VOGONS


First post, by demiurge

User metadata
Rank Member
Rank
Member

So I was trying to get the shareware version of Solar Winds going with my standard config file. It would cause the game to show this error and then not play the music score.

The attachment solar1.JPG is no longer available

Google finds the same problem in the past.

Version DOSBox 0.74-2

Steps to reproduce:

  • Include
    cycles=fixed 20000
    in the config file.

Steps to fix:

  • Include
    cycles=fixed 19000
    in the config file.

The error seems to be the starting cycles or the config file itself since raising the cycles manually after launch but before the hardware probe doesn't cause the error.

If anything this is to document a work-around for this game.