Tales of Symphonia: Dawn of the New World [RT4EAF]

Started by Jemindra, January 05, 2009, 09:42:06 PM

Previous topic - Next topic

dcx2

The following codes remove the caps from stats during a level up.  So now you can have >99 SP, >999 TP, and >9999 everything else

-deleted, they don't work 100%-

Symphonian resident

What's the actual limit, though?

Still we can match the enemy's HP now. Stupid Richter, jumping from 9999 HP to like 100000 when you fight him...

frubam

Quote from: Symphonian resident on May 13, 2011, 06:05:39 AM
What's the actual limit, though?

Still we can match the enemy's HP now. Stupid Richter, jumping from 9999 HP to like 100000 when you fight him...

65535 would be the maximum.

dcx2

That depends on whether the game treats stats as signed or unsigned.  If they're signed, then your max is 32767.

I don't think normal leveling can get you that far.  You'd need to use herbs in order to push your stats that high.

Symphonian resident

dcx2, the code for manuscripts sort of works.
The human characters show up and everything, but you cannot apply the manuscripts on them.

dcx2

Did you use both lines?  One line gets rid of the X on the human players, the other line lets the manuscript work on them.

I will check that code again with a fresh game that has had no other codes applied.

dcx2

Whoops, I must have missed a line.

Use manuscripts on humans [dcx2]
04055A14 38000001
040571F0 60000000
040571D4 4800000C

dcx2

Whew, so the code to remove the limit on stats is a lot more complicated than I thought.  The max value is actually 32767; if you go any higher it gets negative.  So I had to put limits in.  And then it turns out that there were other places that needed changed; for instance, when you use an e.g. Apple Gel, it needed another check.  I still want to test this a little bit more, but this should work better than the last code.

Raise stat cap to 32767 [dcx2]
0404B0A4 7C001840
0404B19C 28007FFF
0404B1A4 38007FFF
0404B20C 7C001840
0404B304 28007FFF
0404B30C 38007FFF
0404B358 28007FFF
0404B360 38007FFF
0404B3CC 28007FFF
0404B3D4 38007FFF
0404B454 28007FFF
0404B45C 38007FFF
0404B4F4 28007FFF
0404B4FC 38007FFF
0404B590 28007FFF
0404B598 38007FFF
0404B62C 28007FFF
0404B634 38007FFF
0404B6C8 28007FFF
0404B6D0 38007FFF
0404B764 28007FFF
0404B76C 38007FFF
0404B800 28007FFF
0404B808 38007FFF
0404B89C 28007FFF
0404B8A4 38007FFF
0404B924 28007FFF
0404B92C 38007FFF
0404B938 28007FFF
0404B940 38007FFF
0404B97C 38007FFF
0404B9C8 28067FFF
0404B9F4 28067FFF
0404BA20 28067FFF
0404BA4C 28067FFF
0404BA7C 28067FFF
0404BAAC 28067FFF
0409FE74 3AC07FFF
0409FE7C 3BE07FFF
0409FF00 28007FFF
0409FF70 28007FFF
0409FFEC 28007FFF
0409FB14 28007FFF
0409FB20 38007FFF
040A00A0 28007FFF
040A00A8 38007FFF
040A00C8 28007FFF
040A00D0 38007FFF
040A00DC 38007FFF
040A00F4 28037FFF
040A0118 28037FFF
040A013C 28037FFF
040A0160 28037FFF
040A0184 28037FFF

Symphonian resident

Is a GFX swap or enabling Sound Test possible?

And thanks for the stats code. Can finally go over 9999 HP...

dcx2

If you just want to remove the HP (and/or TP/SP) cap, and nothing else, I can try to break it out into separate codes again.  That code removes the stat limit on every stat, and without judicious use of herbs it's not really practical to get past 9999 for a stat other than HP (and 999 for TP, and 99 for SP).

Also, this should be fun.  I've managed to make C2 codes that can stop the game from crashing.  That was a very interesting adventure...crashing the Wii and bringing it back to life.

Assign monster artes to shortcuts [dcx2]
040C6B40 60000000
040CD0C0 60000000
0405B464 38000000
C20594B4 00000003
888300E0 2C04000C
41800008 38A00001
60000000 00000000
C2083A60 00000005
3D808000 7C086000
40800008 39000000
3D808180 2C08000C
41800008 39000000
90010024 00000000
This is just a little glitchy.  When you pick the shortcut, you won't see the name in the slot.  But when you hover over that slot, you will see it.  You can use these shortcuts in battle.

hireplas

Quote from: dcx2 on May 08, 2011, 05:22:00 PMWAHOO!  I need to test this a bit, but I'm reasonably sure it works.  EDIT: verified, it works.  You will see a "Level Up" message on the character at the end of battle.  Stats indeed change to reflect the new level.  The change in level is permanent.  Unlocking is NOT permanent; you will always need to use this code.  If you forget to use the code, they keep their level, but it's locked again.

Unlock Lloyd & Co. for leveling [dcx2]
C209F828 00000003
2C030000 4082000C
38600001 7C7FF1AE
80010024 00000000
You might have to view the character at the status screen to unlock, but it shows how much EXP you need for the next level now.

Regarding your request, I'm considering a Party Roller.  At the status screen you could press some magic buttons and scroll through portrait and stat data.
this is awesome, i LOVE you for this, it just doesn't seem to work with regal


this

dcx2

Did you remember to use Prevent Stat Changes?  Otherwise their stats will be brought back to normal at cutscenes etc.

dcx2

If you turn on the "level up original cast" code, they all start with 0 EXP.  That kinda sucks.  This code fixes it.

Prevent being behind more than one level worth of EXP [dcx2]
C201CC08 00000009
7C691B78 3884FFFF
3D808009 618CF75C
7D8903A6 4E800421
81520014 7C0A1840
40800008 90720014
7D234B78 8892001C
3D808009 618CF75C
7D8903A6 4E800421
60000000 00000000
This is activated by just opening the menu.  It automatically gives the EXP needed to have just reached the current level.  e.g. if Lloyd is level 31 when you activate this code for the first time, he will be given the minimum EXP needed to be level 31.

hireplas

Quote from: dcx2 on May 14, 2011, 08:12:24 PM
Did you remember to use Prevent Stat Changes?  Otherwise their stats will be brought back to normal at cutscenes etc.
yep, sure did, i used it, and lloyd and everybody else levels up and works perfectly, but regal just stays the same

dcx2

Weird, because I used Regal as part of testing that code.  I'll test it again.