Skip to content

Commit 0603ded

Browse files
Revise TO-DO list in README.md
Updated TO-DO list with new tasks and optimizations.
1 parent 795151f commit 0603ded

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,8 @@
22
A fork of butterscotch with 3DS and Wii U support!
33

44
### TO-DO:
5-
- Replace all glfw references with citro3d (not using citro2d because citro3d is closer) in n3ds/main.c
6-
- Dynamically split textures bigger than 1024x1024
7-
- Pad textures that do not have resolutions ^2
8-
- Add audio
9-
- Remove controller stubs and use them for input
10-
- Force second camera to always render to bottom screen
11-
- Make touchscreen register mouse click and mouse movements
5+
- ...optimize.
6+
- Real hardware support added back
127

138
### File Explanations:
149
- runner.c handles events, rooms, instances, etc.

0 commit comments

Comments
 (0)