Commit Graph

264 Commits

Author SHA1 Message Date
getdls
696d9f0d07 [XCX] Re-add sharpen pass as default setting
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
2018-03-19 22:40:37 +01:00
getdls
9a9362e0c3 [XCX] 21:9 fix flashlight, blur scaling less aggressive on low res 2018-03-19 00:09:03 +01:00
getdls
da421eb94a [XCX] scaling test, to be reverted 2018-03-18 17:54:08 +01:00
getdls
58b37a6798 [XCX] scaling test 3, to be reverted 2018-03-18 17:07:18 +01:00
getdls
c49b9a0953 Revert "[XCX] Test, to be reverted"
This reverts commit 9ba1afe0fa.
2018-03-18 16:55:14 +01:00
getdls
b41e4133cd Revert "[XCX] to be reverted 2..."
This reverts commit c21653bdc9.
2018-03-18 16:54:17 +01:00
getdls
c21653bdc9 [XCX] to be reverted 2... 2018-03-18 16:45:36 +01:00
getdls
9ba1afe0fa [XCX] Test, to be reverted 2018-03-18 16:42:26 +01:00
getdls
8fa52937c9 [XCX] Alignment cleanup + 8k fix inital commit
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.
2018-03-18 12:22:26 +01:00
getdls
f7ef21ef54 [XCX] Improve point light scaling
One value was off in the first version, less bright instead of scaling
2018-03-17 00:58:12 +01:00
getdls
bd40700371 [XCX] Shadow scaling - Indoor point lights 2018-03-14 23:44:26 +01:00
getdls
6191ba1223 [XCX] Adjustable brightness new default, bloom alignment
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+
2018-03-13 23:42:29 +01:00
getdls
63f5630a36 Revert "[XCX] rounding test, to be reverted"
This reverts commit f0d2bc5ea2.
2018-03-12 23:18:32 +01:00
getdls
f0d2bc5ea2 [XCX] rounding test, to be reverted 2018-03-12 23:04:11 +01:00
getdls
9feef75009 [XCX] Two pass blur prelim scaling... again
Input to two-pass is pre-blured, so full res scaling is overkill.
2018-03-12 22:52:09 +01:00
getdls
ecd43c948d [WWHD} LOD tweak 2018-03-06 20:47:14 +01:00
getdls
63bf57b09a [WWHD] test scale AO 2018-03-06 20:27:08 +01:00
getdls
9bc060f481 [XCX] further AA tweaks 2018-03-04 12:47:01 +01:00
getdls
edb182c491 [XCX} Default to super sampling 0x01a LOD and AA removal 2018-03-04 03:10:33 +01:00
getdls
12f2c6c8fe [XCX} Complete otion blur scaling, alpha + sample 2018-03-03 16:06:52 +01:00
getdls
0ddef1ca5b [XCX] Header fix 2018-03-03 02:39:09 +01:00
getdls
c430a7747d [XCX] motion blur -> const to scaling
fixes artifacts but less blurry on 4k+
2018-03-03 02:27:38 +01:00
getdls
47aa3c10b2 [XCX] Fix - Separate AA scaling for skell view, align bloom skell view 2018-03-01 21:43:03 +01:00
getdls
f42fd6b791 [XCX} Skell view fix, AA sharpen fix, 2018-03-01 19:05:35 +01:00
getdls
d804e1429a Revert "Revert "[XCX] fix - Sharpness scaling add skell view brightness fix""
This reverts commit d9b2dc9e86.
2018-03-01 19:01:21 +01:00
getdls
d9b2dc9e86 Revert "[XCX] fix - Sharpness scaling add skell view brightness fix"
This reverts commit 0fbf2f464b.
2018-02-28 22:38:21 +01:00
getdls
0fbf2f464b [XCX] fix - Sharpness scaling add skell view brightness fix 2018-02-28 22:24:22 +01:00
nosklo
07fc88a224 First batch of correcting the title ids of patches (#199)
* 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
2018-02-27 22:13:06 -08:00
getdls
3c49e8617a [XCX] Replace broken sharpen pass in AA with configurable version 2018-02-28 00:49:05 +01:00
SteveLeafo
681ff3e42b Adding Giana Sisters Twisted Dreams (#196)
* Added The Smurfs 2

* Fixed an incorrect titleid for Pokken Tournament

* Added Chariot

* Added Giana Sisters Twisted Dreams
2018-02-26 07:49:07 -08:00
Michael
5cb91dd77b
TMS color depth increase 2018-02-25 17:49:34 -08:00
Crementif
dd98e92938 Update SM3DW blurs
Should now pretty much fix all the blurs I could see (although the main menu (maybe other scenes too) has multiple blurs depending on the weather, not fixing that one tho).
2018-02-26 00:14:11 +01:00
getdls
bdb2f06ee4 [XCX] bloom scaling tweak 2018-02-25 23:45:08 +01:00
getdls
4e07f2ec85 [XCX] 21:9 fixes, cut-scene alignment fixes 2018-02-25 14:00:51 +01:00
Michael
520dfce1db Revert "[FRN] rulesGen"
This reverts commit f28af7cda0.
2018-02-24 23:10:50 -08:00
Michael
f28af7cda0 [FRN] rulesGen 2018-02-24 23:03:54 -08:00
Michael
240ace5cc2 Revert "[TMS] Fix title screen"
This reverts commit bc5456e807.
2018-02-24 22:26:35 -08:00
Michael
bc5456e807 [TMS] Fix title screen 2018-02-24 22:24:50 -08:00
Michael
b561743bec [SLW] Increase color depth 2018-02-24 21:24:11 -08:00
getdls
9003c2a89e [WWHD] Shadow scaling x2
Light bleed fix sacles all sub 1920 res to x2
2018-02-20 19:25:03 +01:00
getdls
6490a99614 [XCX] [WWHD] [MK8] Shadow flicker fix v2 - Rounding
Fixes rounding so shadows should work fine for res packs below 1280 x
720
2018-02-20 18:29:24 +01:00
getdls
a740eeb463 [XCX] rounding fix 2018-02-20 18:04:19 +01:00
getdls
0eff3cf278 [WWHD] [XCX] [MK8] 21:9 shadow flicker fix
[WWHD] [XCX] [MK8]  21:9 shadows should still scale to pow2  or they
will flicker. Fixed by scaling both X and Y to Y value.
[XCX] further 21:9 late game fixes
2018-02-19 23:13:55 +01:00
epigramx
b4bcaaf478 Fix for the physics of Arrow projectiles 2018-02-14 17:23:21 -08:00
SteveLeafo
4cb131a175 Added Chariot 2018-02-13 12:56:21 +01:00
SteveLeafo
9dce2ff29e Fixed an incorrect titleid for Pokken Tournament 2018-02-11 21:00:41 -08:00
SteveLeafo
6ceb2d9e99 Added The Smurfs 2 2018-02-11 21:00:41 -08:00
epigramx
fff4410dd2 Autogeneration of static FPS mods + Rajkosto's mod_onearg() in build.sh 2018-02-08 10:49:59 +02:00
Michael
f1b19a36d4 [Smash 4] add 8-player results framebuffers from GX2 log
i didn't bother finding formats for 160 and 135, let me know on discord if anything breaks
2018-02-06 17:58:06 -08:00
getdls
3840899252 [GBHD] - Updated rules 2018-02-04 23:13:06 +01:00