Another Masterpiece by Nordcurrent Games after their first mystery game which is Murder in Alps. Today we will talk about a game called Murder by Choice and how you can MOD it. Murder by Choice is an interactive puzzle mystery game where you are invited to an exotic island by a billionaire. Things take a turn when a murder happens on an island, and you as a journalist now have to investigate on who did it, you are surrounded by some of the wealthiest people around the world and a major storm has got you stuck there. Soon you discover that solving the murder is not the only thing you need to worry about, but the hidden secrets that you are uncovered on your journey. Will you be able to solve it and get out of the island?
What will we be modding in the game?
- Unlimited Energy
- Unlimited Hints
Let’s begin!
Make sure you have the basic knowledge of modding games in IDA Pro, this is not a Unity game, so you will require IDA Pro to MOD it.
1) Download Murder by Choice APK file from Apkcombo.com
Remove Signature check from the game before proceeding. Use Lucky Patcher it works with this game. Here is a Tutorial.
2) Open the APK file and go to LIB folder and delete all folders except the armeabi-v7a one
3) Extract the libcocos2dcpp.so file from it and LOAD it in IDA Pro. Wait for it to finish loading.
4) Then search for the functions i have mentioned below and modify them accordingly:
- InventorySystem::useEnergy and MAKE it TRUE
- InventorySystem::useHint and MAKE it TRUE
This will make your energy not decrease and your hints always ready to use.
5) Open the libcocos2dcpp.so file inside your preferred HEX editor and copy the Offsets of the functions and change the address according to what I have mentioned above.
Mod the .plt segments, but if you want to mod the .txt it is up to you. Mod the functions according to what I have mentioned above, and you will have unlimited energy and hints in the game.
6) Save the file and return it back inside the armeabi-v7a folder, replace it if it asks you to. Then sign the APK file and Play the game.
That’s it.
If you have any questions then contact me and i will help you ASAP.