乡村狂想曲
此社区中心标记为“仅限成人”。您看到此中心是因为您已将偏好设置为允许此类内容。

乡村狂想曲

查看统计:
Cheat
Are there any cheats for this game? can i use cheat engine with it?
< >
正在显示第 1 - 3 条,共 3 条留言
Magical Liopleurodon 2023 年 6 月 4 日 下午 5:14 
It's made in Electron; cheat engine won't work on it for a few reasons. You can however use Cheat Engine speedhacks on it.

You can also cheat with developer tools, there's a guide here on how to do that for Vampire Survivors, which is also made with Electron:
https://www.youtube.com/watch?v=6u0V1svtj3A

The short version though is add this as an argument and run the game
"--remote-debugging-port=7200"

Then go to localhost:7200 (or whatever port you prefer; just keep in mind some are reserved and won't work) and play with session storage. (If these instructions aren't enough for you, then watch that whole video when you have time. It's a lot to learn but you can grasp anything with enough practice)

This is trickier than cheat engine, but it's worth learning to do. A lot more games nowadays are made with Electron. This also helps you cheat at web games like Melvor Idle, for example.

If you do end up getting access to the console, these commands will be helpful:

var jsonObject = JSON.parse(localStorage.getItem('villagedb_58293875')); // property for money jsonObject.datas[8].val.props[0].num //write the save data this might break your save, back up first localStorage.setItem('villagedb_58293875', JSON.stringify(jsonObject));

Basically, it looks like the game stores save data in a local storage field (in the electron app). You you can mess with that; it seems to all be in english, conveniently. Note that I'm not sure when saves are loaded.

Note: It looks like there's a field called "Version", you have to increase that by a few (5 should work) to get the game to load your modified data over the "proper" data.
最后由 Magical Liopleurodon 编辑于; 2023 年 6 月 4 日 下午 6:08
Ǝ⅂ ꟽ∀⅁NIᖵIϽO 2023 年 9 月 4 日 上午 10:29 
i found a much easier way to hack it and much more simpler, i will make a guide about it. thanks anyway
最后由 Ǝ⅂ ꟽ∀⅁NIᖵIϽO 编辑于; 2023 年 9 月 5 日 下午 1:52
Ǝ⅂ ꟽ∀⅁NIᖵIϽO 2023 年 9 月 5 日 下午 1:12 
It's made in Electron; cheat engine won't work on it for a few reasons. You can however use Cheat Engine speedhacks on it

https://steamcommunity.com/sharedfiles/filedetails/?id=3030929152

cheers
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50