Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
enhancement_small.png
OPEN  Enhancement #1589  -  arx-install-data should search for GOG.com installers if given a directory
Posted Oct 15, 2021 - updated Jan 13, 2022   Shortlink: http://arx.vg/1589
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Enhancement
  • Status
     
    New
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Guest user
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Category
    Not determined
  • Priority
    Not determined
  • Reproducability
    Always
  • Targetted for
    icon_milestones.png next
  • OS
    icon_customdatatype.png Not determined
  • Architecture
    icon_customdatatype.png Not determined
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Output:
  1. [<user>@<user>-linux-box arx-libertatis]$ arx-install-data /home/<user>/games/gog_games/arx_fatalis_data/
  2. Welome to the Arx Fatalis 1.21 data install script for UNIX-like systems!
  3. See `arx-install-data --help` for available options.
  4. Enabling CLI mode, use the --gui option for a graphical interface.
  5.  
  6. Select a source file or directory to install from:
  7. 1) /home/<user>/games/gog_games/arx_fatalis_data [default]
  8. 2) Patch existing install
  9. 3) Verify existing install only
  10. 4) Select file or directory to install from..
  11. > #
  12. Searching for destination directories...
  13.  
  14. Select a data directory to install to:
  15. 1) user: /home/<user>/.local/share/arx/data [default]
  16. 2) system: /home/<user>/.local/share/flatpak/exports/share/games/arx/data
  17. 3) system: /home/<user>/.local/share/flatpak/exports/share/games/arx
  18. 4) system: /home/<user>/.local/share/flatpak/exports/share/arx/data
  19. 5) system: /home/<user>/.local/share/flatpak/exports/share/arx
  20. 6) Select directory to install to...
  21. > #
  22.  
  23. Installing Arx Fatalis data files
  24. from /home/<user>/games/gog_games/arx_fatalis_data
  25. to /home/<user>/.local/share/arx/data
  26.  
  27. Extracting source...
  28.  
  29. Detecting data language...
  30. speech*.pak not found
  31.  
  32. If you think this is a bug in the install script
  33. please report the complete output at
  34. https://arx.vg/bug


The setup files are: setup_arx_fatalis_1.22_(38577).exe setup_arx_fatalis_1.22_(38577)-1.bin both are located on an internal SSD (mounted to /home/<user>/games) and downloaded from GOG. If I had to guess it has something to do with the versions of the setup files being 1.22 and the script being for version 1.21. I'd prefer to not install this game under Wine.
Steps to reproduce this issue
On Manjaro Linux: download Arx Fatalis from GOG install innoextract download/install Arx Libertatis from AUR: https://aur.archlinux.org/packages/arx-libertatis/ follow instructions on Arx Libertatis Wiki: https://wiki.arx-libertatis.org/Installing_the_game_data_under_Linux run into error

#1
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Nov 01, 12:35
It should work if you pass the .exe file from the GOG download as the data location.