Aw, come on, I wouldn't exactly call any of you two a noob. I myself have done Windows GUIs (some basic stuff in Visual Studio/C# and Eclipse/Java) aeons ago, but I somehow forgot most of it, and I'm more interested in pure coding anyways (my only IDE is Notepad++ with NPPExec configured for convenient compiling with GCC, to give you a picture). This in turn leads to many true noobs thinking my stuff is too technical or not userfriendly enough, oh well...
For ImageConv, could you provide a compiled executable (as you see, not everyone has VS). Doesn't have to be now, just when you think it is ready!
As for the Linux GUI stuff, I can't really add anything useful to that obviously. Just throwing that in, but doesn't basically any Linux distro nowadays contain a basic installation of Wine? And, if not, maybe the Wine project provides libraries for easy porting (at least of Windows GUIs)?
And ZIP3DSFX... well, I tested it yesterday as self installing boot.3dsx replacement and it turns out that (1) boot.3dsx is one of the cases where the SFX (in stub mode) can't find out it's own name (I have a workaround for that, but it's ugly) and (2) if ran as boot.3dsx I need to take care to properly initialize all the required services (which I haven't done so far). Fix(es) coming up, just in case you wonder.
Most Linux distros don't come with wine and while wine works OK it isn't perfect and honestly I'd like to not spend a half hour installing dependencies (especially mono because it's a pain in the ass, as well as anything visual studio) just to run ImageConv... Especially when most distros come with a full imagemagick install, running a windows convert.exe in wine just seems.... Well dirty and a little dumb tbh... Again I don't NEED it to happen just would be nice, though I could probably just write a simple script (since that's less work and rotating and putting it into BGR is super easy in ImageMagick anyways)
Last edited by dark_samus3,








