uhhhhhhhhh did you use my save?
the save is encoded with base64, so I just decoded it and changed this value. if you want to try it yourself this variable is called buff
How do i decode it to change the values?
I just used base64 decoder, there's a lot of them online. I don't remember the variable name for bonus but you'll find it from x1024 save, game uses 2^n for calculating bonus but just stores n
Ok, thanks mate.