PureDOS / DAT

ROM management DAT file of verified DOS games that can be easily loaded in a supported DOS emulator
6 stars 5 forks source link

Add Super Solvers/Seekers series #232

Open Greyfalken opened 2 months ago

Greyfalken commented 2 months ago

According to MobyGames, there are 11 entries in the Super Solvers (and its spin-off Super Seekers) series from The Learning Company. The last one, MISSION: T.H.I.N.K., is Windows-only.

Of the 10 remaining, The Good Old Days only has entries for 3 and the rest had to be matched to TDC. Where possible, I've used the included install programs to produce a "clean" version of the game. I say "clean" because several of them seem to generate files with not-current-but-still-incorrect timestamps even when using the install program.

CD-ROM versions exist for some of these, but they all appear to be Windows-only remakes.

Aside from Treasure Galaxy!, there are no installer configuration options or config files for any of these, so all of the DOSC files only contain an auto start and a few WAIT commands to skip some graphical anomalies at startup.

Side note: Some of the games do not like Num Lock being on and prevent use of the regular arrow keys until it is turned off.

Super Solvers: Midnight Rescue! (1989)

Super Solvers: Challenge of the Ancient Empires! (1990)

Super Solvers: Outnumbered! (1990)

Super Solvers: Treasure Mountain! (1990)

Operation Neptune (1991)

Super Solvers: Spellbound! (1991)

Treasure Cove! (1992)

Treasure MathStorm! (1992)

Super Solvers: Gizmos & Gadgets! (1993)

Treasure Galaxy! (1994)

Greyfalken commented 1 month ago

Added MT-32 support to both Operation Neptune and Super Solvers: Spellbound.

Incidentally, this also fixed the issue I was having with the sound in Spellbound. Turns out, the game was running with MT-32 by default. It sounded bad because there was no soundfont loaded. Setting sound_midi to false for the base DOSC allows the regular sound to play.