More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=cuteNTR | |title=cuteNTR | ||
|image= | |image=Cutentr2.png | ||
|description=A debugger and streaming client for NTR CFW on Linux. | |description=A debugger and streaming client for NTR CFW on Linux. | ||
|author=BoltsJ | |author=BoltsJ |
Revision as of 03:05, 2 March 2022
cuteNTR | |
---|---|
General | |
Author | BoltsJ |
Type | PC Utilities |
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.