mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-02-17 10:36:19 +01:00
Updated How to create Graphic Packs (mediawiki)
parent
966dac5aa0
commit
ac6aa866fd
@ -35,7 +35,7 @@ Resolutions are for example:
|
||||
|
||||
In this folder are the txt file <code>rules.txt</code>.
|
||||
|
||||
===rules.txt===
|
||||
===Rules===
|
||||
rules.txt contains information about the graphic pack, the games it is applied to and one or multiple rules that can modify texture properties. Everything after a <code>#</code> character is considered a comment.
|
||||
|
||||
Note: While not necessary, knowledge about engines, rendering concepts, graphic effects etc. is helpful when trying to create your own graphic packs.
|
||||
@ -98,7 +98,6 @@ This rule type can be used to overwrite certain texture properties, like the res
|
||||
*The overwrite settings - If a texture matches the filter, these properties are applied. The idea is that via these rules you can tell Cemu which textures to modify and how to modify them.
|
||||
Note that texture rules are applied upon creation of the texture. Multiple rules can apply to the same textures as long as they don't interfere with each other (e.g. one rule to set the width/height and another rule to set the format)
|
||||
|
||||
====Filter settings====
|
||||
{| class="wikitable"
|
||||
!colspan="2"|Variables in the section [TextureRedefine]
|
||||
|-
|
||||
|
Loading…
x
Reference in New Issue
Block a user