AOM+wine and FreeBSD/Unix

misc client related stuff

Moderators: AniDB, AniDB API

Locked
Finalspace
Posts: 6
Joined: Fri Feb 04, 2005 10:27 am
Contact:

AOM+wine and FreeBSD/Unix

Post by Finalspace »

hi,

i am trying to run aom in wine (Windows Native Emulation under FreeBSD) but it wont work :(
I have a default wine configuration, copyd from wine-src/documenation/samples/.

Code: Select all

[~] > wine c:\\aom\\aom.exe
fixme:file:get_default_drive_device auto detection of DOS devices not supported on this platform
fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on this platform
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available
wine: Unhandled exception (thread 0009), starting debugger...
fixme:msvcrt:_spawnve :not translating name /usr/local/bin/wine to locate program
fixme:ntdll:NtQueryVolumeInformationFile device info not properly supported on this platform
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not available
err:winedbg:main Invalid event handle: 0xa8
I have no idea, i am noob on wine :(
Simple apps works fine with.

anyone idea ?
Final
PetriW
AniDB Staff
Posts: 1522
Joined: Sat May 24, 2003 2:34 pm

Post by PetriW »

You fail to state what version of AoM you're trying to get to work.
Rar
AniDB Staff
Posts: 1471
Joined: Fri Mar 12, 2004 2:41 pm
Location: UK
Contact:

Post by Rar »

Probably worth pointing out even so that 0.5 simply won't work, and 0.6 doesn't do much of use yet. However, nich did a nice page in the wiki about AOM on Linux.

Rar
nich
Posts: 33
Joined: Sat Feb 08, 2003 12:38 am

Post by nich »

Which reminds me I still need to edit some minor points in that page... :P

PetriW's wiki doesn't like me very much, so I'll see if I manage to do it today. :roll:
Locked