VOGONS


First post, by guncrazy

User metadata
Rank Newbie
Rank
Newbie

I can't seem to get the settings right, I'd like to play in the games correct resolution as I will be recording my gamerplay. I have both fullscreen and windowscreen set to original and am using ddraw for my output. The window is much to small in both fullscreen and windowed, I also have aspect set to true. What do you suggest I do?

Reply 2 of 6, by Stiletto

User metadata
Rank l33t++
Rank
l33t++

moved.

"I see a little silhouette-o of a man, Scaramouche, Scaramouche, will you
do the Fandango!" - Queen

Stiletto

Reply 4 of 6, by guncrazy

User metadata
Rank Newbie
Rank
Newbie

Does Nvidia shadowplay work well with Dosbox?

Reply 5 of 6, by fischkopf11

User metadata
Rank Newbie
Rank
Newbie
guncrazy wrote:

Does Nvidia shadowplay work well with Dosbox?

If you enable it to record the desktop, yes it works very well.

Reply 6 of 6, by Asterisk

User metadata
Rank Newbie
Rank
Newbie
collector wrote:

If you are using the builtin capture it will be the original resolution of 320x200. You will have to resize after the fact or use a 3rd party capture utility.

The best solution is to use VirtualDub or FFMpeg to upscale the 320x200 to 1600x1200 using a point/nearest-neighbor scaler, then downscale again to your intended resolution using an interpolative scaler.

For Sierra games, IIRC, the actual framerate of the animation is locked to 10 FPS, so you should set DOSBox to use a forced rate of 10 Hz to optimize the captured video, or else apply a filter to drop six frames out of every seven (assuming that you've left the default 70 Hz in place).