Skip to content

Instantly share code, notes, and snippets.

@DanielGibson
Last active June 10, 2018 01:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanielGibson/4e6bb91f73bdb7f047c39c5131b8878f to your computer and use it in GitHub Desktop.
Save DanielGibson/4e6bb91f73bdb7f047c39c5131b8878f to your computer and use it in GitHub Desktop.
GOG Quake2 Trackname mapping to Yamagi Quake2 Tracks
GOG music/Track02.ogg to Track11.ogg => baseq2/music/02.ogg .. 11.ogg
Track12.ogg .. Track21.ogg => rogue/music/02.ogg .. 11.ogg
For xatrix it's like to following
(xatrix track number => Q2/Ground Zero(GZ) Track number => GOG Track number)
02 => Q2:09 => Track09
03 => GZ:03 => Track13
04 => GZ:04 => Track14
05 => Q2:07 => Track07
06 => GZ:06 => Track16
07 => Q2:02 => Track02
08 => GZ:05 => Track15
09 => Q2:04 => Track03
10 => Q2:03 => Track04
11 => GZ:08 => Track18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment