Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Theres changed intro and probably are new files to bypass
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?
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.