Reply to thread

"KEGA FUSION" rulez!


Found the excellent sega emulator named "KEGA FUSION" and found out that this thing cannot be integrated correctly into MP.


reason: in kega-fusion, a game has to be called with the following syntax:

"emu.exe <fileitem> <arguments>"


normally it's just the other way round (arguments between exe and fileitem)!


=> so.... I've updated myPrograms and added the following feature:


[code]* when defining ARGUMENTS of an application, you can include the magic word %FILE% anywhere in the arguments string. MP will then replace this magic with the selected fileitem.

If the magic is missing (default treatment), then MP simply adds the fileitem as the last argument.[/code]


To make this blabla clearer, here is the......

=> howto integrate KEGA FUSION:


a) for MEGA DRIVE / GENESIS


LAUNCHING APPLICATION: <your_kega_dir>\fusion.exe

ARGUMENTS: %FILE% -fullscreen

WINDOW-STYLE: Hidden

QUOTES AROUND FILESNAMES: <checked>

STARUP USING SHELLEXECUTE: <checked>


b) for GAME GEAR games


same as above, except:

ARGUMENTS: %FILE% -gg -fullscreen


c) for MASTER SYSTEM games


same as above, except:

ARGUMENTS: %FILE% -sms -fullscreen



Don't know yet if it's as compatible as the mighty GENS-emulator, but it definitely integrates much better into MP (and is still alive!).


oh yes in case you're interested in this COOOOL emu, here's the link:

http://www.eidolons-inn.net/tiki-index.php?page=Kega


MP plugin update is in CVS and on my site!

Will add new stuff to WIKI l8er!


Enjoy & keep (retro-)gamin'!  :D


Daniel


Top Bottom