[PC] Binding keys gets slower and slower until game crashed on every bind
- 12 years ago
** TEMPORARY SOLUTION: **
The game has a settings file leak, where it gets slower and slower every time you make a change to any jet keybindings in settings.
To reset it delete the PROFSAVE_profile file in your My Documents/Battleifeld 4/settings directory and start over.
You'll have to rebind all keys again, which also count towards your max # of settings changes.
This is an issue with both jet and helicopter bindings
THIS IS A MAJOR BUG WHICH EA HAS YET TO ACKNOWLEDGE
For those who are PC savvy, here is a regex to find/remove all of the invalid entries in the PROFSAVE_profile file
^GstKeyBinding\.jet\.Concept.*\.(([4-9][0-9]*)|([0-9][0-9]+))\.[a-z]* [0-9]*$
It should be noted, my settings file had 327,000 invalid entries in it.
- Anonymous12 years ago
I think I found a solution..
I compared the sizes of PROF_SAVE_profile in My Documents/Battlefield 3/settings and the file: PROFSAVE_profile in My Documents/Battlefield 4/settings and the size of the 2nd was 64MB(!!!!) instead of 30kb of the BF3 one. --> This large file explains the crash.
So i renamed the bf3 one from
PROF_SAVE_profile to PROFSAVE_profile
and replaced in My Documents/Battlefield 4/settings folder and I now have the bindings of BF3 in BF4.
🙂 hope this works for ya!
EA SHOULD FIX IT THO