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
Question Pinebook pro dead / keyboard issue? / Troubleshooting Mengalef 2 363 12-05-2024, 04:16 PM
Last Post: tllim
  Testing Some More Games on the Pinebook Pro! ImmyChan 5 3,943 09-24-2024, 01:43 AM
Last Post: pigkang
  Converting the Pinebook Pro into a CrowView Note like device 8jef 0 349 08-18-2024, 05:42 PM
Last Post: 8jef
  Pinebook Pro Initial Impressions kunger 443 685,173 04-16-2024, 07:29 PM
Last Post: KC9UDX
  looking to buy one pinebook pro (mainland China) duanduan 3 3,280 03-21-2024, 07:44 PM
Last Post: wangyukunshan
  Cellular module for Pinebook Pro Lotech 1 1,049 03-05-2024, 05:40 AM
Last Post: KC9UDX
  Screen on pinebook stays black but can ssh into machine tuxxpine 0 754 02-23-2024, 04:22 PM
Last Post: tuxxpine
  Sale my ANSI PineBook Pro cuthbertdavies 0 740 02-14-2024, 09:12 PM
Last Post: cuthbertdavies
  Compiling with -j6 on the Pinebook Pro (Overheat) KC9UDX 0 666 02-14-2024, 09:01 AM
Last Post: KC9UDX
  Manjaro versions bad and good gilwood 0 726 02-12-2024, 05:03 PM
Last Post: gilwood

Forum Jump:


Users browsing this thread: 31 Guest(s)