https://github.com/lucmsilva651/betterkega
A patch for the Kega Fusion emulator
https://github.com/lucmsilva651/betterkega
emulator modification patch sega
Last synced: 5 months ago
JSON representation
A patch for the Kega Fusion emulator
- Host: GitHub
- URL: https://github.com/lucmsilva651/betterkega
- Owner: lucmsilva651
- License: bsd-3-clause
- Created: 2024-07-19T04:33:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-25T15:30:15.000Z (over 1 year ago)
- Last Synced: 2025-01-25T12:12:29.142Z (over 1 year ago)
- Topics: emulator, modification, patch, sega
- Language: Batchfile
- Homepage:
- Size: 128 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BetterKega

A patch for Kega Fusion with quality of life additions made to improve the overall user experience
This project is based mostly of changes to the design and some fixes. BetterKega also tries to contribute more to the modding scene of Fusion.
## Notes
Some things are broken (like the file history), if you know how to fix or have a feature suggestion, please help with a issue and/or a pull request. You're always welcome!
## Requirements
- [ResourceHacker](https://angusj.com/resourcehacker) on PATH
- [Fusion 3.64](https://www.carpeludum.com/kega-fusion/)
- [Python 3](https://python.org)
## Patching
Read [Requirements](#requirements) first to see if you have everything needed for BetterKega setup.
Clone this repository using [Git](https://git-scm.com) using the command below:
```sh
git clone https://github.com/lucmsilva651/BetterKega
```
You can also go to the green ``Code`` button on the top of this page and then click the ``Download ZIP`` button to download the complete source code.
Start extracting the Fusion ZIP file you did download on a folder called ``fusion`` inside of the BetterKega folder.
Run the ``patch.cmd`` file inside the ``src`` folder to start patching. If you have everything setup right, the patch process should work with no issues.
## Post-install
If you want to run BetterKega again after installation, just go inside the ``fusion`` folder and open the ``BetterKega.exe`` file.
## License
Kega Fusion is primarily made by [Steve Snake](https://twitter.com/RealSteveSnake). Scripts, mods and patcher made by [Lucas Gabriel (lucmsilva)](https://github.com/lucmsilva651) - Licensed under the [BSD 3-Clause license](LICENSE).