Second vita alpha
Pre-release
Pre-release
For this version, you need to place an additional configuration file to ux0:data/moonlight/settings.txt
In that file you write four numbers: stream width, height, FPS and bitrate. So the file might look like this:
1280 720 30 2000
for 1280x720 30 FPS and 2000 kbps bitrate
960 544 60 4000
for 960x544 60 FPS and 4000 kbps bitrate
If you want to use Vita native resolution (960x544) you need to go to NVIDIA control panel => change resolution and add the resolution manually. (Customize=>Create custom resolution) Also, some games might need additional settings to stream 960x544 (for example, for Portal 2 I had to add -width 960 -height 544
command line options).