Closed
Description
in windows,after the emulator dumps the textures in:
.../game-ID/new
and in ppsspp.ini:
savenewtextures=True
Replacetextures=False
,then I copy a texture from .../game-ID/new
to: .../game-ID.
and in textures.ini , for example texture:
[hashes]
093c5080ade3a490e4bf08a5.png
[hashranges]
093c5080ade3a490e4bf08a5.png
then, again in ppsspp.ini:
Savenewtextures:True
Replacetextures:True
or:
Savenewtextures:False
Replacetextures:True
.then they will replaced in game.
but this way didn't work on android.i have tested several ways,but never worked at all.
means no way to replace any texture on android.
Metadata
Metadata
Assignees
Labels
No labels