Christian Emmer

Results 117 comments of Christian Emmer

@tnvu so that I can reproduce, what TorrentZip tool are you using and what options did you provide to it? @keywal please enable trace logging with the `-vvv` option and...

I believe https://github.com/ZJONSSON/node-unzipper/issues/324 is the issue here. I can put in a fix to stop these crashes, but `igir` won't be able to fully read these files until the library...

I had seen oxyROMon before, but I didn't realize how many compressed formats it could handle. I tend to benchmark against RomVault since it is some of the most full-featured,...

I'm thinking some kind of DB for the cache would work well, either something custom or something like SQLite. I think the strategy would be to treat all of these...

I've definitely seen duplicate disc tracks before, I think on Dreamcast. And they're truly duplicate tracks, not just CRC32 collisions. I think people over-index on how small the keyspace is...

> is it possible to use native binaries before using precompiled? ... For example [oxyromon](https://github.com/alucryd/oxyromon) doesn’t actually install the binaries, it just expects them on the path It's definitely possible...

I'm working on automated `chdman` builds, but it's quickly burning up my GitHub build minutes.

> public repos have unlimited minutes btw! Ah, that's my problem, I was using a private repo to hide my trial and error away. I'm going to end up using...

Cross-building `chdman` has been an absolute nightmare... https://github.com/emmercm/mame-build/actions.

Zero apology is needed, enjoy your holiday! I may give up on non-x64 for now and return to it later.