cemu-project / cemu_graphic_packs

Community Graphic Packs for Cemu
https://cemu-project.github.io/cemu_graphic_packs/
Creative Commons Zero v1.0 Universal
1.33k stars 588 forks source link

Xenoblade Chronicles X #132

Closed getdls closed 6 years ago

getdls commented 7 years ago

On hold, waiting for Cemu texture rewrite 1.4~1.5 to stabilize. If brightness and alignment are fixed, about half of the shaders will need to be removed/updated

XCX stopped crashing in cemu, so I got around to fixing some stuff.. and noted that there are still some other issues.

http://compat.cemu.info/wiki/Xenoblade_Chronicles_X

21:9 GUI fix issues

Cemuhook patches - 60 fps / AMD brightness / offline tag / 21_9

To do

//uf_remappedVS[0].x == {1065353216, 1065353216} //metal back 
//uf_remappedPS[0] {1064030938, 1065353216, 1064304640, 1023410176} //  indoors

//uf_remappedVS[0].x == {1065353216, 1065353216} //dayligh plain
//uf_remappedPS[0] {1075838976, 10653532216, 1064304640, 1023410176} // daylight plain

//uf_remappedVS[0].x == {1065353216, 1065353216} //night forest
//uf_remappedPS[0] {1075838976, 10653532216, 1064304640, 1023410176} // night forest 

xcxfixes

153

getdls commented 6 years ago

Havn't got access to a gpu, but without weights remembering prev scenes (ie not a shader) won't this flash/strobe between over dark and light every time you pan and sample points goes from a shadow to sunlight?

JamieeLee commented 6 years ago

prob will but we may be able to make some ghetto adaption to it thats kinda shader faked. I may play with it. I have not loaded xcx in a bit to test your latest stuff sorry been busy.

getdls commented 6 years ago

No worries, family always comes first. Especially for something that for all we know Exzap may fix next month

JamieeLee commented 6 years ago

Amen and so true to that getdls

getdls commented 6 years ago

If NLA/white whale has crash landed, shouldn't she be a bit more worn down and dirty?

nladirty

getdls commented 6 years ago

Pre-release PR shot vs Cemu, can we match it with Cemu?

About a year ago I found out about Cemu.. the PR shot of XCX was one of the things that got me into tweaking stuff.. So as a one year anniversary special Pre-release PR shot vs Cemu, can we match it with Cemu?

clickbait title, roll Youtube 1 minute intro, click below to subscribe

In game shot

rawbeach2

Pre-release

refxx20

So can we?? No, at least not with just graphic packs, but we can get pretty close and even improve in some areas. click bait remorse, why did I even read this far?!

What can’t be done with graphics packs

FOV The PR shot uses a narrower FOV and is is taken from further away that what is possible during game-play.. A rough approximation would be that the in game uses 35mm lens wile PR shot is a 50mm.

Higher LOD and DOF See the cliff side above the purple bunny creature? PR shot shows trees and blurry DOF, the DOF doesn’t affect the clouds.

Volumetric fog The fog around the waterfall is just two flat layers in-game. The PR shot looks like its volumetric, or at least uses a bunch of more samples

Things Cemu already does better

AA PR shot uses in-game AA. With cemu we can brute force SSAA

Texture filtering Nicer texture filtering, the beach is an obvious example

Colour / layer mixing Less banding - Higher color precision when mixing, the sky box

Shadow resolution Your GPU is the limit

Happy Easter folks :)

Crementif commented 6 years ago

Awesome write-up on what you've been doing with your commits for people that don't completely understand what has been changed and what we can expect. Thanks for all your work (and the other awesome folks working on this game), I'll definitely be doing a playthrough.

And happy easter to y'all too!

getdls commented 6 years ago

Gaaah Kill it with fire! gaaah

gaaah2

gaah3

burn4

getdls commented 6 years ago

Closing, 1.4.x gets a separate thread if needed. 1.4 Purple texture is fixed Crashes are (afaik) fixed

Over brightness is still broken Grass/bushes missing since v 1.7.2 still broken Audio mixing is off? Distant textures are still occasionally black/corrupted (looks like squares) AA still broken