forked from mattcaron/playonlinux
-
Notifications
You must be signed in to change notification settings - Fork 10
The nations gold edition
petchema edited this page Nov 22, 2013
·
14 revisions
- PlayOnLinux 4.1.2-dev
- Tested with Wine 1.5.5
- Install path Program Files/GOG.com/The Nations Gold/
- Shortcuts:
- Readme ["readme.txt" ]
- Manual ["manual.pdf" ]
- The Nations Gold ["gogwrap.exe" GOGNATIONSGOLD]
- Running bin/game.exe instead seems to work just fine
- PlayOnLinux 4.2.2-dev
- Tested with Wine 1.4.1
- A bit slow
- Better with Wine 1.5.15, maybe 1.5.x handle better 16bit DirectDraw HAL?
- Wine 1.5.18, 1.5.20, 1.5.24, 1.5.27, 1.5.29: broken sound (harmonics)
- Wine 1.5.15, 1.5.16, 1.5.17: sound ok
GOG installer v2
- PlayOnLinux 4.2.2-dev
- Tested with Wine 1.5.15
- complained about sdbinst.exe
- Install path GOG Games/The Nations Gold/
- Shortcuts:
- The Nations Gold ["bin/game.exe" ]
- Readme ["readme.txt" ]
- Manual ["manual.pdf" ]
- With or without /nogui, crashes at the end of installation. Same with 1.5.17
- Has fixed itself, must have been some fluke with a driver or a library version
- Installer works fine with 1.6.1, but game is significantly slower
- 1.5.31: sound harmonics
Debug dump:
wine: Unhandled page fault on read access to 0x7da7a37d at address 0x7da7a37d (thread 0033), starting debugger...
Unhandled exception: page fault on read access to 0x7da7a37d in 32-bit code (0x7da7a37d).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7da7a37d ESP:0844e964 EBP:0844ea18 EFLAGS:00010246( R- -- I Z- -P- )
EAX:00000000 EBX:7da8a108 ECX:00000000 EDX:00000000
ESI:00030112 EDI:7da7a050
Stack dump:
0x0844e964: 00000000 00000000 00000000 fffffffd
0x0844e974: 00000000 00000000 00000000 7cbb0000
0x0844e984: 00000002 00000000 00000018 7bc4be49
0x0844e994: 7bca6e70 0844ead8 7da85437 7da8541d
0x0844e9a4: 7cbb0000 00000002 00000000 0844e9b8
0x0844e9b4: 7da86881 0844e9d8 7bc474ee 7ffcc000
Backtrace:
=>0 0x7da7a37d (0x0844ea18)
1 0x7bc72e40 call_thread_func_wrapper+0xb() in ntdll (0x0844ea28)
2 0x7bc7309d call_thread_func+0x7c() in ntdll (0x0844eaf8)
3 0x7bc72e1e RtlRaiseException+0x21() in ntdll (0x0844eb18)
4 0x7bc7cca9 in ntdll (+0x6cca8) (0x0844f368)
5 0xf7622a0d start_thread+0xbc() in libpthread.so.0 (0x0844f468)
6 0xf7581b4e __clone+0x5d() in libc.so.6 (0x00000000)
...
200 0xf7581b4e __clone+0x5d() in libc.so.6 (0x00000000)
0x7da7a37d: -- no code accessible --
...