[REQ] LIMBO Save Editor. (research completed)
I made this tutorial A WHILE BACK. Can someone spend the probable 10 minutes to make this into a
Code:
This is my tutorial on how to mod Limbo.
1. Download this LEGIT 112% Save:
http://www.mediafire.com/file/d56ra3...z/savegame.txt
2. Open in a Hex Editor.
(Normally I use HxD)
http://img6.imageshack.us/i/step1ox.png/
3. In ASCII search for "eastereggs"
http://img708.imageshack.us/i/step2e.png/
http://img299.imageshack.us/i/step3a.png/
*Take note of the number. 4095.*
4. Open up calculator.
5. Multiply the amount of percentage THAT YOU WANT TO ADD by 3.
(I chose 88% to make the save 200%) [88x3=264]
http://img191.imageshack.us/i/step5m.png/
6. Add that product to the original number of eastereggs.
[264+4095=4359]
http://img440.imageshack.us/i/step6.png/
7. Replace the original number of easter eggs with that sum.
[I swapped 4095 for 4359]
http://img84.imageshack.us/i/step7.png/
8. Save it.
http://img696.imageshack.us/i/step8w.png/
9. Open in Modio.
10. Put in your id's.
11. Rehash and resign.
12. Place on your device.
13. Play Limbo
14. Look at leaderboards.
15. ?????????
16. Profit!!
Here was the pack I have on my hdd: http://www.mediafire.com/?x92gzn8rf2oxgo8#1
I think this would be VERY easy to complete.
Re: [REQ] LIMBO Save Editor. (research completed)
I thought Limbo was one of the games where altering its leaderboards was rewarded with a ban
Re: [REQ] LIMBO Save Editor. (research completed)
Two mod tool have been made for this game if memory serves correctly
Re: [REQ] LIMBO Save Editor. (research completed)
I can honestly say that I don't know. I just know that I never owned the game and did the research.
Re: [REQ] LIMBO Save Editor. (research completed)
just for future notes,
there is no need to search the save is a text file.
Re: [REQ] LIMBO Save Editor. (research completed)
I know that it was a text file. I was going to use notepad, but I know it can't handle some hex values, which I didn't know if Limbo generated or not.