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 "Crash Bandicoot N. Sane Trilogy"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Audio settings: updated template usage)
(Skip intro is literally rar download of empty file. Arguments put into standard format.)
Line 35: Line 35:
 
==Essential improvements==
 
==Essential improvements==
 
===Skip intro videos===
 
===Skip intro videos===
{{Fixbox|description=Use [https://www.nexusmods.com/crashbandicootnsanetrilogy/mods/4 Skip Intro Video]|ref={{cn|date=July 2018}}|fix=
+
{{Fixbox|description=Replace intro video with empty file|ref=<ref>{{Refcheck|user=Marioysikax|date=2019-07-16}}</ref>|fix=
 +
# Navigate to {{code|{{p|game}}\archives\}}.
 +
# Rename, move or delete {{code|bumper_atvi.bk2}}.
 +
# Create completely empty file called {{code|bumper_atvi.bk2}}.
 +
#* Easiest way to achieve this is to right click on folder, select {{code|New}} and {{code|Textfile}} or saving empty textfile with windows notepad with fileformat {{code|All files (*.*)}}.
 +
'''Notes'''
 +
{{ii}} If unsuccessful, make sure that file extension is correct. By default Windows hides known file extensions.
 
}}
 
}}
  
Line 348: Line 354:
  
 
===[[Glossary:Command line arguments|Command line arguments]]===
 
===[[Glossary:Command line arguments|Command line arguments]]===
<div class="mw-collapsible mw-collapsed">
+
{{Help|Commandline}}
: '''Argument list'''
+
{{Standard table|Parameter|Description|content=
<div class="mw-collapsible-content">
+
{{Standard table/row|-4kf<br/>--4k-fullscreen|Forces 4K resolution and fullscreen in the window.}}
{| class="page-normaltable pcgwikitable" style="width:auto; min-width: 40%; max-width:500px;"
+
{{Standard table/row|-4kb<br/>--4k-borderless|Forces 4K resolution and borderless in the window.}}
|-
+
{{Standard table/row|-perf4k<br/>--perf4k|Enable perf reporter for levels at a 4k resolution.}}
! Short command !! Long command !! Description
+
{{Standard table/row|-perf<br/>--perf|Enable perf reporter for levels at a 1080p resolution.}}
|-
+
{{Standard table/row|-gpuWrite<br/>--gpuWrite|Enable writing GPU info to file on PC.}}
| -4kf || --4k-fullscreen || Forces 4K resolution and fullscreen in the window.
+
{{Standard table/row|-hm<br/>--headlessMode|Run in headless mode. (ShowWindow with SW_HIDE arg)}}
|-
+
{{Standard table/row|-wd %wd%<br/>--windowdatafile %wd%|The window settings datafile to use. Defaults to WindowData.igx.}}
| -4kb || --4k-borderless || Forces 4K resolution and borderless in the window.
+
{{Standard table/row|-pc %d%<br/>--primarycontroller %d%|The primary controller to use [1,2,3,4] when launching into a map.}}
|-
+
{{Standard table/row|-om %map%<br/>--overridemap %map%|Map to use in place of debug map from configuration file.}}
| -perf4k || --perf4k || Enable perf reporter for levels at a 4k resolution.
+
}}
|-
 
| -perf || --perf || Enable perf reporter for levels at a 1080p resolution.
 
|-
 
| -gpuWrite || --gpuWrite || Enable writing GPU info to file on PC.
 
|-
 
| -hm || --headlessMode || Run in headless mode. (ShowWindow with SW_HIDE arg)
 
|-
 
| -wd %wd% || --windowdatafile %wd% || The window settings datafile to use. Defaults to WindowData.igx.
 
|-
 
| -pc %d%|| --primarycontroller %d% || The primary controller to use [1,2,3,4] when launching into a map.
 
|-
 
| -om %map%|| --overridemap %map% || Map to use in place of debug map from configuration file.
 
|}
 
  
 
'''%d% - Current controller (decimal number) . %wd% - window settings datafile name. %map% - current level/boss/intro/outro.'''
 
'''%d% - Current controller (decimal number) . %wd% - window settings datafile name. %map% - current level/boss/intro/outro.'''

Revision as of 19:41, 16 July 2019

Crash Bandicoot N. Sane Trilogy
Crash Bandicoot N. Sane Trilogy cover
Developers
Vicarious Visions
Windows Iron Galaxy Studios
Publishers
Activision
Engines
Vicarious Visions Alchemy
Release dates
Windows June 29, 2018
Crash Bandicoot N. Sane Trilogy on Wikipedia

Key points

Remakes of Crash Bandicoot, Crash Bandicoot 2: Cortex Strikes Back and Crash Bandicoot 3: Warped.

General information

Official site
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Icon overlay.png
Download-only; no disc is included in the physical box.
Windows
Steam
Icon overlay.png
Windows
All versions require Steam DRM.

Essential improvements

Skip intro videos

Replace intro video with empty file[1]
  1. Navigate to <path-to-game>\archives\.
  2. Rename, move or delete bumper_atvi.bk2.
  3. Create completely empty file called bumper_atvi.bk2.
    • Easiest way to achieve this is to right click on folder, select New and Textfile or saving empty textfile with windows notepad with fileformat All files (*.*).

Notes

If unsuccessful, make sure that file extension is correct. By default Windows hides known file extensions.

Game data

Configuration file(s) location

System Location
Windows %APPDATA%\Crash Bandicoot(TM) N. Sane Trilogy\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/731490/pfx/[Note 1]

Save game data location

System Location
Windows %APPDATA%\Crash Bandicoot(TM) N. Sane Trilogy\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/731490/pfx/[Note 1]
Saves made before July 23, 2018 update stored in %APPDATA%\Game\ aren't migrated to the new path

Save game cloud syncing

System Native Notes
Steam Cloud
July 23, 2018 update changed where the save folder and file(s) are set up.[2][3]

Video settings

Graphics settings
Graphics settings
Game settings
Game settings

Template:Video settings

Disable fur

Can increase the performance a lot.
Disable fur via Helix Mod[4]
  1. Download Crash Trilogy 3D Vision fix.
  2. Copy the files to the installation folder and press F6 to disable any fur.

Notes

Change the value of Fur in d3dx.ini to 1 to let the mod disable it automatically at startup.

Input settings

Keyboard settings
Keyboard settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Japanese
Spanish
Russian
1. Fan translation by «The Miracle» – text
2.1 «FaN&C» Family’s» – audio
2.2 «R.G. MVO» – audio

VR support

Issues fixed

Run the game at screen refresh rate

Refresh rate is forced at 60 Hz in fullscreen mode.
See Special K to force a custom refresh rate higher than 60 Hz for fullscreen mode[5]

Other information

API

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

AMD CROSSFIRE support

In Radeon settings set AMD CrossFire Mode to "AFR friendly" in the game profile, very good scaling.

Middleware

Middleware Notes
Physics Havok
Cutscenes Bink Video

Command line arguments

See command line arguments on how to use the following options.
Parameter Description
-4kf
--4k-fullscreen
Forces 4K resolution and fullscreen in the window.
-4kb
--4k-borderless
Forces 4K resolution and borderless in the window.
-perf4k
--perf4k
Enable perf reporter for levels at a 4k resolution.
-perf
--perf
Enable perf reporter for levels at a 1080p resolution.
-gpuWrite
--gpuWrite
Enable writing GPU info to file on PC.
-hm
--headlessMode
Run in headless mode. (ShowWindow with SW_HIDE arg)
-wd %wd%
--windowdatafile %wd%
The window settings datafile to use. Defaults to WindowData.igx.
-pc %d%
--primarycontroller %d%
The primary controller to use [1,2,3,4] when launching into a map.
-om %map%
--overridemap %map%
Map to use in place of debug map from configuration file.

%d% - Current controller (decimal number) . %wd% - window settings datafile name. %map% - current level/boss/intro/outro.

  • C1xx/L1xx/B1xx - Crash 1 maps.
  • C2xx/L2xx/B2xx - Crash 2 maps.
  • C3xx/L3xx/B3xx - Crash 3 maps.

Syntax is:

  • Crash%d/Bosses/BossNameWithoutPakExtension/BossNameWithoutPakExtension
  • Crash%d/MapNameWithoutPakExtension/MapNameWithoutPakExtension

For example:

  • Crash1/C1_Intro/C1_Intro
  • Crash1/C1_Outro100/C1_Outro100
  • Crash1/Bosses/B101_PapuPapu/B101_PapuPapu
  • Crash1/L101_NSanityBeach/L101_NSanityBeach
  • Crash2/L201_TurtleWoods/L201_TurtleWoods
  • Crash3/L301_ToadVillage/L301_ToadVillage

Warning. Overridemap command is only for testing purposes. Pay attention to lower statistics in Pause menu. [6]

System requirements

Windows
Minimum Recommended
Operating system (OS) 7, 8, 10
Processor (CPU) Intel Core i5-750 2.67 GHz
AMD Phenom II X4 965 3.4 GHz
System memory (RAM) 8 GB
Hard disk drive (HDD) 30 GB
Video card (GPU) Nvidia GeForce GTX 660
AMD Radeon HD 7850
2 GB of VRAM
DirectX 11 compatible
Sound (audio device) DirectX 9.0c compatible
A 64-bit operating system is required.

Notes

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

References

  1. Verified by User:Marioysikax on 2019-07-16
  2. Changelist #4800876 · Steam Database - last accessed on 2018-07-23
  3. Changelist #4801344 · Steam Database - last accessed on 2018-07-23
  4. Helix Mod: Crash Bandicoot N. Sane Trilogy
  5. Verified by User:Keith on 2019-01-11
    Tested with SpecialK_0_8_66.7z
  6. Verified by User:unknownproject on 2018-07-03