1908 Commits

Author SHA1 Message Date
M&M
43a83f0756 [Smash] Update to version 6 packs
Unfortunately due to issue #347 the TV resolution options have been severely limited. The full list will come back once we fix that issue.
Github712
2020-11-22 19:22:13 -08:00
M&M
9c39528d4a [Bayonetta 2] Remove excluded format from AF 2020-11-22 19:22:08 -08:00
M&M
3ef4f6f86c [Splatoon] rename pack to Graphic Options Github711 2020-11-22 16:57:06 -08:00
M&M
b6a7e0b5dd [Bayonetta 2] Update to version 6 packs 2020-11-22 16:56:43 -08:00
M&M
172026f16e [BotW] Make AF pack more customizable and effective
Please yell at me if I broke anything pls
Github710
2020-11-21 19:46:23 -08:00
M&M
31a7062b4f [Splatoon] Fix BC3 format being part of AF exclusion 2020-11-21 19:45:36 -08:00
M&M
e0ac8a1bdb [Splatoon] Update to version 6 graphic packs
This is the first graphics pack that uses categories with graphics adjustment! TV resolution, gamepad resolution, shadow quality, and anisotrophic filtering quality settings have all been merged into one pack.
Github709
2020-11-21 18:11:16 -08:00
M&M
78a1a134be [GitHub] add src folder to workflow
Preparation for v6 packs
2020-11-21 17:02:15 -08:00
M&M
c5d4820a9b [Wind Waker HD] Add other resolutions
Fixes #353, copied directly from #374. Credit was given for the changes
Github708
2020-11-21 16:05:04 -08:00
M&M
552e8a0133 [Splatoon] Add Antistrophic Filtering pack Github707 2020-10-10 09:47:17 -07:00
M&M
2671d98491 Fix Bayo 2 60fps patch Github706 2020-10-06 20:08:26 -07:00
M&M
f4167c179d [Bayo2] optimize rules.txt for shadow pack Github705 2020-10-03 16:17:58 -07:00
Crementif
1c3a2157ff
[Bayo2] Update shadow resolution and add AF pack Github704 2020-10-03 16:53:36 +02:00
Crementif
00974b539c
[XCX] Add AF pack Github703 2020-10-03 15:47:27 +02:00
Crementif
c8a07c9a4e
[Mario Kart 8] Add AF pack Github702 2020-10-03 15:04:16 +02:00
Crementif
4f78c5b377
Add AF pack for BotW and shadow workaround pack for Bayonetta 2 Github701 2020-10-03 00:30:47 +02:00
Crementif
437a249be1
[BotW] Fix weather pack for legacy code patching
This uses a workaround for Cemu's legacy patching (so the backwards compatibility that Cemu provides for patches.txt file, and now defaults too even if Cemuhook is found) not allowing one to have symbols that refer to a memory address that's outside of the game's own executable memory.
Github700
2020-09-19 11:09:59 +02:00
Alpha-Lin
d436a89494
Add a resolution pack for Skylanders Giants (#466)
* Add a resolution pack for Skylanders Giants

* Update rules.txt

* Add space between the comma and the next title id
Github699
2020-09-06 15:40:49 -07:00
Crementif
ca026d2c9e
[BotW] Add Extended Memory pack
Also the first V6 graphic pack!
Github698
2020-08-22 01:42:54 +02:00
Crementif
3b265520fd
[BotW] More proper faster arrow fix
Since 1.0 floats are very common, this float was likely used in other game code as well. Changing it to 3.0 could be bad, so it's better to just change the instruction that loads it and does the arrow loading.
The fix here is to just have a symbol available to load the lower half from, instead of hardcoding it which Cemu's backwards compatible patcher doesn't like and softlocks.
Github697
2020-07-27 00:45:52 +02:00
Crementif
3c20ea5e5f
[BotW] Temporary fix for faster arrow draw distance mod
Full fix will be in the V5 pack, since this might cause side effects due to the float being loaded by other things.
Github696
2020-07-26 22:45:33 +02:00
Crementif
4d3d9bebf8
[BotW] Update shadow pack for Cemu 1.20.1
The shadow resolution pack has some old shaders that need a small workaround to also not have this issue.
Github695
2020-07-25 02:18:00 +02:00
getdls
82b652ef83 [SM3DW] Fix #426 Github694 2020-07-20 01:43:51 +02:00
M&M
d78a1808c0 fix stray [Default] Github693 2020-07-17 15:13:22 -07:00
hharvis
18a0829d1c
Update rules.txt (#453)
when change the version to 5 it stopped working on cemu 1.19.3.
getting it back to 4 fix it.
Github692
2020-07-13 14:42:04 -07:00
lasyan3
13ac0eb6d9 [XCX] Adds help message to reddit in description of my mods. Github691 2020-07-13 22:10:30 +02:00
Crementif
82f50f8226
[MK8] Fix FXAA further
Previously it still had some unscaled parts, causing https://cdn.discordapp.com/attachments/378294926397538325/729461113661554809/unknown.png
Now it's fixed and looks like https://cdn.discordapp.com/attachments/378294926397538325/729470410940350504/unknown.png

Also added credits to the 60FPS pack
Github690
2020-07-06 01:04:26 +02:00
M&M
5bd7cbb8fd try to fix MK8 FXAA scaling with in-game mod Github689 2020-07-04 20:46:21 -07:00
M&M
44cdb15aa9 fix a few things with MK8 packs Github688 2020-07-04 20:26:12 -07:00
M&M
ded5076143 Add theboy181 MK8 patches Github687 2020-07-04 17:54:47 -07:00
JuanCarlosM1
28a314507a
Pictograph fix (#440)
* Pictograph fix

Using only this part of the code the camera returned to work correctly.
On ultrawide resolutions it remains the same before this fix

Video showing the fix:https://streamable.com/ovtvvg

* Update rules.txt

Co-authored-by: M&M <goldtextwitch@outlook.com>
Github686
2020-06-16 15:37:02 -07:00
getdls
37789481fb [SM3DW] - Fix large mirror Github685 2020-06-06 02:23:55 +02:00
getdls
1caa114b03 Hyrule warriors - Balance drawdistance
Switches focus from long draw distance to detailed current zone
Github684
2020-06-06 02:01:20 +02:00
M&M
4c4ce94a89 Update grass workaround pack Github683 2020-06-01 17:48:42 -07:00
getdls
678564d687 Hyrule Warriors - Dyn object shadows, debris improved Github682 2020-05-31 13:49:08 +02:00
icup321
ddcc38bc3e
Minor text formatting and text changes (#448)
Made by @icup321
Github681
2020-05-29 13:51:05 +02:00
Xalphenos
e3136a936e Add NSMBU+LU EU crash fix. Github680 2020-05-27 02:21:45 -05:00
icup321
fd5e6cb0f5
Re-add Pac-Man resolutions pack and Rayman Legends improvements (#447) Github679 2020-05-26 14:31:58 -07:00
getdls
03cfbd5024 Hyrule warriors - Shadow draw distance
To be more precise, improves  the fade distance. Is still limited by projection area and hard-coded sequences.
Github678
2020-05-25 19:27:19 +02:00
Crementif
8fc9510474
[Fatal Frame] Add 10nth drop crash workaround
I want to thank chrissie for helping me test these! Works with all versions of the game thanks to him too.
Github677
2020-05-25 17:13:07 +02:00
M&M
fee6e9d00b Remove 007 Legends pack
Was informed that the game is actually 720p, not 1080p. Also apparently has ton of upscaling issues so a simple change to 720p won't work
Github676
2020-05-24 19:27:30 -07:00
Willians
8fde8985d1
Add 007 Legends (#446) Github675 2020-05-24 19:04:25 -07:00
icup321
33c3a22be5
Add Rayman Legends resolution pack (#443) Github674 2020-05-24 12:42:55 -07:00
Crementif
3f87a42f4f
[Bayonetta 2] Fix aspect ratio patch to not break Vulkan
Fixes https://github.com/slashiee/cemu_graphic_packs/issues/437

The aspect ratio mod apparently relied more on a shotgun approach, which caused major issues with Vulkan.
Using @getdls addresses, I found out that 2 of the addresses that were being patched to jump to the code cave were unrelated to the aspect ratio, so I had those removed.

Those random jumps probably didn't cause issues because they would jump to code that would just utilize floating point registers that were in-use and then put the result in the wrong register too. While the picked registers would work with the 3D rendering aspect ratio instruction, it wouldn't fail for the other registers since they weren't specific to those.

Anyway, the proper fix was to just make a second code cave for the aspect ratio, which outputted the culling ratio in the proper register. And also make sure it didn't use in-use registers.

I also reverted some of the shader code changes since they are inconsistent with how we've done them for all the other packs. And made them more compatible with the ultrawide resolutions.
Github673
2020-05-24 18:11:09 +02:00
getdls
7e56ff1272 copy paste fix Github672 2020-05-24 16:11:16 +02:00
getdls
64f5cadf14 Hyrule Warriors tweak draw distance
Sets all mip to 0,  increases texture detail, and fixes some broken  lods
Some extra smoke / particles
General tweaks to fix some near clipping issues
Github671
2020-05-24 15:45:35 +02:00
RedHalted
3e0c7c30cd
[Paper Mario: CS] Add cutout mode workaround
Credits to @RedHalted for making this workaround pack!
Github670
2020-05-24 14:42:00 +02:00
M&M
9d3521b1a2 Remove PC option from SLW brightness pack Github669 2020-05-17 22:21:00 -07:00
M&M
0b0cd6fe92
[Fast Racing Neo] Fix pack not working Github668 2020-05-12 20:47:29 -07:00
Crementif
4afffc6e5f
[Fatal Frame] Add cutscene brightness and support japanese version
Related to https://github.com/slashiee/cemu_graphic_packs/issues/436
Github667
2020-05-13 04:26:00 +02:00