View Single Post
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#745
You may want to update dosbox for maemo - 0.74 is latest version (it requires You to have extras-devel enabled, at least for this single update)

After update (remember, You will get new config with 0.74 in it's name - changes in 0.73 won't be used in 0.74 version, unless specified as startup argument!), change the following lines (I'm posting, how they *should* look, not how they look now):

Code:
fulldouble=false
output=surface
priority=higher,pause
memsize=16
... by the way, are You insane man?! Putting 64 MB into dosbox emulated machine? It doesn't work like that, increasing it below sane limits, actually slow things down. And, actually, never ever use more than 32 MB, even on desktop computer. On N900, use max 16MB, for most games 8 or 4 is sufficient. Games from that era won't (most of the time) use additional memory, but You're still taking it out from Maemo reserve.

Code:
frameskip=3
aspect=true
scaler=normal2x
core=auto [You may try forcing dynamic here, if You're sure it works better for that particular game, auto is best for most cases]
cputype=auto
cycles=auto
[mixer]
nosound=false
rate=22050
blocksize=1024
prebuffer=20
...now, if You want to have sound, use:
Code:
[sblaster]
sbtype=sb16
sbbase=220
irq=7
dma=1
hdma=5
sbmixer=true
oplmode=auto
oplemu=default
oplrate=22050
...otherwise, use:
Code:
[sblaster]
sbtype=none
And report back about Your findings. Also, using overclocked max frequency is recommended (900 upper limit, i don't recommend going higher than this).

If You still got problems with fluidity, first thing to do is disabling sound. Then, You may try increasing frameskip (by 1 on every try). I don't recommend going higher than 5 frameskip, cause it's going to cause tear-down look, no matter of performance.

Also, keep in mind, that in dosbox 0.74 output=overlay doesn't work, but output=surface does. That's why I changes it in config. If You insist on using dosbox 0.73, You can leave it as overlay, but keep aspect=true, and change scaler to scale=none

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!

Last edited by Estel; 2011-11-19 at 22:02.
 

The Following User Says Thank You to Estel For This Useful Post: