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

From PCGamingWiki, the wiki about fixing PC games
Line 198: Line 198:
 
|controller support        = true
 
|controller support        = true
 
|controller support notes  =  
 
|controller support notes  =  
|full controller          = unknown
+
|full controller          = limited
|full controller notes    =  
+
|full controller notes    = Relies on Epic Games Launcher, preventing launch from Steam Big Picture mode.<ref>{{Refcheck|user=Rose|date=2019-10-30|comment=Navigated each menu with an Xbox 360 controller, clicking through each available option. Played and tested various character moves.}}</ref>
 
|controller remap          = false
 
|controller remap          = false
 
|controller remap notes    =  
 
|controller remap notes    =  
Line 275: Line 275:
 
  |language  = Arabic
 
  |language  = Arabic
 
  |interface = true
 
  |interface = true
  |audio    = unknown
+
  |audio    = true
  |subtitles = unknown
+
  |subtitles = true
 
  |notes    =  
 
  |notes    =  
  |fan      =  
+
  |fan      =
 +
|ref      = <ref name="rose2"/>
 
}}
 
}}
  
Line 319: Line 320:
 
  |language  = Dutch
 
  |language  = Dutch
 
  |interface = true
 
  |interface = true
  |audio    = unknown
+
  |audio    = true
  |subtitles = unknown
+
  |subtitles = true
  |notes    =  
+
  |notes    =
 
  |fan      =  
 
  |fan      =  
 +
|ref      = <ref name="rose2"/>
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
Line 399: Line 401:
 
  |language  = Norwegian
 
  |language  = Norwegian
 
  |interface = true
 
  |interface = true
  |audio    = unknown
+
  |audio    = false
  |subtitles = unknown
+
  |subtitles = true
  |notes    =  
+
  |notes    =
 
  |fan      =  
 
  |fan      =  
 +
|ref      = <ref name="rose2"/>
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
  |language  = Polish
 
  |language  = Polish
 
  |interface = true
 
  |interface = true
  |audio    = unknown
+
  |audio    = true
  |subtitles = unknown
+
  |subtitles = true
 
  |notes    =  
 
  |notes    =  
 
  |fan      =  
 
  |fan      =  
 +
|ref      = <ref name="rose2"/>
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
  |language  = Portuguese
 
  |language  = Portuguese
 
  |interface = true
 
  |interface = true
  |audio    = unknown
+
  |audio    = true
  |subtitles = unknown
+
  |subtitles = true
 
  |notes    =  
 
  |notes    =  
 
  |fan      =  
 
  |fan      =  
 +
|ref      = <ref name="rose2"/>
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
  |language  = Brazilian Portuguese
 
  |language  = Brazilian Portuguese
 
  |interface = true
 
  |interface = true
  |audio    = unknown
+
  |audio    = true
  |subtitles = unknown
+
  |subtitles = true
 
  |notes    =  
 
  |notes    =  
  |fan      =  
+
  |fan      =
 +
|ref      = <ref name="rose2"/>
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
  |language  = Romanian
 
  |language  = Romanian
 
  |interface = true
 
  |interface = true
  |audio    = unknown
+
  |audio    = false
  |subtitles = unknown
+
  |subtitles = true
 
  |notes    =  
 
  |notes    =  
  |fan      =  
+
  |fan      =
 +
|ref      = <ref name="rose2"/>
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
Line 465: Line 472:
 
  |language  = Swedish
 
  |language  = Swedish
 
  |interface = true
 
  |interface = true
  |audio    = unknown
+
  |audio    = false
  |subtitles = unknown
+
  |subtitles = true
 
  |notes    =  
 
  |notes    =  
  |fan      =  
+
  |fan      =
 +
|ref      = <ref name="rose2"/>
 
}}
 
}}
 
}}
 
}}

Revision as of 09:15, 30 October 2019

ReadySet Heroes
ReadySet Heroes cover
Developers
Robot Entertainment
Publishers
Sony Interactive Entertainment
Engines
Unreal Engine 4
Release dates
Windows October 29, 2019

General information

Developer Discord server

Availability

Source DRM Notes Keys OS
Epic Games Store
Epic Games Launcher
[1]
Windows

Game data

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\CNB\Saved\Config\WindowsNoEditor\

Save game data location

System Location
Windows %LOCALAPPDATA%\CNB\Saved\SaveGames\

Save game cloud syncing

System Native Notes
Epic Games Launcher

Video settings

In-game options.
In-game options.

Template:Video settings

Field of view (FOV)

Increase FOV by setting its value to vertical in a config file[2]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini in a text editor.
  3. Add the following lines:
