WineHQ
Category: Main Games Sports Games Carmageddon TDR 2000 1.159 Nosebleed

Carmageddon TDR 2000

Official Nosebleed Patch
This patch enhances the multiplayer model with a server mode and adds five new power-ups to the game. Furthermore, some bugs are fixed.

No new cars, no new levels!

Application Details:

Version: 1.159 Nosebleed
License: Retail
URL: http://games.sci.co.uk/games/b...
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 1.5.1

Maintainers: About Maintainership

No maintainers. Volunteer today!

Link Official Homepage Link get the Nosebleed Patch

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

  • Installation, patching
  • Single Player Mode in 2D
  • Single Payer Mode in 3D                 (after edit of TDR2000.gfx, bug 6946)
  • Multi Player Mode                             (needs directx9 from winetricks)
  • Cheating                                            (use US keyboard layout, bug 28168)

What does not

  • No-CD crack still needed
  • Changing game controls               (bug 8854)

Workarounds

What was not tested

other versions than DE (German)

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

- use "setxkbmap us" to change the keyboard layout to US - I've patched wine 1.3.26 with Comment 48 of bug 8854 and Comment 14 of bug 28168 to make keyboard stuff work correctly on "de nodeadkeys" layout.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowopenSUSE 11.4 x86_64Apr 09 20121.5.1Yes Yes NoSilverSebastian Parschauer 
CurrentopenSUSE 11.3 (x86_64)Aug 28 20111.3.26Yes Yes NoSilverSebastian Parschauer 
ShowUbuntu 8.04 "Hardy" i386 (+ variants like Kubuntu)Aug 21 20101.2Yes Yes NoSilveralex 
ShowopenSUSE 11.1 x86_64Jan 09 20101.1.35Yes Yes NoSilverSebastian Parschauer 
ShowopenSUSE 11.1 x86_64Apr 09 20091.1.18Yes Yes NoSilverSebastian Parschauer 

Known Bugs

Bug # Description Status Resolution Other apps affected
6946 Carmageddon TDR2000 wont allow 3D Hardware rendering NEW View
8854 Unable to get keyboard / mouse input in multiple games CLOSED FIXED View
28168 VK_OEM_3 (0xC0) not converted correctly if MAPVK_VK_TO_CHAR requested CLOSED ABANDONED View
30395 Carmageddon TDR2000 menu is unusable CLOSED INVALID View
31245 xrandr12 warcraft 3 regression NEW View

Show open bugs

HowTo / Notes

Game issues
  • Don't buy too many cars or the game will crash (game bug). But if you play through all levels you'll get all cars.
  • Remember to create v1.159 save games or the new features of the patch will not be available.
HOWTO activate 3D graphics

Just edit file TDR2000.gfx after installation and a first game start:

    1. change line four from "4294967295" to "0" (should be the graphics card selection)
    2. optionally change line two from "1" to "0" (changes from software to hardware rendering)
    3. optionally change the selected resolution from the first profile in the file
    4. possibly you must change the refresh frequency to zero to avoid a black screen

        The first step is the most important one 4294967295 = 0xFFFFFFFF, so I think the graphics card was detected as unknown. After that change you can use the 3D setup tool of the game.

        always regenerate TDR2000.gfx when changing wine version
        Recently there is done a lot on wined3d. If you change the wine version and encouter graphics issues don't file a bug too fast. Regenerate the TDR2000.gfx file first and retest. The game has a overreliance on that file.
        Fix bugs 8854 and 28168

        If you want to play Carmageddon TDR 2000 with changeable controls and cheating console with every language, then you need the following code.

        Git repo: https://github.com/sriemer/wine

        Branch: carmaTDR

        Commits:

        • winex11.drv/keyboard: fix MAPVK_VK_TO_CHAR mapping
        • dinput: Always update key/mouse state

        Comments

        Comments Disabled

        Comments for this application have been disabled because there are no maintainers.
        Back