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 "Emergency 3: Mission:Life"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
m (Update template usage.)
(3 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
|steam appid  = 757200
 
|steam appid  = 757200
 
|steam appid side  =  
 
|steam appid side  =  
|gogcom page  =  
+
|gogcom id    =  
 
|strategywiki =  
 
|strategywiki =  
 
|wikipedia    =  
 
|wikipedia    =  
Line 43: Line 43:
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
{{Save game cloud syncing
 
{{Save game cloud syncing
|gog galaxy           =  
+
|discord                =
|gog galaxy notes     =  
+
|discord notes          =
|origin               =  
+
|epic games store      =
|origin notes         =  
+
|epic games store notes =
|steam cloud           = unknown
+
|gog galaxy             =  
|steam cloud notes     =  
+
|gog galaxy notes       =  
|uplay                 =  
+
|origin                 =  
|uplay notes           =  
+
|origin notes           =  
|xbox cloud           =  
+
|steam cloud           = unknown
|xbox cloud notes     =  
+
|steam cloud notes     =  
 +
|uplay                 =  
 +
|uplay notes           =  
 +
|xbox cloud             =  
 +
|xbox cloud notes       =  
 
}}
 
}}
  
Line 72: Line 76:
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
 
|fov                        = hackable
 
|fov                        = hackable
|fov notes                  = Edit <code><nowiki><var name="r_fov" value="550" /></nowiki></code> in the config file, where value is your desired FOV (unknown unit - lower value equals higher FOV). '''May drasticly impact on performance.'''
+
|fov notes                  = Edit line <code><nowiki><var name="r_fov" value="550" /></nowiki></code> in the config file. Use [https://suimachine.github.io/web_projects/vision_fov_calculator/#emergency3 Sui's Calculator] to calculate your desired FOV value. '''May drasticly impact on performance.'''
 
|windowed                  = hackable
 
|windowed                  = hackable
|windowed notes            = Requires hex editing. Replace sequence of bytes <code>7B0084E4780C6A01B9</code> to <code>7B0084E4EB0C6A01B9</code>.
+
|windowed notes            = See [[#Windowed|Windowed]].
 
|borderless windowed        = false
 
|borderless windowed        = false
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
Line 91: Line 95:
 
|color blind                = false
 
|color blind                = false
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Glossary:Windowed|Windowed]]===
 +
{{Fixbox|description=Enable Windowed mode|ref=<ref name="Sui">{{refcheck|user=Suicide_machine|date=2018-06-18}}</ref>|fix=
 +
# Edit {{file|{{p|game}}\Em3.exe}} with a '''hex''' editor.
 +
# Find a sequence of bytes: <pre>7B0084E4780C6A01B9</pre>
 +
# Replace it with: <pre>7B0084E4EB0C6A01B9</pre>
 +
# Save the changes.
 +
# Edit {{file|{{p|game}}\em3.cfg}} with a '''text''' editor.
 +
# Find a line <code><nowiki><var name="r_fullscreen" value="1" /></nowiki></code> and change its value to <code>0</code> to disable fullscreen mode.
 +
 +
'''Notes'''
 +
{{ii}} This fix requires version 1.3 of a game.
 
}}
 
}}
  
Line 178: Line 195:
 
{{L10n/switch
 
{{L10n/switch
 
|language  = English
 
|language  = English
|interface = yes
+
|interface = true
|audio    = yes
+
|audio    = true
|subtitles = yes
+
|subtitles = true
 
|notes    =  
 
|notes    =  
 
|fan      =  
 
|fan      =  
|fan notes =
 
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
|language  = French
 
|language  = French
|interface = yes
+
|interface = true
|audio    = yes
+
|audio    = true
|subtitles = yes
+
|subtitles = true
 
|notes    =  
 
|notes    =  
 
|fan      =  
 
|fan      =  
|fan notes =
 
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
|language  = German
 
|language  = German
|interface = yes
+
|interface = true
|audio    = yes
+
|audio    = true
|subtitles = yes
+
|subtitles = true
 
|notes    =  
 
|notes    =  
 
|fan      =  
 
|fan      =  
|fan notes =
 
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
|language  = Italian
 
|language  = Italian
|interface = yes
+
|interface = true
|audio    = no
+
|audio    = false
|subtitles = yes
+
|subtitles = true
 
|notes    =  
 
|notes    =  
 
|fan      =  
 
|fan      =  
|fan notes =
 
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
|language  = Spanish
 
|language  = Spanish
|interface = yes
+
|interface = true
|audio    = yes
+
|audio    = true
|subtitles = yes
+
|subtitles = true
 
|notes    =  
 
|notes    =  
 
|fan      =  
 
|fan      =  
|fan notes =
 
 
}}
 
}}
 
}}
 
}}
Line 230: Line 242:
 
|directdraw versions    =  
 
|directdraw versions    =  
 
|directdraw notes      =  
 
|directdraw notes      =  
|opengl versions        = Unknown
+
|opengl versions        = unknown
 
|opengl notes          =  
 
|opengl notes          =  
 
|glide versions        =  
 
|glide versions        =  
Line 246: Line 258:
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable     = false
+
|windows 32-bit exe    = true
|64-bit executable notes=  
+
|windows 64-bit exe    = false
 +
|windows exe notes      =
 +
|macos 32-bit app      =
 +
|macos 64-bit app      =
 +
|macos app notes        =
 +
|linux 32-bit executable=  
 +
|linux 64-bit executable=
 +
|linux executable notes =  
 
}}
 
}}
  

Revision as of 13:15, 29 August 2019

Emergency 3: Mission:Life
Emergency 3: Mission:Life cover
Developers
Sixteen Tons Entertainment
Engines
Vision 7
Release dates
Windows January 21, 2005
Emergency: Fighters for Life 1998
Emergency Police 2001
Emergency 2: The Ultimate Fight for Life 2002
Emergency 3: Mission:Life 2005
Emergency 4: Global Fighters for Life 2006
Emergency 2012 2010
Emergency 2013 2012
Emergency 2014 2013
Emergency 5 2014
Emergency 2016 2015
Emergency 2017 2016
Emergency 20 2017

General information

Official website
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows

Essential improvements

Patches

  • Only the original German version received any patches (with the newest being 1.03). There however exists an unofficial port of 1.03 cumulative patch to an English version, available here. This patch is not meant to be used with digital release of the game.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\em3.cfg[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/757200/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>\Data\Save\[Note 1]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/757200/pfx/[Note 2]

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Video settings.
Video settings.

Template:Video settings

Windowed

Enable Windowed mode[1]
  1. Edit <path-to-game>\Em3.exe with a hex editor.
  2. Find a sequence of bytes:
    7B0084E4780C6A01B9
  3. Replace it with:
    7B0084E4EB0C6A01B9
  4. Save the changes.
  5. Edit <path-to-game>\em3.cfg with a text editor.
  6. Find a line <var name="r_fullscreen" value="1" /> and change its value to 0 to disable fullscreen mode.

Notes

This fix requires version 1.3 of a game.

Input settings

Game settings.
Game settings.

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Spanish

Other information

API

Technical specs Supported Notes
OpenGL
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 98
Processor (CPU) 1.2 GHz
System memory (RAM) 256 MB
Hard disk drive (HDD) 1 GB
Video card (GPU) AGP graphics card
32 MB of VRAM
DirectX 9.0 compatible

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).
  2. 2.0 2.1 Notes regarding Steam Play (Linux) data:

References

  1. Verified by User:Suicide_machine on 2018-06-18