Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Popcorrin on December 06, 2004, 01:30:27 pm

Title: Johnny5, CPViewer?
Post by: Popcorrin on December 06, 2004, 01:30:27 pm
Is there any way to set these up to work with emulators other than mame or pc games.   I know a person would have to make a compatible dat file but what else would it entail?
Title: Re: Johnny5, CPViewer?
Post by: jcrouse on December 06, 2004, 02:25:52 pm
I think your approach, while well intended, is backwards. You would first design the standard of the console DAT file and THEN write a viewer application that would conform to those standards. At least that's my opioion. Others? Howard?

John
Title: Re: Johnny5, CPViewer?
Post by: SirPoonga on December 06, 2004, 11:02:57 pm
Consoles are different than arcade games.  Though it may seem simular it is different.

Nintendo controls.dat:

Button1=A
Button2=B
Up
Down
Left Right
Select
Start

For the most part all games (except the odd controllers like gun, pad, etc...) use that.  Then it's just reading the instructions to know what each button does.

You could make some sort of dat file for that.  Though for many games it's about button combinations, so it isn;t simply just labelling the buttons.
Title: Re: Johnny5, CPViewer?
Post by: Popcorrin on December 07, 2004, 09:34:00 am
I was thinking more along the lines of Zinc and PC Games.
Title: Re: Johnny5, CPViewer?
Post by: Howard_Casto on December 07, 2004, 12:00:44 pm
All zinc games are in mame and therefore they all have potential entries.
Title: Re: Johnny5, CPViewer?
Post by: Popcorrin on December 08, 2004, 09:36:39 am
Howard what I am mostly wondering if that I am launching a PC game or zinc game thru DragonKing and I want Johnny5 to give me a preview of what controls that game uses how would I set it up.
Of course I will need to have the proper entry in the controls datfile but I have noticed when I set up Johnny5 it asks where my mame.exe is at, so I assumed that it was only compatible with mame?
Title: Re: Johnny5, CPViewer?
Post by: SirPoonga on December 08, 2004, 01:07:07 pm
Howard will have to confirm, but I think Johnny5 needs mame to make a listinfo file to get parent/clone relations.  Other than that it doesn;t need it.  I'd think if you put the entry in correctly you'd just have to pass johnny5 the name of the entry.  It'd definately be a hack workaround.
Title: Re: Johnny5, CPViewer?
Post by: Howard_Casto on December 08, 2004, 02:37:27 pm
yup

atm support for other emulators isn't supported and i doubt it will be anytime soon.

We have a hard enough time getting the mame stuff to work right.