similar to: Re: broken controls in "Captain Claw" game

Displaying 20 results from an estimated 100000 matches similar to: "Re: broken controls in "Captain Claw" game"

2009 Aug 01
3
broken controls in "Captain Claw" game
Hi. I want to play the old '97 game "Claw". It installs and runs, but strangly I can't jump in it! No matter what I use, keyboard or gamepad. Normally, if you tap the spacebar, the character makes a low jump; if you hold the spacebar, he makes a high jump. However, under wine all jumps are low. Other movements work fine though. I even tried to run the game under winxp guest in
2011 Oct 10
1
current directory setting at startup?
Platform X86, Ubuntu 11.04 32-bit, wine 1.3.15 Hello, When I try to launch a game in wine, the game requires the directory where the .exe file is located to be the current directory at startup time. If I start the game by clicking on it in Nautilus, this seems to be handled automatically. But when I try to start the game by invoking it from an icon defined in Main Menu, it stops because it can
2008 Nov 12
1
lunching the game with oss drives mutes pcm mixer controls
This is my first post here so Welcome everyone :D. Few days ago I compiled wine 1.1.8 on my gentoo box and I successfully installed Lord Of the Rings On line. The game is running surprisingly good for me but I run into minor but pretty irritating problem, every time I lunch or stop the game my pcm channels from first sound card device are being muted. I'm using oss driver. On alsa driver
2006 Jul 08
0
[tip] running games on a dedicated display
Hi all, Here's a small mechanism I have built to run games in a dedicated display. The main reasons for doing that were: - to avoid desktop stuff to pop over my games display - to run games in a display matching the game resolution - to avoid manually switching my main resolution back and forth - to avoid problems where quitting a games leaves my desktop in the wrong resolution The idea is
2007 Mar 19
1
Why is app defaulting to Captain Podd font?
I'm running Personal Ancestral File (PAF) 5.2 under Wine 0.9.26, and it defaults to the bizarre "Captain Podd" font as its default screen and print font. It appears there are no knobs or registry entries to override this default font for some things when printing. My Wine is compiled from source to include the patch fix for bug #5669 (unrelated to fonts and printing). I'm
2014 Mar 31
0
DIPON^ Captain America: The Winter Soldier (2014) Full Movie Free Download
Captain America: The Winter Soldier (2014) Full Movie Free Download: http://captainamerica.metroblog.com/ https://www.facebook.com/captainamericathewintersoldiermovie http://tweetvite.com/event/captainamericathewinter HELLO Movie LOVERS!!! Welcome to download and watch here Captain America: The Winter Soldier (2014) Full Movie Free online HD Quality. Hope you will really enjoy this New movie
2006 Jul 26
8
team captain - habtm w/has_one...
the below... class User < ActiveRecord::Base has_and_belongs_to_many :teams class Team < ActiveRecord::Base has_and_belongs_to_many :users has_one :captain, :class_name => ''User'' produces the error... Mysql::Error: Unknown column ''users.team_id'' in ''where clause'': SELECT * FROM users WHERE (users.team_id = 1) LIMIT 1 i
2009 Jun 26
1
The Claw Density and LOCFIT
I am trying to reproduce Figure 10.5 of Loader's book: Local Regression and Likelihood. The code provided in the book does not seem to work. I have managed (a while ago) to get the accompanied R-code for the figures in the book (file called lffigs.R) from somewhere - cannot find it on the web anymore. The code in the .R script file does not work either. Could anybody please direct me in
2018 Mar 10
0
[ANNOUNCE] xset 1.2.4
Alan Coopersmith (3): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 xset 1.2.4 Emil Velikov (1): autogen.sh: use quoted string variables Jon TURNEY (1): Include unistd.h for usleep() if HAVE_USLEEP Matthieu Herrb (1): Fix one last warning about usage() format string. Mihail Konev (1): autogen: add default patch prefix Peter
2018 Apr 05
2
[Bug 105916] New: "xset dpms force off" can't be undone on hp omen 17-an0xx laptop
https://bugs.freedesktop.org/show_bug.cgi?id=105916 Bug ID: 105916 Summary: "xset dpms force off" can't be undone on hp omen 17-an0xx laptop Product: xorg Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2008 Mar 06
0
[ANNOUNCE] xset 1.0.4
Adam Jackson (1): xset 1.0.4 Alan Coopersmith (3): Make code formatting consistent Convert function declarations from K&R to ANSI C Delete duplicated #include statements James Cloos (1): Add *~ to .gitignore to skip patch/emacs droppings gsr.bugs (1): Manpage: Add mention of mouse acceleration with zero threshold git tag: xset-1.0.4
2009 Feb 21
5
Launching Steam games broken in SVN.
Anyone else notice that launching of games (CSS, HL2, etc.) from Steam appears to be foobar'd using the current SVN (wine-1.1.15-221-g79cc416)? I haven't had a chance to do _proper_ regression test yet, but a quick test of jumping back to 1.14 made things work again. Other games (tested with Anarchy Online) are working fine with the current SVN, so I'm supposing the bug is somehow
2017 Oct 21
4
[Bug 103383] New: "xset dpms force on" does not unblank laptop screen after "xset dpms force off" is run (or system enters sleep mode)
https://bugs.freedesktop.org/show_bug.cgi?id=103383 Bug ID: 103383 Summary: "xset dpms force on" does not unblank laptop screen after "xset dpms force off" is run (or system enters sleep mode) Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: All
2014 Oct 25
2
[Bug 85459] New: DPMS not working on Dell M4800 / QHD+
https://bugs.freedesktop.org/show_bug.cgi?id=85459 Bug ID: 85459 Summary: DPMS not working on Dell M4800 / QHD+ Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: minor Priority: medium Component: Driver/nouveau Assignee: nouveau
2015 Jun 16
3
[Bug 90999] New: xset dpms force off does not turn off LCD backlight
https://bugs.freedesktop.org/show_bug.cgi?id=90999 Bug ID: 90999 Summary: xset dpms force off does not turn off LCD backlight Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2009 Dec 24
3
Restarting Wine for game on Mac 1
I have installed a game and it has asked me to reset the system. I have closed down wine, X11 and even my computer but it still asks for a restart. Please Help, Thanks, drummerguy
2017 Jan 15
0
[PATCH 1/2] Do not override CFLAGS, as CFLAGS is a user flag.
* Furthermore, use NDEBUG globally to detect the presence of building with more debug output information. AX_CHECK_ENABLE_DEBUG is easier to use, and nowadays Gnome has also switched to it from its own custom solution. --- configure.ac | 52 ++++++++++++------ include/FLAC/assert.h | 2 +- m4/ax_check_enable_debug.m4 | 124
2008 Mar 20
5
installing wine on 7.04 feisty
i typed in the feisty code in terminal, and then i typed in sudo apt-get update and sudo apt-get install wine and i still cannot run a game of mine that is supposed to work with wine any advice?
2005 Sep 20
0
Way to tell if monitor is on or off???
I am looking for a way to tell if the monitor is on or off? xset q - seems to only work if DPMS turns off the monitor. If I or someone actually turns off the monitor xset q still shows on. If I do xset dpms force off ; sleep 5; xset q the monitor shows off. So is there a way to tell if the monitor is actually on or off? Thanks, Jerry
2009 Jul 08
19
no game seems to work with wine
hey guys i got ubuntu 9.04 and i got wine so i can play a few of my games but none seem to work but only one and the only one that works is star wars Jedi knight Jedi out cast all of the games that don't work are here: Max Payne error:no zbuffer formats found star wars battle front 1&2 don't start at all star craft starts but is very slow and lags star wars eaw does not start at all