Fullscreen?
Moderator: Zyx
Forum rules
Please read the Forum rules and policies before posting. You may
to help finance the hosting costs of this forum.
Please read the Forum rules and policies before posting. You may

Re: Fullscreen?
thank you 3DH very very much , I am trying to use this method , but the bat file was difficult to me , please explain what exactly i have to write in it , ( it always gives me the message : couldn't find graphics.dat ) , thank you again
Re: Fullscreen?
Write exacly the code given by 3DH.
The " couldn't find graphics.dat"error is from line
It is a directory search issue. Double check
The code from 3DH is best for his 1680 x 1050 monitor. It must be adapted depending of your monitor resolution.
The " couldn't find graphics.dat"error is from line
Code: Select all
CSBwin12_100 directory=.\ size=extralarge size=full
Code: Select all
directory=.\
"You can be on the right track and still get hit by a train!" Alfred E. Neuman
- Paul Stevens
- CSBwin Guru
- Posts: 4322
- Joined: Sun Apr 08, 2001 6:00 pm
- Location: Madison, Wisconsin, USA
Re: Fullscreen?
I have been goaded into adding two new size options:
x5 and x6
for folks with very large screens. 6x320 = 1920
It is implemented in CSBWin version 12.8
http://dianneandpaul.net/CSBwin/CSBwin12_8.zip
And, thanks to Sophia, we also fixed a little problem
with dragon's fireballs. They were a bit wimpy and the
problem was an error in the translation from the Atari code.
x5 and x6
for folks with very large screens. 6x320 = 1920
It is implemented in CSBWin version 12.8
http://dianneandpaul.net/CSBwin/CSBwin12_8.zip
And, thanks to Sophia, we also fixed a little problem
with dragon's fireballs. They were a bit wimpy and the
problem was an error in the translation from the Atari code.
Re: Fullscreen?
Thank you 3DH very very much , at last , I am playing CSBwin in a fullscreen mode , it is now perfect !