Transformers: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 109: Line 109:
|Comments=
|Comments=
* Set TC Offset X to 500 to fix misaligned post processing effects on the edge of the screen.  
* Set TC Offset X to 500 to fix misaligned post processing effects on the edge of the screen.  
* Set skipdraw to 4 to fix blurry screen, luminous character shadow bug and more.
* Set skipdraw to 4 to fix blurry screen, luminous character shadow bug and more.
* Most shadows only work with software mode.  
* Most shadows only work with software mode.  
* Some post processing effects like fog don't work.
* Some post processing effects like fog don't work.
* Ground that's near you has shadow bug.  
* Ground that's near you has shadow bug.  
* D3D11 > OpenGL > D3D9 in terms of graphical glitches. OpenGL has better colors.
* D3D11 > OpenGL > D3D9 in terms of graphical glitches. OpenGL has better colors.
 
* Use Alpha fix with D3D11 to remove stripes.
* Use Alpha fix with D3D11 to fix stripes.
 
* Use Disable Depth Emulation fix with OpenGL.
* Use Disable Depth Emulation fix with OpenGL.
* -1 EE gave me a speedup without crashes.  
* -1 EE gave me a speedup without crashes.  
* Disable MTVU when loading into game. In-game it can be turned on again for more fps.  
* Disable MTVU when loading into game. In-game it can be turned on again for more fps.  


ninja
16

edits