RoootTheFox / Linux-MegaHack-Installer

Helper script to install MegaHack v6/v7/v8 on Linux
GNU General Public License v3.0
39 stars 11 forks source link

Gets stuck on "wine: using kernel write watches, use_kernel_writewatch 2." #18

Closed ArchknightO-O closed 4 months ago

ArchknightO-O commented 5 months ago

image When I go to execute the script, it works fine till here, then just gets stuck. I waited for 20+ minutes, and it still didn't work. Any help is great! :3

RoootTheFox commented 4 months ago

not quite sure whats going wrong here. can you provide some more information about your system? (e.g. distro, version of applicable, wine version being used, etc)

ArchknightO-O commented 4 months ago

I ended Up getting it working in the end, I just had to reinstall wine. No clue what the issue was. Thanks for the response, I just forgot to close it.

ArchknightO-O commented 4 months ago

As a side note, getting it working just meant that I got the installer to run, the menu wouldn't appear in game.

RoootTheFox commented 4 months ago

OH - yes that is a known issue, the Xinput stuff is outdated (i forgot to update that) - change XInput9_1_0 in the overrides to xinput1_4 @ArchknightO-O

RoootTheFox commented 4 months ago

pushed a fix for that in the script; it'll no longer show misinformation ^^

ArchknightO-O commented 4 months ago

Thanks so much :3