You all know this situation. You've found something cool for Ofp and just can wait to use it. You start the game and then... The goddamed splashscreens that we know way to good!
So here is:
HOW TO DISABLE THE SPLASH SCREENS! BY KNUT ERIK.You need two programs.
Unpbo and
makepbo. When you got theese two programs the rest should be easy
Depbo this file in your Dta folder in your ofp folder.
scripts.pboWhen u open the folder, open the file named
startup. In it there should stand this:
disableUserInput true
titleRsc ["Codemasters", "PLAIN"]
~3
titleRsc ["LegalScreen", "PLAIN"]
~7
titleRsc ["BIS", "PLAIN"]
~3
titleRsc ["Flashpoint", "PLAIN"]
~3
titleText ["", "PLAIN"]
disableUserInput false
Change the text to this:
disableUserInput true
titleRsc ["Codemasters", "PLAIN"]
~0titleRsc ["LegalScreen", "PLAIN"]
~0titleRsc ["BIS", "PLAIN"]
~0titleRsc ["Flashpoint", "PLAIN"]
~0titleText ["", "PLAIN"]
disableUserInput false
Save the file and then compress the file again.
REMEMBER!: MAKE A BACKUP OF THE ORIGINAL SCRIPTS.PBO FILE JUST IN CASE!Now you can start the game and what is this
There is no splash screens!!