Closed ActualMandM closed 6 years ago
Can confirm light circle AMD issue at least partially fixed as of the 407 release of graphic pack on AMD RX 480 in 1.3.3. No longer a problem, as seen in Gerudo Village which was full of light circles up until the 407 release with its Light Circle fix.
Is it possible through shaders to tweak the transparency effect on tree leaves such that instead of going see-through, they instead transition to completely invisible? Take a look at this screenshot: https://i.imgur.com/HV2fwFN.png
When you climb a tree using higher resolution graphics packs, this effect causes the GPU usage to skyrocket making my 1080 Ti get fully loaded and drop frames. This effect is rather poorly designed since any time you have a transparent object taking up this many pixels, you are destined to overload your GPU. This is even present on the actual WiiU where getting these transparent leaves causes frames to plummet in heavy foliage areas where the GPU is already being taxed heavily before the transparent leaves cause overdraw.
It would be nice to force the shader down to full transparency as it would alleviate a significant GPU burden in a way that honestly should have been the default behavior. Nintendo even did this with particle effects like at the bottom of waterfalls where if the camera is too close to the effect, it stops rendering it altogether to avoid this exact situation. Seems odd they ignored it for trees.
Any ideas or fix for this? https://imgur.com/a/fY63v
Im running it with the latest grapic packs and cemu 1.11.1, on a rx 470
@vacodoceo What precisely is the issue? I'm not seeing anything wrong here. Unless you mean the colours being reflected off the water, the skittles area of it. That's a Cemu issue, not a problem on your end. Still no fix for skittles textures, afaik.
Oh, i didnt know that.
Thanks
@vacodoceo In the future, you can find fixes for some issues here: https://slashiee.github.io/cemu_graphic_packs/botw
light / reflection problem visible only from the vah ruta dungeon. The behavior is the same with fire / ice weapons. I have first suspect RefExtra, but I see the fault activated or not. Do you have an idea ?
Ps: It's huge how RefExtra improves the visual. I did not realize it ... Thank you very much for your work!
Any word on what's currently broken with 1.4.0 still? It seems resolution pack is solid, but Contrasty is still outdated.
For the record, AMD Light Circle needs an update to 1.4.0 - Cypher technically made one, but it's not really fit for public use as it's very imperfect and buggy.
any fix for something like this? used all graphic mods. nothing worked. its version 1.4.0 while 1.3.3 was working great...update drivers also. I got that black shadow everywhere around me , a bit far away but totaly visable.... . goes away when i move but its like i am on a circle of good graphic. and after that only black ground... usualy trees and mountains (rocks, etc) can be seen, but ground area is black... https://imgur.com/a/wDDlg https://imgur.com/a/MJAK5 specs. Processor: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (4 CPUs), ~3.6GHz Memory: 16384MB RAM Available OS Memory: 16368MB RAM Page File: 14651MB used, 4659MB available DirectX Version: DirectX 12 Chip type: GeForce GTX 480 Display Memory: 9671 MB Dedicated Memory: 1488 MB Shared Memory: 8183 MB
That GPU looks quite old, not sure if it has the latest OpenGL drivers. Could you check the log.txt from your Cemu folder and tell us what OpenGL version it's running at. And are you sure this happens on native resolution, because if it does, it wouldn't be a graphic pack issue per se.
99b917d7030d3c58_0000000000001e49_ps.txt heatwave, avoid mip by changing bias in line 88 (probably also doable with 'overwritelodbias'), so it won't have artifact when half-res is upscaled. waving effect is there however blur is gone, 'cause mip is 2x smaller maybe? https://i.imgur.com/HrlGTZ4.png
I've now made a workaround for the blocky artifacts issue which I doubt could be fixed completely as we'd need to rewrite how the screen space reflection is coded. On the Wii U and Switch this screen space method works but on pc/Nvidia causes issues. That's atleast what I could gather/guess. The current workaround has the transition issue but fixes the issue completely. Don't know if it's possible to 'fix' this.
At this point it seems like most issues are fixed... Finally.
Main:
Optional:
Z-fighting, if possible (Cemu issue)Large Old Thread (closed due to being too long) which has lots of useful information to learn from: https://github.com/slashiee/cemu_graphic_packs/issues/38
Before reporting any graphical issues, please check the BotW specific GFX FAQ from this repository: Breath of the Wild FAQ