Jump to content

enblocal. ini question asked a million times


TWarrior

Recommended Posts

okay guys i have to ask this. i read all the guides and what does what but i want info from someone who might have more experience than i do.

my problem is that my graphics card only has 1024mb of ram while my system ram is 8 gigs. what would the best enblocal.ini setup be? oh btw i use and amd card

Link to comment
Share on other sites

Well, here's what I used to do before I upgraded my card:

 

[MEMORY]
ExpandSystemMemoryX64=true
ReduceSystemMemoryUsage=false
DisableDriverMemoryManager=false
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=false
ReservedMemorySizeMb=256
VideoMemorySizeMb=2096
EnableCompression=true
AutodetectVideoMemorySize=true

 

That was with 1gb of vram and 16gb of ram, and it ran fine. Now, I've read where some posters state that setting VideoMemorySizeMb to a higher number than that can help with avoiding certain types of ctd's. I tried it, and I experienced less stability, not more. As always with this sort of thing, YMMV .

Link to comment
Share on other sites

 

[MEMORY]

VideoMemorySizeMb=2096

AutodetectVideoMemorySize=true

 

Those settings don't make any sense. If you set VideoMemorySizeMb to anything else than 0 you should never set AutodetectVideoMemorySize to "true".

 

@TWarrior: Do you have a 64bit operating system? Or 32bit?

Edited by Novem99
Link to comment
Share on other sites

For a 1GB AMD card, these would be the appropriate parameters:

 

ExpandSystemMemoryX64=true
ReduceSystemMemoryUsage=true
DisableDriverMemoryManager=true
DisablePreloadToVRAM=false
EnableUnsafeMemoryHacks=false
ReservedMemorySizeMb=256
VideoMemorySizeMb=896
EnableCompression=true
AutodetectVideoMemorySize=false

Link to comment
Share on other sites

 

 

[MEMORY]

VideoMemorySizeMb=2096

AutodetectVideoMemorySize=true

 

Those settings don't make any sense. If you set VideoMemorySizeMb to anything else than 0 you should never set AutodetectVideoMemorySize to "true".

 

@TWarrior: Do you have a 64bit operating system? Or 32bit?

 

Sorry, forgot to change that when I copied that stuff.

Link to comment
Share on other sites

For a 1GB AMD card, these would be the appropriate parameters:

 

ExpandSystemMemoryX64=true

ReduceSystemMemoryUsage=true

DisableDriverMemoryManager=true (I would recommend "false")

DisablePreloadToVRAM=false

EnableUnsafeMemoryHacks=false

ReservedMemorySizeMb=256 (I would recommend "1024)

VideoMemorySizeMb=896

EnableCompression=true

AutodetectVideoMemorySize=false

 

I once had an 1GB AMD card and with those settings (including my recommendations) I've never had a single CTD again.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...