Recent content by dotmick

  1. dotmick

    ROM Hack RELEASE The Binding of Isaac Mod Converter

    It is now working :) The file used is titlemenu.pcx not titlemenu_nx.pcx Now I am trying something a bit more complex...
  2. dotmick

    ROM Hack RELEASE The Binding of Isaac Mod Converter

    +1 I've made a simple test with replacing the title menu image and the structure is the following: /atmosphere/contents/010021C000B6A000/romfs/resources/gfx/ui/main menu/titlemenu_nx.pcx romfs_metadata.bin gets created but the title is not replaced... Have I done something wrong?
  3. dotmick

    ROM Hack RELEASE The Binding of Isaac Mod Converter

    Up I still think an External Item Description mod is a must-have for the Switch version. Any progress or leads on that? Also, is there a reason why LUA-based mods are not working on Switch while some for Baldur's Gate are?
  4. dotmick

    Homebrew Discussion Starcraft on Switch ()

    After a few quick tests, Fallout is running perfectly on Android Switch
  5. dotmick

    Homebrew Discussion Starcraft on Switch ()

    Could you guys please continue sharing videos? I'm intrigued about the performances, Fallout is still slow on my side :/
  6. dotmick

    Homebrew Discussion Starcraft on Switch ()

    Alright, I'm back. Time for some tests. One thing I didn't realise is that the joycons don't work :/ I've ran the following command: sudo apt-get install xserver-xorg-input-joystick and then paired them but nothing. Any clue on what to do? (ping @Torina )
  7. dotmick

    Homebrew Discussion Starcraft on Switch ()

    Yes, and Qemu is far better than dosbox for running Windows.
  8. dotmick

    Homebrew Discussion Starcraft on Switch ()

    Now I'm intrigued. I'll have a look when I'm back from hols. But before, my goal is still to have Fallout running a smooth as possible on the Switch :)
  9. dotmick

    Homebrew Discussion Starcraft on Switch ()

    Got the smb working :) Here's my command: qemu-system-x86_64 -hda W98.img -boot c -cdrom /home/dotmick/Desktop/Windows 98 Se Fr Bootable.iso -m 512 -soundhw sb16 -display sdl -netdev user,id=n0,smb=/mnt/windows/ -device ne2k_pci,netdev=n0 I had to choose ne2k_pci as the model.
  10. dotmick

    Homebrew Discussion Starcraft on Switch ()

    It is indeed. But it is not illegal. It's a grey area, but not illegal. While with warez, there's no grey area, it is completely and known for being illegal.
  11. dotmick

    Homebrew Discussion Starcraft on Switch ()

    For now the standard version, I'll optimize later. Regarding the network, I've tried multiple commands, but I've still got no network in W98. The last one: qemu-system-x86_64 -hda W98.img -boot c -cdrom /home/dotmick/Desktop/Windows 98 Se Fr Bootable.iso -m 512 -soundhw sb16 -display sdl...
  12. dotmick

    Homebrew Discussion Starcraft on Switch ()

    Just brilliant, thanks! I've got Win98 working with the new graphic drivers. Bonus, I'm trying to have the network working to setup a smb folder but without any luck for now... I'll keep you posted of my progress!
  13. dotmick

    Homebrew RELEASE L4T Lakka Switch - now with audio and Vulkan

    You might want to convert them to .wbfs format.
  14. dotmick

    Hacking RELEASE 32 Bit Gentoo Buiild With Kodi-18 and Netflix Support

    Amazing work @Gavin_Darkglider , thanks!