forked from petchema/playonlinux
-
Notifications
You must be signed in to change notification settings - Fork 0
Runaway 3 a twist of fate
petchema edited this page Feb 18, 2013
·
17 revisions
- PlayOnLinux 4.1.10-dev
- Tested with Wine 1.5.24
- Install path Program Files/GOG.com/Runaway - A Twist Of Fate/
- Shortcuts:
- Config ["RATOF-Config.exe" ]
- Manual ["manual.pdf" ]
- Runaway - A Twist Of Fate ["RATOF.exe" ]
- "The screen adapter for running Runaway: A Twist of Fate was not set up.", and none to select from in the configuration tool
- devenum package didn't help: fixme:win:EnumDisplayDevicesW ((null),0,0x33e154,0x00000000), stub! fixme:win:EnumDisplayDevicesW (L"\\.\DISPLAY1",0,0x33e2d0,0x00000000), stub!
- nor did d3dx9 package
- nor did dxdiag package
- maybe it's just my twinview dualscreen setup? (=> weird full resolution?)
- http://forum.runaway-thegame.com/viewtopic.php?p=25908 => Runaway3_window_mode.zip
- didn't work well for me, same message then game crash
- nor did the more recent version from http://sourceforge.net/p/dxwnd/home/Home/ segfaults instead of starting the game
- Could launch the game by faking config tool work:
ratof.config:
Adapter = 0
Width = 1280
Height = 1024
Format = 0
RefreshRate = 60
- PlayOnLinux 4.1.10-dev (followup)
- Segfault on save, arggg
- Segfault on showing hotspots
- PlayOnLinux 4.1.10-dev on workstation (single screen)
- Configuration tool still doesn't detect any adaptor
- But game starts!
- Don't even need a ratof.config file
- Black rectangle behind mouse pointer, texts; Can see text typed in menus (black on black?)
- All fixed by adding d3dx9 package
- No more segfaults so far
- Should check with d3dx9_36 only
- seems to work fine!
- Resolution not restored on exit
- workaround: add xrandr -s 0 at the end of shortcut
- exitcode != 0 ?