Empire Earth and Wayland

Questions about Wine on Linux
Post Reply
TRoberto
Newbie
Newbie
Posts: 3
Joined: Fri Dec 03, 2021 11:54 am

Empire Earth and Wayland

Post by TRoberto »

OS Fedora 40 spin Kde with Wayland ,Empire Earth is displayed poorly, as shown in the image
Image
to install I used these commands link :

Code: Select all

# Create a 32-bit wineprefix and install directmusic:
WINEPREFIX=${HOME}/EmpireEarth WINEARCH=win32 winetricks directmusic

# Install the game with:
WINEPREFIX=${HOME}/EmpireEarth wine installer.exe

# Run the game with:
cd "${HOME}/EmpireEarth/drive_c/GOG Games/Empire Earth Gold/Empire Earth"
WINEPREFIX=${HOME}/EmpireEarth wine "Empire Earth.exe"
There is a solution ?
I'm also trying Lutris but it doesn't work!
Post Reply