similar to: Re: dinput_test works but WINEDEBUG shows no joystick for game?

Displaying 20 results from an estimated 200 matches similar to: "Re: dinput_test works but WINEDEBUG shows no joystick for game?"

2008 May 11
3
dinput_test works but WINEDEBUG shows no joystick for game?
This is a continuation/evolution of what I've been trying to do, get some response from my controller(s) in Guitar Hero 3. I compiled wine (with some help :) and manually copied the dinput_test.exe.so file into my /usr/lib32/wine directory and made it's permissions match the other exe.so files (644). I then run the test to see if dinput is seeing/reacting to my controller, and it seems
2008 Dec 05
5
To owners of xbox360 joysticks..
I'm looking for people who have an xbox360 joystick to help run some tests so I can get information on implementing xinput for wine. The more 360 joysticks plugged in the better. Can you please go to the forum post I made and test: http://forum.freegamedev.net/index.php?t=msg&th=1980&start=0 Thanks, Andrew
2008 Jul 27
3
General direct input problem
Hi I've noticed that my gamepad doesn't work on all games requiring a native xinput_3.dll to run (bioshock, racedriver, pes...) but it works with certain games like "trackmania" maybe there's an enhencement needed to get it working Is there's something to do ? What is the difference between xinput and direct input ? There's some optional regedit dinput option :
2008 Mar 26
6
Gamepad missing buttons
I am trying to use a Guillemot gamepad with PES6 but the buttons are not recognized. In kubuntu system settings I can see my pad, callibrate the joysticks and see the buttons are recognized, but not inside wine (only the joysticks are recognized). I have tried different combinations for the DirectInput entry in the registry but either I have not stumbled upon the correct one or there is another
2008 May 29
3
no backtrace in console
buggzilla maintainer tell me "there's no backtrace in console output" in comment to my newly posted bug here is the bug: http://bugs.winehq.org/show_bug.cgi?id=13450 i don't understand this and if i have something to do Thank you for explanations Vincent
2008 Sep 16
3
winetricks or not ?
we often say here directx installation can break wine What about Dan kegel winetricks ? It is safe to install microsoft distribuable package or it may break wine ? What we can do, what we can't ? For exemple, when wine console tell us msvcr80.dll is missing, what is better or safer: - installing vcrun2005 via winetricks - copy the missing downloaded dll in system32 ? the both works for my
2008 May 10
0
Re: Gamepad missing buttons
vitamin wrote: > > agusmba wrote: > > > > > I guess you'll have to compile it or extract it from the winetest test suite. > > > > > > I'm a bit reluctant to download the whole sourcetree plus all the related dev packages just to get the dinput_test.exe.so. I googled around for that file but couldn't find any binary online. Maybe I'm
2008 Apr 26
3
Rise of nations problem
Im trying out Ubuntu (8.04) and thought Id give wine(0.9.59) a bit of a try, I gave RON a try and I keep hitting the error below when trying to start installation (i basically get nothing no spalsh screen nothing :( ), this was after I had the preloader bug http://bugs.winehq.org/show_bug.cgi?id=12516#c8, which the work around fixed and I was able to install starcraft/broodwars okay as a test
2005 May 24
2
Theora with DirectX earlier than 9
Hello, I'm trying to use Theora video codec with DirectX 8 and DiretX 7. The problem seems to be out format of Theora decoder wich is YV12 and incompatible with DirectShow Video Renderer Filter. Do you know a filter able to convert YV12 to RGB, usable in a commercial application ? May I have to make such a filter myself ? Is is said in the README file of oggdsf archive : "You need
2008 Sep 05
5
Only 1 more thing to switch to linux - Trackmania
Is there a way to make this game work under Wine, becouse it doesn't wok (TMNF) and it is one of the last things that stops me from moving to linux 100% Well, I install it normally (double click) and everything, but when I press Start game it crashes and nothing works. My computer: - Up-to date Ubuntu - Core2Quad Q6600 - ATI/AMD radeon 3870 - restricted drivers - 4G of RAM - I've tried
2008 Sep 20
3
wine 1.1.5 breaks everything
a recurrent message in all my directx9 games Code: err:d3d:InitAdapters Can't load opengl32.dll! err:d3d:WineDirect3DCreate Direct3D9 is not available without opengl Opengl32.dll is present in my system32 I've got installer issues too (msi problem) several regressions in fact :(
2008 Apr 25
17
Who asking users to install native DirectX?
More and more poor clueless users getting to nowhere installing that stuff according to some howtos. Who are writing those? And why are they directing people to install it in the first place? The only person I've found who created that howto everyone links to - Tom Wickline states EXPLICITLY THAT THIS IS FOR TESTING PURPOSES ONLY!!! AND NOT TO BE USED WITH ANY REAL LIFE APPLICATION! Are
2009 Jan 10
5
Can't install Microsoft Visual C++ 2005 Redistributable
Hello, i wanted to install a software that requires the Microsoft Visual C++ 2005 Redistributable environment. The software normally includes this installer, but it didn't work. I tried downloading the Visual C++ directly from microsoft, and install it. The installer started, showed briefly a progress bar, and stopped. When i go to uninstall, Visual C++ appears, but can't be uninstalled.
2008 May 25
2
app doesn't launch console help
I want to put a bug in bugzilla but i prefer first asking here what is revelant in this console output concerning race driver GRID demo Code: fixme:mixer:ALSA_MixerInit No master control found on Brooktree Bt878, disabling mixer fixme:ntdll:NtQueryInformationProcess (0xffffffff,info_class=34,0x218a3b8,0x0000 0004,0x218a3b4) Unknown information class fixme:ntdll:NtQuerySystemInformation
2010 Dec 04
3
Super Meat Boy Crash on startup
Super meat boy crashes on startup with the following message I've installed vcrun2008 and direct x, i'm not sure if this is a wine problem or a super meat boy problem, can any users with more know how than me tell me with this output? Setting breakpad minidump AppID = 40800 Steam_SetMinidumpSteamID: Caching Steam ID: 76561201696194287 [API loaded no] fixme:win:EnumDisplayDevicesW
2011 Feb 21
2
How to use Winedebug variable or winedbg?
Hi, I'm trying to understand how to use the debugging system built-in wine.. I've tried yet to use both "winedbg <app.to.launch.exe>" and "wine <app.to.launch.exe> WINDEBUG=+all but doesn't work at all =( Where's the mistake? It should be very useful understand why programs doesn't work and expecially try possible solutions... :)
2005 Sep 14
0
Google Earth: WINEDEBUG=+relay makes wine-preloader <defunct>
Hello! Using the latest cvs version Google Earth finally installs without using native DLLs. As it does not run I'm trying to find out why. When running it, GE stops with a message box apologizing for not working. So I'd like to run it in winedbg, but I only get WineDbg starting on pid 0xa Process of pid=0x0000000a has terminated and not the friendly box. Perhaps GE uses some kind
2005 Sep 29
1
WINEDEBUG variable doesn't seem to work in 20050830
Is there a problem with the WINEDEBUG environment variable in 20050830? I've only been using Wine for a little over a week. I recognize that the online documentation is somewhat out of date with the introduction of the winecfg tool and use of the registry. I know that the WINEDLLOVERRIDES variable still works as I've been able to use that to use native libraries to get Pegasus
2005 Apr 28
2
Help with using the WINEDEBUG variable
Hi users. I have found the WINEDEBUG variable to be very useful. However, now that my program starts, using WINEDEBUG=trace,+all or WINEDEBUG=+all creats log files well over 2.0 GB. I am trying to find messages like the following: 0009:trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x4725f1 (and the few lines above it) to try and figure out what's causing my Dreamweaver to
2004 Oct 19
1
WINEDEBUG for a non-descript segfault
Hi, I'm loooking at a Linux program that calls WIne and then segfaults without any real information. Are there any debug channels that make most sense to try and trap in this specific case? Thanks, Mark