Commit Graph

26 Commits

Author SHA1 Message Date
Lorenzooone
5d0c49a8ee Implement basic Optimize 3D
Some checks failed
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:linux32 flags:32 name:Linux GCC 32 os:ubuntu-latest]) (push) Has been cancelled
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:linux64 flags:64 name:Linux GCC x64 os:ubuntu-latest]) (push) Has been cancelled
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:linuxarm32 flags:arm32 name:Linux GCC ARM 32 os:ubuntu-latest]) (push) Has been cancelled
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:linuxarm64 flags:arm64 name:Linux GCC ARM 64 os:ubuntu-latest]) (push) Has been cancelled
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:macos name:macOS Apple Silicon os:macos-14]) (push) Has been cancelled
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:win32 flags:-A Win32 -DCMAKE_PARALLEL_MSVC=TRUE name:Windows VS2022 Win32 os:windows-2022]) (push) Has been cancelled
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:win64 flags:-A x64 -DCMAKE_PARALLEL_MSVC=TRUE name:Windows VS2022 x64 os:windows-2022]) (push) Has been cancelled
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:winarm64 flags:-A ARM64 -DCMAKE_PARALLEL_MSVC=TRUE name:Windows VS2022 ARM os:windows-2022]) (push) Has been cancelled
CD / Create Pi Mono Setup (push) Has been cancelled
CD / Publishing (push) Has been cancelled
2025-05-03 22:42:12 +02:00
Lorenzooone
4189884ded Implement ability to use high bw mode for Optimize - Add ability to not scan for some devices
Some checks are pending
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:linux32 flags:32 name:Linux GCC 32 os:ubuntu-latest]) (push) Waiting to run
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:linux64 flags:64 name:Linux GCC x64 os:ubuntu-latest]) (push) Waiting to run
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:linuxarm32 flags:arm32 name:Linux GCC ARM 32 os:ubuntu-latest]) (push) Waiting to run
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:linuxarm64 flags:arm64 name:Linux GCC ARM 64 os:ubuntu-latest]) (push) Waiting to run
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:macos name:macOS Apple Silicon os:macos-14]) (push) Waiting to run
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:win32 flags:-A Win32 -DCMAKE_PARALLEL_MSVC=TRUE name:Windows VS2022 Win32 os:windows-2022]) (push) Waiting to run
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:win64 flags:-A x64 -DCMAKE_PARALLEL_MSVC=TRUE name:Windows VS2022 x64 os:windows-2022]) (push) Waiting to run
CD / ${{ matrix.platform.name }} ${{ matrix.config.name }} (map[flags:-DBUILD_SHARED_LIBS=FALSE name:Static], map[artifact_name:winarm64 flags:-A ARM64 -DCMAKE_PARALLEL_MSVC=TRUE name:Windows VS2022 ARM os:windows-2022]) (push) Waiting to run
CD / Create Pi Mono Setup (push) Blocked by required conditions
CD / Publishing (push) Blocked by required conditions
2025-05-01 00:30:40 +02:00
Lorenzooone
8e87c7afd1 Add Wall to compilation flags 2025-04-08 04:20:02 +02:00
Lorenzooone
0240e53681 Old Optimize CC output 2025-04-07 00:45:41 +02:00
Lorenzooone
6b040e4d36 Implement Optimize New 3DS Firmware loading 2025-04-02 03:41:07 +02:00
Lorenzooone
c3939a056b Add Optimize New 3DS data conversions 2025-03-31 04:23:35 +02:00
Lorenzooone
72110aba94 Add information to the data passed about 3D to account for 2D only games 2025-03-26 00:43:29 +01:00
Lorenzooone
48ebb8afb4 Fix issue with loading profile from 3D mode 2025-03-23 23:58:13 +01:00
Lorenzooone
642a9cfb79 Add N3DS XL Loopy 3D Mode 2025-03-23 23:32:31 +01:00
Lorenzooone
4e321c7ff4 Add basic 2D support for 3D N3DSXL Loopy firmware 2025-03-22 01:35:49 +01:00
Lorenzooone
488f2e0685 Add helper methods for 3d support 2025-03-21 22:41:41 +01:00
Lorenzooone
bfaf6d3650 Add USB Connection information 2025-03-21 20:37:14 +01:00
Lorenzooone
fa5a708e22 Remove ftd3xx library dependency for Linux and MacOS 2025-03-06 21:38:15 +01:00
Lorenzooone
875a6105b1 Implement Old DS Nisetro Capture 2025-01-31 00:31:16 +01:00
Lorenzooone
5f152f4913 Implement cli options for scripts 2024-12-12 23:06:24 +01:00
Lorenzooone
7d7a481745 Refactor IS Nitro to IS Devices 2024-12-11 16:45:59 +01:00
Lorenzooone
8dc0347414 Prevent partial transfer audio glitch 2024-12-08 17:45:50 +01:00
Lorenzooone
8da1172b70 Attempt using libftdi 2024-12-03 06:38:33 +01:00
Lorenzooone
3b18026c74 Make transfers safer 2024-11-03 17:42:07 +01:00
Lorenzooone
d961247b9a Add more information about permission errors 2024-10-27 03:42:16 +01:00
Lorenzooone
95ecc1cd08 Add information to Status menu about currently connected device 2024-10-26 21:53:20 +02:00
Lorenzooone
5d710d5b70 Add IS Nitro Driver compatibility 2024-10-25 03:47:15 +02:00
Lorenzooone
718294ba02 Add really basic IS Nitro Emulator support 2024-08-21 19:33:20 +02:00
Lorenzooone
65e2950970 Statically link ftd2 library 2024-06-23 02:34:47 +02:00
Lorenzooone
5996b1f663 Prepare for FTD2 2024-06-22 23:40:14 +02:00
Lorenzooone
268542732f
Implement USB for Old DS and 3DS CCs (#3)
* Implement USB for Old DS and 3DS CCs

* Update Readme and everything else to account for new devices

* Handle no serial number

* Reduce jitter on lower powered devices

Thanks to https://github.com/nn9dev and loopy for older CCs testing

There seem to be slowdowns on Windows when using the older CCs. Will need to figure that out.
2024-06-21 03:12:34 +02:00