We want to make contributing to this project as easy and transparent as possible.
I enthusiastically welcome your pull requests. If you're new, feel free to start by checking open issues.
- Create a GitHub issue proposing your fix or feature (recommended).
- Fork the repo and create your branch from main.
- Make your changes.
- Update or add a README.md if your fix needs explanation (game-specific notes, setup, etc.).
- Test your fix in-game or in the relevant environment.
- Ensure your changes don’t introduce regressions (UI, scaling, cutscenes, etc.).
- Open a Pull Request with a clear description of what you changed and why.
- Address any feedback in code review promptly.
- Fork the repo and create your branch from main.
- Reproduce the issue.
- Make your fix.
- Test thoroughly (different resolutions/aspect ratios if applicable).
- Open a PR explaining:
- the issue
- the fix
- how you tested it
- Address any feedback in code review promptly.
- Test in the target game/application.
- Verify widescreen/aspect ratio behavior.
- Check UI, HUD, menus, and cutscenes. If applicable, include in your PR:
- Game version
- Resolution(s) tested
- Any special setup steps
We use GitHub issues to track bugs and requests.
Please ensure your issue includes:
- Clear description
- Steps to reproduce
- Expected vs actual behavior
- Game name and version
- Resolution/aspect ratio
- Screenshots if useful
By contributing to this repository, you agree that your contributions will be licensed under the LICENSE file in the root directory.