OneLiberty / moonlight-tizen-nacl

GameStream client for Samsung Smart TV's running Tizen OS (3.0 to 6.0)
GNU General Public License v3.0
13 stars 0 forks source link

Read before posting : Here are the current issues so people are aware of this and someone else can hopefully fix in the future #1

Open MrPhaze62 opened 1 month ago

MrPhaze62 commented 1 month ago

Currently this NaCl port has a few issues that hopefully someone else can fix in the future.

Here are the issue people should be aware of: The stream will be laggy/stuttery.

Controller support seems to be a mixed bag. It will partially work on older tvs, but upon streaming it may not work. (However, it is confirmed on tizen 6.0, the controller support DOES work perfectly on stream via Bluetooth, so if you are able to somehow connect your controller via Bluetooth on older tv, it may seem to work perfectly fine.)

(Currently the workaround for the controller issue at this time, is to have the controller connected directly to the pc via Bluetooth if you are able to. OR Use steam link app on your phone and parse controller input there.)

After long hours of use, the samsung screensaver may randomly show up, regardless of gameplay or when watching a long video. (Currently do not know if this is a specific issue with my samsung tv, but hey. Feel free to find out for us.)

Setting 2k/4k resolution will be a black stream.

However despite these issues. This port is just perfect for older tizen versions.

I will point out i have a tizen 4.0 to test this version, so the issue i have here may not be the same for you and may be different on different tizen versions. But these are the general issues i have found for testing.

leaskovski commented 1 month ago

What breaks compatibility from 2.4 to 3.0 of tizen for this package? I might compile and give this a try on my series 6 TV.

OneLiberty commented 1 month ago

Probably the whole browser. Didn't test on tizen 3.0, but 3.0 and up are running chromium, below is webkit. As far as i remember doing my testing on 2.4, the JS didn't work

https://developer.samsung.com/smarttv/develop/specifications/web-engine-specifications.html

MrPhaze62 commented 3 weeks ago

weirdly, looks like for tizen 3.0 seems to not work for one user, seems that 4.0 and upward works.

if anyone reading this has a tizen 3.0 samsung tv, it would be cool to see the logs and test it out, although hoping someone else in the future can see if they can get it to work for that version.

see #3 for the issues for tizen 3.0.

Flarkk commented 3 weeks ago

@MrPhaze62 I can definitely help with the logs on Tizen 3.0, but I get stuck with the console and see no log message. See my last post on #3. Happy if you can guide me through.