|
|||||||
| English Support Board English & Foreign Languages support |
![]() |
|
|
LinkBack | Strumenti discussione |
|
|||
|
wow , i found this thread is for us to sharing knowledge, i want to learn to creating hack like the monster hp display. maybe like showing the damage i dealt to a monster.
but i cant understand how to read the code, just right now i try to learn my self, and this is what i think about the code : [00]_C1 HPD Hack 1.0 [1/4] (Loader) [01]_L 0x217F8060 0x24050000 [02]_L 0x217F80A8 0x2A020003 [03]_L 0xD03206DC 0x00000101 [04]_L 0x20041DB4 0x0A7FE000 [05]_L 0xD03206DC 0x00000201 [06]_L 0x20041DB4 0x0E2099B3 the first two line is already explained.. the third line is the condition , 'where the input key is equal ==>101 base on the reference :english:code:button_codes [CWCHEAT documentation] i know that L Trigger is 100, and select button is 1. then R Trigger is 200 so 101 = 100+ 1 which mean combination between L and select, if i want the trigger is L + start, so i must change the code into 00000009 the fourth line mean the code to be executed if the trigger in the third line if correct. the same thing goes to the line 5 and 6 (if the keypress is equal 201 (R+select, the sixth line executed). but i cant understand the code after it : [01]_C1 HPD Hack 1.0 [2/4] [02]_L 0x217F7DFC 0x3C0208A6 [03]_L 0x217F7E00 0x8C4431A8 [04]_L 0x217F7E04 0xA4850120 in the second line, the code mean "constantly write the value specified by x3C0208A6 to the address specified by x17F7DFC"in there any value in address x3C0208A6 ?? if not, what the first digit "3" mean ? |
|
|||
|
HELP!!
Can someone please convert these codes into EU codes? They're US codes btw
_C0 Max all weapons Slot _L 0x8015A116 0x047D0018 _L 0x00000003 0x00000000 _C0 Max slots all long range _L 0x80160CE4 0x015E001C _L 0x00000003 0x00000000 _C0 Max all Heads Slots _L 0x801633AE 0x01B30028 _L 0x00000003 0x00000000 _C0 Max all Bodies Slots _L 0x801677CE 0x01A30028 _L 0x00000003 0x00000000 _C0 Max all Wrists Slots _L 0x8016B96E 0x019A0028 _L 0x00000003 0x00000000 _C0 Max all Waists Slots _L 0x8016F9A6 0x01980028 _L 0x00000003 0x00000000 _C0 Max all Feet Slots _L 0x8017398E 0x01A30028 _L 0x00000003 0x00000000 |
|
||||
|
Citazione:
Notice how it points to 0x017F..... If you look closely it actually fits in the big code blocks later on. because those adresses were left out. It's only for convieniece so these variables can easily be changed Citazione:
Yes it checks conditions here and executes the next line if true. Using the Game rather than CWCheat Joker/Button codes This will change with the next version I'll release though. (Sidenote: L+start is 0108 / R+Start is 0208) Citazione:
It writes assembler instructions [2/4] writes two hack subroutines & a String [3/4]&[4/4] write the main hack function If you really want to create/convert hacks like this you'll need to learn to understand assembler first. |
|
|||
|
i have labelled a bunch of items in the item set 1 and 2
these are the items which are either not meant to be part of the inventory or just plain useless Item set 1 (range 1-800) 58-62 supply throwing knifes 90-92 supply bombs and dummy bombs(fun to use) 128 no coating (bugged default bow coat) 155 garbage 173 account item 175-176 account item 192 account item 197 account item 212-214 account item 241-242 account item 261-262 account item 303-318 account item 465 dummy 518-519 dummy Item set 2 (range 801-1260) 829-859 are info and guide books 863-883 are supply and account items 929-939 dummy 944-1260 are gems and treasure hunting account items(not needed since you can craft what you need) in the save file that i posted, character 1 has item set 1 and all unwanted items removed character 2 has item set 2 and all unwanted items removed all the others numbers not stated are useful items can someone make use of the data in the 2 save file and combine them into 1 item box cheat? tnks alot oh, and do mention if i missed any useless items, tnks ![]() heres the save file's link: Free File Hosting Made Simple - MediaFire |
|
||||
|
Citazione:
Post the ranges you want in the cheat not the useless once And there is no need for a savegame! ![]() And as a final question: would you rather like to see them added from top (page 1) or bottom (page 8)? |
|
|||
|
Citazione:
well, there are more useless stuff then useful ones. ![]() im not sure how the coding in the file works, so i just listed the items its easier to do so that way. you could just use the numbers that were not mentioned edit: i think there are too many items, you need to use page 9 too |
|
||||
|
... You could have spared be some time here ...
Anyways I have the code ready now. This one tries to add only those Items to your ItemBox that are not quest related or dummy Items Item Boost v0.2 (open)beta Puts 841 different Items in your Item Box. (99 each) Unless you have a bigger box than 8 pages you won't be able to see them all. Codice:
_C0 Item Boost v0.2b [1/2] _L 0x8119D088 0x00390002 _L 0x10000001 0x00000001 _L 0x8119D16C 0x001B0002 _L 0x1000003F 0x00000001 _L 0x8119D1D8 0x00230002 _L 0x1000005D 0x00000001 _L 0x8119D264 0x001A0002 _L 0x10000081 0x00000001 _L 0x8119D2CC 0x00110002 _L 0x1000009C 0x00000001 _L 0x1119D310 0x000000AE _L 0x8119D314 0x000F0002 _L 0x100000B1 0x00000001 _L 0x8119D350 0x00040002 _L 0x100000C1 0x00000001 _L 0x8119D360 0x000E0002 _L 0x100000C6 0x00000001 _L 0x8119D398 0x001A0002 _L 0x100000D7 0x00000001 _L 0x8119D400 0x00120002 _L 0x100000F3 0x00000001 _L 0x8119D448 0x00280002 _L 0x10000107 0x00000001 _L 0x8119D4E8 0x00920002 _L 0x1000013F 0x00000001 _L 0x8119D730 0x00340002 _L 0x100001D2 0x00000001 _L 0x8119D800 0x01350002 _L 0x10000208 0x00000001 _C0 Item Boost v0.2b [2/2] _L 0x8119DCD4 0x00030002 _L 0x1000035C 0x00000001 _L 0x8119DCE0 0x002B0002 _L 0x10000374 0x00000001 _L 0x8119DD8C 0x00080002 _L 0x100003AC 0x00000001 _L 0x8119D08A 0x03490002 _L 0x10000063 0x00000000 Created by 4m8IoN
(Now with 33,3% less comments) Ultima modifica di 4m8IoN : 18th July 2009 alle ore 08:12 Motivo: Updated Cheat to 0.2b |
|
||||
|
Citazione:
Don't know how though. Edit: Google says: How To Get More Space for Your Box: To get more space for your box you must have at least ten thousand zen. You can ask the lady that sells stuff in the gathering hall or the guy that walks around with the huge backpack. You have to buy the Organizer Guide and/or the Backpacker Guide. You will get 1 or 2 extra boxes depending on if you buy one or both. But nobody sells them in my game... yet... Ultima modifica di 4m8IoN : 1st July 2009 alle ore 18:12 Motivo: added Google Fu |