Recent content by galaxior

  1. G

    Hacking EmuMMC question

    They sounds as if you're not actually using an emunand to me and you're just booting into custom firmware on your sysnand still Sent from my BLA-L09 using Tapatalk
  2. G

    Hacking Question SX OS Safety

    If using SX OS and want to be safe then use the emunand it offers. Keep your emunand offline as your sole hacked firmware and you can keep your sysnand online (assuming it's clean) But as people have said it doesn't sound like you even need SX OS/atmosphere etc, you just need to boot to lakka...
  3. G

    Homebrew WIP OpenMW for Switch

    How is performance compared to running OpenMW on Ubuntu L4T? I was planning to install it on there before I saw this Maybe I'll try both when I have time and do a comparison
  4. G

    Hacking How do you load Atmosphere?

    Make sure you're holding R while opening the album (should be able to hold R while entering any title nowadays actually with title redirection, but originally it was just the album) Sent from my BLA-L09 using Tapatalk
  5. G

    Hardware Switch HDD case?

    I've seen a couple of 3d printable battery cases on thingiverse, potentially you could modify one to suit the dimensions of your SSD and get one printed Sent from my BLA-L09 using Tapatalk
  6. G

    Hacking L4T Ubuntu - A fully featured linux on your switch

    It was still my first partition, I just moved the ext4 partition to the end of the disk (and expanded it a bit) and then resized the fat32 partition to fill the remaining space. Can't explain why the error occurred but the fix was straightforward at least Sent from my BLA-L09 using Tapatalk
  7. G

    Hacking L4T Ubuntu - A fully featured linux on your switch

    Just got this setup, amazing work! For some reason when I enlarged my FAT32 partition and moved my ext4 partition to the end through gparted it resulted in Hekate not being able to find my FAT partition (NOFAT error), can't say why as all other devices could read it fine. Regardless if anyone...
  8. G

    Homebrew Question Emulate keystrokes on PC to send to Switch via USB?

    Potentially yes, I guess to be more accurate I should have said no pure software solution on only the PC side is possible (which is how I interpreted the post). A solution with software running on both ends does sound feasible but I have no experience with switch sysmodules either Sent from my...
  9. G

    Homebrew Question Emulate keystrokes on PC to send to Switch via USB?

    A pure software solution is not possible due to the nature of USB. USB is asymmetric and one side is the host and the other is the peripheral device. It's pretty much guaranteed that your computer's USB ports can only act in host mode whereas they'd need to be able to operate as a peripheral for...