Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
99 user(s) are online (48 user(s) are browsing Forums)

Members: 1
Guests: 98

TheMagicSN, more...

Headlines

 
  Register To Post  

« 1 (2) 3 »
Re: SDL2 gamecontroller database Needs You!!
Just popping in
Just popping in


See User information
@jabirulo

Thanks, will have a look at them later.

I took care about proper Fullscreen Support. As by the source of the current Version (1.3.1) theres only this in code:

if (SDL_WM_ToggleFullScreen(screen)) { //this doesn't work on windows..
                    
OSDset("toggle fullscreen");
                }


anyway i fixed, rather implemented it, including Tooltype Support. Exclusively for OS4

Resized Image

Go to top
Re: SDL2 gamecontroller database Needs You!!
Just can't stay away
Just can't stay away


See User information
@IamSONIC

GREAT!!!! Keep the good work mate!

Go to top
Re: SDL2 gamecontroller database Needs You!!
Not too shy to talk
Not too shy to talk


See User information
@jabirulo

Here you go

5468727573746d617374657220647561,Thrustmaster dual analog 3.2,platform:AmigaOS 4,a:b0,b:b2,x:b1,y:b3,back:b8,start:b9,leftstick:b10,rightstick:b11,leftshoulder:b4,rightshoulder:b6,dpup:h0.1,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,leftx:a0,lefty:a1,-rightx:a2~,-righty:a3~,lefttrigger:b5,righttrigger:b7,


AmigaOne X5000 -> 2GHz / 16GB RAM / Radeon RX 550 / ATI X1950 / M-Audio 5.1 -> AmigaOS 4.1 FE / Linux / MorphOS
Amiga 1200 -> Recapped / 68ec020 ACA 1221ec / CF HDD / RetroNET connected to the NET
Vampire V4SE TrioBoot
RPI4 AmiKit XE
Go to top
Re: SDL2 gamecontroller database Needs You!!
Home away from home
Home away from home


See User information
my RumblePad working fine:

4c6f67697465636820436f72646c6573,Logitech Cordless RumblePad 2,platform:AmigaOS 4,a:b1,b:b2,x:b0,y:b3,back:b8,guide:b9,leftstick:b10,leftshoulder:b4,rightshoulder:b5,dpup:h0.1,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,leftx:a0,lefty:a1,lefttrigger:b6,righttrigger:b7,

_______________________________
c64-dual sids, A1000, A1200-060@50, A4000-CSMKIII
Catweasel MK4+= Amazing
! My Master Miggies-Amiga1000 & AmigaONE X1000 !
mancave-ramblings

Go to top
Re: SDL2 gamecontroller database Needs You!!
Just can't stay away
Just can't stay away


See User information
@328gts & @Skateman

THX updated gamecontrollerdb.txt file (download on 1st post of this thread) https://www.amigans.net/modules/xforum ... id=119591#forumpost119591

Go to top
Re: SDL2 gamecontroller database Needs You!!
Home away from home
Home away from home


See User information
@jabirulo

Dont forget to update ticket #148 then

https://github.com/AmigaPorts/SDL/issues/148

Go to top
Re: SDL2 gamecontroller database Needs You!!
Just can't stay away
Just can't stay away


See User information
@samo79

Done master!!!

Go to top
Re: SDL2 gamecontroller database Needs You!!
Home away from home
Home away from home


See User information
@jabirulo

)

Go to top
Re: SDL2 gamecontroller database Needs You!!
Just popping in
Just popping in


See User information
2 more

4c6f6769746563682052756d626c6550,Logitech RumblePad 2 USB,platform:AmigaOS 4,a:b1,b:b2,x:b0,y:b3,back:b8,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,

