Jimmy Berry

Results 33 issues of Jimmy Berry

Instead of the full rpm build strategy discussed, what about creating a simple rpm that just tracks deps for each installed game so the user can run something like `zypper...

Various gui prompt tools (like kdialog) exist that are capable of interacting with the user via a GUI and providing the result in a format useful to bash scripts. Having...

If so then the validation flag needs to keep track of the app being updated and only ignore state changes for that app.

Look for folks running those distros to do the work! As discussed in #4.

Probably should be a lower priority until someone from outside of openSUSE starts to contribute and maybe just maybe Valve with take the fix upstream before then.

Once #2 is completed perhaps utilize [simplescreenrecorder opengl injection](http://www.maartenbaert.be/simplescreenrecorder/recording-steam-games/) to check for frames after launching a game. The `--statsfile` option can be use to provide a file where the framerate...

As `[email protected]` suggested downloading every game and checking with ldd for unavailable dependencies would be a good first start. From there a list of games that need fixes could be...

Steam prioritizes reading `/etc/lsb-release` instead of the more common `/etc/os-release`. I fixed the issue on openSUSE by updating the `lsb-release` packaging the build from the `os-release` one, but as confirmed...

A number of fixes or features can be toggled with launch options. A handy feature would be the ability to set common launch options for all apps. For example enabling...

For projects using git it seems to make sense to just use `git describe` directly instead of including all the parts in the format. Perhaps `%gd` (gd = git describe)?...

enhancement
help wanted
version calculation