This is what I would recommend:
Change these
core=auto
cputype=auto
cycles=auto
cycleup=10
cycledown=20
to these
core=auto (or try setting it to normal as dynamic troubles few games)
cputype=386 (all other settings cause problems with some games AND are slower, hence the _slow)
cycles=27000 (good default value I'm using myself, fast enough for most of the games)
cycleup=10 (might want to set to 100, though not important)
cycledown=20 (same)
Then change these
nosound=false
rate=44100
blocksize=1024
prebuffer=20
to these
nosound=false
rate=22050
blocksize=1024
prebuffer=512
See if that helps with the game.
|