Latest version 4 of RC failing on Ubuntu 18.04...

Romcenter 4 support discussion. Please do not post roms requests or illegal links, posts will be deleted. After discussion in this forum, please report any new bugs here.

Moderator: Wanderer

Forum rules
No roms requests or illegal links
MarisaG
PacMan
PacMan
Posts: 6
Joined: Mon Jun 24, 2019 5:44 am
Location: South San Francisco, CA
Contact:

Latest version 4 of RC failing on Ubuntu 18.04...

Post by MarisaG »

The 3.x version works fine with wine, but all the 4.x versions I tried don't work. Crashes back to shell. Can provides screen copies if needed.

Thanks for this great utility ;)

Marisa
--- https://PSP.GamePlayer.club - Fan site for Sony PSP * PSVita handheld consoles

User avatar
RomCenter
Author
Author
Posts: 1519
Joined: Fri Sep 28, 2001 12:34 pm
Location: France
Contact:

Re: Latest version 4 of RC failing on Ubuntu 18.04...

Post by RomCenter »

Romcenter 4 is built ob framework 4.0. Some people manage to make it work.
Eric - RomCenter developer
Report bugs here.

lupo_grigio
Galaga
Galaga
Posts: 12
Joined: Mon Mar 23, 2020 10:38 am

Re: Latest version 4 of RC failing on Ubuntu 18.04...

Post by lupo_grigio »

MarisaG wrote:
Mon Jun 24, 2019 6:09 am
The 3.x version works fine with wine, but all the 4.x versions I tried don't work. Crashes back to shell. Can provides screen copies if needed.

Thanks for this great utility ;)

Marisa
Hey Marisa!
I got it working on ArchLinux with 64bit prefix of staging Wine.
Then export your prefix path in Bash and use winetricks to install:

Code: Select all

dotnet40
dotnet48
d3dcompiler_43
d3dx9_43
d3dcompiler_42
d3dcompiler_47
d3dx9_42
d3dx9
After that, I MUST use the EXE installer to install RomCenter, create shortcut when RomCenter installer asks for it and start with:

Code: Select all

env WINEPREFIX="/path/to/your/wine/prefix" /usr/bin/wine C:\\\\windows\\\\command\\\\start.exe /Unix //path/to/your/wine/prefix/dosdevices/c:/users/Public/Desktop/Romcenter.lnk
Be sure to check your correct paths from the above code and adjust them according to your system.
MultipleLifeMachineEmulator

Post Reply