We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a4fb0a commit 744487dCopy full SHA for 744487d
dist/Cores/agg23.SNES/video.json
@@ -5,32 +5,32 @@
5
{
6
"width": 512,
7
"height": 224,
8
- "aspect_w": 8,
9
- "aspect_h": 7,
+ "aspect_w": 64,
+ "aspect_h": 49,
10
"rotation": 0,
11
"mirror": 0
12
},
13
14
15
16
- "aspect_w": 4,
17
- "aspect_h": 3,
+ "aspect_w": 32,
+ "aspect_h": 21,
18
19
20
21
22
23
"height": 240,
24
25
+ "aspect_w": 128,
+ "aspect_h": 105,
26
27
28
29
30
31
32
33
+ "aspect_h": 45,
34
35
36
}
0 commit comments