On Tue, 13 Oct 2015 22:43:58 +0200 Alexandre Detiste <[email protected]> wrote: > game-data-packager should now support the GOG release. > > Can you test ?
There seems to be a problem with the GOG version support by git version of g-d-p. It extracts the game data, identifies two pak0.pk3 files, but then loops back: archive extraction again, .pk3 files identification, etc. I put a copy of my console returns in the attached g-d-p_quake3.log file. I had to interrupt the process via Ctrl+C, or I guess it would have kept looping indefinitely. > There's also this ... > 167 e2fd03b57cd200b571849f7ac0f5178c baseq3/q3key > does that means that all GOG users share the same "unique" serial ? That’s right as far as I know. I guess any game owner can request a really unique serial from GOG.
dave@HAL9000:~/bureau/game-data-packager$ ./run -n -d ./quake3/ --no-compress quake3 ~/jeux/quake-3/archives/gog/setup_quake3_2.0.0.2.exe INFO:game-data-packager.build:identifying /home/dave/jeux/quake-3/archives/gog/setup_quake3_2.0.0.2.exe INFO:game-data-packager.build:identifying /tmp/gdptmp.kkwrdnh6/tmp/setup_quake3_2.0.0.2.exe.d/app/missionpack/pak0.pk3 INFO:game-data-packager.build:identifying /tmp/gdptmp.kkwrdnh6/tmp/setup_quake3_2.0.0.2.exe.d/app/baseq3/pak0.pk3 INFO:game-data-packager.build:identifying /tmp/gdptmp.kkwrdnh6/tmp/setup_quake3_2.0.0.2.exe.d/app/missionpack/pak0.pk3 INFO:game-data-packager.build:identifying /tmp/gdptmp.kkwrdnh6/tmp/setup_quake3_2.0.0.2.exe.d/app/baseq3/pak0.pk3 INFO:game-data-packager.build:identifying /tmp/gdptmp.kkwrdnh6/tmp/setup_quake3_2.0.0.2.exe.d/app/missionpack/pak0.pk3 INFO:game-data-packager.build:identifying /tmp/gdptmp.kkwrdnh6/tmp/setup_quake3_2.0.0.2.exe.d/app/baseq3/pak0.pk3 INFO:game-data-packager.build:identifying /tmp/gdptmp.kkwrdnh6/tmp/setup_quake3_2.0.0.2.exe.d/app/missionpack/pak0.pk3 INFO:game-data-packager.build:identifying /tmp/gdptmp.kkwrdnh6/tmp/setup_quake3_2.0.0.2.exe.d/app/baseq3/pak0.pk3 INFO:game-data-packager.build:identifying /tmp/gdptmp.kkwrdnh6/tmp/setup_quake3_2.0.0.2.exe.d/app/missionpack/pak0.pk3 INFO:game-data-packager.build:identifying /tmp/gdptmp.kkwrdnh6/tmp/setup_quake3_2.0.0.2.exe.d/app/baseq3/pak0.pk3

