Package Details: ankama-launcher 3.12.41-1

Git Clone URL: https://aur.archlinux.org/ankama-launcher.git (read-only, click to copy)
Package Base: ankama-launcher
Description: A multi-game portal for all Ankama games.
Upstream URL: https://www.ankama.com/en/launcher
Keywords: ankama dofus dofus-beta wakfu wakfu-beta
Licenses: custom:Ankama License
Submitter: Genesis
Maintainer: Genesis
Last Packager: Genesis
Votes: 17
Popularity: 0.141385
First Submitted: 2019-02-19 10:52 (UTC)
Last Updated: 2025-04-22 14:04 (UTC)

Dependencies (6)

Required by (0)

Sources (2)

Pinned Comments

Genesis commented on 2019-02-19 10:55 (UTC) (edited on 2019-12-11 10:38 (UTC) by Genesis)

The launcher files are installed under the group "games". Please add your user to this group with usermod -a -G games, otherwise the launcher will not be able to auto-update itself properly.

To disable the popup asking for system integration at each startup, execute touch $HOME/.local/share/appimagekit/no_desktopintegration.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

bkb commented on 2020-04-20 19:22 (UTC) (edited on 2020-04-20 19:30 (UTC) by bkb)

Why does he wine dofus?

Linux version of Dofus is available

(+ halt at 56% at Dofus load)

Genesis commented on 2020-04-07 10:35 (UTC)

@Satro I'm currently on the wine-staging AUR package (so 5.5-1 too) and I'm able to run the game just fine. Maybe there's something else going on on your side that's preventing the game from running smoothly ?

Satro commented on 2020-04-07 10:30 (UTC) (edited on 2020-04-07 10:31 (UTC) by Satro)

There might be a problem with the latest version of Wine (5.5-1), I had the following Wine error : "kernelbase.dll" failed to initialize when launching Dofus. To work around the problem, downgrade your Wine package to the previous version (5.4-1).

Genesis commented on 2020-03-25 13:41 (UTC)

@Satro Good call ! I added fuse as a dependency. Thanks !

Satro commented on 2020-03-25 13:21 (UTC)

I think there is a missing dependency. Upon starting the launcher after the installation, I got :

$ankama-launcher
dlopen(): error loading libfuse.so.2

AppImages require FUSE to run. 
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information

As required, I installed Fuse and it works fine.

Skysave commented on 2020-03-20 15:37 (UTC)

Thanks @Genisis, the solution works !

Genesis commented on 2020-03-20 13:24 (UTC)

Hi @Skydave ! If you're french, I've already covered these issues on the official Dofus forums and explain how to solve them temporarily, while waiting for an official fix. Unfortunately, I don't have any other solution at the moment.

Here's a link to a post I made : https://www.dofus.com/fr/forum/1713-ankama-launcher/2315412-ankama-launcher-options-generales?page=1#entry12620354

Skysave commented on 2020-03-20 11:40 (UTC)

I recently install ankama-launcher, open-jdk and wine, when I launched from launcher Dofus the loading screen stuck to 56%. But when I open directly dofus with wine, the game can charge and go to the login. I think that it is the parse of the login that cause the problem.

Genesis commented on 2019-11-05 10:04 (UTC) (edited on 2019-11-05 10:05 (UTC) by Genesis)

Hi @Mathius and thanks for your feedback !

I've made some changes to the PKGBUILD to add p7zip as a make dependency and install a script in /usr/bin to run Ankama Launcher from $PATH.

Hope these changes will make it easier for you and the others that don't use .desktop files ! Let me know if there's anything else ;)

Mathius commented on 2019-11-05 02:44 (UTC)

After installing the package, I look at the code of the package and write down 2 points: - The first point is the dependency of the p7zip package (Installed on most installations but perhaps specify it more precisely) - The second point is personal opinion but in order to facilitate the subsequent launch of the launcher should it not ideally create a symbolic link to it that would be stored in '/bin' ?

Sincerely, A user a little too curious