Author Topic: various emulators problems  (Read 6319 times)

starc2k

  • Jr. Member
  • **
  • Posts: 12
    • View Profile
various emulators problems
« on: April 28, 2017, 10:24:02 AM »
I everyone. I have a little trouble with FBA coleco emulator, when i try to run a game, a message (see image below) apeears. "colec" its my rom´s directory, any suggestion?

starc2k

  • Jr. Member
  • **
  • Posts: 12
    • View Profile
Re: various emulators problems
« Reply #1 on: May 08, 2017, 12:09:28 PM »
nobody?

hermine.potter

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: various emulators problems
« Reply #2 on: May 09, 2017, 02:04:14 AM »
this is not an error by AM.
start your roms/system in FBA guided by menu dialogue (open your roms by hand).
if still there an error message, your rom-files are corrupt or not supported.
=> contact FBA support
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

starc2k

  • Jr. Member
  • **
  • Posts: 12
    • View Profile
Re: various emulators problems
« Reply #3 on: May 10, 2017, 07:02:25 AM »
sorry for the insistence, but, is AM error,,,,when i try to load roms via FBA, roms run perfect, but, in AM , i get the mesage i post before

bionictoothpick

  • Sr. Member
  • ****
  • Posts: 320
  • He who laughs lasts.
    • View Profile
Re: various emulators problems
« Reply #4 on: May 10, 2017, 07:21:33 AM »
What is the command line you use to run via FBA?

starc2k

  • Jr. Member
  • **
  • Posts: 12
    • View Profile
Re: various emulators problems
« Reply #5 on: May 10, 2017, 11:37:11 AM »
this is my FBA (for coleco) config file

executable           D:/Attract Mode 2.2.1/emus/FBA/fba64.exe
args                 "[romfilename]"
workdir              D:/Attract Mode 2.2.1/roms/coleco
rompath              D:/Attract Mode 2.2.1/roms/coleco
romext               .zip
system               Coleco Vision
info_source          thegamesdb.net
artwork    flyer           $HOME/Coleco Vision/boxart
artwork    marquee         
artwork    snap            D:/Attract Mode 2.2.1/roms/coleco
artwork    wheel           D:/Attract Mode 2.2.1/roms/coleco

bionictoothpick

  • Sr. Member
  • ****
  • Posts: 320
  • He who laughs lasts.
    • View Profile
Re: various emulators problems
« Reply #6 on: May 11, 2017, 08:34:16 AM »
Thanks. What do you type from the command line to get your rom to run?

ie:

c:\attractmode\runprogram.exe -fullscreen game.zip

Once you know it runs from the command line, then you can get the parameters correct from within attractmode.

starc2k

  • Jr. Member
  • **
  • Posts: 12
    • View Profile
Re: various emulators problems
« Reply #7 on: May 18, 2017, 03:45:50 PM »
that´s the problem....FBA dont use command lines....

xbs

  • Sr. Member
  • ****
  • Posts: 180
    • View Profile
Re: various emulators problems
« Reply #8 on: May 19, 2017, 06:17:17 AM »
Yes it does, you can run games from the command line.

Check folder name, the default is coleco not colec.
Try deleting workdir path.

command line
D:/Attract Mode 2.2.1/emus/FBA/fba64.exe name

This works for me:
Code: [Select]
# Generated by Attract-Mode v2.2.1-43
#
executable           \emus\fba\fba.exe
args                 [name]
rompath              \emus\roms_neogeo
romext               .zip
system               Neo Geo
import_extras        \emus\fba\neogeo.xml
exit_hotkey
artwork    flyer           \emus\fba\flyer
artwork    marquee         \emus\fba\marquees
artwork    snap            \emus\fba\videos;\emus\fba\snap
artwork    wheel           \emus\fba\wheel

try [name] instead of [romfilename]
« Last Edit: May 19, 2017, 06:33:08 AM by xbs »