[XCX] Move gameplay aspect ratio fixes to source
Separates GUI and gameplay aspect ratio fixes.
Gameplay fixes are built and included for any none 16:9 aspect ratio
graphic pack
XCX engine quick/cheap blur AA combined with a sharpen pass.
This aproximates original setting but scales to any res.
Edit sharpen_strength to personal preference
const float sharpen_strength = 0.2; //0 off, 1 full (edge haloing)
note, off = use only blur aa
Fixes alignment drifting on higher resolutions. By replacing with fixes
earlier in the rendering pipe.
This should also improve a lot of light leaking, but full res tweak will
be in upcoming commits.
As this is the initial commit, skell view may still be off and some
specific shadow fixes will probably be retired.
Slight lift to shadows + gamma balancing loss of contrast. Works better
for hardcoded night scenes, NLA attack, opening
Bloom alignment merge pass, mostly for 4k+
* correct title id
Mario and Sonic Game Olympics demo was not released in USA.
* padronize titleids
Use full 16-digit hex number
* padronize titleids
Use full titleids with 16 hexadecimal digits
* correct titleids
18 hexadecimal digits is too much
* correct title id
splatoon japanese title id is wrong
* splatoon japanese title id is wrong
splatoon japanese title id is wrong
* splatoon japanese title id is wrong
splatoon japanese title id is wrong
* splatoon japanese title id is wrong
splatoon japanese title id is wrong
* splatoon japanese title id is wrong
splatoon japanese title id is wrong
* splatoon japanese title id is wrong
splatoon japanese title id is wrong
* splatoon japanese title id is wrong
splatoon japanese title id is wrong
* removing unknown titleids
removing unknown titleids
* removing unknown titleids
removing unknown titleids
* removing unknown titleids
removing unknown titleids
* removing unknown titleids
removing unknown titleids
* removing unknown titleids
removing unknown titleids
* removing unknown titleids
removing unknown titleids
* removing unknown titleids
removing unknown titleids