Benjamin Deroche
Benjamin Deroche
This is kinda annoying. When using xow and wireless connected controller I can't use the "power" button as the "hotkey" button for retroarch. Is there any chance you add support...
Ok I think I found the problem. The Acidic Swamp Ooze that was automatically added to my deck when it was auto generated is the Ooze from the [basic set](https://hearthstone.fandom.com/wiki/Basic),...
@npurushe Do you have more precise instructions on how to load and use the spellfix extension? I'm using this lib with sqldelight and still have no idea how to do...
@SteveAlexander I wanted to say thank you for your work. This is one of the very few dependencies that hold my projects to move forward with null safety.
@SteveAlexander Sure. No pressure. I just wanted to say thank you.
It seems only the older versions (1.6.0 and downward) are available on maven central [(source)](https://mvnrepository.com/artifact/io.requery/requery) Right now if I remove "jcenter()" from my build.gradle, as recommanded, I get this error...
> I'm thinking maybe you should convert your SharedFlow or Flow to StateFlow in your ViewModel using stateIn(). I already use StateFlow in my ViewModel. The problem is that the...
> Perhaps the `collectAsState()` method was modified after its introduction to require an initial value. I think the author made some small tweaks to his code while writing this blog...
This is a well known issue, this 4 steps should fix it for your setup : 1) Locate and open your `es_input.cfg` file (should be in your home directory in...
@eighthave How did you managed to make this work? I'm trying the exact same config as you do but I can't make it run. I've tried different Android SDK version,...