freebsd-ports/games/moonlight-embedded/pkg-descr
Armin Zhu f01ecd7106 games/moonlight-embedded: update to 2.6.0
- 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
2023-09-30 16:00:01 -04:00

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!