The only things that dont work are instant chop which I found a way to fix.
The set npcfriendship script doesnt work but I found out how to find that value through enumerate dlls.
I have an instant craft script to add
All this is not my work though so I dont know if I should post it. Im mostly just now learning all of this so someone has been walking me through processes.
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
Everything that isn't working I took out of this one
I added instant chop which wasn't working before but you need to chop a tree first
I also added a free crafting which you have to craft something first before enabling.
I am updating this as I go but I am just now learning how these are made so really I take no credit for this update at all. The only reason I have this is, is because i've been bugging the shit out of someone 10xs smarter than me that happens to also be nice enough to show me some things along the way.
Everything that isn't working I took out of this one
I added instant chop which wasn't working before but you need to chop a tree first
I also added a free crafting which you have to craft something first before enabling.
I am updating this as I go but I am just now learning how these are made so really I take no credit for this update at all. The only reason I have this is, is because i've been bugging the shit out of someone 10xs smarter than me that happens to also be nice enough to show me some things along the way.
Stardew Valley CE table.CT
Thanks!!! Think you could also get the pirate king mini game pointers to work too? I still appreciate what you posted!! Great work
Yeah, I'm aware of the cheat mod, but it lacks the Journey of the Prairie King's pointers, as well as a few other things which the CT previously had. When the Abigail event happens, it's brutal because if the two character sprites end up on top of each other, neither can move, lol.
Any chance this will get updated? The free crafting crashes the game when talking to the carpenter to upgrade the house for the second time and the blacksmith crashes it.
Any chance this will get updated? The free crafting crashes the game when talking to the carpenter to upgrade the house for the second time and the blacksmith crashes it.
The game crashes a lot with a lot of the cheats. I happens a lot when you level up too much or do too much in one day. I would use some of the cheats and then move turn them off when going to bed.
The builder issue is something different. There isn't really an easy way to troubleshoot those issues because you don't really know what is causing the crash, it's not like I get an error to troubleshoot it. I think it might be a lot of the games structure because other .net games do the same.
The mod does have easy fishing. Would still prefer a table to a mod though.
(p -> Farm & Fishing > Instant Catch, Instant Bite, Always Throw Max Distance, Always Treasure and Durable Tackles)
The mod doesn't however have any options for the arcade game in the game. Which is a shame.
anyway one of the OPs can expand on static pointer finding for new patches? seems like exact version locking and aobscan return correct results.. wouldn't mind hunting down basepointers for new versions to get this updated
For anyone willing to help out, I can talk through discord if needed.
I was planning on trying to fix the Stardew Valley table but I can't seem to understand some of the script structure in auto assembly.
I am a noob although I do know little bits and pieces.
For example the first script on the table which is farmer pointer is now pointing to the wrong address. I was able to find the new address from Enumerate DLL.
The new address is below, I used similar code to what you had in the original script which I pasted below mine.