I no longer have a windows computer as I have developed a strong hatred for the antichrist.
I have been able to get the game to run via proton experimental in steam, and the game runs quite well.. Except for when I open the inventory, then the FPS becomes single digits.
Have tried various settings, including running the game in windowed mode. No luck!
Am I allowed to just remake the game in godot engine?
Thanks
Edit:
Got the game to run properly, instructions following following copied from proton discord:
You can try to use dgvoodoo2
http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2/
I think you'll need to place the proper libraries next to the executable
in case of dx7 it's D3DImm.dll and DDraw.dll
Those in /MS/x86/
then you might need to preload them
(steam launch option)
WINEDLLOVERRIDES="D3DImm,DDraw=n,b" %command%
edited 1×, last 24.10.23 01:11:56 am