Search Criteria
Package Details: am2rlauncher 2.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/am2rlauncher.git (read-only, click to copy) |
|---|---|
| Package Base: | am2rlauncher |
| Description: | Application for installing the latest Community Updates, APKs and Mods for AM2R. |
| Upstream URL: | https://github.com/AM2R-Community-Developers/AM2RLauncher |
| Keywords: | c# frontend game gtk launcher patcher |
| Licenses: | GPL3 |
| Conflicts: | am2rlauncher-git |
| Submitter: | miepee |
| Maintainer: | miepee |
| Last Packager: | miepee |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-09-27 08:30 (UTC) |
| Last Updated: | 2022-11-01 07:46 (UTC) |
Dependencies (12)
- dotnet-host (dotnet-host-preview-binAUR, dotnet-host-preview-binAUR, dotnet-host-binAUR, dotnet-host-binAUR)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-preview-binAUR, dotnet-runtime-binAUR)
- fuse2
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- icu (icu-gitAUR)
- lib32-libpulse
- lib32-openal
- libappindicator-gtk3 (libappindicator)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- xdelta3
- jre-openjdk (jdk16-adoptopenjdkAUR, zulu-jre-fx-binAUR, openjdk-zulu-ca-fx-binAUR, openjdk-zulu8-ca-fx-binAUR, openjdk-zulu11-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR, openjdk-liberica11-full-binAUR, openjdk-liberica17-full-binAUR, openjdk-liberica21-full-binAUR, openjdk-liberica8-full-binAUR, openjdk-liberica-full-binAUR) (optional) – Creating APKs
Latest Comments
kohlrak commented on 2025-12-29 01:51 (UTC)
I'm unsure the reason, but it'll successfully create an appImage, but when hitting play it fails to actually run it. When running manually through the terminal, the appImage works.
nicnac commented on 2025-05-22 16:35 (UTC)
Needed to additionally install lib32-openssl-1.1 to get initial runtime download to work.
<deleted-account> commented on 2024-04-25 19:40 (UTC)
Excuse me, but it would seem that we're short a dependency:
lib32-libglvnd.The Launcher would run and build the AppImage of the game (in
~/.local/share/AM2Launcher-andsoforth), but it would silently fail starting the game when I would click "Play". Starting the AppImage straight from the terminal would make it blurt that it could not find and load a library namedlibGL.so.0. The 64-bit version was already present, the 32-bit one was not. Installinglib32-libglvndmade the game start without any further hassle, both directly from a terminal as well as from the Launcher.miepee commented on 2022-05-13 07:45 (UTC) (edited on 2022-05-13 07:51 (UTC) by miepee)
@Beelzebielsk sorry for the late reply.
dotnet-hostis a dependency ofdotnet-runtime, so I thought I wouldn't need to specify it. I'll go push an update in a second, will edit this comment when it's fixed.EDIT: Fixed for both
am2rlauncherandam2rlauncher-git.Beelzebielsk commented on 2022-04-16 10:48 (UTC) (edited on 2022-04-16 10:48 (UTC) by Beelzebielsk)
I think this is missing a dependency of
dotnet-host. I tried running the launcher and got this error:And installing
dotnet-hostfixed it.lualuv897 commented on 2022-04-10 22:38 (UTC)
Seems to work as intended. Thanks for maintaining the launcher. The other version is one year outdated.
miepee commented on 2022-01-07 18:49 (UTC) (edited on 2022-01-07 18:49 (UTC) by miepee)
@ThatOneSeong fixed!
miepee commented on 2021-11-18 13:44 (UTC) (edited on 2021-11-18 13:52 (UTC) by miepee)
Hi, addressed it in the upstream repo (see here ). Will do a new Launcher release in the next couple of days, so currently suggesting to launch it with
AM2RLauncher --roll-forward LatestMajor, installdotnet-runtime-5.0-binor to use am2rlauncher-git.ThatOneSeong commented on 2021-11-15 02:55 (UTC) (edited on 2021-11-15 02:56 (UTC) by ThatOneSeong)
Currently with updated dotnet-runtime 6.x, AM2RLauncher exits with:
Until this is addressed upstream, the problem can be resolved by symlinking
/usr/share/dotnet/shared/Microsoft.NETCore.App/6.0.0to/usr/share/dotnet/shared/Microsoft.NETCore.App/5.0.0