Posted April 13, 2022
high rated
Problems in both games seem to be related to the audio wrappers used to replace the CD music tracks. I ran into the same issues others have described in other threads, specifically the first game not launching despite showing as a process in task manager, and the second game having no background music. The fixes are easy and just require you to drop some files into the game directories.
Pandemonium!
I used the fix found by Levrifon in this thread:
www.gog.com/forum/pandemonium_series/music_not_looping_and_other_music_issues/page2
This not only fixed the game refusing to launch, but the music loops as it should as well.
Download link (provided by mdqp in the same thread):
mega.nz/file/EZInXaYT#88Z1wUwAQ1gnY0wBHrMx25a1GsV3VLCWhBzIEuj1z04
The archive contains a folder named "backup", just copy the two .dll files "audiere.dll" and "win32.dll" into the folder with the Pandemonium game .exes (allow win32 to overwrite the old one), and copy the 30 MP3's into the MUSIC folder. There's no conflict if you leave the old OGGs in there, too.
Pandemonium 2
I was able to get the fix for the first game to work with the second game with a little hex editing. Specifically, the changes made were:
-In pandy.exe, changed the call for "winmm.dll" to "win32.dll"
-In win32.dll, changed each instance of "music/" to "audio/"
-Converted the OGG files in AUDIO to MP3 (there's no conflict if both types are together in the
AUDIO folder)
(Simply renaming "win32.dll" to "winmm.dll" didn't work, unfortunately, so I had to edit the game .exe for this to work.)
Download link:
www.mediafire.com/file/vvmpnknn4n12o0x/Pandemonium_2_music_fix.zip/file
Everything you need is included, just paste the Pandemonium 2 folder over your game install folder and overwrite any files.
Pandemonium!
I used the fix found by Levrifon in this thread:
www.gog.com/forum/pandemonium_series/music_not_looping_and_other_music_issues/page2
This not only fixed the game refusing to launch, but the music loops as it should as well.
Download link (provided by mdqp in the same thread):
mega.nz/file/EZInXaYT#88Z1wUwAQ1gnY0wBHrMx25a1GsV3VLCWhBzIEuj1z04
The archive contains a folder named "backup", just copy the two .dll files "audiere.dll" and "win32.dll" into the folder with the Pandemonium game .exes (allow win32 to overwrite the old one), and copy the 30 MP3's into the MUSIC folder. There's no conflict if you leave the old OGGs in there, too.
Pandemonium 2
I was able to get the fix for the first game to work with the second game with a little hex editing. Specifically, the changes made were:
-In pandy.exe, changed the call for "winmm.dll" to "win32.dll"
-In win32.dll, changed each instance of "music/" to "audio/"
-Converted the OGG files in AUDIO to MP3 (there's no conflict if both types are together in the
AUDIO folder)
(Simply renaming "win32.dll" to "winmm.dll" didn't work, unfortunately, so I had to edit the game .exe for this to work.)
Download link:
www.mediafire.com/file/vvmpnknn4n12o0x/Pandemonium_2_music_fix.zip/file
Everything you need is included, just paste the Pandemonium 2 folder over your game install folder and overwrite any files.
Post edited April 13, 2022 by pornaga