SteveLeafo / Budford

Budford: Cemu configuration, settings and auto update tool. Per game settings and more...
Mozilla Public License 2.0
24 stars 3 forks source link

handle conventional shaders #21

Closed jdsmith2816 closed 5 years ago

jdsmith2816 commented 6 years ago

CEMU conventional shaders are utilized when UseSeperableShaders is disabled. CEMU conventional shaders are generated with an _j suffix. Bedford currently ignores these shaders in every case.

This PR probably doesn't cover every feature as I'm still very unfamiliar with Bedford and is not actually intended for you to merge. These are just the changes I made so that the bits of functionality I've used so far will work for the cases where I'm using conventional shaders.

I thought that it might be more useful for you to see the bits and bobs I ran into so far rather than just opening an issue.