无聊啊……汉化一下吧
惊人,the^4这么牛么……DP也给破解了……
引用:
Basic DP Hex editing
Since Pokespam are releasing some programs now, I figure I'd write up a little guide on hex editing some simple things in Pokemon Diamond(Pointers may differ slightly in Pearl). Also, for lists of items/pokemon/attacks look at the bottom of the post.
All those are in an reversed state, and to use them in a hex editor, you'll need to reverse the values. That might sound complicated but it isn't. Here's a few examples, that might help explain it.
5 > 00 05 > reversed > 05 00
B11F > B1 1F > reversed > 1F B1
162 > 01 62 > reversed 62 01
See, simple.
Also, If you already know how to do basic hex editing in GBA, you'll be able to do this easily
基本DPHex(十六进制)编辑
既然Pokespam(估计是个人名)正在进行一些工程,我就考虑到我得写点关于用Hex编辑一些钻石中简单的东西(珍珠中的指针(Pointer这人认为这种翻译比较好……Jerry是怎么翻译得我忘了)可能稍有不同)的教程。同时底部也附上了道具/精灵/招式的列表。
列表中的东西都是翻个个儿的。因此要想在Hex编辑器中使用,你必须把数值反过来。这听起来似乎有点复杂,实际上不是。
这是一些例子,也许能解释一下:
5=>00 05=>反过来=>05 00
B11F=>B1 1F=>反过来=>1F B1
162=>01 62=>反过来=>62 01
看到了吧,相当简单。
并且,如果你已经知道如何Hex编辑GBA,这些东西也会很简单。
ing
正考虑是不是单发一个帖子