Como configurar Lucky & Wild fácil desde el MAME con pad+raton

Dany ROD está baneado por "troll"
1º Activar el mouse/lightgun en el menú de configuración del interfaz
2º Activar en el menú de mapeado controller mapping : Activar ligthgun como mouse si vas a jugar con mouse.

Pulsar F2 ya dentro del juego, y en el menú pulsar botón 9 para poder poner el menú de calibración de las pistolas

(interfaz dentro del juego de MAME dándole al botón tabulador en el teclado)Controles Input (this....): Dejar : Paddle, Light Gun, Pedal en NONE todos los slots, dando botón Escape una vez los pulsas para configurar.

1º Player 1 Start: Start
2º Coin 1 : Select
3º Button 1 : Raton izquierdo botón

Volante: Para jugar con cruceta

4º Paddle Dec : Stick Izquierdo
5º Paddle Inc : Stick Derecho
6º Paddle Analog: NONE

Raton se configura: (moveremos el raton en el momento de configurar hacia arriba o hacia abajo en el momento de configurar el botón)

Lightgun X Analog: Mouse X
Lightgun X Dec : None
Lightgun X Inc : None
Lightgun Y Analog: Mouse Y
Lightgun Y Dec : None
Lightgun Y Inc : None

Pedal para jugar con cruceta (acelerador/freno)

P1 Pedal Analog: None
P1 Pedal Dec : Stick hacia abajo
P1 Pedal Inc : Stick Hacia arriba
Dany ROD escribió:1º Activar el mouse/lightgun en el menú de configuración del interfaz
2º Activar en el menú de mapeado controller mapping : Activar ligthgun como mouse si vas a jugar con mouse.

Pulsar F2 ya dentro del juego, y en el menú pulsar botón 9 para poder poner el menú de calibración de las pistolas

(interfaz dentro del juego de MAME dándole al botón tabulador en el teclado)Controles Input (this....): Dejar : Paddle, Light Gun, Pedal en NONE todos los slots, dando botón Escape una vez los pulsas para configurar.

1º Player 1 Start: Start
2º Coin 1 : Select
3º Button 1 : Raton izquierdo botón

Volante: Para jugar con cruceta

4º Paddle Dec : Stick Izquierdo
5º Paddle Inc : Stick Derecho
6º Paddle Analog: NONE

Raton se configura: (moveremos el raton en el momento de configurar hacia arriba o hacia abajo en el momento de configurar el botón)

Lightgun X Analog: Mouse X
Lightgun X Dec : None
Lightgun X Inc : None
Lightgun Y Analog: Mouse Y
Lightgun Y Dec : None
Lightgun Y Inc : None

Pedal para jugar con cruceta (acelerador/freno)

P1 Pedal Analog: None
P1 Pedal Dec : Stick hacia abajo
P1 Pedal Inc : Stick Hacia arriba



Podrias crear un cfg y compartirlo como codigo
Dany ROD está baneado por "troll"
@ZedHqX4 este es el XML del archivo luckywld.cfg

https://easyemu.mameworld.info/mameguide/config_files/ctrlrfiles.html

<?xml version="1.0"?>
<!-- This file is autogenerated; comments and unknown tags will be stripped -->
<mameconfig version="10">
<system name="luckywld">
<input>
<port tag=":AN2" type="P1_LIGHTGUN_Y" mask="255" defvalue="128">
<newseq type="standard">
MOUSECODE_1_YAXIS
</newseq>
<newseq type="increment">
NONE
</newseq>
<newseq type="decrement">
NONE
</newseq>
</port>
<port tag=":AN4" type="P1_LIGHTGUN_X" mask="255" defvalue="128">
<newseq type="standard">
MOUSECODE_1_XAXIS
</newseq>
<newseq type="increment">
NONE
</newseq>
<newseq type="decrement">
NONE
</newseq>
</port>
<port tag=":AN5" type="P1_PADDLE" mask="255" defvalue="128">
<newseq type="standard">
NONE
</newseq>
<newseq type="increment">
JOYCODE_1_XAXIS_RIGHT_SWITCH
</newseq>
<newseq type="decrement">
JOYCODE_1_XAXIS_LEFT_SWITCH
</newseq>
</port>
<port tag=":AN6" type="P1_PEDAL2" mask="255" defvalue="0">
<newseq type="standard">
NONE
</newseq>
<newseq type="increment">
NONE
</newseq>
</port>
<port tag=":AN7" type="P1_PEDAL" mask="255" defvalue="0">
<newseq type="standard">
NONE
</newseq>
<newseq type="increment">
JOYCODE_1_YAXIS_UP_SWITCH
</newseq>
<newseq type="decrement">
JOYCODE_1_YAXIS_DOWN_SWITCH
</newseq>
</port>
<port tag=":MCUH" type="P2_BUTTON1" mask="16" defvalue="16">
<newseq type="standard">
NONE
</newseq>
</port>
<port tag=":MCUH" type="P1_BUTTON1" mask="32" defvalue="32">
<newseq type="standard">
MOUSECODE_1_BUTTON1 OR KEYCODE_G
</newseq>
</port>
</input>
</system>
</mameconfig>


<?xml version="1.0"?>
<!-- This file is autogenerated; comments and unknown tags will be stripped -->
<mameconfig version="10">
    <system name="luckywld">
        <input>
            <port tag=":AN2" type="P1_LIGHTGUN_Y" mask="255" defvalue="128">
                <newseq type="standard">
                    MOUSECODE_1_YAXIS
                </newseq>
                <newseq type="increment">
                    NONE
                </newseq>
                <newseq type="decrement">
                    NONE
                </newseq>
            </port>
            <port tag=":AN4" type="P1_LIGHTGUN_X" mask="255" defvalue="128">
                <newseq type="standard">
                    MOUSECODE_1_XAXIS
                </newseq>
                <newseq type="increment">
                    NONE
                </newseq>
                <newseq type="decrement">
                    NONE
                </newseq>
            </port>
            <port tag=":AN5" type="P1_PADDLE" mask="255" defvalue="128">
                <newseq type="standard">
                    NONE
                </newseq>
                <newseq type="increment">
                    JOYCODE_1_XAXIS_RIGHT_SWITCH
                </newseq>
                <newseq type="decrement">
                    JOYCODE_1_XAXIS_LEFT_SWITCH
                </newseq>
            </port>
            <port tag=":AN6" type="P1_PEDAL2" mask="255" defvalue="0">
                <newseq type="standard">
                    NONE
                </newseq>
                <newseq type="increment">
                    NONE
                </newseq>
            </port>
            <port tag=":AN7" type="P1_PEDAL" mask="255" defvalue="0">
                <newseq type="standard">
                    NONE
                </newseq>
                <newseq type="increment">
                    JOYCODE_1_YAXIS_UP_SWITCH
                </newseq>
                <newseq type="decrement">
                    JOYCODE_1_YAXIS_DOWN_SWITCH
                </newseq>
            </port>
            <port tag=":MCUH" type="P2_BUTTON1" mask="16" defvalue="16">
                <newseq type="standard">
                    NONE
                </newseq>
            </port>
            <port tag=":MCUH" type="P1_BUTTON1" mask="32" defvalue="32">
                <newseq type="standard">
                    MOUSECODE_1_BUTTON1 OR KEYCODE_G
                </newseq>
            </port>
        </input>
    </system>
</mameconfig>


una imagen vale mas que...
Imagen

PD [careto?] no juego con esa configuración y mierda de filtro borroso (Bilinear Filter == basura) de la imagen, suelo tener el HLSL y el GLSL para retocar la imagen y overclocks.
2 respuestas