This one is for all those of you that want to mess around with CWCheat.
Be carefull all Cheats in this post are only for research purposes.
They are not very usefull for the average cheater.
!!!!!Don't save the Game after usage!!!!!
First you should know that these cheats only make use of 800 slots.
There should be a possibility to upgrade the box to 1000 slots.
Next let's have a look at the data structures for Items and Equipment
(Numbers in
Red are Hexadecimal; Decimal Numbers are
Blue)
Codice:
Equipment Box @ 119A1A8
800-1000 Slots; 12Bytes each
Slot Struct:
{00/01}[8bit]{EqType}[8bit]{EquipID}[16bit]{ArmorLV}[16bit]{???}[48bit]
EqType ranges from 00-06; EquipID ranges from 1-maxID!
EqType..Description.........maxEquipID..BoostEquipID-List
00.........Legs.................(419)...[408-413]
01.........Head.................(435)...[423-428]
02.........Body.................(419)...[407-414]
03.........Arms.................(410)...[401-406]
04.........Waist................(408)...[399-404]
05.........Close Range Weapons..(1098)..[1002-1003;1095-1096]
06.........Long Range Weapons...(299)...[277]
ArmorLV sets the ArmorLevel to n+1 (if EqType is 00-04)
(The Def+ Modifier will not go past the maxLV the Equipment can reach)
Item Box @ 119D088
800-1000 Slots; 4 Bytes each
slot Struct:
{ItemID}[16bit]{Amount}[16bit]
MaxItemID is 1260
Using ID Values that are higher than specified above will most likely freeze your game.
That doesn't mean that there aren't any valid higher IDs.
And now for the feature presentation:
These are the codes I used to choose the Equipments for the Boost Cheat
Item Box Cheat Development Codes
Only use one at a time!!
Using more than one at once will freeze your game!
Codice:
_C0 ItemBoX - ItemSet 1
_L 0x8119D088 0x03200002
_L 0x10000001 0x00000001
_L 0x8119D08A 0x03200002
_L 0x10000063 0x00000000
_C0 ItemBoX - ItemSet 2
_L 0x8119D088 0x01CC0002
_L 0x10000321 0x00000001
_L 0x8119D08A 0x01CC0002
_L 0x10000063 0x00000000
_L 0x8119D7B8 0x01540002
_L 0x10000000 0x00000000
_L 0x8119D7BA 0x01540002
_L 0x10000000 0x00000000
_C0 ItemBoX - Clear
_L 0x8119D088 0x03200002
_L 0x10000000 0x00000000
_L 0x8119D08A 0x03200002
_L 0x10000000 0x00000000
Equipment Box Cheat Development Codes
Only use one at a time!!
Using more than one at once will freeze your game!
Make sure you unequip any armor
and move the equiped weapon to Page 1 Slot 1
Codice:
_C0 EquipBoX - Legs
_L 0x8119A1B4 0x01A30006
_L 0x10000001 0x00000000
_L 0x8119A1B6 0x01A30006
_L 0x10000001 0x00000001
_C0 EquipBoX - Head
_L 0x8119A1B4 0x01B30006
_L 0x10000101 0x00000000
_L 0x8119A1B6 0x01B30006
_L 0x10000001 0x00000001
_C0 EquipBoX - Body
_L 0x8119A1B4 0x01A30006
_L 0x10000201 0x00000000
_L 0x8119A1B6 0x01A30006
_L 0x10000001 0x00000001
_C0 EquipBoX - Arms
_L 0x8119A1B4 0x019A0006
_L 0x10000301 0x00000000
_L 0x8119A1B6 0x019A0006
_L 0x10000001 0x00000001
_C0 EquipBoX - Waist
_L 0x8119A1B4 0x01980006
_L 0x10000401 0x00000000
_L 0x8119A1B6 0x01980006
_L 0x10000001 0x00000001
_C0 EquipBoX - Close Range 1
_L 0x8119A1B4 0x031F0006
_L 0x10000501 0x00000000
_L 0x8119A1B6 0x031F0006
_L 0x10000001 0x00000001
_C0 EquipBoX - Close Range 2
_L 0x8119A1B4 0x012B0006
_L 0x10000501 0x00000000
_L 0x8119A1B6 0x012B0006
_L 0x10000320 0x00000001
_C0 EquipBoX - Long Range
_L 0x8119A1B4 0x012B0006
_L 0x10000601 0x00000000
_L 0x8119A1B6 0x012B0006
_L 0x10000001 0x00000001
_C0 EquipBoX - Clear
_L 0x8119A1B4 0x031F0006
_L 0x10000000 0x00000000
_L 0x8119A1B6 0x031F0006
_L 0x10000000 0x00000000
I hope this will help some of you to create your own Item/EquipBox Codes
200.000.000 Human Rights were violated during the Production of these Codes...
(hmmmmmm purple ^^)
Created by 4m8IoN
(now with 200% less Sleep)

Good Luck

---------------------------------------------------------------------------------------------------
@ 222222
Added your Code, but changed it from 8bit to 16bit
I also changed the value from 150 back to 100
This way the Bar won't mess up the GraphiX.
@ mKin
You're welcome! & Done!
@ hero8444
If something like that is found you will probably read about it here.
If not.... then you won't

Just be patient and hope for the best.
@ Everybody
Minor Code update.
Added 222222's Max HP Cheat,
also added Stamina Max & Time Freeze.