xtemp09

Results 232 comments of xtemp09

Well, what game should I try?

Hello, I've checked "[The Last Wiener](https://lestordusninja.itch.io/the-last-wiener)". The game works fine both in windowed mode and fullscreen. I think you should add some additional checks for keyboards/screens. The file attached might...

This also could help. [report.zip](https://github.com/BayatGames/RedRunner/files/3001572/report.zip)

Here is the new paste: http://pastebin.com/qySQsUx7 Looks like 271 characters.

If input file doesn't contain ReplayGain information in metadata, the encoder won't add it. =(

Opusenc2 doesn't support art embedding; output APE files lack cover image too. It will require third-party tool(s) to add that feature. Looking through temporary directory, I found that LameXP uses...

Actually, I expected something like the following: Average Speed = Size of the files converted / Expended Time [Average Speed] = 1 Mb/s ETA = size of the files to...

Agreed, but I would express it in a different way - to switch encoders is helpful since they have different quality and different parameters such as 2-pass encoding or different...

Also, [this commit](https://github.com/mstorsjo/llvm-mingw/commit/9188cce153916b146afa4b18f78443cb39a7c509 ) says: > Build LLVM with -ffunction-sections and --gc-sections, shrinking a full build of llvm-mingw without LLVM_BUILD_LLVM_DYLIB by 22% (but llvm-mingw uses LLVM_BUILD_LLVM_DYLIB these days, which shrinks...

Guyutongxue made a perfect bundle with [a complete mingw-w64 toolchain](https://github.com/Guyutongxue/mingw-release/releases). It works perfectly with Qt Creator.