f01ecd7106
- Fixed "video decode buffer too small" errors - Fixed keyboard no response on platform x11* - Fixed no sound on platform x11* - Fixed fixed pin code - Update man page for moonlight - Fixed too slow network response In addition, we now ship a number of patches to improve the experience on FreeBSD: - fix slow host response times - add OSS sound support - handle keyboard more strictly, avoiding unresponsive keyboards - default to SDL for gamepad handling - add a grab/ungrab keyboard shortcut for X11 - add a -nosdl option to switch between libsdl and libevdev on X11 - disable HDR, as it is not supported on FreeBSD. Submitter becomes maintainer. PR: 274026
10 lines
352 B
Text
10 lines
352 B
Text
Moonlight Embedded is an open source implementation of NVIDIA's
|
|
GameStream, as used by the NVIDIA Shield.
|
|
|
|
Moonlight Embedded allows you to stream your full collection of games
|
|
from your powerful Windows desktop to your FreeBSD system.
|
|
|
|
First, pair: # moonlight pair 192.168.0.1
|
|
Then, connect: # moonlight stream -app Desktop -1080 192.168.0.1
|
|
|
|
ENJOY!
|