Releases: Lorenzooone/cc3dsfs
Automatic Build
Simplify Raspberry Pi changing chosen script
More devices supported, Performance optimizations and more
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.
Performance optimizations & change MacOS Fullscreen mode
cc3dsfs is a multi-platform capture and display program for 3dscapture's N3DSXL, 3DS and DS (old) capture boards written in C++. 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_mono_setup.zip file.
- Improved performance on both capture data conversion, and pixel drawing.
- Switched back to previous MacOS fullscreen setup. Seems compatible with more hardware.
Enable Old Capture Cards, Improve Audio, and add support for Non-Integer Scaling
cc3dsfs is a multi-platform capture and display program for 3dscapture's N3DSXL, 3DS and DS (old) capture boards written in C++. 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_mono_setup.zip file.
- Added support for older Loopy DS and 3DS Capture Cards.
- Improved audio quality, reduced sound pops and introduced more audio settings.
- Introduced ability to use non-integer scale factors in fullscreen mode, with individual controls for each separate screen.
- Introduced game-specific crops (hidden by default).
- Added extra PAR settings, as well as ones able to make the chosen screen fit a specific aspect ratio.
- Fixed issue with non-integer scale factors having artifacts.
- Fixed issue with macos application bundle signature.
- Fixed issue with fullscreen mode crashing on macos.
Initial Release
cc3dsfs is a multi-platform capture and display program for 3dscapture's N3DSXL capture board written in C++. 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_mono_setup.zip file.