Page 1 of 2

The Wild at Heart Achievement Unlocker - Windows Store / Game Pass Version

Posted: Sat May 22, 2021 11:46 pm
by SvT
5/21/2021 - First version

This table allows you to unlock ANY achievement in the game.
NOTE: Clicking "Trigger Achievement" without a specific achievement checked will unlock "Welcome to the Deep Woods". Careful to not accidentally do that if you aren't meaning to.

USAGE:
1. Target process: The Wild at Heart.exe
2. At the main menu, check "Enable Cheats" after logging in
3. Check the achievement you want to unlock
4. Toggle the "Trigger Achievement" box
5. Repeat Steps 3-4

Image

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Sun May 23, 2021 8:09 am
by junior5a
You are rock!

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Sun May 23, 2021 11:47 am
by ShortnSpicy
Awesome work once again Soviet, although I had one minor issue on the 'Welcome to the deep woods' achievement. I just had to go into the script and change from #26 to #1 and worked fine.

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Sun May 23, 2021 5:40 pm
by SvT
ShortnSpicy wrote:
Sun May 23, 2021 11:47 am
Awesome work once again Soviet, although I had one minor issue on the 'Welcome to the deep woods' achievement. I just had to go into the script and change from #26 to #1 and worked fine.
Fixed. Thanks for pointing that out

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Sun May 23, 2021 10:00 pm
by ABUHMED1991
thank you bro you are true legend

i hope there is more ACHIEVEMENT UNLOCKER

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Mon May 24, 2021 12:49 am
by SvT
junior5a wrote:
Sun May 23, 2021 8:09 am
You are rock!
I know.
Image
That's me ^

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Mon May 24, 2021 2:38 am
by Adversary
thanks bro

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Mon May 24, 2021 4:48 am
by MrBMW
seeing ur tables always bring joy to my achievement hunting heart :D
thanks man

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Mon May 24, 2021 5:28 am
by Fadexz
SovietWristwatch.jpg wrote:
Mon May 24, 2021 12:49 am
I know.
Image
That's me ^
Kinda hot ngl

:D Thanks again for the table

For some reason the last achievement 'Welcome to the Deep Woods' unlocked the first time I pressed trigger achievement without any selected pretty sure but doesn't matter much to me.

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Mon May 24, 2021 7:57 am
by SvT
Fadexz wrote:
Mon May 24, 2021 5:28 am
SovietWristwatch.jpg wrote:
Mon May 24, 2021 12:49 am
I know.
Image
That's me ^
Kinda hot ngl

:D Thanks again for the table

For some reason the last achievement 'Welcome to the Deep Woods' unlocked the first time I pressed trigger achievement without any selected pretty sure but doesn't matter much to me.
Yeah that will happen because I'm essentially hooking into the fuction that triggers the Welcome to the Deep Woods achievement and swapping the achievement ID before manually executing.
I suppose I could fix this, but maybe I'll do that after the next game update. For now I'll just add a note to the instructions.

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Mon May 24, 2021 8:22 am
by MrBMW
SovietWristwatch.jpg wrote:
Mon May 24, 2021 7:57 am
Fadexz wrote:
Mon May 24, 2021 5:28 am
SovietWristwatch.jpg wrote:
Mon May 24, 2021 12:49 am
I know.
Image
That's me ^
Kinda hot ngl

:D Thanks again for the table

For some reason the last achievement 'Welcome to the Deep Woods' unlocked the first time I pressed trigger achievement without any selected pretty sure but doesn't matter much to me.
Yeah that will happen because I'm essentially hooking into the fuction that triggers the Welcome to the Deep Woods achievement and swapping the achievement ID before manually executing.
I suppose I could fix this, but maybe I'll do that after the next game update. For now I'll just add a note to the instructions.
i see now, when this happend to me i thought i did something wrong! i was like "oh shit"!
i am trying to unlock them in a legit order lol, nothing is perfect and cant complain for the amazing work :D

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Mon May 24, 2021 12:55 pm
by arlight1
Man, you are a monster with these tables :D

Microsoft will definitely be wondering is something is up with the increase in gamescores from your unlockers. Hope you don't mind if I take your tables to learn from...I'm trying my hand for an unlocker on Portal Bridge Constructor game, which also has Mono!

Thanks again! :mrgreen:

Edit:
What purpose does this timer function serve inside the trigger script?

Code: Select all

timer.Interval = 250 -- timer in ms
timer.OnTimer = function(theTimerCallingThisFunction)
  memrec.Active = false -- deactivate script
  timer.destroy() -- destroy timer
end

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Mon May 24, 2021 4:18 pm
by SvT
arlight1 wrote:
Mon May 24, 2021 12:55 pm
What purpose does this timer function serve inside the trigger script?

Code: Select all

timer.Interval = 250 -- timer in ms
timer.OnTimer = function(theTimerCallingThisFunction)
  memrec.Active = false -- deactivate script
  timer.destroy() -- destroy timer
end
It just automatically unchecks the script after 250 ms.

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Mon May 24, 2021 4:26 pm
by arlight1
SovietWristwatch.jpg wrote:
Mon May 24, 2021 4:18 pm
arlight1 wrote:
Mon May 24, 2021 12:55 pm
What purpose does this timer function serve inside the trigger script?

Code: Select all

timer.Interval = 250 -- timer in ms
timer.OnTimer = function(theTimerCallingThisFunction)
  memrec.Active = false -- deactivate script
  timer.destroy() -- destroy timer
end
It just automatically unchecks the script after 250 ms.
Ah, I see, so that's the timer doing that!

Any idea why debugging that "UnlockWelcomeToDeepWoods" seems to crash the game. Trying to get you a higher level function which is calling that method mentioned, but I can't seem to break and trace. Some kind of protection against debugging?

In any case, I like how you did this table :P Seems this game is implemented slightly differently from the others in that the unlock achievement methods are achievement-specific rather than going through the manager. Manager appears to be there but calling its "AcquireAchievement" methods doesn't do anything...even with all the instances found from the class search.

Cheers.

Re: The Wild at Heart Achievement Unlocker - Windows Store Version

Posted: Mon May 24, 2021 5:23 pm
by MrBMW
hey soviet, maybe u can give the game "knights and bikes" a look, perhaps u can create an achievement unlocker for that as well
thanks for all the amazing work