Switch remote play pc инструкция

Всем мы знаем, что стриминг игр обычно подразумевает собой захват изображения с монитора и передачу его на консоль (пример Steam Link) и из-за этого, ты не можешь нормально пользоваться пк, так как всё управление идёт в игру. Но что, если я скажу, что это можно обойти?

Дисклеймер: Всё о чём я буду писать, касается только взломанной консоли. Поэтому вы должны знать, как закидывать файлы на консоль и устаналивать nsp файлы. Помимо этого, вам нужен будет «мощный» ПК для больших игр или вам придётся играть в «инди» хиты. Также, подразумевается, что вы уже можете запускать консоль от имени администратора и редактировать реестр, так как о базовых вещах я не буду рассказывать.

1. Настраиваем стриминг игр с ПК

Два года назад, я уже писал небольшую заметку о SkyNX, но сейчас немного всё обновилось, поэтому начнём сначала.

Появилась новая версия SkyNX+ с улучшениями, в том числе, теперь можно задавать то, для какого монитора будет меняться разрешение + дополнительные функции рендеринга. Но там всё равно не хватало одной функции, поэтому я немного переделал приложение под себя, а именно добавил возможность смещать изображение. Кому интересно, мой форк тут.

Поэтому просто выкладываю всё архивом.

Установка:

  • Качаем архив с приложением и распаковываем на пк
  • Качаем архив с приложением для Switch и распаковываем его на карту памяти консоли. После этого, вы можете установить файл SkyNX_Forwarder.nsp, чтобы удобно запускать его с главного экрана.
  • После этого, запустите SkyNX на консоли, вы должны увидеть IP-адрес (Убедитесь, что вы подключены к домашней сети WI-Fi)
  • Запустите приложение на пк (файл SkyNXStreamer.exe), вам нужны будут права администратора.
  • Перейдите в настройки приложения и в конце нажмите кнопки «Install Controller» и «Install Audio Driver». После этого, перезагрузите компьютер.
  • После перезапуска, снова открываем приложение и вводим IP-адрес, который высвечивается на консоли.
  • Нажимаем «Start Streamer» и на консоли должно появится изображение с ПК. Если этого не произошло, измените ползунок «Quality» на меньшее значение. Или измените тип Endcoding.

Если всё прошло хорошо и изображение появилось, то переходим к следующему шагу.

2. Создаём виртуальный дисплей

Если у вас уже есть второй монитор, то вы можете пропустить этот шаг. Но тогда, вы будете видеть игру у себя на втором экране.

Если же у вас один основной монитор, то вам нужно будет создать дополнительный виртуальный.

Для этого:

  • Качаем и распаковываем usbmmidd_v2
  • Открываем консоль от имени администратора
  • Пишем: cd «путь к раскованной папке без ковычек»
  • Далее: deviceinstaller64 install usbmmidd.inf usbmmidd
  • Потом: deviceinstaller64 enableidd 1

После этого, у нас должен добавиться виртуальный монитор. Но у него не то разрешение, которое нам нужно. Поэтому редактируем реестр по пути:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWUDFServicesusbmmIddParametersMonitors

И меняем там значение по умолчанию и «1920,1080» на «1280, 720»;

После этого, отключаем монитор и включаем его ещё раз командами:

  • deviceinstaller64 enableidd 0
  • deviceinstaller64 enableidd 1

Всё, проверяем в настройках дисплея новый монитор и его разрешение.

Для удобства, создадим bat файл с активацией монитора по клику.

Создайте файл start.bat и вставьте в него следующий код:

@cd /d «%~dp0»

@goto %PROCESSOR_ARCHITECTURE%
@exit

:AMD64
@cmd /c deviceinstaller64.exe enableidd 1
@goto end

:x86
@cmd /c deviceinstaller.exe enableidd 1

:end
@exit

Сохраните. Теперь можете его использовать, чтобы активировать монитор без консоли.

После всего выше проделанного, расположите второй монитор, как на скриншоте.

Всё, создание виртуального монитора завершено.

3. Заставляем игру принимать управление с геймпада при не активном окне.

Качаем и устанавливаем — Special-K.

Советую разобраться с этой программой по лучше, так как там есть несколько вариантов запуска и инъекции dll файлов. Но мы разберём самый базовый.

После установки, устанавливаем всё что потребует программа и запускаем.

