Difference between revisions of "Bo3b's School for Shaderhackers"

From Bo3b's School for Shaderhackers
Jump to: navigation, search
(Lesson 2 - disable effect)
(Lesson 2 - disable effect)
Line 21: Line 21:
  
  
==== [[Lesson 2|Lesson 2 - ''disable effect'']] ====
+
==== [[Lesson_2_-_disable_effect|Lesson 2 - ''disable effect'']] ====
 
:* Shader hunting a specific effect
 
:* Shader hunting a specific effect
 
:* Saving the shader, then moving it into ShaderOverride
 
:* Saving the shader, then moving it into ShaderOverride
 
:* Editing shader to disable effect
 
:* Editing shader to disable effect
:* Reload shader to see changes dynamically
+
:* Load shader to see changes
  
 
: Quiz: Save and upload before and after 3D snapshots
 
: Quiz: Save and upload before and after 3D snapshots

Revision as of 03:36, 22 August 2014


Lesson 0 - prerequisites

  • Ensure user account is Admin
  • Game setup and installation
  • Text editor setup and installation
  • HelixMod tool installation
  • Create page on wiki.bo3b.net
Quiz: Save and share 3D image with red debug text


Lesson 1 - using HelixMod

  • Shader hunting keys
  • Editing DX9Settings.ini
  • Improved shader hunting
  • Shader saving
  • Save shader text file
Quiz: Save and share an ASM shader file from the game


Lesson 2 - disable effect

  • Shader hunting a specific effect
  • Saving the shader, then moving it into ShaderOverride
  • Editing shader to disable effect
  • Load shader to see changes
Quiz: Save and upload before and after 3D snapshots


More lessons to be added...