Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PortWINE
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mikhail Tergoev
PortWINE
Commits
364c0d40
Commit
364c0d40
authored
Sep 18, 2025
by
Mikhail Tergoev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed Ankama Launcher
parent
d9691e69
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
AnkamaLauncher.ppdb
data_from_portwine/scripts/portwine_db/AnkamaLauncher.ppdb
+8
-0
PW_ANKAMA
data_from_portwine/scripts/pw_autoinstall/PW_ANKAMA
+5
-1
No files found.
data_from_portwine/scripts/portwine_db/AnkamaLauncher.ppdb
0 → 100644
View file @
364c0d40
#!/usr/bin/env bash
#Author: fidel
#Ankama Launcher.exe
#Rating=1-5
export
PW_WINE_USE
=
"WINE_LG"
export
PW_PREFIX_NAME
=
"ANKAMA"
export
PORTPROTON_NAME
=
"Ankama "
export
FILE_DESCRIPTION
=
"Ankama Launcher"
data_from_portwine/scripts/pw_autoinstall/PW_ANKAMA
View file @
364c0d40
...
...
@@ -8,17 +8,21 @@
########################################################################
export
LAUNCH_PARAMETERS
=
"/S"
export
PW_AUTOINSTALL_EXE
=
"
${
PW_USER_TEMP
}
/Ankama-Setup.exe"
export
PW_WINE_USE
=
"WINE_LG"
export
PW_PREFIX_NAME
=
"ANKAMA"
start_portwine
if
try_download
"https://download.ankama.com/launcher/full/win/"
"
${
PW_AUTOINSTALL_EXE
}
"
no_mirror
then
pw_start_progress_bar_install_game
"Ankama Launcher."
get_and_set_reg_file
--add
'Software\Wine\X11 Driver'
'Decorated'
'REG_SZ'
"N"
"user"
pw_run
"
${
PW_AUTOINSTALL_EXE
}
"
portwine_exe
=
"
$WINEPREFIX
/drive_c/users/steamuser/AppData/Local/Programs/Ankama Launcher/Ankama Launcher.exe"
try_remove_file
"
${
PW_AUTOINSTALL_EXE
}
"
try_remove_file
"
${
portwine_exe
}
.ppdb"
kill_portwine
pw_stop_progress_bar
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"AnkamaLauncher"
export
PORTWINE_CREATE_SHORTCUT_NAME
=
"Ankama
Launcher"
portwine_create_shortcut
fi
stop_portwine
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment