Ruan Formigoni
Ruan Formigoni
Hi @MRDeu, could you please confirm which wine version you tested? Also if possible, the gamepad model and distro you are using (you can use `cat /etc/*-release`).
This issue is related to a mix of dinput and xinput, there are several workarounds I'm testing to automatically integrate during the game packaging process. You can test your joystick...
I found a solution by using an open-source alternative to [steam-input](https://github.com/xan105/InputFusion), I'll integrate it in the GUI, but here's how to use it meanwhile: - Install xinput in the wizard...
Thanks for reporting this issue @Blad3forc3 ! I'll check it out.
Hello @Blad3forc3 , let me know if `v1.5.1` fixes the crash issue.
I implemented pagination to reduce the number of items in the scroll in `v1.6.1`, let me know if that fixed it. Thanks!
Greetings @MRDeu, thank you for your feedback! To answer your questions: 1. Auto launch is possible, but that would be a bit tricky with multiple games on the same image....
> 2. Could you create a refresh option to select the executable of the games that are added without prior installation? It would be very useful for games that are...
Lastly for this issue, it is now possible to launch games directly through id. More details [here](https://github.com/ruanformigoni/gameimage?tab=readme-ov-file#cli). Thanks!
Hi @Blad3forc3 , thanks for reporting this issue! Could you try the Ubuntu 24.04 hotfix on the [known issues](https://github.com/ruanformigoni/gameimage?tab=readme-ov-file#known-issues) list?