VOGONS


First post, by milesjb

User metadata
Rank Newbie
Rank
Newbie

I have gotten Carrier Strike to run fine and with sound. But the window it's running in is relatively small compared to my monitor screen. I've read the readme file and see taht there is a "fullscreen" command, but it's been so long since i've run DOS, I just can't figure out how to input the command.
Can anyone help?

TIA

Reply 1 of 3, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

It's easy enough...

fullscreen=yes
fullfixed=yes {force a given resolution when going fullscreen}
fullresolution={Desired resolution for fullscreen (width * height)}

E.G. If you have a TFT monitor and you know its native resolution is 1024x768, you may want to run it at that particular resolution.

fullscreen=yes
fullfixed=yes
fullresolution=1024x768

Alternatively, you can also use fullresolution=0x0 to use the SAME RESOLUTION AS YOUR DESKTOP.

Moving to DOSBox GENERAL section, by the way...

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 3 of 3, by Guest

User metadata

Thanks guys. I wasn't sure how to enter the fullscreen commands, but the " alt-enter" works perfectly.