The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
sound
videos
gameplay
high settings
mouse/keyboard input
What does not
-
What was not tested
VATS
DLC's
Additional Comments
rig: AMD Phenom II X4 @3,2 ghz, 8 GB 1333mhz ram, Nvidia GTX 560 Ti 1GB, kernel 3.1, nvidia driver ver 285.05.09 , ext4 filesystem
game settings: 1280x960 windowed, all high from launcher options, AA 4x, AF 8x
Gameplay video
http://www.youtube.com/watch?v=CXltzBuHS1w
had allready installed directx9 and vcrun2008 (the installer asks to install them for those who have not installed)
for those who have sound issues with pulse+alsa+wine
try:
killall pulseaudio
and then run game with padsp
havent had any issues like that.
*With 1.3.25 onwards, some dll overrides could cause issues (I'm looking squarely at quartz) - This could just have been an issue with me because I have a wine-steam prefix with as many games that work as possible in there, had to move New Vegas to its own prefix after these issues.
The winetricks version of quartz is from directx9, a user reported that he needed the win7 version for it to work. YMMV
This will be updated if anything else comes up as a requirement.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
startup crash prevention
by Harry on Saturday January 19th 2013, 21:43
hi!
the problem is the RAM cache on linux!
to prevent startup crash (if it is happening) do this (put it on a script like clearRAMcache.sh):
music initialization failure workaround tip
by Henry on Monday December 24th 2012, 8:48
As there is no log messages to detect music failed initialization,
this will use Pulse Audio and arecord
to detect if the main menu music is playing
(in truth if any sound is being made so make sure no other sound is playing...)
when main menu music doesnt play, other in-game musics dont play either :(
so with this, the game can be restarted until it works!
PS.: other cases when the game just crashes at startup,
you can log its messages using: tee
and with: grep
look for this message in the log: "Unhandled page fault"
and automatically in a loop, kill the game and restart it!
auto-load tip
by Henry on Sunday December 23rd 2012, 21:45
hi!
I would like to share this workaround to autoload last save:
windowId=`xdotool search --name "Default - Wine desktop"` #this is the name of the right window when you use virtual desktop emulation
sleep 30 #time enough to main menu be enabled, your system may require more
echo '(SayText "auto-load")' |festival --pipe
for((i=0;i
Running wine 1.3.27 through PlayOnLinux on Fedora 16 with a Radeon 1200 series video card. Not entirely certain if I'm running the ATI driver or Xorg, though. No help from the PlayOnLinux forums, but I'll probably be posting about a different issue related to this one there.
For whoever might be curious about WHY it's using 1.3.27, that's the only one that'll successfully bring up the launcher. I may wind up having to uninstall it, set the wine version to a later one, then reinstall.
However, I ran the debugger, and managed to come up with something that made me wonder what it means and how to fix it should I see it again.
"err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
wine: Call from 0x7bc4b410 to unimplemented function ADVAPI32.dll.StopTraceA, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100"
RE: by Chris Ames on
Monday October 8th 2012, 23:18
by Chris Ames on Monday October 8th 2012, 22:56
Running wine 1.3.27 through PlayOnLinux on Fedora 16 with a Radeon 1200 series video card. Not entirely certain if I'm running the ATI driver or Xorg, though. No help from the PlayOnLinux forums, but I'll probably be posting about a different issue related to this one there.
For whoever might be curious about WHY it's using 1.3.27, that's the only one that'll successfully bring up the launcher. I may wind up having to uninstall it, set the wine version to a later one, then reinstall.
However, I ran the debugger, and managed to come up with something that made me wonder what it means and how to fix it should I see it again.
"err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
wine: Call from 0x7bc4b410 to unimplemented function ADVAPI32.dll.StopTraceA, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100"
Mostly working but crashes in some parts of the game and blocks progress
by Francois Marier on Sunday September 9th 2012, 7:09
I get the following crash while walking outside:
Unhandled exception: illegal instruction in 32-bit code (0x0076002e).
I haven't found a pattern yet, but I can reliably reproduce it with a few of my savegames.
So far, the only work-around I have found has been to go to rollback to a previous savegame until I found one that works.
Environment:
- Pulseaudio is not running, I'm using ALSA straight
- NVIDIA driver 295.40
- Ubuntu 12.04
- wine 1.5.10 and 1.5.12 (both crash)
- wine set to WinXP or Win7 (both crash)
- latest version of New Vegas run via Steam
Does this look like a bug I should file? If so, what sort of debugging information should I provide?
0% VATS and No Waiting
by Jeremy Frank on Wednesday August 29th 2012, 9:50
[Ubuntu 12.04]
[PlayOnLinux - Steam]
[Tried on WINE 1.5.9, 1.5.10, and 1.5.11]
Installed FNV via Steam, loads great EXCEPT no matter where I stand when I target someone with a gun in VATS I get 0% chance to hit (my Guns skill is ~30).
Also, though the game will Save on wait, it doesn't actually wait. That modal dialog that says "Waiting" or whatever never shows up, and time doesn't pass.
Fallout NV Doesn't Load
by Frederick Schneider on Saturday June 30th 2012, 10:22
Hi, I just bought FNV Ultimate, I was so exited about it 'cause the installation went SOOOOOO smoothly. But When I started the game, I chose as usual the "New Game"option and I skipped the intro. But here's the problem: The game won't load! I waited for 3hours and still, it doesn't load! :'( I'm running Fedora 17 Beefy Miracle, I've got Intel Core i7, My graphic card's the NVIDIA GEFORCE with CUDA. Please help or if you already solved the problem, send me the link where you found the solution. thanks ;)
Re: falloutnv's submission
by Erich Hoover on Tuesday June 19th 2012, 0:40
falloutnv: Did you make sure you compiled wine with gcc-4.5? I was trying to reproduce your problem and I couldn't find a "good" version of Wine at all, then I switched to gcc-4.5 and tested on Wine version wine-1.5.6-216-gd0012f8 and it worked great.
freezes the machine
by Harry on Sunday June 3rd 2012, 17:31
Hi!
just to share this workaround:
I was getting my machine frozen when playing FONV,
I found out that the problem is if you leave the game in menu mode,
or in a paused state (inventory) mode,
if you leave the game running it seems to not freeze the CPU,
just do a quicksave, when you comeback just load its all ok!
no music, no radio
by Harry on Saturday June 2nd 2012, 22:00
Hi again,
I have no music from radios (those that we can click to turn on/off)
and most of the times I have no environment music (when you are in specific places)
I am using latest wine 1.5.5
ubuntu 12.04
may be I am missing better (or older) codecs?
At old machine (disassembled heh) with ubuntu 10.04, I had music from radios and environment 90% of the time (sometimes wine started without any sounds, now I have the sounds all the time no failures on that, but music happens only about 10% of the times I start the game).
My guess would be to try get codecs matching ubuntu 10.04, and use LD_LIBRARY_PATH to not mess my 12.04?
NVSE crash
by Harry on Saturday May 26th 2012, 20:47
Hi!
Since I upgraded my machine (it was an amd 64 3000+, now it is a 4 core), I cant run NVSE_LOADER.EXE properly, no matter what version of wine I use, I always get this error:
wine: Unhandled page fault on read access to 0x00342000 at address 0x342000 (thread 0025), starting debugger...
Can't attach process 0023: error 5
and it also gives me a popup saying:
"internal errors - invalid parameters received"
(I read this happens on a 64bit OS, but I am running ubuntu 32bit for sure)
btw, if I run falloutnv.exe without nvse I have no crashes (but thats pointless as falloutnv is only good to me with nvse mods..)
I would like to know if I can get better debug info in some way also?
btw, as I know, nvse launches falloutnv.exe, I am guessing the crash page fault, is from the "invalid parameters" that nvse may be trying to set? but how can I check/change/access such parameters? what are they??
btw also, I found another laucher for/likewise nvse called fnv4gb.exe at nvse homepage nvse.silverlock.org/, this one crashes too with similar error:
wine: Unhandled illegal instruction at address 0x7ecd57c1 (thread 0026), starting debugger...
Can't attach process 0024: error 5
I tried also with the configurations made by playonlinux.
I had to disable all threaded config options in the .ini files or the game would not run or crash a bit after while in the main menu...
my specs: ubuntu 12.04 updated
cpu amd bulldozer fx-4100
memory 6GB kingston
wine 1.5.5 (but tried several other versions)
no more guesses for the moment :(
I wonder if someone could have some/any info on this?
RE: NVSE crash by Harry on
Saturday May 26th 2012, 23:41
Mouse issues.
by Fredrik Lindroth on Saturday April 28th 2012, 18:12
Hey, I'm using Wine 1.5.2 on Arch Linux x86_64, and the game installs and runs fine except for a rather serious issue with the mouse; it just jumps around.
When I'm not moving the mouse, it's not moving on the screen, but the more I move it in any direction, the faster it will go in that direction. This happens both in menu navigation and in-game controls.
Picture upside down
by Aigars Mahinovs on Thursday April 19th 2012, 17:15
Just in case if someone else fails to find this with Google for hours and then has to try all optiosn to find the reason. If you Fallout New Vegas gameplay video picture is upside down (the game world is flipped vertically, but all the UI elements are still in correct orientation) that what you need to do is to turn off anisatropic filtering and antialiasing.
it runs PLATINUM for me on wine version 1.4
I have in game music finally! (not only the radios) environment ones!
I;d like to share that to the game run smoothly I have to set its priority (all threads) to -9,
just make a bash script and put this on it:
sudo renice -n -9 $$
before the line that runs fallout
the game will run almost smoothly on a 5 years old 2.6GHz (overclocked) monocore!
Crippling lag in certain situations
by pjn on Friday January 13th 2012, 14:48
I had one additional problem
Sometimes when I would begin a conversation, or when an enemy would do it's death animation, there would be crippling lag for 5 or 6 seconds, full processor usage both of my cores.
To solve it I restricted wine to run on one cpu:
e.g. taskset -c 0 wine "C:\Program Files...FalloutNV.exe"
Activating .esp and .esm files through WineSkin.
by Zachary on Sunday January 1st 2012, 12:34
After doing a bit of research and watching a few youtube videos, I still cannot figure out how to activate .esp and .esm files for some of the weapon mods I've downloaded for FO: NV on my MacBook Pro. I'm running the latest wine and every one seems to be pointing me to the Fallout Mod Manager, which I've also downloaded and have running through Xcode. It seems like a very deep rabbit hole just to get a couple of files to activate and be usable in-game. Is all this necessary or is there an easier way to enable some of these weapon mods?
still no sound AND mouse problems...
by Mariano on Monday December 19th 2011, 6:43
wine 1.3.34 (until recently, 1.3.28, but I had the same problems)...
First, let's go with the sound problem: Launcher has it, even if in the options doesn't recognize any kind of sound card (which I don't have, except for the on-board one...), but in-game, the sound is TOTALLY inexistant. Not a pip out of the menu, nor the game itself. :( The sound works in other games and apps, so it's something related to the game itself. For this, killing pulseaudio is not an option.
Second: The mouse is WAY off center. You move it a milimiter and it runs off the screen (not literally, since it can't escape the window, but you get the idea). In 1.3.28, you couldn't even us it to select the options in the menu, but now at least you can do that. Too bad the game is unplayable like this. :(
Both problems are inexistent in the stable version (1.2.3), since I used that version until a couple months ago.
The launcher runs, but it seems that my ATI Radeon X850XT gets identified as an ATI 8500 serie. When the 'PLAY' button is hit on the launcer panel, wine chokes and the last messages on consoles are:
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1b31c8,0x1af44c): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33eb9c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33ebec,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
fixme:d3d9:D3DPERF_SetOptions (0x1) : stub
fixme:xinput:XInputGetState (0 0x33fa38)
fixme:d3d9:IDirect3DDevice9ExImpl_CheckDeviceState iface 0x1b49a0, dst_window (nil) stub!
wine: Unhandled page fault on read access to 0x00000000 at address 0xbc1a65 (thread 002a), starting debugger...
Nothing else happens untill i 'kill -TERM [pid]' where [pid] is the process id of FalloutNV.exe.
I'm testing wine-1.3.29 and as others have suggested,
in a clean wineprefix, I've also run (one at a time)
- winetricks d3dx9
- winetricks quartz
- winetricks vcrun2008
I didn't install either directx or visual c++ during the game initial setup,
but I did that in an earlier attempt with the exact same end result.
RE: Launcher by Graeme on
Wednesday September 7th 2011, 19:49
RE: Launcher by John on
Saturday September 10th 2011, 19:02
Crash upon leaving Doc's house
by Joe Davison on Sunday August 28th 2011, 10:05
I have New Vegas from Steam.
I press E on the door to leave the Doc's house and enter Goodsprings. As soon as the loading screen finishes, the screen goes black and I am told there was a problem with FalloutNV.exe and it needs to close.
Because it's from Steam, getting console output to find out what's causing the problem is impossible as far as I can tell.
I have tried to revalidate the game files, 1 file was indeed inconsistent and was redownloaded but the crash continued to occur.
d3dx9 and vcrun2008 are installed. Steam runs in its own wineprefix that has no other programs installed.
No sound after intro
by Coriolan on Saturday August 6th 2011, 3:21
Hi again,
After being able to launch the game, I have a new problem.
I have sound when launching FalloutNVLauncher.exe
But then I have no sound after the intro.
I tried multiple things, like using OSS instead of ALSA (dont work), override quartz lib to native (dont work for me), using the "winetricks quartz", and it still doesnt work.
The winetricks quartz seems to soluce this error:
fixme:quartz:Parser_OutputPin_QueryInterface No interface
But now I have an other one :
fixme:d3d:resource_check_usage Unhandled usage flags 0x8
GC not regognized
by Coriolan on Wednesday August 3rd 2011, 8:28
Hi,
I just installed Fallout New Vegas.
I have Ubuntu 10.04, Wine 1.3.24
When I launch the game via FalloutNVLancher.exe or FalloutNV.exe, I have the following error in a messagebox:
"Failed to initialize renderer.
Pixel and Vertex Shader versions incorrect. Requires a Geforce4 4400 or Radeon8500 or better."
But I have an NVIDIA Geforce GT430, which (as I read) is compatible with FNV.
5. apply the two downloaded patches
$ cd ~/wine
$ patch -p1 < /path/to/the/patch/fallout-bgmusic.patch
$ patch -p1 < /path/to/the/patch/f3-pulse-problem.diff (with this it says something about assuming anything, but just continue)
6. compile wine (this takes some time)
$ cd ~/wine
$ ./configure
$ make
$ sudo make install
7. install fallout with both direct x and the visual studio extras
Installs and runs...sort of...
by Eric on Monday April 11th 2011, 0:00
After a good bit of reading, I got F:NV to install with wine 1.3.17 on Ubuntu 10.10 x64. In the process of installing I had to disable two native libraries, one called quartz.dll and the other devenum.dll. Now the game starts, but there is some pretty severe weirdness. Firstly, Doc Mitchell looks like a Hannibal Lecter mask with a mustache. Interesting... The other problem is that the game pauses between sequences. The game opens with a blurry vision of a ceiling fan...and the Courier just sits there looking at the fan forever. However, if I pause the game then hit 'Continue' the Courier will tilt his head to look at Doc Mitchell, who then (silently) says his first line. There is another infinite pause, after which if I hit pause and continue he'll say his second line, etc.
I'm also seeing lots of lines like this:
fixme:d3d_shader:print_glsl_info_log Error received from GLSL shader #178:
fixme:d3d_shader:print_glsl_info_log Vertex shader(s) linked, fragment shader(s) linked.
fixme:d3d_shader:print_glsl_info_log Error received from GLSL shader #182:
fixme:d3d_shader:print_glsl_info_log Vertex shader(s) linked, fragment shader(s) linked.
ATI-Graphics HD 3870 recognized as 2900 XT
by FrederikB on Wednesday March 30th 2011, 7:38
Hi,
my F:NV Launcher recognizes my graphic-card as a 2900 XT although it is a HD 3870. I know there are some issues with ATI-Drivers. The game does work fine and runs smoothly most of the time.
I've installed the newest Linux-Driver available on the AMD/ATI-homepage.
Does anyone know this problem or even has a solution for it? I'd be glad to hear some other experiences with ATI-cards.
Jerky Mouse Movement
by Jeff on Sunday March 6th 2011, 18:53
So I just updated to the latest Wine (1.3.15) and downloaded the DLC and updated Fallout. My mouse movement in the game is very jerky/unresponsive--but only when I'm in the game or conversation. If I have the Escape or Companion Dialogue menus open, the mouse seems fine. The mousewheel also doesn't work.
I did not have this problem before any of these updates. The only problem is that there are so many variables that might be causing this problem. It could be mods (had to update NVSE...) or it could be Wine. So, I'm wondering if anyone else has had this problem.
no footsteps\shot sound
by Vlad on Sunday February 27th 2011, 11:29
Hello guys, I have the same issue as was described here www.youtube.com/watch?v=22jzP4VGS_M . This video even has an explanation how to fix this, but it seems that it doesn't work for me. My os is Archlinux x86_64, wine 1.3.14, I followed the instructions of Neptune Raider, game runs correctly except these sounds... I tried to replace winmm from 1.1.42 and 1.3.6 but still got the same. Can anyone help me, please? :)
Proper setup with TwinView?
by livinskull on Monday January 24th 2011, 13:38
I'm wokring on 2 monitors each 1680x1050 with nvidia twinview enabled, which merges them to one 3360x1050 virtual monitor.
Basically I'm trying to run the game on one of those monitors with 1680x1050 native resolution.
I managed to get the game running, but it chops off something on top and on the bottom off the screen.
Already tried "Emulate a virtual desktop" function, it uses BOTH screens, and if i try to change the screen size in FalloutPrefs.ini (which is 3360x1050) it always says invalid resolution.
console error
by luke on Thursday December 30th 2010, 15:52
Does anyone know why I would be getting the error below? I think it might be related to some minor stuttering that I am experiencing. Anisotropy is not enabled, but the game is still complaining about it?
Problem with shadows.
by superppl on Thursday December 23rd 2010, 1:11
Is it me, or do only characters cast shadows? On my box objects (rocks, houses, vegetation, etc) simply don't any shadows.
Anyone else getting something similar to this?
Audio stopped then
by Hansie on Thursday December 16th 2010, 4:34
I installed the game as described by devil666, for about 3 minutes it works perfectly, but then I start to see messages like these below and the game becomes real jerky (as in 1 FPS) also no audio when these messages start to become more freaquent. Anyone know how to fix this. Standard Ubuntu 10.10 install.
Note: Illegal Audio-MPEG-Header 0x217396bc at offset 96256.
Note: Trying to resync...
Note: Skipped 226 bytes in input.
Sound is lagging
by Daniel on Tuesday December 14th 2010, 10:22
I am running New Vegas with wine 1.3.9, on Ubuntu 10.10, and the sound is lagging by about a half second. I've tried different video and windows setting, but none of them seem to help. Other than the sound, the game is running great--I even get a higher frame rate than in windows.Any help I could get would be much appreciated, because once this game works properly, that's all I need to banish windows forever from my system!
Fresh Install, cannot start a new game
by mhdevel on Monday December 13th 2010, 12:32
Hi Everybody,
i installed as told in several guides (winetricks, regedit etc.), using a fresh ubuntu 10.10 with wine 1.3.9.
Starting a new game results in a reproducable error after entering the players name and using the ESC+Left Mouse-Workaround. Anyone else has this problem?
err:d3d:resource_init Out of memory!
err:d3d9:device_parent_CreateSurface (0x144904) CreateSurface failed, returning 0x8876017c
fixme:d3d_texture:texture_init Failed to create surface 0x5beb8588, hr 0x8876017c
wine: Unhandled page fault on read access to 0x00000030 at address 0x439e0a (thread 0046), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x80000
dialogue lag
by luffaren on Friday December 10th 2010, 12:20
Hello,
Go the game runnig just fine seems to be working lagfree untill i talk to somebody then the lag is unbearable. Any sugesstions to why it only lags in dialogue mode and how to fix it?
RE: dialogue lag by luffaren on
Thursday December 16th 2010, 11:45
Application load error 5:0000065434
by prototype_24 on Wednesday December 1st 2010, 16:27
I'm still not getting it to work: everytime I start the FaloutNV.exe with wine (1.3.7.1) I get "Application load error 5:0000065434" and I have absolutely no idea of how to solve it.
I've did everything Carl told me in his guide ( pastebin.com/DiqH64Qx ), except there is one difference (except for the not-working part): If I install FaloutNV, wine automatically places it in the directory:
/.wine/drive_c/Program\ Files/Bethesda...
Crashes after update
by Carl A. Myrland on Tuesday November 30th 2010, 13:54
After updating from unstable PPA today (Ubuntu 10.10) the game crashes every couple of minutes or so. It seems the game is flooding my system memory since system monitor reports 100% memory usage up until the crash, and the game sometimes complain "out of memory!" I had this issue with Fallout 3 too, but not nearly as often as this. It might be because I play FNV with rather demanding graphics settings. It sucks though. I've gotten to level 15 (or more? oO) and now it doesn't work anymore... Will roll back to the previous version I used to see if it helps. Will report bug later if that proves to be the solution.
PlayOnLinux Testing Installer [WORKING]
by Martin on Thursday November 25th 2010, 13:21
Hi, used PlayOnLinux, wich installs wine 1.3.7, vcrun2008 .NET Framework 2.0 Common COntrols Directx9 GamesForWindwos. The installer fails in the first attempt, because tryes to install vcrun2008 before .NET Framework 2.0 to solve this, in terminal i executed:
Disabled windows composite effects from System->Preferences->Appereance
When Running the game from Desktop Icon, the game starts, the crashes, so I copyed the d3d9.dll (the one to fix some lag issues) to the installation folder.
The game run, a crash window appears, then the game resumes without music (but with sound ok)
PlayOnLinux Testing Installer aviable
by WineFan62 on Monday November 22nd 2010, 6:28
Under the "Testing" section, you can install this game using PlayOnLinux.
It work good, expect the weird bug at the beginning of the game (describe in the test comments), you must press ESC and return in game 4 ou 5 time to make the game script star...as soon as you can move freely (after this buged "presentation"), the game is working as usual.
And don't delete this comment, PlayOnLinux help too easy the install process and manage wine version, it DO NOT modify wine so it's THE SAME as testing with wine only but it's easier and faster !!
Low performance
by cosmophobia on Monday November 22nd 2010, 1:56
Hello,
I installed New Vegas on my iMac (Core i5 2.8 Ghz, Radeon 5750 1 GB, 8 GB RAM), but i can't play it because of the low performance.
I used PlayOnMac with latest wine (1.3.7). The game runs without crashes or other problems but is too slow even on low graphic-settings.
At the beginning inside the house the game is playable, but outside not.
NVSE (nvse.silverlock.org/): New Vegas Script Extender. Allows mods to do even more. Requires the steam community overlay (gameoverlayrendeder) to be enabled. Go to "Steam->Settings->In-game", click on "Enable Steam Community In-Game". Then click the "Friends" tab and in the "Notifications and Sound" section make sure that all "Display a notification" settings are off, otherwise FoNV will crash on startup.
It's the game's fault
by Roberto Rios on Monday November 8th 2010, 18:58
> Now, the intro to the game went just fine for me, however when I came to the scene where you see the fan in the ceiling, I had to press Escape and then Continue for the game to continue. You have to do this until you get out of bed. Also, I had no sound when doing this, and no subtitles so I don't really know what was said.
I have this problem in my dual-booted WinXP SP3, game patched 1.1 AND sound problems (I cant hear half of the dialogs/ambiance, and from time to time all the sounds which did not sound do it at once, freezing the game for a moment. So may that happen to you it's Bethseda's devels to blame, not wine's xD.
strange behavior
by Tuomas on Friday November 5th 2010, 15:04
I updated my Ubuntu distribution from 8.10 to 9.10, and after recompiling wine 1.3.6, I get the nonfatal crash described above plus there is no music in the menu or ingame. Ubuntu 8.10 had gcc 4.3.2 and linux 2.6.27, whereas Ubuntu 9.10 has gcc 4.4.1 and linux 2.6.31. I also tried configuring the wine build by excluding features that were not available in the previous installation, but to no avail.
Currently, I have to use a wine built in Ubuntu 8.10 to get music and avoid the crash during startup.
Nevermind, just edited the registry to add direct3d and now it seems to work. An error window appears and then it disappears after a while.
BTW, had to add the registry keys by hand, regedit didn't leave me rename.
RE: Game crashes by Carl A. Myrland on
Tuesday November 2nd 2010, 14:53
RE: Game crashes by Berillions on
Tuesday November 2nd 2010, 14:54
RE: Game crashes by Carl A. Myrland on
Tuesday November 2nd 2010, 15:03
Game can cause xorg crash
by Vadim on Monday November 1st 2010, 18:08
On my system when I tried to run "New Vegas" first time, wine 1.3.6 not only crashed itself, but also caused segfault in my window manager (Enlightenment). So I had the only choice to completely restart X (attempts to restart window manager didn't help).
To avoid this problem I unchecked "Allow the window manager to decorate the windows" and "Allow the window manager to control the windows" boxes in winecfg graphics tab.
Cannot install vcrun2008
by Carl A. Myrland on Sunday October 31st 2010, 16:32
It seems to me that vcrun2008 is the problem.
My setup:
Ubuntu Maverick 32 bit
Intel E4500
2 GB RAM
Nvidia GeForce 9600 GT 512 MB
Wine 1.3.6
Tried to install directx9 and vcrun2008 through winetricks, this is my output:
Install of directx9 done
Renamed drive_c to harddiskvolume0
Using native,builtin override for following DLLs: msvcr90
Executing early_wine regedit c:\winetrickstmp\override-dll.reg
err:rundll32:wWinMain Unable to load L"streamci"
err:rundll32:wWinMain Unable to load L"streamci"
err:rundll32:wWinMain Unable to load L"streamci"
err:rundll32:wWinMain Unable to load L"streamci"
err:rundll32:wWinMain Unable to load L"streamci"
err:rundll32:wWinMain Unable to load L"streamci"
err:rundll32:wWinMain Unable to load L"streamci"
err:rundll32:wWinMain Unable to load L"streamci"
err:rundll32:wWinMain Unable to load L"streamci"
REGEDIT4
Through various testing I've managed to get to the splashscreen where Bethesda claims its copyright etc, but when it's supposed to fade away the FalloutNV.exe crashes with a "serious problem".
Because I'm using Steam I don't know how to get a proper errorlog to paste here.
works with wine-git (post 1.3.6)
by Tuomas on Saturday October 30th 2010, 7:48
I'm using Ubuntu 8.10, kernel 2.6.27, gcc 4.3.2, nvidia drivers 256.53.
The machine is a core2duo with 2 GB ram and GF 8600GT graphics card.
The game was installed and played though Steam.
Prior to installing the game itself, I followed the winetricks procedure described for Fallout 3 excluding the Live client installation.
I disabled the `gameoverlayrenderer' dll using winecfg.
The game was crashing after a couple of minutes of walking around in the wasteland, and upon entering interiors. The messages produced when the game crashed were:
err:d3d:resource_init Out of adapter memory
err:d3d9:device_parent_CreateSurface (0x1b5264) CreateSurface failed, returning 0x8876017c
Apparently wine is not detecting my video memory size (512 MB) correctly. I fixed this by adding the registry key:
Ultra Low Res Only
by rgrwkmn on Friday October 29th 2010, 18:21
Weird issue here. New Vegas is only stable at the lowest resolutions possible: 800x600 or 800x500, and with the lowest possible graphics quality settings. As I bump up the resolution slowly the game may crash when I look at the pip boy, go to the game menu, enter an inventory menu when looking in a container, or loading a new game area as I enter or leave a building. As I bump up the resolution more, the game will crash when I continue from a saved game, right when it is about to render the game world.
I can run Fallout 3 with no issues and at appropriately high resolution and graphics quality, fullscreen.
Ubuntu 10.04
Core2 Duo 2.8GHz
4GB RAM
GeForce GTS 160M/PCI/SSE2
Using the current Proprietary Nvidia drivers with Ubuntu 10.04
Wine 1.3.6 compiled from source which has the fix for the gamebryo renderer error
I hesitate to create a wine bug ticket since this seems like it may be a configuration issue on my part, but it may be related to specific hardware. Let me know if you are having similar issues.
works. sometimes. somehow
by Joaz on Friday October 29th 2010, 15:05
Hello,
I compiled latest git version and copied the d3d9.dll.so file from that to the /usr/lib32/wine to get rid of the gamebryo error (using an ubuntu-ppa 1.3.5 version).
I have a set of problems.
1) Audio sometimes stops for like 10 seconds and then returns (I tried setting audiofade in the ini file to 0, but that doesn't seem to be the problem). I'm using alsa. Never had been a problem on any other game including Fallout 3.
2) I get pagefaults when trying to enter specific locations. This happens for example on Helios Power station. When I try to enter, the loading screen appears with the roulette-ball spinning. After a while it stops moving, sound stops and nothing happens.
3) Sometimes I just get a blank screen when the game starts. Closing it and starting again seems to fix it most of the time.
4) Random crashes happen a lot, like after playing 10-20 minutes. Reload from save and I can continue.
Crash during loading screen
by Kralizec on Monday October 25th 2010, 6:44
Sorry, n00b here...
Launcher works fine, but the game crashes after the loading screen appears.
Running Wine 1.3.5 (applied patch from bugs.winehq.org/show_bug.cgi?id=24831), on Ubuntu 10.04 LTS (Lucid Lynx).
Sounds like a memory issue
by Sky Adams on Sunday October 24th 2010, 13:59
In Fallout 3 I had issues with VATS and textures occasionally. It was always accompanied by a memory related message in the terminal. I'd try setting the texture settings lower to see if that helps.
Character has no textures
by Visi on Friday October 22nd 2010, 8:58
I was able to start the game successfully (after the fallout 3 things are installed + bug patch applied) but all the characters are missing clothes and skins. So eg: the doc in the beginning has only hair and eye. Mine character is similar but has gun + pipboy on it too. Dog have only eyes.
The VATS shows 0% chance to hit anybody...
It is vary hard to play like this :-)
No sound card detected
by Peter Andreus on Thursday October 21st 2010, 15:55
I install with winetricks vcrun2008, d3dx9 and cc580. After this i see launcher and can change settings, but after hitting play i get error " no sound card detected" Anywhere else is sound pretty normal.
Not working
by john on Wednesday October 20th 2010, 21:01
I tried to run it through my old prefix for Fallout 3 and I got the error" Failed to initialize renderer, unknown error creating gamebyro renderer." So I put New Vegas in its own prefix and replaced vcrun2005 or vcrun2008 since it now requires that and same error. I am not sure why it is not working as no error in console.