I have a mini pac too, i can share to you my config file if you want.
tanataur
@tanataur
Best posts made by tanataur
-
RE: Beginners help with MiniPac
-
RE: Light gun aimtrak de Ultimarc
Oui oui ça l 'air d'être le cas, voici le howto ci-dessous mais il y a 2 choses que je ne saisie pas.
- "right value for input_map[p1_lightgunx] ," comment on fait pour trouver cette valeur?
- quelle commande il faut utiliser pour identifier l'ID usb du gun?
Le howto :
Configuration
edit ~/.advance/advmame.rc
set the following:
device_mouse none to disable the support for mouse even if the gun is configured to report as a mouse
device joystick event to ask advmame to use linux event interface
Next you need to configure the gun itself, especially the different axes. For player 1 you need to find the right value for input_map[p1_lightgunx] and input_map[p1_lightguny]
Assuming you have configured the gun to use device ID 0x1601, the configuration is:
input_map[p1_lightgunx] joystick[d209_1601_2,0,0] input_map[p1_lightguny] joystick[d209_1601_2,0,1]
d209 is the usb vendor Id of the gun (fixed value)
1601 is the usb product Id
2 is the usb device interface (fixed value)
Then configure the trigger.input_map[p1_button1] joystick_button[d209_1601,0]
Latest posts made by tanataur
-
8BitDo SN30 en mode filaire USB
Bonjour,
Est-ce que le modèle 8BitDo SN30 fonctionne en mode filaire?
Merci
-
RE: Beginners help with MiniPac
@jp85 in the application goes to file/open then select my config when the config is loaded its done.
-
RE: Beginners help with MiniPac
@Substring i didn't activate the gamepad mode, the screenshot was just to show the interface, sorry for the confusion
-
RE: Beginners help with MiniPac
@jp85 I thing it's possible, first test my config, if it's working , into the mini pac software you can assigne ESC to your exit button and P for pause
here is what it looks like, its simple.
-
RE: Probleme avec le mapping des boutons pour le joueur 2 avec un encodeur mini pac
@Substring J'ai ajouté le mini pac a la liste des périphériques compatibles
-
RE: Beginners help with MiniPac
Ok, we have a similar set up except the trackball.
First connect your mini pac in usb to a pc and launch the application : https://www.ultimarc.com/download.html
Save the current configuration.
Then load my config : http://www33.zippyshare.com/v/sq4Vmho0/file.htmlNext reconnect your mini pac to the PI.
Go to control setting and set your button as follows :-player 1
button 1=a button2=x button3=L1
button4=b button5=y button6=R1start=start select= select
hotkey=selectdon't configure player 2, the configuration will recopy automatically from player 1
with this configuration, button 4 and 5 will be jump and fire, or bomb and fire in most arcade game.
To exit a game = start+select on player 2, (it uses switch key function of the mini pac)I hope it will help, keep me inform.
-
RE: Beginners help with MiniPac
I have a mini pac too, i can share to you my config file if you want.
-
RE: Probleme avec le mapping des boutons pour le joueur 2 avec un encodeur mini pac
Partager le fichier de conf du Mini pac, il y a un logiciel qui permet de visualiser l'affectation des touches et de modifier directement dans la memoire interne : lien
-
RE: Probleme avec le mapping des boutons pour le joueur 2 avec un encodeur mini pac
@Substring le câblage est bon, par contre je me demande si je n'ai pas un souci depuis le début de mon installation, dans la mesure ou quand je branche un clavier usb, l'affectation des touches ne correspond pas a ce que je lis dans le howto.
En tout cas, de modifier la conf dans le mini pac en tâtonnant m'a permis de régler le problème. Si il y en a qui ont le même problème je pourrais partager le fichier de conf.
Merci à toi