http://bugs.winehq.org/show_bug.cgi?id=25206
Neo-Vortex neovortex@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |neovortex@gmail.com
--- Comment #16 from Neo-Vortex neovortex@gmail.com 2010-11-24 16:01:43 CST --- Replacing Awesomium.dll with a stub DLL that exports all required symbols used by GUI.dll (the only DLL in Anarchy Online that utilizes Awesomium) allows the game to load fine with Wine 1.3.3, however Wine 1.3.7 causes a crash seemingly unrelated to Awesomium, so I suspect there is a regression in 1.3.7 for another bug.
Please see http://aodevs.com/index.php/topic,852.0.html for a link to the replacement DLL (including source) and information on how to use it for testing. Note that this is a dirty hack that removes functionality from the game (Item Shop), and Funcom have announced that they will be using Awesomium.dll to further extend the games user interface, so this workaround is merely for testing and to help fix the issue, not a permanent solution.