User Tools

Site Tools


notes:jagex_launcher_installer_wine

This is an old revision of the document!


Information

  • If the installer ever works, this would be the preferred installation method
mkdir -p ~/'.wine' && wget 'https://cdn.jagex.com/Jagex%20Launcher%20Installer.exe' -O ~/'Downloads/Jagex Launcher Installer.exe' && WINEPREFIX=~/'.wine/Jagex Launcher' WINEARCH='win64' wine explorer /desktop='Jagex-Launcher','1280x720' ~/'Downloads/Jagex Launcher Installer.exe'

Testing

  • The installer appears to be using WebView2 and could possibly work with extra dependencies installed from winetricks such as dotnet48 and ie8
--verbose --window
strings ~/'Downloads/Jagex Launcher Installer.exe' > ~/'Downloads/Jagex Launcher Installer strings.txt'
/var/www/wiki/data/attic/notes/jagex_launcher_installer_wine.1692560054.txt.gz · Last modified: 2023/08/20 15:34 by Sean Rhone