Sonic CD Joystik
  • Caterpillar
    Caterpillar
    gothor
    Posts: 32 from 2011/4/6
    Hi everybody,

    I installed Sonic CD, but teh speedlink Competion Pro and also a normal controller work with the game. Any idea?
    With other games (SWOS Total Pack etc.) i don't have problems.
    And how can i use fullscreen ;-)
    Thx for help

    Christoph
  • »25.10.22 - 10:21
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 592 from 2010/2/10
    From: FRANCE
    Hi

    This game use SDL2 and gamecontroller.
    If your controller is not detected by game, you need to mapping it with "controllermap" program (extras directory) into SDL2 archive https://www.morphos-storage.net/?find=SDL_2
    Next your mapping need to add into gamecontroller.txt file (in ENVARC: / ENV:)

    You can shared your mapping here and I will put it in next release, thanks


    In game, Fullscreen = F4

    [ Edité par beworld 25.10.2022 - 11:53 ]
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »25.10.22 - 10:53
    Profile Visit Website
  • Caterpillar
    Caterpillar
    gothor
    Posts: 32 from 2011/4/6
    Hi,

    thx for helf. it worked.
    Here my mapping:
    030000008f0e00000300000000000000,XBOX 360 For Windows,platform:MorphOS,a:b1,b:b2,x:b0,y:b3,back:b8,guide:b12,start:b9,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b6,righttrigger:b7,
  • »25.10.22 - 12:22
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 592 from 2010/2/10
    From: FRANCE
    ok thanks, i update https://github.com/BeWorld2018/gamecontrollerdb.txt
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »25.10.22 - 12:44
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Cool_amigaN
    Posts: 746 from 2011/11/30
    @beworld

    Can you pls update the gme controllers db with the following as well:

    03000000632500007505000000000000,PS3/PC Gamepad,platform:MorphOS,a:b2,b:b1,x:b3,y:b0,back:b8,guide:b12,start:b9,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:b6,righttrigger:b7,

    Also, what will happen if you connect 2 of the same controllers on MorphOS on a SDl2 app which supports multiple players (such as the latest OpenBOR you uploaded)? I mean, both have same GUID, name, bindings etc. So, how will the app understand, which joypad is which? By the lowlevel joypad different port assignment?
    Amiga gaming Tribute: Watch, rate, comment :)
  • »26.01.24 - 23:13
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    beworld
    Posts: 592 from 2010/2/10
    From: FRANCE
    SDL2 has its own joystick/gamepad management layer. so yes it should work without problem. I admit that I have not tested this specific case.

    So don't hesitate to tell us if it works or not :-)
    IMac G5 2.1,PowerBook G4 1.5,MacMini 1.5, PowerMac G5 2.7 died !!!
    My MOS ports
  • »27.01.24 - 07:15
    Profile Visit Website