The Below hack is for Dungeon Hunter 2 and its also applicable for Dungeon Hunter 1, just the name of the save file and folder differs..
You must root your phone and you need Hex Editor
Manual steps :
1. open dh2_settings.savegame at "data/data/com.gameloft.android.TBFV.GloftD2HP.ML/dh2_settings.savegame" with app Hex Editor
2. Change "00" with "01" at pointer :
'00000029' for unlock all faeries
'00000040' for unlock all map
'00000089' for god mode
'000000af' for full mana
'000000f1' for 1 hit kill
sample:
00000000 00 98 10 11 ff ab 21 07 abcdefgh
00000008 09 17 82 cc af 76 16 22 ijklmnop
-pointer- ---------hex------ --text--
@pointer 00000000, hex = 00, text = a
@pointer 00000001, hex = 98, text = b
@pointer 00000002, hex = 10, text = c and othrwse..
and this for 2 use all faeries :
1. u must go to pointer number 00000029,
my view is:
00000018 00 00 00 0a 00 00 00 41 . . . . . . . A
00000020 6c 6c 46 61 65 72 69 65 l l F a e r i e
00000028 73 00 00 00 00 09 00 00 s. . . . . . .
u can see @ pointer 00000029, hex=00, text= .
if u want to use all faeries u must change '00'(hex) with '01' for simple is 00 = NO and 01 = YES..
0 comments:
Post a Comment