Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuclearcodecat/3ds_show_touch_position
homebrew for the 3ds that displays the touchscreen's position
https://github.com/nuclearcodecat/3ds_show_touch_position
3ds 3ds-homebrew homebrew
Last synced: 10 days ago
JSON representation
homebrew for the 3ds that displays the touchscreen's position
- Host: GitHub
- URL: https://github.com/nuclearcodecat/3ds_show_touch_position
- Owner: nuclearcodecat
- License: mit
- Created: 2024-05-14T16:00:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-14T19:50:44.000Z (7 months ago)
- Last Synced: 2024-10-25T03:44:55.336Z (about 2 months ago)
- Topics: 3ds, 3ds-homebrew, homebrew
- Language: Makefile
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3ds_show_touch_position
homebrew for the 3ds that displays the touchscreen's positionthe code is very simple with no real error checking
if you'd like to try this out on your console, make sure that you set the SCR_BOTTOM_W and SCR_BOTTOM_H variables to according pixel values (for the new 3ds xl that's 320 pixels of height and 240 pixels of width). the values might seem weird because the screens used in 3ds consoles are portrait screens rotated 90deg.
release built with devkitPro toolchain