360haven works best with JavaScript enabled
Help with save Battlefield Bad Co2
Loading
Results 1 to 5 of 5
  1. #1
    Junior Member
    modder
    CarnageSP is offline
    Join Date : May 2014
    Location : Brazil
    Posts : 6
    Array

    Help with save Battlefield Bad Co2

    Guys I have a problem, I'm actually trying to create a save editor to help the international scene.
    The game and the Battlefield Bad Company 2, with a hex editor, I tried to find the numbers of weapons ammo I'm using and found these codes.
    Code:
    Offset      0  1  2  3  4  5  6  7   8  9  A  B  C  D  E  F
    
    00019AD0                                     4F 62 6A 65 63              Objec
    00019AE0   74 73 2F 57 65 61 70 6F  6E 73 2F 48 61 6E 64 68   ts/Weapons/Handh
    00019AF0   65 6C 64 2F 55 53 5F 72  67 6C 5F 58 4D 38 2F 53   eld/US_rgl_XM8/S
    00019B00   50 5F 72 67 6C 5F 58 4D  38 5F 53 63 6F 70 65 64   P_rgl_XM8_Scoped
    00019B10   2F 36 41 30 36 36 41 32  44 2D 41 42 38 37 2D 34   /6A066A2D-AB87-4
    00019B20   33 35 36 2D 41 46 41 34  2D 35 36 37 37 34 31 43   356-AFA4-567741C
    00019B30   33 39 35 42 46 00 00 00  00 1E 00 00 00 B8 00 00   395BF........¸..
    00019B40   00 00 00 00 00 00 00 01  01 01 4F 62 6A 65 63 74   ..........Object
    00019B50   73 2F 57 65 61 70 6F 6E  73 2F 48 61 6E 64 68 65   s/Weapons/Handhe
    00019B60   6C 64 2F 4D 45 43 5F 6C  6D 67 5F 51 4A 59 38 38   ld/MEC_lmg_QJY88
    00019B70   2F 53 50 5F 6C 6D 67 5F  51 4A 59 38 38 2F 35 46   /SP_lmg_QJY88/5F
    00019B80   39 30 44 39 37 41 2D 46  45 45 46 2D 34 38 45 38   90D97A-FEEF-48E8
    00019B90   2D 42 31 45 43 2D 44 45  31 33 37 43 46 46 32 41   -B1EC-DE137CFF2A
    00019BA0   36 41 00 00 00 00 C8 00  00 00 28 00 00 00 00 00   6A......(.....
    00019BB0   00 00 00 00 01 01 01 4F  62 6A 65 63 74 73 2F 57   .......Objects/W
    00019BC0   65 61 70 6F 6E 73 2F 48  61 6E 64 68 65 6C 64 2F   eapons/Handheld/
    00019BD0   55 53 5F 72 67 6C 5F 58  4D 38 2F 53 50 5F 72 67   US_rgl_XM8/SP_rg
    00019BE0   6C 5F 58 4D 33 32 30 5F  53 63 6F 70 65 64 2F 37   l_XM320_Scoped/7
    00019BF0   39 46 32 43 42 35 38 2D  34 45 42 46 2D 34 41 39   9F2CB58-4EBF-4A9
    00019C00   44 2D 38 34 32 35 2D 44  31 44 31 33 35 45 38 42   D-8425-D1D135E8B
    00019C10   35 30 41 00 00 00 00 01  00 00 00 03 00 00 00 00   50A.............
    Click image for larger version. 

Name:	Capturar.PNG 
Views:	20 
Size:	26.3 KB 
ID:	15675
    Put to the test when making the changes do not appear ie remains as original, the Hex editor to review the changes and return to the default save 1mb increases in the original size, and that 1,05Mb.

    PROF_SAVE.zip
    What could be so if anyone can help thank you very much.

    Abs.

  2. #2
    Haven's Warrior lv10
    rghjtagpro

    boogieman is offline
    Join Date : Nov 2011
    Location : usa
    Posts : 529
    Array

    Re: Help with save Battlefield Bad Co2

    I can give the offesrs but the game as a crazy Chesum 10 times harder then dead space 2
    I don't want to sound like a d**k but you wasting you time mate

  3. #3
    Junior Member
    modder
    CarnageSP is offline
    Join Date : May 2014
    Location : Brazil
    Posts : 6
    Array

    Re: Help with save Battlefield Bad Co2

    Quote Originally Posted by boogieman View Post
    I can give the offesrs but the game as a crazy Chesum 10 times harder then dead space 2
    I don't want to sound like a d**k but you wasting you time mate
    Got it, it follows the same line of Rainbow Six Vegas, all changes made in error or corrupted file changes back to the default.
    Do not quite understand how the checksum works of saves, would be the base of the same roms?
    Mess with Romhack, the checksum of the roms would be checking the data file with the saves follows is the same as seen in the header file that every load is changed some information.

    PS:
    Sorry for my English, if you do not understand something please try to explain better.

    Abs.

  4. #4
    I Am super Cool
    Philymaster


    Philymaster is offline
    Join Date : Feb 2011
    Posts : 295
    Array

    Re: Help with save Battlefield Bad Co2

    Quote Originally Posted by CarnageSP View Post
    Guys I have a problem, I'm actually trying to create a save editor to help the international scene.
    The game and the Battlefield Bad Company 2, with a hex editor, I tried to find the numbers of weapons ammo I'm using and found these codes.
    Code:
    Offset      0  1  2  3  4  5  6  7   8  9  A  B  C  D  E  F
    
    00019AD0                                     4F 62 6A 65 63              Objec
    00019AE0   74 73 2F 57 65 61 70 6F  6E 73 2F 48 61 6E 64 68   ts/Weapons/Handh
    00019AF0   65 6C 64 2F 55 53 5F 72  67 6C 5F 58 4D 38 2F 53   eld/US_rgl_XM8/S
    00019B00   50 5F 72 67 6C 5F 58 4D  38 5F 53 63 6F 70 65 64   P_rgl_XM8_Scoped
    00019B10   2F 36 41 30 36 36 41 32  44 2D 41 42 38 37 2D 34   /6A066A2D-AB87-4
    00019B20   33 35 36 2D 41 46 41 34  2D 35 36 37 37 34 31 43   356-AFA4-567741C
    00019B30   33 39 35 42 46 00 00 00  00 1E 00 00 00 B8 00 00   395BF........¸..
    00019B40   00 00 00 00 00 00 00 01  01 01 4F 62 6A 65 63 74   ..........Object
    00019B50   73 2F 57 65 61 70 6F 6E  73 2F 48 61 6E 64 68 65   s/Weapons/Handhe
    00019B60   6C 64 2F 4D 45 43 5F 6C  6D 67 5F 51 4A 59 38 38   ld/MEC_lmg_QJY88
    00019B70   2F 53 50 5F 6C 6D 67 5F  51 4A 59 38 38 2F 35 46   /SP_lmg_QJY88/5F
    00019B80   39 30 44 39 37 41 2D 46  45 45 46 2D 34 38 45 38   90D97A-FEEF-48E8
    00019B90   2D 42 31 45 43 2D 44 45  31 33 37 43 46 46 32 41   -B1EC-DE137CFF2A
    00019BA0   36 41 00 00 00 00 C8 00  00 00 28 00 00 00 00 00   6A......(.....
    00019BB0   00 00 00 00 01 01 01 4F  62 6A 65 63 74 73 2F 57   .......Objects/W
    00019BC0   65 61 70 6F 6E 73 2F 48  61 6E 64 68 65 6C 64 2F   eapons/Handheld/
    00019BD0   55 53 5F 72 67 6C 5F 58  4D 38 2F 53 50 5F 72 67   US_rgl_XM8/SP_rg
    00019BE0   6C 5F 58 4D 33 32 30 5F  53 63 6F 70 65 64 2F 37   l_XM320_Scoped/7
    00019BF0   39 46 32 43 42 35 38 2D  34 45 42 46 2D 34 41 39   9F2CB58-4EBF-4A9
    00019C00   44 2D 38 34 32 35 2D 44  31 44 31 33 35 45 38 42   D-8425-D1D135E8B
    00019C10   35 30 41 00 00 00 00 01  00 00 00 03 00 00 00 00   50A.............
    Click image for larger version. 

Name:	Capturar.PNG 
Views:	20 
Size:	26.3 KB 
ID:	15675
    Put to the test when making the changes do not appear ie remains as original, the Hex editor to review the changes and return to the default save 1mb increases in the original size, and that 1,05Mb.

    PROF_SAVE.zip
    What could be so if anyone can help thank you very much.

    Abs.
    I looked into the .xex and found the checksum routines. The game uses the EA checksum and also a custom one.
    I'll rewrite it in C# and upload the code into my security archive. Then you can make an editor for the game. ;)

  5. #5
    I Am super Cool
    Philymaster


    Philymaster is offline
    Join Date : Feb 2011
    Posts : 295
    Array

    Re: Help with save Battlefield Bad Co2

    So finally ... :D
    The code for all checksums is in my security archive now: http://www.360haven.com/forums/threa...808#post278808

    Also modded for a test unlimited ammo (at least 999999 bullets), works great and makes fun without reload. :D

 

 

Similar Threads

  1. [Trainer] Battlefield Bad Company 2 +1 [v0.1]
    By xJACKASSx in forum Trainers
    Replies: 9
    Last Post: 07-21-2015, 12:13 PM
  2. [YouTube] BAD BOYS (Battlefield Hardline Multiplayer)
    By devilswarchild in forum Youtube Famous
    Replies: 0
    Last Post: 03-28-2015, 08:15 AM
  3. [Modded Save] Help with save Battlefield Bad Co2
    By CarnageSP in forum Xbox 360 Modified Game Saves
    Replies: 2
    Last Post: 10-13-2014, 03:30 PM
  4. Battlefield Bad Company - 1k Save Set
    By casinoguy in forum Xbox 360 Game Saves
    Replies: 13
    Last Post: 01-03-2013, 01:43 PM
  5. Battlefield 3 to have 10 times the unlocks as Bad Company 2
    By jkipp82 in forum Xbox 360 Game News
    Replies: 0
    Last Post: 08-08-2011, 03:02 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.

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