Выбираем игру, в которую хотим играть и нажимаем Launch.

Если всё нормально, вы увидите сообщение:

Нажимаем Ctrl + Shift + Backspace.

Открываем вкладку «Window Management» и выставляем настройки как на скриншоте:

Далее идём во вкладку «Input Management» и также выставляем настройки как на скриншоте:

Закрываем и всё, теперь, игра будет управляться только с геймпада.

ВАЖНО! Эти настройки можно произвести один раз, они сохранятся для игры.

4. Объединяем всё вместе

И так, по итогу у вас должно быть:

  • Запущен SkyNX
  • Создан виртуальный дисплей
  • Настроена игра

Теперь нам нужно это всё объединить, для этого, открываем SkyNX и идём в настройки.

Выставляем параметры так:

  • Monitor ID: 1
  • X Offset: Разрешение вашего монитора «по ширине» (Обычно это 1920)
  • Y Offset: Разрешение вашего монитора «по высоте» минус 720.

Например, у вас основной монитор: 1920×1080, тогда в X выпишите 1920, а в Y (1080-720), т.е 360.

Теперь включаем стриминг и по идее, вы должны увидеть маленькую версию своего рабочего стола.

Убедитесь, что виртуальный монитор расположен правильно и в настройках стоит «Расширить эти экраны». И разрешение — 1280×720

Теперь запускаем игру, помним, что она управляется только с геймпада. (Когда вы стримите игру, геймпадом будет выступать ваш свитч)

Нажимает на игру, чтобы окно было активным и сочетанием клавиш: Win + Shift + Стрелочка вправо, отправляем его на второй монитор.

Чтобы вернуть его на основной, делаем всё то же самое, только теперь стрелочку влево нажимаем.

Теперь игра должна быть видна на вашем свиче. Проверяем управление, проверяем не пересекается ли управление мышью и клавиатурой на пк в игре.

Если всё нормально, то поздравляю. Вы справились.

Если не работает управление, то удалите и установите драйверы через SkyNX.

Какой порядок действий после всего установленного, чтобы запускать игру:

  1. После перезапуска пк, создайте виртуальный монитор, для этого запустите ранее созданный батник. (Его можно повесить в автозагрузку, если надо)
  2. Запускаете SkyNX и включаете стриминг
  3. Запускаете игру и переносите её на второй монитор используя Win + Shift + Стрелочка вправо
  4. Всё.

Да, придётся потратить на установки и настройку всего время. Да, немного замороченный запуск. Но теперь, вы можете свободно пользоваться своим ПК, пока кто-то играет на свиче в игры через ваш ПК ¯_(ツ)_/¯

Всем удачи, если будут вопросы, постараюсь помочь!

Search code, repositories, users, issues, pull requests…

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

  • Thread starter

    Moehammered


  • Start date

    Dec 25, 2020


  • Views
    119,993

  • Replies
    222

  • Likes
    32

  • #1

Welcome to Switch Remote Play.

YN6Hls5.jpeg

Yet another PC streaming application for the Switch.

I’d like to immediately start off saying thanks to jakibaki for In-Home-Switching and DevL0rd for SkyNX.

The main goal of this project came about from the small inconveniences of the predecessors. I didn’t like having to get up to configure the PC application as some games I’d need to drop the settings to get smoother images, etc. I also didn’t like that if the Switch ever slept, I’d need to inject the payload again. So, I made this to try and move all the configuration to the Switch’s side and have it be as convenient as possible.

Download:

Features:

  • Configure stream settings directly from the Switch
  • No system crashing when going to sleep (stream will disconnect though and application is closeable)
  • Use ffmpeg to stream video and audio to the Switch
  • Stream input from the switch to remote connection
  • Allow manual configuration of Switch to PC connection
  • Automatically connect Switch and PC stream applications
  • Automatically mute PC when audio is streaming to the Switch
  • Disconnect / Reconnect stream at will
  • Toggle Input Mode to Mouse
  • Toggle Input Mode to DS4(PS4) controller
  • Toggle Input Mode to Xbox controller
  • Rich configuration options for h264 CPU encoder
  • Rich configuration options for h264 AMF encoder (AMD hardware encoder)
  • Multiple Controllers (up to 4, including individual JoyCons)
  • Touch Screen Support

Changeset

