Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,619 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
SED and Engine Window Mode Question #80183
07/01/06 16:11
07/01/06 16:11
Joined: Aug 2005
Posts: 57
crazycoder Offline OP
Junior Member
crazycoder  Offline OP
Junior Member

Joined: Aug 2005
Posts: 57
Hi everyone,

I was going through the C-Script Workshop tutorials, and in the tutorial "Workshop 16 - Debugging tools" the author describes that you need to set "window" parameter in the SED Configuration settings to run the engine in window mode.

I noticed that even if I don't checkmark the "window" parameter in SED configuration setting, the engine still runs in window mode. So basically, I can never get it to run at full screen from SED.

Does anyone know why this is, and how do I make the engine run in full screen mode from SED's "run" button?

Thanks,

CrazyCoder

Re: SED and Engine Window Mode Question [Re: crazycoder] #80184
07/01/06 16:21
07/01/06 16:21
Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
Xarthor Offline
Expert
Xarthor  Offline
Expert

Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
write:
var video_screen = 1;

before your main function and it will always run in full screen mode.

Re: SED and Engine Window Mode Question [Re: Xarthor] #80185
07/01/06 17:19
07/01/06 17:19
Joined: Aug 2005
Posts: 57
crazycoder Offline OP
Junior Member
crazycoder  Offline OP
Junior Member

Joined: Aug 2005
Posts: 57
Thank you.

So let me understand this, is the "window" mode default now in the engine?

And otherwise you have to specify full screen?

CrazyCoder


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1