j68k

Results 26 comments of j68k

Oh that's a nice idea. I think if the file path, size and modification time match what we verified already then that's a pretty strong signal that it's the same...

Sorry for the slow reply. I have to admit I haven't looked into delta chds yet. Are they useful in the context in managing Redump collections? Can you do something...

Thank you for doing that work @Z-95. I'm not sure if I'll implement it the exact same way (mainly I think I'd have the cache files in ~/.cache or similar...

Thank you very much for the suggestion. I'm a big fan of CHD, and I believe it would work in principle for PSP, but I see that [PPSSPP doesn't support...

Ah, it looks like they use an unusual system with lots of INDEX lines in the .cue file. I'll have to see if I can figure out if that can...

I wondered along those lines when I was writing the code. In a previous version of the program, if a .cue was provided with the `--extra-cue-source` option then I would...

I sorta like that the tool never touches your files so there's (hopefully) no way for a bug or user error to make a mess. Just to understand the use...

Thanks very much for the suggestion. There is actually some code in the project for doing that conversion for testing purposes, but it's disabled because it needs tidying up and...

Ah dang, I should've checked that the convertdump command still works before suggesting you try it. Sorry about that. The problem was that the program used to handle the extra...