Earthling-Z3R0
Earthling-Z3R0
I didn't realize I can do "aura -needed -S appname". I always appeneded "--needed" at the end of line. So yes, I can now indeed alias "aura" to "aura --needed"...
Awesome!_!_ :+1:
@sebdybowski -- Great change, thanks for this. I will change my file accordingly and am looking forward to an improved version of the extention.
In the end I did it differently. I changed the extension.js like this: before: ``` const gaps = { x: Math.min(gapUncheckedX, gapUncheckedY * 2), y: Math.min(gapUncheckedY, gapUncheckedX * 2), }...
Exact same issue here. For me the game crashes to desktop when I zone into PoK (a hub where many players hang out and each of them might have a...
The error (CTD) keeps popping up randomly for me. Also in a fresh prefix. It might be related to a certain texture worn by a player showing up in that...
I'd bet you don't need a level 100 character. Just make a level 1 character and go to the Guild Lobby. That's where idle people are hanging out on live...
When I start the game using WINEDLLOVERRIDES="d3d11=b;dxgi=b" the error does **not** occur. I toggled back and forth. I crash immediately in bazaar zone without the override. I do not crash...
On one machine I have to use wine 8.10 and it still shows the blank textures. On another machine I use wine 9.13 and the textures are okay. I haven't...
Seconded. Works fine for me now with DXVK enabled when using Wine 9.11+. (I no longer am using WINEDLLOVERRIDES="d3d11=b;dxgi=b")