Views: 1,611,804 | Main | Rules/FAQ | Memberlist | Active users | Last posts | Calendar | Stats | Online users | Search | 12-04-24 06:53 PM |
Guest: |
0 users reading [INDEV] 3DSlideShow | 1 bot |
Main - Homebrew projects - [INDEV] 3DSlideShow | Show post layouts | New reply |
Skyneo |
| ||
Newcomer 3DS alchemist beginner Level: 7 Posts: 3/7 EXP: 1073 Next: 375 Since: 09-26-15 From: France Last post: 3305 days ago Last view: 2625 days ago |
I guess the title is explicit enough
Read doujins on your 3DS! Well not only. In fact I just wanted to make a slide show for 3DS that would support PNG, JPG and maybe BMP. I also wanted to make the 3DS react the same way to different keys. PLEASE NOTE THAT IT'S EARLY INDEV STAGE, IT WON'T DO ANYTHING USEFUL FOR NOW. TODO LIST : - Find how to display pictures on the top screen and make them scroll. (look for libpng and Caelina, thanks for advice #3dsdev) - Find how to browse directories. - Touch screen controls - OPTIONAL - Try to make the 3ds able to unzip stuff. (we can unzip from a computer) - OPTIONAL - Internet connection to a server with doujins ? (no need to transfer files) What is done yet ? - Display text on both screens. (Top will contain instructions, bottom will be for browsing folders) - Clear top screen. (In order to display the picture on the top screen) - Make the homebrew react the same way to different keys (Done with a barbarian method, maybe I'll be able to fix it) - - That's all. If you're looking for sources/any other precision, you can check the GitHub repo here: https://github.com/Skyneo/3DSlideShow If anyone has any clues on how I can make all this stuff, I'd be grateful if you would help me. Thanks for reading and have a nice day! |
StapleButter |
| ||
Member blarg Level: 30 Posts: 114/184 EXP: 151631 Next: 14238 Since: 10-27-14 From: France Last post: 2661 days ago Last view: 2572 days ago |
if (kDown & (KEY_DLEFT|KEY_L|KEY_ZL|KEY_CPAD_LEFT))
Nothing barbarian with that. I'd do it the same way. |
Main - Homebrew projects - [INDEV] 3DSlideShow | Show post layouts | New reply |
Page rendered in 0.010 seconds. (2048KB of memory used) MySQL - queries: 26, rows: 65/65, time: 0.005 seconds. Acmlmboard 2.064 (2018-07-20) © 2005-2008 Acmlm, Xkeeper, blackhole89 et al. |