Commit Graph

36 Commits

Author SHA1 Message Date
Lorenzooone
6f56918f3f Implement proper frame delay and VRR for IS Nitro Emulator 2024-08-25 09:37:30 +02:00
Lorenzooone
718294ba02 Add really basic IS Nitro Emulator support 2024-08-21 19:33:20 +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
781d7e28e7 Finalize extra crops enabling position 2024-06-24 23:57:01 +02:00
Lorenzooone
f609be0721 Add game specific crops, and more PARs 2024-06-24 23:45:11 +02:00
Lorenzooone
9c7978bcbd Add special Gen4/5 Pokemon crop 2024-06-24 19:45:16 +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
f58809522f Make the resulting size better approximate 2024-06-17 22:39:25 +02:00
Lorenzooone
1f478b5a3b Revert "Try reducing the amount of structures used (will revert if no performance improvements are observed)"
Performance does not improve, and it leads to very annoying/confusing
data management...
2024-06-08 22:20:20 +02:00
Lorenzooone
9fb31f8495 Try reducing the amount of structures used (will revert if no performance improvements are observed) 2024-06-08 21:30:38 +02:00
Lorenzooone
ce129f0e35 Add fast poll as an option 2024-06-06 01:49:56 +02:00
Lorenzooone
ea3ae3a56c Fix possible issue with enter vs. extra enter 2024-06-03 15:36:10 +02:00
Lorenzooone
e7a2073246 Simplify poweroff behaviour 2024-06-02 21:34:41 +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
0913d6b8c0 Start Implement inc/dec menu options 2024-05-19 03:29:41 +02:00
Lorenzooone
fe8b6af6de Convert offsets to floats 2024-05-18 16:44:51 +02:00
Lorenzooone
daa7137872 Fix bad DS crop 2024-05-14 00:43:15 +02:00
Lorenzooone
cb22c73dd6 Make crop checks happen only once 2024-05-13 01:55:52 +02:00
Lorenzooone
9cba3b8895 Prepare more Main Menu options data 2024-05-13 01:47:11 +02:00
Lorenzooone
b48ec6cf17 Implement basic Touch support for Android 2024-05-10 23:35:15 +02:00
Lorenzooone
0e94f3544a Create initial main menu setup 2024-05-05 22:58:24 +02:00
Lorenzooone
934da36062 Add PAR correction setting 2024-05-03 21:51:56 +02:00
Lorenzooone
2b1067d7cc Add padding for rounded corners 2024-05-02 19:44:30 +02:00
Lorenzooone
861c55f131 Setup window titles 2024-04-30 18:11:04 +02:00
Lorenzooone
e488f3d4d1 Remove debug joystick prints 2024-04-29 00:45:02 +02:00
Lorenzooone
ae3200cc08 Handle multiple-devices selection 2024-04-28 19:09:16 +02:00
Lorenzooone
89b9ceb2a9 Prepare infrastructure for multi-device selection 2024-04-27 04:18:27 +02:00
Lorenzooone
a87a7d2763 Separate CaptureData and CaptureStatus 2024-04-26 22:55:24 +02:00
Lorenzooone
3a63c04f7f Add Text Scaling factor 2024-04-26 01:06:03 +02:00
Lorenzooone
a05ed0445b Separate AudioData from Audio, and increase information printed to user 2024-04-25 19:44:54 +02:00
Lorenzooone
3d4f2527a7 Initial Commit 2024-04-14 19:31:08 +02:00