Rev 639 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 639 | Rev 675 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | // Extra additions to the game - Polymost [Megaton] HRP |
1 | // Extra additions to the game - Polymost [Megaton] HRP |
2 | 2 | ||
3 | //echo "Polymost [Megaton] High Resolution Pack (version 5.3.565)" |
- | |
4 | //echo "Polymost [Megaton] High Resolution Pack - Repository Snapshot >= 5.3.566" |
- | |
5 | - | ||
6 | // You have to copy/rename duke3d_hrp_megaton.def to duke3d_hrp.def |
3 | // You have to copy/rename duke3d_hrp_megaton.def to duke3d_hrp.def |
7 | // in order to activate the Polymost [Megaton] HRP. |
4 | // in order to activate the Polymost [Megaton] HRP. |
8 | // Alternatively you can start EDuke32 with -hduke3d_hrp_megaton.def, |
5 | // Alternatively you can start EDuke32 with -hduke3d_hrp_megaton.def, |
9 | // but this may not work in conjunction with mods like DukePlus. |
6 | // but this may not work in conjunction with mods like DukePlus. |
10 | // If you are using the Megaton Override Pack, you should be fine already. |
7 | // If you are using the Megaton Override Pack, you should be fine already. |
11 | 8 | ||
- | 9 | //echo "Polymost [Megaton] High Resolution Pack (version 5.4.674)" |
|
- | 10 | //echo "Polymost [Megaton] High Resolution Pack - Repository Snapshot >= 5.4.675" |
|
- | 11 | ||
12 | include highres/music.def |
12 | include highres/music.def |
13 | 13 | ||
14 | include highres/screen_polymost.def |
14 | include highres/screen_megaton.def |
15 | //include highres/skyboxes.def |
15 | // include highres/skyboxes.def |
16 | //include highres/sounds.def |
16 | // include highres/sounds.def |
17 | include highres/sprites_megaton.def |
17 | include highres/sprites_megaton.def |
18 | include highres/textures_polymost.def |
18 | include highres/textures_polymost.def |
19 | 19 |