Dax's Wiki
No edit summary
 
(47 intermediate revisions by 36 users not shown)
Line 1: Line 1:
== Process ==
+
== ==
  +
- New unofficial version for 1.7.3 thanks to Laurina ! Regular version here : http://dl.dropbox.com/u/25451490/glsl_unofficial_1.7.3.zip and Modloader version here : http://dl.dropbox.com/u/25451490/glsl_unofficial_1.7.3_ml.zip
For a basic installation, run the file named INSTALLER and click "Install Mods". minecraft.jar must be in the same directory as lwjgl.jar.
 
   
  +
The modloader version is to be installed after modloader itself.<br />
== Common Errors ==
 
  +
Default shaders included (DOF and World Curvature). For more, download the official 1.5 package, or visit the Alternative Shaders page of this Wiki.
   
'''Help! I get an error while installing!'''
 
   
  +
- ( old ) You can install in 1.6.6 thanks to Laurina http://dl.dropbox.com/u/25451490/glsl_unofficial_166_ml.zip With a fresh unmessed with minecraft.jar! 
Please make sure you are installing this mod on a clean, unmodded installation of Minecraft. Installing alongside certain mods (like BetterLight/BetterGrass) will work, but there are incompatibilities with other mods. Check [[Mod_Compatibility_(Shaders)|here]] for a list of incompatible mods.
 
   
'''Bumpmapping looks weird or doesn't work at all!'''
 
   
The following should get bumpmapping working correctly (as long as your graphics card is compatible):
 
   
1. Go into \mods\shaders\alternative shaders\daxnitro-bump mapping and copy base.fsh and base.vsh and place it into \mods\shaders\contents\files\shaders and overwrite the files if you're asked.
 
   
2. Open the previously mentioned base.fsh with your favorite text editor, and look for the following code:
 
   
''const vec3 intervalMult = vec3(0.0039, 0.0039, 4.5); // Fine for 16x16 tile size<br />//const vec3 intervalMult = vec3(0.0019, 0.0019, 0.5); // Fine for 32x32 tile size<br />//const vec3 intervalMult = vec3(0.00048828125, 0.00048828125, 0.2); // Fine for 128x128 tile size''
 
   
By default, the 16x16 option should be enabled (the one that doesn't start with // ). It's pretty unlikely that the texture pack you'll want to use is 16x16, so enable the line that corresponds with your texture packs tile size (remove the // in front of the correct line, and make sure the other lines start with // ). Save your changes to the file.
 
   
3. Place a terrain_nh.png made for your texture pack into minecraft.jar. You can do this one of two ways:
 
   
Open minecraft.jar with WinRAR, 7-Zip or other program, and place terrain_nh.png into the root directory. Terrain_nh.png an terrain.png should be right next to each other.<br />OR<br />Place terrain_nh.png into \mods\shaders\contents\files. The installer will automatically place it in the right spot when you run it.
 
   
  +
'''If it still isn't working, chances are you didn't start with a clean minecraft. jar, or your graphics card isn't compatible.'''
 
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
#Drag contents of modloader zip into minecraft.jar >> I think you have to run the game once.
  +
#Drag contents of Laurina's patch for GLSL into minecraft.jar, just into the root of the file, same as modloader.
  +
#Run mcpatcher (HD patch) to enable HD texture packs.
  +
#install shader scripts, destination is a folder called "shaders" in the root of minecraft.jar >> these scripts are distributed with the unpatched version of GLSL, you can get it from DAX... he's awesome, and I'd take a skeleton arrow for him.
  +
#read the bump crap section of this wiki for information on sexy, sexy textures. I have problems with specular lighting making my torches look fubar, and blanking out textures occasionally... I turned it off for now because there's very little info available for specular problems.
  +
#install textures to the texture folder OUTSIDE of the minecraft.jar file, just in the minecraft folder.
  +
#say "HELLO WORLD"
  +
  +
Хуй а не процесс!
  +
 
== Common Errors Hi ==
  +
 
'''Help! I get an error while installing!'''<br />
  +
Please make sure you are installing this mod on a clean, unmodded installation of Minecraft. You should also check the [[Mod Compatibility (Shaders)|mod compatibilities]] if you're planning to use this with other mods.<br />
  +
<br />
  +
'''For in-game problems and errors, please see [[FAQs_&_Troubleshooting (Shaders)|FAQs &amp; Troubleshooting]].'''
 
[[Category:Shaders]]
 
[[Category:Shaders]]

Latest revision as of 00:15, 14 November 2013

[]

- New unofficial version for 1.7.3 thanks to Laurina ! Regular version here : http://dl.dropbox.com/u/25451490/glsl_unofficial_1.7.3.zip and Modloader version here : http://dl.dropbox.com/u/25451490/glsl_unofficial_1.7.3_ml.zip

The modloader version is to be installed after modloader itself.
Default shaders included (DOF and World Curvature). For more, download the official 1.5 package, or visit the Alternative Shaders page of this Wiki.


- ( old ) You can install in 1.6.6 thanks to Laurina http://dl.dropbox.com/u/25451490/glsl_unofficial_166_ml.zip With a fresh unmessed with minecraft.jar! 
















  1. Drag contents of modloader zip into minecraft.jar >> I think you have to run the game once.
  2. Drag contents of Laurina's patch for GLSL into minecraft.jar, just into the root of the file, same as modloader.
  3. Run mcpatcher (HD patch) to enable HD texture packs.
  4. install shader scripts, destination is a folder called "shaders" in the root of minecraft.jar >> these scripts are distributed with the unpatched version of GLSL, you can get it from DAX... he's awesome, and I'd take a skeleton arrow for him.
  5. read the bump crap section of this wiki for information on sexy, sexy textures. I have problems with specular lighting making my torches look fubar, and blanking out textures occasionally... I turned it off for now because there's very little info available for specular problems.
  6. install textures to the texture folder OUTSIDE of the minecraft.jar file, just in the minecraft folder.
  7. say "HELLO WORLD"

Хуй а не процесс!

Common Errors Hi[]

Help! I get an error while installing!
Please make sure you are installing this mod on a clean, unmodded installation of Minecraft. You should also check the mod compatibilities if you're planning to use this with other mods.

For in-game problems and errors, please see FAQs & Troubleshooting.