Need Some Supervision

Get answers to questions about using mGalaxy.
Post Reply
Disney Rob
Elite Member
Elite Member
Posts: 177
Joined: Fri Jan 25, 2019 4:35 pm

I was able to add the Watara Supervision system to mGalaxy
It runs of of retroarch
Only thing is it will run from Retroarch on the desktop
But if I go to access it from mGalaxy, all I get is "Starting Game" and that is as far as it goes.
I added the system to my emulators, even made sure the core is correct.
However I can not get it started from mGalaxy.
Any help would be appreciated.
User avatar
mgalaxy
Administrator
Administrator
Posts: 1189
Joined: Tue Dec 05, 2006 7:46 pm

In mGalaxy > Data > Definition, you should create a folder called "Watara Supervision" and put the (enclosed) icon into it.
In mGalaxy > Data > Definition > Systems.xml, you should add those line just before the </Systems> tag:

Code: Select all

<System name="Watara Supervision" type="Console">
	<DBID pc="watara_supervision" ss="207" em="Watara_Supervision" tgdb="Watara Supervision" gb="147|SVIS"/>
</System>
In mGalaxy > Data > Definition > Emulators.xml, you should add this line

Code: Select all

<System name="Watara Supervision" option="potator_libretro.dll" script="false" cmd="-f -L cores\potator_libretro.dll "%path\%file%ext"" extensions="bin|sv"/>
just after

Code: Select all

<Emulator name="RetroArch" hidden="true">
		<Systems>
Attachments
icon.png
Post Reply