this post was submitted on 12 Sep 2025
16 points (94.4% liked)

Linux Gaming

21381 readers
333 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

I wanted to play NFS:World, but it isn't loading. I tried SoapBox app and russian World Evolved client, but it just crashes. Is there any guide for running NFS World? Somewhere I saw that Wine 9.9 is required, I couldn't find wine 9.9, so tried Proton 9.9 using Bottles, but no any luck.

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

Did you try replicating stuff on the WineHQ AppDB from people who have gotten it running?

E.g.:

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

With a fresh Wine prefix, do:

winetricks d3dx9 dotnet20 ie7 glsl-enable gdiplus

Then install the game as normal. Nothing else should be required. Feel free to experiment, but if something breaks, be sure to try this before asking for help.

[–] P3Tr0VZ@lemmy.zip 1 points 2 weeks ago

Thanks, I shall try it