March 2025 Update #1473
Locked
emmercm
announced in
Announcements
Replies: 2 comments 1 reply
-
|
It turns out it didn't take some time. v3.2.0 was released with these changes on March 15th, and v3.3.0 has already come out since then. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
No actual comment about the update, just wanted to say I appreciate you including the volta pin in the package.json lol |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Inspired by an update announcement I saw from RomM, I figured I'd give one, too!
I hope you're well, truly. In the v3.0.0 release announcement, I mentioned I was going to take some time away from Igir, as it had been taking up a significant amount of personal time, and I did just that. That means that a lot of issues and discussions went without response for months. I can't promise I'll always be timely with responses, but most issues should have a response or a clear path forward now.
I continue to be delighted with the response Igir has had. GitHub stars have increased nearly 40% since v3.0.0, and downloads have increased nearly 70%. That's awesome! Igir doesn't record or report any other usage data, so I'm always very interested to hear how you use it in the show and tell megathread.
v3.1.0
v3.1.0 released this week with support for GCZ, RVZ, and WIA via
dolphin-tool. This addition had been in the works since September 2024, and it took a lot of trial & error to get the compilation right.The other worthwhile callout is that you no longer need to manually install SDL2 for
chdmanto work on macOS. Unfortunately, it's still required on Linux. If anyone can figure out how to statically compilechdmanI'd love your help as the MAME developers were quite abrasive when I asked.Next
The open bug reports and feature requests that are ready to be worked on fall into two categories:
I want to tackle the filtering & preference issues next (after all, Igir was named after 1G1R!), but the list is long, and it will take some time.
Wishlist
I've never been in love with how Igir is packaged into executables. nexe never worked right for me, and caxa works by extracting every bundled file before running (which is in the thousands of files for Igir, plus
caxais no longer maintained). Using Bun compilation seems like it might be a winner, but it's going to require import attributes to bundlepackage.json, and I don't know how it will behave with the includedchdman,maxcso, anddolphin-tool.If someone here has some Bun expertise, I'd love help exploring it as an option!
Beta Was this translation helpful? Give feedback.
All reactions