X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=darkplaces.txt;h=91c700ec0de0afa6701dcbf4eeeea3cb7369a3fa;hb=0a30db49908c1ebe86961af4366fe1b8312c2cb6;hp=7873f233d922fdd2e185159372813394957cc10d;hpb=79534d3ffe3463f7f8bd6d45cb5a2146382190ba;p=xonotic%2Fdarkplaces.git diff --git a/darkplaces.txt b/darkplaces.txt index 7873f233..91c700ec 100644 --- a/darkplaces.txt +++ b/darkplaces.txt @@ -249,6 +249,11 @@ tag_head, says that the first tag is nam tag_torso, second tag name tag_weapon, third tag name +How to install a soundtrack in ogg format +These files must be in ogg or wav format, and numbers begin at 002 if you wish to replace (or install) the Quake cd music - since track 001 was the Quake data track.

+quake/id1/sound/cdtracks/track002.ogg replacement track for "cd loop 2" +quake/id1/sound/cdtracks/track003.ogg replacement track for "cd loop 3" + Example list of filenames: quake/id1/progs/player.mdl replaces the player model) quake/id1/progs/player.mdl_0.skin text file that specifies textures to use on an md3 model) @@ -266,6 +271,8 @@ quake/id1/gfx/conchars.tga replacement font image, this w quake/id1/gfx/conback.tga replacement console background, just like in quake) quake/id1/gfx/mainmenu.tga replacement main menu image, just like in quake) quake/id1/maps/b_bh25.bsp replacement for normal health pack, for example this could be an md3 model instead) +quake/id1/sound/cdtracks/track002.ogg replacement track for "cd loop 2" +quake/id1/sound/cdtracks/track003.ogg replacement track for "cd loop 3" @@ -1245,7 +1252,7 @@ viewmodel change model of viewthing enti viewnext change to next animation frame of viewthing entity in current level viewprev change to previous animation frame of viewthing entity in current level wait make script execution wait for next rendered frame - +which accepts a file name as argument and reports where the file is taken from How to install Quake on Windows: