Forum: Grand Theft Auto Series Modding - Our GTA Modding Team is the best around. Tutorials & Topics related to modding your GTA games, trophies, and save files! Discuss GTA game modding with the knowledgeable members of PSX-Scene and the Official GTA IV Mod Team.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Like Tree6Likes

Thread: PS Home button and pausing
  

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 15
  1. #1 PS Home button and pausing 
    Antony is offline Member
    Join Date
    Oct 2004
    Posts
    57
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    0
    Is there any way to stop this happening by modding something? With that cheatdongle pkg being released the other week, I would like to take some screenshots but the game goes to the pause menu when you access the XMB, it doesn't pause when the cut-scenes are playing
    Reply With Quote  

  2. #2  
    Three-Socks's Avatar
    Three-Socks is online now Developer
    Join Date
    Feb 2011
    Posts
    362
    Downloads
    16
    Uploads
    0
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    83
    Likes Received
    310
    It should be possible. Are you familiar with script coding? If so then this native should get you what want DISABLE_PAUSE_MENU(true).

    I like the idea of being able to take screenshots easily so if you don't know how code it yourself i'll do it
    Reply With Quote  

  3. #3  
    Antony is offline Member
    Join Date
    Oct 2004
    Posts
    57
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    0
    I haven't got a clue, but if you could do it that would be fabulous
    Reply With Quote  

  4. #4  
    Three-Socks's Avatar
    Three-Socks is online now Developer
    Join Date
    Feb 2011
    Posts
    362
    Downloads
    16
    Uploads
    0
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    83
    Likes Received
    310
    Give this a go: EDIT Updated: http://psx-scene.com/forums/showthread.php?p=983038

    I don't have a ps3 handy atm so I can't test it. But i've tested on pc and I can't pause using Esc. But ps3 when the home button is pressed it might pause the game before my code runs, who knows.

    Hold R1 and tap right dpad to enable disable pause menu (it should print "Pause Disabled")

    Hold R1 and tap left dpad to disable hud (wasn't sure if you can hide hud on ps3 and thought it would be a handy feature.)

    Let me know if it all works well on ps3 and I'll add into the next modmanager release and add the source code to example mods.
    Last edited by Three-Socks; 07-04-2012 at 05:38 PM.
    HuN likes this.
    Reply With Quote  

  5. #5  
    DEREKTROTTER is offline Developer
    Join Date
    Jan 2011
    Posts
    160
    Downloads
    12
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    26
    Likes Received
    54
    Quote Originally Posted by Antony View Post
    Is there any way to stop this happening by modding something? With that cheatdongle pkg being released the other week, I would like to take some screenshots but the game goes to the pause menu when you access the XMB, it doesn't pause when the cut-scenes are playing
    that dongle allows you to take screenshots?
    Reply With Quote  

  6. #6  
    Antony is offline Member
    Join Date
    Oct 2004
    Posts
    57
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    0
    Yes.

    You press the PS Home button to bring up the XMB, go to the photo column and select save screenshot, some examples on here of Killzone and Uncharted:

    NeoGAF - View Single Post - Official Playstation 3 in game screen shot function

    Some games pause the gameplay, some carry on playing and some go to the pause menu screen.


    I've installed the pause disabled pkg but the game stays on loading 'starting new game'. I've done this with a fresh install of game & game data, also with and without the 1.06 update installed.
    Reply With Quote  

  7. #7  
    Three-Socks's Avatar
    Three-Socks is online now Developer
    Join Date
    Feb 2011
    Posts
    362
    Downloads
    16
    Uploads
    0
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    83
    Likes Received
    310
    Quote Originally Posted by Antony View Post
    I've installed the pause disabled pkg but the game stays on loading 'starting new game'. I've done this with a fresh install of game & game data, also with and without the 1.06 update installed.
    hmm I'm not sure what would cause that. My script won't even be executed at that stage so I'm not sure what it is. Try backing up the game again if you don't run disk.
    Reply With Quote  

  8. #8  
    Antony is offline Member
    Join Date
    Oct 2004
    Posts
    57
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    0
    I tried playing off the disk and it works, thanks Three-Socks

    example screen:



    It still won't work when playing off my hard drive though, I'll back it up again and see if that fixes it.



    Also, would it be possible to completely freeze the gameplay so you can capture your crazy moments? As it is now the game will continue play.
    Reply With Quote  

  9. #9  
    Three-Socks's Avatar
    Three-Socks is online now Developer
    Join Date
    Feb 2011
    Posts
    362
    Downloads
    16
    Uploads
    0
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    83
    Likes Received
    310
    Awesome that it works. Nice job getting it all sorted too.

    BLES00229: BLES00229-GTAIV106-ModManager-V1-2-GarageModShop-V2-0BETA2.pkg

    BLUS30127: BLUS30127-GTAIV106-ModManager-V1-2-GarageModShop-V2-0BETA2.pkg

    Hold R1 and tap right dpad to enable/disable pause menu (it should print "Pause Disabled")

    Hold R1 and tap left dpad to disable hud (wasn't sure if you can hide hud on ps3 and thought it would be a handy feature.)

    Hold R1 and tap X to freeze/unfreeze game.

    Source code: https://bitbucket.org/ThreeSocks/gta.../disable_pause
    Reply With Quote  

  10. #10  
    Antony is offline Member
    Join Date
    Oct 2004
    Posts
    57
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    0
    Excellent stuff, thanks!
    Reply With Quote  

Page 1 of 2 1 2 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •