playMaker

Author Topic: How can i launch RETROARCH game from PLAYMAKER ?  (Read 976 times)

markettounity

  • Playmaker Newbie
  • *
  • Posts: 30
How can i launch RETROARCH game from PLAYMAKER ?
« on: December 16, 2021, 10:52:44 AM »
hello guys !!
first of all , i'm Italian, so i'm very sorry for my english ...

Im new on Unity and i want to use playmaker to ralize my idea :

I've made a 3D gameroom, with 3D R-type arcade cabinet inside.
So i want that when my player touch the cabinet, the Unity "frontend" go on pause and start RETROARCH with the game.

Then, when i close the emulator, i want to return in the unity and unpause the frontend , so i can choose another cabinet/games and so on ...

I'm ok with the player control, the trigger on the cabinet is working and the file BAT that contains the retroarch exe + the arguments is ready.

so my question is : Which actions i have to use on PLAYMAKER to load the BAT file when i enter the trigger ????
and how can make possible that the frontend pause while i'm in Retroarch and then resume ??

thank you very much for your cooperation !  :D