withmorten
withmorten
I'm doing some research right now, it seems to be related to "screenblend.scx" VisualFX's. Ukur and I noticed some weird things similar to this happening when using a dll that...
I ran into this problem today, your PR fixes it! Just one thing: It should look for idaxml.py in "python/3" not "python", since all the other IDA python files are...
Oh, I see. Why is that the default? I don't really understand what's going on there, what do I do so flac.exe gets compiled?
Ok, thanks! I checked the history and this seems to have been there from when flac.mk got created. Strange. Maybe flac.exe should be enabled by default.
Hey there, I implemented somewhat hacky commandline saving here: https://github.com/withmorten/spek-alternative/commit/cf02f3c4c4bf794a479dcb8939546c3d06a83786 This will not work leaving it running in the background, though, but you can let it run overnight or while...
Cool! I was actually looking through zm_nuked_perks and noticed that the old dump (i.e. your repo) has vectorflags different than the Cerberus output: dump: `machine linkto( level.perk_arrival_vehicle, "tag_origin", ( 0,...
Can you try this version? https://github.com/withmorten/spek-alternative/releases
That's more of an ffmpeg issue than Spek, since Spek just uses the ffmpeg libraries to decode files.
I implemented it somewhat hackily here: https://github.com/withmorten/spek-alternative/issues/1 But it's not "true" commandline (it wouldn't be possible the way Spek currently works under Windows anyway), a GUI window still opens, but...
I created a fork a couple of years ago here, but have not gotten around to push my latest update yet either: https://github.com/withmorten/spek-alternative/ Should work MUCH better than the original...