ZeroEditor fullscreen? [Solved]
Moderator: Moderators
- (502)GEN.york
- Rebel Sergeant

- Posts: 199
- Joined: Sat Mar 29, 2008 12:51 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: some where over the rainbow
- Contact:
ZeroEditor fullscreen? [Solved]
Ok so I got Ze to work and I'm mapping away...now. the first thing I noticed is that ze doesn't go full screen for me only about half screen and I can't adjust it any tips on how to fix?
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Zero editor basic questions
Nope. It has one size. You can manually set it's resolution in the config files, but you don't see any more of the editor, so it's not worth it.
-
Hebes24
- Sith Master

- Posts: 2594
- Joined: Sat Jun 03, 2006 5:15 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: In An Epic Space Battle!
- Contact:
Re: Zero editor basic questions
Yeah, all resizing the window does is stretch everything out.
- (502)GEN.york
- Rebel Sergeant

- Posts: 199
- Joined: Sat Mar 29, 2008 12:51 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: some where over the rainbow
- Contact:
Re: Zero editor basic questions
well I would like to do that if I can. my cursor keeps leaving the window.
-
RepSharpshooter
- Gametoast Staff

- Posts: 1351
- Joined: Tue Jul 10, 2007 4:10 pm
Re: Zero editor basic questions
This is from "ZE Undocumented" in the EYN thread:
Increasing the resolution gives you more space to work with therefore more precision when working in the editor. I also watched a video about Pandemic, and they always run ZE fullscreen. They probably set the res that low so it would fit on most people's computers.Another thing I found nice when messing around one night was editiing the config ini file in the same directory as ZE. ZE defaults to 1024x768, but if you have a higher or lower resolution, you can adjust for that in this file.
- open config.ini in notepad
- set these two lines to your resolution
windowWidth = 1024
windowHeight = 768
or, alternatively, you can set this line to 1
maximizeWindow = 0
- (502)GEN.york
- Rebel Sergeant

- Posts: 199
- Joined: Sat Mar 29, 2008 12:51 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: some where over the rainbow
- Contact:
Re: Zero editor basic questions
so where is the InI file? in the Data_***?
-
RepSharpshooter
- Gametoast Staff

- Posts: 1351
- Joined: Tue Jul 10, 2007 4:10 pm
Re: Zero editor basic questions
(502)GEN.york wrote:so where is the InI file? in the Data_***?
Yes, if you open the folder, you'd probably see it.the config ini file in the same directory as ZE.
- (502)GEN.york
- Rebel Sergeant

- Posts: 199
- Joined: Sat Mar 29, 2008 12:51 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: some where over the rainbow
- Contact:
Re: Zero editor basic questions
Thanks its fixed.
