- 1,012
- 2016
- 196
- Location
- World Martial Arts Championships
ExO had told me he was looking to add a new system for VIP users that would allow them to get access to bug fixes involving the database without having to wait for the next version. After discusing it with him, I ended up with an idea for a program to do it for the VIP users, almost automatically, that way we can minimize the effort they have to do.
I am currently developing this Bug Patcher for EmuCoach. As of right now, we could actualy release it, however it still needs a little more work here and there.
Basically, this program would allow VIP users to either choose a specific bug fix and copy it into their database, or to automatically patch all the bugs in the database that we have at the moment.
When the program opens up, just click "Update Patches" and you will see this:
These are example database bug fixes, with the first one being something I reported on, and the second being something reported by @Rhisk.
Here is when you click 'Get Patch' (Note, this SQL patch may or may not be correct, I was looking everywhere for random bug reports and the SQL fixes:
Currently, the 'Auto-Patch' feature has not yet been added, since I wanted to get the main program developed first.
Dev log:
We are looking to release this program very soon for the VIP users, hoping to help them get updates even faster to thank them for their support!
Please, tell me what you think of this! Any ideas/suggestions to add?
I am currently developing this Bug Patcher for EmuCoach. As of right now, we could actualy release it, however it still needs a little more work here and there.
Basically, this program would allow VIP users to either choose a specific bug fix and copy it into their database, or to automatically patch all the bugs in the database that we have at the moment.
When the program opens up, just click "Update Patches" and you will see this:

These are example database bug fixes, with the first one being something I reported on, and the second being something reported by @Rhisk.
Here is when you click 'Get Patch' (Note, this SQL patch may or may not be correct, I was looking everywhere for random bug reports and the SQL fixes:

Currently, the 'Auto-Patch' feature has not yet been added, since I wanted to get the main program developed first.
Dev log:
- Problem where the bug fix was only displayed if it contained 'VALUES', now also works with 'UPDATE' (Currently not using the best method for this)
- Made the primary window no longer resizeable.
- Output window no longer resizeable.
- Now a button to copy the text on the output window, so you'd no longer have to manually copy it.
We are looking to release this program very soon for the VIP users, hoping to help them get updates even faster to thank them for their support!
Please, tell me what you think of this! Any ideas/suggestions to add?
Last edited: