360haven works best with JavaScript enabled
[Beta] Spec Ops: The Line - GPD Tool - Page 2
Loading
Register
Page 2 of 3 FirstFirst 123 LastLast
Results 9 to 16 of 23
  1. #9
    Retired Staff

    thegutta is offline
    Join Date : Jun 2011
    Location : On Top Of The World
    Posts : 10,471
    Array
    Twitter: @
    Excellent work Jizza on the tool great share bro :)
    Downloads : 47 || Uploads : 0 || Rep Power : 14232 || Posts : 10,471 || Thanks : 3,231 || Thanked 1,396 Times in 1,224 Posts




  2. #10
    DEADBEEF

    JizzaBeez is offline
    Join Date : Nov 2010
    Posts : 777
    Array

    Re: Spec Ops: The Line - GPD Tool

    Quote Originally Posted by kill_seth View Post
    Here is the most recent one I have, which throws an error as well.
    http://www.mediafire.com/?czmed8rp9bch6t3
    Did you try editing the GPD before decompressing the data? If so then you probably fucked something up.

    Edit:

    I just looked at your GPD and tried to open it in the Spec Ops tool and I see the error it gives. I also tried to open it in my GPD Tool and it gives the same error. I don't know why but your GPD is corrupt. Did you maybe try to edit something in it before? If so, then you corrupted it.

  3. #11
    Hoshikage


    pureIso is offline
    Join Date : Jan 2011
    Location : somewhere In Ireland
    Posts : 2,733
    Array

    Re: Spec Ops: The Line - GPD Tool

    Welcome back Jizz :)

    Downloads : 69 || Uploads : 22 || Rep Power : 6982 || Posts : 2,733 || Thanks : 557 || Thanked 2,978 Times in 735 Posts



    ## If you don't Contribute || Help - Why should I Contribute || Help - Leechers Should not be helped ##

  4. #12
    DEADBEEF

    JizzaBeez is offline
    Join Date : Nov 2010
    Posts : 777
    Array

    Re: Spec Ops: The Line - GPD Tool

    Quote Originally Posted by pureIso View Post
    Welcome back Jizz :)
    Where did I go lol. I've been around, just observing mostly.

  5. #13
    The Immortal God
    Rpg_Fan

    CloudStrife7x is offline
    Join Date : Dec 2010
    Location : Unknown
    Age : 32
    Posts : 18,751
    Array
    Twitter: @

    Re: Spec Ops: The Line - GPD Tool

    Quote Originally Posted by JizzaBeez View Post
    Where did I go lol. I've been around, just observing mostly.
    i forgot to tell you Jizza that i put an invisibility spell on you so no one but me could see you XD, anyways looks like the spell wore off lol
    Downloads : 157 || Uploads : 0 || Rep Power : 23197 || Posts : 18,751 || Thanks : 4,451 || Thanked 3,096 Times in 2,607 Posts



  6. #14
    Developer

    kill_seth is offline
    Join Date : Apr 2011
    Posts : 677
    Array

    Re: Spec Ops: The Line - GPD Tool

    Quote Originally Posted by JizzaBeez View Post
    Did you try editing the GPD before decompressing the data? If so then you probably fucked something up.

    Edit:

    I just looked at your GPD and tried to open it in the Spec Ops tool and I see the error it gives. I also tried to open it in my GPD Tool and it gives the same error. I don't know why but your GPD is corrupt. Did you maybe try to edit something in it before? If so, then you corrupted it.
    Nope. I loaded up the game and reinlisted, then played one match and got to level 3. Extracted the GPD and tried to use your tool, and got that error.

    Edit: I got it working on my own, using MiniLZO.

  7. #15
    DEADBEEF

    JizzaBeez is offline
    Join Date : Nov 2010
    Posts : 777
    Array

    Re: Spec Ops: The Line - GPD Tool

    Quote Originally Posted by kill_seth View Post
    Nope. I loaded up the game and reinlisted, then played one match and got to level 3. Extracted the GPD and tried to use your tool, and got that error.

    Edit: I got it working on my own, using MiniLZO.
    So what do you think the problem is/was? It could possibly be the library that I used for the compression...

  8. #16
    Developer

    kill_seth is offline
    Join Date : Apr 2011
    Posts : 677
    Array

    Re: Spec Ops: The Line - GPD Tool

    Quote Originally Posted by JizzaBeez View Post
    So what do you think the problem is/was? It could possibly be the library that I used for the compression...
    It's the destination byte() you have when using MiniLZO.Decompress. You need to read the uint32 of the compressed file at 0. Once you have that create the destination byte array with that size.


    Private Function Decompress(ByVal buffer as byte()) as Byte()
    'Declare your Reader(buffer, isBig=true)
    Reader.Position = &H0
    Dim decompressedSize = Reader.ReadUInt32()
    Reader.Position = &H4
    Dim sourceData = Reader.ReadBytes(Reader.BaseStream.Length - &H4)
    Dim destinationData = New Byte(decompressedSize) {}
    MiniLZO.Decompress(sourceData, destinationData)
    return destinationData
    End Function

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Spec Ops The Line modded GPD file with 999999999 XP
    By john10077 in forum Xbox 360 Modified Game Saves
    Replies: 15
    Last Post: 07-01-2012, 02:54 PM
  2. [WIP] Spec Ops The Line editor v.1
    By I C0z I in forum Xbox 360 Modding Programs
    Replies: 15
    Last Post: 06-28-2012, 01:01 PM
  3. Spec Ops The Line Gameplay
    By Bongmantv in forum Youtube Famous
    Replies: 5
    Last Post: 05-08-2012, 11:32 PM

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!

Tags for this Thread

Posting Permissions

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

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