Need for Speed: Hot Pursuit

Need for Speed: Hot Pursuit

Я Jan 3, 2013 @ 10:07am
NFS: Hot Pursuit - How to disable intro?
Does anybody know how to disable that annoying intro after launch of game? It's too long and can't be skipped. Thanks in advance.
Originally posted by :
go to steamapps/common/need for speed hot pursuit/UI/movies and find the file 579680.SPS, cut and save into a safe folder then create a new txt file and rename it 579680.SPS. Job done.
< >
Showing 1-11 of 11 comments
GunstarGizmo Jul 9, 2013 @ 9:00pm 
This game is clunky garbage. You have to watch and listen to so much trash before you can skip or back out.
Deranged 101 Jul 10, 2013 @ 6:13am 
I've been searching the net for a no-intro fix (figured there'd be one since the game's been out since 2010), but no luck yet... The UNSKIPPABLE cutscenes in the game are easily the most annoying aspect.
MetroidMan64 Mar 1, 2015 @ 10:58am 
Mine always skips itself when not pressing any button and I need a fix for this because I want to see the intro!
Lars Mar 1, 2015 @ 11:50am 
Those unskippable cutscenes can be quite annoying, yeah. I think its done for console versions to act as hidden loading screens, they just didn't bother changing it for the pc version. If anyone knows a way to actually properly skip them I'd be very interested as well.
The author of this thread has indicated that this post answers the original topic.
Nov 30, 2020 @ 8:53am 
go to steamapps/common/need for speed hot pursuit/UI/movies and find the file 579680.SPS, cut and save into a safe folder then create a new txt file and rename it 579680.SPS. Job done.
Polonez Jul 14, 2022 @ 2:14am 
Originally posted by :
go to steamapps/common/need for speed hot pursuit/UI/movies and find the file 579680.SPS, cut and save into a safe folder then create a new txt file and rename it 579680.SPS. Job done.
Have you tried skip intro in Hot Pursuit Remastered?
Theres changed intro and probably are new files to bypass
Scorpiounleashed1 Aug 29, 2023 @ 1:25am 
Originally posted by :
go to steamapps/common/need for speed hot pursuit/UI/movies and find the file 579680.SPS, cut and save into a safe folder then create a new txt file and rename it 579680.SPS. Job done.


what other files are there with their respective names that are not skipable but are annoying to view again and again that i could do the same too?
initial donger Apr 9, 2024 @ 5:52pm 
this was bugging me so i wrote a batch script to automatically move all the SPS files to another folder and replace them with empty files, paste all this stuff into a .bat file and run it after creating the backup folder:

REM change the paths to wherever the actual install location is
set "MOVIE_PATH=C:\Program Files (x86)\Steam\steamapps\common\Need for Speed Hot Pursuit\UI\MOVIES"
set "OUTPATH=C:\Program Files (x86)\Steam\steamapps\common\Need for Speed Hot Pursuit\UI\movies_backup"

FOR /F "tokens=*" %%a IN ('DIR /B /A-D "%MOVIE_PATH%\*.SPS"') DO (
MOVE "%MOVIE_PATH%\%%a" "%OUTPATH%\%%a"
copy /y nul %%a
)
Scorpiounleashed1 Apr 12, 2024 @ 10:41pm 
Originally posted by initial donger:
this was bugging me so i wrote a batch script to automatically move all the SPS files to another folder and replace them with empty files, paste all this stuff into a .bat file and run it after creating the backup folder:

REM change the paths to wherever the actual install location is
set "MOVIE_PATH=C:\Program Files (x86)\Steam\steamapps\common\Need for Speed Hot Pursuit\UI\MOVIES"
set "OUTPATH=C:\Program Files (x86)\Steam\steamapps\common\Need for Speed Hot Pursuit\UI\movies_backup"

FOR /F "tokens=*" %%a IN ('DIR /B /A-D "%MOVIE_PATH%\*.SPS"') DO (
MOVE "%MOVIE_PATH%\%%a" "%OUTPATH%\%%a"
copy /y nul %%a
)


Thanks, I'll try it out when I try the game again, hot pursuit series has a special place in my heart, especially HP2 played sooo much of with cousins and friends, it's very heartbreaking and disappointing that the this Version is lacking QOL features and sooo many features that the original Hp2 had.
Michanicks Apr 15, 2024 @ 11:52pm 
Originally posted by :
go to steamapps/common/need for speed hot pursuit/UI/movies and find the file 579680.SPS, cut and save into a safe folder then create a new txt file and rename it 579680.SPS. Job done.
The only thing it did is making intro black, not removing it.
saltyNacho Sep 19, 2024 @ 4:09pm 
Originally posted by :
go to steamapps/common/need for speed hot pursuit/UI/movies and find the file 579680.SPS, cut and save into a safe folder then create a new txt file and rename it 579680.SPS. Job done.
I tried this and it makes the screen go black and then the game locks up. Do you know of any fix for this or some other workaround?
< >
Showing 1-11 of 11 comments
Per page: 1530 50