Commit Graph

13 Commits

Author SHA1 Message Date
Milan
5623b7ffed Switch to Travis CI with multiple builds (#218)
* [Hyrule Warriors] Fixed coop-gamepad resolution (#212)

Thanks to @offline2007 for making a PR with this fix.

* [BotW] Add more lava artifact spots

Thanks to Soos from the discord for reporting these two spots.

Seems like there's likely some more manual editing that needs to be done, these shaders are just very minor (name) changes on the primarily used lava lake shader.

* Add Minecraft

* Shit pack

Probably only prevents HUD from counting down lmao

* add Splatoon LOD Bias pack

* Add BotW LOD Bias

* Change LOD Bias settings for BotW & Splat

Pretty much NVIDIA Inspector -3 now... If you want -16 you know what to do:

overwriteLodBias = -16

* [SSB4] Replace pixel mess with black screen

Should take care of the character issue, but it's now a black screen...

If you want to go back to the old method, comment out the width and height overrides and uncomment the format override

https://cdn.discordapp.com/attachments/416648220433711116/442867371229708311/unknown.png

* Add Runner2

Blur automatically disabled in res packs, separate pack made for native res users

Will add other regions at later date unless someone beats me to it

* Add other regions to Runner2

Demo title id included

* Switch to Travis CI with multiple builds

This will swap over to Travis which offers native linux builds. It's, against our expectations, slower or equal (probably due to lower specs), then our current Appveyor build. It does allow for a cleaner build and also implements a way to add random resolutions people would like to be added in our new 2 parallel building method. It builds Github Releases that contain multiple assets. This'll also make the common downloaded resolutions be more on their own so that people won't have loading problems. Also, the building process contains less initial spam due to the Travis' line folding. If there's an error from the php script it'll unfold automatically so no information is really hidden.
2018-05-13 13:10:06 -07:00
Michael
b969a61b7b
Move shadow packs to main pack (#210)
* Move shadow packs to main pack

As talked about in #143

* remove splatoon shader edit

Same shader is also in the main pack... confusing

* Add end-screen fix for shadow scaling

Also added a label. Could mean that there's a need to scale a different shader like 
https://github.com/slashiee/cemu_graphic_packs/issues/149#issuecomment-379528843 suggests, although I'm not sure anymore.
2018-04-08 02:33:29 -07:00
nosklo
983c603386 [HW] Typos in the normal resolution file
Fix some errors in the normal resolution file, that are affecting the ultrawide modes. 
The original file uses scaleFactorY for width which shouldn't matter for normal scaling but makes some different values when using non-16:9 proportion.
2018-01-25 15:47:36 -08:00
Michael
a60530488b Add Darth_Banan's Co-op resolutions 2017-12-25 07:46:46 -08:00
Michael
07a3f67771 ahhh nooo 2017-12-18 18:36:09 -08:00
Michael
d00776eda8 Uncomment gamepad for games that use gamepad for multiplayer 2017-12-18 18:35:38 -08:00
Michael
86953f3f62 [HWarriors] remove unused shadows texture redefine 2017-12-04 16:20:08 -08:00
MelonSpeedruns
8c6d64636f Added Temporary Hyrule Warriors 30 FPS Lock. (#138)
* Create rules.txt

* Update rules.txt

* Update rules.txt

* Update rules.txt

* Update rules.txt

* Update rules.txt
2017-12-03 15:33:52 -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
Michael
f47e634122 don't make native res packs, fix most naming issues 2017-10-19 00:22:38 -07:00
Michael
cd1d4183f2 [lost cause] add build script 2017-10-18 16:53:28 -07:00
Alex Chirila
e7f751e187 Added function to get title. Updated rules for multiple games to use title function. 2017-10-18 09:46:57 +03:00
Michael
1a5c308401 Add Hyrule Warriors build script 2017-10-17 21:35:35 -07:00