-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Incredible Machine game PS/1 audiocard sound bug #60
Comments
Hi, thank you for testing the program and giving feedback. Did you test TIM and EMTIM on other emulators with the PS/1 audio card support as well? Does music work on them? There are games with official PS/1 audio support that in reality have various level of support (or lack of). I've tested almost all of them (here's the list) and found out that:
I know point 3 is not an emulator bug because I tested those 2 games on real hardware to confirm. I didn't test TIM1 nor EMTIM, but I tested TIM2 (sierra) and confirmed that music in not present (but never tested on other emulators nor on real hardware.) Thanks for the disk image, I'll see what I can find and report back. |
Oh, if you know any other games that have PS/1 audio card support please suggest, I would like to complete my list of games :) |
Some games to add to the list
A. So I wonder if latter PS/1 models supported the PS/1 audio card (to my knowledge, only 2011 and 2121 supports the card). In that case TIM 2 can run properly on that configuration. |
I checked on my 2121 (real hw) and I can confirm that:
(*) I didn't play that much though, maybe there are some music or sound fx later in the game?
No, the only PS/1 models with the audio card connector were the 2011 and the 2121.
AFAIK the 2121 came out only with the i386/16 (early models with a ROMDrive and no ISA slots) and the i386/20 (later models with no ROMDrive and 2 ISA slots). Back in the early 90s we were much more forgiving about games performace, especially kids. What we consider now unplayable would have been normal back then. I finished Wing Commander and F-15 Strike Eagle II on my dad's 2011 286/10 playing at 2-3 FPS and had great fun with both. Also consider that PS/1 audio card support by game publishers was inconsistent: some had great support, some just the bare minimum. My idea is that IBM had commercial contracts with Sierra and Disney to add support for the audio card, but then developers didn't test their games that well... or the bad commercial results of the PS/1 convinced the publishers to cut development efforts. For example SQ4 was released in 1991 by Sierra and had nice music and sound fx, while Aces Over Europe was released in 1993, again by Sierra, and had no music and the sound fx consisted in the 3 PSG channels used for guns and engine noises like they were 3 pc-speakers (horrific, the worst support ever). The reason why some games play audio on the 2011 and not on the 2121 is that the game checks the machine model byte reported by the BIOS and if they find the |
Hello! So, it is a bug in the implementation of these games after all. |
Hello!
I recently tested the DOS games The Incredible Machine and Even More The Incredible machine.
The first was released by Dynamix. The setup utility only shows the compatible sound options, the PS/1 option does not appaer
The Even More TIM is a re-release of the game, made by Sierra, with more levels and a different setup program.
The Dynamix version seems not to detect the PS/1 audio card. The Sierra version detects the sound card correctly at setup for music and sound.
But after starting the game the first demo screen only reproduces music and no sound.
The are two possibilities at this point:
I tested the game on PS/1 2121, because the 286 CPU is too slow
Here is the hard disk image:
HDD2121.zip
The C:\TEMIM folder has the cracked Sierra version, no code is required. The C:\dynamix folder cointains the first version uncracked. The C:\sierra folder containes the Sierra version uncracked.
Other games such as Prince of Persia and Carmen San Diego Deluxe works fine with the PS/1 audio card for music and sound.
The text was updated successfully, but these errors were encountered: