CuteNTR 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:3DS homebrew applications" to "" |
m Text replacement - "Category:PC utilities for 3DS homebrew" to "" |
||
| Line 50: | Line 50: | ||
* GBAtemp - https://gbatemp.net/threads/release-wip-cutentr-cross-platform-ntr-streaming-client.458789 | * GBAtemp - https://gbatemp.net/threads/release-wip-cutentr-cross-platform-ntr-streaming-client.458789 | ||
* Reddit - https://www.reddit.com/r/3dshacks/comments/5p5wrf/poc_cutentr_crossplatform_ntr_streaming_client | * Reddit - https://www.reddit.com/r/3dshacks/comments/5p5wrf/poc_cutentr_crossplatform_ntr_streaming_client | ||
Latest revision as of 04:32, 6 May 2024
| cuteNTR | |
|---|---|
| General | |
| Author | BoltsJ |
| Type | 3DS Streaming |
| Version | 0.3.1 |
| License | GPL-3.0 |
| Last Updated | 2017/02/15 |
| Links | |
| Download | |
| Website | |
| Source | |
cuteNTR is intended to be a cross platform debugger and streaming client for NTR CFW for 3DS.
It is written in Qt/C++ and works natively on Linux without wine or mono.
Features
- Starting a stream is implemented.
- Separate top and bottom
- Rescale windows without restarting
- Stream windows can be hidden by setting the scale to zero and re-shown by setting the scale to a nonzero value.
- Stream settings can be set and will be saved when the stream is launched.
- Sending a unversal NFC patch is implemented.
- Pokemon Sun and Moon 1.1 NFC patch.
- Cross platform code base that will hypothetically run on any system supported by Qt desktop (Windows, macOS, Linux)
Installation
- Arch Linux - cutentr-git
- Ubuntu packages are available in a PPA.
sudo add-apt-repository ppa:joenosie/3ds sudo apt-get update sudo apt-get install cutentr
Screenshots
Credits
Icon by Kevin Navia.
Thanks to RattletraPM for his documentation of the stream format.