MAMEWorld >> EmuChat
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Pages: 1

John IV
IV/Play, MAME, MAMEUI
Reged: 09/22/03
Posts: 1970
Loc: Washington, USA
Send PM


Densha de Go (MAME control input gurus needed. :-))
#263943 - 09/05/11 04:07 AM


So the Densha series has two analogue control 'levers' that tick through 5 throttle and 8 brake settings. Mapping to analogue thumbsticks on the XBOX360 doesn't keep the levers at their slots and they return to the center value.

I can't recall another comparable game w/ a similar control method? What are the suggestions for best mapping this?

PS - Apparently there are a variety of specific controllers for this kind of game.

http://interactiondesign.files.wordpress.com/2006/04/densha.jpg?w=460



john iv
http://www.mameui.info/



Sune
Connected
Reged: 09/21/03
Posts: 5648
Loc: Lagoa Santa, Brasil
Send PM


Re: Densha de Go (MAME control input gurus needed. :-)) new [Re: John IV]
#263954 - 09/05/11 06:22 AM


> So the Densha series has two analogue control 'levers' that tick through 5 throttle
> and 8 brake settings.

Maybe it could work if you map digital controls to the analog dec & inc that correspond to the levers.

S



John IV
IV/Play, MAME, MAMEUI
Reged: 09/22/03
Posts: 1970
Loc: Washington, USA
Send PM


Re: Densha de Go (MAME control input gurus needed. :-)) new [Re: Sune]
#263967 - 09/05/11 10:17 AM


Indeed Sune, good work. Using the digital inc/dec and removing analogue stopped at each slot.

Here's the cfg w/ greater than less than symbols replaced w/ brackets so it will post:

[?xml version="1.0"?]
[!-- This file is autogenerated; comments and unknown tags will be stripped --]
[mameconfig version="10"]
[system name="dendego"]
[counters]
[coins index="0" number="2" /]
[/counters]
[input]
[port tag="MASCON" type="P1_POSITIONAL" mask="127" defvalue="0" keydelta="7"]
[newseq type="standard"]
NONE
[/newseq]
[newseq type="decrement"]
KEYCODE_DOWN
[/newseq]
[newseq type="increment"]
KEYCODE_UP
[/newseq]
[/port]
[port tag="ANALOG1" type="P1_PEDAL" mask="255" defvalue="0" keydelta="7"]
[newseq type="standard"]
NONE
[/newseq]
[newseq type="decrement"]
KEYCODE_RIGHT
[/newseq]
[newseq type="increment"]
KEYCODE_LEFT
[/newseq]
[/port]
[/input]
[/system]
[/mameconfig]



john iv
http://www.mameui.info/


Pages: 1

MAMEWorld >> EmuChat
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 436 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1859