SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Silent Hunter 3 - 4 - 5 > SHIII Mods Workshop
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 10-15-13, 12:32 PM   #76
VONHARRIS
Konteradmiral
 
Join Date: Apr 2010
Location: Greece
Posts: 1,992
Downloads: 300
Uploads: 0
Default

Just downloaded.

Waiting anxiously to return to base to install it.

Thank you once more Rubini.
VONHARRIS is offline   Reply With Quote
Old 10-15-13, 01:48 PM   #77
Seeadler
Pacific Aces Dev Team
 
Join Date: Mar 2001
Location: Northern Germany
Posts: 1,096
Downloads: 169
Uploads: 0


Default

Quote:
Originally Posted by makman94 View Post
you mean that with your dll we can have more than one shaders on the water at the same time?
No, my widescreen d3d9.dll decodes at runtime the vertex/pixel shader from memory and writes it as shader assembly code into txt-files. Once these txt-files are available, the SH3 engine uses the shader code from these files and not the hard-coded. At current work status only the shader instructions can be changed by editing the txt-file, no new variables or textures can be passed every (x) frame to the shaders.

the SH3 ocean pixel shader for example:
Code:
    ps_1_1
    tex t0                            
    texbem t1, t0                  
    mad t1, t1, c0.w, c1.w     
    dp3_sat r0, v0_bx2, t0
    lrp r0.xyz, r0.w, c0, c1
    lrp r0.xyz, v0.w, t1, r0
  + mov r0.w, t0.w
// approximately 6 instruction slots used (2 texture, 4 arithmetic)
And yet there is a shader for clouds but only a vertex shader. I assume it is used to calculate the mapping of cloud textures on the 3D cloud dome.
__________________
--
Vapor-ware is always easier to sell because there's no limit what it can do!
Seeadler is offline   Reply With Quote
Old 10-15-13, 02:06 PM   #78
jaxa
The Old Man
 
Join Date: Mar 2005
Location: Poland
Posts: 1,485
Downloads: 413
Uploads: 0
Default

Wow, the game looks fantastic now.
Good work Rubini, it's the next mod for my "must have" mods set.
__________________
SHIII + GWX 3 Gold + V16B1 hardcode fixes + SH3Commander
SHIV + OM + OMEGU
SHV + WoS
jaxa is offline   Reply With Quote
Old 10-15-13, 02:28 PM   #79
Rubini
Ocean Warrior
 
Join Date: May 2005
Location: São Paulo Brazil
Posts: 2,728
Downloads: 132
Uploads: 0
Default

Quote:
Originally Posted by VONHARRIS View Post
Just downloaded.

Waiting anxiously to return to base to install it.

Thank you once more Rubini.
Vonharris,
Don´t forget that it can be enabled at any tyme. Just enable it and download your last saved game, then you are ready to go.
__________________
One gamer's must-have mod is another gamer's waste of time.
-Sailor Steve
Rubini is offline   Reply With Quote
Old 10-15-13, 02:29 PM   #80
Rubini
Ocean Warrior
 
Join Date: May 2005
Location: São Paulo Brazil
Posts: 2,728
Downloads: 132
Uploads: 0
Default

Quote:
Originally Posted by Seeadler View Post
No, my widescreen d3d9.dll decodes at runtime the vertex/pixel shader from memory and writes it as shader assembly code into txt-files. Once these txt-files are available, the SH3 engine uses the shader code from these files and not the hard-coded. At current work status only the shader instructions can be changed by editing the txt-file, no new variables or textures can be passed every (x) frame to the shaders.

the SH3 ocean pixel shader for example:
Code:
    ps_1_1
    tex t0                            
    texbem t1, t0                  
    mad t1, t1, c0.w, c1.w     
    dp3_sat r0, v0_bx2, t0
    lrp r0.xyz, r0.w, c0, c1
    lrp r0.xyz, v0.w, t1, r0
  + mov r0.w, t0.w
// approximately 6 instruction slots used (2 texture, 4 arithmetic)
And yet there is a shader for clouds but only a vertex shader. I assume it is used to calculate the mapping of cloud textures on the 3D cloud dome.
Seeadler,

And about shadows, any hope?
__________________
One gamer's must-have mod is another gamer's waste of time.
-Sailor Steve
Rubini is offline   Reply With Quote
Old 10-15-13, 03:02 PM   #81
Dronston
Lieutenant
 
Join Date: Jan 2008
Location: Netherlands
Posts: 263
Downloads: 68
Uploads: 0
Default

Thanks Rubini, very nice addition.

I confirm that you can install mid patrol and it seems to work fine in combination with MEP (20 km atmos).
__________________
Live to fight another day!
Dronston is offline   Reply With Quote
Old 10-15-13, 04:08 PM   #82
Seeadler
Pacific Aces Dev Team
 
Join Date: Mar 2001
Location: Northern Germany
Posts: 1,096
Downloads: 169
Uploads: 0


Default

Quote:
Originally Posted by Rubini View Post
And about shadows, any hope?
I thought it was a shadow shader but it is only assigned to crew models and do some kind of bump-mapping

