Latest Comments by mrdeathjr
DXVK 2.6.1 brings numerous needed fixes for playing Windows games on Linux and Steam Deck
7 Apr 2025 at 5:52 pm UTC Likes: 5
7 Apr 2025 at 5:52 pm UTC Likes: 5
This dxvk version solve a issue affect hardware pre rdna like vega and others
https://github.com/doitsujin/dxvk/pull/4763 [External Link]
Lego The Movie (example of this issue in my case)
https://i.imgur.com/IxrLB8c.png [External Link]
:smile:
https://github.com/doitsujin/dxvk/pull/4763 [External Link]
Lego The Movie (example of this issue in my case)
https://i.imgur.com/IxrLB8c.png [External Link]
:smile:
Wine 10.5 released with pairing support in the Bluetooth driver and ARM64 improvements
7 Apr 2025 at 1:30 pm UTC Likes: 3
7 Apr 2025 at 1:30 pm UTC Likes: 3
This wine version solve various issues related to input
https://i.imgur.com/G9d8lW1.png [External Link]
wine bugzilla back to work in my case, however stay very slow sometimes dont entry
:smile:
https://i.imgur.com/G9d8lW1.png [External Link]
wine bugzilla back to work in my case, however stay very slow sometimes dont entry
:smile:
Everything to grab from Prime Gaming, April 4th edition for Steam Deck / Linux
4 Apr 2025 at 3:01 pm UTC
4 Apr 2025 at 3:01 pm UTC
If anyone need to know, here appear all titles avalaible for april in prime gaming:
https://primegaming.blog/prime-gaming-april-content-update-mafia-iii-definitive-edition-gravity-circuit-minecraft-19475b4ff9d3 [External Link]
:smile:
https://primegaming.blog/prime-gaming-april-content-update-mafia-iii-definitive-edition-gravity-circuit-minecraft-19475b4ff9d3 [External Link]
:smile:
Wine 10.4 continues work on Bluetooth driver and more Vulkan video decoder support in WineD3D
22 Mar 2025 at 1:15 pm UTC Likes: 3
22 Mar 2025 at 1:15 pm UTC Likes: 3
This wine version in my case still work with mesa 25.1 and dxvk 2.6-git
Indiana Jones and the Emperors Tomb
https://i.imgur.com/PX8pKv5.png [External Link]
:smile:
Indiana Jones and the Emperors Tomb
https://i.imgur.com/PX8pKv5.png [External Link]
:smile:
DXVK 2.6 brings expanded Nvidia Reflex support and lots of game fixes for Linux / Steam Deck
14 Mar 2025 at 12:17 am UTC Likes: 2
14 Mar 2025 at 12:17 am UTC Likes: 2
doitsujin give a fix for lego videogame
https://github.com/doitsujin/dxvk/pull/4763 [External Link]
https://i.imgur.com/N6GtKBP.png [External Link]
:smile:
https://github.com/doitsujin/dxvk/pull/4763 [External Link]
https://i.imgur.com/N6GtKBP.png [External Link]
:smile:
DXVK 2.6 brings expanded Nvidia Reflex support and lots of game fixes for Linux / Steam Deck
13 Mar 2025 at 6:05 pm UTC Likes: 3
13 Mar 2025 at 6:05 pm UTC Likes: 3
This dxvk version in my case show a severe error using lego the movie
with dxvk 2.5.3 work ok
https://i.imgur.com/CVPBzgY.png [External Link]
but with dxvk 2.6 stay freeze in begin screen
https://i.imgur.com/zIqD48u.png [External Link]
and in terminal show this:
radv/amdgpu: The CS has been cancelled because the context is lost. This context is innocent.
before warning dont appear in dxvk 2.5.3 and enter correctly
:smile:
with dxvk 2.5.3 work ok
https://i.imgur.com/CVPBzgY.png [External Link]
but with dxvk 2.6 stay freeze in begin screen
https://i.imgur.com/zIqD48u.png [External Link]
and in terminal show this:
radv/amdgpu: The CS has been cancelled because the context is lost. This context is innocent.
before warning dont appear in dxvk 2.5.3 and enter correctly
:smile:
Wine 10.3 released with clipboard support in the Wayland driver, initial Vulkan video decoder support
9 Mar 2025 at 4:33 pm UTC Likes: 3
9 Mar 2025 at 4:33 pm UTC Likes: 3
If anyone want to know about opengl situation, gl proposed extension is this:
GL_MESA_placed_allocation
https://gitlab.winehq.org/dlesho/wine/-/commits/wow64_placed_alloc [External Link]
This is Derek Lesho work (last activity oct 2024)
Another work appear here:
https://gitlab.winehq.org/etaash.mathamsetty/wine/-/commits/cursed-opengl [External Link]
This is Etaash Mathamsetty work (last activity oct 2024)
:smile:
GL_MESA_placed_allocation
https://gitlab.winehq.org/dlesho/wine/-/commits/wow64_placed_alloc [External Link]
This is Derek Lesho work (last activity oct 2024)
Another work appear here:
https://gitlab.winehq.org/etaash.mathamsetty/wine/-/commits/cursed-opengl [External Link]
This is Etaash Mathamsetty work (last activity oct 2024)
:smile:
Wine 10.3 released with clipboard support in the Wayland driver, initial Vulkan video decoder support
9 Mar 2025 at 1:04 pm UTC Likes: 2
9 Mar 2025 at 1:04 pm UTC Likes: 2
For now thanks to dxvk directx 8-9-10-11 games in most cases works (wined3d normally have a very low performance compared dxvk)
However dx7 and lower still cursed for opengl32 situation in new wow64 (working extension could improve but as other said seems dont show activity)
Sadly alpinedreams dont show activity on this:
https://github.com/AlpyneDreams/d8vk/tree/d3d7 [External Link]
:smile:
However dx7 and lower still cursed for opengl32 situation in new wow64 (working extension could improve but as other said seems dont show activity)
Sadly alpinedreams dont show activity on this:
https://github.com/AlpyneDreams/d8vk/tree/d3d7 [External Link]
:smile:
Wine 10.3 released with clipboard support in the Wayland driver, initial Vulkan video decoder support
8 Mar 2025 at 3:53 am UTC Likes: 5
8 Mar 2025 at 3:53 am UTC Likes: 5
In my case use new wow64 and many apps work however some dont work
However 32bit dependencies hell are gone with new wow64, only need 64bit development dependencies for build biarch wine:
./configure --enable-archs=i386,x86_64
:smile:
However 32bit dependencies hell are gone with new wow64, only need 64bit development dependencies for build biarch wine:
./configure --enable-archs=i386,x86_64
:smile:
Wine 10.3 released with clipboard support in the Wayland driver, initial Vulkan video decoder support
7 Mar 2025 at 10:14 pm UTC Likes: 7
7 Mar 2025 at 10:14 pm UTC Likes: 7
This wine version give first steps on vulkan video decoder
Tested with mafia 2 classic gog
https://i.imgur.com/zKbsHzE.png [External Link]
:smile:
Tested with mafia 2 classic gog
https://i.imgur.com/zKbsHzE.png [External Link]
:smile: