Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Bug report #348  -  install-cd script fails with Bundle Version
Posted Aug 04, 2012 - updated Jan 30, 2013   Shortlink: http://arx.vg/348
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Fixed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Bug report
  • Status
     
    Fixed
  • 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
  • Resolution
    RESOLVED
  • Priority
    Not determined
  • Reproducability
    Always
  • Severity
    Not determined
  • Targetted for
    icon_milestones.png Not determined
  • OS
    icon_customdatatype.png Not determined
  • Architecture
    icon_customdatatype.png Not determined
  • Fixed in
    icon_customdatatype.png Arx Libertatis 1.1
Issue description
I have Arx Fatalis as a version that was bundled with my NVIDIA GeForce 5700 at that time. The CD has text printed on it, saying "Bundle Version \ Not For Resale". Apparently, this version has a different speech.pak causing a checksum mismatch. The language is German.

This issue is easily fixed by extending the install-verify script after line 80 with the following (additional) line:

  1. 'ab8a93161688d793a7c78fbefd7d133e') data_lang='german' ; loc_checksum='31bc35bca48e430e108db1b8bcc2621d' ;;


After adding this line, the installation finishes without further issues and I am able to start the game.
Steps to reproduce this issue
  1. Mount Arx Fatalis Bundle Version
  2. Execute ./install-cd /media/ArxFatalis/ ArxFatalis_1.21_MULTILANG.exe /usr/share/games/arx
  3. Fail with: unsupported data language - speech*.pak checksum: ab8a93161688d793a7c78fbefd7d133e


Expected: Checksum match.

#1
icon_reply.pngReply
Comment posted by
 Guest user
Aug 04, 11:02
Btw: If questions remain (e.g. about the CD), I am reachable at 'cyberfrag at gmx dot net'
#3
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Aug 04, 21:05
Fixed in e2ef54a66bc1347f289f279d73d980d377c49598 for the install scripts, but I'll leave this bug open because it also needs to be added to the Windows installer.
#7
icon_reply.pngReply
Comment posted by
 SebastienLussier
Aug 08, 02:40
Fixed the Windows installer in https://github.com/arx/ArxWindows/commit/e6c7acab3d5bf40c4b5f7b072683dcec2f696220