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 "Just Cause 3"

From PCGamingWiki, the wiki about fixing PC games
(→‎Middleware: added fmod and bink)
Line 237: Line 237:
 
# Click the "Set Launch Options" button
 
# Click the "Set Launch Options" button
 
# Enter in whichever commandline options you want. (Examples listed below)
 
# Enter in whichever commandline options you want. (Examples listed below)
 +
 +
==Issues fixed==
 +
===Reslotion change cause the game to crash===
 +
{{--}} Changing the resolution of the game from the in game settings menu cause the game to crash.
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Manually edit the config<ref>[http://steamcommunity.com/app/225540/discussions/0/485623406961149072/ How to fix the resolution crash bug!!!! :: Just cause 3 General Discussions]</ref>}}
 +
# Navigate to <code>/Documents/Square Enix/Just Cause 3/Saves/0</code> and open the file named <code>Settings.json</code> using any text editor
 +
# Adjust lines 2 and 3 to your desired resolution
 +
# Line 2 - <code>"DisplayFullscreenWidth": 1280,</code>
 +
# Line 3 - <code>"DisplayFullscreenHeight": 760,</code>
 +
# The game will now correctly run at your desired resolution without crashing..
 +
 +
'''Notes'''
 +
{{ii}} Changing your reslotion to anything higher than 1080p causes sub menu items to display in the wrong position on screen, functionality is still perfect however..
 +
{{ii}} The provided samples are the default settings for the settings file..
 +
}}
  
 
{| class="mw-collapsible mw-collapsed wikitable"
 
{| class="mw-collapsible mw-collapsed wikitable"

Revision as of 09:51, 1 December 2015

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.
Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Just Cause 3
Just Cause 3 cover
Developers
Avalanche Studios
Publishers
Square Enix
Engines
Avalanche Engine 3.0
Release dates
Windows December 1, 2015
Just Cause 3 on Wikipedia
Just Cause
Just Cause 2006
Just Cause 2 2010
Just Cause 3 2015
Just Cause 4 2018

General information

Unofficial Just Cause Wiki
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Amazon.com
Icon overlay.png
Windows
Amazon.co.uk
Icon overlay.png
Windows
GamersGate
Icon overlay.png
Currently unavailable for purchase.
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
Incorrect store name. See here for available options.
Icon overlay.png
Windows
Green Man Gaming
Icon overlay.png
XL Edition is also available.
Windows
Humble Store
Icon overlay.png
XL Edition is also available.
Windows
Steam
Icon overlay.png
XL Edition is also available.
Windows
Ubisoft Store
Icon overlay.png
Windows
All versions require Steam.

Game data

Configuration file(s) location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/225540/pfx/[Note 1]

Save game data location

Template:Game data/row
System Location
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/225540/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud
Ubisoft Connect

Video settings

300px
Video settings.

Template:Video settings

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
Italian
German
Polish
Brazilian Portuguese
Spanish
Russian

Other information

Borderless Fullscreen Windowed

Instructions

Command-line Parameters

There are several Command-line Parameters to help optimize the game even further. To add them, you must do the following:

  1. Right click on "Just Cause 3" in your Steam game library.
  2. Click properties at the bottom of the new context menu
  3. Click the "Set Launch Options" button
  4. Enter in whichever commandline options you want. (Examples listed below)

Issues fixed

Reslotion change cause the game to crash

Changing the resolution of the game from the in game settings menu cause the game to crash.
Instructions
Command line parameter Description Accepted variables
/FailSafe Run in failsafe mode (ignore settings)
/Fullscreen Force fullscreen mode
/Windowed Force windowed mode
/Borderless Force bordlerless mode
/Width=N Change width of resolution
/Height=N Change height of resolution
/WidthFS=N Change width of resolution (fullscreen only)
/HeightFS=N Change height of resolution (fullscreen only)
/WidthW=N Change width of resolution (windowed only)
/HeightW=N Change height of resolution (windowed only)
/RefreshRate=N Change the refresh rate
/vsync=B Enable/disable V-sync
/dxadapter=N Use DirectX adapter at specified index/aniso=n Anisotropic filter (0-7, default: 7)
/shadows=N Shadow quality (0-2, default: 1)
/shadowres=N Change the refresh rate
/RefreshRate=N Shadow resolution 0-1, default: 0
/ssao=B Enable/disable SSAO Default: Disabled
/posteffects=B Enable/disable posteffects Default: Enabled
/lodfactor=N Geometric detail 0-3, Default: 0
/edgefade=B Enable/disable edge fade effect
/watertess=B Enable/disable water tessellation Default: Enabled

B stands for boolean; Where 1 is equal to "enabled," and 0 is equal to "disabled"

N stands for number; Set to whichever number requested

You can use multiple parameters by separating them with a space. (For example: /borderless /windowed)

API

Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics Havok
Audio FMOD
Cutscenes Bink Video

System requirements

32-bit systems are not supported.[1]
Windows
Minimum Recommended
Operating system (OS) Vista SP2
Processor (CPU) Intel Core i5-2500K 3.3 GHz
AMD Phenom II X6 1075T 3.0 GHz
System memory (RAM) 6 GB
Hard disk drive (HDD) 54 GB
Video card (GPU) Nvidia GeForce GTX 670
AMD Radeon HD 7870
2 GB of VRAM

Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References