Recent content by Core_2_Extreme

  1. Core_2_Extreme

    Homebrew Homebrew app [Release] Video player for 3DS

    This is april fools version, you can watch education video by pressing video player icon. 1776434912 The v1.7.0, first version to supports SBS videos is here!!!!! Changes Controls is now always displayed on bottom screen unless settings is opened. File explorer close button has been changed...
  2. Core_2_Extreme

    Hacking Homebrew [Beta Release][Tester wanted] Kernel9 patch to speed up boot speed on high capacity SD card

    v1.2 is here! v1.2 (beta version) (based on Luma3DS v13.4) Updated to Luma3DS v13.4. Changed config filename to config_fs_patch.ini to avoid conflicting with official Luma3DS. Fixed crash when using Save settings in rosalina menu.
  3. Core_2_Extreme

    Homebrew Homebrew app [Release] Video player for 3DS

    Great fork! Maybe I should backport some improvements like heap-probe throttling and rgb888 mode. Thank you again for your hard work. Edit: I tested your app and noticed you are using the same folder as video player for 3DS, can you change it to different name so it doesn't conflict each other?
  4. Core_2_Extreme

    Homebrew Homebrew app [Release] Video player for 3DS

    The 20260401/v1.6.2641 is here!!!!! Changes Added mandatory education. Known issues Font rendering is broken until you finish the education (you can start education program by clicking video player icon ()). It's not possible to watch other videos until you finish the education. It's not...
  5. Core_2_Extreme

    Hacking Homebrew [Beta Release][Tester wanted] Kernel9 patch to speed up boot speed on high capacity SD card

    Ok, I fixed it (I just added missing entry in config template). Next version will include this fix.
  6. Core_2_Extreme

    Hacking Homebrew [Beta Release][Tester wanted] Kernel9 patch to speed up boot speed on high capacity SD card

    It still applies patch and effective if you insert SD card after booting it. i.e. Boot without SD card -> reject patch -> insert 2TB SD card in home menu -> take 1 minute to recognize SD card. Boot without SD card -> accept patch -> insert 2TB SD card in home menu -> take few seconds to...
  7. Core_2_Extreme

    Homebrew Homebrew app [Release] Video player for 3DS

    After some investigation, I noticed using HW color converter outputs unusual color. Can you try disabling HW color converter by: Press Y Select second tab Tap on Use hardware color conversion (And play video to see if you notice difference) Ok let me consider it. I won't change it right now...
  8. Core_2_Extreme

    Homebrew Homebrew app [Release] Video player for 3DS

    I see, I understand your idea. I keep it as is for now because no one complained about it until now, I'll reconsider it if I get similar complaints more in the future. Exiting UI mode (meaning entering full-screen mode) when you touch where in screen? Background? Well, let me consider it. I...
  9. Core_2_Extreme

    Homebrew Homebrew app [Release] Video player for 3DS

    Well, let me check what's going on (I suspect it's sar problem) so can you: 1. Open video player -> 2. Play the video -> 3. Stop the video -> 4. Go back to main menu where you see gear icon on right bottom -> 5. Tap on gear icon -> 6. Tap on Advanced settings -> 7. Tap on Dump logs -> 8. Upload...
  10. Core_2_Extreme

    Homebrew Homebrew app [Release] Video player for 3DS

    Thank you for your a lot of feedback! You can press SELECT to manually enter full-screen mode. Also, you can press direction pad left and right to seek without leaving full-screen mode. So I'm not going to change this for now. I've changed this one just after releasing v1.6.1, it is now always...
  11. Core_2_Extreme

    Homebrew Homebrew app [Release] Video player for 3DS

    I'm adding texture cropping feature now, please wait for a while.
  12. Core_2_Extreme

    Homebrew Homebrew app [Release] Video player for 3DS

    The v1.6.1 is here!!!!! Changes Number of decoding threads are selectable now. Full-screen transition period has been changed from 5 seconds to 3 seconds. Progress message (`xx.yy%`) has been added to `seeking` and `processing video` messages. 3D slider bar no longer moves video. Fixed bugs...