Commit Graph

116 Commits

Author SHA1 Message Date
lasyan3
64f9117088 XCX - Fix soul voices and QTE too fast with 60FPS patch 2020-04-29 21:42:27 +02:00
getdls
0241122617 Hyrule Warriors - Increase draw distance
culling..
2020-04-29 19:52:45 +02:00
getdls
a12a597e02 Bayonetta 2 - Improve high detail mod
Now includes NPCs, and value is scalable  (for v5 packs)
2020-04-27 22:37:10 +02:00
getdls
9df6e4dd0f Bayonetta 2 - Force object level LOD to high 2020-04-23 22:11:43 +02:00
getdls
8794d33df9 Bayonetta 2 - Disable Vsync / Sound desync workaround 2020-04-23 21:46:54 +02:00
getdls
1c6828fa8c Bayonetta 2 - 60 FPS Cutscenes 2020-04-23 21:07:42 +02:00
Xalphenos
6de908e613 Update patches.txt
Simplify 60 fps mod and add support for EU disc version and JP version.  Special thanks Chrissie!
2020-04-20 21:17:09 -05:00
M&M
a97e2b7458 Add M&S Rio 2016 mod loader 2020-04-19 21:23:09 -07:00
Xalphenos
4a4e5d9bba YWW 60 fps Mod
Uses 60 fps mode in the world map.  Should fulfill the request in issue #401
2020-01-17 09:31:44 -06:00
Michele
4398ebcebe Add credits and normalize resolution presets
I searched through quite a bit of commits to properly credit some packs. Some of the credits are based off memory. Please let me know if I incorrectly credited or forgot to credit somebody.
2020-01-10 17:06:51 -08:00
Michele
6ce20d37fa Add Exzap's Splatoon 60FPS Plaza mod
Supports latest version only
2020-01-09 18:40:11 -08:00
Crementif
3d492aa656
[BotW] Fixes for updated Vulkan graphic packs
Should fix the native anti-aliasing preset most importantly, but since I ported all of the packs now the script "watermark" is at least a proper sentence, heh.

Also, I fixed the porting scripts. Basically, there were a bug in the verification script that wouldn't check if the uf_* variables matched and the conversion script also had a fun bug where it wasn't automatically fixing an incorrect order of the uf_* variables. So that basically made both of them slip through. Both are now fixed however.

