Page 1 of 1

Recettear 1.108 Steam

Posted: Wed Mar 29, 2017 10:13 pm
by seronis
Currently this has no features related to dungeon exploring, just things related to the item shop or global stuff like:

Day of month
Time of day
Experience
Merchant Level
Money
Time Played
Total Score
Score earned today
Main inventory item count
Main inventory slot 0 and slot 19999 item ID values
Shop display item ID values
Info related to current sale in progress

There are also two scripts related to automating your current sale in progress. One of them will put the customers "Perfect Pin" price into your offer automatically so that you get the most experience for the trade.

The 2nd script ensures you just get the absolute best deal possible. It will set your offer to be 1 pix shy of making the customer leave the store insulted. This has the effect of adjusting what they think a trade is worth in your favor. It will keep offering this value until it detects the customer will leave the store for running out of patience. Then it will change your offer to be the most money possible (for a sale) or the least money possible (for a purchase) that the customer will accept. The script calls the same 'detect patience' function that the game uses by default so if a given customer would have haggled 5 times without running then the script will offer them horrible prices 4 times before having the 5th offer be the good one. The first script has higher priority than this one so if both are enabled this one is effectively overridden.

The auto-haggle script works on NORMAL sales and purchases. I have not updated it to work on sales where you are limited by customer budget.

Re: Recettear 1.108 Steam

Posted: Thu Mar 30, 2017 12:03 am
by Domar
Oh, this looks nice, I'm always a bit confused how much to offer in order to get perfect pin. For dungeon stuff, I'd love a cheat to expand adventurer inventory size.

Re: Recettear 1.108 Steam

Posted: Thu Mar 30, 2017 5:28 pm
by popochan
Is this the table for this game? [Link]

Re: Recettear 1.108 Steam

Posted: Fri Mar 31, 2017 1:05 am
by Domar
popochan wrote:
Thu Mar 30, 2017 5:28 pm
Is this the table for this game? [Link]
Yeah, already tested table with steam version, it works fine.

Re: Recettear 1.108 Steam

Posted: Fri Mar 31, 2017 3:58 am
by seronis
Domar wrote:
Thu Mar 30, 2017 12:03 am
For dungeon stuff, I'd love a cheat to expand adventurer inventory size.
The game preallocates all memory even before you load your game. None of it is dynamically sized. I guess they developed for console originally, maybe? Short version is the only way to EASILY increase inventory space is to just raise your merchant level to the max you can normally earn. To increase it BEYOND the normal limits would require editing the assembly to 'borrow' memory from somewhere else and be a significant assembly rewrite. Its totally possible with cheat engine, just annoying for someone like me whose sole ASM experience is with the CE scripts of less than a dozen games. (i actually looked into doing this when i originally made this table)

Re: Recettear 1.108 Steam

Posted: Sat Apr 01, 2017 3:02 am
by Domar
I see, thank you for the info.

Re: Recettear 1.108 Steam

Posted: Sat Apr 01, 2017 2:51 pm
by seronis
Yeah its a shame memory is preallocated. Other important stuff is immediately after where the adventure inventory is located so i cant just have the current code 'use more slots'. Id have to rewrite all the functions that sort and access those slots to use an entirely new set of mem offsets.

Re: Recettear 1.108 Steam

Posted: Thu Apr 27, 2017 10:43 am
by shibbyness
I remember there being an old table that allowed for quick movement and attack speed, but the attack speed only worked for the Louie character, does anyone have this?

Re: Recettear 1.108 Steam

Posted: Wed Dec 27, 2017 8:03 pm
by oyyzj
infinite SP here.
.
recettear_inf SP.CT.CT
(1.74 KiB) Downloaded 224 times