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
(Added a detailed section of how the "FPS limiter" of the game works through V-Sync alone + rewrote other parts or moved stuff around)
Line 119: Line 119:
 
|antialiasing              = true
 
|antialiasing              = true
 
|antialiasing notes        = [[FXAA]] (Low/Medium/High)
 
|antialiasing notes        = [[FXAA]] (Low/Medium/High)
|vsync                      = true
+
|vsync                      = hackable
|vsync notes                =  
+
|vsync notes                = V-Sync will always be used regardless of the in-game setting, see [[#High frame rate|High frame rate]].
 
|60 fps                    = true
 
|60 fps                    = true
|60 fps notes              =  
+
|60 fps notes              = See [[#High frame rate|High frame rate]].
 
|120 fps                    = hackable
 
|120 fps                    = hackable
|120 fps notes              = See [[#Run the game at screen refresh rate|Run the game at screen refresh rate]].
+
|120 fps notes              = See [[#High frame rate|High frame rate]].
 
|hdr                        = unknown
 
|hdr                        = unknown
 
|hdr notes                  =  
 
|hdr notes                  =  
Line 131: Line 131:
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Glossary:High frame rate|High frame rate]]===
 +
The game does not feature an discrete FPS limiter but simulates one through the use of [[Glossary:Vertical sync (Vsync)|V-Sync]] and refreshing on the ''n''th vertical blank of the display.<ref>{{Refcheck|user=Aemony|date=2022-08-09|comment=Confirmed through extensive testing with the help of other users on the Special K Discord server.}}</ref> The '''Max FPS''' and '''VSync''' are misnomers. Regardless of settings, V-Sync will '''always''' be used. What these settings control is the sync interval of V-Sync &mdash; on which ''n''th refresh that a new frame from the game should be presented.
 +
 +
* When the '''VSync''' option is enabled, the game will dynamically engage and disengage the appropriate sync interval to keep the game locked to as close to 60 FPS as possible.
 +
* When the '''VSync''' option is disabled, the '''Max FPS''' option will be populated with appropriate sync intervals that has the frame rate land between 30 and 60 FPS.
 +
** On a 60 Hz display the Max FPS option will be populated with 60 FPS (Sync Interval: 1) and 30 FPS (Sync Interval: 2)
 +
** On a 240 Hz display it will be 60 FPS (Sync Interval: 4), 48 FPS (Sync Interval: 5), 40 FPS (Sync Interval: 6), and 34 FPS (Sync Interval: 7).
 +
* '''Any''' sync interval above 1 also makes the game illegible for [[Glossary:Variable refresh rate (VRR)|variable refresh rate (VRR)]].
 +
 +
This can result in multiple different issues depending on the system, such as an extremely fluctuating frame rate, capping to arbitrary framerates, and constantly disengaging/reengaging VRR which itself can cause visual flickers on some displays.
 +
 +
{{Fixbox|description=Override sync interval with Special K|ref=<ref>{{Refcheck|user=Aemony|date=2022-08-09|comment=}}</ref>|fix=
 +
# Use [[Special K#Vertical sync (Vsync)|Special K]] to force a specific sync interval.
 +
#* {{Code|0}} disables V-Sync and unlocks the frame rate.
 +
#* {{Code|1}} engages standard V-Sync at the refresh rate.
 +
# In fullscreen mode it is also necessary to [[Special K#Refresh rate (Hz)|override the refresh rate]] to prevent the game from running at 60 Hz.
 
}}
 
}}
  
Line 209: Line 227:
 
|steam cursor detection notes =  
 
|steam cursor detection notes =  
 
}}
 
}}
 +
 +
