View Single Post
Old 07-30-07, 02:18 AM   #8
Mraah
Engineer
 
Join Date: Apr 2007
Location: Conning Tower - repairing the radar.
Posts: 200
Downloads: 8
Uploads: 0
Default

Quote:
Originally Posted by Jace11
I removed the RANGE and the RANGE NUMBERS too using anvarts SH4controller.act as a guide...


float4 color = tex2D(fadetex,In.Tex0)+tex2D(grid,In.Tex1);

HIGHLIGHTED in yellow is the main change:

Basically the same edit you guys used to get the PPI grid to show.. I think you could do the same in 1.3 and get it to show again but there is the new grid lines, which may interfere, and I don't know how to remove them...
jace11,

Very good work!! You're well ahead of me on this subject .

When you have a moment, can you provide a link to your modded ACT file or explain your change to remove the text. I looked at the ACT earlier but I couldn't figure out where and what to change.

I have a feeling the new grid lines where coded into the ACT file as well or somewhere. If we can drop their lines we'll be back in business. Again, Anvart might be able to do it ... he's has more of a grasp on the inner workings.

Oh, I tried the "lerp" command but you had it right, the old "+tex2d(grid,In.Tex1)" additon seemed to work fine.

Mraah
Mraah is offline   Reply With Quote