乡村狂想曲
이 커뮤니티 허브는 '성인 전용'으로 분류되어 있습니다. 환경 설정에 이러한 콘텐츠를 표시하도록 설정되어 있어 이 허브가 표시되었습니다.

乡村狂想曲

통계 보기:
Ǝ⅂ ꟽ∀⅁NIᖵIϽO 2023년 4월 27일 오전 8시 27분
Cheat
Are there any cheats for this game? can i use cheat engine with it?
< >
전체 댓글 3개 중 1~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분 
Magical Liopleurodon님이 먼저 게시:
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
< >
전체 댓글 3개 중 1~3개 표시 중
페이지당 표시 개수: 1530 50

게시된 날짜: 2023년 4월 27일 오전 8시 27분
게시글: 3