Please note that new user registrations disabled at this time.

Gothic 3 ini file

This forum is to be used for discussion about any RPG, RPG hybrid, or MMORPG that doesn't have its own forum.
Post Reply
User avatar
RosemaryV
Posts: 16
Joined: Tue Jan 17, 2006 9:09 pm
Contact:

Gothic 3 ini file

Post by RosemaryV »

i cant find my gothic ini file in the notepad can anyone tell me where i can find it step by step plz i would really appreciated thx
AvatarOfLight
Posts: 584
Joined: Sat Mar 31, 2007 9:44 am
Location: The Netherlands
Contact:

Post by AvatarOfLight »

I no longer have Gothic 3 on my computer but I believe the default directory to be:

C:/Program Files/Aspyr/Gothic 3/Ini/ge3.ini
Right click, open with, notepad.

And no offence, but if you are having difficulties finding this file you really do not want to change anything in it! It can break your game, be sure to make a backup at least.

EDIT: Horrendous typos
Sage plays a paladin,
because other classes would be frowned upon for laying their hands on a wounded companion
User avatar
DesR85
Posts: 5440
Joined: Sat Mar 25, 2006 8:42 pm
Location: Urban Warfare
Contact:

Post by DesR85 »

AvatarOfLight wrote: And no offence, but if you are having difficulties finding this file you really do not want to change anything in it! It can break your game, be sure to make a backup at least.
Activating the console doesn't. But yeah, best do a backup in case anything goes wrong.
''They say truth is the first casualty of war. But who defines what's true? Truth is just a matter of perspective. The duty of every soldier is to protect the innocent, and sometimes that means preserving the lie of good and evil, that war isn't just natural selection played out on a grand scale. The only truth I found is that the world we live in is a giant tinderbox. All it takes...is someone to light the match" - Captain Price
User avatar
RosemaryV
Posts: 16
Joined: Tue Jan 17, 2006 9:09 pm
Contact:

Post by RosemaryV »

i have looked in the notepad an i cant find what it tells me to look for it says to look for Game Mode=False an change it to Game Mode=True but i cant find where it says game mode at all
User avatar
RosemaryV
Posts: 16
Joined: Tue Jan 17, 2006 9:09 pm
Contact:

Post by RosemaryV »

well i did happen to find what i was looking for thank u all. :) now the problem is it wont save when i make the change. why is that, it tells me i cant prplace it i have no clue why dose anyone else?
User avatar
Lemmus
Posts: 137
Joined: Tue May 08, 2007 3:57 pm
Contact:

Post by Lemmus »

Is the file write protected ? Before editing it with Notepad, right-click the file, select properties, and make sure the check box Attributes : Read Only is unchecked.

It could also be a Windows protection thing. Which version of Windows are you using, XP or Vista ? Do you have administrator rights on your profile ? Are you using basic Windows file settings (like hiding file extensions for known types, etc.) ? Is the file located in a hidden or protected directory, such as Documents and Settings ?

If all else fails, you could try saving the file as something else. Save the file under a dummy name, rename or move the original file, move the new file into the target directory, then rename it to what the original was called. This may help you get around any file protection problems.
User avatar
RosemaryV
Posts: 16
Joined: Tue Jan 17, 2006 9:09 pm
Contact:

Post by RosemaryV »

i am useing windows vista
User avatar
RosemaryV
Posts: 16
Joined: Tue Jan 17, 2006 9:09 pm
Contact:

Post by RosemaryV »

when i uncheck the read only box i apply it an when i open it again its marked again it dosent stay that way. why is that
User avatar
Lemmus
Posts: 137
Joined: Tue May 08, 2007 3:57 pm
Contact:

Post by Lemmus »

If it rechecks itself that's because the directory that it's in is flagged as read only. Windows Vista really goes above and beyond to make sure that you don't mess up anything on your computer, and I have only limited experience with Vista. Rather than trying to figure out where in the parent directory structure the flag is, you should probably try the second option I mentioned above.

Copy Gothic.ini to another directory (something that allows editing, like a temp or downloads directory) and a second copy to a safe place, uncheck read only, edit the file, save, delete the original, then copy the new file into the original directory. I'm not 100% sure, but that should work.
User avatar
Centurion
Posts: 40
Joined: Wed Nov 23, 2005 8:00 pm
Contact:

Post by Centurion »

Vista Woes
RosemaryV wrote:well i did happen to find what i was looking for thank u all. :) now the problem is it wont save when i make the change. why is that, it tells me i cant prplace it i have no clue why dose anyone else?
Save a copy of the Ge INI to your "My Documents" file. Drag and drop the G3 INI file to your Desktop. Edit the file then Drag and Drop back into the game folder it came out of. That should work.

Additionally:

Make sure the "SpeedTreeMaxMemUsage" numbers are as highlighted below. This will reduce game stutter.

ResourceCache.u32ImageMaxMemUsage_High=96000000
ResourceCache.u32MeshMaxMemUsage_High=96000000
ResourceCache.u32SoundMaxMemUsage_High=20000000
ResourceCache.u32MaterialMaxMemUsage_High=21000
ResourceCache.u32CollisionMeshMaxMemUsage_High=18000000
ResourceCache.u32AnimationMaxMemUsage_High=40000000
ResourceCache.u32SpeedTreeMaxMemUsage_High=10000000

ResourceCache.u32ImageMaxMemUsage_Medium=70000000
ResourceCache.u32MeshMaxMemUsage_Medium=40000000
ResourceCache.u32SoundMaxMemUsage_Medium=15000000
ResourceCache.u32MaterialMaxMemUsage_Medium=20000
ResourceCache.u32CollisionMeshMaxMemUsage_Medium=16000000
ResourceCache.u32AnimationMaxMemUsage_Medium=30000000
ResourceCache.u32SpeedTreeMaxMemUsage_Medium=7500000

ResourceCache.u32ImageMaxMemUsage_Low=32000000
ResourceCache.u32MeshMaxMemUsage_Low=30000000
ResourceCache.u32SoundMaxMemUsage_Low=10000000
ResourceCache.u32MaterialMaxMemUsage_Low=18000
ResourceCache.u32CollisionMeshMaxMemUsage_Low=13000000
ResourceCache.u32AnimationMaxMemUsage_Low=25000000
ResourceCache.u32SpeedTreeMaxMemUsage_Low=5000000
Post Reply