mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
Corrected comment symbol for 16:10 (#283)
* Update rules.txt Corrected comment symbol * Update rules.txt Corrected comment symbol * Update resolutions_1080.md Corrected comment symbol
This commit is contained in:
parent
97b93fab9e
commit
8d8d06fa64
@ -100,49 +100,49 @@ $gameHeight = 720
|
||||
[Preset]
|
||||
name = 1440x936 (16:10)
|
||||
$width = 1440
|
||||
$height = 936 // 720x1.3
|
||||
$height = 936 # 720x1.3
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 1680x1080 (16:10)
|
||||
$width = 1680
|
||||
$height = 1080 // 720x1.5
|
||||
$height = 1080 # 720x1.5
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 1920x1224 (16:10)
|
||||
$width = 1920
|
||||
$height = 1224 // 720x1.7
|
||||
$height = 1224 # 720x1.7
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 2560x1656 (16:10)
|
||||
$width = 2560
|
||||
$height = 1656 // 720x2.3
|
||||
$height = 1656 # 720x2.3
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 2880x1800 (16:10)
|
||||
$width = 2880
|
||||
$height = 1800 // 720x2.5
|
||||
$height = 1800 # 720x2.5
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 3840x2448 (16:10)
|
||||
$width = 3840
|
||||
$height = 2448 // 720x3.4
|
||||
$height = 2448 # 720x3.4
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 5120x3168 (16:10)
|
||||
$width = 5120
|
||||
$height = 3168 // 720x4.4
|
||||
$height = 3168 # 720x4.4
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
|
@ -93,49 +93,49 @@ $gameHeight = 720
|
||||
[Preset]
|
||||
name = 1440x936 (16:10)
|
||||
$width = 1440
|
||||
$height = 936 // 720x1.3
|
||||
$height = 936 # 720x1.3
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 1680x1080 (16:10)
|
||||
$width = 1680
|
||||
$height = 1080 // 720x1.5
|
||||
$height = 1080 # 720x1.5
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 1920x1224 (16:10)
|
||||
$width = 1920
|
||||
$height = 1224 // 720x1.7
|
||||
$height = 1224 # 720x1.7
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 2560x1656 (16:10)
|
||||
$width = 2560
|
||||
$height = 1656 // 720x2.3
|
||||
$height = 1656 # 720x2.3
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 2880x1800 (16:10)
|
||||
$width = 2880
|
||||
$height = 1800 // 720x2.5
|
||||
$height = 1800 # 720x2.5
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 3840x2448 (16:10)
|
||||
$width = 3840
|
||||
$height = 2448 // 720x3.4
|
||||
$height = 2448 # 720x3.4
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 5120x3168 (16:10)
|
||||
$width = 5120
|
||||
$height = 3168 // 720x4.4
|
||||
$height = 3168 # 720x4.4
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
|
@ -89,49 +89,49 @@ $gameHeight = 1080
|
||||
[Preset]
|
||||
name = 1440x936 (16:10)
|
||||
$width = 1440
|
||||
$height = 936 // 720x1.3
|
||||
$height = 936 # 720x1.3
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 1680x1080 (16:10)
|
||||
$width = 1680
|
||||
$height = 1080 // 720x1.5
|
||||
$height = 1080 # 720x1.5
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 1920x1224 (16:10)
|
||||
$width = 1920
|
||||
$height = 1224 // 720x1.7
|
||||
$height = 1224 # 720x1.7
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 2560x1656 (16:10)
|
||||
$width = 2560
|
||||
$height = 1656 // 720x2.3
|
||||
$height = 1656 # 720x2.3
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 2880x1800 (16:10)
|
||||
$width = 2880
|
||||
$height = 1800 // 720x2.5
|
||||
$height = 1800 # 720x2.5
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 3840x2448 (16:10)
|
||||
$width = 3840
|
||||
$height = 2448 // 720x3.4
|
||||
$height = 2448 # 720x3.4
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
|
||||
[Preset]
|
||||
name = 5120x3168 (16:10)
|
||||
$width = 5120
|
||||
$height = 3168 // 720x4.4
|
||||
$height = 3168 # 720x4.4
|
||||
$gameWidth = 1280
|
||||
$gameHeight = 720
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user