Discs of Tron - environmental, speech, and parent/child ROMS
-
mame2003-plus has had several fixes for bally games, so my money is on it running. still, why not test and find out? :)
-
@dankcushions oh, definitely will!
-
@brimys for 95% of romsets it is the same for MAME 2003-Plus as MAME 2003. If you already have the 2003/0.78
dotrone
romset then it's probably the same, go ahead and try it with 2003-plus.If you're going to to download or rebuild from scratch, there are full collections out there already built for MAME 2003-Plus and there are instructions for rebuilding romsets manually.
Here's what a properly built mame2003-plus
dotrone
romset contains, for reference:
-
@markwkidd Thank you for the picture! I’ll compare my dotrone romset to it tonight!
-
@brimys said in Discs of Tron - environmental, speech, and parent/child ROMS:
First time using Pastebin, so hopefully this works! Here is my advmame-1.4.rc:
It looks as though you never mapped anything for any of the player 'Start' functions. This would cause MAME to use the default 'auto', which can lead to issues with incorrect player control assignment. You can set this to whatever you want through the GUI 'Tab' menu under 'Other Controls', or you can add it to your
advmame.rc
directly. In the example below, I have player 1 set to the 'T' key and player 2 set to the '9' key.input_map[start1] keyboard[0,t] input_map[start2] keyboard[0,9]
'Discs of Tron' shouldn't really be a difficult game to get running on any of the emulators these days. As @dankcushions mentioned above, the Midway MCR titles have been fixed for some time in lr-mame2003-plus and I believe the fixes have even been rolled into lr-mame2003. It's usually one of the first games I create a custom mapping for so that I can control Tron's movement digitally with my left thumbstick and control the aiming mechanism more precisely with analog control from my right thumbstick.
-
@mediamogul hmmm, Doytrone did not seem to run on my mame2003... just kept showing garbleygook on the screen. How do I make sure my mame2003is up to date?
-
@brimys https://github.com/RetroPie/RetroPie-Setup/wiki/Updating-RetroPie#updatinginstalling-individual-packages - update by source to be sure.
if you've installed mame2003plus, just try it in that. it will be up to date.
-
@brimys said in Discs of Tron - environmental, speech, and parent/child ROMS:
How do I make sure my mame2003is up to date?
If you've just installed RetroPie, chances are lr-mame2003 is at least past the point where I believed the changes to have been added. The fixes may indeed only exist in lr-mame2003-plus. You can update any of the installed packages using the RetroPie Setup. All that said, dote works perfectly fine in AdvanceMAME as well. You're likely just having issues because your configuration is incomplete and MAME is having to use automatic assignment for the missing inputs.
-
This forum is very determined to make this project succeed, hehe.
-
I just have noticed that you're using AdvanceMAME 1.4. To my knowledge, there's really no reason for you to be using such an old version. By installing advmame from the RetroPie Setup, which is currently at v3.8 on RetroPie, you can make use of the same .106 ROM set and take advantage of the more recent Raspberry Pi-specific optimizations. Not to mention all the other additions that come with having the most up to date version available.
-
@mediamogul Based on my reading of the forums and docs (...by no means complete!...), I had landed on using mame2003 as my default system, while leveraging advmame1.4 for all my vector-based games (Asteroids, Star Castle, etc.), as I understood that to be the best system for vector graphics.
I also understood (mentioned above) that that group of Bally games (DOT, Spy Hunter, etc.) did not run on mame2003 (and some of those are why I built my cab!), so I was running them on advmame1.4.
Based on conversations above, I'll definitely check out mame2003-plus, and see what runs.
Is advmame1.4 still tops for vector graphics, or has that ability carried over to advmame3.8?
Any advice is appreciated - I've learned a ton from all the helpful folks here, but am still discovering things all the time!
-
@brimys said in Discs of Tron - environmental, speech, and parent/child ROMS:
Is advmame1.4 still tops for vector graphics, or has that ability carried over to advmame3.8?
AdvanceMAME in general has traditionally been the best way to display vector games, as it was the only solution to output in HD. However, lr-mame-2003 and lr-mame2003-plus have both recently gained this ability as well. If this was your only reason for employing AdvanceMAME, you now have other options. However, if you wanted to take advantage of AdvanceMAME for any of its other features, there's no reason not to be using the latest version with your RPi3B+.
-
@markwkidd I love it! LOL
What an amazing group of people, an amazing resource to someone just jumping in. The help is appreciated.
-
I generally use advmame 3.8 for everything now for me it works great (snapshots, volume control from hotkeys). I only had a couple games with some graphic issues that made me use mame2003 but since updating from 1.4 to 3.8 those issues are gone. I loaded up discs of tron (with advmame) and while it plays ok, the sound is a little jacked and so is the speech when using the enviro version. I haven't tried or installed mame2003-plus yet.
-
@stoney66 said in Discs of Tron - environmental, speech, and parent/child ROMS:
I loaded up discs of tron (with advmame) and while it plays ok, the sound is a little jacked and so is the speech when using the enviro version.
I've made some adjustments to my
advmame.rc
file that seem to eliminate most audio issues. If you're interested, try setting:sound_latency 0.15 sound_samplerate 22050 sync_resample internal
-
@mediamogul awesome man that worked, million times better. I just did tron only not sure if this would impact any other games. Oddly with dotrone my player1 start button doesn't work (1). If I try and remap it the key press doesn't even get recognized. Works fine in dotron and dotrona though.
dotrone/sound_latency 0.15 dotrone/sound_samplerate 22050 dotrone/sync_resample internal
-
@stoney66 so... you’re having the same issue I have?
-
bally games work on mame2003 and 2003 plus i fixed both. Run mame2003+ with logging to make sure your using the right rom check for errors mame2003 isint so verbose in all rom situation scenarios
-
@brimys yep just noticed your post had the same issue with P1 start, didn't catch that earlier. Thats a good thing so it's not just you :) Using P2 start works. I tried remapping P1 start to another key but the game doesn't recognize it either (the key bind maps just the game does not accept it)
So when you only insert 2 coins for 1 game you can't start a P1 game. If I use 4 coins then I can start using P1 or P2 start, however its a 2 player game either way.
Note: I am using advmame 3.8 and not mame2003/2003+
-
@stoney66 said in Discs of Tron - environmental, speech, and parent/child ROMS:
yep just noticed your post had the same issue with P1 start, didn't catch that earlier. Thats a good thing so it's not just you :)
It might help to compare your config files between each other. As I happen to not be affected by this, I'll post the contents of mine as well.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.