// jQuery
$(document).ready(function() {
// code
})
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# source : http://code.google.com/p/natvpn/source/browse/trunk/stun_server_list | |
# A list of available STUN server. | |
stun.l.google.com:19302 | |
stun1.l.google.com:19302 | |
stun2.l.google.com:19302 | |
stun3.l.google.com:19302 | |
stun4.l.google.com:19302 | |
stun01.sipphone.com | |
stun.ekiga.net |
This guide is meant for those using Linux and wanting to use a PS5 Controller (Dualsense) with Chiaki to enable remote play for PS4/PS5.
If you're using a Steam Deck, check out the great chiaki4deck project instead.
Despite the PS5 Controller support added to the 5.12 kernel, I had issues getting it to be recognized by Chiaki.
I've only verified these steps on a PopOS 21.10 (Ubuntu derivative) system, running on 5.16 kernel.
If you have an alternate solution for Linux that worked for you, leave a comment to help others out!