Jump to content

NVSE.ini (How to & Tips)


rance

Recommended Posts

Posted

What useful settings can be placed in NVSE.ini?

Is there anything similar to the memory allocation patch for Skyrim?

Posted
[RELEASE]
LogLevel=2

[DEBUG]
LogLevel=5

[Memory]
DefaultHeapInitialAllocMB=400

[Logging]
EnableGameErrorLog=0

[RUNTIME DEBUG]
WaitForDebugger=1
Print=0

[EDITOR DEBUG]
WaitForDebugger=0
CreateHookWindow=0





Only the first four are end user oriented and I can't tell the effect of EnableGameErrorLog though the name does indicate something.

 

This is ONLY for NVSE 4.2 Beta 3

 

Posted

i am confused:

EDIT: No the file name is nvse_config.ini

 

i thought i read on the offical board the name was nvse.ini ??

 

 


4.2 beta 3:

  Port Heap management from SKSE originally by Sheson.
   Set "DefaultHeapInitialAllocMB" in the "Memory" section of nvse.ini
    Vanilla value is 200, hardcoded max value is <500. 400 has been reported functional, 500 induced CTD.
   No ScrapHeap as there is'nt a single allocation but at least 6 with varrying sizes.

 

Has this part changed again ???

Posted

The nvse.log says:

 

config path = c:\games\steam\steamapps\common\fallout new vegas\Data\NVSE\nvse_config.ini

 

so I'll assume that's what it is

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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