tehpwnz0r64 wrote: ↑Sun Jan 09, 2022 9:36 am
hey there, it seems like when I try to activate the currency script, it has the error "failure allocating memory near 2055272FE4C". Is this a problem with my PC? Is there a way to fix it? I'm using CE 7.3
Edit: Now somehow it says "error while scanning for AOBs: _base Error: Not all results found"
Hello,
I did this on a non-steam version, Codex release, if this was somehow updated, though luck.Now this table works like this, once you are in the actual game, enable
Internet Cafe Simulator 2, just click on it, then buy something, enable then
Currency.Now, i don't have the game installed, though if you have any knowledge in using the Cheat Engine's Mono Dissect functions, is easy to find it, is in the GameManager, or use dnSpy, you can alter directly the .dll, there's choices.Or, search by arrays, use "F3 0F 11 4D F0" , look in the currency script and search for that address (will change on every machine, that address that will end in
5c).You can also change
5c into
5d or
5b or
50.In case you're searching, the old ways, it's on float or string, using unknown search first, then changed value (when you buy or something changed with the amount of your currency) and unchanged value (when nothing is done, just to filter out the addresses, bad, good, those not needed), make sure you have all checked for scanning, all types i mean, also on
Debugger Options you must have "use VEH Debugger".
I can't help more, it this was updated, i won't redownload the game, finding stuff in it since is Unity is quite easy, hope you can understand!
Have a pleasent day/evening and take care!