script.parsec icon indicating copy to clipboard operation
script.parsec copied to clipboard

Launch Parsec from OSMC on your Raspberry Pi

Results 6 script.parsec issues
Sort by recently updated
recently updated
newest added

- Fixed command to start parsec - Edited settings to match parsec docs (now uses "Peer ID") - Edited README to show new dependency requirement (libatomic1)

Should work with latest version of Parsec now. Also changed category to `game executable` so it shows up in the games menu.

Tried to get it to run, but I can't find Server-ID either. Parsec runs fine from commandline

Hi Thank you for this opportunity. I've tried installing your add-on to my raspberry pi 3 running osmc. The installation doesn't give me any trouble, but when I try to...

For raspbian compatibility, you have to make the following modifications. **parsec-launcher.sh**: sudo su $1 -c "sudo openvt -s -f sh $2parsec.sh $1 $3"; sudo service kodi stop; **parsec.sh**: sudo su...

This issue only happens sometimes. When pressing a letter key on my keyboard to login, the key produces a bunch of gibberish such as ^^C[[G^^[[[ and immediately the login fails....