Version 1.0.0

  • Multiple Controller Support (up to 4 players)
  • Touch Screen support (as PC touch input, or a simulated trackpad)
  • Simulated keyboard bindings
  • Mouse scrolling and middle-click
  • Configurable ‘home/guide’ button assignment
  • Monitor selection
  • Improved configuration experience using built in Switch Software Keyboard
  • For full details, see the release page

Version 0.9.0

  • Invert Controller Analog Axis for left and right sticks
  • Delete deprecated Switch HID input API usage
  • UI Refactored to be easier to add configuration parameters
  • Configuration file refactored into multiple configuration files
  • Encoder configuration overhauled
  • H264 AMF (AMD GPU) encoder support added

Version 0.8.3

  • Instructions have been updated to include more troubleshooting steps related to automatic network discovery
  • Fixed some bugs related to the switch gamepad data being read partially from the PC application
  • Fixed the Xbox 360 controller mode’s ‘minus’ mapping to be ‘back’ instead of ‘guide’
  • Fixed a potential overflow issue with the virtual controller analog sticks
  • Added diagnostic info to the PC application to help when users report issues and to display basic networking information
  • Added Manual IP Mode Enabled to the switch application’s config file. Now you can configure Manual IP Mode once, enable it, and you’ll never need to touch it again! (Unless your PC’s IP changes of course…)
  • Added broadcast address to the switch application’s config file. This is to allow those who wish to use the network discovery feature. The PC application will display instructions on how to configure this. Please follow the instructions for it.
  • Now you can pretty much control the PC doing simple tasks with just the left or right joy-con alone!

Version 0.8.1

  • Instructions have been updated to include troubleshooting steps related to automatic network discovery
  • Added extra options to the Controller Configuration menu
    • Left and Right mouse buttons can now be mapped to any of the Switch shoulder buttons
  • Now you can pretty much control the PC doing simple tasks with just the left or right joy-con alone!

Version 0.8.0 (Major Improvements)

  • Re-wrote how the menu system works to make it less of a hassle to add more configuration screens
  • Added Decoder Configuration Menu
    • Available decoder options that can modify how the Switch decodes the ffmpeg stream are available
    • Offers some good performance options to allow for better quality streams to come through
  • Added Controller Configuration Options
    • Moved mouse sensitivity to the Controller Configuration screen
    • Added option to toggle if Mouse is default input mode on stream connect
    • Added Controller type option to choose between X360 or DS4 controller
    • Added button inversion options for XYAB
  • Added X360 Controller support to the PC application (thanks theosirian)

Version 0.7.4

  • Added Mouse Sensitivity as a configuration option
  • Configuration settings are now saved upon starting a stream
  • Last saved configuration settings are loaded on application start

Version 0.7.3

  • More control over ffmpeg’s arguments to control stream quality
  • Fixed hbloader crash
  • Increased input poll rate
  • Fixed d-pad diagonal control mapping issue with diagonals being accidentally flipped
  • Made UI more concise
  • Updated icon!

Stream Encoder Settings Examples

Considering a lot of people seem to skip or miss the encoder configuration screen entirely, or they just don’t know what to do with the settings, I’ve put a simple suggestion on what configuration to choose for certain quality targets:

  • Common Settings
    • Desktop Resolution: 1280 x 720
    • Switch Resolution: 1280 x 720
    • Vsync Mode: variable frame rate
    • Hardware Accel Mode: auto
    • Video Codec: h264
  • Perfect Image Quality
    • Bitrate: 5120
    • Quality Control Factor: 0
    • Encoder Preset: very slow
  • Low Latency quality
    • Bitrate: 5120
    • Quality Control Factor: 20(or higher)
    • Encoder Preset: ultra fast
  • Balanced quality
    • Bitrate: 8192
    • Quality Control Factor: 8 ~ 15
    • Encoder Preset: medium or fast

These all depend on your CPU’s performance and what you’re running at the time. If you’re having trouble, please make sure to include your machine’s specs in your post. (CPU, RAM, GPU at minimum please)

Thanks

  • jakibaki for the original In-Home-Switching switch application
  • DevL0rd for the updated streaming application SkyNX
  • FFmpeg for an exhaustingly extensive library
  • nefarius for the ViGEm Client SDK. It’s such a nice SDK/library to use
  • rdp for screen-capture-recorder. Made streaming audio via FFmpeg on PC very easy
  • SwitchBrew for libNX
  • devkitPro bloody legends for letting us have a toolchain to compile stuff for the Switch
  • SciresM, TuxSH, hexkyz, and fincs for Atmosphere. Absolute madlads these lot are. Also a shoutout to the champs that help contribute to the repo.
  • Jonathan Dearborn for SDL_FontCache
  • cucholix for the app icon :)

