this post was submitted on 20 Aug 2023
21 points (81.8% liked)

Linux

45595 readers
700 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Thought this would be dead simple to find on google, but NOPE! Is it even possible? I've been trying different searches for over half an hour now.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago (1 children)
[–] [email protected] 1 points 10 months ago (1 children)

I've tried to take a look, but unfortunately it seems you need to connect a controller for it to do anything. I just have a keyboard and mouse. I've also done some searching on how to accomplish this, but came up empty. Do you have any insight on how to accomplish it?

[–] [email protected] 2 points 10 months ago (1 children)

I found two other things that might do the trick:

https://github.com/jgeumlek/MoltenGamepad

this looks like highly sophisticated gamepad emulation. IDK if you can map mouse and keys to your virtual gamepads easily, but the readme suggest that you definitly can. Looks like some work though.

https://github.com/iosonofabio/virtual_gamepad

this one is a fairly simple python script. I don't know if you're into programming, if it works you only need to change it so it registers mouse input and map that to the virtual controllers stick

[–] [email protected] 1 points 10 months ago