Author Topic: Argument for MESS emulator (Color Computer + GX4000) ?  (Read 2880 times)

Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Argument for MESS emulator (Color Computer + GX4000) ?
« on: October 15, 2019, 08:14:27 AM »
Good morning all !

I would like the arguments for the emulator MESS to launch the Color Computer & the GX4000 ?

MESS is already very complicated I hope it is possible to launch games from Attract Mode ?

Is there a database for Attract Mode that groups all the arguments of all emulators ?

Thanks best regards !
« Last Edit: October 15, 2019, 08:54:19 AM by Sebiohazard »

hermine.potter

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: Argument for MESS emulator (Color Computer + GX4000) ?
« Reply #1 on: October 15, 2019, 11:40:50 AM »
>mess
See section : run systems with software
example for Atari 2600
Code: [Select]
mess.exe a2600 -cart "C:\path_to_image\frogger.a26"
google search with : gx4000 mess:
found this
Code: [Select]
mess gx4000 -cart
>groups of all emulators:
collection

>more results
spread here

[/code]
« Last Edit: October 15, 2019, 11:42:26 AM by hermine.potter »
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

Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Re: Argument for MESS emulator (Color Computer + GX4000) ?
« Reply #2 on: October 16, 2019, 12:47:59 PM »
Hello !

For the GX4000 I found this so I added the following argument

Code: [Select]
executable           e:\emulateurs\mess\messui 0.213\messui64.exe
args                 gx4000 -cart "[romfilename]"
rompath              e:\jeux\gx4000
romext               .bin

Unfortunately MESS launches but not the games why ?

Thanks best regards !

progets

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1271
    • View Profile
Re: Argument for MESS emulator (Color Computer + GX4000) ?
« Reply #3 on: October 16, 2019, 05:55:53 PM »
Make sure you have the correct rom path(s) set in your mess.ini (or mame.ini). This is done in the emulator and isn't part of AM but it's needed to work.