Forum

> > CS2D > General > How to change resolution in mac?
Forums overviewCS2D overviewGeneral overviewLog in to reply

English How to change resolution in mac?

5 replies
To the start Previous 1 Next To the start

old How to change resolution in mac?

Samorost
User Off Offline

Quote
Hello everybody!

My monitor have res. 1920x1080, but cs2d always run in 640x480, even if i run it in fullscreen. So, how i can change resolution on mac?

Thx for nswers!

old Re: How to change resolution in mac?

VADemon
User Off Offline

Quote
Readme.txt has written
Command line parameters (order does not matter):

-full / -fullscreen (Run in full-screen mode)
-win / -windowed (Run in windowed mode [Default])
-dx / -directx (Use DirectX [Windows only])
-gl / -opengl (Use OpenGL)
-16bit (Use 16 bit colordepth)
-24bit (Use 24 bit colordepth)
-32bit (Use 32 bit colordepth)
-w X (Screen resolution width [Default: 640])
-h Y (Screen resolution height [Default: 480])

It will not upscale to the resolution set, you'll see black borders instead.

old Re: How to change resolution in mac?

GeoB99
Moderator Off Offline

Quote
You can run and change the resolution through the Terminal with this command:
1
./CS2D/CounterStrike2D -full -24bit -w640 -h480
Basically when typing this command on the Terminal, CS2D will run on the desired resolution. Of course, the -w640 and -h480 prefixes are setted as default, is up to yourself to choose which resolution you'd want to play.

Also, this command is just an example so you have to check your folder name (CS2D because I named my directory in that way for example - yours may be different, just saying).

Edit1: I chose -24bit than -32bit because with -32bit you'll get an error like "Graphics Mode Error!" or something similar on the Terminal depending on your PC. I always get this error but that's not a problem for me since I play on window mode.
edited 1×, last 12.09.15 09:02:39 pm
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview