Recent content by leathan7

  1. leathan7

    Homebrew RELEASE MM-LINX - Super Mario Maker 2 Level Injector

    This is still working great for me on FW 16! I made a little video a while ago if people are having problems (the process shows it done on a android phone but the switch is the same process), I dont use mm-linx I just create a save file. Thank you to all the nerds who make these maps! YOU...
  2. leathan7

    Homebrew Emulator Flycast Standalone for Nintendo Switch

    Is there a way to make the mouse move for games like heroes of might and magic 3? I got it running and its playable albiet slow but I cannot figure out how to move the mouse.
  3. leathan7

    Tutorial Homebrew Building Atmosphère on Windows using MSYS2

    Yup it was the path pointing to an incorrect python in my case. Thanks.
  4. leathan7

    Hacking Homebrew Remove Atmosphere splash screen

    Yes I know I recompiled the code to remove the AMS logo from being in the middle of my boot logos (not the splash screen).
  5. leathan7

    Tutorial Homebrew Building Atmosphère on Windows using MSYS2

    For me MSYS2 was conflicting with my WSL setup and when I used another machine it just worked. Whereas on my original machine I opted for WSL instead of finding the conflicts or reinstalling stuff. Maybe if you use WSL you had similar issues like mine was using python3 I think and I think I...
  6. leathan7

    Hacking Share your custom Hekate bootlogo thread

    Sorry if I misunderstood you but... The hekate bootlogo is changed merely by placing the image you posted under Switch_SDCard:/bootloader/bootlogo.bmp Open the file in gimp (it's open source freeware paint on crack) and add a layer (to force alpha) then save it as bootlogo.bmp and place it...
  7. leathan7

    Hacking Homebrew Remove Atmosphere splash screen

    I made this https://github.com/ileathan/Atmosphere/releases/tag/1.6.2 so that my mario icons were not sandwhiching the atmosphere logo which looked ugly to me. If you just want to remove the logo use the first package if you want to replace the logo do a feature request with the image...
  8. leathan7

    Tutorial Homebrew Building Atmosphère on Windows using MSYS2

    Honestly I got it all done in pure debian via WSL but Arch would have been worth the wait (download/install) to use it. I did go back on my other machine and use MYSY2 and it really is a super super super super super super super cool tool. P.S. @impeeza not sure I could have done it without...
  9. leathan7

    Tutorial Homebrew Building Atmosphère on Windows using MSYS2

    EDIT: deleted, I was using a different version or something. mysy2-base-x86_64-20231026.sfx.exe instead of msys2-x86_64-20231026.exe
  10. leathan7

    Tutorial Homebrew Building Atmosphère on Windows using MSYS2

    Yeah I re-read the tutorial many times and realized I was being dumb when I saw the comments. I even was trying on MSYS2 rather than MinGW64 MSYS2. Your tutorial is more great than my advice that is for sure <3 Cheers. Yw and TY!!@#
  11. leathan7

    Tutorial Homebrew Building Atmosphère on Windows using MSYS2

    Hey thanks, great tutorial!!! My only input is maybe add a few more times that everything should be done in the Msys or whatever window lol. I only realized I should stop using WSL later on in the comments lol. Thanks again tho! And whoever said WSL is ubuntu -> I use pure debian, but you can...
  12. leathan7

    Hacking Share your custom Hekate bootlogo thread

    Converted to color for the 32 bit (ARGB) BMP: https://t7.vc/dl/bootlogo.bmp
  13. leathan7

    Hacking Share your custom Hekate bootlogo thread

    I exported it as a 32 bit image in gimp and it worked fine but I selected A8 R8 G8 B8 (not X8 R8 G8 B8 I think that one is actually 24bits of color and the X8 are unused). I am not sure if that will matter but the A represents the 8 transparency bits I think so maybe? If the (A8 R8 G8 B8)...
  14. leathan7

    Hacking Super Mario Gravity (SMG2 Mod)

    Exciting !!!
  15. leathan7

    Tutorial StreetPass 2: Rise from the Ashes

    This is really cool, I'm guessing (sorry I didn't actually read everything yet) that this is just for actual 3ds devices and that the process would be different for an emulator? Either way thanks a lot for this information. Broke my head today learning that this wasn't a feature of the game...