With edizone u can make plastic unlimitedCould anyone make a all/max plastics cheat for gundam breaker 4?
You mean by freezing the value right?With edizone u can make plastic unlimited
I've done that on other games and they always eventually freeze.Yupp with frezing
Optantic on youtube posted them.Hi, where could i find Castlevania ... Dawn of Sorrow codes? Is there a link?
Thanks.
No i don't Play that Game and have No time to do it this week.@Stoned not sure if your playing Trails Through Daybreak but if so could you make a multiplier code for the mechanic of gray,law and chaos?

I know99 should be 63 (0x63)
680F0000 00000263 00000263I know
So i was Wondering that the Codes are 3B9AC9FF
[max coin]
04000000 02B07CBC 5284E1E8
[max coin off]
04000000 02B07CBC 1A88B3E8
[Hold ZL for max hp]
04000000 02633FE4 B9003668
80000100
04000000 02633FE4 528000C8
20000000
BAKERU 1.0.0
TID: 01007CD01FAE0000
BID: C7108BF4BEFD8FC0
Code:[max coin] 04000000 02B07CBC 5284E1E8 [max coin off] 04000000 02B07CBC 1A88B3E8 [Hold ZL for max hp] 04000000 02633FE4 B9003668 80000100 04000000 02633FE4 528000C8 20000000
Will post more if I manage to find more.
Enjoy~

If you're running Tinfoil as homebrew from Album, sometimes Tinfoil gets the Album's BID instead of the game's BID. This happens only with certain games, but happens with those games every time. The solution is to not use Tinfoil for cheats. Breeze is the superior software, anyway; also, the creator of Tinfoil is a terrible person, anyway (transphobic, hates furries apparently (I have not been able to verify this claim personally), and is an all-around parroter of Trump-style propaganda.). I would never want to have direct contact with the guy (blawar) if I can help it, but if it weren't for the existence of breeze, I would still use Tinfoil, but only because it would be the best if not for breeze. Seriously, switch to breeze for cheats. It just works(TM), and even supports the same stuff as Tinfoil, plus more (labels, auto-replacing button names with button icons, folders, and support for all of JNoexs' features and having a builtin pointer searcher; what more could you want?).Seems like all my build IDs are the same. Any thoughts on how to fix? Could it be an issue with tinfoil?
will this work for version 1.51?Dragon Ball Z Kakarot
Personal Used Modding .
TID: (Change to your tid )
010051C0134F8000 USA/EU
0100EF00134F4000 JP
0100FD70134FA000 AS
TID/romfs/AT/Content/Paks/~mods
View attachment 455893
View attachment 455901
cc THANK YOU TO THE ENTIRE DRAGON BALL COMMUNITY. ( DB Discord, CH Forum Gamebanana, Nexusforum)
Hi friend @Gamerjinsorry it took so long, but it wasnt exactly easy with the offset math and the testing i put these through.
now this is only for the order of Ecclesia. @dsrules already did Portrait of Ruin, and Optantic did Dawn of Sorrow.
now if i have the ok from you @dsrules, i would like to move the existing cheat for this game into a single dedicated thread.
Castlevania Dominus Collection
TID: 0100fa501af90000
BID: 5F53CA7A7BF87491
Order of Ecclesia only. it does use @TomSwitch's id check to make sure only order of Ecclesia is playing.
one thing to note: mp/heart cost 0, it only makes the substract part 0, so you still need to have enough to use/cast it.
Thank you very much for the explanation, and sorry for answering so late. I really thought it was just one thing, but from what I read it is much more.The term "str" has several variants, and they all serve the same basic function, which is to write the value from a register into memory.
stp can allow for eight bytes to be written, represented as XXXXXXXX XXXXXXXX , but it requires two registers.
str stands for storing four bytes, represented as XXXXXXXX .
strh stands for storing half-word (two bytes), represented as 0000XXXX .
strb stands for storing a byte, represented as 000000XX .
FYI you can ask ChatGPT. It's getting good. Not sure can totally trust it though.Thank you very much for the explanation, and sorry for answering so late. I really thought it was just one thing, but from what I read it is much more.
I am not very good at making cheats in ASM, that is why when I do it I do it in pointers (well, when I can I am not an expert like you and others here) I would really like to learn how to do it in ASM.
Thank you very much.