Jump to content

Entex Electronic Baseball - craiganderson (20150419)


craiganderson

Recommended Posts

Posted

I was hoping it was the led game. Very nice work. I had a football one that I played forever. Who knew red dots could be so entertaining!

Posted

here is how i tweaked the module. if there is a better way please let me know

remember, MESS considers each of these games their own "system"

 

named the system on my main menu wheel = "Entex Electronic Baseball"

made 3 dummy rom files

Electronic Baseball 1.txt                                                       
Electronic Baseball 2.txt                                                    
Electronic Baseball 3.txt     

 

to the MESS module added:

1) Added "MSystem = "Entex Electronic Baseball",.............

2) Added "mType := Object("Entex Electronic Baseball","ebball",................

 

 

and then added this [after ident := mType[systemName] ]

If MSystem := "Entex Electronic Baseball"
{
If InStr(romName, "Baseball 1") 
ident = ebball
else If InStr(romName, "Baseball 2") 
ident = ebball2
else If InStr(romName, "Baseball 3") 
ident = ebball3
}
Posted

Turned out good I think anyway

Edit: watched the video again and the

Whole package here really does this justice. Really came together nice. Nice work.

Posted

I uploaded to my little site. Upload includes

 

main menu theme

main menu video

main menu wheel

game themes

game videos

game wheels

xpadders setups

bezels

instructions for adding these systems(i.e. games) to MESS module (please backup your's first)
roms (the fake dummy .txt roms needed to trick hyperlaunch HLHQ)


everything should be able to just be dropped into its place after you alter the MESS module
AND once you load a game you will need to go to the TAB menu inside the game and inside the display option enable bezels for some reason ??
i have never had to do that for a MESS game but on this setup as well as one other MESS handheld that I have added I have had to do this

 

(you need MESS .160 for this to work)

-and inside the game via the TAB menu you can go to configuration to decide if you want the pitches to be pitched AUTOMATICALLY or if you want the other player to actually select a pitch. I did not realize this til after I set up my xpadder so both the pitcher and the batter buttons are on the same xbox 360 controller right now if you do not select AUTOMATIC pitches......sorry about that :)

Posted

I was thinking about the main menu wheel. Something like the entex circle logo with the word handhelds using the letter h off the hockey box and the rest of the letters blue. Something like that. In the 70s all the artwork was rather blah

Posted

Or we could turn this into a "MESS HANDHELDS" wheel.....as their are quite a few other handhelds that were added to .160

like this one

it is also from MESS .160

no rom needed, just the bios

 

i have this one all by itself on a wheel which is kinda weird feeling

Is SIMON on the list?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...