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

Option to patch unedited sprites as well as edited ones #33

Open
WhatAUsernameIHave opened this issue Mar 8, 2023 · 2 comments
Open

Comments

@WhatAUsernameIHave
Copy link

This has happened to me a handful of times. When patching a rom that had sprite changes (Eevee’s sprite was changed for testing), Eevee remained as the changed sprite even when the new patch would’ve had it as Eevee. This has also happened with other sprites like title screens.

@Deijin27
Copy link
Owner

Deijin27 commented Mar 8, 2023

Each sprite category is a single file. If no sprite of that type is overwitten, to save time, that file will not be patched. If this is what youre describing, then this is a side effect of an intended feature, and I dont think I will change it. To guarantee a mod-accurate outcome, patch a clean rom.

@WhatAUsernameIHave
Copy link
Author

Completely fair! Figured I’d sneak this in but maybe add a filter option for changed and non-changed sprites? It is highly niche but it is useful for comparing quality in sprites. Otherwise, thank you!

@Deijin27 Deijin27 changed the title Previously patched rom sometimes keeps sprite changes when patched again Option to patch unedited sprites as well as edited ones May 27, 2023
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

2 participants