Nikita Savyolov

Results 24 comments of Nikita Savyolov

https://github.com/xianfei/SysMocap/blob/main/mainview/framework.html#L815 Seems to issue is here and `glRenderer` is undefined, if I remove this, everything works

Most likely it won't work, but can someone try create `dxvk.conf` in game folder and put this to it ``` dxgi.nvapiHack = False dxgi.customVendorId = 10de dxgi.customDeviceId = 1f08 ```...

I think only Proton Experimental is does things right, GE and 6.3 is crashing a webview with `unimplemented function uiautomationcore.dll.UiaRaiseAutomationPropertyChangedEvent` Devs changed webview from Chrome to Edge and this may...

Does not crashing on proton 5.0-7 with win7, after login stuck on "ship supplies" message (or something) and then gives this error Game services are not available. Try later (Daffodilbeard)...

Same with Proton-5.9-GE-1-MF (with `Vulkan child window patch`) and setting prefix to win7 (win10 crashed on default proton on xbox live auth and on journal with GE) it passed journal...

Looks like game wants websocket in winhttp, i returned true with [114](https://github.com/wine-mirror/wine/blob/master/include/winhttp.h#L155) request_set_option and it's crashed on `wine: Call from 0x7bc8c9bc to unimplemented function WINHTTP.dll.WinHttpWebSocketCompleteUpgrade, aborting`

![Screenshot_20200607_001626](https://user-images.githubusercontent.com/1492335/83954706-23d37000-a854-11ea-9c65-cacd9354771d.png) 😉 [winhttp dll](https://github.com/ValveSoftware/Proton/files/4741001/winhttp.zip) | [source/patch for wine](https://github.com/ValveSoftware/Proton/files/4741756/websocket.zip) (drop `winhttp.dll` in `~/.steam/root/compatibilitytools.d/Proton-5.9-GE-1-MF/dist/lib64/wine/` (backup old)) also set win7 on prefix (via protontricks), it avoid crash on xbox login Builded on GE...

> Do you have the source code? Did you post a patch upstream? It's very bad code (with code from one websocket library) and it can broke http requests. For...

Tried to run Gears 5 without EAC and it's shows few seconds of xbox game studios intro * Lutris * Proton-4.21-GE-1 with disabled DXVK * Rename EasyAntiCheat folder to anything...

>How did you get the Proton version like that though Lutris? It keeps failing to talk to Steam Installed or custom versions displayed in the Wine list Image ![Screenshot_20200407_204653](https://user-images.githubusercontent.com/1492335/78702217-ebc1b680-7910-11ea-8756-525f7354b78a.png) For...