The Last Story [SLSJ01]

Started by Jackal, January 27, 2011, 06:41:20 PM

Previous topic - Next topic

panmusic

How possible is a quick level up code?

Suiseiseki

Does the Equip Size Modifier makes the weapon's hit box bigger?

ukuneko

#47
Quote from: Suiseiseki on February 03, 2011, 09:40:28 AM
Does the Equip Size Modifier makes the weapon's hit box bigger?

No, HitBox size has not changed.






One Hit One Kill [ukuneko]
C213032C 0000000A
9421FFB0 BDC10008
821F0000 2C100000
41820030 2C100065
41820028 2C100066
41820020 2C100067
41820018 2C100068
41820010 2C100069
41820008 38600010
907B0084 B9C10008
38210050 00000000

Some enemies will not work.
Multi-step process that the enemy does not work.
For example, Jill's battle is a problem. (can not quit the battle.)

I will fix later.

This is test, because I have not finished this game :P


Improved...
http://wiird.l0nk.org/forum/index.php/topic,7826.msg68567.html#msg68567

ukuneko

#48
HP 99999 All Characters [ukueko]
0412FA7C 48000008




Fix : One Hit One Kill

Deathwolf

Quote from: ukuneko on February 05, 2011, 03:25:48 AM
HP 99999 All Characters [ukueko]
0412FA7C 48000008




Fix : One Hit One Kill
ok that's just offtopic:

HP 99999 All Characters [ukuneko]
0412FA7C 48000008

I see you used a branch 8 bytes forward. from which address are you loading the 999999 HP value?
thanks...
lolz

ssj4gohan

Nice job so far, I hope to see the requested 'item dupe' code come to a realization (for use with crafting/upgrading).

I deliberately played through the game with a relatively weak sword because its skill enabled me to steal items off the enemy. Grinding in some spots enabled me to get duplicates of the items that I needed for upgrades in my first play through. However, New Game + changes things a bit having one particular rare item used in pretty much everything when attempting to upgrade further.

Arudo

#51
I finally got my copy of the game today. Took really damn long as my postal service hates me.

Here's a different version of the max money code that doesn't require going to the store and buying things

Max Money [Arudo]
050F2220 00F423F

I'll try to figure out stuff with items later when I have time.
-Crazy Hacker Hates You All (definitely)-

ノಠ益ಠ)ノ彡â"»â"â"»

Do NOT PM me about Code Requests

Pro-tip: Hit the Applaud Button

Oh? Failed to read the rules? You're already dead.

Deathwolf

#52
normaly RAM codes doesn't work but yea^^ nice code
lolz

Arudo

#53
RAM codes don't work? Really? Most of my codes have been RAM codes and I haven't really noticed a problem. Hahahaha.

If money is a RAM value, I can probably say the same about equipment and items under that assumption. I will explore that... once I get off work.

Anyway here are some of the weapon addresses and an attempt to translate them.

810ED8C4 Blade
810ED934 Rogue Edge
810ED9A4 Killer Cutter
810EDA14 Gladiator
810EDA84 Para Axe
810EDAF4 Knight Sword
810EDB64 Blood Sword
810EDBD4 Justice
810EDC44 Duel Sword
810EDCB4 Paladium
810EDD24 Some kind of God Sword
810EDD94 Chaos Blade
810EDE04 General Sword
810EDE74 Nightmare
810EDEE4 Stranger
810EDF54 Lizard Edge
810EDFC4 Ogre Hammer

Arrow Values
810EC234 Arrow <- This one is infinite anyway. Not sure what the limit on ammo is, but I think it's a 16 bit address.
810EC244 Paralai Arrow (Paralyze)
810EC254 Sleep Arrow
810EC264 Charm Arrow
810EC274 Burst Arrow
810EC284 Destruct Arrow
810EC294 Wizard Killer
810EC2A4 Silver Arrow
810EC2B4 Itazura Banana
810EC2C4 Hanabi (fireworks)
810EC2D4 Heal Arrow

So under the assumption this RAM write works...

9999 All Arrows [Arudo]
050EC244 0000270F
050EC254 0000270F
050EC264 0000270F
050EC274 0000270F
050EC284 0000270F
050EC294 0000270F
050EC2A4 0000270F
050EC2B4 0000270F
050EC2C4 0000270F
050EC2D4 0000270F

