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 "Tron: Evolution"

From PCGamingWiki, the wiki about fixing PC games
m
(Cleanup + infobox.)
Line 1: Line 1:
[[File:Tronevolutionboxart.jpg|thumb|Tron: Evolution retail box art]]
+
{{infobox
 +
|cover          = Tronevolutionboxart.jpg
 +
|developer      = Propaganda Games<br />GameStar
 +
|publisher      = Disney Interactive Studios<br />Synergex de Argentina
 +
|engine        = Unreal Engine 3<br />Aurora Engine
 +
|release dates  = <sup>EU</sup> November 26, 2010<br /><sup>NA</sup> December 7, 2010<br /><sup>ARG</sup> December 24, 2010
 +
|steam          =
 +
|gog            =
 +
}}
 
[[File:Tronevolution1080p.jpg|thumb|Tron: Evolution at 1080p]]
 
[[File:Tronevolution1080p.jpg|thumb|Tron: Evolution at 1080p]]
  
''Tron: Evolution'' is a third-person action platformer by Propaganda Games. It ties in with the movie ''Tron: Legacy''. It uses Unreal Engine 3.
+
== Issues and Fixes ==
 
+
=== Resolution Fix: ===
=== Issues and Fixes ===
 
 
 
==== Resolution Fix: ====
 
 
The game does not offer high resolutions such as 1920x1080 in the video options screen. Fortunately you can also change the resolution by manually modifying the config files.<br />
 
The game does not offer high resolutions such as 1920x1080 in the video options screen. Fortunately you can also change the resolution by manually modifying the config files.<br />
  
Line 26: Line 31:
 
Unfortunately, 1920x1200 does not seem to work, only 1920x1080, so those with 16:10 monitors may have to live with slight letterboxing. Higher values have not been tested. Note that going into the game's options screen and changing other values may result in the game resetting this change.
 
Unfortunately, 1920x1200 does not seem to work, only 1920x1080, so those with 16:10 monitors may have to live with slight letterboxing. Higher values have not been tested. Note that going into the game's options screen and changing other values may result in the game resetting this change.
  
==== Skipping Intro Logos & Movies: ====
+
==Improvements==
 +
===Skip Introductions, Cutscenes and Videos===
  
 
This can be done by modifying one of the config files located here (Windows 7 64-bit):<br />
 
This can be done by modifying one of the config files located here (Windows 7 64-bit):<br />
Line 40: Line 46:
  
 
Those are all the movies that occur before the title screen.
 
Those are all the movies that occur before the title screen.
 +
 +
[[Category:Game]]

Revision as of 08:22, 26 February 2012

Template:Infobox

Tron: Evolution at 1080p

Issues and Fixes

Resolution Fix:

The game does not offer high resolutions such as 1920x1080 in the video options screen. Fortunately you can also change the resolution by manually modifying the config files.

The file you need is here (Windows 7 64-bit):
C:\Users\username\Documents\Disney Interactive Studios\Tron Evolution\UnrealEngine3\GridGame\Config

GridEngine.ini is the file you need to modify.

Search for these two settings:
ResX=
ResY=

They should match the current resolution the game is set at.

Then plug in the values you want there, e.g.
ResX=1920
ResY=1080

Unfortunately, 1920x1200 does not seem to work, only 1920x1080, so those with 16:10 monitors may have to live with slight letterboxing. Higher values have not been tested. Note that going into the game's options screen and changing other values may result in the game resetting this change.

Improvements

Skip Introductions, Cutscenes and Videos

This can be done by modifying one of the config files located here (Windows 7 64-bit):
C:\Users\username\Documents\Disney Interactive Studios\Tron Evolution\UnrealEngine3\GridGame\Config

In GridEngine.ini, just put a semi-colon ; before each movie that you want to skip:

;StartupMovies=Unreal
;StartupMovies=GamestarLogo
;StartupMovies=PropagandaLogo
;StartupMovies=DisneyLogo
;StartupMovies=Sc1_01_01

Those are all the movies that occur before the title screen.