View Single Post
Old 02-24-2013   #214
aldostools
Homebrew Developer
 
aldostools's Avatar
 
Join Date: Sep 2010
Location: dev_hdd0/game/BLES80608
Posts: 941
Likes: 905
Liked 1,227 Times in 482 Posts
Mentioned: 575 Post(s)
Tagged: 0 Thread(s)
PoC: Here are some examples of the human readable script implemented in 3.4.3. Game Genie commands are still supported and can be mixed with these commands.

:GAMEDATA
[TEST1]
search "difficulty"
write next 0: "Difficulty"

[TEST2]
; (67) = 0x43
write at (67): 446966666963756C7479

[TEST3]
search 646966666963756C7479:1
write next 0: 446966666963756C7479

[TEST4]
set pointer: 43
write next 0: 446966666963756C7479

[TEST5]
write at 43: "Difficulty"

[TEST6]
write at 0x43: 446966666963756C7479
__________________
~ Dreams and dedication are a powerful combination.
... multiMAN is a perfect demonstration.
aldostools is offline   Reply With Quote
Likes: (2)