Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Lorenzooone/cc3dsfs

Automatic Build

29 May 01:22

Choose a tag to compare

Automatic Build Pre-release
Pre-release

Simplify Raspberry Pi changing chosen script

More devices supported, Performance optimizations and more

03 Dec 06:09

Choose a tag to compare

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

04 Jul 22:02

Choose a tag to compare

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

02 Jul 10:11

Choose a tag to compare

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

09 Jun 20:58

Choose a tag to compare

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.