Re: Lightning Returns Basic Save Editor v0.07
Quote:
Originally Posted by
lars911
Anyone knows what's the max value for items ?
Read the 1st Page and test the Editor..when you click "MAX ALL"..you will see the Maximum..
The Max u can reach "99"..with the Editor und can mod it to 65335..but..when u get in Game on of the Item..you fall down to 99..
Re: Lightning Returns Basic Save Editor v0.07
Quote:
Originally Posted by
bangorrhea
Read the 1st Page and test the Editor..when you click "MAX ALL"..you will see the Maximum..
The Max u can reach "99"..with the Editor und can mod it to 65335..but..when u get in Game on of the Item..you fall down to 99..
oh yes i read the first page and tested the editor , but i heard some people saying that the game freezes if you add a value higher than what's the max is suppose to be that's why i asked :D , thanks !
Re: Lightning Returns Basic Save Editor v0.07
Quote:
Originally Posted by
lars911
oh yes i read the first page and tested the editor , but i heard some people saying that the game freezes if you add a value higher than what's the max is suppose to be that's why i asked :D , thanks !
The Game will freeze..when you do some Wrong "Key Items" before you need them in Game..not the Value..also it freeze..when u want to ad "Accessories" without remove Adornments just before you save in Game..I know this :-)
..
@Echelo: Now I´ve seen..there are not all Key Items in..Why?..limited Value to carry with?..wich is the Code for the 5th Fragment? (Fragment of Smiles, Courage, Mischief, Radience & ?of Kindness?->this Code is not there..and the "Mogry Fragment" is an unknown Fragment..
Fragment of Kindness: 6B 65 79 5F 73 5F 68 75 6E 6E 75 00 00 00 00 00 00 FF key_s_hunnu......ÿ
Mogry Fragment 6B 65 79 5F 77 5F 6D 6F 67 73 6F 75 6C 00 00 00 00 01 key_w_mogsoul.....
Re: Lightning Returns Basic Save Editor v0.07
Quote:
Originally Posted by
yugitonee
A suggestion if you are planning to add more to the editor: For abilities could you add the ATB cost and auto ability?
Adding ATB cost would be ridiculously difficult to do.
Auto-Abilities will be possible, but it still requires a lot of digging on what does what exactly, and the hex offsets for each of them. (Since they go inside active ability offsets).
Re: Lightning Returns Basic Save Editor v0.07
Why would ATB cost be ridiculously hard to implement? It's just a single byte for each ability (at byte 45/2D from the start of each ability), counting backwards from 00. So FF is a cost reduction by one, FE is a cost reduction by 2, FD is a cost reduction by 3 etc.
Re: Lightning Returns Basic Save Editor v0.07
Wonderful editor, Echelo. Thank you very much for the time and effort you have put into it. Quick question, I just now have tried the latest version 0.57, and can't seem to get my PS3 save to load into the editor. I noticed the check box for PS3 is gone, is there a new way to load these type of saves? Any help is appreciated.
Re: Lightning Returns Basic Save Editor v0.07
Quote:
Originally Posted by
wkedklwnz
Wonderful editor, Echelo. Thank you very much for the time and effort you have put into it. Quick question, I just now have tried the latest version 0.57, and can't seem to get my PS3 save to load into the editor. I noticed the check box for PS3 is gone, is there a new way to load these type of saves? Any help is appreciated.
I tested now..and "File - Open PS3 Data" (APP.DAT) works..you just must copy your File from XBox to USB..and aftert that to your PC..open the Editor..and open it..never try to decrypt it with an other File..when u decrypt it before you open it in the Editor..it wont work.
Re: Lightning Returns Basic Save Editor v0.07
Quote:
Originally Posted by
MancombSeepgood
Why would ATB cost be ridiculously hard to implement? It's just a single byte for each ability (at byte 45/2D from the start of each ability), counting backwards from 00. So FF is a cost reduction by one, FE is a cost reduction by 2, FD is a cost reduction by 3 etc.
Set ATB Regen rate to 100 and all abilities use no atb basically.