- This topic has 3 replies, 2 voices, and was last updated 5 months, 2 weeks ago by admin.
-
AuthorPosts
-
9. June 2024 at 5:24 #11062Sixteen HandlesParticipant
I need to force 4:3 aspect ratio, the only way to do so seems to be enabling expert settings, but doing so decreases performance and turns off midi support, i have managed to restore performance by copying the settings over, but i can’t do the same for midi support, can anyone tell me how to do this?
Config:
[dosbox]
machine=svga_s3
memsize=16
#Amount of video memory in megabytes (0-8).
# The maximum resolution and color depth the svga_s3 will be able to display
# is determined by this value.
# 0: 512k (800×600 at 256 colors)
# 1: 1024×768 at 256 colors or 800×600 at 64k colors
# 2: 1600×1200 at 256 colors or 1024×768 at 64k colors or 640×480 at 16M colors
# 4: 1600×1200 at 64k colors or 1024×768 at 16M colors
# 8: up to 1600×1200 at 16M colors
#vmemsize=2
#Amount of video memory in kilobytes, in addition to vmemsize
#vmemsizekb=0[render]
frameskip=0
aspect=true[cpu]
core=dynamic
#valid cputypes (Ykhwong SVN):
# a)auto
# b)386
# c)486
# d)pentium
# e)386_prefetch
cputype=auto
cycles=max[mixer]
androidFasterAudio=true
blocksize=1024
prebuffer=15
rate=48000[midi]
mpu401=intelligent
#mpu401=intelligent
mididevice=default
mt32.romdir=<games>/soundfonts/SC-55.sf2
mt32.thread=on
mt32.analog=0[speaker]
pcspeaker=true
pcrate=11025
tandy=off
disney=false[sblaster]
sbtype=sb2
sbmixer=true
oplmode=opl2
oplemu=fast
oplrate=22050[ipx]
ipx=false[serial]
serial1=disabled
serial2=disabled
serial3=disabled
serial4=disabled[dos]
xms=true
ems=true
umb=true
keyboardlayout=auto[joystick]
joysticktype=none[autoexec]
@Echo Off
mount c: <games>
c:9. June 2024 at 20:37 #11063adminKeymasterYou can generate expert settings from gui. Press button “get” on right to “main program”.
9. June 2024 at 20:48 #11064Sixteen HandlesParticipantTHAT WORKED, thank you so much!
The last problem i have, is i noticed while trying to fix the audio, that the pixels appear to be twice as tall as usual, doomguy’s eyes look very scary because of this, would you happen to know how to fix that too?
Again, thank you very much.
An edit to add some comparison images:
Top: Magic Dosbox
Bottom: Retroarch
Edit: So far i have worked around this by just normally using the 80% screen toggle, and that looks fine, and then the one program that smushes in 2d mode, i just use the 4:3 option. So all i have to do is switch it for that one program.
Attachments:
10. June 2024 at 20:11 #11069adminKeymasterYes, this is correct solution for now. I will add direct 4:3 resolution in next version, it was requestes earlier, but I forgot:)
-
AuthorPosts
- You must be logged in to reply to this topic.