More actions
No edit summary |
|||
Line 37: | Line 37: | ||
* [https://github.com/44670/BootNTR/wiki/Video-Streaming#how-to-activate-video-streaming Activate video streaming]. | * [https://github.com/44670/BootNTR/wiki/Video-Streaming#how-to-activate-video-streaming Activate video streaming]. | ||
=== | ===Resources=== | ||
* [https://gbatemp.net/threads/3ds-screen-recording-without-a-capture-card-ntr-cfw-method.423445 A comprehensive setup guide] (by NekoMichi). | * [https://gbatemp.net/threads/3ds-screen-recording-without-a-capture-card-ntr-cfw-method.423445 A comprehensive setup guide] (by NekoMichi). | ||
* [[BootNTR_Selector_3DS|BootNTR Selector]] (versions for N3DS - without Mode 3 label). | * [[BootNTR_Selector_3DS|BootNTR Selector]] (versions for N3DS - without Mode 3 label). |
Revision as of 15:31, 19 December 2021
NTRViewer | |
---|---|
File:NTRViewer.jpeg | |
General | |
Author | 44670 |
Type | PC Utilities |
Version | 2016 |
License | GPLv3 |
Last Updated | 2016/09/25 |
Links | |
Download | |
Website | |
Source | |
NTRViewer is a PC Viewer for NTR CFW's streaming feature.
Note: NTR CFW's video streaming only works for new3ds (NTR CFW 3.5).
Building
Dependencies
OSX
brew install sdl jpeg-turbo ffmpeg make CONF=OSX
Linux
apt-get install libsdl1.2-dev libjpeg-turbo8-dev libswscale-dev (or other equivalent methods to get these libraries installed) make CONF=Release
Windows
Follow the guide in ffmpeg directory, then build this project with Visual Studio 2013.
User guide
How to setup
Please refer to the NTR's project page and guide for the video streaming feature:
Resources
- A comprehensive setup guide (by NekoMichi).
- BootNTR Selector (versions for N3DS - without Mode 3 label).
- NTR CFW 3.4 Preview Starter Kit (with applications NTRViewer and NTRDebugger).
Screenshots
Media
NTRViewer Test (Direct 3DS Footage No Capture Card) (SneakyKNG)
Known issues
In some circumstances the in-game plugin will fail to load after video streaming has been activated. If you need to active any other in-game plugins, it is recommended to start the video streaming after the game is loaded and paused in the home menu (by pressing the HOME button).
Closing the lid or switch to another game when video streaming was active, will cause console hangs. So do not close the lid or switch to another game when the video streaming was active.
External links
- Author's Twitter - https://twitter.com/44670_/status/777837448390856705
- GitHub - https://github.com/44670/NTRViewer