Recent content by mq1

  1. mq1

    Hacking Homebrew Wii - USB Loader GX - HDD with Fat32 - only Splitted games don´t work

    I fixed this in v5.1.19+, splitting was broken in v5.1.10-v5.1.18 for some games (i made a dumb mistake when adding support for modded games that required > 2 splits 🥲) 1772535679 i think i'll slow down a bit, i'm FINALLY starting my internship so i'll be a bit busy, but i'll try my best to...
  2. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    Update: v5.1.9 works on windows xp/vista 🚀
  3. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    Hi, I just released a rc for the next major version (v5), any kind soul willing to give me some feedback? I rewrote the ui from scratch (again) (hopefully for the last time) and I just want to make sure it's fine/stable before tagging v5.0.0 and releasing it for all users :)...
  4. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    If I eventually implement this, I'll try to remember to tag you :) twbm shows a confirmation dialog, I don't mean to change that (excluding the remove -> delete renaming) 1762031163 I just released v4.2.0 (https://github.com/mq1/TinyWiiBackupManager/releases/tag/4.2.0) with some of the latest...
  5. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    Great idea! For the moment, I do not plan on adding support for multiple drives :( Well, now that you mention it, I think I can just separate Wii/GC games by default (and also show the game count by platform)
  6. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    Thanks a lot for the advice, I'll handle these issues for the next release :) And thanks for the english clarification 😅 1762016321 I've re-read the message, and I think that there's been a misunderstanding, when twbm asks you to choose a drive/directory, you must select the drive's root path...
  7. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    Keep in mind that currently the game lookup is non-recursive I honestly didn't think of that, would it be useful? TWBM already expects you to click on "open" after selecting the games you want to convert, and I didn't think adding another confirmation step to be useful. I may be wrong here, I...
  8. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    I can have a look into that! Yeah, twbm looks for directories named title [id] in ./wbfs and ./games I think I can add this in the next release
  9. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    I'm adding a Tools page in the next release (probably 4.2.0), is there anything you would like to have here?
  10. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    I managed to patch egui-file-dialog to compile on 32bit windows, so legacy builds are back again :) I added builds for the following platforms - win 10 x86 - win 7 x86 - win 7 x64 - linux x86 - macos 10.12 for x64 (previously was macos 11+ only)
  11. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    If anyone experienced issues with font rendering / stuttering / tooltips / low res icons in twbm v3, I rewrote the UI with the toolkit I was using on v2. I hope this solves any regression I introduced with v3 :) 1761152282 Unfortunately I had to drop win7-8-8.1 support to use egui-file-dialog...
  12. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    I just released v3.0.0! It's a complete rewrite and redesign, I hope it'll also perform a bit better :) Some handy new features: Search games/apps by name List views Sorting (name/size) The OSCWii view now shows app icons Hashes work correctly on update-stripped games now
  13. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    I'll provide a build 1757419375 A little preview of the next update :) 1757440258 The latest release includes an experimental win7 build 🚀
  14. mq1

    [Personal project] I made a simple backup manager for Wii (supporting direct .rvz conversion!)

    🚀 Update!! I just released v2.2.0, with experimental support for stripping partitions I also added a simple Apps view, and the UI has been redesigned to remove some clutter 1757278006 The latest build includes a wiiload implementation