A remake of the game with better graphics (direct X 11) and additional features.
Application Details:
Version: | Definitive Edition |
License: | Retail |
URL: | http://www.ageofempires3.com/ |
Votes: | 1 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 6.0 |
Maintainers: About Maintainership
What works
Pretty much Everything ,
-editor
-game it self
What does not
memory consuption little bit higher
Workarounds
INTEL i5 , GTX 660 , 24 GIGA RAM
i had to install vcrun2007 , quartz , mscore fonts .
Run a 64bit prefix with 32-bit architecture enable wineHQ 6.0
Nvidia comes with vulkan support so i just installed in directory game DXVK ( verion 1.8.1 )
game run smooth with great performance , but some time hangs up for high temp GPU e CPU issues , but happen the same
in windows box , so i guess is not something wine releated.
Only 2 more things:
1) i put a dxvk.com file in the game directory with the follwing option
dxgi.customDeviceId = 11c0 (gtx 660 )
dxgi.customVendorId = 10DE (nvidia)
dxgi.syncInterval = 0
2) define with winetricks the amount of VRAM = 2048 otherwise is like the game trying to put more stuff in ram
the my GPU can handle causing game to crash , with "error allocation memory " return error.
What was not tested
Multiplayer
and story
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Debian GNU/Linux 9.x "Stretch" x86_64 | Mar 27 2021 | 6.0 | Yes | Yes | Yes | Gold | eugenio | |
Show | Gentoo Linux x86_64 | Dec 23 2020 | 6.0-rc1 | Yes | Yes | Yes | Gold | Aliekezhi | |
Show | Gentoo Linux x86_64 | Dec 13 2020 | 5.22-staging | Yes | No | No | Garbage | Aliekezhi |
Bug # | Description | Status | Resolution | Other apps affected |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by eugenio on Thursday March 25th 2021, 9:06
running with WINEHQ 6.0 e dxvk 1.8.1 ( setup.sh done on the game.exe folder )
lastest nvidia drivers (dxvk support already present )
i had to install vcrun2007 , quartz
some time the game crashes , but the game speed is awsome , just like in a windows box
i put a dxvk.conf file in the game directory specifing the prod.id and vendor.id
i have to figure out if is needed or not the NVAPI hack ....i dont know if i have to set it on true or false inside the dxvk.conf file.