• 0 Posts
  • 246 Comments
Joined 1 year ago
cake
Cake day: November 10th, 2023

help-circle



  • I’m sorry, I forgot to mention that you have to press the PS button once after plugging it in. Did you do that?

    If that doesn’t work try restarting Steam and look into your controller settings if it works there, if it does you’re good to go

    Keep in mind that many games don’t natively support Playstation controllers. You can work arround this by emulating an Xbox controller instead (enabling your PS4 controller in Steam should do just that for Steam games). Or alternatively do this regedit edit in your games Wineprefix to achieve the same in any launcher of your choice

    If all else fails it might be worth trying out ds4drv

    Good luck my guy and (hopefully) have fun gaming! :)

















  • Is there any difference between the native shell and Termux’s? I just installed fish and chsh’ed it to default: after syncing over all my dotfiles it looks and acts as expected.

    I did the same, but that’s not what I’m talking about.

    I don’t know for sure, but if I hat to guess I’d say that Termux uses chroot to emulate a more Linuxy experience by changing your root to /data/data/com.termux/files/ with it’s own bin, etc, lib and so on directories

    Using su you escape that chroot and start using your roms root directory at /

    I might be totally wrong with this, but that should hopefully clarify the way it behaves