Fallout 2 quits at the "Please Stand By" screen.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
u_abusebeercans
Level 2
Level 2
Posts: 10
Joined: Sun Jan 15, 2012 10:46 am

Fallout 2 quits at the "Please Stand By" screen.

Post by u_abusebeercans »

I am reposting this topic because I really need a solution to this problem. I'm using Wine 1.3.37 (waiting for the new 1.4 binaries to be released), NVIDIA. I'm sorry for bumping posts, and I won't do it again unless there is just reason.

Here is what I get when running it in the terminal.

Code: Select all

fixme:win:EnumDisplayDevicesW ((null),0,0x32f07c,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 8
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:mmtime:TIME_MMTimeStop Timer still active?!
I didn't know the driver, so I ran the command "glxinfo | grep version" in a terminal and got this info.

Code: Select all

server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
OpenGL version string: 2.1.2 NVIDIA 280.13
OpenGL shading language version string: 1.20 NVIDIA via Cg compiler
u_abusebeercans
Level 2
Level 2
Posts: 10
Joined: Sun Jan 15, 2012 10:46 am

Post by u_abusebeercans »

I've also filed a bug report for this problem.
Das Letzte Einhorn
Level 4
Level 4
Posts: 194
Joined: Thu Jun 12, 2008 12:40 pm

Post by Das Letzte Einhorn »

What distro do you use and what model is your Nvidia card? Also, use the latest development version (1.4-rc1), and the latest nvidia drivers?

On my side, in wine 1.4-rc1, Arch Linux X64 and nvidia 290.** drivers, the GOG version of Fallout 2 with the community patch works flawlessly.
u_abusebeercans
Level 2
Level 2
Posts: 10
Joined: Sun Jan 15, 2012 10:46 am

Post by u_abusebeercans »

Das Letzte Einhorn wrote:What distro do you use and what model is your Nvidia card? Also, use the latest development version (1.4-rc1), and the latest nvidia drivers?

On my side, in wine 1.4-rc1, Arch Linux X64 and nvidia 290.** drivers, the GOG version of Fallout 2 with the community patch works flawlessly.
I'm using the latest development version right now. I use Ubuntu 11.10, and my NVIDIA card is a GeForce 6150SE.
u_abusebeercans
Level 2
Level 2
Posts: 10
Joined: Sun Jan 15, 2012 10:46 am

Post by u_abusebeercans »

nm, GOG solution worked.
Locked