maybe you need to do it all over again, make sure to dump the latest version of the apps, if your installed version is older than the current one, that happensI tried all the methods here and I couldn't do it on nso nes, it stays frozen on the red splash screen, does anyone know what it could be?
Seems to be related to system update 19.0, I'm having the same issue with the GBA app.I tried all the methods here and I couldn't do it on nso nes, it stays frozen on the red splash screen, does anyone know what it could be?

"components": [
{
"type": "TextureComponent",
"autoSize": false,
"textureId": "930a81f1-c697-4f23-8aaa-0b94b2778445",
"blendMode": 0,
"color": [
1,
1,
1,
1
],
"enabled": true,
"horizontalWrapMode": 1,
"id": "12717f15a8cf7d8ef4e1bc892fc426ba",
"magFilterMode": 0,
"material": "",
"materialUniformValues": {},
"minFilterMode": 0,
"scriptType": "TextureComponent",
"properties": {},
"verticalWrapMode": 0,
"viewDepth": 0,
"visible": true,
"layer": 0,
"customSize": [
1920,
1080
],
"pivot": [
0.5,
0.5
],
"uvOffset": [
0,
0
],
"uvRepeat": [
1,
1
]
}
],
Can't get it to work on version 5.1.0!!It still works on SNES v5.0.0. just dump sysmain.scn with dbi.
Code:"components": [ { "type": "TextureComponent", "autoSize": false, "textureId": "930a81f1-c697-4f23-8aaa-0b94b2778445", "blendMode": 0, "color": [ 1, 1, 1, 1 ], "enabled": true, "horizontalWrapMode": 1, "id": "12717f15a8cf7d8ef4e1bc892fc426ba", "magFilterMode": 0, "material": "", "materialUniformValues": {}, "minFilterMode": 0, "scriptType": "TextureComponent", "properties": {}, "verticalWrapMode": 0, "viewDepth": 0, "visible": true, "layer": 0, "customSize": [ 1920, 1080 ], "pivot": [ 0.5, 0.5 ], "uvOffset": [ 0, 0 ], "uvRepeat": [ 1, 1 ] } ],
Then set it up like this.







