In order to edit this wiki, you must register and verify your account.

Graphic packs: Difference between revisions

From Cemu Wiki
Jump to:navigation Jump to:search
(Creating an extra article called "Graphic packs" so there is Packs, Installation/Usage and Creation)
Tag: Removed redirect
(It's a feature of the emulator.)
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==What are graphic packs?==
==What are graphic packs?==
Graphic packs are used for three primary functions
'''Graphic packs''' are used for three primary functions
===Graphical changes to games===
===Graphical changes to games===
Graphic packs optimize and make changes in the render settings for various enhancements or fixes to games, like 4k and bloom effects.
Graphic packs optimize and make changes in the render settings for various enhancements or fixes to games, like 4k and bloom effects.
===Assembly changes to games===
===Assembly changes to games===
[[Cemuhook]] adds the ability to patch the assembly of the executable of games with the usage of a patches.txt file. Later versions of Cemu will support this natively.
[[Cemuhook]] first added the ability to [[Assembly Patching|patch the assembly]] of the executable of games with the usage of a patches.txt file. [[Cemu patches|Cemu 1.17.0 and later versions support this natively]].
 
===Generic emulation setting changes for games===
===Generic emulation setting changes for games===
This is similar to Profile options but they are moved to packs for convenience. The most important example is the Wii U vsync setting which was moved to the rules.txt of packs because it's convenient for FPS mods.
This is similar to Profile options but they are moved to packs for convenience. The most noteable example is the Wii U vsync setting which was moved to the rules.txt of packs because it's convenient for FPS mods.


==Graphic packs installation and usage==
==Graphic packs installation and usage==
Line 15: Line 16:


==The main community repository for graphic packs==
==The main community repository for graphic packs==
*[https://slashiee.github.io/cemu_graphic_packs/ Main community repository for graphic packs]
[https://slashiee.github.io/cemu_graphic_packs/ Main community repository for graphic packs]


[[Category:Graphic packs]][[Category:List of tutorials]]
[[Category:Graphic packs]][[Category:Features]]

Revision as of 11:43, 24 February 2020

What are graphic packs?

Graphic packs are used for three primary functions

Graphical changes to games

Graphic packs optimize and make changes in the render settings for various enhancements or fixes to games, like 4k and bloom effects.

Assembly changes to games

Cemuhook first added the ability to patch the assembly of the executable of games with the usage of a patches.txt file. Cemu 1.17.0 and later versions support this natively.

Generic emulation setting changes for games

This is similar to Profile options but they are moved to packs for convenience. The most noteable example is the Wii U vsync setting which was moved to the rules.txt of packs because it's convenient for FPS mods.

Graphic packs installation and usage

Graphic packs installation and usage

Graphic packs creation

Graphic packs creation

The main community repository for graphic packs

Main community repository for graphic packs