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 Tree213Likes

Thread: General Help
  

Page 68 of 97 FirstFirst ... 18 58 66 67 68 69 70 78 ... LastLast
Results 671 to 680 of 965
  1. #671  
    SartrezSystem is offline Member
    Join Date
    Jul 2012
    Posts
    17
    Downloads
    3
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Someone help me please i dont know what i do wrong
    I really cant get it working
    What do i wrong

    first Delete Gamedata
    second Install 1 06 update
    third Replace update img with a modded version in dev hdd0 game BLES00229 USRDIR

    If i start gta4 then there is nothing
    please help me i really want mods online
    i see so many modders and i want it too
    Reply With Quote  

  2. #672  
    nativesith's Avatar
    nativesith is offline Moderator
    Join Date
    Jun 2011
    Location
    Los Santos
    Posts
    1,363
    Downloads
    12
    Uploads
    7
    Mentioned
    37 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    962
    Likes Received
    648
    Third is where ya go wrong the update.img will go in the UPDATE folder of the actual backup , na in the game(which is actually the game data ya are replacing).
    Put it in the right folder. The updates (from the 106) is installed in game data and ya rewrite everytime you replace the file.
    Reply With Quote  

  3. #673  
    SartrezSystem is offline Member
    Join Date
    Jul 2012
    Posts
    17
    Downloads
    3
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    But i have no backup, i play right from the disk. Is there a way to play right from the disk with mods ?
    Or is a backup necessary? I tried backup gta4 but when i start it its a never ending loop with the artwork.
    Reply With Quote  

  4. #674  
    ribonucleic's Avatar
    ribonucleic is offline Moderator & Developer
    Join Date
    Mar 2012
    Posts
    651
    Downloads
    4
    Uploads
    0
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    127
    Likes Received
    280
    Quote Originally Posted by SartrezSystem View Post
    But i have no backup, i play right from the disk. Is there a way to play right from the disk with mods ?
    Or is a backup necessary? I tried backup gta4 but when i start it its a never ending loop with the artwork.
    i see earlier you told us you have a PS3 with Rogero 4.25, do you have a backup manager like MultiMan installed on your PS3?
    Reply With Quote  

  5. #675  
    creighton is online now OhManMyBad
    Join Date
    Aug 2012
    Posts
    210
    Downloads
    2
    Uploads
    0
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    153
    Likes Received
    175
    Quote Originally Posted by EvilB View Post
    yeah i had this idea yesterday but forgot to post so instead of give ammo it will remove the weapon first then give back the weapon ill post some code up in abit for this unless you have it working.
    Please post it when you can. I didn't work on this at all today, I was messing with map mods stuff.
    Reply With Quote  

  6. #676  
    ribonucleic's Avatar
    ribonucleic is offline Moderator & Developer
    Join Date
    Mar 2012
    Posts
    651
    Downloads
    4
    Uploads
    0
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    127
    Likes Received
    280
    anyone know if we can use asm in scocl ?? i was thinking about the error scocl gives if you try to build a switch table:
    PHP Code:
    switch(var){
    case 
    valuecode; break;
    .......
    default: 
    code; break;

    if we can use asm we should be able to build a switch table with it

    edit:

    after a relatively small amount of research i came upon this http://www.ibiblio.org/gferg/ldp/GCC...bly-HOWTO.html which isn't for scocl but i read it anyway and a function named asm was mentioned so i thought ok perhaps this will work in scocl so i wrote this:
    PHP Code:
    asm("");

    void main(void){} 
    and it compiled without error, so that means that scocl recognises the asm function, i don't yet know any assembly instructions nor am i familiar with its syntax but after a bit of experimentation hopefully this will work out for me/us
    Last edited by ribonucleic; 02-10-2013 at 02:36 AM.
    Reply With Quote  

  7. #677  
    SartrezSystem is offline Member
    Join Date
    Jul 2012
    Posts
    17
    Downloads
    3
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    @ribonucleic yes i have MultiMan latest version installed
    Reply With Quote  

  8. #678  
    ribonucleic's Avatar
    ribonucleic is offline Moderator & Developer
    Join Date
    Mar 2012
    Posts
    651
    Downloads
    4
    Uploads
    0
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    127
    Likes Received
    280
    Quote Originally Posted by SartrezSystem View Post
    @ribonucleic yes i have MultiMan latest version installed
    then backup your GTAIV with MultiMan and install mods onto the backup, unless you can make a PS3 game disc with the mods (which will probably start to get expensive and time consuming) a backup is pretty much your only option for modding the disc versions of the game
    Reply With Quote  

  9. #679  
    SartrezSystem is offline Member
    Join Date
    Jul 2012
    Posts
    17
    Downloads
    3
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    But when i start the backup i end up with a endless loop with the artwork, when it's loading?
    What can i do about it ?
    Reply With Quote  

  10. #680  
    DSE ShadowZ is offline Registered User
    Join Date
    Jan 2013
    Posts
    2
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Hi,
    so im having a little trouble with my menu and i was wondering if someone could help me over Team Viewer
    Problems:
    my Modloader dsnt work(the mod loader works, but made a new page for the map mods and when i select a map mod i freeze)
    since i added the map mods section i also froze at the vehcile spawner
    that are the main problems

    i also want someone to show me how to add a source (someone showed me but i kinda forget)

    If someone want to help me please add me on skype: deronz
    Thanks
    Last edited by DSE ShadowZ; 02-10-2013 at 10:51 AM.
    Reply With Quote  

Page 68 of 97 FirstFirst ... 18 58 66 67 68 69 70 78 ... LastLast
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •