EmuNewz Network
fog effects problem - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56)
+---- Thread: fog effects problem (/showthread.php?tid=161571)

Pages: 1 2


RE: fog effects problem - onelight - 07-29-2014

(07-29-2014, 01:38 PM)gid15 Wrote:
(07-29-2014, 07:22 AM)onelight Wrote: opengl
Still no fog effect
Which OpenGL settings are you using?
I try another settings
if enable dynamic shader generation, fog will not work
   
   

I try to remove the block border around map
looks like enable the shader implementation for the "stencil test" will help
   
but everything overlay
   


RE: fog effects problem - gid15 - 07-29-2014

(07-29-2014, 01:51 PM)onelight Wrote: I try another settings
if enable dynamic shader generation, fog will not work
Oh, I forgot that one. Now added in r3573 Smile

(07-29-2014, 01:51 PM)onelight Wrote: I try to remove the block border around map
looks like enable the shader implementation for the "stencil test" will help

but everything overlay
Does maybe the option "Save stencil to Memory" also help in that case?


RE: fog effects problem - onelight - 07-29-2014

(07-29-2014, 03:51 PM)gid15 Wrote:
(07-29-2014, 01:51 PM)onelight Wrote: I try another settings
if enable dynamic shader generation, fog will not work
Oh, I forgot that one. Now added in r3573 Smile

(07-29-2014, 01:51 PM)onelight Wrote: I try to remove the block border around map
looks like enable the shader implementation for the "stencil test" will help

but everything overlay
Does maybe the option "Save stencil to Memory" also help in that case?
"Save stencil to Memory" no help
   

Thinks, test r3574, enable dynamic shader generation, fog also work

BTW
Tales of The World: Radiant Mythology 2 - ULJS00175
BGM could not loop
Code:
00:04:42  INFO hle.sceAtrac3plus - cSoundMusic - Replaying atrac loop atracID=0, loopStart=354675, loopEnd=3810674
00:04:42  WARN       me - cSoundMusic - Could not reset audio play position to 354675

I found some at3 file in ISO, it is encrypted.
   


RE: fog effects problem - gid15 - 07-30-2014

(07-29-2014, 04:00 PM)onelight Wrote: "Save stencil to Memory" no help
I mean enabling both "Save stencil to Memory" and "Enable the shader implementation for the Stencil Test".


RE: fog effects problem - onelight - 07-30-2014

(07-30-2014, 09:59 AM)gid15 Wrote:
(07-29-2014, 04:00 PM)onelight Wrote: "Save stencil to Memory" no help
I mean enabling both "Save stencil to Memory" and "Enable the shader implementation for the Stencil Test".
enabling both "Save stencil to Memory" and "Enable the shader implementation for the Stencil Test".