A multi-platform capture and display program for the https://3dscapture.com/ N3DSXL, 3DS and DS Capture Cards written in C++. It also supports IS Nitro devices. The main goal is to offer the ability to use the Capture Card both with a regular Computer for recording, and with a TV via fullscreen mode.
To setup a Raspberry Pi in kiosk mode, you can use the cc3dsfs_rpi_kiosk_setup.zip file.
- Added support for the new Loopy DS (2024) Capture Card. Thanks Loopy.
- Added support for IS Nitro Capture.
- Added support for IS Nitro Emulator (limited, shuts down the cartridge FPGA). Thanks @Gericom .
- Added Video Effects Settings Menu.
- Further improved performance on capture data conversion.
- Improved consistency of drawing capture data.
- Switched to SFML 3.
- Added Windows for ARM executable.
- Fixed mouse cursor visibility while fullscreen in Windows.
- Improved permission error report on Linux. Also added automatic script for USB rules installation.
- Improved MacOS fullscreen setup.
- Switched to universal MacOS executable.
- Fixed issue with concurrent draws on MacOS.
- Fixed issue with keyboard permissions on MacOS.