[lang=pt]Uhum tem um limite de 600 a 650 Cheats No CodeBreaker 9.2 Para Adicionar, por isso que eu Fiz esse Pacote de cheats em 2 Partes.
0--M 627 Cheats
N--Z 474 Cheats [/lang]
Printable View
FYI, I've figured out the format of those "cheats" files:
CB2crypt v1.3
My tool cb2util (https://github.com/misfire/cb2util) can already extract all cheats (#1360413 - Pastie); expect a code compiler soon.
Absolutely.
Six years ago I actually released a tool which can create the "cheats" file for CB v1-v6: https://github.com/misfire/xp2cc
With v7+, the format has been changed to use compression etc. But the big advantage is still that those files are not signed like CBC/Day1 files.
Okay, I copied my "cheats" file from my mem card to my computer. First I tried what kevstah2004 said and gave it a .psu extension. He said to convert it to .cbs with PS2 Savebuilder. Then use cb2util to decrypt the .cbs file. But as you know, it doesn't work. The readme file says that cb2util does not support .cbs files because PS2 Savebuilder already does. I couldn't get savebuilder to extract anything. Then lee4 said the "cheats" file is a .bin file. So I tried changing the extension to that and again tried using cb2util to decrypt it and of course it didn't work.
So my question is this: Now that you have figured out the format of the "cheats" file and cb2util will soon be able to use them, is this going to work?! Can I just take my extensionless "cheats" file and decrypt it with cb2util? Then add the cheats I want, remove the rest, and re-encrypt? and then copy it back over to the mem card?
If this is what you're saying, then I want to kiss your feet. When and where can I get the updated version of cb2util? I would really like a solution that works! Thank you so much misfire.
To put it simply, cb2util will be able to
- extract all codes from "cheats" file (to text file)
- convert a text file with your codes to "cheats" file
I'm planning to release v1.1 with those features by the end of this week.
Wow, thanks for the quick reply! I'm very impressed.
I anxiously await your release! Thanks for your help misfire.
FYI, I didn't have enough time to finish v1.1 but it's almost done:
https://github.com/misfire/cb2util/tree/develop
I need to do some final tests, write up some documentation, and manage to compile a Win32 binary.
Awesome misfire! Thank you so much for working on this. I check this page every day! I'm excited!
@misfire
are you planing to include a gui for this tool???