Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SS13 on Wine
#2
BYOND is best installed within it's own win32 architecture prefix. Assuming a prefix of 'your/prefix'path', run the following to set up a prefix for SS13

Code:
WINEARCH=win32 WINEPREFIX=your/prefix/path wineboot
WINEARCH=win32 WINEPREFIX=your/prefix/path winetricks wsh56 wsh57 jscript mfc42 vcrun6 corefonts d3dx9
WINEARCH=win32 WINEPREFIX=your/prefix/path winetricks ie7
WINEARCH=win32 WINEPREFIX=your/prefix/path winetricks ie8

Then, using WINEARCH=win32 WINEPREFIX=your/prefix/path you can run the installer:

Code:
WINEARCH=win32 WINEPREFIX=your/prefix/path wine byond_installer.exe

Then, to run BYOND:

Code:
WINEARCH=win32 WINEPREFIX=your/prefix/path wine "C:\Program Files\BYOND\bin\byond.exe"

I'd however suggest either dual booting, or using a VM.
Reply


Messages In This Thread
SS13 on Wine - by Amelorate - 04-28-2016, 03:56 AM
RE: SS13 on Wine - by Erik - 04-28-2016, 05:19 AM
RE: SS13 on Wine - by Amelorate - 04-28-2016, 05:24 AM
RE: SS13 on Wine - by Erik - 04-28-2016, 05:28 AM
RE: SS13 on Wine - by Noah Buttes - 04-28-2016, 07:01 AM
RE: SS13 on Wine - by 69andahalf - 04-28-2016, 04:44 PM
RE: SS13 on Wine - by Mageziya - 04-28-2016, 05:48 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)