Added the ability to set custom names and box art for games#1107
Open
Samuel-N-Tester wants to merge 3 commits intoSwordfish90:masterfrom
Open
Added the ability to set custom names and box art for games#1107Samuel-N-Tester wants to merge 3 commits intoSwordfish90:masterfrom
Samuel-N-Tester wants to merge 3 commits intoSwordfish90:masterfrom
Conversation
… perfect for rom hacks where they have no official artwork.Tthe names often have version numbers that you want to keep off on the file but may want to trim the version numbers out of the name shown in this app.
This was referenced Apr 5, 2026
Author
|
Found a bug, fixing before review—please hold off for now. Switching to storing a copy of the image as if its external I wont have persistent permission to read it. |
permission after an app restart, causing covers to fail to load.
Author
|
Fix by copying the selected image into the app's own external files |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added the ability to set games with a custom name and a custom image perfect for ROM hacks where they have no official artwork.
The names often have version numbers that you want to keep on the file but may want to trim the version numbers out of the name shown in this app.
How the changes work
There are two new options:
If the ROM already has a custom name or artwork then these will be replaced with Remove variants of the buttons
Related Issues
#36
#209
#609