Remove the : in rules.txt

This commit is contained in:
intra0 2024-12-12 13:14:37 -06:00 committed by GitHub
parent a40c3c702b
commit 1dd03105fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,72 +20,72 @@ $gamepadHeight = 480
# TV Resolution # TV Resolution
[Preset] [Preset]
category = TV Resolution: category = TV Resolution
name = 320x180 name = 320x180
$width = 320 $width = 320
$height = 180 $height = 180
[Preset] [Preset]
category = TV Resolution: category = TV Resolution
name = 640x360 name = 640x360
$width = 640 $width = 640
$height = 360 $height = 360
[Preset] [Preset]
category = TV Resolution: category = TV Resolution
name = 854x480 name = 854x480
$width = 854 $width = 854
$height = 480 $height = 480
[Preset] [Preset]
category = TV Resolution: category = TV Resolution
name = 960x540 name = 960x540
$width = 960 $width = 960
$height = 540 $height = 540
[Preset] [Preset]
category = TV Resolution: category = TV Resolution
name = 1280x720 name = 1280x720
$width = 1280 $width = 1280
$height = 720 $height = 720
[Preset] [Preset]
category = TV Resolution: category = TV Resolution
name = 1600x900 name = 1600x900
$width = 1600 $width = 1600
$height = 900 $height = 900
[Preset] [Preset]
category = TV Resolution: category = TV Resolution
name = 1920x1080 (Default) name = 1920x1080 (Default)
default = 1 default = 1
[Preset] [Preset]
category = TV Resolution: category = TV Resolution
name = 2560x1440 name = 2560x1440
$width = 2560 $width = 2560
$height = 1440 $height = 1440
[Preset] [Preset]
category = TV Resolution: category = TV Resolution
name = 3200x1800 name = 3200x1800
$width = 3200 $width = 3200
$height = 1800 $height = 1800
[Preset] [Preset]
category = TV Resolution: category = TV Resolution
name = 3840x2160 name = 3840x2160
$width = 3840 $width = 3840
$height = 2160 $height = 2160
[Preset] [Preset]
category = TV Resolution: category = TV Resolution
name = 5120x2880 name = 5120x2880
$width = 5120 $width = 5120
$height = 2880 $height = 2880
[Preset] [Preset]
category = TV Resolution: category = TV Resolution
name = 7680x4320 name = 7680x4320
$width = 7680 $width = 7680
$height = 4320 $height = 4320
@ -94,72 +94,72 @@ $height = 4320
# Gamepad Resolution # Gamepad Resolution
[Preset] [Preset]
category = Gamepad Resolution: category = Gamepad Resolution
name = 320x180 name = 320x180
$padWidth = 320 $padWidth = 320
$padHeight = 180 $padHeight = 180
[Preset] [Preset]
category = Gamepad Resolution: category = Gamepad Resolution
name = 640x360 name = 640x360
$padWidth = 640 $padWidth = 640
$padHeight = 360 $padHeight = 360
[Preset] [Preset]
category = Gamepad Resolution: category = Gamepad Resolution
name = 854x480 (Default) name = 854x480 (Default)
default = 1 default = 1
[Preset] [Preset]
category = Gamepad Resolution: category = Gamepad Resolution
name = 960x540 name = 960x540
$padWidth = 960 $padWidth = 960
$padHeight = 540 $padHeight = 540
[Preset] [Preset]
category = Gamepad Resolution: category = Gamepad Resolution
name = 1280x720 name = 1280x720
$padWidth = 1280 $padWidth = 1280
$padHeight = 720 $padHeight = 720
[Preset] [Preset]
category = Gamepad Resolution: category = Gamepad Resolution
name = 1600x900 name = 1600x900
$padWidth = 1600 $padWidth = 1600
$padHeight = 900 $padHeight = 900
[Preset] [Preset]
category = Gamepad Resolution: category = Gamepad Resolution
name = 1920x1080 name = 1920x1080
$padWidth = 1920 $padWidth = 1920
$padHeight = 1080 $padHeight = 1080
[Preset] [Preset]
category = Gamepad Resolution: category = Gamepad Resolution
name = 2560x1440 name = 2560x1440
$padWidth = 2560 $padWidth = 2560
$padHeight = 1440 $padHeight = 1440
[Preset] [Preset]
category = Gamepad Resolution: category = Gamepad Resolution
name = 3200x1800 name = 3200x1800
$padWidth = 3200 $padWidth = 3200
$padHeight = 1800 $padHeight = 1800
[Preset] [Preset]
category = Gamepad Resolution: category = Gamepad Resolution
name = 3840x2160 name = 3840x2160
$padWidth = 3840 $padWidth = 3840
$padHeight = 2160 $padHeight = 2160
[Preset] [Preset]
category = Gamepad Resolution: category = Gamepad Resolution
name = 5120x2880 name = 5120x2880
$padWidth = 5120 $padWidth = 5120
$padHeight = 2880 $padHeight = 2880
[Preset] [Preset]
category = Gamepad Resolution: category = Gamepad Resolution
name = 7680x4320 name = 7680x4320
$padWidth = 7680 $padWidth = 7680
$padHeight = 4320 $padHeight = 4320
@ -212,5 +212,5 @@ height = 480
overwriteWidth = ($padWidth / $gamepadWidth) * 854 overwriteWidth = ($padWidth / $gamepadWidth) * 854
overwriteHeight = ($padHeight / $gamepadHeight) * 480 overwriteHeight = ($padHeight / $gamepadHeight) * 480
#version 2: #version 2
#https://github.com/cemu-project/cemu_graphic_packs/blob/939a478799c13c5ed03e8decbf952f2a7ad02366/Source/ShantaeHGH/rules.txt #https://github.com/cemu-project/cemu_graphic_packs/blob/939a478799c13c5ed03e8decbf952f2a7ad02366/Source/ShantaeHGH/rules.txt