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

Texture Replacement Sorted by Folders #107

Open
DaniKH1 opened this issue May 23, 2024 · 2 comments
Open

Texture Replacement Sorted by Folders #107

DaniKH1 opened this issue May 23, 2024 · 2 comments
Labels
enhancement New feature or request texture replacement Issue related with replacing textures
Milestone

Comments

@DaniKH1
Copy link

DaniKH1 commented May 23, 2024

While making the texture replacement, instead of everything inside the same "textures" folder, create subfolders, like
Weapons, Characters, Worlds, and inside of each folder it has the textures and they can be named whatever you want
At the same time, an .ini file (or .txt file) is generated, where you can setup each texture you want to replace.

For example:

"TEXTUREID = Weapons/Roxas/KingdomKey.png"

Its a similar approach to how PPSSPP manages custom texture replacements

@vitor251093 vitor251093 added the enhancement New feature or request label May 23, 2024
@vitor251093 vitor251093 added this to the v0.3.0 milestone May 23, 2024
@sandwichwater
Copy link

it would definitely help keep it more organized but im dreading renaming the thousands of textures in this game

@DaniKH1
Copy link
Author

DaniKH1 commented May 24, 2024

it would definitely help keep it more organized but im dreading renaming the thousands of textures in this game

Would work better for you if the emulator reads the Subfolders, perhaps?

@vitor251093 vitor251093 modified the milestones: v0.3.0, v0.4.0 Jun 1, 2024
@vitor251093 vitor251093 added the texture replacement Issue related with replacing textures label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request texture replacement Issue related with replacing textures
Projects
None yet
Development

No branches or pull requests

3 participants