Recent content by proconsule54

  1. P

    Homebrew NXMP Nintendo Switch Media Player

    i will investigate, i have to get hands on a oled ones to see it
  2. P

    Hardware Homebrew DEJAVISUI

    updating main page, i am on deep testing phase (and project is already on github private page) so it would not take too much time to release it This is a brutal desktop capure of integrated webrtc feedback, the quality is a lot better.
  3. P

    Homebrew nx-laserplayer

    Since i suspect that this command must be called before any other i have to parse apple and superdrive from vendorid and apply it at start
  4. P

    Homebrew nx-laserplayer

    Yes, but i am very very busy at the moment, i will dm you for testing when all is done
  5. P

    Homebrew nx-laserplayer

    sg_raw /dev/sr0 EA 00 00 00 00 00 01 This is the unlock cmd, is a raw scsi cmd so easy to port. I will make a test version with unlock and let you know
  6. P

    Homebrew nx-laserplayer

    Can you do a screenshot?
  7. P

    Homebrew nx-laserplayer

    Try libusbdvd test program https://github.com/proconsule/libusbdvd/releases/tag/0.1.1
  8. P

    Emulation Homebrew tico alpha 0.7.0 — GameCube and Wii now running on Switch (HOS), for the first time ever

    @Sukalibur if you in the future want to support physical drives for cd/dvd consoles emus check this one https://github.com/proconsule/libusbdvd
  9. P

    Emulation Homebrew tico alpha 0.7.0 — GameCube and Wii now running on Switch (HOS), for the first time ever

    @Sukalibur yes Vulkan is there, i opened the nro and find out Vulkan stuff ported from nouveau EDIT: Hope this implementation can be made opensource, the switch scene wil benefit a lot
  10. P

    Emulation Homebrew tico alpha 0.7.0 — GameCube and Wii now running on Switch (HOS), for the first time ever

    I've never heard of vulkan on hos, maybe is deko3d (very similar to vulkan). On the github page it is stated that it uses Vulkan but since no source is provieded is hard to prove. I think is done with deko3d
  11. P

    Hardware Homebrew DEJAVISUI

    I forgot to add some screenshot... my bad. Remote Rtc from the mixer Video Mixer (10 layer at first) i will improve Srt from backend Video mixer working on image Backend is solid, frontend in near finished
  12. P

    Hardware Homebrew DEJAVISUI

    dejavis-ui is a trivial Audio/Video mixer with VIS I started this as a "swiss army knife" for audio/video form "any" source to "any" dest. I also integrated the terrific projectM library to add fancy vis if needed dejavis-ui is diveded in two parts backend and frontend. backend is main app...
  13. P

    Homebrew NXMP Nintendo Switch Media Player

    I will work on it also
  14. P

    Seeking a beginner-friendly tutorial for Nintendo Switch development

    I suggest you to start with simple test programs, just to get confidence with the homebrew dev, starting with borealis (that is visual stunning) is a bit hard. also here https://github.com/switchbrew/switch-examples is a good place to look at for test programs. Windows and Linux are both well...
  15. P

    Homebrew NXMilk a trivial audio player for switch

    I have to recompile it with new libnx, i will do it soon 1773678963 Testing new version , it will feature also real CD-AUDIO playback (if a usb drive is connected) Since it uses new libusbdvd it should work on nearly any DVD/BD drives