Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "MTV Celebrity Deathmatch"

From PCGamingWiki, the wiki about fixing PC games
(added more info, will add pics later)
(added info and pics)
Line 44: Line 44:
  
 
==Video settings==
 
==Video settings==
 +
{{image|MTV_Celebrity_Deathmatch_Options.png|General options.}}
 
{{Video settings
 
{{Video settings
 
|wsgf link                  =  
 
|wsgf link                  =  
Line 58: Line 59:
 
|4k ultra hd                = false
 
|4k ultra hd                = false
 
|4k ultra hd notes          = See [[#Increase Rendering Resolution|Increase Rendering Resolution]].
 
|4k ultra hd notes          = See [[#Increase Rendering Resolution|Increase Rendering Resolution]].
|fov                        = false
+
|fov                        = hackable
|fov notes                  =  
+
|fov notes                  = Default FOV is 60°. See [[#Field of view (FOV)|Field of view (FOV)]].
 
|windowed                  = false
 
|windowed                  = false
 
|windowed notes            =  
 
|windowed notes            =  
Line 91: Line 92:
 
# Optional:  under '''Texturing''', set '''Filtering''' to '''Force anisotropic 16x''' and set '''Antialiasing (MSAA)''' to '''8x''' to enable anisotropic filtering and antialiasing respectively.  Under '''Miscellaneous''', check '''Force vSync''' to enable vSync.
 
# Optional:  under '''Texturing''', set '''Filtering''' to '''Force anisotropic 16x''' and set '''Antialiasing (MSAA)''' to '''8x''' to enable anisotropic filtering and antialiasing respectively.  Under '''Miscellaneous''', check '''Force vSync''' to enable vSync.
 
# Click '''Apply''' and exit the program.
 
# Click '''Apply''' and exit the program.
 +
}}
 +
 +
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 +
{{Fixbox|description=Edit defCam.ini|fix=
 +
# Locate <code>{{p|game}}\defCam.ini</code>, right click it, select '''Properties''', then uncheck '''Read-only''' under '''Attributes'''.
 +
# Open <code>{{p|game}}\defCam.ini</code> with a text editor.
 +
# Find <code>h_fov 60"</code> and change <code>60</code> to the desired FOV; replace all instances for consistency.
 +
# Save the changes.
 +
{{ii}} You may need to move <code>defCam.ini</code> out of the installation folder as it may require administrative privileges to edit.
 +
<gallery>
 +
file:MTV_Celebrity_Deathmatch_FoV_60.png|Default FoV (60).
 +
file:MTV_Celebrity_Deathmatch_FoV_80.png|Modified FoV (80).
 +
</gallery>
 
}}
 
}}
  
 
==Input settings==
 
==Input settings==
 +
{{image|MTV_Celebrity_Deathmatch_Bindings.png|Control bindings.}}
 
{{Input settings
 
{{Input settings
 
|key remap                = true
 
|key remap                = true
|key remap notes          =  
+
|key remap notes          = Only keyboard buttons.
 
|acceleration option      = n/a
 
|acceleration option      = n/a
 
|acceleration option notes =  
 
|acceleration option notes =  
Line 102: Line 117:
 
|mouse sensitivity notes  =  
 
|mouse sensitivity notes  =  
 
|mouse menu                = false
 
|mouse menu                = false
|mouse menu notes          =  
+
|mouse menu notes          = Mouse is not used at all.
 
|invert mouse y-axis      = n/a
 
|invert mouse y-axis      = n/a
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
Line 116: Line 131:
 
|controller sensitivity notes=  
 
|controller sensitivity notes=  
 
|invert controller y-axis  = true
 
|invert controller y-axis  = true
|invert controller y-axis notes= By default, Y axis on left stick is inverted.
+
|invert controller y-axis notes= On XInput controllers, Y axis on left stick is inverted.
 
|xinput controllers        = true
 
|xinput controllers        = true
 
|xinput controllers notes  = Cannot bind triggers or home button.
 
|xinput controllers notes  = Cannot bind triggers or home button.

Revision as of 06:12, 14 December 2019

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
MTV Celebrity Deathmatch
MTV Celebrity Deathmatch cover
Developers
Big Ape Productions
Publishers
Gotham Games
Release dates
Windows October 19, 2003
MTV Celebrity Deathmatch on Wikipedia

Key points

Only video option is screen resolution.
Only four screen resolutions available; 640x480, 800x600, 1024x768, and 1280x960, with either 16 or 32-bit color depth.
Sound effects and commentary do not work correctly (tested on Windows 8.1).

General information

MobyGames entry

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
SecuROM 4.85.07 DRM.
Windows
This game is not available digitally.

Game data

Configuration file(s) location

System Location
Windows

Save game data location

}
System Location
Windows %USERPROFILE%\Documents\CelebrityDeathmatch\SaveGames\

Video settings

General options.
General options.

Template:Video settings

Increase Rendering Resolution

Play at 1080p or higher
  1. Download dgVoodoo.
  2. Extract dgVoodooCpl.exe and dgVoodoo.conf to <path-to-game>, where cdm_dx.exe resides.
  3. Open the MS folder in the dgVoodoo zip and extract DDraw.dll, D3DImm.dll, and D3D8.dll to <path-to-game>, again where cdm_dx.exe resides.
  4. Open dgVoodooCpl.exe.
  5. Make sure the Config folder / Running instance is set to <path-to-game>, it may already be there by default.
  6. In the General tab, set Adapter(s) to use / enable to your current graphics card, Appearance to Full Screen, and Scaling mode to either Stretched, keep Aspect Ratio or Stretched, 4:3 Aspect Ratio.
  7. In the DirectX tab, make sure Disable and passthru to real DirectX is unchecked, and set Resolution to Max. You can uncheck dgVoodoo Watermark if you wish.
  8. Optional: under Texturing, set Filtering to Force anisotropic 16x and set Antialiasing (MSAA) to 8x to enable anisotropic filtering and antialiasing respectively. Under Miscellaneous, check Force vSync to enable vSync.
  9. Click Apply and exit the program.

Field of view (FOV)

Edit defCam.ini
  1. Locate <path-to-game>\defCam.ini, right click it, select Properties, then uncheck Read-only under Attributes.
  2. Open <path-to-game>\defCam.ini with a text editor.
  3. Find h_fov 60" and change 60 to the desired FOV; replace all instances for consistency.
  4. Save the changes.
You may need to move defCam.ini out of the installation folder as it may require administrative privileges to edit.

Input settings

Control bindings.
Control bindings.

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
German
Polish

Network

Multiplayer types

Type Native Players Notes
Local play
2 Versus
LAN play
Online play

Other information

API

Technical specs Supported Notes
Direct3D 9
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 98
Processor (CPU) Intel Pentium 3 460 MHz
System memory (RAM) 128 MB
Hard disk drive (HDD) 650 MB
Video card (GPU) 16 MB of VRAM
DirectX 9 compatible

References