I want to save the guy by z.sebastian
| Windows | https://www.dropbox.com/s/omo5ftfgv0tahyu/LD26.rar |
| Source | https://github.com/PutBoy/LD26.git |
| Original URL | https://ludumdare.com/compo/ludum-dare-26/?action=preview&uid=22367 |
| Windows | https://www.dropbox.com/s/omo5ftfgv0tahyu/LD26.rar |
| Source | https://github.com/PutBoy/LD26.git |
| Original URL | https://ludumdare.com/compo/ludum-dare-26/?action=preview&uid=22367 |
[ben@sas zsebastian]$ file LD26.exe
LD26.exe: PE32 executable (console) Intel 80386, for MS Windows
[ben@sas zsebastian]$ wine LD26.exe
fixme:service:scmdatabase_autostart_services Auto-start service L"UMWdf" failed to start: 2
wine: Call from 0x7bc4cd90 to unimplemented function KERNEL32.dll.InitOnceExecuteOnce, aborting
wine: Unimplemented function KERNEL32.dll.InitOnceExecuteOnce called at address 0x7bc4cd90 (thread 0009), starting debugger...
http://msdn.microsoft.com/en-us/library/windows/desktop/ms683493%28v=vs.85%29.aspx states that this is supported on Vista and up.
I *might* see if I can patch it somehow, but it really depends on whether or not I can be bothered.
Seriously guys, don't use stuff rated above "Windows XP" level, especially when it's something hypothetically trivial like this function.