Bernhard Schelling
Bernhard Schelling
Thank you for trying it out and writing this fantastic feedback! 1) We need for sure, I'll look into that first. 2) I'll see what can be done, it's just...
Thanks for the additional testing and again for the great feedback! The wheel uses either left stick, right stick or d-pad depending on which one is pressed the most, so...
Added the core option to define which inputs (left stick, right stick, d-pad, mouse) control the action wheel. And as you said, right out of the gate, it now feels...
One big problem I'd expect with supporting 7z is just the feasibility performance wise. In a ZIP file, each and every file is compressed completely independent. So accessing and "streaming"...
@ryz I wrote a little test program to compare the seek performance and for ZIP this turned out as expected. https://user-images.githubusercontent.com/14200249/103455365-c347db00-4d2f-11eb-94e8-f73366fd5bec.mp4 (notice I'm not even starting the test at the...
Yeah @PoloniumRain is right, having .7z support in Windows won't suddenly make the core be able to magically support 7zip. Even if Windows 11 had a "Extract .7z file" API...
Improvements to this will be done via #87 so closing this.
It is certainly on my want list. The need for adding 4 external library dependencies to what is currently 0 pains me a bit... So if I were to do...
Keep in mind using the currently available ZIP compression (which can compress both the BIN/CUE/ISO files as well as the game installation) also results in a very similar 30% size...
@trotsky40 The main issue with this is that I can't come up with a way to link up a ZIP file and its CHD files. If it were just a...