-
Posts
715 -
Joined
-
Last visited
Everything posted by de2ndlaw
-
You will have thrown your money down the drain. Because the most popular website does not always have the best hackers.
-
There should be no issues doing an edit on iFile, I do that for dungeon injection all the time.
-
Which dungeon did you inject and did you inject it at the correct offset? The offset for Zahir's binary is different from Kevv's.
-
Ahh I see. Yeah that has probably been patched already. Hopefully I find a better way than manually injecting eventually though.
-
I am getting help from loads of people way better than me haha. Anyway I thought in game vortex is already possible? Or do you mean the specials thing?
-
Yes. Item injection is not toggleable for now, I will add that soon. However, just enable debug menu and you can manually enter the vortex code of the dungeon for vortex mod.
-
Try to end your settings in multi task and restart it again. Either that or Elimo does not like you
-
Thanks!
-
Help/Support CSCI patcher help: working with Writedata.h header
de2ndlaw replied to de2ndlaw's topic in Help & Support
Thanks, sent you a PM. -
Help/Support CSCI patcher help: working with Writedata.h header
de2ndlaw replied to de2ndlaw's topic in Help & Support
I see. In that case, could you please suggest a way for me to go about doing this? I have also tried writeData(0x377314, [iosgods objectForKey:@"kItemID"] intValue]); And entered an integer inside instead, but the app crashes, and I believe this is because the hex was not properly formatted into 16 bit little endian, which is what I would like it to be.