Enjoy everyone! :)

  • #2

sounds promising, thank you for your work !

Joined
May 25, 2020
Messages
34
Trophies
0
Age
24
XP

276

Country
Ireland

  • #3

I just tried it, I wish there would be some mouse sensitivity option because the normal speed is just too stuttery and slow, the quality of the video is good but there’s only 720p, I tried every option on it but I can’t get more than like 35FPS from the stream and I’m on fiber internet with 5GHz, it’s still better than SkyNX but the audio is unusable for me, it sounds so grainy and distorted exactly like SkyNX was for me

  • #4

I just tried it, I wish there would be some mouse sensitivity option because the normal speed is just too stuttery and slow, the quality of the video is good but there’s only 720p, I tried every option on it but I can’t get more than like 35FPS from the stream and I’m on fiber internet with 5GHz, it’s still better than SkyNX but the audio is unusable for me, it sounds so grainy and distorted exactly like SkyNX was for me

Mouse sensitivity is planned. Look forward to it in the later updates.

The video quality setting for the switch is clamped to 720p for now because I mostly used it in handheld mode and 1080p would only be usable when it’s docked so I focused on 720p initially. To render a 1080p stream I need to modify the rendering step. It’s in consideration though :)

Sorry to hear that the mouse is stuttering. That means you might be having packet drops or connection interference. Internet connection is not important, just the router and WiFi network.

If the stream wont go higher than 35fps then it could be due to the CPU.

Could you please tell me:

  • Your PC Specs (CPU, GPU, RAM)
  • The game you’re streaming
  • How many devices are usually connected to your home network?

The audio issue occurs when the network speed isn’t fast enough or when there’s too much interference from a busy network. Usually when I restarted my PC the audio issue went away.

  • #5

Just played some tekken with it. And I think it’s kidna good. Not perfect of course, but still.
No problem with sound, latency is alright, picture have disticnt compression artifacts, but what’s you gonna do? Maybe add some GPU support with x265 codec, but it’s much easier said, then done.
UI is pretty handy, not that flashy, but that super optional.
Anyway, I hope this project won’t stuck in any limbo.

  • #7

View attachment 239353
Nice app, feel free to use it :P

Thank you very much! It looks very sleek. I’ll definitely be using it.

Much appreciated :)

  • #8

Haven’t been able to start a stream yet. Do I need to be running the screen capture software?

  • #9

Haven’t been able to start a stream yet. Do I need to be running the screen capture software?

Sorry to hear that. Is windows firewall blocking it? Can you check to make sure switch-remote-play-host is an allowed app in the firewall list on your PC?

  • #10

Good work, thanks. If the computer end is using ffmpeg I wonder if it can be adapted to work on Mac…

  • #11

Just played some tekken with it. And I think it’s kidna good. Not perfect of course, but still.
No problem with sound, latency is alright, picture have disticnt compression artifacts, but what’s you gonna do? Maybe add some GPU support with x265 codec, but it’s much easier said, then done.
UI is pretty handy, not that flashy, but that super optional.
Anyway, I hope this project won’t stuck in any limbo.

Hey there, I’ve updated 0.7.3 with some extra options to help give more fine tune control over the stream quality. Please feel free to check it out! I tested it playing Tekken on my PC and thanks to that I found a D-Pad bug which is fixed in 0.7.3 too.

I hope this version helps make Tekken a bit more enjoyable :)

——————— MERGED —————————

Good work, thanks. If the computer end is using ffmpeg I wonder if it can be adapted to work on Mac…

It could, someone would just need to mimic or modify the windows-project to work on Mac. I don’t have a Mac so it is not a priority for me at the moment. However if Mac can work through a VM then maybe after I am done getting the main features completed I will setup a Mac OS VM and try porting it over. Or I might port the desktop app to .Net Core and then it might be easier to port to Mac. But at the moment, sorry I don’t have any immediate plans to port the windows-project to mac just yet.

Joined
Nov 4, 2020
Messages
268
Trophies
0
Age
33
XP

