Recent content by proconsule54

  1. P

    Emulation Emulator NetherSX2 - Switch Port

    @Nagaa Adding devoptabs for smb/nfs/ssh?, since for hos are regular folders like sdcard can be "easy". Feel free to use https://github.com/proconsule/nxmp-devoptabs this as ref if is useful for you Edit: nfs and ssh ,sorry, i put smb but was already implemented
  2. P

    Camera app for Nintendo Switch 1 and switch lite - Help needed

    I suggest to always use real hw to make/test things, blind dev is frustrating and lead to non working stuff. on USB is also the worst type of dev since vendors always misuse standards. trust me. with usb dvd/bd drives without real hw i I wouldn't have encountered a lot of edge cases.
  3. P

    Homebrew NXMP Nintendo Switch Media Player

    https://mega.nz/file/C0MSTLiC#r0qxys4wgTD_nbzFxLjkahohKWKCzAn22svtrwtS3AA NXMP 0.9.4 test3. if someone want to test it , also i added applet mode warning on start. Test and report back issues pls. Is just the nro, the rest is the same as 0.9.3 version
  4. P

    Hacking Atmosphere-NX - Custom Firmware in development by SciresM

    For my limited knowledge since is mayor update there can be many changes under the hood, so is safer to wait atmo guys to check stuff.
  5. P

    Homebrew nx-laserplayer

    I am researching, in theory with some specific drives and with specific firmwares uhd bluray with aacsv2 can be decoded, will not be as easy as with just keydb, but possible. I am doing deep test on it “briking” some drives i have, if i got working any 4k retail bluray i will report and prove...
  6. P

    NX-Seed-Finder-and-Extractor

    No source code is hard to guess, the verbosity of readme/description can be an hint. I “hate” a bit vibecoding since it make people learn less on coding. But probably is a problem only for me
  7. P

    Hacking Homebrew Project Discussion: Bringing back SXOS-style XCI HDD Loading to Atmosphere?

    yes for fear of big N's lawyers and for the philosophy behind atmo and respect for its creators.
  8. P

    Hacking Homebrew Project Discussion: Bringing back SXOS-style XCI HDD Loading to Atmosphere?

    Sorry, perhaps it's my terrible English that's making me miss the tone of the sentence—is it sarcastic? I (and I imagine many others) have more or less all the pieces of the puzzle needed to do it, but we don't, for a whole host of reasons.
  9. P

    Hacking Homebrew Project Discussion: Bringing back SXOS-style XCI HDD Loading to Atmosphere?

    Is a choice to not do it, not a technical problem. i assure you.
  10. P

    Homebrew NXMP Nintendo Switch Media Player

    I am fixing code, you are use with applet mode or title override? @MrAwesome 1787987528 Also since i am a bit tired of issue with applet mode (that is memory limited, a lot) that fail on heavy file (yes can't do magic with few mb of memory) i put a startup banner for it
  11. P

    Homebrew nx-laserplayer

    https://github.com/proconsule/nx-laserplayer/releases/tag/0.0.3 nx-laserplayer 0.0.3 Fix some memleak in AACSv1 updated libusbdvd to 0.1.3 layout fix for audio/subtitle menu selection Enjoy 1787938644 now that mayor features are up maybe i can focus on exotic functions like @mathew77 suggested
  12. P

    Homebrew NXMilk a trivial audio player for switch

    Maybe the commercial one is a mixed mode CDDA with Data, i have to investigate, yes vis is a bit psychedelic, i will put also a more relaxing fixed image in future
  13. P

    Homebrew libusbdvd

    https://github.com/proconsule/libusbdvd/releases/tag/0.1.3 libusbdvd 0.1.3 Some fix here and there fix for usb mass storage stall with usb bd-drive example test program now with new browser and a speed test routine 1787294740 this is propedeutic for nx-laserplayer release, that will arrive soon
  14. P

    Homebrew NXMilk a trivial audio player for switch

    https://github.com/proconsule/NXMilk/releases/tag/v0.4.1 [0.4.1] - Updated libusbdvd to 0.1.3 (see release changelog) - Separate USB from CD/DVD Menu - Added libfluidsynth (now you can use soundfonts for superior MIDI playback see README for details) - Compiled with last libnx/toolchain Enjoy!