exoscoriae / eXoDOS

eXoDOS
65 stars 3 forks source link

Command HQ (1990) #5166

Closed Python-Exoproject closed 2 weeks ago

Python-Exoproject commented 1 month ago

When running this game with MT32 the intro screen slows down to a crawl compared to when using Tandy or Adlib.

You can use the different sound cards via command line:

Tandy = 'HQ2 /GE /AT' Adlib = 'HQ2 /GE /AA' MT32 = 'HQ2 /GE /AR'

This situation occurs with all forks. One of the Staging team confirmed its also the case for PCem so its most likely an issue with the game itself. Maybe ripsaw or someone else with the skills might want to look into why this happens? On the bright side it only seems to affect the intro so maybe a user note informing to skip the intro if MT32 chosen?

SmilingSpectre commented 1 month ago

I passed it into TDC.

SmilingSpectre commented 1 month ago

Also, our version seems missing the whole ANIMS dir.

SmilingSpectre commented 1 month ago

Also, if you need simply pass the intro, you can use @CHQ /GE /AR instead and go right into game. But is there music in game? I heard only quite awful menu sound.

SmilingSpectre commented 1 month ago

Was resolved by ripsaw in this February. Imagine it. :/ chq_roland_fix.zip

exoscoriae commented 2 weeks ago

replaced with v1.97. added ripsaw fix