Giter Club home page Giter Club logo

Comments (6)

lestcape avatar lestcape commented on September 13, 2024

This is probably related with: #10281 I use the class he provide to test what going own. And that is the result with both devices connected:

./test
Initializing SDL...
SDL initialized.
1 joysticks were found.

The names of the joysticks are:
Logitech G29 Driving Force Racing Wheel

IsGameController: 0
Failed to open GameController 0
Quitting SDL...

So yes, is not Cemu, there are problems to detect the Gamesir-T1s and the Logitech G29 Wheel is not detected as a Game controller. Maybe all this was solved in a new version of the library, but I still don't know how to test the new version without ending up messing up my system.

from sdl.

slouken avatar slouken commented on September 13, 2024

That's correct, wheels are not game controllers. The applications should be opening them as joysticks.

from sdl.

slouken avatar slouken commented on September 13, 2024

At least that's true for the wheel. I'm not sure why the T1s isn't showing up.

from sdl.

lestcape avatar lestcape commented on September 13, 2024

That's correct, wheels are not game controllers. The applications should be opening them as joysticks.

Cemu not detect it as anything. Are there a way to configured the library to see the wheels as a game controllers? I see that: 189f71e, but the problem with this argument is that not all in Linux is steam. What about other applications that are not steam and have a poor support for games controllers and who could benefit from something like that?

At least that's true for the wheel. I'm not sure why the T1s isn't showing up.

Yes, well T1s is not in the libsdl official database, but it should be detected and let you to configured it. It's detected by SDL2 Gamepad Tool of General Arcade as 05004477ac0500002d0200001b010000 and they have a map available for it, but if libsdl can not see it, Cemu also can not.

Captura desde 2024-09-04 13-26-32

from sdl.

lestcape avatar lestcape commented on September 13, 2024

I was also going to propose to use a pointer to a file in SDL_GAMECONTROLLERCONFIG instead of directly the settings, because seems that if you exceed a certain amount of device settings, the results are problematic: https://www.reddit.com/r/linux_gaming/comments/9cf6ip/comment/jjc2tbg/, but apparently this is included in sdl3 as can read in:

#define SDL_HINT_GAMECONTROLLERCONFIG "SDL_GAMECONTROLLERCONFIG"

from sdl.

lestcape avatar lestcape commented on September 13, 2024

I will close this, because i suspect the problem with the Gamesir-T1s will be resolved using a new version of the library and the reality is that i don't care about if this device work or not. I care much more about the G29 and i know there are efforts to add better support for this type of devices.

from sdl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.