Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
So progress naturally, just faster, not a forced god mode :) I intend to get all the other things, such as edgar tools, summons, etc ... the natural way of gameplay, not scripting also ( as it sometimes actually breaks the game )
Gotcha - I tend to want to keep my level low until WoR - But i could see the use of exp boost after that. Let me know if you figure something out.
I think it might fall back to the fact you don't really NEED to grind in this game. In fact NOT grinding until you get the espers you want will actually make your stronger. Other than that I'm not really sure.
There's an exp boost allright, it's just in 4 byte binary code, so far ... litterally any number i've put in gives me atleast a +20k exp insta exp with any encounter ( tested at narshe, beginning ). 20k or WAAAY above. Your binary code may vary from -2147483648 to 2147483647. This simply means if u put in like the number '10' you don't get a 10x exp rate, you get something like 20000 ish x exp rate lol. So no luck so far how what the correct numbers you have to put in to make it not ridiculous ....
So the deal is:
this number 2147483647 is basicly the halfway point more or less
there is -2.147.483.647 and 2.147.483.647 but also the same thing starting from 0 and higher which ends up in about 4294967295
this table starts from 0 and higher so 2.147.483.647 is close to being 0 as a multiplier
https://fearlessrevolution.com/viewtopic.php?t=341
The table is above.
Go to battle assistant, click that ( so a X is marked in the box )
then go to 'Enable extra experience from battle' and mark that also
There is a line with 'bonus' and 'total gain' under that
Right now my 'bonus' number is 2147483647
and 'Total gain' is a 1
which results in +/- 10x exp rate, or close enough
Fiddle with those numbers a bit .... it took me awhile to figure this one out so don't feel bad if you're sitting for an hour over this :D
Also I tried using your exact numbers, and I can't get it to modify anything. Always get normal XP, no matter what I use.
The problem is, the number that you'd freeze is in binary in what i think is a 16 bit stack ( 65565 ) possibilities
the problem is, there's no treshold basicly, you can go over that number ( so it loops ? ) or go negative on that number ( so it loops the other way ? )
entering '0' won't result in an actual '0' as you may have tried that.
The table is confusing as hell, as none of the numbering adds up, i'm unsure but changing the type of imput may have a better effect on what you'd try to achieve.
otherwise i'd say: scour the internet for a solution, but given this post ... you won't have a lot of luck there