Ultimarc A-Pac with 5k Potentiometers
-
@biglouieuk said in Ultimarc A-Pac with 5k Potentiometers:
http://www.ukvac.com/forum/topic360446_post1016264.html#1016264
Cool project! I hope you are able to get the arcade background with the towers etc.
-
haven't checked this thread in awhile.
I made the same changes in all .rc files, but i have been using the standard advancemame.haven't tried calibrating the pots, yet. the kids have been playing it a lot. Really popular around here now. Go Warlords!
-
@1500points Did you load the background artwork? There is a great file for that online somewhere.
-
@caver01 can you clarify what you mean by background art? Like a Retropie theme, you mean?
-
@1500points No, I mean like the original game which had a semi-transparent mirror which superimposed the graphics over paper cardboard "castles". This cardboard artwork has been scanned and retouched such that you can load it as a background so the game looks like it is being played on original hardware. The .art file also has an overlay to tint the color of the players on screen. You definitely need the old (.106 and earlier) artwork file for Advancemame. Find that, download the .zip artwork file, and put it in the artwork folder that is referenced in your .rc file. Then, make sure background art and overlays are enabled.
Here is an example of me using the artwork file as a background for Asteroids. Similar art is available for games like Omega Race, Space Invaders etc.
The format can be a little tricky to modify, but most of the time I have been able to use these as-is, or what I like to do is darken them somewhat. To do that, you need to unzip then edit the .art file which is a simple text file with parameters that are pretty self-explanatory.
-
Update on calibration of pots-
Plugged A-Pac into win10 pc, used the calibration steps found at https://www.ultimarc.com/a-pac.htmlIndeed it showed that one side of each movement wasn't going clear to edge of the test grid. Calibrating the pots in settings then fixed that on the PC. Applied the settings.
Plugged back into Raspberry Pi. Calibration fixes didn't come over.
One corner of each pot won't go clear to edge, but it doesn't affect gameplay.
The groovy game gear spinner does allow the shield to travel full range on warlords but wow that would be expensive to buy 4 turbo twists. -
@caver01 said in Ultimarc A-Pac with 5k Potentiometers:
@1500points No, I mean like the original game which had a semi-transparent mirror which superimposed the graphics over paper cardboard "castles". This cardboard artwork has been scanned and retouched such that you can load it as a background so the game looks like it is being played on original hardware. The .art file also has an overlay to tint the color of the players on screen. You definitely need the old (.106 and earlier) artwork file for Advancemame. Find that, download the .zip artwork file, and put it in the artwork folder that is referenced in your .rc file. Then, make sure background art and overlays are enabled.
Here is an example of me using the artwork file as a background for Asteroids. Similar art is available for games like Omega Race, Space Invaders etc.
The format can be a little tricky to modify, but most of the time I have been able to use these as-is, or what I like to do is darken them somewhat. To do that, you need to unzip then edit the .art file which is a simple text file with parameters that are pretty self-explanatory.
wow! never heard of that before. I'll look. Very cool.
@caver01 said in Ultimarc A-Pac with 5k Potentiometers:
@1500points No, I mean like the original game which had a semi-transparent mirror which superimposed the graphics over paper cardboard "castles". This cardboard artwork has been scanned and retouched such that you can load it as a background so the game looks like it is being played on original hardware. The .art file also has an overlay to tint the color of the players on screen. You definitely need the old (.106 and earlier) artwork file for Advancemame. Find that, download the .zip artwork file, and put it in the artwork folder that is referenced in your .rc file. Then, make sure background art and overlays are enabled.
Here is an example of me using the artwork file as a background for Asteroids. Similar art is available for games like Omega Race, Space Invaders etc.
The format can be a little tricky to modify, but most of the time I have been able to use these as-is, or what I like to do is darken them somewhat. To do that, you need to unzip then edit the .art file which is a simple text file with parameters that are pretty self-explanatory.
wow never heard of that. i'll check it out. very cool.
-
@1500points Bummer. So the calibration in Windows stays with the driver and does not save to the board. Oh well, now we know.
Yes, the GGG spinners are expensive. I have two of them, and glad I do, but it was difficult to justify. It could be a good case for a set of DIY spinners. There are many tutorials, and even someone here who did it with a cheap little optical USB mouse. You can build encoder wheels using cardboard and an x-acto knife, but access to a 3-D printer would be more consistent.
-
@1500points said in Ultimarc A-Pac with 5k Potentiometers:
ow never heard of that. i'll check it out. very cool.
Here is a scaled down version of the background file from inside the zip archive. You will have to imagine the players in color, superimposed over this:
And if you adjust the artwork parameters you can imagine this background getting a lot dimmer if needed so you can see the action a little easier. It's all up to you.
-
Here is a quickie vid to show the finished project-
-
@1500points that looks fantastic! Congrats on the build!
-
BigLouie figured out the final details, I have it properly working now.
Had to wipe the sd card and start fresh to get it fully working.
Now to figure out the mote effect....Part 2 vid-
-
@1500points so now we are just trying to solcve the deadspots issue with potentiometers when using an APAC , Advmame and joystick axis faking!
I guess a joystick will always have a deadspot in the middle, when its 0,0... thats what I see on the pots, they have deadzone of maybe 5% either way from middle. Pots are fine when I put them on a voltmeter, so its defo software.
I tried changing retroarch configs: input_axis_threshold=0.0 doesnt seem to make a difference.
Does advmame use Retroarch??
-
-
When you define a
device_joystick
in AdvanceMAME, does the GUI menu give you an option to calibrate? According to the Advancemame documentation, theadvj
utility does, but it says the utility does not save the calibration data, that you can do it in MAME. -
@caver01 Hi good evening, apologies for delay, been working on a different cab project.
I don't define a joystick in advmame GUI, I do that in the .rc file EG input_map[p1_paddlex] joystick[1,0,0]
The GUI doesn't let me calibrate joysticks, when I click the option, it just flashes, never opens.
advj doesnt show the deadspot, when I move the pot, it goes all the way through and round. Very odd...
-
@biglouieuk said in Ultimarc A-Pac with 5k Potentiometers:
@caver01 Hi good evening, apologies for delay, been working on a different cab project.
I don't define a joystick in advmame GUI, I do that in the .rc file EG input_map[p1_paddlex] joystick[1,0,0]
The GUI doesn't let me calibrate joysticks, when I click the option, it just flashes, never opens.
advj doesnt show the deadspot, when I move the pot, it goes all the way through and round. Very odd...
I was't suggesting that you define it in the GUI, but the documentation alludes to being able to calibrate somehow.
-
@caver01 hi, yes I hear what you are saying. I cant for the life of me find anywhere to calibrate in advmame itself, and have it hold settings. Ive seen a few posts where they can change a figure to be a percentage for the deadspot.
I tried that a little while ago, but that only seems to be a retroarch config and nothing to do with advmame..
Maybe its time to give up and go with a post in the advmame forum. :)
-
Just a fast update with a side-note. My theme is that I think for Rpi and spinner games that a mouse-based spinner is a better option.
I'll post a couple example vids below.
1- mouse spinner has no deadspots
2- mouse spinner moves the whole player range
3- apac pot doesn't control stella properly, just causes it to move to ends of movement.
4- mouse spinner works great in stella which opens up kaboom, super breakout and night driver.Vid example 1-
Vid example 2- -
@1500points TurboTwist2 spinners are really nice. So nice that I put two of them in my system. However, they are just so expensive, especially if you are building a dedicated Warlords cabinet.
Maybe you get what you pay for compared to DIY solutions, but you might be able to get away with mini optical mouse hacks to build bunch of spinner devices. I would consider the hack from this post, especially if you can lay your hands on the parts for cheap.
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.