mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
Fix Smash's No Boxing Ring Screen Pack
Adds the rounded resolution with it's format along. It also moves it to Enhancements since you wouldn't really get much of a performance boost from it.
This commit is contained in:
parent
1f64a17448
commit
bf1f74f721
19
Enhancements/SuperSmashBros_NoBoxingRingScreen/rules.txt
Normal file
19
Enhancements/SuperSmashBros_NoBoxingRingScreen/rules.txt
Normal file
@ -0,0 +1,19 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010110E00,0005000010145000,0005000010144F00
|
||||
name = No Boxing Ring Screen
|
||||
path = "Super Smash Bros. for Wii U/Enhancements/No Boxing Ring Screen"
|
||||
description = Disables the screen in the Boxing Ring stage. Can be used for aesthetic or performance reasons.
|
||||
version = 3
|
||||
|
||||
[TextureRedefine]
|
||||
width = 256
|
||||
height = 128
|
||||
formats = 0x8
|
||||
overwriteWidth = 1
|
||||
overwriteHeight = 1
|
||||
|
||||
[TextureRedefine]
|
||||
width = 220
|
||||
height = 124
|
||||
overwriteWidth = 1
|
||||
overwriteHeight = 1
|
@ -1,12 +0,0 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010110E00,0005000010145000,0005000010144F00
|
||||
name = No Boxing Ring Screen
|
||||
path = "Super Smash Bros. for Wii U/Workarounds/No Boxing Ring Screen"
|
||||
description = Disables the boxing ring screen.
|
||||
version = 3
|
||||
|
||||
[TextureRedefine]
|
||||
width = 220
|
||||
height = 124
|
||||
overwriteWidth = 1
|
||||
overwriteHeight = 1
|
Loading…
Reference in New Issue
Block a user