Michael T. DeGuzis

Results 109 comments of Michael T. DeGuzis

If you are talking about the command itself, the readme is [incorrect.](https://github.com/ValveSoftware/voglperf/pull/25). Otherwise I'm not sure. One of the main maintainers here has had 0 git activity for [quite a...

Interesting. I wonder how/why Botacera Linux still has it and uses it. Will have to test their version.

This might help actually: https://github.com/batocera-linux/batocera.linux/blob/96a9a97f523fce6917aee9809eb283406ae79f16/package/batocera/emulators/dolphin-triforce/dolphin-triforce.mk#L3

Update, with a few fixed, I believe I have a complete build for Debian 8. Have to test launching the game later on. I ran into [linker errors](http://stackoverflow.com/questions/9723793/undefined-reference-to-boostsystemsystem-category-when-compiling) with libboost,...

Just offering. I already maintian my own of course. If in disagreement I'm sure it will be closed.

Added missing `ncurses-dev` package. `make` will fail without this. ``` Building 64-bit voglperf... CMake Error at CMakeLists.txt:49 (message): Could not find libcurses -- Configuring incomplete, errors occurred! make[1]: Entering directory...

Use the CLI, it should end up trying to use ~/.config/supermode/Config or something. I copied the Config files from this repo after making the dir and it seemed to list...

Yes, the flatpak needs to include these files, but you can fix this on your own for now: ``` $ flatpak run com.supermodel3.Supermodel -print-games Supermodel: A Sega Model 3 Arcade...

I lied, I did need to set the starting directory when using the flatpak, but this was true of when I built the Linux binary as well.