===Restore native DualShock 4 V2 support===
 +
{{++}} The game has native support for the DualShock 4 V1.
 +
{{--}} The game doesn't check for the DS4 V2 which has a different [[Controller:DualShock 4#Technical information|HWID]].
 +
 +
{{Fixbox|description=Replace the DS4 V1's HWID|fix=
 +
{{ii}} This requires the game executable to be unpacked of Steam DRM to work. Per [[PCGamingWiki:Editing guide/Wiki policy#Bypassing copyright protection and fixes|PCGW policy]], detailed instructions on how to do so can not be included.
 +
# Open the unpacked <code>CrashBandicootNSaneTrilogy.exe</code> with a hex editor such as [https://mh-nexus.de/en/ HxD].
 +
# Search for the text string '''05C4'''.
 +
# Replace it with '''09CC'''.
 +
# Save changes and launch the executable.}}
  
 
==Audio==
 
==Audio==
Line 326: Line 355:
  
 
==Issues fixed==
 
==Issues fixed==
===Run the game at screen refresh rate===
 
{{--}} When playing at high refresh rates or in windowed/borderless windowed modes, the game will cap the frame rates to low values (e.g. 48 FPS on 144&nbsp;Hz monitors, or 55 FPS at 165&nbsp;Hz).<ref>{{Refurl|url=https://steamcommunity.com/app/731490/discussions/0/1729828401671950470/#c1729828401671957947|title=48 fps? :: Crash Bandicoot™ N. Sane Trilogy General Discussions|date=2019-07-16}}</ref> As well, if using G-Sync or FreeSync, this can introduce further issues like lowering the game's frame rate down to as low as 15 FPS.<ref>{{Refurl|url=https://steamcommunity.com/app/731490/discussions/0/1643167006282732938/|title=15 FPS ... What kind of BS is this game? (Tried N-Vidia panel fix and did not worked)  :: Crash Bandicoot™ N. Sane Trilogy General Discussion|date=2019-07-16}}</ref> The only way to play at higher frame rates is to use exclusive fullscreen mode, which enforces 60&nbsp;Hz by default. Forcing a higher refresh rate allows the game to run at higher frame rates.
 
 
{{Fixbox|description=Override refresh rate with 3Dmigoto|ref=<ref>{{Refcheck|user=Keith|date=2019-10-09|comment=}}</ref>|fix=
 
# Download [https://helixmod.blogspot.com/2018/07/crash-bandicoot-n-sane-trilogy.html Crash Bandicoot Trilogy 3D Vision fix].
 
# Copy the contents to the installation folder.
 
# Open <code>d3dx.ini</code>.
 
# Change <code>;refresh_rate=60</code> to <code>refresh_rate=0</code> to set the desktop refresh rate.
 
{{ii}}Framerate is capped at 65fps when doing this workaround.
 
}}
 
 
{{Fixbox|description=Override refresh rate with Special K|ref=<ref>{{Refcheck|user=Keith|date=2019-01-11|comment=Tested with SpecialK_0_8_66.7z}}</ref>|fix=
 
# See [[Special K#Refresh rate (Hz)|Special K]] to force a custom refresh rate higher than 60 Hz.
 
# Run the game in its exclusive fullscreen mode.
 
}}
 
 
===Restore native DualShock 4 V2 support===
 
{{++}} The game has native support for the DualShock 4 V1.
 
{{--}} The game doesn't check for the DS4 V2 which has a different [[Controller:DualShock 4#Technical information|HWID]].
 
 
{{Fixbox|description=Replace the DS4 V1's HWID|fix=
 
{{ii}} This requires the game executable to be unpacked of Steam DRM to work. Per [[PCGamingWiki:Editing guide/Wiki policy#Bypassing copyright protection and fixes|PCGW policy]], detailed instructions on how to do so can not be included.
 
# Open the unpacked <code>CrashBandicootNSaneTrilogy.exe</code> with a hex editor such as [https://mh-nexus.de/en/ HxD].
 
# Search for the text string '''05C4'''.
 
# Replace it with '''09CC'''.
 
# Save changes and launch the executable.}}
 
 
 
===Game fails to launch, with 0xc0000005 exception code in the Windows Event Viewer===
 
===Game fails to launch, with 0xc0000005 exception code in the Windows Event Viewer===
 
{{Fixbox|description=Disable DSR/VSR or connect to a lower resolution display.|fix=
 
{{Fixbox|description=Disable DSR/VSR or connect to a lower resolution display.|fix=
Line 359: Line 361:
 
* Once the game has started for the first time, you can re-enable DSR/VSR or connect up your high resolution displays and it should continue to work.
 
* Once the game has started for the first time, you can re-enable DSR/VSR or connect up your high resolution displays and it should continue to work.
 
}}
 
}}
 +
 +
===Game stuttering at 60 FPS on high refresh rate monitor if set to Exclusive Fullscreen===
 +
See [[#High frame rate|High frame rate]].
 +
 +
===Run the game at screen refresh rate===
 +
See [[#High frame rate|High frame rate]].
  
 
===USB microphone stuttering and other problems with USB devices===
 
===USB microphone stuttering and other problems with USB devices===
Line 364: Line 372:
 
# Download [https://github.com/Quidrex/CrashFix CrashFix].
 
# Download [https://github.com/Quidrex/CrashFix CrashFix].
 
# Copy dinput8.dll to the installation folder.
 
# Copy dinput8.dll to the installation folder.
}}
 
 
===Game stuttering at 60 FPS on high refresh rate monitor if set to Exclusive Fullscreen===
 
{{Fixbox|description=Set Max FPS to 60 FPS in Nvidia Control Panel|fix=
 
# Open Nvidia Control Panel
 
# Go the Manage 3d Settings > Program Settings > Browse > Search for CrashBandicootNSaneTrilogy.exe in the games installation folder > Click Add Selected Program
 
# Find the Max Frame Rate setting and set it to 60
 
 
}}
 
}}
  
Line 441: Line 442:
 
}}
 
}}
  
'''%d% - Current controller (decimal number) . %wd% - window settings datafile name. %map% - current level/boss/intro/outro.'''
+
====Detailed syntax====
* C1xx/L1xx/B1xx - Crash 1 maps.
+
'''--windowdatafile %wd%'''
* C2xx/L2xx/B2xx - Crash 2 maps.
+
* {{Code|%d%}} - The window settings datafile to use. ''Defaults to WindowData.igx.''
* C3xx/L3xx/B3xx - Crash 3 maps.
+
 
Syntax is:
+
'''--primarycontroller %d%'''
* ''Crash%d/Bosses/BossNameWithoutPakExtension/BossNameWithoutPakExtension''
+
* {{Code|%d%}} - The primary controller to use [1,2,3,4] when launching into a map.
* ''Crash%d/MapNameWithoutPakExtension/MapNameWithoutPakExtension''
+
 
For example:
+
'''--overridemap %map%'''
* ''Crash1/C1_Intro/C1_Intro''
+
* '''Warning:''' -overridemap command is only for testing purposes. Pay attention to lower statistics in Pause menu.<ref>{{Refcheck|user=unknownproject|date=2018-07-03}}</ref>
* ''Crash1/C1_Outro100/C1_Outro100''
+
* {{Code|%map%}} - Map to use in place of debug map from configuration file, e.g.:
* ''Crash1/Bosses/B101_PapuPapu/B101_PapuPapu''
+
** {{Code|Crash%d/Bosses/BossNameWithoutPakExtension/BossNameWithoutPakExtension}}
* ''Crash1/L101_NSanityBeach/L101_NSanityBeach''
+
** {{Code|Crash%d/MapNameWithoutPakExtension/MapNameWithoutPakExtension}}
* ''Crash2/L201_TurtleWoods/L201_TurtleWoods''
+
 
* ''Crash3/L301_ToadVillage/L301_ToadVillage''
+
Game maps:
 +
* Crash 1 maps: {{Code|C1xx}}, {{Code|L1xx}}, and {{Code|B1xx}}
 +
* Crash 2 maps: {{Code|C2xx}}, {{Code|L2xx}}, and {{Code|B2xx}}
 +
* Crash 3 maps: {{Code|C3xx}}, {{Code|L3xx}}, and {{Code|B3xx}}
  
'''''Warning. Overridemap command is only for testing purposes. Pay attention to lower statistics in Pause menu.'''''
+
Examples:
<ref>{{Refcheck|user=unknownproject|date=2018-07-03}}</ref>
+
* {{Code|--overridemap Crash1/C1_Intro/C1_Intro}}
</div></div>
+
* {{Code|--overridemap Crash1/C1_Outro100/C1_Outro100}}
 +
* {{Code|--overridemap Crash1/Bosses/B101_PapuPapu/B101_PapuPapu}}
 +
* {{Code|--overridemap Crash1/L101_NSanityBeach/L101_NSanityBeach}}
 +
* {{Code|--overridemap Crash2/L201_TurtleWoods/L201_TurtleWoods}}
 +
* {{Code|--overridemap Crash3/L301_ToadVillage/L301_ToadVillage}}
  
 
==System requirements==
 
==System requirements==

Revision as of 14:02, 9 August 2022

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
Reception
Metacritic 76
OpenCritic 80
IGDB 78
Taxonomy
Modes Singleplayer
Pacing Real-time
Perspectives Third-person
Controls Direct control
Genres Platform
Art styles Cartoon
Series Crash Bandicoot
Crash Bandicoot N. Sane Trilogy on HowLongToBeat
Crash Bandicoot N. Sane Trilogy on IGDB
Crash Bandicoot N. Sane Trilogy guide on StrategyWiki
Crash Bandicoot N. Sane Trilogy on MobyGames
Crash Bandicoot N. Sane Trilogy on Wikipedia
Crash Bandicoot
Crash Bandicoot N. Sane Trilogy 2018
Crash Bandicoot 4: It's About Time 2021

Key points

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

General information

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
Humble Store (unavailable)
Icon overlay.png
Windows
All versions require Steam DRM.

Essential improvements

Skip intro videos

Modify intro video file[1]
  1. Go to <path-to-game>\archives\.
  2. Open bumper_atvi.bk2 with a text editor.
  3. Delete all contents, and save the file.

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

Graphics settings
Graphics settings
Game settings
Game settings

High frame rate

The game does not feature an discrete FPS limiter but simulates one through the use of V-Sync and refreshing on the nth vertical blank of the display.[4] The Max FPS and VSync are misnomers. Regardless of settings, V-Sync will always be used. What these settings control is the sync interval of V-Sync — on which nth refresh that a new frame from the game should be presented.

  • When the VSync option is enabled, the game will dynamically engage and disengage the appropriate sync interval to keep the game locked to as close to 60 FPS as possible.
  • When the VSync option is disabled, the Max FPS option will be populated with appropriate sync intervals that has the frame rate land between 30 and 60 FPS.
    • On a 60 Hz display the Max FPS option will be populated with 60 FPS (Sync Interval: 1) and 30 FPS (Sync Interval: 2)
    • On a 240 Hz display it will be 60 FPS (Sync Interval: 4), 48 FPS (Sync Interval: 5), 40 FPS (Sync Interval: 6), and 34 FPS (Sync Interval: 7).
  • Any sync interval above 1 also makes the game illegible for variable refresh rate (VRR).

This can result in multiple different issues depending on the system, such as an extremely fluctuating frame rate, capping to arbitrary framerates, and constantly disengaging/reengaging VRR which itself can cause visual flickers on some displays.

Override sync interval with Special K[5]
  1. Use Special K to force a specific sync interval.
    • 0 disables V-Sync and unlocks the frame rate.
    • 1 engages standard V-Sync at the refresh rate.
  2. In fullscreen mode it is also necessary to override the refresh rate to prevent the game from running at 60 Hz.

Disable fur

May increase the performance by a lot.
Disable fur via Helix Mod[6]
  1. Download Crash Trilogy 3D Vision fix.
  2. Copy the files to the installation folder.
  3. 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

Keyboard settings
Keyboard settings

Restore native DualShock 4 V2 support

The game has native support for the DualShock 4 V1.
The game doesn't check for the DS4 V2 which has a different HWID.
Replace the DS4 V1's HWID
This requires the game executable to be unpacked of Steam DRM to work. Per PCGW policy, detailed instructions on how to do so can not be included.
  1. Open the unpacked CrashBandicootNSaneTrilogy.exe with a hex editor such as HxD.
  2. Search for the text string 05C4.
  3. Replace it with 09CC.
  4. Save changes and launch the executable.

Audio

Audio feature State Notes
Separate volume controls
Music, Speech, SFX
Surround sound
Up to 5.1
Subtitles
Steam store page incorrectly claims to have subtitles
Closed captions
Mute on focus lost

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

Game fails to launch, with 0xc0000005 exception code in the Windows Event Viewer

Disable DSR/VSR or connect to a lower resolution display.
  • The game will crash when enumerating resolutions that are too high on first launch, possibly those above 3840x2160.
  • Disabling NVIDIA DSR or AMD VSR, or connecting to a lower resolution display should allow the game to start.
  • Once the game has started for the first time, you can re-enable DSR/VSR or connect up your high resolution displays and it should continue to work.

Game stuttering at 60 FPS on high refresh rate monitor if set to Exclusive Fullscreen

See High frame rate.

Run the game at screen refresh rate

See High frame rate.

USB microphone stuttering and other problems with USB devices

Override DirectInput device enumeration with CrashFix
  1. Download CrashFix.
  2. Copy dinput8.dll to the installation folder.

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.

Detailed syntax

--windowdatafile %wd%

  • %d% - The window settings datafile to use. Defaults to WindowData.igx.

--primarycontroller %d%

  • %d% - The primary controller to use [1,2,3,4] when launching into a map.

--overridemap %map%

  • Warning: -overridemap command is only for testing purposes. Pay attention to lower statistics in Pause menu.[7]
  • %map% - Map to use in place of debug map from configuration file, e.g.:
    • Crash%d/Bosses/BossNameWithoutPakExtension/BossNameWithoutPakExtension
    • Crash%d/MapNameWithoutPakExtension/MapNameWithoutPakExtension

Game maps:

  • Crash 1 maps: C1xx, L1xx, and B1xx
  • Crash 2 maps: C2xx, L2xx, and B2xx
  • Crash 3 maps: C3xx, L3xx, and B3xx

Examples:

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

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
For the very best performance, Activision recommends an Intel Core i7-3770 3.4 GHz or AMD FX-8350 4.0 GHz processor, an AMD Radeon RX 480 or Nvidia GTX 1070 GPU with 8 GB RAM, and 8 GB RAM.[8]


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. Verified by User:Aemony on 2022-08-09
    Confirmed through extensive testing with the help of other users on the Special K Discord server.
  5. Verified by User:Aemony on 2022-08-09
  6. Helix Mod: Crash Bandicoot N. Sane Trilogy
  7. Verified by User:unknownproject on 2018-07-03
  8. https://support.activision.com/crash-bandicoot-n--sane-trilogy/articles/crash-bandicoot-n-sane-trilogy-for-pc