UpdatedDBZ sparkling zero v2.0.74 update out
hope someone update cheats for this version, thx
Power of 2 multiplier is often due to it's ease of writing, you can always make it any multiplier by a more complicated code. Whether it is hitting more than exp is another topic, if it does then good luck for you to isolate it if you are not into making cheat.OCTOPATH TRAVELER 0 1.0.2
TID: 01005270232F2000
BID: FEABC8D141EECCA5
Im just seeking a code for the max extra EXP that can be added. Not a max level code, just a boosted exp code. There is one for x10 exp added into a different code but I'd like to isolate exp specifically. I think I read that you can only do up to x32 boost but I have yet to see a code for it.
I appreciate any assistance with this. Thank you.
I... genuinely have no idea what you tried to explain to me here. I didn't write the code I have, nor can I do math or extrapolate from what I have to figure out what needs changed in order for it to work.Power of 2 multiplier is often due to it's ease of writing, you can always make it any multiplier by a more complicated code. Whether it is hitting more than exp is another topic, if it does then good luck for you to isolate it if you are not into making cheat.
Easy multiplier looks like this
add w1, w1, w3, lsl #31
31 is max and that is 2^31, you very much would be max level immediately
add w1, w1, w3, lsl #2 gives you x4
if you already has a x10 then look for 10 in the cheat code and change it
You can ask AI to write assembly code for you so you don't need to learn it. Bang you head with AI a bit and you will get what you want.
View attachment 545693
[Exp, JP, Money x10]04000000 0388E63C 1E249009I... genuinely have no idea what you tried to explain to me here. I didn't write the code I have, nor can I do math or extrapolate from what I have to figure out what needs changed in order for it to work.
THIS is the line of code I have:
[Exp, JP, Money x10]
04000000 0388E63C 1E249009
I really just need the exp part to somehow be more than 10.... if that means all of it has to be more than 10... so be it. But your instructions to a non-savvy person were not exactly helpful ^^;; Though I appreciate that you tried!

I dont find the EXP multiplier but you can try this:I... genuinely have no idea what you tried to explain to me here. I didn't write the code I have, nor can I do math or extrapolate from what I have to figure out what needs changed in order for it to work.
THIS is the line of code I have:
[Exp, JP, Money x10]
04000000 0388E63C 1E249009
I really just need the exp part to somehow be more than 10.... if that means all of it has to be more than 10... so be it. But your instructions to a non-savvy person were not exactly helpful ^^;; Though I appreciate that you tried!
Here's a much better code that doesn't alter savedata stats:
View attachment 545698
You can easily change 10 to something else.
View attachment 545699
the number you can have with fmov is limited. Ask AI or you can use cheats commander which will give you the nearest number. 31 is max you can have with fmov
Try asking AI, the answer means 1000 it not possible for you at your current skill level since it requires expansion to more than one instruction.
PS: The trouble with AI is they do BS when they don't actually know the answer, this one is currently unable to tell you the max you can have with fmov is 31.
View attachment 545701
I dont find the EXP multiplier but you can try this:
[Get Exp = 1.000]
04000000 0388DC9C B8397928
04000000 0388DC9C 14679C55
04000000 05274DF0 18000068
04000000 05274DF4 B8397928
04000000 05274DF8 179863AA
04000000 05274DFC 000003E8
[Get Exp = 5.000]
04000000 0388DC9C B8397928
04000000 0388DC9C 14679C55
04000000 05274DF0 18000068
04000000 05274DF4 B8397928
04000000 05274DF8 179863AA
04000000 05274DFC 00001388
[Get Exp = 10.000]
04000000 0388DC9C B8397928
04000000 0388DC9C 14679C55
04000000 05274DF0 18000068
04000000 05274DF4 B8397928
04000000 05274DF8 179863AA
04000000 05274DFC 00002710
[Get Exp = 100.000]
04000000 0388DC9C B8397928
04000000 0388DC9C 14679C55
04000000 05274DF0 18000068
04000000 05274DF4 B8397928
04000000 05274DF8 179863AA
04000000 05274DFC 000186A0
[Get EXP Max Level]
04000000 0388DC74 2A1603E8

Where did you find the update? Can you share it privately?DBZ sparkling zero v2.0.74 update out
hope someone update cheats for this version, thx
it's in this thread hereWhere did you find the update? Can you share it privately?