Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native)
(05-08-2020, 02:13 AM)icecream95 Wrote:
(04-24-2020, 04:55 AM)Idaho Wrote:
(04-24-2020, 03:24 AM)astr0baby Wrote:
(04-24-2020, 01:48 AM)Idaho Wrote:
(04-23-2020, 04:33 PM)astr0baby Wrote: It works just fine, you need to install SDL_net or SDL2_net packages to get the libnet.so.7 library on manjaro

Weird, I have both of them installed and I still get the error Sad Did you manage to run the game?
Yes, but it runs in a small window really ... not very usable on the 1920x1080 display

erh, too bad, no way to force a higher res? it's a shame this is closed source (probably just to avoid cheating online) would love to build this for the pbpro...

Does changing ScreenWidth and ScreenHeight in profiles/rvgl.ini not work?

Let me try - never fiddled with profiles/rvgl.ini before

(05-08-2020, 02:34 PM)astr0baby Wrote:
(05-08-2020, 02:13 AM)icecream95 Wrote:
(04-24-2020, 04:55 AM)Idaho Wrote:
(04-24-2020, 03:24 AM)astr0baby Wrote:
(04-24-2020, 01:48 AM)Idaho Wrote: Weird, I have both of them installed and I still get the error Sad Did you manage to run the game?
Yes, but it runs in a small window really ... not very usable on the 1920x1080 display

erh, too bad, no way to force a higher res? it's a shame this is closed source (probably just to avoid cheating online) would love to build this for the pbpro...

Does changing ScreenWidth and ScreenHeight in profiles/rvgl.ini not work?

Let me try - never fiddled with profiles/rvgl.ini before

So I was having a blonde moment - in the opentyrian menu you can choose different scalar modes - scalar hq4x gives a much better resolution on the Pinebookpro while the game is smooth and playable

https://twitter.com/astr0baby/status/125...5586418691
  Reply
Another interesting game that I wanted to check if it works on the Pinebookpro Manjaro 20.4
is the Endless Sky

https://github.com/endless-sky/endless-sky

However Endless Sky requires OpenGL 3.0 as minimum and Pinebookpro Manjaro 20.4 ships only OpenGL 2.1 with mesa-git

There is a patched version that works on the Pinebookpro

https://github.com/SolraBizna/endless-sky

Make sure you git clone the gl21 branch


$  git clone -b gl21 https://github.com/SolraBizna/endless-sky


Install some per-requizites mainly the scons package
Check their build instructions and follow with Pacman equivalent

https://github.com/endless-sky/endless-s...structions

You can check the working screenshot here

https://twitter.com/astr0baby/status/125...6281086982
  Reply
(05-08-2020, 04:14 PM)astr0baby Wrote: Another interesting game that I wanted to check if it works on the Pinebookpro Manjaro 20.4
is the Endless Sky

https://github.com/endless-sky/endless-sky

However Endless Sky requires OpenGL 3.0 as minimum and Pinebookpro Manjaro 20.4 ships only OpenGL 2.1 with mesa-git

There is a patched version that works on the Pinebookpro

https://github.com/SolraBizna/endless-sky

Make sure you git clone the gl21 branch


$  git clone -b gl21 https://github.com/SolraBizna/endless-sky

The standard OpenGL 3 version works fine for me:

Code:
$ MESA_GL_VERSION_OVERRIDE=3.3 MESA_GLSL_VERSION_OVERRIDE=330 ./endless-sky
  Reply
(05-08-2020, 09:13 PM)icecream95 Wrote:
(05-08-2020, 04:14 PM)astr0baby Wrote: Another interesting game that I wanted to check if it works on the Pinebookpro Manjaro 20.4
is the Endless Sky

https://github.com/endless-sky/endless-sky

However Endless Sky requires OpenGL 3.0 as minimum and Pinebookpro Manjaro 20.4 ships only OpenGL 2.1 with mesa-git

There is a patched version that works on the Pinebookpro

https://github.com/SolraBizna/endless-sky

Make sure you git clone the gl21 branch


$  git clone -b gl21 https://github.com/SolraBizna/endless-sky

The standard OpenGL 3 version works fine for me:

Code:
$ MESA_GL_VERSION_OVERRIDE=3.3 MESA_GLSL_VERSION_OVERRIDE=330 ./endless-sky

Good to know ! :) I was not aware you can force older GL versions like this
  Reply
(05-09-2020, 03:32 AM)astr0baby Wrote:
(05-08-2020, 09:13 PM)icecream95 Wrote: The standard OpenGL 3 version works fine for me:

Code:
$ MESA_GL_VERSION_OVERRIDE=3.3 MESA_GLSL_VERSION_OVERRIDE=330 ./endless-sky
Good to know ! Smile I was not aware you can force older GL versions like this

Note that for some programs (for example rvgl and kitty) you will also need to use PAN_MESA_DEBUG=gles3 to enable some driver features.
  Reply
Big Grin 
I have my Pinebook Pro for a week now. To busy with work. But now I had the moment to look at it.

So 1ste "problem", no netflix/prime/disney+ (DRM) voor aarch64. But can i game on it?

Yes we can. Now reading this post, but I compiled this games my self:

https://github.com/Opvolger/readme/blob/...k_games.md

I really like that the laptop is so quiet and the battery lasts more than 8 hours.
ARM is the future! I can already take a peek!
The future is here! ARM laptops!
  Reply
I have created libxmp (for aarch64) package. You can now install it trow the package manager Smile
https://aur.archlinux.org/packages/libxmp-aarch64-git/

I will create an openarena-git that will work for aarch64 Smile
The future is here! ARM laptops!
  Reply
https://aur.archlinux.org/packages/openarena-git/ <- works with pinebook-pro (aarch64)!
The future is here! ARM laptops!
  Reply
(06-05-2020, 02:07 PM)Opvolger Wrote: https://aur.archlinux.org/packages/openarena-git/ <- works with pinebook-pro (aarch64)!

Pine64 community runs occasionaly OpenArena games - check this thread it should have the server info if you would like to play (pinebooks only)
  Reply
Hi, anyone was able to install https://openage.sft.mx/ on Manjaro?
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Pinebook pro bricked? michaelmoua 2 269 03-12-2025, 11:09 AM
Last Post: tophneal
  Use SD to install new OS over pinebook debian Rudy558 10 13,838 03-09-2025, 11:17 AM
Last Post: davisthomas
  Problem: Wi-Fi Connectivity Issues on Pinebook Pro markwood00 1 518 02-05-2025, 03:56 AM
Last Post: waylonwesley
  Pinebook Pro in EU for Sale - €90 jan_vdk 3 2,085 01-29-2025, 06:50 AM
Last Post: Macrae245
  Pinebook Next !spekulation! Surehand53 2 678 01-23-2025, 11:49 AM
Last Post: Surehand53
  Pinebook Pro wants a PIN for my bluetooth mouse ColoBill 1 303 01-19-2025, 04:38 PM
Last Post: ColoBill
Tongue Yet another Pinebook Pro won't boot thread pinemouth 5 4,164 12-27-2024, 11:38 AM
Last Post: akash3995
Question Pinebook pro dead / keyboard issue? / Troubleshooting Mengalef 2 689 12-05-2024, 04:16 PM
Last Post: tllim
  Testing Some More Games on the Pinebook Pro! ImmyChan 4 4,617 09-05-2024, 09:40 PM
Last Post: WilliamThompson
  Converting the Pinebook Pro into a CrowView Note like device 8jef 0 584 08-18-2024, 05:42 PM
Last Post: 8jef

Forum Jump:


Users browsing this thread: 1 Guest(s)