4c6f6769746563682852292050726563,Logitech(RPrecision(TMGamepad,platform:AmigaOS 4,a:b1,b:b2,x:b0,y:b3,back:b8,start:b9,leftshoulder:b4,rightshoulder:b5,dpup:-a1,dpdown:+a1,dpleft:-a0,dpright:+a0,lefttrigger:b6,righttrigger:b7,

Go to top
Re: SDL2 gamecontroller database Needs You!!
Just can't stay away
Just can't stay away


See User information
@IamSONIC

THX added to file/database.

Go to top
Re: SDL2 gamecontroller database Needs You!!
Just can't stay away
Just can't stay away


See User information
When running controllermap, a white window appears. Should this be an image instructing which buttons to press?

I get three errors in shell, the .bmp images cannot be loaded.

AmigaOne X1000.
Radeon RX550

http://www.tinylife.org.uk/
Go to top
Re: SDL2 gamecontroller database Needs You!!
Just can't stay away
Just can't stay away


See User information
@ddni

Unarchive in RAM: and from CLI/Shell type:
#controllermap 0 >mapper.txt

You should get some output like this:

INFO: There are 1 joysticks attached
INFO: Joystick 0: Generic USB Joystick
INFO: axes: 5
INFO: balls: 0
INFO: hats: 1
INFO: buttons: 12
INFO: instance id: 0
INFO: guid: 47656e6572696320202055534220204a
INFO: VID/PID: 0x0000/0x0000
INFO: Watching joystick 0: (Generic USB Joystick )
INFO: Joystick has 5 axes, 1 hats, 0 balls, and 12 buttons
INFO:

====================================================================================
Press the buttons on your controller when indicated
(Your controller may look different than the picture)
If you want to correct a mistake, press backspace or the back button on your device
To skip a button, press SPACE or click/touch the screen
To exit, press ESC
====================================================================================
#


and a window with an image of a gamepad
Resized Image



If you get an empty/white window, I guess you are running controllermap "outside" its drawer where .bmp are. (like "<somedrawer>/controllermap 0 >mapper.txt")


Edited by jabirulo on 2020/10/21 12:38:01
Go to top
Re: SDL2 gamecontroller database Needs You!!
Home away from home
Home away from home


See User information
@jabirulo

Questions:

1) Will these changes go into the "official" gamecontrollerdb.txt or will it stay a "merge AmigaOS4 stuff to original databse, if updated"?
https://github.com/gabomdq/SDL_GameControllerDB

2) Is there a "central" place i could copy this database file, where all games (that support it) can access it, or do i hvae to copy it to every single game/app?

Thank you

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: SDL2 gamecontroller database Needs You!!
Just can't stay away
Just can't stay away


See User information
Just added as comment to a commit on gamecontroller.db

https://github.com/gabomdq/SDL_GameCon ... a6aba0e45008fb66c7ca7391a

Full file with latest AmigaOS4 controllers:
http://jabirulo.byethost13.com/temp/sdl2/gamecontrollerdb.txt

Go to top
Re: SDL2 gamecontroller database Needs You!!
Home away from home
Home away from home


See User information
@jabirulo

Probably better adding it as pull request

Go to top
Re: SDL2 gamecontroller database Needs You!!
Amigans Defender
Amigans Defender


See User information
Same here
I have a controller that is recognized in AmigaInput (all buttons too) but not by your test program.
What can i test?

i'm really tired...
Go to top
Re: SDL2 gamecontroller database Needs You!!
Just can't stay away
Just can't stay away


See User information
@afxgroup

So you run:
controllermap 0 >>mapping
and doesn't show you a gamecontroller image and pushing/tapping buttons/joystick doesn't do anything?


What does "testgamecontroller" show/say?
...
INFO: There are 0 game controller(s) attached (1 joystick(s))

Go to top
Re: SDL2 gamecontroller database Needs You!!
Home away from home
Home away from home


See User information
I'm still waiting for an answer to my question 2)

Thank you

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: SDL2 gamecontroller database Needs You!!
Just can't stay away
Just can't stay away


See User information
@Raziel

AFAIK there is no "central path/location" fro such .db file. You must copy it on game path everytime.
Or you can try to use makelink to link the .db file on the game path.

Go to top
Re: SDL2 gamecontroller database Needs You!!
Home away from home
Home away from home


See User information
@jabirulo

Hmm, too bad.

Makelink is an interesting concept, but would again need a central place first that every person have the database file installed to.

Thanks

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top

  Register To Post
« 1 (2) 3 »

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project