Jules Blok

Results 98 comments of Jules Blok

My bad, forgot to mention you need to add this to the launch options for Dirt Rally in Steam: `WINEDLLOVERRIDES="xinput1_3=n,b" %command%`

I'd recommend fixing the indentation issues. The comment appears to use spaces and tabs interchangeably. Other than that it looks good, very ingenious solution.

Pull requests are welcome, I'm not going to do this myself.

> Is there a way to detect wether the current instance is running from an installed instance or portable? I think you're looking for `CMPlayerCApp::IsIniValid()`, which checks if the an...

@XhmikosR It still wouldn't be reliable, since I can have an installed _and_ a portable instance.

It wouldn't catch the case where you switch to an INI file after installing it, but I guess it's okay to use an installer in that case.

> We need to consider some things, before getting this in, like the fact that we'll no longer be able to be part of the SF accelerator program. Which in...

The ticket was aimed specifically at the fullscreen UI. There is indeed no button to go back to windowed mode without stopping the video. Rather than introducing a redundant close...

> Seems easier to me to just double click anywhere on the screen in that case than aiming at a button in a possibly hidden toolbar. So is clicking anywhere...

Commit ba56ce2 is dirty, it removes a build configuration from the solution file.