First post, by demiurge
demiurge
Offline
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.
Google finds the same problem in the past.
Version DOSBox 0.74-2
Steps to reproduce:
- Include in the config file.
cycles=fixed 20000
Steps to fix:
- Include in the config file.
cycles=fixed 19000
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.