mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
Merge pull request #12956 from SuperSamus/nfs-nitro-defs
Add Bloom and DOF Definitions for Need for Speed: Nitro
This commit is contained in:
commit
2849606518
2 changed files with 19 additions and 0 deletions
0
Data/Sys/Load/GraphicMods/Need for Speed Nitro/R7X.txt
Normal file
0
Data/Sys/Load/GraphicMods/Need for Speed Nitro/R7X.txt
Normal file
19
Data/Sys/Load/GraphicMods/Need for Speed Nitro/metadata.json
Normal file
19
Data/Sys/Load/GraphicMods/Need for Speed Nitro/metadata.json
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"meta":
|
||||||
|
{
|
||||||
|
"title": "Bloom Texture Definitions",
|
||||||
|
"author": "SuperSamus"
|
||||||
|
},
|
||||||
|
"groups":
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "Bloom",
|
||||||
|
"targets": [
|
||||||
|
{
|
||||||
|
"type": "efb",
|
||||||
|
"texture_filename": "efb1_n000008_160x120_4"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue