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

Video lesson how to make a patch yourself #13

Open
DeepLight01 opened this issue Oct 21, 2020 · 4 comments
Open

Video lesson how to make a patch yourself #13

DeepLight01 opened this issue Oct 21, 2020 · 4 comments

Comments

@DeepLight01
Copy link

Could anyone please make a video on Youtube how to make such a patch myself?

@atoledoc7
Copy link

Yes, please

@MAME-GETTER
Copy link

@DeepLight01
Copy link
Author

Thanks. But this video does not answer the question - how to make such a PATCH myself. Not how to patch the game that is obvious.

@tyllmoritz
Copy link
Contributor

I think that the HOW-TO is already really good:
https://github.com/mattcurrie/gb-save-states/blob/master/src/HOW-TO.md

It helps if you already know how to debug in BGB and are familiar with assember code:
This document helped me a lot:
https://github.com/doeg/gb-skeleton/blob/master/docs/bgb.md

Additionally there is a similiar project, which uses information from BGB debugging for creating patches (for saving on bootleg cartridges).
It's called https://github.com/marcrobledo/game-boy-batteryless-patcher and it's based on this video tutorial by BennVenn:
https://www.youtube.com/watch?v=l2bx-udTN84
At least the free space and the boot jump at 0x101 are the same.

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

4 participants