Jump to content

F4 Button Unbound, Yet Causing Minifreezes?


Gwain96

Recommended Posts

  • 4 months later...

Can somebody share the voodoo that fixes this problem as I'm still not following. I assume it has to do with the KeyFreeVRAM= value rather than the fkey value.

 

If anyone is still confused by all this, the //F4 line in enblocal.ini is just a comment to remind you of which key it is. The value you need to change is the "KeyFreeVRAM=" value. It's going by Adobe ascii keycodes. f1=112. f2=113 etc, so the 115 value is f4. Change that to whatever you like. f10 (121 value) is hardcoded and not used so skip that. 122 is the F11 key which is a good one to change it to since it typically isn't assigned to anything.

 

So to summarize:

1) Open up the enblocal.ini file

 

2) Scroll down to the Input field and find:

//f4
KeyFreeVRAM=115

 

3) Change the values to:

//f11

KeyFreeVRAM=122

 

4) Save and quit, you're done. F4 will no longer cause your game to freeze for a few seconds as it purges VRAM, so you can use it for something else like Autosave Manager or SkyUI equipment sets.

Link to comment
Share on other sites

  • 1 year later...
  • 2 years later...
  • Recently Browsing   0 members

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