Jump to content
LaunchBox Community Forums

Recommended Posts

Posted (edited)

Is there a way to get emulator paths?

 

Preferably this selected.Game uses this emulator path.

 

EDIT. Nevermind. I'll check the EmulatorId against the xml. :(

Edited by jayjay
  • 3 months later...
Posted (edited)

didn't tested but i think it can work.

 

var emulators = PluginHelper.DataManager.GetAllEmulators();

// it's an array you could access by the row, example:
emulators[0].ApplicationPath;

 

Edited by Axenn

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...