Commit Graph

35 Commits

Author SHA1 Message Date
Lorenzooone
4787215de3 Add video data type Menu and USB Conflict Resolution Menu 2025-05-01 22:35:47 +02:00
Lorenzooone
77872ecf56 Add ability to convert to RGBA directly, if needed 2025-04-30 04:14:47 +02:00
Lorenzooone
64dec0a515 Make the software compatible with lower end hardware 2025-04-27 02:39:46 +02:00
Lorenzooone
642a9cfb79 Add N3DS XL Loopy 3D Mode 2025-03-23 23:32:31 +01:00
Lorenzooone
1e50e5d353 Add 3D-related information to CC data 2025-03-22 23:41:49 +01:00
Lorenzooone
591b2f87d2 Add Color Correction Menu 2025-03-21 03:26:12 +01:00
Lorenzooone
166ccab6b8 Add screen separator and settings for it 2025-03-03 02:05:15 +01:00
Lorenzooone
065fecff6e Add mode to force 50:50 ratio in fullscreen mode 2025-03-02 17:22:57 +01:00
Lorenzooone
829fbb7949 Add double parameter scaling 2025-03-01 16:49:29 +01:00
Lorenzooone
36a9cfbe8b Add ability to choose audio output device via a menu 2025-02-02 10:00:55 +01:00
Lorenzooone
5f152f4913 Implement cli options for scripts 2024-12-12 23:06:24 +01:00
Lorenzooone
c101bcf903 Add Input Method Toggles 2024-12-03 23:11:07 +01:00
Lorenzooone
a9df82b89b Implement input based shaders 2024-11-17 15:05:08 +01:00
Lorenzooone
3b84174212 Implement async copy for Old DS/3DS Capture 2024-11-10 03:01:48 +01:00
Lorenzooone
6f56918f3f Implement proper frame delay and VRR for IS Nitro Emulator 2024-08-25 09:37:30 +02:00
Lorenzooone
52c8291f79 Remove useless pack 2024-07-05 08:42:10 +02:00
Lorenzooone
83b6dd522a
Improve FPS on lower end hardware 2024-07-04 22:09:32 +02:00
Lorenzooone
d893ccf7a0 Add fullscreen fallback mode, and titlebar control 2024-06-26 21:35:50 +02:00
Lorenzooone
2ff03a67a2 Implement non-integer scaling modes 2024-06-26 05:24:41 +02:00
Lorenzooone
e899286865 Make enabling game crops more seamless 2024-06-25 00:28:50 +02:00
Lorenzooone
f609be0721 Add game specific crops, and more PARs 2024-06-24 23:45:11 +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
Lorenzooone
21dc761796 Add Button Shortcut Configuration 2024-06-09 19:10:46 +02:00
Lorenzooone
ce129f0e35 Add fast poll as an option 2024-06-06 01:49:56 +02:00
Lorenzooone
f572c42bbb Implement RPi basic version-special code 2024-06-02 06:20:49 +02:00
Lorenzooone
ba1c228f9a Implement config names 2024-05-23 04:14:55 +02:00
Lorenzooone
05362f6810 Implement Resolution settings 2024-05-22 22:15:33 +02:00
Lorenzooone
e27db15bfd Add BFI Settings Menu 2024-05-21 23:28:41 +02:00
Lorenzooone
ff3de08576 Implement more Increase and Decrease options 2024-05-20 00:57:45 +02:00
Lorenzooone
fe8b6af6de Convert offsets to floats 2024-05-18 16:44:51 +02:00
Lorenzooone
9b58e0c9cd Add PAR Menus 2024-05-18 14:03:57 +02:00
Lorenzooone
98e907327a Implement Crop Settings menu 2024-05-14 19:44:42 +02:00
Lorenzooone
ae93229394 Create Video Settings submenu 2024-05-14 18:56:11 +02:00
Lorenzooone
9cba3b8895 Prepare more Main Menu options data 2024-05-13 01:47:11 +02:00
Lorenzooone
0e94f3544a Create initial main menu setup 2024-05-05 22:58:24 +02:00