Secret Agent

Secret Agent

评价数不足
How to Fix Aspect Ratio and Enable Steam Overlay/Screenshots
由 AV 制作
A quick guide (which can be applied to any DosBox game) to correcting the aspect ratio and enabling Steam Overlay and Screenshots.

Note:
- Because of how the function works, screenshots can only occur when something/anything on the screen changes, so it's not possible to screenshot a completely static image (unless you can manually move something on screen at anytime after pressing the screenshot button). Screenshots are of the first frame to occur after any pixel change.
- The Overlay itself will run extremely slowly when doing this, so this is predominately for allowing us to take screenshots.


   
奖励
收藏
已收藏
取消收藏
How To
1. Right click the game in your Library then select Properties > Local Files > Browse.
2. Go to /Secret Agent/Secret Agent/Dosbox
3. Open dosbox.conf in any text editor (eg. Notepad, Wordpad, Notepad++, etc.)
4. Under [SDL], set "fullresolution" to match your desktop res set output=opengl

eg.

fullscreen=false
fulldouble=false
fullresolution=4096x2160
windowresolution=original
output=opengl
autolock=true
sensitivity=50
waitonerror=true
priority=higher,normal
mapperfile=mapper-0.74.map
usescancodes=true


5. Under [render] set aspect=true

eg.

frameskip=0
aspect=true
scaler=normal2x