My god, this game really likes sticking in random dummy items just to screw with us.

The pointer likes to jump around a lot it seems. So sometimes the code works, sometime it doesn't. If someone would care to refine my code please do.
-Crazy Hacker Hates You All (definitely)-

ノಠ益ಠ)ノ彡â"»â"â"»

Do NOT PM me about Code Requests

Pro-tip: Hit the Applaud Button

Oh? Failed to read the rules? You're already dead.

darkadvice

#54
Knight armor upgrade 99
4A000000 80000000
132237A6 00000063

New Game + item 99
4A000000 80000000
13223256 00000063
*test please*

I do not post codes, but I wanted to help
Arudo ditto on the dummy items there are 3 colors of dragon teeth

Arudo

Anybody know what a skull next to a weapon means? I was poking around some addresses and noted that the +5 weapon address... and the next one was a +5 and Skull.
-Crazy Hacker Hates You All (definitely)-

ノಠ益ಠ)ノ彡â"»â"â"»

Do NOT PM me about Code Requests

Pro-tip: Hit the Applaud Button

Oh? Failed to read the rules? You're already dead.

darkadvice

It means it is cursed, the weapon shop on the corner outside the tavern. His third option uncurses

ukuneko

#57
Quote from: Deathwolf on February 06, 2011, 08:32:30 PM
Quote from: ukuneko on February 05, 2011, 03:25:48 AM
HP 99999 All Characters [ukueko]
0412FA7C 48000008

ok that's just offtopic:

HP 99999 All Characters [ukuneko]
0412FA7C 48000008

I see you used a branch 8 bytes forward. from which address are you loading the 999999 HP value?
thanks...


I think.....
The maximum value of HP that can display this game is 99999.
The area of this code (original) directs how to display it when HP actually exceeds 99999.

Log Steps
8012FA6C:  3C600002     lis r3,2     r3 = 8156A640
8012FA70:  809F016C     lwz r4,364(r31) r4 = 00000CAB r31 = 8156AE14 [8156AF80] = 00000CAB
8012FA74:  3803869F     subi r0,r3,31073 r0 = 00000000 r3 = 00020000
8012FA78:  7C040000     cmpw r4,r0   r4 = 00000CAB r0 = 0001869F
8012FA7C:  40800008     bge- 0x8012fa84
8012FA80:  7C802378     mr r0,r4   r0 = 0001869F r4 = 00000CAB
8012FA84:  C03F00F0     lfs f1,240(r31) f1 = 0 r31 = 8156AE14 [8156AF04] = 439E8000


8012FA6C:  3C600002     lis r3,2
8012FA70:  809F016C     lwz r4,364(r31)      <---------Load current value HP
8012FA74:  3803869F     subi r0,r3,31073  <---------r0 = 0001869F(Dec 99999)
8012FA78:  7C040000     cmpw r4,r0        <---------Compare curren HP with 0001869F(Dec 99999).
8012FA7C:  40800008     bge- 0x8012fa84   <---------** I changed here. ---->48000008 (b  0x8012fa84)
8012FA80:  7C802378     mr r0,r4
8012FA84:  C03F00F0     lfs f1,240(r31)

Arudo

Quote from: darkadvice on February 17, 2011, 02:04:28 AM
It means it is cursed, the weapon shop on the corner outside the tavern. His third option uncurses

Really? Then what does a Blade+5 become once I upgrade it the last time with a rare item?
-Crazy Hacker Hates You All (definitely)-

ノಠ益ಠ)ノ彡â"»â"â"»

Do NOT PM me about Code Requests

Pro-tip: Hit the Applaud Button

Oh? Failed to read the rules? You're already dead.

darkadvice

Quote from: Arudo on February 17, 2011, 04:23:01 AM
Really? Then what does a Blade+5 become once I upgrade it the last time with a rare item?

Hopefully I am answering this correctly, all items except bows can be upgraded to +99 status but that is in NG+. In first play thru weapons only can be improved to +9.
A weapon can evolve into a new weapon through use that is why you see "weapon skill" it means it has not gotten to it's full potential.
-An evolved weapon does not change the stats but will gain a new skill on it.