[/Script/Engine.LocalPlayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV
Use the ReadySet Heroes ultrawide & multimonitor patchers[2]
Choose a patcher intended for a wider aspect ratio to increase FOV.

Exclusive fullscreen

Enable exclusive fullscreen through a config file[2]
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini in a text editor.
  3. Find and set the FullscreenMode string as FullscreenMode=0

Anti-aliasing (AA)

Adjust anti-aliasing quality through a config file[3]
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini in a text editor.
  3. Locate sg.AntiAliasingQuality=3 and set the numerical value as desired.
Setting the value to 0 disables the anti-aliasing.
Switch to FXAA through a config file[4]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini in a text editor.
  3. Add the following lines:
[SystemSettings]
r.DefaultFeature.AntiAliasing=1
Enable TAA sharpening through a config file[4]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini in a text editor.
  3. Add the following lines:
[SystemSettings]
r.TemporalAACurrentFrameWeight=0.2
r.TemporalAASharpness=0.8
r.Tonemapper.Sharpen=1
Enable super-sampling through a config file[5]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini in a text editor.
  3. Add the following lines:
[SystemSettings]
r.ScreenPercentage=150
The 150 stands for percentage of the base resolution, equal to 1.5x. Any other value above 100 can be used.

Vertical sync (Vsync)

Enable Vsync through a config file[6]
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini in a text editor.
  3. Find and change bUseVSync=False to bUseVSync=True

High frame rate

Increase FPS by setting a custom limit in a config file[7]
  1. Go to the configuration file(s) location.
  2. Open GameUserSettings.ini in a text editor.
  3. Locate FrameRateLimit=0.000000 and set the value to the desired FPS cap.

Depth of field

Disable depth of field through a config file[8]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini in a text editor.
  3. Add the following lines:
[SystemSettings]
r.DepthOfFieldQuality=0
The default value is 2.

Input settings

In-game keyboard and mouse controls.
In-game keyboard and mouse controls.
In-game controller layout.
In-game controller layout.

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
English and English (United Kingdom) are available.
Arabic
[8]
Traditional Chinese
[8]
Croatian
[8]
Czech
Danish
[8]
Dutch
[8]
Finnish
[8]
French
[8]
German
[8]
Greek
[8]
Hungarian
[8]
Italian
[8]
Japanese
Only available in Japan.[9]
Korean
[8]
Norwegian
[8]
Polish
[8]
Portuguese
[8]
Brazilian Portuguese
[8]
Romanian
[8]
Russian
[8]
Spanish
[8]
Latin American Spanish
Swedish
[8]

Network

Multiplayer types

Type Native Players Notes
Local play
4 Co-op
Split screen. Letterboxed when playing as two.
LAN play
Online play
4 Co-op, Versus

Connection types

Type Native Notes
Matchmaking

Other information

API

Technical specs Supported Notes
Direct3D 11 [10]
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics PhysX
Multiplayer Epic Online Services

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i3-4160
AMD A8-7670K
System memory (RAM) 4 GB
Hard disk drive (HDD) 6 GB
Video card (GPU) Nvidia GeForce GTX 660
AMD Radeon R9 270
DirectX 12 compatible

References

  1. Verified by User:Rose on 2019-10-29
    Launching the game directly from the executable results in the "Failed to authenticate! Game must be started through the launcher" message.
  2. 2.0 2.1 2.2 Verified by User:Rose on 2019-10-29
  3. Verified by User:Rose on 2019-10-29
    Setting sg.AntiAliasingQuality to 0 resulted in less blur.
  4. 4.0 4.1 Verified by User:Rose on 2019-10-29
    The changes resulted in a visibly sharper image in the game and screenshots comparisons.
  5. Verified by User:Rose on 2019-10-30
    Setting to 300 resulted in significantly less FPS, and sharper image.
  6. Verified by User:Rose on 2019-10-29
    Setting the monitor refresh rate to 50 caused the game to limit FPS to 50, as displayed by RivaTuner.
  7. Verified by User:Rose on 2019-10-29
    Set the value to 500.000000, resulting in RivaTuner displaying 230 FPS at gameplay and more at menu screens.
  8. 8.00 8.01 8.02 8.03 8.04 8.05 8.06 8.07 8.08 8.09 8.10 8.11 8.12 8.13 8.14 8.15 8.16 8.17 8.18 8.19 8.20 Verified by User:Rose on 2019-10-30
  9. ReadySet Heroes - Epic Games Store - last accessed on 2019-10-25
    "Japanese VO available only in Japan"
  10. Verified by User:Rose on 2019-10-29
    As displayed by RivaTuner.