PRSA Player Sprite Editor A simple tool made to help you change the colors of your character in Pokémon Ranger: Shadows of Almia. Building --- pip install PyQt6 Usage --- To start the editor: python main.py The app will open automatically, allowing you to load your game and start editing right away.
Go to file
2026-03-18 10:57:24 -07:00
gui Add files via upload 2026-03-18 10:56:36 -07:00
load Add files via upload 2026-03-18 10:56:36 -07:00
render Add files via upload 2026-03-18 10:56:36 -07:00
main.py Add files via upload 2026-03-18 10:56:36 -07:00
README.md Format README.md for better readability 2026-03-18 10:57:24 -07:00

PRSA Player Sprite Editor A simple tool made to help you change the colors of your character in Pokémon Ranger: Shadows of Almia.

Building --- pip install PyQt6

Usage --- To start the editor: python main.py The app will open automatically, allowing you to load your game and start editing right away.