594

Country
Indonesia

  • #13

Sorry to hear that. Are you running Atmosphere on your Switch or SX OS?

If you’re running Atmosphere CFW can you please tell me the Atmosphere version, system firmware version, and what is not working?

If you’re using SX OS then I’m sorry but SX OS has major compatibility issues with the latest LibNX libraries. I also do not have access to SX OS to test, so it will be incompatible with SX OS until their homebrew compatibility is fixed.

  • #14

@Moehammered it would be possible invoke virtual Switch keyboard for inputs?

Also I use this app mainly to remotely manage my PC instead gaming with it, it would be possible map ZL as right click and ZR as left click?

  • #15

@Moehammered it would be possible invoke virtual Switch keyboard for inputs?

Also I use this app mainly to remotely manage my PC instead gaming with it, it would be possible map ZL as right click and ZR as left click?

Invoking the virtual keyboard is one of the planned features. I tested in the prototype phase and had some issues with it but I shelved it to be revisited later. I’ll be looking into it don’t worry. :)

As for the mouse click buttons, as thanks for the lovely icon I’ll add it first thing tomorrow. I would’ve done it now but I’m about to go to bed for work tomorrow. Consider it done by 24 hours :)

Joined
Mar 15, 2009
Messages
423
Trophies
1
XP

1,403

Country
Germany

  • #16

Hey, first and foremost thanks for creating such a great app. With the well written instructions I got it working in no time at all. Streaming Videos and Games from my PC works great with little to no delay most of the time.

But is there any way to improve the audio streaming? Because for me PC audio will play only sometimes. 3 to 5 seconds later it cuts out entirely, returning in random intervals.

Edit: I just tried reconnecting a couple of times and now streaming audio works constantly… Maybe my connections wasn’t good enough before

  • #17

Hey, first and foremost thanks for creating such a great app. With the well written instructions I got it working in no time at all. Streaming Videos and Games from my PC works great with little to no delay most of the time.

But is there any way to improve the audio streaming? Because for me PC audio will play only sometimes. 3 to 5 seconds later it cuts out entirely, returning in random intervals.

Edit: I just tried reconnecting a couple of times and now streaming audio works constantly… Maybe my connections wasn’t good enough before

Thank you for the kind words. Yeah audio streaming is one of the next things on my revisit list. The audio connection is done via UDP so any network issues results in audio interference. I will be investigating it soon.
When the audio refuses to stream well I find restarting my PC works out. I’ve only had to do that once so far.
Until I can determine the reason, the only solution I have is attempt restarting to see if the problem resolves. Sorry for any inconvenience.

Joined
Nov 4, 2020
Messages
268
Trophies
0
Age
33
XP

594

Country
Indonesia

  • #18

Sorry to hear that. Are you running Atmosphere on your Switch or SX OS?

If you’re running Atmosphere CFW can you please tell me the Atmosphere version, system firmware version, and what is not working?

If you’re using SX OS then I’m sorry but SX OS has major compatibility issues with the latest LibNX libraries. I also do not have access to SX OS to test, so it will be incompatible with SX OS until their homebrew compatibility is fixed.

SX OS, dang i think i need to switch gpu then, to use moonlight, skynx a bit lag on amd cards

Joined
Mar 14, 2009
Messages
26
Trophies
0
XP

265

Country

  • #19

Love this, any chance you could include a Wake On Lan ping for the client?
There was some work done on this previously, Zedjones did a WakeOnLan_Switch in github

Similar threads

K3N1

@

K3N1:

https://www.news4jax.com/news/local/2023/07/11/newest-drug-to-hits-the-streets-makes-its-way-to-n…

8 minutes ago

Функция Nintendo Switch Remote Play позволяет вам наслаждаться любимыми играми, где бы вы ни находились. Эта функция позволяет вам играть с друзьями онлайн, через Wi-Fi или с локальной консоли.

Вот как использовать функцию дистанционного воспроизведения на Nintendo Switch:

  • Активируйте режим удаленного воспроизведения консоли. Во-первых, вы должны активировать функцию дистанционного воспроизведения консоли. Это легко сделать из главного меню консоли.
  • Подключитесь к сети Wi-Fi. После включения удаленного воспроизведения необходимо подключиться к сети Wi-Fi. Это делается из меню «Сеть» консоли.
  • Найди друга. Подключившись к сети, вы можете найти онлайн-друга для игры. Это делается из меню «Друзья» консоли.
  • Пригласите друга поиграть. Найдя друга, вы можете пригласить его присоединиться к вашей игре. Это делается из меню приглашения консоли.
  • Наслаждайтесь игрой. После того, как ваш друг примет приглашение, вы можете начать играть. Получайте удовольствие и наслаждайтесь игрой.

