Wellington Wallace

Results 1006 comments of Wellington Wallace

Did anyone else notice how insane is the disk write activity while running this game? It is super unusual ![Screenshot from 2022-02-24 23-21-54](https://user-images.githubusercontent.com/16225172/155641580-a08b20a6-1e77-42c2-b9c1-dff56350f994.png) The game process is the `start_protected`. More...

>This is why companies need to stop injecting their games with anti-cheat malware. There is a clear correlation between stuttering and the unusual and intense disk writing activity. I wonder...

>Use %command% -noEAC can disable EAC without renaming game files. For some reason this option is not working on my computer.

>Provide some hardcoded "built-in" presets in the presets dropdown, installed by default in builds. I think that would be annoying to people not interested in the built-in presets if they...

>If other packages installed on a system can dump presets into a presets.d/ location, then EasyEffects could read that on start and import those presets? Automatically import everything in the...

>Or if this idea doesn't mix well with the user likely not being interested in most of the presets from a package As an user I think it is super...

>EDIT: Like the import button that's already there... ahaha man_facepalming ) Haha. I admit the gtk icon isn't making the button function obvious. But yes. We already have an import...

>Provided the file chooser can be set to open at a directory I did not test but the function `gtk_file_chooser_set_current_folder` probably works with the `GtkFileChooserNative` we have been using. >A...

>I am on KDE, would it work with alternative file choosers? This kind of thing happens at a lower level. We just ask GTK to use a native file dialog....

>perhaps as a convenience for a user to easily switch between "Output" and "Input" to switch presets Yes. Having to switch views just to apply a preset file is quite...