Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native)
Okay guys, brand new howto for a brand new game on the pbp, srb2kart, (if you don't know what the game is, it's basically a mario kart clone themed with the sonic universe made on the doom engine), so let's get started:

You might need to install additional libraries, (I had to install nasm, libpng, zlib and libgme).

First go to the directory where you're used to build games, (I do this in "/usr/local/games") and get the source code:

Code:
git clone https://git.magicalgirl.moe/KartKrew/Kart-Public.git

then get in the the "Kart-Public" public directory and build the game:

Code:
cd Kart-Public/
Code:
make -C src/ LINUX64=1 NONX86=1

Once the game is built, you'll need the game files to be able to run it, download them here, you can also get the optional assets here if you want to (they're basically extra characters and tracks).

Now you have to extract the assets files to files in "/usr/local/games/Kart-Public/bin/Linux64/Release/" and the optional assets files to "/home/username/.srb2kart/"

Now that this is done just go to "/usr/local/games/Kart-Public/bin/Linux64/Release/" and run the game with:
Code:
./lsdl2srb2kart

There you go, enjoy the game Cool

Edit: @astr0baby do you think you could make a pkgsrc package for the game? Rolleyes

Edit2: Updated for the latest version of the game and changed a few steps...
  Reply


Messages In This Thread
RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - by Idaho - 04-09-2020, 01:49 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pinebook pro bricked? michaelmoua 2 521 03-12-2025, 11:09 AM
Last Post: tophneal
  Use SD to install new OS over pinebook debian Rudy558 10 14,303 03-09-2025, 11:17 AM
Last Post: davisthomas
  Problem: Wi-Fi Connectivity Issues on Pinebook Pro markwood00 1 695 02-05-2025, 03:56 AM
Last Post: waylonwesley
  Pinebook Pro in EU for Sale - €90 jan_vdk 3 2,302 01-29-2025, 06:50 AM
Last Post: Macrae245
  Pinebook Next !spekulation! Surehand53 2 958 01-23-2025, 11:49 AM
Last Post: Surehand53
  Pinebook Pro wants a PIN for my bluetooth mouse ColoBill 1 490 01-19-2025, 04:38 PM
Last Post: ColoBill
Tongue Yet another Pinebook Pro won't boot thread pinemouth 5 4,460 12-27-2024, 11:38 AM
Last Post: akash3995
Question Pinebook pro dead / keyboard issue? / Troubleshooting Mengalef 2 875 12-05-2024, 04:16 PM
Last Post: tllim
  Converting the Pinebook Pro into a CrowView Note like device 8jef 0 710 08-18-2024, 05:42 PM
Last Post: 8jef
  Pinebook Pro Initial Impressions kunger 443 741,818 04-16-2024, 07:29 PM
Last Post: KC9UDX

Forum Jump:


Users browsing this thread: 4 Guest(s)