RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. pygame
    Log in to post
    • All categories
    • S

      Adding .py game to retropie ports

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie pyhton raspbian retropiesetup pygame
      14
      0 Votes
      14 Posts
      2k Views
      S

      There I copied the file from my computer onto my RetroPie by drag and drop it in the Ports folder.

      Then try:

      python3 ~/RetroPie/roms/ports/main.py

      Or if you've put it in a subfolder,

      python3 ~/RetroPie/roms/ports/subfolder/main.py
    • K

      Never seen message Pygame then black screen after.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support black screen pygame
      2
      -1 Votes
      2 Posts
      380 Views
      mituM

      @kokkie20 We don't support 3rd party images or scammers that sell them.

    • HoraceAndSpiderH

      PySkool as Port?

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development python ports pyskool skooldaze pygame
      2
      0 Votes
      2 Posts
      584 Views
      R

      Hi
      you can try it your self
      from command line type

      wget https://pyskool.ca/downloads/pyskool/pyskool_1.2.1-1_all.deb
      sudo dpkg -i pyskool_1.2.1-1_all.deb
      run it with pyskool

      if it needs python install it with apt-get install python