mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-22 22:51:15 +01:00
696d9f0d07
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