Displaying 5 results from an estimated 5 matches similar to: "Can't get anything to run on WINE using Nvidia drivers"
2011 Feb 18
1
Anyone succeeded to update an Olympus LS-10?
The Olympus LS-10 is an audio recorder and you need Windows or MacOS to update it. I also have its competitor Zoom H4n, which can be updated no matter what operating system you use, very nice indeed; just copy a file to the root directory of the Zoom and then restart the Zoom while holding PLAY/PAUSE, which will cause it to update itself.
But the Olympus doesn't work this way. You must
2011 Apr 17
7
Football Manager 2011 Debugger error.
Can anyone help?
I install normaly but I can run it!
Code:
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 20/02/2011, dlt (d/m/y): 16/10/2011
fixme:powrprof:GetActivePwrScheme (0x32fafc) stub!
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered
err:ole:CoGetClassObject no class object
2012 Feb 28
9
Oblivion on Mint 12 wine 1.2.3 no opengl support compiled in
Hello all,
I'm pretty much a newbie in linux, and I'm trying to play The Elder Scrolls IV: Oblivion on Linux Mint 12.
I installed wine-1.2.3 according to the readme file (I hope).
command:
Code:
wine ~/.wine/drive_c/Program\ Files/Bethesda\ Softworks/Oblivion/OblivionLauncher.exe
gives:
Code:
err:wgl:opengl_error No OpenGL support compiled in.
err:d3d_caps:WineD3D_CreateFakeGLContext
2012 Mar 22
1
Page fault with MFC42.DLL
Hi,
I get a crash when I dynamically link with MFC42.DLL but not when I link with MFC statically
I've created a simple test program to illustrate...
#include "stdafx.h"
#include "afxole.h"
Code:
int APIENTRY WinMain(HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
int nCmdShow)
{
2010 Oct 23
2
[Wine 1.3.5] Glu error on custom 3D application
Hello,
I am trying to run a small application called Miku Desktop Mascot. a small anim character dancing on the screen (nice distraction when all day on code lines).
current system is :
Fedora 13 x64
Nvidia GTX 460 , proprietary driver 260.19.12
Wine 1.3.5 x64
I actually am a java developer (not c++) so if I can be of any help testing, compiling wine on my machine it's possible.
thanks