This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Texture Patcher

From Project 1999 Wiki
Jump to: navigation, search

Based on threads:

Contents

Description

Many classic textures in the EQ Titanium client contain "black splotches" on items such as helmets, mobs, and walls (see http://www.project1999.com/23t4gu9.jpg).

Download

Instructions

  1. Extract patch_s3d_textures.bat and transpfx.exe into the working \EverQuest\ folder
  2. Close EverQuest client
    1. OPTIONAL: Make a backup of the entire folder contents
  3. Run patch_s3d_textures.bat file
  4. Wait for it to finish. Close the window once successful.
  5. Restart your EQ client

Modifications

Permafrost
rem nilbog fix goblin crown in ice cube permafrost_chr
set rt_permafrost_obj=cubegobcrown.bmp

...Under :PatchS3D add:

echo.
call :PatchS3D "permafrost_obj.s3d" "-rt %rt_permafrost_obj%"
if %ErrorLevel%==1 exit /b
Barbarian Horns
rem barbarian horns
set rt_global4_chr=%rt_global4_chr%,bamhe0005.bmp

Credits

  • Ropethunder
  • kanras
  • nilbog