Page 1 of 2

Indies' Lies

Posted: Mon Apr 18, 2022 5:19 pm
by panraven
*This is not memory edit, but file patching.
If success provide some basic cheat like custom base power (it can be set by yourself).
Basically it modify the ConfigConstant.js within the app.asar files.
May not work for other version.

1. before anything, go to <game directory>\resources, make backup of original unmodified 'app.asar' as 'app.asar.ori';
2. goto inside the script edit [defaultRoot] to your game directory; modify/add/delete items in MOD table if need;
3. note the *Length*Limitation* message;
4. activate the script
5. then following prompt if any;

good luck~

Updated:
Please check BerTOINK post for a better description of usage.
indies_dev.CT
same file less the extra script that may cause confusion
(4.16 KiB) Downloaded 1380 times

Re: Indies' Lies

Posted: Tue Apr 19, 2022 12:40 am
by acebozoh
thank you my friend you brought light to the darkness

Re: Indies' Lies

Posted: Tue Apr 19, 2022 10:37 am
by BerTOINK
Thank you so much! It works! :D

Re: Indies' Lies

Posted: Tue Apr 19, 2022 7:25 pm
by mtr1707011
I opened the game according to all the steps, and I copied the content into it when executing, but it was all wrong. I don't know how to use this script. I'm sorry, thank you for your efforts.Can you be more specific if you can?I'm sorry

Re: Indies' Lies

Posted: Wed Apr 20, 2022 4:48 am
by panraven
mtr1707011 wrote:
Tue Apr 19, 2022 7:25 pm
I opened the game according to all the steps, and I copied the content into it when executing, but it was all wrong. I don't know how to use this script. I'm sorry, thank you for your efforts.Can you be more specific if you can?I'm sorry
What's the 'wrong' ?
Are there any popup or print messages?
Does the game open (in another launch) normally?

If it run, some property only has effect in a new run, eg. initial Money (and base energy?).
Try check the selling price of an item.

Re: Indies' Lies

Posted: Wed Apr 20, 2022 10:09 am
by BerTOINK
To get this working follow this steps:

1. go to your Indies Lies game folder then go to "resources" folder
2. make a copy of "app.asar" and rename it into "app.asar.ori" (you MUST rename it app.asar.ori)

3. Open the indies_dev.CT and a message will pop "Execute this lua script?", press no
4. double click the <script> under Value tab
5. then change the local defaultRoot = [[ ???????????????? ]]
(for me it was E:\Indies.Lies.v0.9.3\ (this is important! if you put it wrong then the patch will FAIL))

6. OPTIONAL : you may like to change the value of the local MOD. For me all I want is the InitMoney(starting money), BasePower(default MaxEnergy), CardsToMoney(skip card reward and get the $$$$), KitsToMoney(discard the potion and get the $$$$).

If you dont want the cheat just put "--" at the start of the line (eg. -- BaseDrawCardAmount=6,) or just delete it!
IMPORTANT! that leave the TreasureUnloadTime = 800 (I dont know why because when I delete the "TreasureUNloadTime" the patch always fail)

7. Press OK
8. press the box beside "click me/ setup in script"
9. wait the result

To check if the PATCH has been successful. Open the game, if you have POTION/ITEM click it and if you see the "Discard +999 Gold" then the patch has been succesful.

Re: Indies' Lies

Posted: Wed Apr 20, 2022 8:54 pm
by mtr1707011
Thank you, the new archive is available.But there is a flaw, after using, the partner no longer get new skills, can only get the protagonist's skills, feedback, thank you for your efforts.

Re: Indies' Lies

Posted: Wed Apr 20, 2022 11:20 pm
by lLeGOl
i got this message "can't open asar.ori, copy original unmodified [app.asar] to [app.asar.ori] pls " but in my resources folder I have 3 files :
app.asar.ori and app and app.api (all of them are type asar ) what to do? i tried to open game and everything is normal

Re: Indies' Lies

Posted: Thu Apr 21, 2022 12:12 am
by lLeGOl
ok, I found the problem, i was opening that file with notebook so it was associated with it, I changed the file back to unknown and after that, I rename it to app.asar.ori and now it has type .ori

Re: Indies' Lies

Posted: Fri Apr 22, 2022 6:30 pm
by mtr1707011
Today's update is invalid. If possible, you can update it, Thank you

Re: Indies' Lies

Posted: Thu Apr 28, 2022 1:10 pm
by ahmedatef995
hi i tried every thing but it gives me this message:
*** remove integrity items
--
ConfigConstant.js":{"size":674,"offset":"831415836","integrity":{"algorithm":"SHA256","hash":"0eda10d005b5f13791e09d3314e06063d86b0427426f152ccda31c5dc56ddd89","blockSize":4194304,"blocks":["0eda10d005b5f13791e09d3314e06063d86b0427426f152ccda31c5dc56ddd89"]}
--
ConfigConstant.js":{"size":674,"offset":"831415836"

Re: Indies' Lies

Posted: Tue May 24, 2022 5:18 am
by asd2006208
The script still works but don't know how to modify the amounts of cards drawn every turn goes to more than 4. I changed the value on Basedrawcardamount but it's not doing anything. XD

Re: Indies' Lies

Posted: Sun Jun 19, 2022 4:57 am
by asd2006208
mtr1707011 wrote:
Wed Apr 20, 2022 8:54 pm
Thank you, the new archive is available.But there is a flaw, after using, the partner no longer get new skills, can only get the protagonist's skills, feedback, thank you for your efforts.
Modify the BaseDropCardAmount to 3 and you will be able to get the partner new skills.

Re: Indies' Lies

Posted: Sun Jun 19, 2022 5:02 am
by asd2006208
ahmedatef995 wrote:
Thu Apr 28, 2022 1:10 pm
hi i tried every thing but it gives me this message:
*** remove integrity items
--
ConfigConstant.js":{"size":674,"offset":"831415836","integrity":{"algorithm":"SHA256","hash":"0eda10d005b5f13791e09d3314e06063d86b0427426f152ccda31c5dc56ddd89","blockSize":4194304,"blocks":["0eda10d005b5f13791e09d3314e06063d86b0427426f152ccda31c5dc56ddd89"]}
--
ConfigConstant.js":{"size":674,"offset":"831415836"
Yea that is right. give it a couple minutes to load and you will see the log changes.

And it will look like this:

*** modifying ConfigConstant.js
--
ConfigConstant=[{InitMoney:100,BaseDrawCardAmount:4,BasePower:3,BaseKitAmount:3,BaseDropCardAmo...

Re: Indies' Lies

Posted: Thu Jun 23, 2022 3:38 am
by asd2006208
mtr1707011 wrote:
Fri Apr 22, 2022 6:30 pm
Today's update is invalid. If possible, you can update it, Thank you
It still works with most of the it, but the BaseDrawCardAmount does not work even with the previous version tho. :D