Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112) +--- Thread: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) (/showthread.php?tid=8665) |
RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - Styles - 01-10-2020 DosBox from the Debian repos works great on performance mode, played some Dark Forces. I also got chocolate-doom running which was perfect. The only issue I had with both is going to full screen turned the screen completely black. Still had control and sounds but no graphics, game was still running when going back to windowed. RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - astr0baby - 01-10-2020 (01-10-2020, 05:20 AM)Luke Wrote: Oh wow, how did I miss this topic! Great stuff I will give it a try today RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - astr0baby - 01-10-2020 (01-10-2020, 12:19 PM)Styles Wrote: DosBox from the Debian repos works great on performance mode, played some Dark Forces. I also got chocolate-doom running which was perfect. The only issue I had with both is going to full screen turned the screen completely black. Still had control and sounds but no graphics, game was still running when going back to windowed. Try the scummvm platform, that should be able to load many old DOS games and run them natively RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - agD0i7rY - 01-11-2020 Eduke32 runs under Ubuntu 18.04 with the source codes indicated by @astr0baby, always the D-bus error related to the Ubuntu version, otherwise it's perfect with the data extracted from the Gog exe. With the last sources of the eduke website I have a segmentation error. (I'd have to check if it's the stable or development version :p ) RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - wudo - 01-11-2020 (01-01-2020, 04:09 PM)astr0baby Wrote: Currently I have compiled and successfully ran the following games so far I'd love a bit more insight on your OpenRA work I've been working through that (slowly) this morning, but it looks like a change in the OpenRA build system a few months back and numerous out of date packages in the AUR that are only for x86_64 mean that there's more work in this than a few PKGBUILDS to run. Happy to help put your rough notes together in a wiki format if that would help at all too. RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - astr0baby - 01-11-2020 I have added howtos for some games how to build them and run them on Manjaro Linux https://astr0baby.wordpress.com/2020/01/11/pinebookpro-gaming-part-1/ RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - astr0baby - 01-11-2020 (01-11-2020, 09:53 AM)wudo Wrote:(01-01-2020, 04:09 PM)astr0baby Wrote: Currently I have compiled and successfully ran the following games so far It is present in the pacman repo, installable via # pacman -S openra https://pbs.twimg.com/media/EOBwQCBWoAIgwv9.jpg:large RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - brzegorz - 01-11-2020 Chiming in with an interesting thread from the OpenMW forums: https://forum.openmw.org/viewtopic.php?f=4&t=5387&start=70 Folks have created a list of open-source game engines. Most, if not all, of them should be able to be compiled and played on PBR RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - astr0baby - 01-11-2020 (01-11-2020, 05:22 PM)brzegorz Wrote: Chiming in with an interesting thread from the OpenMW forums: https://forum.openmw.org/viewtopic.php?f=4&t=5387&start=70 Great ! Lets get building RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - Luke - 01-11-2020 Got OpenArena working in the end - will post instructions monday |