Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. The Criminal Enterprises
      2. Updates
      3. Find Lobbies & Players
      4. Guides & Strategies
      5. Vehicles
      6. Content Creator
      7. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Support

    3. Suggestions

*DO NOT* SHARE MEDIA OR LINKS TO LEAKED COPYRIGHTED MATERIAL. Discussion is allowed.

Tutorial: Removing the Intro Splash Screen


sungam
 Share

Recommended Posts

Bumping this, since I'm interested in seeing if anyone found out about removing the legal notes. :r*:

 

I did this:

Thanks for the tip!

 

I did the same, but with Notepad++ (freeware),

and simply changed one letter, to get this good old Cockstar instead:

ikpJF62rLVF9.jpg

 

Works like a charm. Lots of interesting things in this exe.

Haven't been able to locate the two annoying legal screens, though...

...and it works. :)

 

I prefer doing that rather than patching the game, because it's annoying to run the patch every single time.

yes, but, with patch i removed the intro sirens movie

but the annoying legal notes are still there... :/

so would like to find a way to remove them also,

honestly prefer see few seconds of black screen that them...

 

hope that someone will find a way

Link to comment
Share on other sites

ClareXoBearrx3R9

I want to do this.

But, I'm hesitating because.... What about online hash checking?

I'm pretty sure there has to be something like that.

There is. Plus, a series of updates are coming up, one of which is next week.

Personally, I'll leave it alone, albeit nice tutorial, OP.

Link to comment
Share on other sites

Huh` cool find, I was under impression that that intro splash load screen was cocking the CPU and GPU for
a five star wanted level, never did it cross my mind that it's just a .bik file being played.
Meh' again I'm thinking ahead of the curve. :rampage: "iTRiP" :rampage:

You would have to do the one of those fixes every time a new patch replaces the .exe thou, and
patching might fail if it is detected, might even be seen as a cracked .exe GTA V PC executable.

I do however like this idea of GTA V PC starting up without those screens, but I'm cool with the
way it is by default, gives me just the right amount of time to take a leak before play.

Edited by iTRiP
Link to comment
Share on other sites

Crimson Flam3s

Is there any way to replace the normal intro loading screen with my own intro and music, maybe by making my own bink intro? Or do I have to use the image by image with music format? Thanks!

Link to comment
Share on other sites

Is there any way to replace the normal intro loading screen with my own intro and music, maybe by making my own bink intro? Or do I have to use the image by image with music format? Thanks!

Not sure if you're still interested, but here ya go: http://www.se7ensins.com/forums/threads/tutorial-how-to-edit-bik-files-and-make-custom-video-scenes.572326/

  • Like 1
Link to comment
Share on other sites

Crimson Flam3s

 

Is there any way to replace the normal intro loading screen with my own intro and music, maybe by making my own bink intro? Or do I have to use the image by image with music format? Thanks!

Not sure if you're still interested, but here ya go: http://www.se7ensins.com/forums/threads/tutorial-how-to-edit-bik-files-and-make-custom-video-scenes.572326/

I'll give that a try thanks!

 

But btw the loading screen will stay the same right? Is it possible to make a long enough intro and disable the loading screen or is it always required to be there?

Link to comment
Share on other sites

  • 4 weeks later...
Spider-Vice

That guy's last post was about shielding ASI's from malware, and the script is made by him, and the source is right there on GitHub, so... :p Doesn't seem to contain anything other than editing a few memory addresses in the game.

image.pngut_dog.png   image.png

let your hopes and dreams turn into burning fire!

GTANet | Red Dead Network | kifflom 

black lives matter | stop Asian hate | trans lives = human lives

Link to comment
Share on other sites

Yeah, well... didn't work on the retail version anyway

Link to comment
Share on other sites

I just replaced rockstar_logos.bik with the shortest file in x64a.rpf/movies and works like a charm.

HHnErXC.png


Link to comment
Share on other sites

grasmanek94

if anyone can provide me with access to a retail copy then I can make it for retail too.

 

HowTo: You just need to search for the value '15000' (2 bytes) in static memory, and by trial and error check which address controls the lenght of the legal screen. Then you can check where the address is being used, there is a loop there. nop the jump. as for the r* logos, search for "rockstar_logos.bik" and just null all those bytes, static address too. (it's a full path actually, platform:/movies/rockstar_logos.bik)

 

Edit: Should work on ALL GTA V versions now.

Edited by grasmanek94
Link to comment
Share on other sites

  • 4 weeks later...
Rohith_Kumar_Sp

Hey guys,

 

I wrote a small program that deletes the intro.

 

ca484c50-f376-11e4-8b87-0c7299b36349.png

 

Here is the Github link.

 

 

This tool on gta5-mods

 

 

 

The program is open source so you can look up how it works and/or recompile it yourself.

 

 

 

Hey guys,

 

I wrote a small program that deletes the intro.

 

ca484c50-f376-11e4-8b87-0c7299b36349.png

 

Here is the Github link.

 

 

This tool on gta5-mods

 

 

 

The program is open source so you can look up how it works and/or recompile it yourself.

Works like a charm, thanks. Still wish there was a way without modifying exe

 

that crap mod removes all my TV bik as well.

Link to comment
Share on other sites

 

Hey guys,

 

I wrote a small program that deletes the intro.

 

ca484c50-f376-11e4-8b87-0c7299b36349.png

 

Here is the Github link.

 

 

This tool on gta5-mods

 

 

 

The program is open source so you can look up how it works and/or recompile it yourself.

 

 

 

Hey guys,

 

I wrote a small program that deletes the intro.

 

ca484c50-f376-11e4-8b87-0c7299b36349.png

 

Here is the Github link.

 

 

This tool on gta5-mods

 

 

 

The program is open source so you can look up how it works and/or recompile it yourself.

Works like a charm, thanks. Still wish there was a way without modifying exe

 

that crap mod removes all my TV bik as well.

 

It happened to me as well. Now i cant do the lifevader mission because the tv will not work and only blank screen. Did u find a way to fix it? please let me know, Thank you

Link to comment
Share on other sites

  • 9 months later...

Is there any way to remove the music from the title screen while it loads into gta story mode/online?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.