View Single Post
Old 04-05-14, 06:51 AM   #3100
Gammel
Commodore
 
Join Date: Apr 2005
Posts: 641
Downloads: 276
Uploads: 0
Default

@TDW
can you please give some easy to understand instruction how to - lets say - double the render distance by changing the number you mentioned here:
-----------------------------
Find this in the \Patches\SH5\TDW_SH5_Patches.S5P file (you can open with NotePad):

; +0x2B0 = Max distance from player's unit addition (DWORD) - Default value is 40000.0 (00401C47)
; this is added to the current max distance value of 40000.0
; this adjusted value determines when units are rendered in game and become 3D units instead of 2D units
Code14=0x2B0,00401C47
-----------------------------

lets say i want my game to render units at 80.000 meters (core -i5 here, lets see)

Please give me the exact numer i habe to write in.

Plese give me the number for 100.000 meters too, ok?

I have no problem using your tools and mods, it's everything professional made and well documented
but this whole mathematics is way out of my knowledge. I finally found out how to manually shot torps but thats it for now.

I tried some decimal /hex /binary converter whatever tools on the web but no success - i simple dont know what i'm doing and this leads to nothing
Gammel is offline   Reply With Quote