I know how to extract the ini files and set them up in a new modded .big with -mod extension in the new shortcut icon, but it will not work at all. In fact the game doesnt even recognize the GameData.ini file being modded. All the replays are white and not grayed out. Why wont it work?
Here's proof that the game isnt recoginzing the modded file:
Code:
CameraPitch = 37.5
CameraYaw = 0.0
CameraHeight = 232.0
MaxCameraHeight = 1000.0
WhyWontThisWork = ??????????????
MinCameraHeight = 120.0
CameraAdjustSpeed = .3 ; between 0 and 1 - this is how fast the camera snaps to the desired height
The "WhyWontThisWork = ????????????" line I added in SHOULD cause a serious error before the game starts up, but it doesnt. Why? If you can answer that, you'll answer why the camera adjustments wont work.