withmorten
withmorten
Now I might be stupid, but even though I'm running it in my aoe2 folder, it won't accept it as a valid installation, and complains about no Data Path being...
For some reason when building flac, flac.exe isn't even compiled (I checked for flac.exe path touches with ProcMon when running mxe in WSL and compiling flac) and then of course...
I noticed that my idb has been increased in size (i.e. 43MB -> 120MB) after using this plugin a bit - it's probably the "store_xrefs" default. There is a lot...
Simple fix to make it buildable again
Currently spek.exe is UPX compressed - which causes a slight but noticable delay when starting it up. This accumulates over time because it's a program you'll likely open hundreds if...
For some reason ffmpeg doesn't use the floating point decoders for mp1, mp2 and mp3 by default - this forces use of these. Makes the spek not have all the...
Hey just letting you know, I made a CLI version of the GSC compiler here, based on the dxt12 one: https://github.com/withmorten/bo2-gsc-compiler It includes one small fix so far: It can...
I know it's not actually infected, but the file isn't downloadable anyway ...
I was trying to build all packages flac depends on, and libsoup (depended on by gst-plugins-good) fails with the attached log. I've tried various combinations of -std=c99 or defining __USE_MINGW_ANSI_STDIO=1,...