Lx32
Lx32
This is the output ``` Traceback (most recent call last): File "gogdl/cli.py", line 44, in File "gogdl/cli.py", line 40, in main File "gogdl/imports.py", line 60, in get_info IndexError: list index...
We have just to add the following parameters to the desktop file PrefersNonDefaultGPU=true X-KDE-RunOnDiscreteGpu=true
> Or maybe we can set as envs in the wrapper Also it should work. But I think that in this second case we have to make a distinguish between...
I think that the problem is the order, in my laptop both the nvidia and the intel are true. SO you have to do before nvidia and then the other....
Could be possible to add a game menu entry that permits to add the selected game to steam? Just like the custom "Retrodeck configurator" in the global menu.
``` read_dom () { local IFS=\> read -d \< ENTITY CONTENT } for system in PATH do while read_dom; do if [[ $ENTITY = "/game" ]]; then if [[ $fav...
> Heroic now requires only `ulwgl-run` file to be present in the `tools/runtimes/ulwgl` directory. The script will download the whole runtime as needed How do I check if I'm using...
> > > Heroic now requires only `ulwgl-run` file to be present in the `tools/runtimes/ulwgl` directory. The script will download the whole runtime as needed > > > > >...
> Haven't heard about Nebo before, so I would assume that your feature request doesn't have lots of other interested users. Nevertheless, if you provide some test .nebo files we...
> > What kind of test file can be usefull? A blank one, one with simple line and one with writing could be ok? > > That sounds good, though...