To the Moon

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
kLy
Newbie
Newbie
Posts: 1
Joined: Tue Nov 08, 2011 4:44 am

To the Moon

Post by kLy »

Anyone managed to get this indie game to run?
http://freebirdgames.com/to_the_moon/

I've tried 1.3.31 and 1.3.25 and always end up with a black window that hangs indefinitely.

My Log:

Code: Select all

fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004
fixme:d3d:init_driver_info Unable to find a driver/device info for vendor_id=0x10de device_id=0x863 for driver_model=2
fixme:win:EnumDisplayDevicesW ((null),0,0x9bd3c0,0x00000000), stub!
fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.
fixme:wave:AudioUnit_SetVolume independent left/right volume not implemented (1.000000, 1.000000)
fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.
This game appears to use RPGMaker. Are there any common tricks to get RPGMaker games working?

Thx! :)
andana77
Newbie
Newbie
Posts: 1
Joined: Wed Nov 23, 2011 8:42 am

Post by andana77 »

nope. tried 1.3.33, startet with win7. start with xp or vista shows the black hanging window.

output:

Code: Select all

wine C:\\Programme\ \(x86\)\\To\ the\ Moon\\To\ the\ Moon.exe
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d004 (device=4 access=3 func=401 method=0)
fixme:win:EnumDisplayDevicesW ((null),0,0x9bd3c0,0x00000000), stub!
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels
err:seh:setup_exception_record stack overflow 1832 bytes in thread 0009 eip 7bc40956 esp 005c0c08 stack 0x5c0000-0x5c1000-0x9c0000
Speicherzugriffsfehler
Montblanc
Newbie
Newbie
Posts: 3
Joined: Wed Apr 29, 2009 5:03 pm

Post by Montblanc »

Same here. I'm subscribing to the thread, just in case.
Locked