Subversion Repositories duke3d_hrp

Rev

Rev 315 | Rev 343 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 315 Rev 324
Line 1... Line 1...
1
// Extra additions to the game - Polymost HRP version
1
// Extra additions to the game - Polymost HRP version
2
 
2
 
3
echo "High Resolution Pack 5.1.315+ Polymost"
3
echo "High Resolution Pack Version 5.1.324 Polymost"
4
 
4
 
5
// You have to copy/rename duke3d_hrp_polymost.def to duke3d_hrp.def
5
// You have to copy/rename duke3d_hrp_polymost.def to duke3d_hrp.def
6
// in order to activate the Polymost HRP.
6
// in order to activate the Polymost HRP.
7
// Alternatively you can start EDuke32 with -hduke3d_hrp_polymost.def,
7
// Alternatively you can start EDuke32 with -hduke3d_hrp_polymost.def,
8
// but this may not work in conjunction with mods like DukePlus.
8
// but this may not work in conjunction with mods like DukePlus.
9
// If you are using the Polymost Override Pack, you should be fine already.
9
// If you are using the Polymost Override Pack, you should be fine already.
10
 
10
 
11
include highres/music.def
11
include highres/music.def
-
 
12
 
12
include highres/screen_polymost.def
13
include highres/screen_polymost.def
13
include highres/skyboxes.def
14
include highres/skyboxes.def
14
include highres/sprites_polymost.def
15
include highres/sprites_polymost.def
15
include highres/textures_polymost.def
16
include highres/textures_polymost.def
16
 
17