NoQuotes
4 months agoNewcomer
Game crash
Hello!
My game crashes while running over the bridge to Ostacar. Before getting to the other side. What can I do?
/J
Hello!
My game crashes while running over the bridge to Ostacar. Before getting to the other side. What can I do?
/J
Crashes at Ostagar are a very old problem of DAO, often it helps to make the DAO executable "Large address aware".
DAO is a very old game, on old x86 systems a x86 executable could only address 2GB of virtual memory.
This restriction was brought over to modern x64 bit machines if you don't make the old executable "Large address aware".
After that the DAOrigins.exe can address 4GB of virtual memory.
A explanation and the tool to do that whit "DAOrigins.exe" can be found here.
Virus total scan of the "4gb_patch.exe from that link"