Recent content by EmEE

  1. E

    Hardware Mig Switch on Switch 2

    Spawnwave commented on his video that his switch that tested MIG without it working has not been banned.
  2. E

    Hardware Mig Switch on Switch 2

    That could be the factory reset though. My 2nd switch, which I also tested it on both before and after mig update and kept offline is also not banned after a factory reset. Don't know if it'll get banned soon though. We'll see in a day or two probably.
  3. E

    Hardware Mig Switch on Switch 2

    Yeah could've been my attempt to use it before the 1.2 update, which didn't start the game. Another one is possibility is from someone who never updated the firmware, but tried it before and wasn't able to start the game. Question is if that got the ban or not.
  4. E

    Hardware Mig Switch on Switch 2

    Yes Yes
  5. E

    Hardware Mig Switch on Switch 2

    I was using untrimmed roms, and also banned. Time to see if a 2nd switch that used the same flashcart, but factory reset before connecting to the internet gets banned or not.
  6. E

    ROM Hack RELEASE Taiko song inserter

    I'd suggest just disabling the converter in my tool instead. I had to make modifications to the converter as some of the variables were incorrect when I was making this.
  7. E

    Hacking Sx Core and Sx Lite , test Units Received

    Good to hear they're at least good with that. My experience with them was trying to get a bulk discount, and they offered like 5$ off the total. Another store gave me 10% off and free DHL shipping, so I went with them. Arrived today, installed one fine! The soldering was actually easier than I...
  8. E

    Hacking Sx Core and Sx Lite , test Units Received

    Could I also get an Aliexpress link? Thanks!
  9. E

    ROM Hack RELEASE Taiko song inserter

    Looks to be more like encryption rather than compression since I see no headers. Some of the files (don_color.bin) are still on the older compression, so I wonder if it'll still take the gzip files.
  10. E

    ROM Hack RELEASE Taiko song inserter

    It looks to be a problem with the double quotes in the csv. Please try csvFile = open('songs.csv.txt', 'r', encoding='utf8') reader = csv.reader(csvFile, doublequote = False)
  11. E

    ROM Hack RELEASE Taiko song inserter

    Are you on Python 3? Please upload your csv for me to try.
  12. E

    ROM Hack RELEASE Taiko song inserter

    This is DLC from the first and second WiiU game, not the Switch games. You should are be able to decrypt the titles with CDecrypt_v2.0b.exe .\title.tmd .\title.tik
  13. E

    ROM Hack RELEASE Taiko song inserter

    The script should enable all the dlc songs in all the updates including the exclusive songs. I have not believe there are any other songs. Use hactool to extract the switch game with the newest update and put it into a folder called switch. Use CDecrypt to extract any WiiU game files you own...
  14. E

    ROM Hack RELEASE Taiko song inserter

    Sorry this has taken a while. Making a GUI is hard so now the script exports a csv file you can open with Excel and remove lines from to delete songs. I have updated a v2 in the initial post to add support for WiiU1/2 and all the WiiU games DLC. A song in WiiU3 DLC does not work on the switch...
  15. E

    ROM Hack RELEASE Taiko song inserter

    Extracting DLC is not necessary. The update contains all the dlc songs and databases. That's why I can enable the unreleased Senbonzakura and Vocaloid songs.