top of page

How to get Tuxemon up and running on your Gameshell

  • Writer: Hal
    Hal
  • Sep 4, 2019
  • 1 min read

Updated: Sep 6, 2019

This article is from HERE


Hello Everyone!

Today I am going to walk you through the steps to get Tuxemon working on your Gameshell.


Difficulty (1-5):

2.5ish - Depends on your knowledge of the terminal


What you need:

  • WiFi connection

  • Device to ssh from

  • Gameshell


First you’ll want to ssh into the Gameshell from your favorite terminal. Once you do that, you should see this:



After that, type the commands:

cd games

mkdir tuxemon


From there, you should have a directory called “tuxemon” as shown here:


After that, enter these commands:

sudo apt-get update

sudo apt-get build-dep python-pygame


After, that is done, run this command (NOTE: Will take a while):

git clone https://github.com/Tuxemon/Tuxemon.git -b development tuxemon


After that, we need to update pygame and install more dependencies:

cd tuxemon

pip install -U -r requirements.txt


This will definitely take a while. Seriously. Go make yourself dinner or something.

Once it is finally done, it is time to launch the game!


When it first boots up, you may have an issue with the scaling. To make it function correctly, edit the file ~/.tuxemon/tuxemon.cfg to say:

resolution_x = 320

resolution_y = 240

Then find large_gui and set it to true


To get Tuxemon to show up on the main menu, enter these commands:

touch ~/apps/launcher/Menu/GameShell/Tuxemon.sh

echo "python ~/games/tuxemon/tuxemon.py" > ~/apps/launcher/Menu/GameShell/Tuxemon.sh

cd ~/apps/launcher/Menu/GameShell/

chmod a+x Tuxemon.sh


Then reboot your gameshell. An image will be added when the game gets closer to completion.

You should be all set! Boot up Tuxemon and it should run fine!


When you want to update Tuxemon, just go back to the source directory, and type the command:

git pull


It will update Tuxemon to the latest version!


Have Fun!

57 Comments


Jessica Miller
Jessica Miller
4 days ago

Reading about Kitopi’s growth during the pandemic really impressed me. I find it fascinating how a strong team and smart systems can keep a company resilient even in challenging times. Personally, it reminds me of the value of technology and AI in transforming traditional industries. For example, in my own interests, I’ve explored tools like https://lovescape.com/categories/hentai Trans AI Character, which use AI to create immersive experiences while respecting privacy and individuality. Just as Kitopi adapts its kitchens and delivery, AI platforms can adapt to user needs, offering personalization without compromising safety or discretion.

Like

Noah Nick
Noah Nick
May 19

Trump threatens Erotske price  new tariffs on European allies over Greenland until deal reached, as thousands protest


Like

Noah Nick
Noah Nick
May 19

Trump threatens Fantezii erotice  new tariffs on European allies over Greenland until deal reached, as thousands protest


Like

Noah Nick
Noah Nick
May 19

Trump threatens Erotiska noveller  new tariffs on European allies over Greenland until deal reached, as thousands protest


Like

Noah Nick
Noah Nick
May 19

Trump threatens Ιστορίες αγάπης  new tariffs on European allies over Greenland until deal reached, as thousands protest


Like
bottom of page