Author Topic: Kega Fusion starting game directly  (Read 3854 times)

rishi

  • Newbie
  • *
  • Posts: 2
    • View Profile
Kega Fusion starting game directly
« on: December 19, 2016, 03:28:51 AM »
Hello,

I`ve setup kega fusion on AM and everything works fine

accept if i start a game in AM it brings up the the kega emulator frontend

what i want that AM start the game directly and not bring first kega emulator on the screen.

is that possible?

ive setup snes and mame and they start right into the game

using ubuntu 16.04
thnks
« Last Edit: December 19, 2016, 03:33:19 AM by rishi »

hermine.potter

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: Kega Fusion starting game directly
« Reply #1 on: December 19, 2016, 04:29:20 AM »
@rishi
if kega emulator appears (instead game), your settings aren't correct. See
i'm using windows, but the settings are similar:
Code: [Select]
executable           C:\attract\EMU\KFusion\Fusion.exe
args                 -fullscreen "[romfilename]"
rompath              C:\attract\EMU\KFusion\ROMs
romext               .bin
exit_hotkey          Escape
AM Version : 2.6.1
Input : Mad Catz Brawlstick; Mouse; Keyboard; Xbox360 Wireless
Cabinet : Yes
OS : Windows10 Pro
System : Dell Precision T3500 ; Intel X5650 ; 12GB RAM

rishi

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Kega Fusion starting game directly
« Reply #2 on: December 19, 2016, 06:55:23 AM »
thank you it works!!

my settings of command arguments was  "[romfilename]"

and i change it to

fullscreen "[romfilename]"

and it works.