Skip to content

Instantly share code, notes, and snippets.

@gingerbeardman
Last active April 18, 2024 22:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gingerbeardman/00a75a0675da8a98faa0812383eb822e to your computer and use it in GitHub Desktop.
Save gingerbeardman/00a75a0675da8a98faa0812383eb822e to your computer and use it in GitHub Desktop.
{
"name": "NDS MaBoShi",
"identifier": "com.gingerbeardman.delta.ds.maboshi",
"gameTypeIdentifier": "com.rileytestut.delta.game.ds",
"debug": false,
"representations": {
"iphone": {
"edgeToEdge": {
"portrait": {
"extendedEdges": {
"left": 10,
"top": 10,
"right": 10,
"bottom": 10
},
"assets": {
"resizable": "iphone_edgetoedge_portrait.pdf"
},
"items": [
{
"frame": {
"y": 2488,
"width": 260,
"x": 312,
"height": 100
},
"inputs": [
"menu"
]
},
{
"frame": {
"y": 2488,
"width": 260,
"x": 672,
"height": 100
},
"inputs": [
"start"
]
},
{
"extendedEdges": {
"left": 300,
"top": 30,
"right": 300,
"bottom": 30
},
"frame": {
"y": 1882,
"width": 450,
"x": 396,
"height": 450
},
"inputs": {
"down": "left",
"up": "right",
"right": "down",
"left": "up"
}
},
{
"frame": {
"y": 246,
"width": 1152,
"x": 45,
"height": 1536
},
"inputs": {
"x": "right",
"y": "right"
}
}
],
"mappingSize": {
"width": 1242,
"height": 2688
},
"screens": [
{
"filters": [
{
"name": "CIAffineTransform",
"parameters": {
"inputTransform": {
"rotation": 270
}
}
}
],
"inputFrame": {
"y": 0,
"width": 256,
"x": 0,
"height": 192
},
"outputFrame": {
"y": 150,
"width": 1152,
"x": 45,
"height": 1536
}
},
{
"filters": [
{
"name": "CIAffineTransform",
"parameters": {
"inputTransform": {
"rotation": 270
}
}
}
],
"inputFrame": {
"y": 192,
"width": 256,
"x": 0,
"height": 192
},
"outputFrame": {
"y": 246,
"width": 1152,
"x": 45,
"height": 1536
}
}
],
"translucent": false
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment