Using GE Debugger to find Texture Coords
|
10-19-2014, 09:07 PM
Post: #2
|
|||
|
|||
RE: Using GE Debugger to find Texture Coords
Well sometimes there's a matrix (the game could use world, view or proj or any combination) sometimes there isn't. In "through mode", no transform is applied. The game can also move things around using the offset or viewport registers, or even by block memory copies. You need to figure out what the game is really doing ...
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Using GE Debugger to find Texture Coords - Calivi - 10-19-2014, 10:32 AM
RE: Using GE Debugger to find Texture Coords - Henrik - 10-19-2014 09:07 PM
RE: Using GE Debugger to find Texture Coords - [Unknown] - 10-20-2014, 05:12 AM
RE: Using GE Debugger to find Texture Coords - Calivi - 10-20-2014, 01:23 PM
RE: Using GE Debugger to find Texture Coords - Henrik - 10-20-2014, 10:02 PM
RE: Using GE Debugger to find Texture Coords - [Unknown] - 10-21-2014, 01:46 AM
RE: Using GE Debugger to find Texture Coords - Calivi - 10-21-2014, 11:15 AM
RE: Using GE Debugger to find Texture Coords - Calivi - 01-10-2015, 11:35 AM
|