perktable.csv
-
I noticed that when I use botwarfare and mod.ff which returns the hidden marathon perk to unlimited run, it crashes. Hence the question, does plutonium ff support files with corrected perktable.csv? Unfortunately, I can’t add the log because the maximum allowed file size is 11000 kB
Exception Code: 0xC0000005
Exception Address: 0x005B8790 -
Not sure what you're trying to do or find?
Here's the CSV: https://github.com/Brentdevent/MW3-GSC-Dump/blob/4a8a33cd76012027fa6854a8674052f139ee8273/_raw-files/mp/perktable.csv -
you probably didn't quite get it, i'm using this edited perktable.csv, it returns the hidden marathon perk. However, I noticed that the client crashes as soon as I start the match.
https://github.com/diamante0018/InfectedGSC/blob/main/raw/mp/perkTable.csv#L80 -
-
Try to build the mod fastfile with just the string table and remove everything else.
That's the only way to load custom string tables on Plutonium -
it doesn't work. did as you said. I wonder if this is some kind of protection system or what it could be?
It looks like the game opened my mod.ff file and overwrote the perctable.csv file with the default one, because when I unpacked it after starting the game, I didn't find my code other than the default one. -
can someone answer why the developers did not add the ability to edit .csv files?
-
Plutonium IW5 used to have that feature but was removed due to concerns with memory leaks.
-
I'll see if it can be added and I will let you know but I don't know.