Теперь вы готовы пользоваться функцией удаленного воспроизведения Nintendo Switch!

Понимание функции удаленного воспроизведения

Понимание функции удаленного воспроизведения на Nintendo Switch

С появлением консоли Nintendo Switch в 2017 году пользователи Nintendo получили возможность пользоваться функцией удаленного воспроизведения. Эта функция позволяет пользователям играть вместе через Интернет, даже если они находятся за тысячи миль друг от друга. Эта функция проста в использовании, если вы выполните следующие действия:

  • Настройки аккаунта: Во-первых, вам нужно создать учетную запись на консоли Nintendo Switch. Это даст вам доступ к функции дистанционного воспроизведения.
  • Найди друга: После настройки учетной записи вам нужно найти друга для игры. Вы можете сделать это через социальную сеть, такую ​​как Facebook или Twitter.
  • Начать игру: Как только вы найдете друга, вы можете начать игру. Просто зайдите в меню игры и выберите опцию удаленной игры.
  • Пригласить друзей: Теперь вы можете пригласить своих друзей присоединиться к игре. Вы можете сделать это с экрана приглашения.
  • Наслаждайся игрой: Как только ваши друзья присоединятся к игре, просто наслаждайтесь игрой. Вы можете играть онлайн с друзьями, не выходя из дома.

Функция Nintendo Switch Remote Play — отличный способ весело провести время и поддерживать связь с друзьями. Если вы выполните эти шаги, вы будете готовы играть с друзьями онлайн в кратчайшие сроки.

Настройка функции удаленного воспроизведения

Настройка функции удаленного воспроизведения на Nintendo Switch

Nintendo Switch предлагает пользователям возможность играть онлайн с другими игроками, что означает, что вы можете делиться своими игровыми впечатлениями с друзьями и семьей, не находясь в одном месте. Эта функция известна как функция удаленного воспроизведения. Если вы хотите настроить эту функцию, выполните следующие действия:

Paso 1: Активируйте функцию удаленного воспроизведения в меню настроек.

Paso 2: Войдите в свою учетную запись Nintendo Network ID.

Paso 3: Выберите опцию «Дистанционное воспроизведение» на экране настроек.

Paso 4: Выберите опцию «Поиск удаленной игры».

Paso 5: Создайте удаленную игровую группу.

Paso 6: Пригласите своих друзей присоединиться к вашей группе.

Paso 7: Как только ваши друзья присоединятся к вечеринке, вы можете начать играть.

После того как вы настроили Remote Play на Nintendo Switch, вы готовы начать наслаждаться онлайн-играми с друзьями и семьей. Веселиться!

Использование удаленной игры между друзьями

Как использовать функцию удаленного воспроизведения на Nintendo Switch

Nintendo Переключатель предлагает нам возможность играть с друзьями с помощью функции Remote Play. Эта функция — отличный способ весело провести время с друзьями, не находясь вместе в одном месте. Вот шаги, чтобы использовать эту функцию:

1. Включите консоль

  • Сначала включите консоль. Если вы подключены к учетной записи Nintendo, войдите в систему.

2. Запустите игру

  • Затем запустите игровое приложение, в которое вы хотите играть с друзьями. Если у вас нет игры, вы можете загрузить ее из интернет-магазина Nintendo.

3. Настройте функцию дистанционного воспроизведения

  • После запуска игры перейдите в раздел настроек игры. Там вы найдете опцию Remote Play.
  • Убедитесь, что эта опция включена, чтобы разрешить друзьям подключаться к вашей игре.

4. Пригласите друзей

  • Как только функция активирована, вы можете пригласить своих друзей играть. Это можно сделать из того же раздела конфигурации или с главного экрана игры. Друзья получат на своей консоли приглашение присоединиться к игре.

5. Наслаждайтесь!

  • Как только друзья присоединятся к игре, вы сможете играть вместе. Веселиться!

