Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Offline Track  
#1 Posted : Saturday, December 20, 2014 8:58:59 AM(UTC)
Track
Private
Joined: 12/20/2014(UTC)
Posts: 15
Israel

Thanks: 1 times
I'm trying to set the camera height for C&C Generals on my 2560x1600 monitor using Windows 8.

I figured that you need to extract the .ini files in the INI.big file.

I did that, but no changes I make to the .ini files have any effect.

Everything is still controlled by Options.ini in my documents folder.

What am I doing wrong?

Thanks!
Sponsor
Offline NewNightmare  
#2 Posted : Saturday, December 20, 2014 10:58:16 AM(UTC)
NewNightmare
Colonel
Joined: 5/24/2010(UTC)
Posts: 492

Was thanked: 48 time(s) in 40 post(s)
File: Data/INI/GameData.ini
(has to be extracted to those folders in generals/ZH directory)
look for these:
CameraPitch = 37.5
CameraYaw = 0.0
CameraHeight = 232.0
MaxCameraHeight = 310.0
MinCameraHeight = 120.0
I assume you already run the game at 2560x1600 by editing options.ini
thanks 1 user thanked NewNightmare for this useful post.
UTD^Force on 12/20/2014(UTC)
Offline Track  
#3 Posted : Saturday, December 20, 2014 12:12:19 PM(UTC)
Track
Private
Joined: 12/20/2014(UTC)
Posts: 15
Israel

Thanks: 1 times
Originally Posted by: newnightmare Go to Quoted Post
File: Data/INI/GameData.ini
(has to be extracted to those folders in generals/ZH directory)
look for these:
CameraPitch = 37.5
CameraYaw = 0.0
CameraHeight = 232.0
MaxCameraHeight = 310.0
MinCameraHeight = 120.0
I assume you already run the game at 2560x1600 by editing options.ini


I changed CameraHeight to 500.

MaxCameraHeight to 800.

MinCameraHeight to 300.

And yet, there is no difference.

Also, the GameData.ini file has parameters for resolution in it, as well.

I set those to 1920x1200 so I could tell if it takes effect, but it's still 2560x1600.

The game is unplayable without the camera height, so I don't know what to do..

And just to clarify, I'm playing Generals, not Zero Hour.

Edited by user Saturday, December 20, 2014 12:13:09 PM(UTC)  | Reason: Not specified

Offline Gameanater  
#4 Posted : Saturday, December 20, 2014 2:57:16 PM(UTC)
Gameanater
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 5/13/2013(UTC)
Posts: 1,537
United States
Location: Right Behind You

Thanks: 574 times
Was thanked: 166 time(s) in 144 post(s)
Why would you change camera height like this anyway? Just wondering.

Anyway, I don't think this is something that should be changed like this to begin with, you can switch around camera height, angles, etc, with scripting in a map. Though the player can always reset the camera by pressing the mousewheel.

Edited by user Sunday, December 21, 2014 2:17:34 PM(UTC)  | Reason: Typo

Any old friends still on here can add me on discord @jcdenton2187. I'm far more likely to respond there.
Offline Track  
#5 Posted : Sunday, December 21, 2014 9:25:59 AM(UTC)
Track
Private
Joined: 12/20/2014(UTC)
Posts: 15
Israel

Thanks: 1 times
Originally Posted by: Gameanater Go to Quoted Post
Why would you change camera height like this anyway? Just wondering.


Because the higher the resolution, the lower the camera is. Since I have a pretty high resolution, playing the game is just no longer fun.

Originally Posted by: Gameanater Go to Quoted Post
Anyway, I don't think this is something that should be changed like this to begin with, you can switch around camera height, angles, etc, with scripting in a map. Though teh player can always reset the camera by pressing the mousewheel.


How else would you change the camera height?

I tried Gentool but it only allows you to change it in a replay, which doesn't help me at all.

But the real question is why don't the .ini files work?
Offline klingondragon  
#6 Posted : Sunday, December 21, 2014 1:15:27 PM(UTC)
klingondragon
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 4/10/2014(UTC)
Posts: 1,591
United Kingdom
Location: Laniakea; Virgo Supercluster; Local Sheet; Local Group; Milky Way Galaxy; Orion–Cygnus Arm; Gould Belt; Local Bubble; Local Interstellar Cloud; Sol System; Sol III; Europe; United Kingdom of Great Britain and Northen Ireland; Great Britain; England; Essex

Thanks: 16 times
Was thanked: 247 time(s) in 217 post(s)
It works fine for me in bothe generals and zh when I change the gamedata.ini
Have ytou put the file in the correct place it should be in data/ini
Offline Gameanater  
#7 Posted : Sunday, December 21, 2014 2:20:31 PM(UTC)
Gameanater
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 5/13/2013(UTC)
Posts: 1,537
United States
Location: Right Behind You

Thanks: 574 times
Was thanked: 166 time(s) in 144 post(s)


Oh... I see. I never knew that, huh.


In a map, you can script the camera to change its zoom level to whatever you want, but if the player zooms in at all he can't change it back to the extra-far zoom or anything.

