Bd
Results
2
issues of
Bd
``` // For some reason `end` event is not emitted. // .on('end', () => { // Promise.all(filePromises).then(() => resolve(files)); // }) ``` This is because unzipper emits 'finish' instead of...
I have spent ages getting sound on Runelite to work, and setting all the Java params and latency related stuff in env did not help. What helped me with Runelite...