DRaStick not launching from Pegasus

Ask questions about DraStic or discuss compatibility issues here.
drokken
Posts:1
Joined:Sat Feb 12, 2022 11:19 pm
DRaStick not launching from Pegasus

Post by drokken » Sat Feb 12, 2022 11:22 pm

Hi,

I got a Retroid RP2+ and all my other emulators are launching games from within Pegasus just fine except the DS ($5 DRaStic From Google Play Store). This is what I have for my file:


Code: Select all

collection: Nintendo DS
shortname: nds
sort-by: 05
extensions: bin, dsi, nds
launch: am start
  -n com.dsemu.drastic/.DraSticActivity
  -a android.intent.action.VIEW
  -d "{file.path}"
  --activity-clear-task
  --activity-clear-top
  --activity-no-history

game: Mario Kart Ds
file: Mario Kart DS.nds
developer: Nintendo
publisher: Nintendo
description:
  Mario Kart DS is the continuation of the long running racing game series that
  began on the Super Nintendo. It features 16 new tracks as well as 16 tracks from
  the previous 4 games, with each set split up into the Nitro and Retro Grand Prix
  respectively. Eight racers are initially available, each with two go-karts to
  choose from. A number of characters and additional karts are also available to
  unlock. New items have been added to the arsenal, including a Blooper squid that
  squirts ink onto the screens of other players and a Bullet Bill power up that
  transforms the player into a giant, fast-travelling bullet on autopilot.
release: 2005-01-01
players: 1

When I launch a game, DRaStick briefly opens then closes and then Pegasus opens back up.

Any ideas?

Thanks

Post Reply