I would check the file location like Klingon said. if they're in the wrong directory, they do nothing.
Any old friends still on here can add me on discord @jcdenton2187. I'm far more likely to respond there.
Offline Track  
#8 Posted : Monday, December 22, 2014 8:02:58 AM(UTC)
Track
Private
Joined: 12/20/2014(UTC)
Posts: 15
Israel

Thanks: 1 times
Originally Posted by: KlingonDragon Go to Quoted Post
It works fine for me in bothe generals and zh when I change the gamedata.ini
Have ytou put the file in the correct place it should be in data/ini


Yeah, it's in Generals/Data/INI.

How can it be that GameData.ini and Options.ini both have parameters for resolution in them? Which one takes precedence?

At this point, GameData.ini does nothing.
Offline UTD^Force  
#9 Posted : Monday, December 22, 2014 8:44:40 AM(UTC)
UTD^Force
Colonel
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 8/13/2013(UTC)
Posts: 817
Jordan
Location: Middle east

Thanks: 430 times
Was thanked: 184 time(s) in 168 post(s)
@Klingon, can you post the code which you used? So, he will see the right way to do it ;)
Proud Muslim

UTD^Force

Moderator and former map reviewer
CnC Labs
Offline Track  
#10 Posted : Monday, December 22, 2014 1:02:15 PM(UTC)
Track
Private
Joined: 12/20/2014(UTC)
Posts: 15
Israel

Thanks: 1 times
Originally Posted by: UTD^Force Go to Quoted Post
@Klingon, can you post the code which you used? So, he will see the right way to do it ;)


I don't think the code itself matters.

I've downloaded other people's GameData.ini files and they also had no effect.
Offline Annihilationzh  
#11 Posted : Monday, December 22, 2014 4:42:01 PM(UTC)
Annihilationzh
General
Joined: 8/2/2008(UTC)
Posts: 1,779
United Kingdom

Thanks: 26 times
Was thanked: 475 time(s) in 331 post(s)
What is the FULL directory you are putting these files in?

And what operating system are you using?
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
Offline Track  
#12 Posted : Tuesday, December 23, 2014 2:14:43 AM(UTC)
Track
Private
Joined: 12/20/2014(UTC)
Posts: 15
Israel

Thanks: 1 times
Originally Posted by: Annihilationzh Go to Quoted Post
What is the FULL directory you are putting these files in?

And what operating system are you using?


C:\Program Files (x86)\EA Games\Command and Conquer Generals\Data\INI

Windows 8 PRO 64-bit.
Offline klingondragon  
#13 Posted : Tuesday, December 23, 2014 5:05:01 AM(UTC)
klingondragon
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 4/10/2014(UTC)
Posts: 1,591
United Kingdom
Location: Laniakea; Virgo Supercluster; Local Sheet; Local Group; Milky Way Galaxy; Orion–Cygnus Arm; Gould Belt; Local Bubble; Local Interstellar Cloud; Sol System; Sol III; Europe; United Kingdom of Great Britain and Northen Ireland; Great Britain; England; Essex

Thanks: 16 times
Was thanked: 247 time(s) in 217 post(s)
The file location is fine
If all you have done is change the numbers in gamedata it should work
Try it without options and see what happens
Offline Track  
#14 Posted : Tuesday, December 23, 2014 10:41:46 AM(UTC)
Track
Private
Joined: 12/20/2014(UTC)
Posts: 15
Israel

Thanks: 1 times
Originally Posted by: KlingonDragon Go to Quoted Post
The file location is fine
If all you have done is change the numbers in gamedata it should work
Try it without options and see what happens


Removing Options.ini does nothing. It just starts the game at 800x600 and creates a new Options.ini file.
Offline qqqqqqqqqp  
#15 Posted : Tuesday, December 23, 2014 10:43:45 AM(UTC)
qqqqqqqqqp
Major
Joined: 11/19/2012(UTC)
Posts: 371
United States
Location: everywhere but nowhere

Thanks: 19 times
Was thanked: 47 time(s) in 45 post(s)
i know in zero hour i had fo mod 2 files to get it to work but i can't remember which 2 :/
9Q_1P at your service. Moddin help and mod maker ranges from paradrop planes, aircraftcarriers and yes snow men with death lazer eyes

Want a peek? Visit this page
Advanced warfare
Offline klingondragon  
#16 Posted : Tuesday, December 23, 2014 10:47:13 AM(UTC)
klingondragon
General
C&C Labs Staff: Labs Staff MemberMaps Staff: Maps Staff Member
Joined: 4/10/2014(UTC)
Posts: 1,591
United Kingdom
Location: Laniakea; Virgo Supercluster; Local Sheet; Local Group; Milky Way Galaxy; Orion–Cygnus Arm; Gould Belt; Local Bubble; Local Interstellar Cloud; Sol System; Sol III; Europe; United Kingdom of Great Britain and Northen Ireland; Great Britain; England; Essex

Thanks: 16 times
Was thanked: 247 time(s) in 217 post(s)
If i ever get my laptop back I'll have a look at how i did it
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.