what I am trying to do is to replace the shaders with new ones which are configurable from the outside.
__________________
--
Vapor-ware is always easier to sell because there's no limit what it can do!
Seeadler is offline   Reply With Quote
Old 10-15-13, 04:21 PM   #83
Rhodes
Silent Hunter
 
Join Date: Aug 2005
Location: Figueira da Foz, Portugal
Posts: 4,486
Downloads: 109
Uploads: 0
Default

^ Psychedelically baby!

Already download it and install it! Great mod! Obrigado cara!
Rhodes is offline   Reply With Quote
Old 10-15-13, 04:38 PM   #84
periunder
In the Brig
 
Join Date: May 2013
Posts: 96
Downloads: 1
Uploads: 0
Default

Great work Rubini, as always!
periunder is offline   Reply With Quote
Old 10-15-13, 04:39 PM   #85
periunder
In the Brig
 
Join Date: May 2013
Posts: 96
Downloads: 1
Uploads: 0
Default

One suggestion: can you make the DL link bigger or stand out? Its hard to find in the OP.
periunder is offline   Reply With Quote
Old 10-15-13, 05:05 PM   #86
Rubini
Ocean Warrior
 
Join Date: May 2005
Location: São Paulo Brazil
Posts: 2,728
Downloads: 132
Uploads: 0
Default

Quote:
Originally Posted by periunder View Post
One suggestion: can you make the DL link bigger or stand out? Its hard to find in the OP.
Done!
__________________
One gamer's must-have mod is another gamer's waste of time.
-Sailor Steve
Rubini is offline   Reply With Quote
Old 10-15-13, 05:50 PM   #87
brett25
Seasoned Skipper
 
Join Date: Mar 2008
Location: Oakland CA, USA
Posts: 737
Downloads: 570
Uploads: 0
Default

really nice rubini

working fine in my 20km environment

only suggestion/feedback would be if you can make them thicker/darker/fuller.....more visible, in some sunlight conditions i cant see the clouds very well even though they are there in the sky
brett25 is offline   Reply With Quote
Old 10-15-13, 08:45 PM   #88
Rubini
Ocean Warrior
 
Join Date: May 2005
Location: São Paulo Brazil
Posts: 2,728
Downloads: 132
Uploads: 0
Default

Quote:
Originally Posted by brett25 View Post
really nice rubini

working fine in my 20km environment

only suggestion/feedback would be if you can make them thicker/darker/fuller.....more visible, in some sunlight conditions i cant see the clouds very well even though they are there in the sky
Hi brett,

Thanks by your feedback. I´m waiting for these type of comments, I mean, what ppl think about how clouds/fog must be: more discrete or more intense at first?

If you have some knowledge about S3D, please, open this scene.sim and change all horizon clouds (cardeal points) Global opacity from 0.2 to, lets say, 0.5. Save and reenable the mod. This will make the horizon "clouds" much more intense/darker. The "central_clouds" can have the same modification too if you like it. And if you did it, please, let we know what are the result. Just don´t forget to try your "new" more intense clouds/fog also at night and other wheathers states to really make sure that they will also fit well on these environments.

I opted for more discrete fog/clouds as the first release because I guessed that it could fit better the majority of diferents environments on sh3 community. But I also like more a "bit more intense" one.

Another thing to think about is that as the mod is "all or nothing" a more intense/darker colors can make the mod a bit tedious and repetitive.

Yet another piece to count on is that the clouds becomes more intense after some minutes (sometimes 10 minutes).

Let me know yours results and thoughts on the matter.
__________________
One gamer's must-have mod is another gamer's waste of time.
-Sailor Steve
Rubini is offline   Reply With Quote
Old 10-16-13, 04:36 AM   #89
sublynx
Sea Lord
 
Join Date: Mar 2011
Location: In the conning tower of my VIIC scanning the sea through the periscope
Posts: 1,698
Downloads: 173
Uploads: 7
Default

I'm in the process of recooking my mod soup as NYGM just changed a little bit so I haven't yet played with these clouds anywhere else but the mission with vanilla. But it does look stunning Thanks Rubini!

I'm very much looking forward into playing this with MEP and in a campaign
__________________
[SIGPIC][/SIGPIC]
NYGM+H.sie v16+Stiebler 4C+MaGui WS
sublynx is offline   Reply With Quote
Old 10-16-13, 09:17 AM   #90
Rubini
Ocean Warrior
 
Join Date: May 2005
Location: São Paulo Brazil
Posts: 2,728
Downloads: 132
Uploads: 0
Default

I need the help from few beta testers for the new version with "real" clouds. It´s also as simple mod as this version 1.0. What you need to do is just enable the mod and play the game, SM or your actual campaign, don´t matter, it will not affect anything, just eye candy.

I should like to know about FPS drops or not, colors, opacity, if it fit or not various environments, how it behaves in sunrise/sunset/night and dusk, etc.

If you can help, please contact me by PM, but, please, only if you really can test it.

Thanks!
__________________
One gamer's must-have mod is another gamer's waste of time.
-Sailor Steve
Rubini is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 09:36 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 1995- 2024 Subsim®
"Subsim" is a registered trademark, all rights reserved.