mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-02-21 12:17:10 +01:00
Updated How to create Graphic Packs (mediawiki)
parent
c8940514b8
commit
0f11966497
@ -14,8 +14,6 @@ From a technical standpoint, graphic packs allow the following:
|
||||
*Overwrite shaders (very powerful since everything uses shaders)
|
||||
*Modify game code (via Cemuhook)
|
||||
|
||||
However, there are some limitations as well. Graphic packs intercept at the rendering level, so they can't alter the logic of the game.
|
||||
|
||||
==Create a graphic pack==
|
||||
A graphic pack is a folder with the the name of the game, without spaces and at the end the resolution. For example:<code>NameOfGame_1080p</code>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user