-
Posts
61 -
Joined
-
Last visited
Metrimersu's Achievements
-
Metrimersu started following Temple Run 2 - Save Game/Data Editor and Don't Starve - Save Game/Data Editor
-
Don't Starve: Pocket Edition – Save Data Editing Guide (iOS) Hello everyone, I'm excited to share my latest exploration with you. In this guide, I will walk you through the process of modifying the save data of Don't Starve: Pocket Edition on iOS. By editing the game's save files, you can unlock all characters, modify your world, edit player stats, and more. This method works for both jailbroken and non-jailbroken devices. The only difference is how you access the game files. Disclaimer: This guide is intended for educational and research purposes only. Requirements - iOS device - Decrypted Don't Starve IPA - Valid P12 certificate (for sideloading) - A sideloading tool such as ESign / Feather - Files app on iOS - Don't Starve Save Editor Decrypted IPA Download: Paid app so usually no iPA, might consider to purchase or rely on 3rd parties (not recommended.) Save Editor: https://dontstarveditor.netlify.app Understanding the Save Files Don't Starve uses the proprietary KLEI format for its save files. Each file is compressed and encoded, so they cannot be edited with a normal text editor. The game stores three important files inside the Documents folder: File: profile Contents: Player XP, unlocked characters, settings File: saveindex Contents: Save slot metadata, character per slot, DLC flags File: survival_1 Contents: Full game world, including entities, player position, and day count The save editor handles all decoding and re-encoding automatically. Available Characters (iOS v1.47) Don't Starve: Pocket Edition on iOS includes the base game and Reign of Giants DLC. There are 11 playable characters total: Wilson – Default (always unlocked) Willow – 160 XP Wolfgang – 320 XP Wendy – 640 XP WX-78 – 960 XP Wickerbottom – 1280 XP Woodie – 1600 XP Wigfrid – 1920 XP Wes – Adventure Mode Maxwell – Adventure Mode Webber – Adventure Mode Characters like Walani, Warly, Wilbur, and Woodlegs are not available on iOS because they belong to the Shipwrecked DLC, which is not included in Pocket Edition. Method 1 – Non-Jailbroken Devices Step 1 – Download the IPA Download the decrypted Don't Starve IPA from the link above. Step 2 – Enable Document Browsing When signing the IPA using ESign, Feather, or a similar sideloading tool, make sure that Document Browsing is enabled. This allows the game files to appear inside the iOS Files app. Step 3 – Sign and Install Use your P12 certificate to sign the IPA with Document Browsing enabled. Install the signed IPA onto your device. Step 4 – Launch the Game Once Open Don't Starve once after installation. This will generate the required save files. After launching it once, you can close the game. Step 5 – Access the Save Files Open the Files app. You should see a folder named "Don't Starve Pocket Edition". Open it and locate these files: profile, saveindex, survival_1. Copy or extract these files. Step 6 – Edit the Save Files Upload the files to the Don't Starve Save Editor: https://dontstarveditor.netlify.app You can upload files individually or select multiple files at once. The editor will automatically detect which file is which. Profile Editor allows you to modify: - Experience Points (XP) - Unlock characters or use Unlock All - Nightmare Throne character - Settings like render quality and autosave Save Slots Editor allows you to modify: - Character per save slot - Day count - Casual mode - Reign of Giants toggle Game World Editor allows you to modify: - Current day - Player position (X, Y, Z) - World seed and level ID - Entities such as items, creatures, and structures Raw Data Editor (advanced): - Direct editing of JSON (profile) or Lua tables (saveindex/survival) After editing, download the modified files. Step 7 – Replace the Save Files Go back to the Don't Starve folder in Files. Delete the original files and replace them with the modified ones. Make sure filenames match exactly: profile, saveindex, survival_1. Step 8 – Launch the Game Open the game again. Your modifications should now be applied. Method 2 – Jailbroken Devices Step 1 – Install the Game Download the game from the App Store. Step 2 – Locate the Save Files Using Filza, navigate to the app container and open the Documents folder. You will find profile, saveindex, survival_1. Step 3 – Edit the Files Extract the files and upload them to the save editor. Modify as needed and download the edited versions. Step 4 – Replace the Files Replace the original files with the modified ones. Step 5 – Launch the Game Open the game and your edited save data should load. Quick Guide: Unlock All Characters 1. Upload the profile file to the editor 2. Go to the Profile tab 3. Click Unlock All 4. Download the modified profile 5. Replace the profile file on your device 6. Launch the game Technical Details KLEI Save Format: "KLEI 1D" (11-byte header) plus Base64 encoded data containing a 16-byte binary header and zlib-compressed payload. Binary Header (16 bytes, little-endian): - Bytes 0–3: Version (always 1) - Bytes 4–7: Flags (always 16) - Bytes 8–11: Decompressed size - Bytes 12–15: Compressed size Payload: - profile → JSON - saveindex → Lua table with "return" - survival_1 → Lua table with "return" The unlocked_characters field is a dictionary mapping character IDs to true. The game checks this directly rather than calculating from XP. Both XP and the dictionary must be correct. Final Notes - Always keep a backup of original files - Extreme edits may corrupt saves - The editor preserves data exactly - The game stores everything locally with no server validation - Shipwrecked and Hamlet characters do not exist on iOS If you try this method, feel free to share your results or feedback.
-
DIY Hack Temple Run 2 - Save Game/Data Editor
Metrimersu replied to Metrimersu's topic in DIY Cheats
@Laxus You had Temple Run 2 cheats, could you please check if everything is alright? Besides if you can help me to improve or anything else lemme’ know. @Puddin Thank you for your support, by the way if you can also check I’ll be glad. Cheers! -
Temple Run 2 – Save Data Editing Guide (iOS) Hello everyone, I’m excited to share my latest exploration with you. In this guide, I will walk you through the process of modifying the save data of Temple Run 2 on iOS. By editing the game's save file (gamedata.txt), you can modify various in-game values and potentially unlock most content. This method works for both jailbroken and non-jailbroken devices. The only difference is how you access the game files. Disclaimer: This guide is intended for educational and research purposes only. ======================== Requirements ======================== • iOS device • Decrypted Temple Run 2 IPA • Valid P12 certificate (for sideloading) • A sideloading tool such as ESign / Feather • Files app on iOS • Temple Run 2 Save Editor Decrypted IPA Download: https://armconverter.com/decryptedappstore/us/app/temple-run-2-endless-escape/id572395608?bundleId=com.imangi.templerun2 Save Editor: https://tr2saveditor.netlify.app ======================== Method 1 – Non-Jailbroken Devices ======================== Step 1 – Download the IPA Download the decrypted Temple Run 2 IPA from the link above. Step 2 – Enable Document Browsing When signing the IPA using ESign, Feather, or a similar sideloading tool, make sure that "Document Browsing" is enabled. This allows the game files to appear inside the iOS Files app. Step 3 – Sign and Install Use your P12 certificate to sign the IPA with Document Browsing enabled. Install the signed IPA onto your device. Step 4 – Launch the Game Once Open Temple Run 2 once after installation. This will generate the required save files. After launching it once, you can close the game. Step 5 – Access the Save File Open the Files app. You should see a folder named: Temple Run 2 Open it and locate the file: gamedata.txt Copy or extract this file. Step 6 – Edit the Save File Upload gamedata.txt to the Temple Run 2 Save Editor: https://tr2saveditor.netlify.app By default the editor opens in "Inspection Mode" to prevent accidental changes. Enable "Experimental Mode" to allow editing. You can modify various values such as: • Coins • Gems • Characters • Upgrades • Unlockables After editing, download the modified gamedata.txt file. Step 7 – Replace the Save File Return to the Temple Run 2 folder inside the Files app. Delete the original gamedata.txt and replace it with the modified version you downloaded. Step 8 – Launch the Game Open Temple Run 2 again. Your modified save data should now be applied. ======================== Method 2 – Jailbroken Devices ======================== If your device is jailbroken, the process is easier since you can directly access the app files. Step 1 – Install the Game Download Temple Run 2 directly from the App Store. Step 2 – Locate the Save File Using Filza, navigate to the game directory. Inside the Documents folder you will find: gamedata.txt Step 3 – Edit the File Extract gamedata.txt and upload it to the save editor: https://tr2saveditor.netlify.app Modify the values you want and download the edited file. Step 4 – Replace the File Replace the original gamedata.txt with the modified version. Step 5 – Launch the Game Open Temple Run 2 and the edited save data should now be loaded. ======================== Final Notes ======================== • Always keep a backup of the original save file. • Extreme value changes may corrupt the save. • This works because Temple Run 2 stores important progress data locally. If you try this method, feel free to share your results or feedback below.
-
Metrimersu changed their profile photo
-
DIY Hack World Conqueror 4 - Unlimited Unit Move, Health and more.
Metrimersu replied to Metrimersu's topic in DIY Cheats
It requires deeper analysis which iGG isn’t capable of. @Puddin may figure something out since he has access to iOSGods’s tools directly. -
Metrimersu started following [CHEAT REQUEST] Reckless Getaway 2: Car Chase , [DIY CHEAT] European War 7: Medieval - Semi-Currency Cheat , EMERGENCY HQ: firefighter game and 1 other
-
Hello everyone, I’m thrilled to share the results of my latest exploration with you all! In the video linked below, I take you through the process of reverse engineering the game European War 7: Medieval. My main focus is on unlocking the triumphs. In the video, I provide a step-by-step guide that explains the tools and techniques I used to uncover the game’s inner workings. Whether you’re interested in reverse engineering or simply looking to succeed in this field, there’s something here for you. I’d be delighted to hear your thoughts or answer any questions you might have about the process. Please feel free to share your feedback or experiences in the comments. 📌 DIY Requirements - Non-Jailbroken or Jailbroken iPhone or iPad. - iGameGod Non-Jailbroken / iGameGod App - iGG Injected iPA 🤩 DIY Features - Currency Cheating 📖 DIY Instructions 1. Either inject iGG into the target game or download a pre-injected iPA. 2. Watch the attached video 😁 📷 Cheat Video/Screenshots Tutorial Video 🙌 Credits - Metrimersu
-
📌 Game Hack Request Details: Game Name: EMERGENCY HQ: firefighter game Game Version: 2.4.3 (The current latest since the topic was created.) App Store Link: https://apps.apple.com/us/app/emergency-hq-firefighter-game/id859148736 Device Type: Does not matter. Preferably Non-Jailbroken. 🎮 Hack Features You Want: Bypass the watch ADs to get extra stuff (Everywhere possible) Unit movement speed Freeze currencies Free iAP (Satella does not function) Auto-win with the highest medal always Rescue Pass Premium unlocked Max VIP Level Upgrades do not cost Freeze helicopter support usage (Never decreases) Any other thing(s) that is possible to cheat. NOTE: The game is server-side.
-
📌 Game Hack Request Details: Game Name: Temple Run 2: Endless Escape Game Version: 1.121.0 (This is the latest since the topic was created.) App Store Link: https://apps.apple.com/us/app/temple-run-2-endless-escape/id572395608 Device Type: It doesn't matter. I suppose the Jaibroken one is easier. 🎮 Hack Features You Want: All runners truly unlocked still stay unlocked even after disabling the feature. (Registered to save game.) All artefacts are truly unlocked. (Registered to save game.) All hats that are limited in time/already exist are unlocked. All pets that are limited in time/already exist are unlocked. All runners that are limited in time/already exist are unlocked. All outfits that are limited in time/already exist are unlocked. All maps that are limited in time/already exist are unlocked. The temple pass is unlocked. Maximised level. All store items are unlocked. NOTICE: One thing to notice, yes, there are some cheats which already exist; however, they are not registered to the save game, once you disable them, you lose everything. The save game is not encrypted, but hard to read because they used a different kind of coding. It's not understandable regarding that. You can only edit some numbers related to currencies since they are directly compromised.
-
📌 Game Hack Request Details: Game Name: Reckless Getaway 2: Car Chase Game Version: 1.5.033 (This is the latest since the topic was created.) App Store Link: https://apps.apple.com/us/app/reckless-getaway-2-car-chase/id1190553787 Device Type: Non-Jailbroken 🎮 Hack Features You Want: Free iAP (Satella does not function.) Unlimited Currencies (Coins, Crowns) Pursuit Patrol Without Driving License (Dumb AI xD) Ability Never Expires ADS by bass/No ADS A Glass of Cold Water to The Developer of The Game NOTE: I noticed something while using Satella, it actually unlocks the vehicle after the purchase, but the game somehow undoes that immediately. iGG cause crash.
-
DIY Hack World Conqueror 4 - Unlimited Unit Move, Health and more.
Metrimersu replied to Metrimersu's topic in DIY Cheats
Watchpoints are causing crashes… Recently my iPad messed up due no one tend to give a help hand to me. Now my iPad restored via iTunes. I have no longer any semi-Jailbreak unfortunately… Let me check if I can make it work on my non-Jailbroken iPhone. -
DIY Hack [DIY CHEAT] Hitman: Sniper - Unlocking Achievements
Metrimersu replied to Metrimersu's topic in DIY Cheats
Man go to the YT video of mine I will comment there. -
DIY Hack [DIY CHEAT] Hitman: Sniper - Unlocking Achievements
Metrimersu replied to Metrimersu's topic in DIY Cheats
Telegram -
DIY Hack [DIY CHEAT] Hitman: Sniper - Unlocking Achievements
Metrimersu replied to Metrimersu's topic in DIY Cheats
Do u have TG -
DIY Hack [DIY CHEAT] Hitman: Sniper - Unlocking Achievements
Metrimersu replied to Metrimersu's topic in DIY Cheats
Now, first of all, you need a certificate to sign applications using ESign. You can find free certificates online, but most of them expire within 2–3 days. If you don’t want to pay anything, there are two systems called Sideloadly and AltStore, but you’ll need to connect your phone to a computer and refresh it every seven days. However, sometimes apps may not function as expected. For example, if you have progress in a game, you’d want to save it, right? But these two free systems may not allow you to sign into your Game Centre account. So, ESign is the most reasonable option, but you need to buy a certificate. These certificates are usually sold online or in Telegram groups. Some sellers accept PayPal, while others only take crypto payments. A certificate is essentially like an annual subscription – in short, a nameless company isn’t satisfied with the profit margin of your device, so they come up with new ways to rip you off. Don't pay more than $15 for these certificates because that’s their real worth. They’ll try to hype up their certificates, claiming they’re special, have a lifetime guarantee, etc. Don’t believe them—it’s all nonsense. Anyway, you’ll need to import this certificate into ESign. There’s something called a UUID, which is a randomly assigned number for each device. ESign has a tool to retrieve this number—use it. Finally, I’ll attach some screenshots below; follow those settings exactly. Go to ESign’s settings. I’ll also show you how to add Satella, but don’t add it to ESign’s settings, or it will install Satella by default on every app. Instead, add Satella when signing an app. Apart from that, there’s no extra magic to it. If you need more guidance, there are tons of tutorials on YouTube. One more thing: this certificate is valid for one year. After that, it expires, and you’ll need to delete everything you installed using that certificate from your phone. Then, you’ll have to get a new certificate and reinstall the same apps. Unfortunately, there’s no way to extend the certificate’s validity—it’s a one-time use only. Screenshot-I. Screenshot-II.