Page 2 of 2

Re: Fullscreen?

Posted: Sun Oct 27, 2013 7:27 pm
by Magica
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?

Posted: Sun Oct 27, 2013 11:21 pm
by terkio
Write exacly the code given by 3DH.
The " couldn't find graphics.dat"error is from line

Code: Select all

CSBwin12_100 directory=.\ size=extralarge size=full
It is a directory search issue. Double check

Code: Select all

 directory=.\
The code from 3DH is best for his 1680 x 1050 monitor. It must be adapted depending of your monitor resolution.

Re: Fullscreen?

Posted: Mon Nov 11, 2013 5:48 pm
by Paul Stevens
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.

Re: Fullscreen?

Posted: Mon Dec 16, 2013 2:39 am
by Magica
Thank you 3DH very very much , at last , I am playing CSBwin in a fullscreen mode , it is now perfect !