Re: Lightning Returns Basic Save Editor v0.19
Quote:
Originally Posted by
Dyno03
i cant seem to figure it out even reading that tutorial
It's exactly as I said in the tutorial. Using HxD you go to offset 1DEEC (CTRL+G shortcut to goto an offset. And look at the bottom of the editor to see the actual offset you're currently standing on).
Right there, and not anywhere else, is where your list for Components will start. And this is where you OVERWRITE (NOT INSERT), the entries.
If you insert new chars it'll corrupt your Save. You have to overwrite whatever is there. And it doesn't matter if you only have one component right now or 10.
When you use HxD from the tutorial, you copy that entire list I gave and use CTRL+B to overwrite instead of CTRL+V.
This is an example of when you first start modding this. (Let's assume this is when you first kill a Zaltys Omega in-game and obtain 8 Platinum Malistones.)
In this screen it shows the offset 1DEEC.
http://lastfencer.net/FF133%20Modding/HXD6A.png
Once there, right-click with your mouse on that char (As mentioned before, you can see at the bottom of HxD that you've selected the right thing). Then choose Paste Write
http://lastfencer.net/FF133%20Modding/HXD6B.png
Done.
http://lastfencer.net/FF133%20Modding/HXD6C.png
Re: Lightning Returns Basic Save Editor v0.19
hi can anyone tell me how to change the base stats like HP and strength using Hxd because I can't download the editor for some reason thx in advance
Re: Lightning Returns Basic Save Editor v0.19
Added weapon list to my post on page 51.
@Cryska sorry i overlooked your post on page 18
@13Dannyboy13 would be good to collect all lists in one tutorial. maybe Ryudo can add them in his post cause he already started a post
Re: Lightning Returns Basic Save Editor v0.19
Quote:
Originally Posted by
13Dannyboy13
I just hit 61 hours just in the ark at the start of day 12, probably would've been a few hours less if the game actually told you that you can't make every enemy extinct. Always fun fighting the same enemy for 2 hours only to find out there's infinite spawns....:raage:
That sucks.
Datalog - Exterminating monsters and the Last Ones
"...Also note that some species cannot be fully exterminated..."
Re: Lightning Returns Basic Save Editor v0.19
thanks and great awesome editor :016: one question what does scale damage to enemies and scale mag defense by mean?
Re: Lightning Returns Basic Save Editor v0.19
Quote:
Originally Posted by
kloeni
Added weapon list to my post on page 51.
@Cryska sorry i overlooked your post on page 18
@13Dannyboy13 would be good to collect all lists in one tutorial. maybe Ryudo can add them in his post cause he already started a post
K added links to the posts in my tutorial. On the bottom sections.
Re: Lightning Returns Basic Save Editor v0.19
The best and most Important Info "CTRL+B" [email protected]
Re: Lightning Returns Basic Save Editor v0.24
I added some code to my post on Page 36 with the hex code for 255x every "Other Items" and 255x Components for everything that I have codes for (which isn't everything).