Commit Graph

671 Commits

Author SHA1 Message Date
Michael
31fadd90b1 Update Github pages 2017-10-20 19:37:25 -07:00
Michael
7c4affbfd7 make tag consistent 2017-10-20 19:23:37 -07:00
Michael
59ba0283b6 Rename artifact file name back 2017-10-20 19:20:59 -07:00
Michael
5caf83b84f Merge pull request #121 from Crementif/master
Added Github Releases to host the artifacts
2017-10-20 19:14:41 -07:00
Milan
20579de860 Update Github Releases token to be set in UI
This will prepare it to be used for Slashiee's master, which will now make it another option to download the graphic packs. This will prepare it for some under the hood work that I've been making.
2017-10-20 22:16:20 +02:00
Milan
d2ceb67e00 Updated Github Releases with full description
Here's an example description. It contains some information, but just like a normal commit description doesn't support **markdown**.

It does support a few things like newlines.
2017-10-20 13:07:04 +02:00
Milan
348d136ef2 Added Github Releases
Added github releases with correct whitespace (in all of the files, blame Unix).
Added comments on the deployment.
Added suggested changes from Rajkosto.
2017-10-20 09:33:16 +02:00
NAVras-Z
fa2ff586bd [Botw] contrasty remove custom tone mapping
not mess with it before understanding what the original does
2017-10-20 12:23:51 +08:00
NAVras-Z
b2b3bbbb83 [BotW] fix contrasty...
credit SkalFate on discord
2017-10-20 11:16:15 +08:00
Michael
61e8b28ba7 revise github pages 2017-10-19 19:42:42 -07:00
Michael
05cd663321 Add the rest of the packs to build script 2017-10-19 19:28:36 -07:00
Michael
4026ecaabd Add One Piece to build script 2017-10-19 16:07:38 -07:00
Milan
2eb4360922 Shortened and Colorized Appveyor output (#120)
* Console output compacted and colorized
The installation info took too many lines and won't be revamped while working great as is, so I'd think that it's better to supress any logging. The quiet-mode of the installation doesn't really seem to work either.

The installation part that sometimes errors is irrelevant to the part I've suppressed.
2017-10-19 23:22:18 +02:00
NAVras-Z
b57325dee4 [BotW] contrasty with option to only adjust bloom
the side-effect of current high res bloom, is that it's too concentrated, thus the option for ppl(me :P) who want to only adjust bloom.
simply change #define only_adjustbloom to 1 to use this option
2017-10-20 01:37:24 +08:00
Milan
2df7de5f3e Reverting some of Slashiee's changes
Now that we have Rajkosto's check, removing the unnessecairy checks in the files themselves. Didn't change other changes that commit made.
2017-10-19 18:02:23 +02:00
Milan
b7edab12e2 Don't display file names while copying with Xcopy
Just hides the part with the file names, will show errors.
2017-10-19 17:21:53 +02:00
Michael
f7a14e03ad Merge pull request #119 from rajkosto/arraydel 2017-10-19 07:11:01 -07:00
Rajko Stojadinovic
4b6720526a Do not make packs for games' native resolution 2017-10-19 09:48:01 +02:00
Michael
f47e634122 don't make native res packs, fix most naming issues 2017-10-19 00:22:38 -07:00
Alex Chirila
faa75b6c5b Updated functions to display 32:9 ratios 2017-10-19 09:23:02 +03:00
Michael
9efbda08f4 [Color Splash] add gamepad 2017-10-18 23:00:02 -07:00
Michael
444bcdf70c Fix 427:240 aspect ratio naming 2017-10-18 22:32:42 -07:00
Michael
1837b48648 Add 854x480 graphic packs 2017-10-18 22:28:10 -07:00
Michael
284adc185e Add Guacamelee to build script 2017-10-18 22:15:59 -07:00
Michael
6d6be19f5d Move readme.txt and Performance to AppVeyor folder 2017-10-18 22:10:20 -07:00
Michael
715ef0f793 Add Pac-Man to build script 2017-10-18 22:07:06 -07:00
Michael
efe74137c0 Add Spongebob to build script 2017-10-18 21:59:50 -07:00
Michael
82c9206f73 Add Nintendo Land to build script 2017-10-18 21:53:26 -07:00
Michael
9526f52f20 Add Tekken and Star Fox to build script 2017-10-18 21:39:20 -07:00
Michael
061f14f444 Add Better Than Nothing to build script 2017-10-18 21:31:14 -07:00
Michael
8f5ec92a85 Add Fist of the North Star to build script 2017-10-18 21:29:03 -07:00
Michael
a6fc6ddda4 Add Wonderful 101 to build script 2017-10-18 21:22:22 -07:00
Michael
cfa8a1820d Add Warriors Orochi 3 to build script 2017-10-18 21:05:06 -07:00
Michael
ae58c5dccc Add Tropical Freeze to build script 2017-10-18 21:00:09 -07:00
Michael
364ed565da Add Twilight Princess to build script 2017-10-18 20:55:21 -07:00
Michael
919c17eac4 Add Pokkén, Woolly, and XCX to build script 2017-10-18 20:49:18 -07:00
Michael
ce17d29071 Add Wind Waker to build script 2017-10-18 20:35:32 -07:00
Michael
2c2c6124a3 Add Color Splash and Smash 4 to build script 2017-10-18 20:27:25 -07:00
Michael
0882f2a727 Merge branch 'master' of https://github.com/slashiee/cemu_graphic_packs 2017-10-18 19:27:31 -07:00
Michael
f94aaf1a6f Remove "bin/" from url 2017-10-18 19:27:25 -07:00
NAVras-Z
129e8af0e8 [BotW] update contrasty, mainly add more tonemaps
Also move credits to rules.txt, they're too much

Game original tone mapping is fine (also I can't understand it xD), but it partially causes what ppl might say "washed out".
So added another two for toggling, one is simplified ACES Filmic, which over-saturates also gives a 'film look', another is from kiri, who ripped the one in SweetFX into Clarity pack.
2017-10-19 10:26:55 +08:00
NAVras-Z
308b432cf8 [BotW] correct aspect ratio for cutscenes in UW
(Pre-rendered cutscenes
Just add black bars)
![](https://media.discordapp.net/attachments/292707796175290369/370361186652389376/image.png)
Needs testing.
2017-10-19 10:26:20 +08:00
Michael
6553352dd6 Don't use template url for GHPages 2017-10-18 19:23:04 -07:00
Michael
11f3530592 Merge branch 'master' of https://github.com/slashiee/cemu_graphic_packs 2017-10-18 19:21:55 -07:00
Michael
12ef8a48ed Update GitHub Pages to directly link to master builds 2017-10-18 19:21:09 -07:00
Michael
f85f5db141 Merge pull request #115 from rajkosto/lessverbosebuild
Add another indirection in build.sh so defining new packs is easier
2017-10-18 18:51:41 -07:00
Rajko Stojadinovic
a6aad2e730 Bayonetta got lost in the shuffle, fix 2017-10-19 03:44:34 +02:00
Rajko Stojadinovic
5887580412 Group common resolutions together to prevent repetition 2017-10-19 03:39:11 +02:00
Rajko Stojadinovic
a2f556fefb Fix silly typo during last-stage commenting out of debug output 2017-10-19 03:31:12 +02:00
Rajko Stojadinovic
05ac7f1ca2 Add another indirection in build.sh so defining new packs is easier 2017-10-19 03:28:16 +02:00