Commit Graph

16 Commits

Author SHA1 Message Date
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
Lorenzooone
2cbb14acda Improve performance gain of "Fast Poll", and rename it to better explain it 2024-06-09 19:48:56 +02:00
Lorenzooone
b24a52d5d4 Add fast poll info 2024-06-06 02:37:41 +02:00
Lorenzooone
13eb923286 Switch to gpiod to avoid issues with pi 5 2024-06-03 22:27:08 +02:00
Lorenzooone
f572c42bbb Implement RPi basic version-special code 2024-06-02 06:20:49 +02:00
Lorenzooone
e4ca7c1f0b Fix x86_64 macos build (#2) 2024-05-28 22:53:12 +02:00
Lorenzooone
c2866649c6 Update readme with gui information 2024-05-27 20:45:26 +02:00
Lorenzooone
e27db15bfd Add BFI Settings Menu 2024-05-21 23:28:41 +02:00
Lorenzooone
8c526e3747 Add key to manually restart audio 2024-05-11 05:21:17 +02:00
Lorenzooone
b48ec6cf17 Implement basic Touch support for Android 2024-05-10 23:35:15 +02:00
Lorenzooone
4203899323 Prevent issue with uninitialized text texture 2024-05-04 02:03:10 +02:00
Lorenzooone
934da36062 Add PAR correction setting 2024-05-03 21:51:56 +02:00
Lorenzooone
f74fad7dfc Add description of the extra padding option 2024-05-02 19:53:46 +02:00
Lorenzooone
5c12303f0e Add information about Menu Scaling 2024-05-01 18:49:52 +02:00
Lorenzooone
0827b69d7c
Update README.md 2024-04-14 19:31:53 +02:00
Lorenzooone
3d4f2527a7 Initial Commit 2024-04-14 19:31:08 +02:00