тαqι

Results 261 comments of тαqι

I just saved game configuration and it crashed client which is expected so anyways I relaunch game which prompt for game update and it updated fine here without any issues....

@ivan-hc Try using `dxvk` and `d8vk` if facing slow perf, also that exp support for wayland is not enabled.

> how? If you are referring to the version from the repositories, it doesn't work. I also tried restarting. `./wine-devel_9.2-x86_64.AppImage winetricks dxvk` for d8vk just place `d3d8.dll` in app/game dir...

don't use `WINEARCH` with wow64 builds these already have 32 bit support by default, still not sure about `winetricks` supports wine wow64 build.

> I've followed all the instructions, Diablo 2 LOD (year 1999) still lags use `d2dx` with `dxvk` for diablo 2 lod

you have to remove old prefix if that was not created with wow64 appimage, just tested installing `vcrun2005` with winetricks from appimage worked fine both x86 & x64. `./wine-staging-wow64_8.11-x86_64.AppImage winetricks...

> 0118:err:environ:init_peb starting L"Z:\\media\\ivan\\userdata\\Giochi\\Diablo II\\SystemSurvey.exe" in experimental wow64 mode > 0118:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it...

really weird d2 lod seem to work fine for me with that config.

it seems `mdac28` does not support win64 prefix which is only used in wow64 wine sadly better use non wow64 wine for this. I already have [f2k appimages](https://github.com/mmtrt/foobar2000_AppImage/releases) made try...

~~found the cause of games crashing it seems is starting path of executable issue idk why this happens~~ ~~`/to/the/path/wine.appimage filename.exe` game works~~ ~~`/to/the/path/wine.appimage /to/the/path/filename.exe` game crashing~~