Skip to content

Commit

Permalink
Update NintendoDSi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TapiocaFox authored Oct 5, 2024
1 parent 17b909f commit fd6f482
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions platforms/NintendoDSi.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,6 @@
"extra": ""
},
"playerList": [
{
"name": "ndsi - Drastic",
"uniqueId": "ndsi.com.dsemu.drastic",
"description": "Supported extensions: bin, nds, rar, zip, 7z.",
"acceptedFilenameRegex": "^(.*)\\.(?:bin|nds|rar|zip|7z)$",
"amStartArguments": "-n com.dsemu.drastic/.DraSticActivity\n-d {file.uri}\n--activity-clear-task\n--activity-clear-top",
"killPackageProcesses": false,
"killPackageProcessesWarning": true,
"extra": ""
},
{
"name": "ndsi - MelonDS",
"uniqueId": "ndsi.me.magnum.melonds",
Expand All @@ -48,6 +38,16 @@
"killPackageProcessesWarning": false,
"extra": ""
},
{
"name": "ndsi - Drastic",
"uniqueId": "ndsi.com.dsemu.drastic",
"description": "Supported extensions: bin, nds, rar, zip, 7z.",
"acceptedFilenameRegex": "^(.*)\\.(?:bin|nds|rar|zip|7z)$",
"amStartArguments": "-n com.dsemu.drastic/.DraSticActivity\n-d {file.uri}\n--activity-clear-task\n--activity-clear-top",
"killPackageProcesses": false,
"killPackageProcessesWarning": true,
"extra": ""
},
{
"name": "ndsi - MelonDS Nightly",
"uniqueId": "ndsi.me.magnum.melonds.nightly",
Expand Down Expand Up @@ -179,4 +179,4 @@
"extra": ""
}
]
}
}

0 comments on commit fd6f482

Please sign in to comment.