Re: Bayonetta - Save Editor V2
Thanks, one of a plethora of games in my backlog that I still need to play. An editor is always a good incentive to move a game up the queue. :)
Re: Bayonetta - Save Editor V2
Quote:
Originally Posted by
godzcheater
why never set the max to 2147483647 in your tools?
Because sometimes if you set the max to more than 2147483647 then it'll corrupt the save. In this case with Bayonetta it makes the values in-game negative values, therefore you can't use them... So why would you want to do that?
Re: Bayonetta - Save Editor V2
Thats correct... the most games give you nagitive value when insering "ffffffff "
But i dont understand why some people wants more then 999999999... greedy i guess.
Re: Bayonetta - Save Editor V2
Quote:
Originally Posted by
JizzaBeez
Because sometimes if you set the max to more than 2147483647 then it'll corrupt the save. In this case with Bayonetta it makes the values in-game negative values, therefore you can't use them... So why would you want to do that?
Yeah, and it's not even big numbers all the time that can cause that. Star Ocean is a perfect example of that. 9.999 CP is the max, if you try to enter 99.999 CP, it'll corrupt the Save.
Personally I never see a reason to even get close to 999.999.999 in any game, but if it doesn't corrupt stuff then it's fine.
Re: Bayonetta - Save Editor V2
Quote:
Originally Posted by
Ryudo
Yeah, and it's not even big numbers all the time that can cause that. Star Ocean is a perfect example of that. 9.999 CP is the max, if you try to enter 99.999 CP, it'll corrupt the Save.
Personally I never see a reason to even get close to 999.999.999 in any game, but if it doesn't corrupt stuff then it's fine.
It all depends on the way values are stored in the data... Whether it's stored as : Byte, SByte, Short, UShort, Integer, UInteger, Long, ULong, Single, Double, etc..
Re: Bayonetta - Save Editor V2
This makes me want to replay this game again, thank you for this!
Re: Bayonetta - Save Editor V2
Re: Bayonetta - Save Editor V2
ThanX a ton! This'll save some time!!