Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull requests help #15

Open
niklas2233 opened this issue Jan 27, 2021 · 3 comments
Open

Pull requests help #15

niklas2233 opened this issue Jan 27, 2021 · 3 comments

Comments

@niklas2233
Copy link

niklas2233 commented Jan 27, 2021

Hey can you make a template to adding support for games so it's easier for everyone to add games to the list as it seems you haven't added a lot of games?

Or if you can make it so you can do it to every game but still have the list in case the game you want to do isnt on the list

@Pheeeeenom
Copy link
Owner

Yeah, can do that. There isn't exactly going to be much of a template as each game would be different. I can give some guidance/instructions.

@Pheeeeenom
Copy link
Owner

{
"Moekuri: Adorable + Tactical SRPG": {
"Exec_name": "moekurii.exe",
"Offset": "0x2B9",
"Patches": "0x3A"
}
New game here.
}

Generally, I would load the exe for the game in IDA Pro or any other disassembler, find the branch and the JMP/JNZ instruction and patch it. Get the offset, and follow the example above. Their DRM is basically nonexistent. If you have a game you'd like me to do as an example, I can.

@DerPolo26
Copy link

Hey, I am not really into that stuff and just found out about this here. Could you make a tutorial since you said you could do that? I'd be really happy about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants