Search found 12 matches
- Fri Dec 02, 2016 8:52 am
- Forum: Miscellaneous Chatter
- Topic: Steam and GOG sales
- Replies: 509
- Views: 882545
Re: Steam and GOG sales
GOG > The Monstrous Winter Sale > Activision Hits 1
- Tue Nov 10, 2015 2:57 am
- Forum: The King's Quest Series
- Topic: How does KQ8 determine whether Direct3D is supported?
- Replies: 12
- Views: 19314
Re: How does KQ8 determine whether Direct3D is supported?
Nico, were you ever able to take a look at that mouse stuff again? No. In April I started a rewrite of KQMoEFix with config options, logging/tracing, important fixes, and later an installer/setup application. In the currently published version the TalkComplete bug is only fixed for one class. I alr...
- Fri Nov 06, 2015 3:05 pm
- Forum: The King's Quest Series
- Topic: How does KQ8 determine whether Direct3D is supported?
- Replies: 12
- Views: 19314
Re: How does KQ8 determine whether Direct3D is supported?
Do note I'm using the GOG.com release, so if you used an original release copy and associated patches, that might have something to do with it. I'm using the official Patch 1.3 DE/FR (also included in the official Spanish and Italian release) because it is the most recent Mask.exe (by linker timest...
- Fri Nov 06, 2015 1:36 am
- Forum: The King's Quest Series
- Topic: How does KQ8 determine whether Direct3D is supported?
- Replies: 12
- Views: 19314
Re: How does KQ8 determine whether Direct3D is supported?
Got access to a Windows 7 machine: DD and D3D seem to work with dgVoodoo 2.45 with default default settings (dgVoodoo setup is detected as potential security threat and the user overrides for the virus scanner are disabled). So it seems I'm too late and the research is obsolete
- Wed Nov 04, 2015 4:25 pm
- Forum: The King's Quest Series
- Topic: How does KQ8 determine whether Direct3D is supported?
- Replies: 12
- Views: 19314
Re: How does KQ8 determine whether Direct3D is supported?
Would you know where they tend to be active these days? Sorry for the late reply. With my upgrade to Debian "Stretch" some time ago, VMware Player stopped working and all Windows related projects are on hold. However, IDA is running fine with Wine... and here is the analysis as pseudo cod...
- Wed Aug 13, 2014 7:26 am
- Forum: Miscellaneous Chatter
- Topic: Steam and GOG sales
- Replies: 509
- Views: 882545
Re: Steam and GOG sales
Gem Promo: Leisure Suit Larry in the Land of the Lounge Lizards: Reloaded 75% off for the next 24 hours.
- Fri Aug 08, 2014 7:42 am
- Forum: The Leisure Suit Larry Series
- Topic: GOG.com weekend promo with LSL for $6.57
- Replies: 0
- Views: 6551
- Thu Jul 17, 2014 12:44 pm
- Forum: Other Sierra Games
- Topic: Lode Runner Online : Music / Sound Issue
- Replies: 9
- Views: 5845
Re: Lode Runner Online : Music / Sound Issue
use this in a batch file: batch codeVivik wrote:[...] Is there a way to do this automatically, a batch file or whatever?
start /affinity 1 filename.exewhere 1 is the hexadecimal bit masks for CPU-0 only (CPU-0 = 1, CPU-1 = 2, CPU-2 = 4, CPU-3 = 8, CPU-1 + CPU-3 = A).
- Tue Jul 08, 2014 8:37 pm
- Forum: The Police Quest Series
- Topic: SWAT 2 (GOG version) no audio in movies
- Replies: 10
- Views: 13274
Re: SWAT 2 (GOG version) no audio in movies
Hm, somebody used the standard reply button.
You cannot blame her/him. It's the job of the 1st level support...
You cannot blame her/him. It's the job of the 1st level support...
- Mon Jul 07, 2014 3:55 am
- Forum: The Police Quest Series
- Topic: SWAT 2 (GOG version) no audio in movies
- Replies: 10
- Views: 13274
Re: SWAT 2 (GOG version) no audio in movies
I'll see what GOG has to say. [...] The story isn't that complex :-) (my wild guess is, that GOG.com just forgot to install the audio codec - because it worked on the test system :) ) Once upon a time, the Indeo audio/video codecs provided the best compression (quality per bit/size) and the decoder...
- Fri Jul 04, 2014 1:19 pm
- Forum: The Police Quest Series
- Topic: SWAT 2 (GOG version) no audio in movies
- Replies: 10
- Views: 13274
Re: SWAT 2 (GOG version) no audio in movies
The audio stream is encoded with the Intel Audio Software (0x0402) codec.
Open a command prompt with administrative rights and execute:
Open a command prompt with administrative rights and execute:
Code: Select all
regsvr32 %windir%\SysWOW64\iac25_32.ax
- Thu Jun 05, 2014 7:04 am
- Forum: Announcements
- Topic: Introduce Yourself!
- Replies: 291
- Views: 447580
Re: Introduce Yourself!
Moin moin , my name is Nico Bendlin and I live in Germany. I'm doing Windows system programming and x86 reverse engineering since the mid-nineties :geek: Mostly due to fan requests, I am often analyzing ancient game binaries and file formats in my spare time. Recently I messed around with KQMOE to ...