Page 1 of 3

Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 4:27 am
by SvT
USAGE:
1. Target process: Cities2.exe
2. Start a New Game with Tutorials disabled. Everything else should be the default settings.
3. When you load in, pause the game. **
4. Check the box next to "Enable Achievement Unlocker".
5. Check the box next to "Achievements".
6. Check the box next to the achievement you want to unlock

** It's important to leave the game paused. If you want to unpause it, make sure you UNCHECK "Achievements" FIRST!
** "The Deep End" is currently bugged and unobtainable.

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 1:28 pm
by layth
Having some difficulty with this one. I've followed the instructions but the game crashes after selecting an achievement to unlock both with and without DEBUG ticked.

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 3:30 pm
by SvT
layth wrote:
Wed Oct 25, 2023 1:28 pm
Having some difficulty with this one. I've followed the instructions but the game crashes after selecting an achievement to unlock both with and without DEBUG ticked.
What CE version, and what are the values in the DEBUG section when you try to unlock?

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 5:24 pm
by layth
Using 7.5 and this is what happens when enabling the unlocker
FALSE : conditions not met

[ 3 ] --> Instance ( 2BF8CE99E00 ) --> achievementsEnabled_address [ 2BF8CE99F88 ] --> achievementsEnabled_value hex: ( 00000101 ) <-- int: ( 257 )
[ 3 ] --> Instance ( 2BF8CE99E00 ) --> m_IsInitialized_address [ 2BF8CE99F89 ] --> m_IsInitialized_value hex: ( 00000001 ) <-- int: ( 1 )
TRUE : conditions met

FALSE : conditions not met

FALSE : conditions not met

FALSE : conditions not met

FALSE : conditions not met

FALSE : conditions not met

FALSE : conditions not met

FALSE : conditions not met

FALSE : conditions not met

FALSE : conditions not met

FALSE : conditions not met

FALSE : conditions not met

FALSE : conditions not met
[Link]

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 5:39 pm
by SvT
layth wrote:
Wed Oct 25, 2023 5:24 pm
Using 7.5 and this is what happens when enabling the unlocker

[Link]
Hmm it finds a correct address but it's not registering

Code: Select all

registerSymbol("instanceAddress",instance[k])
What if you click: Table --> Show Cheat Table Lua Script (Ctrl + Alt + L)
and execute the code: registerSymbol("instanceAddress",0x2BF8CE99E00)

Use whatever your current instance address is from the output...it won't be the same as your screenshot if you have reloaded the game.

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 6:39 pm
by layth
SvT wrote:
Wed Oct 25, 2023 5:39 pm
layth wrote:
Wed Oct 25, 2023 5:24 pm
Using 7.5 and this is what happens when enabling the unlocker

[Link]
Hmm it finds a correct address but it's not registering

Code: Select all

registerSymbol("instanceAddress",instance[k])
What if you click: Table --> Show Cheat Table Lua Script (Ctrl + Alt + L)
and execute the code: registerSymbol("instanceAddress",0x2BF8CE99E00)

Use whatever your current instance address is from the output...it won't be the same as your screenshot if you have reloaded the game.


Still an error, but was I correct?

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 7:27 pm
by SvT
layth wrote:
Wed Oct 25, 2023 6:39 pm
Still an error, but was I correct?
Nope, you have a bracket ] in the address that shouldn't be there.

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 7:59 pm
by layth
SvT wrote:
Wed Oct 25, 2023 7:27 pm
layth wrote:
Wed Oct 25, 2023 6:39 pm
Still an error, but was I correct?
Nope, you have a bracket ] in the address that shouldn't be there.
Still crashes
[Link]

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 8:12 pm
by vosszaa
layth wrote:
Wed Oct 25, 2023 7:59 pm
SvT wrote:
Wed Oct 25, 2023 7:27 pm
layth wrote:
Wed Oct 25, 2023 6:39 pm
Still an error, but was I correct?
Nope, you have a bracket ] in the address that shouldn't be there.
Still crashes
[Link]
At this point you might as well use SAM

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 8:21 pm
by layth
vosszaa wrote:
Wed Oct 25, 2023 8:12 pm
layth wrote:
Wed Oct 25, 2023 7:59 pm
SvT wrote:
Wed Oct 25, 2023 7:27 pm

Nope, you have a bracket ] in the address that shouldn't be there.
Still crashes
[Link]
At this point you might as well use SAM
So I take it that it works for you? Unless I should use an older version

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 8:24 pm
by SvT
layth wrote:
Wed Oct 25, 2023 7:59 pm
SvT wrote:
Wed Oct 25, 2023 7:27 pm
Nope, you have a bracket ] in the address that shouldn't be there.
Still crashes
[Link]
Don't know what to tell you then.
What do the debug addresses look like after you execute the code? Expand the structure with the [+] icon.

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 9:44 pm
by layth
Ah not to worry, I'll find a way but much appreciated for the help! :D


Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Wed Oct 25, 2023 11:39 pm
by SvT
layth wrote:
Wed Oct 25, 2023 9:44 pm
Ah not to worry, I'll find a way but much appreciated for the help! :D
Odd, it should be working. That's the correct address

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Thu Oct 26, 2023 6:22 am
by vosszaa
layth wrote:
Wed Oct 25, 2023 8:21 pm
vosszaa wrote:
Wed Oct 25, 2023 8:12 pm
layth wrote:
Wed Oct 25, 2023 7:59 pm


Still crashes
[Link]
At this point you might as well use SAM
So I take it that it works for you? Unless I should use an older version
No, i did not use the table in this thread. I just see that the table does not work for you so I simply suggest the alternative. If all you need is to unlock achievements, SAM is the tool for you

Re: Cities: Skylines 2 Achievement Unlocker - Windows Store / Game Pass Version

Posted: Thu Oct 26, 2023 6:51 am
by imjustmaxie
SvT wrote:
Wed Oct 25, 2023 11:39 pm
layth wrote:
Wed Oct 25, 2023 9:44 pm
Ah not to worry, I'll find a way but much appreciated for the help! :D
Odd, it should be working. That's the correct address
Hmm, apparently I tried making my own achievement unlocker for this game, even included the correct PlatformManager instance address and also the correct methodId, and yes, it still crashes on my end.
I don't know if there are different checks or not. I'll try to debug this too in case I can help.