Don't know if it's needed to check the previously ported graphic packs to see if the error affected those, but it might not hurt.
2020-01-05 04:16:42 +01:00
epigramx
f8b059a5fe
[BotW] more accurate description of static FPS++
A wrong fps estimation can have visual artifacts among others. Even an estimation without visual artifacts will not be accurate emulation unless the fps was constant anyway.
2020-01-03 09:48:12 +02:00
Crementif
65d4511fa9
Update Mario Kart 8 packs for Vulkan
No unverified shaders. Should all just work ™️
2020-01-01 20:40:08 +01:00
Crementif
549758507f Update BotW packs for Vulkan (#411)
But now done properly! Basically, a bunch of improvements were made to the script. The previous attempt at this conversion was quickly followed by a rollback since I realized that the script was overlooking certain things that made most of the packs hit or miss whether they would work. A few things missing were:
- It only tested the values from 1 preset. Now, each shader gets compiled per each preset, like what Cemu would do. It also merges the changes done for each preset into one. This should solve cases where one shader would define things separately or repeatedly from preset to preset. 
- All* of the shaders are tested to see if they use the converter used the right values for the locations for Vulkan.

Both of these *should* mean that they should both compile and be linkable in Vulkan, which means that I don't have to test each individual shader to see if they work. I will release the two scripts (one used for converting, one used for checking the right values for the locations) tomorrow so that other people might be able to help, if they want. It's fairly straightforward now at least.

* Organize workaround graphic packs

Pretty hard to organize these correctly, but according to our discord discussion, this was the best layout from a bunch I proposed, together with some suggestions.

* Add V4 converter script and instructions on how to use it

Now everyone BotW is done and all of the bugs have been kinked out using it (hopefully...), here's the release of the converter script in all of it's very badly coded glory. I hope I didn't leave too much debug glory in there...

Also, I hope that I didn't make too many grammatical mistakes in the instructions, but hopefully it's easy enough to follow.
2019-12-27 20:55:52 -08:00
Crementif
6f836a57f3
Fix some preset errors
Detected some faulty presets with my script, since logging these kind of issues make sense. Doing these separately since otherwise the big commit will make these changes invisible.
2019-12-16 00:04:46 +01:00
Crementif
c1b904314d
Revert "Update every graphic pack to V4"
This reverts commit 306da0b802.
2019-11-29 05:20:11 +01:00
Crementif
306da0b802
Update every graphic pack to V4
Since it's not possible to update 300+ shaders manually and automation was possible, I thought that I'd take the honor and create a script that's able to automatically convert all of the shaders to be cross-compatible with Vulkan. And change the graphic pack versions to version 4 of course.

Also, the script has some nifty testing code which compiled every shader as OpenGL and Vulkan, but for that see the details that I've written below.

**Here's the script that I've made to do all of this. No manual edits were needed:**
https://gist.github.com/Crementif/8d98a855b95f219d95298fb3db99deae
2019-11-29 04:36:05 +01:00
Michael
48e248971e Update all non-shader graphic packs to version 4
They don't need shader fixes for Vulkan so it should be safe updating the number
2019-11-16 23:56:07 -08:00
Exzap
63a51ab720 Update some graphic packs to version 4
Clarity got updated, plus a bunch of graphic packs that don't use shaders.
2019-11-16 04:54:26 +01:00
lasyan3
3a4e7ab734 [XCX] Fix issue with "More Tickets" mode (yes, another one...) on display for 1.0.2U. 2019-11-03 18:33:14 +01:00
lasyan3
f39689d5f5 [XCX] Fix issue with "More Tickets" mod when using tickets. 2019-11-03 17:31:27 +01:00
lasyan3
2f7347a4d3 [XCX] Add mod for more Reward Tickets. 2019-11-03 16:29:59 +01:00
lasyan3
aae49457ca
Update readme.md
Fix typo
2019-11-02 22:29:32 +01:00
lasyan3
04babfad55 [XCX] Rename readme. 2019-11-02 22:23:36 +01:00
lasyan3
db7c430aac [XCX] Various fixes.
- Split "Offline Squad" and "more tickets" into 2 separate mods (#389)
- Offline squad now have mission selector presets.
- Fix issue with the "Equipment - Force type" mod not working for ground weapons (#398)
- Fix issue with the "Materials - Drop ratio" mod when 100% preset was selected (#392)
- Fix issue with the "Treasure Quality" mod with regular presets

(#xx) refers to Github issues.
2019-11-02 22:22:13 +01:00
lasyan3
2bc2803549 [XCX] Group mods into one folder by game.
The goal is to later add a readme.md file for each game, which would describe each mod.
2019-11-01 11:49:29 +01:00
epigramx
0f8c7f6951
[BotW] Change the default FPS of static to 45
It makes indirectly clearer how it works, to those that don't change the default.
2019-10-13 09:44:31 +03:00
Crementif
0e035ae902
[MK8] Add no HUD graphic pack
Breaks many menu's but it's good enough for HUD-less recording I suppose.
2019-10-09 18:55:39 +02:00
epigramx
273c09bd33
Port the map scrolling fix from the Xalphenos' mod 2019-10-01 09:10:55 +03:00
Crementif
105dd80508
[BotW] Add Freeze Time Preset to day length mod 2019-08-29 15:45:51 +02:00
Crementif
3c270be471
[HW] More fixes for character swap pack
Fix by MelonSpeedruns
2019-08-18 19:18:23 +02:00
Crementif
27bda17d31
[BotW] Rename Pro+ Hud to HUD remover 2019-07-29 18:00:35 +02:00
NAVras-Z
ef2db1c62b
[BotW] Resize letters box to make text less blurry (#388)
For many cutscenes the game draw the subtitles on a 500x94 box first and apply the box with the letters onto the screen.
2019-07-28 23:51:47 +08:00
NAVras-Z
9b1e530fbe
[BotW] Update ChangeAnicentGlowColor Mod (#387)
...Also added 'glow' in the file name to be more specific.
Add brightness scaling for Guardians, scale original brightness of others instead of overwriting them.
2019-07-28 10:17:08 +08:00
NAVras-Z
b27294a2d9
[BotW] Mod: Change Ancient stuff's color
Mainly Guardians, plus Ancient/Guardian weapons and Armor.
Included a few preset colors that were originally used by the game.
2019-07-27 08:09:22 +08:00
Crementif
4a7ade1c45
[Batman Origins] Add 60FPS pack 2019-07-18 13:02:09 +02:00
Michael
61aa613472 add more theboy181 60fps patches 2019-07-15 00:25:22 -07:00
Crementif
3e223b4f17
[BotW] Warn about blood moons in Day Light pack 2019-07-14 12:02:31 +02:00
Crementif
33fd1ad665
[BotW] Clarify reshade compatibility description 2019-07-14 00:50:39 +02:00
Michael
12257be366 add more theboy181 60fps patches 2019-07-11 22:40:26 -07:00
Michael
1beeed9c6e add more theboy181 60fps patches 2019-07-10 09:05:16 -07:00
Michael
008e0cd203 Add Disney Planes 60fps and Darksiders Resolution/Uncapped, fix up 60FPS packs 2019-07-08 11:43:23 -07:00
lasyan3
352d1d5af7 [XCX] Various fixes.
- Loot/Treasure Quality: fixed the "No Treasure" preset (now Forced).
- Blade/Offline tasks and missions: fix crash on display missions.
- Experience/Battle Points: fix crash on display missions.
- Experience/Class Exp Points: fix crash on display missions.
- Experience/Inner Exp Points: fix crash on display missions.
2019-06-30 10:25:53 +02:00
Crementif
387cf574e8 Add Fist of the Northstar and Deus Ex 60 FPS packs 2019-06-29 23:34:14 +02:00
lasyan3
9ad0dc0352 [XCX] Offline BLADE Missions : temporary removed tickets presets (seems unstable, investigation in progress). 2019-06-25 20:02:55 +02:00
Crementif
29e2332ab4 [BotW] Add Reshade compatibility pack
Added a warning that people hopefully will read. Credits go to Exzap for creating this.
2019-06-25 00:37:45 +02:00
Crementif
fdc925149a [MK8] Add MKTV watermark removal pack
Requested by https://www.reddit.com/r/cemu/comments/c4ey4f/mario_kart_8_mktv_watermark/ 

I also changed the name of the 60FPS pack for Mario Kart 8 to conform to our Game_UpperCasePackName folder naming scheme and made a proper description, name and path.
2019-06-24 11:35:19 +02:00
Crementif
f7c2f07004
[Lego Star Wars] Correct 60FPS pack path
Issue brought up by ampharos 2.0
2019-06-09 00:51:12 +02:00
Crementif
3b8335fba4 [Lego Dimensions] Correct module matches 2019-05-30 17:07:14 +02:00