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
mNo edit summary
(It's a feature of the emulator.)
(4 intermediate revisions by 2 users not shown)
Line 4: Line 4:
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]] first added 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 noteable 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.
Line 17: Line 18:
[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 10: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