gametechmods
Off-Topic => Games => Existing Games => Topic started by: Hard Bot on January 03, 2013, 02:41:55 PM
-
Go to Robot Arena/Graphics/Main Game
Modify the .txt files for damage so they look like this:
EnableAlpha TRUE
ColorKeyEnable FALSE
ZTest TRUE
ZWrite FALSE
EnableLight FALSE
SrcBlend D3DBLEND_SRCALPHA
DstBlend D3DBLEND_INVSRCALPHA
TSSAlphaOp SELECTARG1
TSSAlphaArg1 TEXTURE
TSSMagFilter Linear
ZBias 0
TSSAddress CLAMP
ZFunc D3DCMP_LESSEQUAL
An in-game image displaying the damage textures:
(https://gametechmods.com/uploads/images/80287RobotArenaScnShot_0.PNG)
Note: Go to options and set the graphics to High and select 3D Software Acceleration.
-
I didn't even notice they were off.