Skip to content

FatBoy721/TomoTexture-SteamOS

Repository files navigation

TomoTexture for Steam Deck / Linux

Linux port of TomoTexture, published with permission from @AlfonsoMallozzi.

TomoTexture edits custom textures in Tomodachi Life saves, including food, goods, clothing, and face paint.

Install

Download the latest TomoTexture-x86_64.AppImage, then:

chmod +x TomoTexture-x86_64.AppImage
./TomoTexture-x86_64.AppImage

Run from source

sudo apt install python3 python3-tk python3-venv git   # Ubuntu/Debian
sudo pacman -S python tk                                # Arch/SteamOS

git clone https://github.com/FatBoy721/TomoTexture-SteamOS.git
cd TomoTexture-SteamOS
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 app.py

Notes

  • Use the in-app Check Updates button or download the newest AppImage from Releases.
  • Always keep a backup of your save before editing.

Credits

About

Steam Deck / SteamOS / Linux port of TomoTexture — save canvas editor for Tomodachi Life

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors