Lesson 1 - using HelixMod

From Bo3b's School for Shaderhackers
Revision as of 03:14, 14 August 2014 by 67.188.147.169 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This lesson is about learning how the HelixMod debugger works, and how we can find and save shaders.

Level of difficulty: Easy
Time required: 15 minutes


Objective

We'll run the HelixMod debugger and learn the commands to hunt shaders.
We'll create and learn about the dx9settings.ini file with good default settings.
We'll find a shader and save and look at the ASM file.

Quiz

Save and share shader file from game


  • Shader hunting keys
  • Editing dx9settings.ini
  • Improved shader hunting
  • Shader saving