I don’t need anything special or pricey, just a basic controller that does basic controller things.

I’ve tried a few generic controllers, but they have issues with bluetooth, battery life, and automatically shutting off too early from idling.

Does anyone know of any generic controllers that don’t have these issues? I don’t mind if the battery life isn’t the same or better than official controllers, but they shouldn’t straight up lie about the capacity. It should be illegal.

  • kusivittula@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 hours ago

    just an idea I have. to keep my pc from sleeping while streaming content to my other devices, I have a script that uses xdotool to move the cursor 1 pixel to the right and immediately back every 30 seconds if my network adapter has transferred some data. make (or ask chatgpt to make) a script that recognizes some of your controller inputs and then moves the mouse, or it could press XF86_wakeup key (this will cause problems in web excel). also it could trigger by just having the controller plugged in.