Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native)
(04-09-2020, 01:49 AM)Idaho Wrote: 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 those files in "usr/local/games/Kart-Public/bin/Linux64/Release/"

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

Nice one, I will check this out .. if it works I guess I can create a custom pkgsrc package
  Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
  Updated Pinebook Pro? tantamount 2 809 06-20-2026, 10:14 AM
Last Post: tantamount
  Pinebook pro bricked? michaelmoua 4 6,320 05-26-2026, 02:20 AM
Last Post: Anthona
Thumbs Up Finally got Kali working on my Pinebook Pro! qingss0 0 834 04-04-2026, 08:00 AM
Last Post: qingss0
  dead Pinebook - help please RicTor 3 1,846 03-26-2026, 04:22 PM
Last Post: williamcorlin
  Pinebook problem meghancordo 2 5,340 03-18-2026, 08:58 AM
Last Post: RicTor
  Pinebook Pro in EU for Sale - €90 jan_vdk 5 8,838 02-09-2026, 12:50 AM
Last Post: Anthona
  Pinebook Pro for sale rfm83 0 1,071 11-08-2025, 09:22 AM
Last Post: rfm83
Question Full desktop Surfing and Absolute Privacy on the pinebook? Www 1 7,706 08-02-2025, 08:55 PM
Last Post: KC9UDX
Question Printing and scanning documents with pinebook? Www 0 4,352 06-28-2025, 01:25 AM
Last Post: Www
  Use SD to install new OS over pinebook debian Rudy558 10 27,065 03-09-2025, 11:17 AM
Last Post: davisthomas

Forum Jump:


Users browsing this thread: 1 Guest(s)