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 "Men in Black: The Game"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{stub}}
 
 
{{Infobox game
 
{{Infobox game
|cover        =  
+
|cover        = Men in Black The Game cover.jpg
 
|developers  =  
 
|developers  =  
 
{{Infobox game/row/developer|Gigawatt Studios}}
 
{{Infobox game/row/developer|Gigawatt Studios}}
Line 9: Line 8:
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|Windows|November, 1997}}
 
{{Infobox game/row/date|Windows|November, 1997}}
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | }}
 +
{{Infobox game/row/taxonomy/microtransactions | }}
 +
{{Infobox game/row/taxonomy/modes            | }}
 +
{{Infobox game/row/taxonomy/pacing            | }}
 +
{{Infobox game/row/taxonomy/perspectives      | }}
 +
{{Infobox game/row/taxonomy/controls          | }}
 +
{{Infobox game/row/taxonomy/genres            | }}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | }}
 +
{{Infobox game/row/taxonomy/themes            | }}
 +
{{Infobox game/row/taxonomy/series            | }}
 
|steam appid  =  
 
|steam appid  =  
 
|steam appid side  =  
 
|steam appid side  =  
 
|gogcom id    =  
 
|gogcom id    =  
 
|gogcom id side =  
 
|gogcom id side =  
|hltb = 17935
+
|official site=
 +
|hltb         = 17935
 +
|lutris      =
 +
|mobygames    = men-in-black-the-game
 
|strategywiki =  
 
|strategywiki =  
 
|wikipedia    = Men in Black: The Game
 
|wikipedia    = Men in Black: The Game
|mobygames    = men-in-black-the-game
 
 
|winehq      =  
 
|winehq      =  
 
|license      = commercial
 
|license      = commercial
Line 66: Line 80:
 
|antialiasing              = false
 
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 +
|upscaling                  = false
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = false
 
|vsync                      = false
 
|vsync notes                =  
 
|vsync notes                =  
Line 155: Line 172:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =  
 
}}
 
}}
  
Line 168: Line 187:
 
  |ref      =  
 
  |ref      =  
 
}}
 
}}
 +
}}
 +
 +
==Issues fixed==
 +
 +
===Corrupted graphics on modern OS===
 +
{{Fixbox|description=Use DxWrapper|ref=|fix=
 +
# Download [https://github.com/elishacloud/dxwrapper/releases DxWrapper].
 +
# Copy {{file|dxwrapper.ini}}, {{file|dxwrapper.dll}}, {{file|dxwrapper.asi}} and {{file|Stub\ddraw.dll}} from archive to {{file|{{p|game}}\|folder}}.
 +
# Open the {{file|{{p|game}}\dxwrapper.ini}} in the text editor.
 +
# Under {{code|[Compatibility]}} set {{code|DDrawCompat}} to '''1'''
 
}}
 
}}
  
Line 197: Line 226:
 
|windows 32-bit exe    = true
 
|windows 32-bit exe    = true
 
|windows 64-bit exe    = false
 
|windows 64-bit exe    = false
 +
|windows arm app        = unknown
 
|windows exe notes      =  
 
|windows exe notes      =  
 
|mac os x powerpc app  =  
 
|mac os x powerpc app  =  
 
|macos intel 32-bit app = unknown
 
|macos intel 32-bit app = unknown
 
|macos intel 64-bit app = unknown
 
|macos intel 64-bit app = unknown
 +
|macos arm app          = unknown
 
|macos app notes        =  
 
|macos app notes        =  
 
|linux powerpc app      =  
 
|linux powerpc app      =  
 
|linux 32-bit executable= unknown
 
|linux 32-bit executable= unknown
 
|linux 64-bit executable= unknown
 
|linux 64-bit executable= unknown
 +
|linux arm app          = unknown
 
|linux executable notes =  
 
|linux executable notes =  
 
}}
 
}}
Line 225: Line 257:
 
|anticheat notes  =  
 
|anticheat notes  =  
 
}}
 
}}
 +
 +
===Miscellaneous===
 +
The game only requires a CD check to run.
 +
Create a batch file to automatically mount a CD image, run the game and unmount the image after the game closes.
 +
This example uses WinCDEmu portable [https://github.com/sysprogs/WinCDEmu].
 +
 +
{{Fixbox|description=Bat example|fix=
 +
 +
Create a new text file and insert the following text (MIB.cue is your image file name, change accordingly). Don't forget to save as .bat to be able to run it.
 +
 +
PortableWinCDEmu-4.0.exe MIB.cue
 +
timeout 2
 +
MIB.exe
 +
PortableWinCDEmu-4.0.exe /unmountall
 +
 +
}}
 +
  
 
==System requirements==
 
==System requirements==
Line 230: Line 279:
 
|OSfamily = Windows
 
|OSfamily = Windows
  
|minOS    = Windows 95
+
|minOS    = 95
|minCPU  = Pentium 100 MHz
+
|minCPU  = Intel Pentium 100 MHz
 
|minRAM  = 16 MB
 
|minRAM  = 16 MB
 
|minHD    = 10 MB
 
|minHD    = 10 MB
|minGPU  = 2 MB
+
|minGPU  =
 +
|minVRAM  = 2 MB
  
 
|recOS    =  
 
|recOS    =  

Latest revision as of 19:34, 10 May 2024

Men in Black: The Game
Men in Black: The Game cover
Developers
Gigawatt Studios
Publishers
SouthPeak Interactive
Release dates
Windows November 1997
Men in Black: The Game on HowLongToBeat
Men in Black: The Game on MobyGames
Men in Black: The Game on Wikipedia

Key Points

Poor compatibility on modern systems.

Availability

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

Game data

Configuration file(s) location

System Location
Windows <path-to-game>[Note 1]

Save game data location

System Location
Windows <path-to-game>/Saves/[Note 1]

Video

Graphics feature State Notes
Widescreen resolution
640x480 only.
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
Windowed
See the glossary page for potential workarounds.
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
See the glossary page for potential workarounds.
High-fidelity upscaling
See the glossary page for potential workarounds.
Vertical sync (Vsync)
See the glossary page for potential workarounds.
60 FPS and 120+ FPS
High dynamic range display (HDR)

Input

Keyboard and mouse State Notes
Remapping
See the glossary page for potential workarounds.
Mouse acceleration
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Controller types

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English

Issues fixed

Corrupted graphics on modern OS

Use DxWrapper
  1. Download DxWrapper.
  2. Copy dxwrapper.ini, dxwrapper.dll, dxwrapper.asi and Stub\ddraw.dll from archive to <path-to-game>\.
  3. Open the <path-to-game>\dxwrapper.ini in the text editor.
  4. Under [Compatibility] set DDrawCompat to 1

Other information

API

Technical specs Supported Notes
DirectDraw 5
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Audio DirectSound

Miscellaneous

The game only requires a CD check to run. Create a batch file to automatically mount a CD image, run the game and unmount the image after the game closes. This example uses WinCDEmu portable [1].

Bat example

Create a new text file and insert the following text (MIB.cue is your image file name, change accordingly). Don't forget to save as .bat to be able to run it.

PortableWinCDEmu-4.0.exe MIB.cue
timeout 2
MIB.exe
PortableWinCDEmu-4.0.exe /unmountall


System requirements

Windows
Minimum Recommended
Operating system (OS) 95
Processor (CPU) Intel Pentium 100 MHz
System memory (RAM) 16 MB
Hard disk drive (HDD) 10 MB
Video card (GPU) 2 MB of VRAM


Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References