this post was submitted on 08 Aug 2026
59 points (100.0% liked)

Linux Gaming

23342 readers
69 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 6 years ago
MODERATORS
 

The game is Juiced (2005)

I'm normally pretty good at getting old janky PC ports running but this ones stumped me after multiple attempts.

Tried running through Lutris, Bottles, Heroic and base system Wine. using many old and new versions of wine/proton.

DXVK, D3D, Different directx dependancies through winetricks and even tracking down an old Directx9c Windows installer and installing that in the prefix but even that didn't help.

FIX here: I needed to install dxdiag through winetricks, which revealed a memory error that was fixed by downloading the 1.01 patch from here. I also switched to Wine-GE 8.26, using Proton the game would crash after the first loading screen.

I'm still working out how to get my controller fully working but that's apparently an issue even on Windows sooo

you are viewing a single comment's thread
view the rest of the comments
[–] HuntressHimbo@lemmy.zip 36 points 1 day ago* (last edited 1 day ago) (2 children)

According to WineHQ, you can use winetricks to install dxdiag and that will allow you to bypass the Dx9 error

https://appdb.winehq.org/objectManager.php?sClass=version&iId=42547

EDIT: Instance -> install typo

[–] HouseWolf@pawb.social 15 points 1 day ago

THIS! ended up being exactly what I need. Thank you.

I'll update my post soon as I did run into another issue that was an easier workaround.