Thanks for updating this to version 8.83. Users wishing to learn of the resulting changes can always consult the online ChangeLog at:
https://askmisterwizard.com/2019/LinuxAirCombat/LinuxAirCombatChangeLog.htm
Git Clone URL: | https://aur.archlinux.org/linux-air-combat.git (read-only, click to copy) |
---|---|
Package Base: | linux-air-combat |
Description: | Free open source combat flight simulator |
Upstream URL: | https://askmisterwizard.com/2019/LinuxAirCombat/IntroducingLinuxAirCombat.htm |
Keywords: | air combat flight game simulator |
Licenses: | unknown |
Submitter: | alfrednewman |
Maintainer: | alfrednewman |
Last Packager: | alfrednewman |
Votes: | 3 |
Popularity: | 0.003099 |
First Submitted: | 2021-05-16 21:44 (UTC) |
Last Updated: | 2022-10-04 06:04 (UTC) |
Thanks for updating this to version 8.83. Users wishing to learn of the resulting changes can always consult the online ChangeLog at:
https://askmisterwizard.com/2019/LinuxAirCombat/LinuxAirCombatChangeLog.htm
@bbosen No problem! :)
I confirm that this works nicely on my Manjaro LINUX system with everything updated as of 30May2021. Thanks for your work. Here is a link to a YouTube PlayList showing the EXACT steps I used:
https://www.youtube.com/watch?v=L_8d_IYPWwY&list=PL1IYes9MY6lLSb7ODvlf6otuK1isu5XnH
For users compiling this on Raspberry Pi with Arch Linux ARM, go to common.h
and uncomment this on line 27:
// #define RASPBIAN // Raspberry Pi requires a few tweaks. Define RASPBIAN to activate them or comment this line out.
Pinned Comments
alfrednewman commented on 2021-05-16 22:01 (UTC)
For users compiling this on Raspberry Pi with Arch Linux ARM, go to
common.h
and uncomment this on line 27:// #define RASPBIAN // Raspberry Pi requires a few tweaks. Define RASPBIAN to activate them or comment this line out.