Skip to content

Lightweight OS Configuration for running the Sinden lightgun drivers

Notifications You must be signed in to change notification settings

th3drk0ne/sindenps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

582 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Install by running the following command on Raspberry Pi OS Lite 32-bit

[script working now for 64-bit Debian Trixie Pi OS Lite - for testing]

Run the below command from a remote SSH session, you will be prompted to select the version

sudo -E bash -c "$(wget -qO- "https://raw.githubusercontent.com/th3drk0ne/sindenps/master/setup.sh")"

Or with these if you want a specific version

Install latest official Sinden driver

VERSION=latest sudo -E bash -c "$(wget -qO- "https://raw.githubusercontent.com/th3drk0ne/sindenps/master/setup.sh")"

Install psiloc uberlag patched driver

VERSION=psiloc sudo -E bash -c "$(wget -qO- "https://raw.githubusercontent.com/th3drk0ne/sindenps/master/setup.sh")"

For Linux installs that do not have a sinden user please specify a password below, replace StrongP@ssw0rd! with one of your choosing

Install latest official Sinden driver

VERSION=latest SINDEN\_PASSWORD='StrongP@ssw0rd!' sudo -E bash -c "$(wget -qO- "https://raw.githubusercontent.com/th3drk0ne/sindenps/master/setup.sh")"

Install psiloc uberlag patched driver

VERSION=psiloc SINDEN\_PASSWORD='StrongP@ssw0rd!' sudo -E bash -c "$(wget -qO- "https://raw.githubusercontent.com/th3drk0ne/sindenps/master/setup.sh")"

About

Lightweight OS Configuration for running the Sinden lightgun drivers

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors