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

Forum rules
No roms requests or illegal links

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: :clap: :hum: :gnak: :lol: :super: :uh: :toobad:
View more smilies

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Latest version 4 of RC failing on Ubuntu 18.04...

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

by lupo_grigio » Mon Mar 23, 2020 11:26 am

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.

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

by RomCenter » Thu Jul 04, 2019 6:55 pm

Romcenter 4 is built ob framework 4.0. Some people manage to make it work.

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

by MarisaG » 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

Top