slaanesh
Certified Guru
QUOTE
Here is a list of games I tested (the fps I give is just an estimate):
What about Civilization?
I've been playing around with the PSP version of DOSBOX recently, which supports the dyna-rec version of the CPU emulation.
I've come to the conclusion that the Dyna-Rec really should be implemented for the GP2X. With touch screen support already in place, the speed-up given by the Dyna-Rec would make DOSBOX another killer app for the humble GP2X, IMHO.
I find it very hard to gauge how fast things are going in DOSBOX as there doesn't seem to be anyway to display FPS.
So I propose the following rating system:
A = Seems Perfect.
B = Good.
C = Playable.
D = Too Slow.
E = Doesn't work.
As an example:
There's another thread with DOSBOX and how usable "Their Finest Hour: Battle of Britain" fares. I've found that BoB on the PSP gets an "A" rating and that's at 222Mhz.
Also there are some dosbox.conf settings which can influence the speed of the game. Important settings include the following which I have set for (hopefully) fastest execution. Note that the sound is set to 11025hz which is okay in most instances and certainly fine for the PC Speaker. I think it's highest native rate was about 8000hz anyway.
Frameskip could be set to = 0 for some games I would imagine but a value of 1 works well for most games.
Pity there is no auto option for this.
The aspect setting is ok on the PSP as it corrects automatically.
CODE
[SDL]
priority=highest,normal
[RENDER]
frameskip=1
aspect=true
scaler=none
[MIXER]
rate=11025
[SBLASTER]
oplrate=11025
[SPEAKER]
pcrate=11025
tandyrate=11025
What settings have you been using?
Here is a list of games I tested (the fps I give is just an estimate):
What about Civilization?
I've been playing around with the PSP version of DOSBOX recently, which supports the dyna-rec version of the CPU emulation.
I've come to the conclusion that the Dyna-Rec really should be implemented for the GP2X. With touch screen support already in place, the speed-up given by the Dyna-Rec would make DOSBOX another killer app for the humble GP2X, IMHO.
I find it very hard to gauge how fast things are going in DOSBOX as there doesn't seem to be anyway to display FPS.
So I propose the following rating system:
A = Seems Perfect.
B = Good.
C = Playable.
D = Too Slow.
E = Doesn't work.
As an example:
There's another thread with DOSBOX and how usable "Their Finest Hour: Battle of Britain" fares. I've found that BoB on the PSP gets an "A" rating and that's at 222Mhz.
Also there are some dosbox.conf settings which can influence the speed of the game. Important settings include the following which I have set for (hopefully) fastest execution. Note that the sound is set to 11025hz which is okay in most instances and certainly fine for the PC Speaker. I think it's highest native rate was about 8000hz anyway.
Frameskip could be set to = 0 for some games I would imagine but a value of 1 works well for most games.
Pity there is no auto option for this.
The aspect setting is ok on the PSP as it corrects automatically.
CODE
[SDL]
priority=highest,normal
[RENDER]
frameskip=1
aspect=true
scaler=none
[MIXER]
rate=11025
[SBLASTER]
oplrate=11025
[SPEAKER]
pcrate=11025
tandyrate=11025
What settings have you been using?