
Anybody else having issue with X to login?
Keep getting this message, do anyone else have this issue?

Keep getting this message, do anyone else have this issue?
hey! i spent way too long on this so here's a thing i made: PenguinComb a little desktop app that converts Clone Hero songs into GH3 customs (for the Better GH3 mod).
the whole point was that the old tooling (the Honeycomb GUI) was Windows-only and i got tired of it. so this is a port/fork of that project, rebuilt to run natively on Linux, no Wine needed for the app itself. Windows still works exactly the same, same app, same features, both platforms get the same updates, nobody's a second-class citizen.
what it does:
- pick a folder of Clone Hero songs + your GH3 folder, hit compile, done. there's a batch mode so you can do whole folders at once instead of one by one.
- you can add a suffix to the song names, so if you're converting a GH2 setlist you can tag everything with "- GH2" and actually remember what came from where later.
- the rest of the Honeycomb stuff is still there too, SGH import, PAK tools, WAD stuff, the lot. nothing got lost in the move.
if you're on Linux and your GH3 install lives inside a Wine or Proton prefix, the app can find it there too, so no manual folder hunting.
it's free and open source (GPL-3.0): https://github.com/kevihq/penguincomb
linux users: grab the AppImage, chmod +x, run it. that's it. one file, no .NET install, no nothing.
it's one person's spare-time project, so if something breaks, tell me, open an issue on the repo or just yell in the comments. i actually test on both OSes, so most stuff should just work lol.
big shoutout to AddyMills for the original Honeycomb and the GH-Toolkit that does all the heavy lifting under the hood.