Hi!
With Version 7.2.2, is there a way now to control the video effects? I want to just blend in the video in a TV-Frame without the rotation-animation.
Hi!
With Version 7.2.2, is there a way now to control the video effects? I want to just blend in the video in a TV-Frame without the rotation-animation.
I have the same Problem.
Under ssh i can establish a connection if i just use "moonlight" as a command. But if i paste the command used by the es-ui i get the following error:
Command: # python /usr/lib/python2.7/site-packages/configgen/emulatorlauncher.pyc -p1index 0 -p1guid 050000007e0500000920000001000000 -p1name "Pro Controller" -p1nbaxes 4 -p1devicepath /dev/input/event0 -system moonlight -rom /recalbox/share/roms/moonlight/1088017781_.moonlight -emulator default -core default -ratio auto
Traceback (most recent call last):
File "usr/lib/python2.7/site-packages/configgen/emulatorlauncher.py", line 268, in <module>
exitcode = main(args)
File "usr/lib/python2.7/site-packages/configgen/emulatorlauncher.py", line 182, in main
command = generators[system.config['emulator']].generate(system, args.rom, playersControllers)
File "/usr/lib/python2.7/site-packages/configgen/generators/moonlight/moonlightGenerator.py", line 15, in generate
configFile = controllersConfig.generateSDLGameDBAllControllers(playersControllers, outputFile)
AttributeError: 'module' object has no attribute 'generateSDLGameDBAllControllers'
So the log shows me:
[2019/04/20 22:19:32.494] (WARN!) : ...launch terminated with nonzero exit code 256!
After ive got through your readme, the answer was pretty obvious:
add a new system in /recalbox/share_init/system/.emulationstation/es_systems.cfg like this:
<system>
<fullname>Scripts</fullname>
<name>Scripts</name>
<path>/recalbox/share/roms/scripts</path>
<extension>.sh</extension>
<command>%ROM%</command>
<theme>Scripts</theme>
<platform>Scripts</platform>
<emulators/>
</system>
and put your .sh scripts in /recalbox/share/roms/scripts
for example wakeonlan.sh:
ether-wake -i wlan0 XX:XX:XX:XX:XX
ether-wake -i eth0 XX:XX:XX:XX:XX
works for me. Again thanks for your help
Nervermind i answered the question myself:
Dont upgrade GFE from Version 3.12. Uninstall GFE first and do a fresh install.
Since yesterday i try to make moonlight work, but now i think i dont know what i can do else.
Pairing works fine, but if i want to start the stream, the rpi4 just cuts off the hdmi signal. On my PC, the Game i want so stream starts, but my TV remains black.
If i restart ES over the webinterface,TV turns back on and i can see the steam, but now i have the menu-music from ES in the background and i think, i controll the stream and ES parallel.
I can stop ES, but then after 20 seconds the stream stops.
What i tried so far:
Update Geforce Experience and NV-drive to the latest. Before that i used GFE 3.12 and an older NV-Driver, but the result is the same. So i guess this isnt the reason.
Now i reverted everything back to 3.12, so that my RPI3 can stream.
If anyone could help me, let me know
Hi!
With Version 7.2.2, is there a way now to control the video effects? I want to just blend in the video in a TV-Frame without the rotation-animation.
Moonlight is working again under 7.2.2 , but only in sdl mode (software decoder)
There is a fix on the way for the hardware decoder, but it isnt out yet.
What does this mean? 1080p 60 fps doesnt work (unless you like artifacts)
You get the best results if you set your moonlight.conf to the following values:
codec= h264 (h265 is gray flickering all the time)
width = 1920
height = 1080
fps = 30
or if you want 60fps:
codec= h264
width = 1280
height = 720
fps = 60
thats all
(everything testet in LAN mode)
Die erste Frage ist einmal, ob die hier im Forum überhaupt richtig bist.
Hier ist das Recalbox-Forum. Und Recalbox ist im Aufbau etwas völlig anderes als Retropie.
Aber vielleicht hast du dich ja nur verschrieben...kann ja passieren
I see, my link to the last working Geforce Experience Version is dead. I place here a working one:
http://us.download.nvidia.com/GFE/GFEClient/3.20.2.34/GeForce_Experience_v3.20.2.34.exe
It seems that after the 7.2 update , even with the Workaround (restart ES over web-ui) Moonlight doesnt work anymore.
The initial Problem was mentioned in this closed Article:
https://forum.recalbox.com/topic/21446/moonlight-on-recalbox-7-behave-strange?_=1619249007033
I didnt tried a complete reinstall yet. I will test this soon.
OK...
with this shader as source, i was able to fix the crt-pi shader for RPI4
https://github.com/libretro/glsl-shaders/blob/master/crt/shaders/crt-pi.glsl
I tweaked some values , so that the shader looks as close as the one on RPI3 (reduce moire effect, deactivate mask for real colour)
I didnt found a source for the barrel and mask shader (maybe special recalbox shaders?), so this was the only one i could fix for now.
Just copy the crt-pi.glsl file to /recalbox/share/shaders/lr/crt-pi
https://www.dropbox.com/s/elt6fxqmieh7pzh/crt-pi.glsl?dl=0
Hope i could help
edit: now im just desperate and did acris advice even on the fesh install:
It simply doesnt.
Like i said. If its a fresh install or my upgraded system...it doesnt work