Categories
Uncategorized

The Nintendo Switch For PC Gaming  — Powered By A Raspberry Pi 2 And Parsec

This guide is reprinted with permission and written by Drew Wallace. The up-to-date version of the guide is hosted on Github. The SwitchBerry Setup Guide The SwitchBerry is a mobile PC game streaming device inspired by the Nintendo Switch and made from a Raspberry Pi. The goal was to play my PC games on the go, […]

Categories
Uncategorized

An Update To SDL2 To Patch Cursor Bugs

by Jamie Dickson Tl;dr — We implemented a change to fix a mouse cursor bug in the SDL2 library and open sourced it on Github. Parsec uses the SDL2 library to handle most inputs and interactions between the remote interface and gaming PC. We ran into an issue with the library, however, as we were developing our […]