Skip to content

[Android] can't replace textures #9107

Closed
@SonixTheHedgiehog

Description

@SonixTheHedgiehog

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions