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 "Marvel Heroes"

From PCGamingWiki, the wiki about fixing PC games
m (General maintenance with AutoWikiBrowser in Bot mode)
 
(30 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 +
{{State|state=unplayable|ref=<ref name="online">[https://twitter.com/MarvelHeroes/status/935252377942179840 Marvel Heroes Omega on Twitter: "https://t.co/Q12AUQ61c3"]</ref>}}
 
{{stub}}
 
{{stub}}
 
{{Infobox game
 
{{Infobox game
Line 11: Line 12:
 
{{Infobox game/row/date|Windows|June 4, 2013}}
 
{{Infobox game/row/date|Windows|June 4, 2013}}
 
{{Infobox game/row/date|OS X|EA|ref=<ref>[https://marvelheroes.com/news/news-articles/mac-open-beta-now-live Mac Open Beta Now Live! | MarvelHeroes2015.com]</ref>}}
 
{{Infobox game/row/date|OS X|EA|ref=<ref>[https://marvelheroes.com/news/news-articles/mac-open-beta-now-live Mac Open Beta Now Live! | MarvelHeroes2015.com]</ref>}}
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | }}
 +
{{Infobox game/row/taxonomy/microtransactions | }}
 +
{{Infobox game/row/taxonomy/modes            | Multiplayer }}
 +
{{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            | Marvel}}
 
|steam appid  = 226320
 
|steam appid  = 226320
|gogcom page  =  
+
|gogcom id    =
 +
|mobygames    =  
 
|strategywiki =  
 
|strategywiki =  
 
|wikipedia    = Marvel Heroes (video game)
 
|wikipedia    = Marvel Heroes (video game)
 
|winehq      = 15205
 
|winehq      = 15205
 +
|license      = free-to-play
 
}}
 
}}
 
'''Key points'''
 
{{--}} Fairly limited graphics options.
 
{{--}} Shutting down after December 31, 2017.
 
  
 
'''General information'''
 
'''General information'''
{{mm}} [https://marvelheroes.com Official website]
+
{{mm}} [https://steamcommunity.com/app/226320/discussions/ Steam Community Discussions]
{{mm}} [http://steamcommunity.com/app/226320/discussions/ Steam Community Discussions]
 
  
 
==Availability==
 
==Availability==
 
{{Availability|
 
{{Availability|
{{Availability/row| official | https://marvelheroes.com | unknown | | | Windows, OS X }}
+
{{Availability/row| official | https://marvelheroes.com | unknown | | | Windows, OS X | unavailable }}
{{Availability/row| Steam | 226320 | Steam | In-game purchases are made through Steam. | | Windows, OS X }}
+
{{Availability/row| Steam | 226320 | Steam | In-game purchases are made through Steam. | | Windows, OS X | unavailable }}
 
}}
 
}}
 +
{{ii}} ''Marvel Heroes'' required a constant internet connection; servers were permanently taken down on November 28, 2017.<ref name="online" />
  
 
==Essential improvements==
 
==Essential improvements==
 
===Skip intro videos===
 
===Skip intro videos===
{{Fixbox|1=
+
{{Fixbox|description=Use -nostartupmovies parameter|ref=<ref>{{Refurl|url=https://www.reddit.com/r/marvelheroes/comments/1fjiyg/disable_startup_movies_marvel_ue3_gazillion_logos/|title=Disable startup movies (Marvel, UE3, Gazillion logos) : marvelheroes|date=May 2023}}</ref>|fix=
{{Fixbox/fix|Use -nostartupmovies parameter|ref=<ref>[https://www.reddit.com/r/marvelheroes/comments/1fjiyg/disable_startup_movies_marvel_ue3_gazillion_logos/ Disable startup movies (Marvel, UE3, Gazillion logos) : marvelheroes]</ref>}}
+
Use the <code>-nostartupmovies</code> or <code>-nomovies</code> [[Glossary:Command line arguments|command line argument]].
Use the <code>-nostartupmovies</code> [[Glossary:Command line arguments|command line argument]].
+
}}
 +
 
 +
{{Fixbox|description=Manual fix|ref=|fix=
 +
<ol>
 +
  <li>Go to <code>{{p|userprofile}}Documents\My Games\Marvel Heroes\MarvelGame\Config</code></li>
 +
  <li>Open <code>WillowEngine.ini</code>.</li>
 +
  <li>Find:<pre>StartupMovies=2K_logo
 +
StartupMovies=UE3_logo
 +
StartupMovies=Startup_GazillionLogo
 +
StartupMovies=Startup_MarvelHeroesLogo
 +
</pre></li>
 +
  <li>Replace it with:<pre>;StartupMovies=2K_logo
 +
;StartupMovies=UE3_logo
 +
;StartupMovies=Startup_GazillionLogo
 +
;StartupMovies=Startup_MarvelHeroesLogo</pre></li>
 +
  <li>Save changes.</li>
 +
</ol>
 +
}}
 +
 
 +
===Skip splash screen===
 +
{{Fixbox|description=Instructions|ref=|fix=
 +
# See [[Glossary:Command line arguments|Command line arguments]].
 +
# Use <code>-nosplash</code>
 +
}}
 +
 
 +
{{Fixbox|description=Delete or rename the splash file|ref=|fix=
 +
# Go to <code>{{P|game}}\UnrealEngine3\MarvelGame\Splash\PC</code> in the installation folder.
 +
# Delete or rename <code>Splash.bmp</code>
 
}}
 
}}
  
Line 42: Line 81:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|{{p|userprofile}}\Documents\My Games\Marvel Heroes\MarvelGame\Config}}
+
{{Game data/config|Windows|{{p|userprofile\Documents}}\My Games\Marvel Heroes\MarvelGame\Config\}}
{{Game data/row|OS X|}}
+
{{Game data/config|OS X|}}
 
}}
 
}}
 
{{ii}} As an online-only game, characters and save games are held on online servers.
 
{{ii}} As an online-only game, characters and save games are held on online servers.
Line 49: Line 88:
 
===[[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
|origin               =  
+
|discord                  =
|origin notes         =  
+
|discord notes            =
|steam cloud           = false
+
|epic games launcher      =
|steam cloud notes     =  
+
|epic games launcher notes =
|uplay                =  
+
|gog galaxy                =
|uplay notes           =  
+
|gog galaxy notes          =
|xbox cloud           =  
+
|origin                   =  
|xbox cloud notes     =  
+
|origin notes             =  
 +
|steam cloud               = false
 +
|steam cloud notes         =  
 +
|ubisoft connect          =  
 +
|ubisoft connect notes     =  
 +
|xbox cloud               =  
 +
|xbox cloud notes         =  
 
}}
 
}}
  
==Video settings==
+
==Video==
 
{{Image|Marvel Heroes game settings.jpg|Video settings.}}
 
{{Image|Marvel Heroes game settings.jpg|Video settings.}}
{{Video settings
+
{{Video
 
|wsgf link                  =  
 
|wsgf link                  =  
 
|widescreen wsgf award      =  
 
|widescreen wsgf award      =  
Line 91: Line 136:
 
|120 fps                    = true
 
|120 fps                    = true
 
|120 fps notes              =  
 
|120 fps notes              =  
 +
|hdr                        = unknown
 +
|hdr notes                  =
 +
|ray tracing                = unknown
 +
|ray tracing notes          =
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
Line 96: Line 145:
  
 
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
 
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
{{Fixbox|1=
+
{{Fixbox|description=Edit DefaultEngine.cfg to set resolution|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Edit DefaultEngine.cfg to set resolution|ref={{cn|date=July 2016}}}}
+
#Go to <code>{{p|userprofile\Documents}}\My Games\Marvel Heroes\UnrealEngine3\MarvelGame\Config\</code>
#Go to <code>{{p|userprofile}}\Documents\My Games\Marvel Heroes\UnrealEngine3\MarvelGame\Config\</code>
 
 
#Open <code>DefaultEngine.cfg</code> using Notepad.
 
#Open <code>DefaultEngine.cfg</code> using Notepad.
 
#Edit the values:
 
#Edit the values:
Line 107: Line 155:
  
 
===[[Glossary:Windowed|Windowed]]===
 
===[[Glossary:Windowed|Windowed]]===
{{Fixbox|1=
+
{{Fixbox|description=Edit DefaultEngine.cfg to set fullscreen/windowed mode|ref={{cn|date=July 2016}}|fix=
{{Fixbox/fix|Edit DefaultEngine.cfg to set fullscreen/windowed mode|ref={{cn|date=July 2016}}}}
+
#Go to <code>{{p|userprofile\Documents}}\My Games\Marvel Heroes\UnrealEngine3\MarvelGame\Config\</code>
#Go to <code>{{p|userprofile}}\Documents\My Games\Marvel Heroes\UnrealEngine3\MarvelGame\Config\</code>
 
 
#Open <code>DefaultEngine.cfg</code> using Notepad.
 
#Open <code>DefaultEngine.cfg</code> using Notepad.
 
#Edit the values: from <code>Fullscreen=False</code> to <code>Fullscreen=True</code>
 
#Edit the values: from <code>Fullscreen=False</code> to <code>Fullscreen=True</code>
 
}}
 
}}
  
==Input settings==
+
==Input==
{{Input settings
+
{{Input
 
|key remap                = true
 
|key remap                = true
 
|key remap notes          =  
 
|key remap notes          =  
|acceleration option      =  
+
|acceleration option      = unknown
 
|acceleration option notes =  
 
|acceleration option notes =  
 
|mouse sensitivity        = unknown
 
|mouse sensitivity        = unknown
Line 126: Line 173:
 
|invert mouse y-axis      = unknown
 
|invert mouse y-axis      = unknown
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
 +
|touchscreen              = unknown
 +
|touchscreen notes        =
 
|controller support        = true
 
|controller support        = true
 
|controller support notes  = Added in 2016 update.<ref>[https://www.marvelheroes.com/news/news-articles/marvel-heroes-2016-has-arrived Marvel Heroes 2016 Has Arrived! | MarvelHeroes2016.com]</ref>
 
|controller support notes  = Added in 2016 update.<ref>[https://www.marvelheroes.com/news/news-articles/marvel-heroes-2016-has-arrived Marvel Heroes 2016 Has Arrived! | MarvelHeroes2016.com]</ref>
Line 136: Line 185:
 
|invert controller y-axis  = unknown
 
|invert controller y-axis  = unknown
 
|invert controller y-axis notes=  
 
|invert controller y-axis notes=  
|touchscreen               = unknown
+
|xinput controllers        = unknown
|touchscreen notes        =  
+
|xinput controllers notes  =
|button prompts           = unknown
+
|xbox prompts              = unknown
|button prompts notes     =  
+
|xbox prompts notes        =
 +
|impulse triggers          = unknown
 +
|impulse triggers notes    =
 +
|dualshock 4               = unknown
 +
|dualshock 4 notes        =
 +
|dualshock prompts        = unknown
 +
|dualshock prompts notes  =
 +
|light bar support        = unknown
 +
|light bar support notes  =
 +
|dualshock 4 modes        = unknown
 +
|dualshock 4 modes notes  =
 +
|tracked motion controllers= unknown
 +
|tracked motion controllers notes =
 +
|tracked motion prompts    = unknown
 +
|tracked motion prompts notes =
 +
|other controllers         = unknown
 +
|other controllers notes  =  
 +
|other button prompts     = unknown
 +
|other button prompts notes=  
 
|controller hotplug        = unknown
 
|controller hotplug        = unknown
 
|controller hotplug notes  =  
 
|controller hotplug notes  =  
 
|haptic feedback          = unknown
 
|haptic feedback          = unknown
 
|haptic feedback notes    =  
 
|haptic feedback notes    =  
|light bar support        = unknown
+
|simultaneous input        = unknown
|light bar support notes   =  
+
|simultaneous input notes  =
 +
|steam input api          = unknown
 +
|steam input api notes    =
 +
|steam hook input          = unknown
 +
|steam hook input notes    =
 +
|steam input presets      = unknown
 +
|steam input presets notes =
 +
|steam controller prompts  = unknown
 +
|steam controller prompts notes =
 +
|steam cursor detection    = unknown
 +
|steam cursor detection notes =  
 
}}
 
}}
  
==Audio settings==
+
==Audio==
{{Audio settings
+
{{Audio
 
|separate volume          = true
 
|separate volume          = true
 
|separate volume notes    =  
 
|separate volume notes    =  
Line 162: Line 239:
 
|eax support              =  
 
|eax support              =  
 
|eax support notes        =  
 
|eax support notes        =  
 +
}}
 +
 +
{{L10n|content=
 +
{{L10n/switch
 +
|language  = English
 +
|interface = true
 +
|audio    = unknown
 +
|subtitles = unknown
 +
|notes    =
 +
|ref      =
 +
|fan      =
 +
}}
 
}}
 
}}
  
Line 218: Line 307:
 
|metal support          =  
 
|metal support          =  
 
|metal support notes    =  
 
|metal support notes    =  
|vulkan support        =  
+
|vulkan versions        =  
|vulkan support notes   =  
+
|vulkan notes           =  
 
|dos modes              =  
 
|dos modes              =  
 
|dos modes notes        =  
 
|dos modes notes        =  
|shader model versions  =  
+
|shader model versions  = 3.0
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable     = unknown
+
|windows 32-bit exe    = unknown
|64-bit executable notes=  
+
|windows 64-bit exe    = unknown
 +
|windows arm app        = unknown
 +
|windows exe notes     =
 +
|mac os x powerpc app  = unknown
 +
|macos intel 32-bit app = unknown
 +
|macos intel 64-bit app = unknown
 +
|macos arm app          = unknown
 +
|macos app notes        =
 +
|linux 32-bit executable=
 +
|linux 64-bit executable=
 +
|linux executable notes =  
 
}}
 
}}
  
Line 232: Line 331:
 
|OSfamily = Windows
 
|OSfamily = Windows
  
|minOS    = Windows Vista 32/64, Windows 7 32/64, Windows 8 32/64, Windows 10 32-bit
+
|minOS    = Vista
|minCPU  = Core 2 DUO 2.1 GHz / AMD Athlon X2 2.1 GHZ or better
+
|minCPU  = Intel Core 2 Duo 2.1 GHz
 +
|minCPU2  = AMD Athlon X2 2.1 GHz
 
|minRAM  = 3 GB
 
|minRAM  = 3 GB
|minGPU  = Shader Model 3.0 Compatible with 512MB VRAM (Nvidia 8800 Series, ATI HD3800 Series, Intel HD 3000)
+
|minGPU  = Nvidia GeForce 8800 series
|minHD    = 30 GB* (*30GB is required for installation. After installation, Marvel Heroes will require 15GB of storage.)
+
|minGPU2  = ATI Radeon HD 3800 series
 
+
|minGPU3  = Intel HD 3000
 +
|minSM    = 3.0
 +
|minHD    = 30 GB
 +
|minVRAM  = 512 MB
  
|recOS    = Windows 7 64-bit, Windows 8 64-bit, Windows 10 64-bit
+
|recOS    = 7, 8, 10
|recCPU  = Current Generation Quad Core (Intel Core i7, Core i5 or AMD FX Series)
+
|recCPU  = Intel Core i5
 +
|recCPU2  = Intel Core i7<br />AMD FX series
 
|recRAM  = 8 GB
 
|recRAM  = 8 GB
|recHD    = 30 GB* (*30GB is required for installation. After installation, Marvel Heroes will require 15GB of storage.)
+
|recHD    =  
|recGPU  = Discrete video card with 2GB of VRAM (Nvidia GTX 600 or 700 Series, AMD R9 or HD7900 Series)
+
|recGPU  = Nvidia GeForce GTX 600 series
 +
|recGPU2  = Nvidia GeForce GTX 700 series
 +
|recGPU3  = AMD Radeon R9 series<br />AMD Radeon HD 7900 series
 
|recDX    =  
 
|recDX    =  
|recVRAM  =  
+
|recVRAM  = 2 GB
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Latest revision as of 07:26, 16 May 2023

Warning icon.svg
This product is no longer playable in any capacity. It is covered here for historical reference.[1]
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.
Marvel Heroes
Marvel Heroes cover
Developers
Secret Identity Studios
Gazillion Entertainment
Engines
Unreal Engine 3
Release dates
Windows June 4, 2013
macOS (OS X) Early access[2]
Taxonomy
Modes Multiplayer
Series Marvel
Marvel Heroes on Wikipedia
Fantastic Four (series)
Spider-Man (series)
X-Men (series)
The Punisher (series)
Iron Man (series)
Hulk (series)
Marvel: Ultimate Alliance (series)
Lego Marvel (series)
Marvel Trading Card Game 2007
Marvel Heroes 2013
Marvel Puzzle Quest 2013
Marvel vs. Capcom (series)
Marvel's Guardians of the Galaxy: The Telltale Series 2017
Marvel End Time Arena 2018
Marvel Powers United VR 2018
Marvel's Avengers 2020
Marvel's Guardians of the Galaxy 2021
Marvel's Midnight Suns 2022
Marvel Snap 2023
Marvel Rivals TBA

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Official website (unavailable)
DRM details are not known
Windows
macOS (OS X)
Steam (unavailable)
Icon overlay.png
In-game purchases are made through Steam.
Windows
macOS (OS X)
Marvel Heroes required a constant internet connection; servers were permanently taken down on November 28, 2017.[1]

Essential improvements

Skip intro videos

Use -nostartupmovies parameter[3]

Use the -nostartupmovies or -nomovies command line argument.

Manual fix
  1. Go to %USERPROFILE%Documents\My Games\Marvel Heroes\MarvelGame\Config
  2. Open WillowEngine.ini.
  3. Find:
    StartupMovies=2K_logo
    StartupMovies=UE3_logo
    StartupMovies=Startup_GazillionLogo
    StartupMovies=Startup_MarvelHeroesLogo
    
  4. Replace it with:
    ;StartupMovies=2K_logo
    ;StartupMovies=UE3_logo
    ;StartupMovies=Startup_GazillionLogo
    ;StartupMovies=Startup_MarvelHeroesLogo
  5. Save changes.

Skip splash screen

Instructions
  1. See Command line arguments.
  2. Use -nosplash
Delete or rename the splash file
  1. Go to <path-to-game>\UnrealEngine3\MarvelGame\Splash\PC in the installation folder.
  2. Delete or rename Splash.bmp

Game data

Configuration file(s) location

System Location
Windows %USERPROFILE%\Documents\My Games\Marvel Heroes\MarvelGame\Config\
macOS (OS X)
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/226320/pfx/[Note 1]
As an online-only game, characters and save games are held on online servers.

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Video settings.
Video settings.

Widescreen resolution

Edit DefaultEngine.cfg to set resolution[citation needed]
  1. Go to %USERPROFILE%\Documents\My Games\Marvel Heroes\UnrealEngine3\MarvelGame\Config\
  2. Open DefaultEngine.cfg using Notepad.
  3. Edit the values:
ResX=1920
ResY=1080
Fullscreen=True

Windowed

Edit DefaultEngine.cfg to set fullscreen/windowed mode[citation needed]
  1. Go to %USERPROFILE%\Documents\My Games\Marvel Heroes\UnrealEngine3\MarvelGame\Config\
  2. Open DefaultEngine.cfg using Notepad.
  3. Edit the values: from Fullscreen=False to Fullscreen=True

Input

Audio

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

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Notes
LAN play
Online play

Issues fixed

Please download the latest patch

This is sometimes caused when maintenance is in place and the service is down. Simply wait for some time until the servers are back up. It is worth checking the official Twitter account for updates.

Other information

API

Technical specs Supported Notes
Shader Model support 3.0
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)

System requirements

Windows
Minimum Recommended
Operating system (OS) Vista
Processor (CPU) Intel Core 2 Duo 2.1 GHz
AMD Athlon X2 2.1 GHz
System memory (RAM) 3 GB
Hard disk drive (HDD) 30 GB
Video card (GPU) Nvidia GeForce 8800 series
ATI Radeon HD 3800 series
Intel HD 3000
512 MB of VRAM
Shader model 3.0 support


Notes

  1. File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/226320/ in addition to or instead of this directory. The app ID (226320) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References