CommandMC

Results 95 comments of CommandMC

> From what I saw and tested I could not find any bug, even the one you said about the update status not updating. For me it works fine. Well,...

Well it's not impossible, we could just remember the screen resolution that was set when starting the game, and then return to that once it's closed Although, the real solution...

Since the settings are only saved when *you* edit them, removing an old wine version and installing a new one doesn't update them. So also updating the settings if Wine...

Arg, got caught by polymorphism here... `0` is of course also `false`. Now what's the most elegant way to check just for `undefined`...

I ended up just using the `semver` library, I think some dependency we have already requires it anyways and it's far easier to just use it rather than implementing everything...

Currently waiting on #1887 and #1901 to merge before updating this

@arielj You'll still need (some of the) regular Wine dependencies. Seems like the video decoder the game's trying to use is not installed on your system

As @flavioislima already pointed out, the issue here does not relate to the alternative EXE at all and is in reality caused by the backslashes (\\) you have in your...

This can be closed now, right?