mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
GraphicMods: The Last Story: update HUD mod & add DOF definitions
This commit is contained in:
parent
f024fa7ee0
commit
a05654b571
@ -1,7 +1,7 @@
|
||||
{
|
||||
"meta":
|
||||
{
|
||||
"title": "Bloom and HUD Texture Definitions",
|
||||
"title": "Bloom, DOF and HUD Texture Definitions",
|
||||
"author": "iwubcode"
|
||||
},
|
||||
"groups":
|
||||
@ -20,6 +20,61 @@
|
||||
"pretty_name": "faces",
|
||||
"texture_filename": "tex1_512x256_ff742945bb1f5cd6_14"
|
||||
},
|
||||
{
|
||||
"type": "draw_started",
|
||||
"pretty_name": "faces2",
|
||||
"texture_filename": "tex1_512x256_bf69f6bcc9fa1c84_14"
|
||||
},
|
||||
{
|
||||
"type": "projection",
|
||||
"value": "2d",
|
||||
"pretty_name": "faces2",
|
||||
"texture_filename": "tex1_512x256_bf69f6bcc9fa1c84_14"
|
||||
},
|
||||
{
|
||||
"type": "draw_started",
|
||||
"pretty_name": "faces3",
|
||||
"texture_filename": "tex1_512x256_6a7db9462722f3f2_14"
|
||||
},
|
||||
{
|
||||
"type": "projection",
|
||||
"value": "2d",
|
||||
"pretty_name": "faces3",
|
||||
"texture_filename": "tex1_512x256_6a7db9462722f3f2_14"
|
||||
},
|
||||
{
|
||||
"type": "draw_started",
|
||||
"pretty_name": "faces4",
|
||||
"texture_filename": "tex1_512x256_9c3091b878ecc5d5_14"
|
||||
},
|
||||
{
|
||||
"type": "projection",
|
||||
"value": "2d",
|
||||
"pretty_name": "faces4",
|
||||
"texture_filename": "tex1_512x256_9c3091b878ecc5d5_14"
|
||||
},
|
||||
{
|
||||
"type": "draw_started",
|
||||
"pretty_name": "faces5",
|
||||
"texture_filename": "tex1_512x256_8787a867fd0d1f6c_14"
|
||||
},
|
||||
{
|
||||
"type": "projection",
|
||||
"value": "2d",
|
||||
"pretty_name": "faces5",
|
||||
"texture_filename": "tex1_512x256_8787a867fd0d1f6c_14"
|
||||
},
|
||||
{
|
||||
"type": "draw_started",
|
||||
"pretty_name": "faces5",
|
||||
"texture_filename": "tex1_512x256_a47bcf54cfeeaafd_14"
|
||||
},
|
||||
{
|
||||
"type": "projection",
|
||||
"value": "2d",
|
||||
"pretty_name": "faces5",
|
||||
"texture_filename": "tex1_512x256_a47bcf54cfeeaafd_14"
|
||||
},
|
||||
{
|
||||
"type": "draw_started",
|
||||
"pretty_name": "text",
|
||||
@ -97,6 +152,17 @@
|
||||
"pretty_name": "text7",
|
||||
"texture_filename": "tex1_128x128_73d3f8a2f0347b4a_0"
|
||||
},
|
||||
{
|
||||
"type": "draw_started",
|
||||
"pretty_name": "text8",
|
||||
"texture_filename": "tex1_32x32_8261c7f3bc24e3a7_0"
|
||||
},
|
||||
{
|
||||
"type": "projection",
|
||||
"value": "2d",
|
||||
"pretty_name": "text8",
|
||||
"texture_filename": "tex1_32x32_8261c7f3bc24e3a7_0"
|
||||
},
|
||||
{
|
||||
"type": "draw_started",
|
||||
"pretty_name": "large numbers",
|
||||
@ -129,6 +195,39 @@
|
||||
"value": "2d",
|
||||
"pretty_name": "life outline",
|
||||
"texture_filename": "tex1_128x64_deeeaa33ca3dc0f1_14"
|
||||
},
|
||||
{
|
||||
"type": "draw_started",
|
||||
"pretty_name": "ability bar",
|
||||
"texture_filename": "tex1_64x64_59345b5687ee93e6_14"
|
||||
},
|
||||
{
|
||||
"type": "projection",
|
||||
"value": "2d",
|
||||
"pretty_name": "ability bar",
|
||||
"texture_filename": "tex1_64x64_59345b5687ee93e6_14"
|
||||
},
|
||||
{
|
||||
"type": "draw_started",
|
||||
"pretty_name": "ability bar2",
|
||||
"texture_filename": "tex1_128x128_84ede5f362602f6b_14"
|
||||
},
|
||||
{
|
||||
"type": "projection",
|
||||
"value": "2d",
|
||||
"pretty_name": "ability bar2",
|
||||
"texture_filename": "tex1_128x128_84ede5f362602f6b_14"
|
||||
},
|
||||
{
|
||||
"type": "draw_started",
|
||||
"pretty_name": "ability bar2",
|
||||
"texture_filename": "tex1_256x512_4cac4a78235f5e94_14"
|
||||
},
|
||||
{
|
||||
"type": "projection",
|
||||
"value": "2d",
|
||||
"pretty_name": "ability bar2",
|
||||
"texture_filename": "tex1_256x512_4cac4a78235f5e94_14"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -146,7 +245,12 @@
|
||||
{
|
||||
"type": "efb",
|
||||
"texture_filename": "efb1_n359_160x112_1"
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "DOF",
|
||||
"targets": [
|
||||
{
|
||||
"type": "efb",
|
||||
"texture_filename": "efb1_n432_320x224_6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user