sezero / quakespasm

QuakeSpasm -- A modern, cross-platform Quake game engine based on FitzQuake.
https://sourceforge.net/projects/quakespasm/
GNU General Public License v2.0
244 stars 97 forks source link

Dimension of the Machine Horde mode: broken strings #46

Closed mooreye closed 1 year ago

mooreye commented 1 year ago

When I start the game with

quakespasm -game mg1 +map horde1

I get a countdown 3, 2, 1, and then $qc_horde_fight, at least this string seems to be missing/broken.

sezero commented 1 year ago

You should copy QuakeEX.kpf from rerelease to your installation.

mooreye commented 1 year ago

I did but localization dir inside it doesn't seem to contain string of that name, my md5sum of this file is ff41b8af6a0b6a283ec329429f6facdf, is there something else I miss?

sezero commented 1 year ago

The md5 from what I have is 1345cbcf78b903707250c9a9638032a4 (from rerelease-update3.)

@andrei-drexler, @Novum: Any ideas?

sezero commented 1 year ago

md5sum of this file is ff41b8af6a0b6a283ec329429f6facdf, is there something else I miss?

OK, I checked my archive, that md5sum of QuakeEX.kpf is from September (or August?) 2021, i.e. it is old, i.e. it is older than the rerelease version you are using: horde mode came with update-3, so you need a matching, newer version of QuakeEX.kpf