WINE and OSx
Posted: Sat Jan 12, 2019 11:36 am
Hi
Just to report that this game runs under WINE in my Mac (Wineskin 2.8.8, engine 3.21); normal install, just by adding the winetrick mfc42.dll.
In the setup utility turn logo off. No music is heard.
To emulate the Pause/Break key some heavy tweaking must be done, but it works
(I opened winemac.drv.so with an Hex editor and searched for the code representing Space (20 00 39 00 01 00 00 00) and replaced it with the code representing Ctrl-Break (13 00 E0 46 01 00 00 00)
Now the Spacebar emulates the Pause/Break key)
Regards
Just to report that this game runs under WINE in my Mac (Wineskin 2.8.8, engine 3.21); normal install, just by adding the winetrick mfc42.dll.
In the setup utility turn logo off. No music is heard.
To emulate the Pause/Break key some heavy tweaking must be done, but it works
(I opened winemac.drv.so with an Hex editor and searched for the code representing Space (20 00 39 00 01 00 00 00) and replaced it with the code representing Ctrl-Break (13 00 E0 46 01 00 00 00)
Now the Spacebar emulates the Pause/Break key)
Regards