It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I wanted to send this to support, but the support form keeps insisting that I type in my system configureation although i already did that. That's why I'm posting here instead, I hope it reaches the right people eventually.

Hello

When playing the Mac version of Pinball Illusions the music stops playing during the "special missions". This has ben a problem with the Windows version as well, but a recent update added the missing CD audio back into the game (I tested it on Windows, the music plays properly). It appears the drive doesn't get mounted properly; in the Windows version I found this line:
imgmount D "..\Illusions\game.inst" -t iso
whereas in the Mac version it mounts game.gog instead. game.inst has reference to game.gog and it also holds information about music tracks (game.inst can be read in a plain text editor).

Similarly, there is missing Music in Pinball Dreams Deluxe as well. I'm not sure about Pinball illusions though. Another problem is that Pinball Illusions asks for the sound card when launched the first time, it hasn't been pre-configured.

Also, it's impossible to access the game options for Pinball Illusions in the Mac version, because they are not available in game, one needs to launch illusion.bat with the "/o" argument (I mean the game options like amount of balls and scrolling speed, not sound card options, on Windows there is a shortcut for that). Pinball Dreams and Pinball Fantasies have their options in-game, so there is no need for that.

If you want I can help tracking down the issue, I am quite familiar with Boxer.
No posts in this topic were marked as the solution yet. If you can help, add your reply
avatar
HiPhish: I wanted to send this to support, but the support form keeps insisting that I type in my system configureation although i already did that. That's why I'm posting here instead, I hope it reaches the right people eventually.

Hello

When playing the Mac version of Pinball Illusions the music stops playing during the "special missions". This has ben a problem with the Windows version as well, but a recent update added the missing CD audio back into the game (I tested it on Windows, the music plays properly). It appears the drive doesn't get mounted properly; in the Windows version I found this line:
imgmount D "..\Illusions\game.inst" -t iso
whereas in the Mac version it mounts game.gog instead. game.inst has reference to game.gog and it also holds information about music tracks (game.inst can be read in a plain text editor).

Similarly, there is missing Music in Pinball Dreams Deluxe as well. I'm not sure about Pinball illusions though. Another problem is that Pinball Illusions asks for the sound card when launched the first time, it hasn't been pre-configured.

Also, it's impossible to access the game options for Pinball Illusions in the Mac version, because they are not available in game, one needs to launch illusion.bat with the "/o" argument (I mean the game options like amount of balls and scrolling speed, not sound card options, on Windows there is a shortcut for that). Pinball Dreams and Pinball Fantasies have their options in-game, so there is no need for that.

If you want I can help tracking down the issue, I am quite familiar with Boxer.
avatar
HiPhish:
We have uploaded a new build onto our servers that should address the no CD Audio problem on the Mac side. Look for version 1.0.0.8 of the installer :D
avatar
JudasIscariot: We have uploaded a new build onto our servers that should address the no CD Audio problem on the Mac side. Look for version 1.0.0.8 of the installer :D
I'm afraid the music is still missing in Illusions and I also know why: If you launch the setup program for Illusions and then exit it the missing sound is playing. The difference is which file gets mounted as the CD drive in which BAT script. Here is the (proper) Illusions Setup BAT:
imgmount d "game~1.ins" -t iso
while the (wrong) Illusions.bat says
imgmount d "game.gog" -t iso
When I corrected that line the music played fine. Pinball Fantasies and Pinball Dreams Deluxe have already
the proper file set. Another new problem is that Pinball Dreams is running really slowly, like under water. For some reason the CPU cycles count has been set to something low, but there is no reason not to set it to Max. Now it runs smoothly.