Мы надеемся, что эта статья помогла вам лучше понять функцию Remote Play на Nintendo Switch. Не стесняйтесь применять его на практике, чтобы весело провести время с друзьями!

Игра в удаленные игры с другими игроками

Как использовать функцию удаленного воспроизведения на Nintendo Switch

Наслаждайтесь удаленными играми с другими игроками!

Консоль Nintendo Switch предлагает геймерам возможность наслаждаться любимыми играми с друзьями и семьей, даже если их разделяет большое расстояние. Функция удаленного воспроизведения позволяет вам удаленно подключаться к другим игрокам, чтобы разделить веселье.

Вот несколько советов о том, как использовать функцию удаленного воспроизведения на Nintendo Switch:

  • Убедитесь, что у вас хорошее интернет-соединение: для наилучших впечатлений от удаленной игры важно иметь хорошее подключение к Интернету. Убедитесь, что у вас скорость соединения не менее 8 мегабит в секунду (Мбит/с).
  • Проверьте, поддерживает ли игра, в которую вы хотите играть, удаленную игру.: Некоторые игры не поддерживают функцию удаленного воспроизведения. Обязательно проверьте список поддерживаемых игр, чтобы убедиться, что игра, в которую вы хотите играть, поддерживает дистанционное воспроизведение.
  • Подружитесь с другими игроками: Чтобы играть в удаленные игры с другими игроками, вы должны подружиться с ними на консоли. Это означает, что вы должны добавить этого человека в список друзей вашей консоли.
  • Настройте игру для удаленной игры: откройте игру, в которую хотите играть, и установите для нее функцию удаленного воспроизведения. Это означает, что вы должны выбрать опцию удаленного воспроизведения и добавить других игроков. Это можно сделать из меню параметров игры.
  • Подождите, пока другие игроки присоединятся: После того, как вы настроили игру для удаленной игры, подождите, пока присоединятся другие игроки. Когда все игроки готовы, начинается игра.

Благодаря функции удаленной игры Nintendo Switch геймеры могут наслаждаться любимыми играми со своими друзьями и семьей, даже если их разделяет большое расстояние. Получайте удовольствие, играя в удаленные игры с другими игроками!

Важные соображения при использовании функции удаленного воспроизведения

Как использовать функцию удаленного воспроизведения на Nintendo Switch

Функция дистанционного воспроизведения на Nintendo Switch очень удобна для пользователей. Но прежде чем начать играть, есть несколько важных соображений, которые игроки должны принять во внимание:

Требования для игры на расстоянии:

  • Интернет-соединение.
  • Учетные записи Nintendo Switch для обоих игроков.
  • Устройство, поддерживающее подключение к Интернету.
  • Тот же вариант игры между двумя игроками.

Советы по удаленной игре:

  • Убедитесь, что интернет-соединение стабильное и быстрое.
  • Игроки должны находиться близко друг к другу, чтобы связь была оптимальной.
  • Убедитесь, что у обоих игроков одинаковая версия игры.
  • Рекомендуется, чтобы игроки находились в одной стране, чтобы избежать проблем с подключением.

Шаги для удаленной игры:

  • Убедитесь, что у вас и вашего партнера по игре есть учетные записи Nintendo Switch.
  • Войдите в меню удаленной игры, чтобы связаться с вашим другом.
  • Оказавшись в меню, выберите «Пригласить друга».
  • Подождите, пока ваш друг примет приглашение.
  • После принятия наслаждайтесь игрой удаленно.

При использовании функции удаленного воспроизведения на Nintendo Switch пользователям важно знать приведенные выше требования, советы и действия. Это поможет им насладиться лучшим опытом удаленной игры со своими друзьями.

Мы надеемся, что вам понравилось это руководство о том, как использовать функцию удаленного воспроизведения на Nintendo Switch. Удачной игровой сессии!

SkyNX — PC Games on your Nintendo Switch via Remote Play

SkyNX is a homebrew by DevL0rd that allows you to play PC games on your Nintendo Switch via remote play. This means you will be streaming game footage from your PC to your Switch, and using the Switch to control the game. Your Switch will automatically be configured as a controller for your PC to work with any game that supports controllers. SkyNX also features a setting to disable the video stream and simply use the Nintendo Switch as a controller for PC. The touch screen can also be used to control your mouse.

