Subversion Repositories duke3d_hrp

Compare Revisions

No changes between revisions

Regard whitespace Rev 672 → Rev 673

/tools/polymost_override/hrp_polymost_override.txt
0,0 → 1,92
==========================================
| Polymost HRP Override Pack for EDuke32 |
| by LeoD |
==========================================
| Repository Snapshot >= 5.3.566 |
==========================================
 
 
WHAT THIS IS ABOUT:
-------------------
This file contains updated data for the Duke3D High-Resolution Pack (HRP).
It features an updated Polymost HRP for use with the EDuke32 Polymost renderer
on top of the default Polymer HRP.
 
Basically, this means: First get the full HRP 5.3 (r5.3.565), the latest update
pack (if available), then this file.
 
It is possible to run the Polymost HRP without this pack, using the EDuke32
command line option -hduke3d_hrp_polymost.def. But this won't work correctly in
conjunction with mods like DukePlus or Attrition, as well as addons like
DukeDC, NWinter, and Vacation.
 
 
"Why still using the Polymost HRP?"
-----------------------------------
The Polymer HRP textures have additional normal and specular maps whereas that
information is already "baked" into the Polymost HRP textures (and therefore
somewhat specific to their occurrence in the original levels).
 
If you can't run Polymer at all (or have to turn off those features in the
configuration file) then the normal and specular information is lost and the
remaining diffuse textures won't look as intended.
-> You'd be better off using the Polymost HRP.
 
If Polymer renderer/HRP performance sucks even after tuning the EDuke32
configuration file, try running the Polymer renderer but use the Polymost HRP.
This should run faster and reduce loading times and memory usage, too, while
you might still be able to profit from features like point lights, shadows,
glowing fire/health atoms and, of course, TROR (True Room Over Room).
 
Quite some of the newer textures which are not only "polymerized" but remade
from scratch have brought some change of style to the HRP IMO. If you can't run
Polymer/Polymer HRP anyway this might be an argument for the Polymost HRP, too.
 
 
HOW TO USE IT:
--------------
Drop the HRP Override Pack into the autoload folder within your EDuke32
installation folder like the HRP zipfile itself.
It should be loaded automatically, but note that autoload contents is loaded
alphabetically, so check the file names if something seems wrong.
Delete "textures" and "textures.cache" after changes in the autoload folder.
 
 
IMPORTANT:
----------
This override pack is meant for the HRP v5.3 (=r5.3.565)!
 
 
Duke in D.C. HRP (v1.62):
-------------------------
To avoid a messed up level stat screen, simply rename this pack from
duke3d_polymost* to dukedc_polymost* so that it gets loaded after the DC HRP.
 
 
WHERE TO GET IT:
----------------
- You can check the Duke3D mod thread over at the Duke4.net forums:
http://forums.duke4.net/index.php?showtopic=3513
 
 
RELATED LINKS:
--------------
- Duke4.net ................................... http://www.duke4.net
- Duke Nukem 3D High-Resolution Pack .......... http://hrp.duke4.net
- EDuke32 port ................................ http://eduke32.com
 
 
CONTACT:
--------
http://forums.duke4.net/index.php?showuser=1299
 
 
SPECIAL CREDITS:
--------
Tea Monster - model conversion
Roma Loom - backporting Polymer textures
 
 
Advertisement:
--------------
Other stuff by LeoD ........ http://forums.duke4.net/index.php?showtopic=3513
/tools/polymost_override/dukedc/screen/menu/3240_dc.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/tools/polymost_override/duke3d_hrp_polymost_override.def
0,0 → 1,29
// Extra additions to the game - Polymost HRP
 
//echo "Polymost Override High Resolution Pack (version 5.3.565)"
echo "Polymost Override High Resolution Pack - Repository Snapshot >= 5.3.566"
 
// You have to copy/rename duke3d_hrp_polymost.def to duke3d_hrp.def
// in order to activate the Polymost HRP.
// Alternatively you can start EDuke32 with -hduke3d_hrp_polymost.def,
// but this may not work in conjunction with mods like DukePlus.
// If you are using the Polymost Override Pack, you should be fine already.
 
include highres/music.def
 
include highres/screen_polymost.def
include highres/skyboxes.def
include highres/sounds.def
include highres/sprites_polymost.def
include highres/textures_polymost.def
 
tint { pal 1 red 100 green 120 blue 148 flags 1 }
tint { pal 2 red 255 green 48 blue 0 flags 0 }
tint { pal 4 red 0 green 0 blue 0 flags 0 }
tint { pal 6 red 224 green 255 blue 112 flags 3 }
tint { pal 7 red 172 green 157 blue 140 flags 0 }
tint { pal 8 red 199 green 226 blue 113 flags 1 }
 
 
 
include maphacks/maphacks_polymost.def
/tools/polymost_override/2492_ver_polymost_override.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property