Hey,so after multiple times of trying,and trying to learn and understand what im doing when following tutorials,ive finally decided that now's the time to learn.
Im starting from rock bottom scratch.
Maybe some basic-ass knowledge,but nothing over 10% into the Obj-C topic and others.
First of all,im following the pinned thread in the "Tutorials" section,about how to use a Hex Editor.
First of all,here are four of my questions regarding the topic:
1- In the data he gave,listed here: LVL1 Score =3000 (3 stars)
LVL2 Score=8220 (3 stars)
LVL3 Score=12980(3 stars)
Whenever i use the hexademimal convertor,i get this value for the first level, (decimal value) = 3000 (hexadecimal value) = BB8 in the tutorial,he added a "0" to BB8 is there any reason for this,or was this a error?
2.-Also,im pretty sure im using the correct save file,wich is located in /var/mobile/containers/data/application/candycrush (saga) is this correct? The file is named "save_0.dat".
3.- In the tutorial,he mentions "hex yields" what exactly is this?
4.- Would somebody mind linking some guides about basic modding apps,coin values etc,and some basic objective C tutorials,or sites to learn,that would be greatly appreciated.