SkyNX is reminiscent to Moonlight, a well-known homebrew application for streaming from PCs with Nvidia GPUs to various mobile devices. SkyNX boasts great performance with low latency, making it a perfect addition to the Switch’s homebrew library and really shows off its capabilities as a gaming console. SkyNX works especially well with emulators such as Dolphin and Cemu, making it perfect for slower-paced titles that run at lower native resolutions.

Required Downloads:

  • SkyNX
  • SkyNXStreamer

Nintendo Switch with Custom Firmware

  • The SkyNX homebrew application requires a hacked switch with CFW such as Atmosphere
  • You cannot run homebrew applications with unhacked or stock Switch consoles
  • This guide assumes you have all the basic requirements to enter RCM and boot into CFW

Goldleaf

  • The Goldleaf homebrew application is required to install the SkyNX NSP forwarder
  • Follow this guide on installing Goldleaf if you haven’t done so already

Wi-Fi Connection

  • You will need a Wi-Fi connection to stream gameplay from your PC to your Nintendo Switch
  • Use 90DNS or Incognito to block Nintendo servers and avoid being banned

Install SkyNX

  1. Extract the contents of SkyNXStreamer.zip to a folder on your PCskynxstreamer install
  2. Launch SkyNXStreamer.exe

    If a Window’s Defender prompt appears, click [More info] -> [Run Anyway] to proceedskynx windows defender run anyway

  3. Install the required driversskynx install required drivers
  4. Restart your PC when promptedskynx install restart pc
  5. Launch SkyNXStreamer.exe after restarting your PC

    Run SkyNXStreamer as administrator if your required game is also launched with administrator privileges

  6. Allow network access if promptedskynx allow network access
  7. Enter the IP address displayed in SkyNX on your Switchswitch skynx ip address stream
  8. Click [Start Streamer] to begin streaming from your PC to your Switchskynx switch remote play start streaming
  9. Launch your game on the PC to begin, the Switch will automatically be configured as a controller
  10. Set the game’s resolution to 1280 x 720 to match the Nintendo Switch screen resolutionskynx stream 720p settings monster hunter

You can adjust quality settings to increase the picture quality. The default 5Mbs results in great performance with low latency. However, increasing bitrate to the maximum of 20Mbs produces a brilliant image with very little impact to latency or stutter. Greater distances from your network access point could affect performances at higher bitrates.skynx stream settings bitrate 20mbs quality monster hunter

Unlike Moonlight, SkyNX does not specifically require an Nvidia GPU to encode from. The encoder can be selected to suit the specifications of your PC:

skynx stream encoder nvenc cpu amd intel

  • CPU Encoding: Use your CPU to stream, recommending for CPU’s with more than 4 cores / 4 threads.
  • Nvidia Encoding: Use the Nvidia GPU’s on-board NVENC chip to stream, recommending if using a newer GTX / RTX card
  • AMD Encoding: Use an AMD GPU to stream, also AMD laptops
  • Intel Encoding: Use the integrated GPU (iGPU) of the Intel CPU to stream, for laptops without a discrete GPU

skynx switch stream remote play options

  • Press the [LS] + [RS] buttons together to toggle mouse control, choose between analog stick  or gyroscope control
  • Video can be disabled allowing you to use your Nintendo Switch as a controller for PC
  • [A] / [B] or [X] / [Y] buttons can be swapped to suit the game you are playing
  • The framerate can be limited to 30FPS for games that run at 30 frames per second

SkyNX can be set to change your Windows resolution to 1280 x 720 when streaming begins. This is recommended to match your stream’s resolution to the Nintendo Switch screen resolution.skynx settings 720p resolution

The Switch (stream) FPS and encoding (source) FPS can be monitored on the Stat’s tabskynx fps encoding fps stats

SkyNX is an ongoing project with a few bugs that are being worked on. SkyNX will freeze if your Switch enters sleep mode while it is open. You can hold the [Power] button for 5 seconds and select [Restart] to reboot your Switch back into Atmosphere. Remember to always exit SkyNX before putting your Switch into sleep mode.

Enabling Controller Support

Nintendo Switch Homebrew and Games

Credits

Понравилась статья? Поделить с друзьями:
  • Swiss navy смазка инструкция по применению
  • Swiss military hanowa инструкция на русском языке
  • Swastha thriphala инструкция на русском языке
  • Swastha amurtha инструкция на русском языке
  • Swanson угольник инструкция на русском скачать