minecraft xbox 360 dlc skin modding

Discussion in 'Xbox 360 Modding Tools' started by Vash The Stampede, Aug 15, 2012.

  1. jo

    jordaan1919 Newbie
    0/47

  2. Vash The Stampede

    Vash The Stampede Developer XPG Developer TeamXPG
    205/282

  3. just1fix

    just1fix Newbie
    0/47

    thanks for this I used to have to find the primer in each .pck file in notepad and manually add
     
  4. Vash The Stampede

    Vash The Stampede Developer XPG Developer TeamXPG
    205/282

  5. ap

    aprilwolf Newbie
    0/47

    software link


    hi
     
  6. weedkilla

    weedkilla XPG Weedkilla
    95/188

    very nice share buddy going to try it now :)
     
  7. Vash The Stampede

    Vash The Stampede Developer XPG Developer TeamXPG
    205/282

    not a problem enjoy
     
  8. Ty

    Tyler 4567 Newbie
    0/47

    Does this work on tu22? I'm going to try it now!
     
  9. Vash The Stampede

    Vash The Stampede Developer XPG Developer TeamXPG
    205/282

    should work with all
     
  10. sb

    sbrauen Newbie
    0/47

    I'm trying to get the repack to work and I'm running into the following error:

    - error in src\file.c line 220: fdnum_open()
    Error: permission denied

    Ever seen this one before?

    I've followed the repack instructions, per the video, and the total size of the pics I'm repacking is within 8Kb of the original total.

    Thanks!

    Well, posting got me access to the repacker download. Using that I now get the following error:

    - error in src\file.h line 167: myfopen()
    Error: permission denied

    So, the error is similar, but the source is different.

    Out of curiosity, does it matter if I didn't use the unpacker code and I used a different unpacker instead?

    Here's the offending block of code:
    [SIZE=10pt]if[/SIZE][SIZE=10pt]([/SIZE][SIZE=10pt]write_mode[/SIZE][SIZE=10pt])[/SIZE][SIZE=10pt] [/SIZE][SIZE=10pt]{[/SIZE]
    [SIZE=10pt] [/SIZE][SIZE=10pt]filez[/SIZE][SIZE=10pt]->[/SIZE][SIZE=10pt]fd[/SIZE][SIZE=10pt] [/SIZE][SIZE=10pt]=[/SIZE][SIZE=10pt] [/SIZE][SIZE=10pt]fopen[/SIZE][SIZE=10pt]([/SIZE][SIZE=10pt]fname[/SIZE][SIZE=10pt],[/SIZE][SIZE=10pt] [/SIZE][SIZE=10pt]"r+b"[/SIZE][SIZE=10pt]);[/SIZE][SIZE=10pt] [/SIZE][SIZE=10pt]// do NOT modify, it must be both read/write[/SIZE]
    [SIZE=10pt] [/SIZE][SIZE=10pt]if[/SIZE][SIZE=10pt](![/SIZE][SIZE=10pt]filez[/SIZE][SIZE=10pt]->[/SIZE][SIZE=10pt]fd[/SIZE][SIZE=10pt])[/SIZE][SIZE=10pt] [/SIZE][SIZE=10pt]{[/SIZE]
    [SIZE=10pt] [/SIZE][SIZE=10pt]filez[/SIZE][SIZE=10pt]->[/SIZE][SIZE=10pt]fd[/SIZE][SIZE=10pt] [/SIZE][SIZE=10pt]=[/SIZE][SIZE=10pt] [/SIZE][SIZE=10pt]fopen[/SIZE][SIZE=10pt]([/SIZE][SIZE=10pt]fname[/SIZE][SIZE=10pt],[/SIZE][SIZE=10pt] [/SIZE][SIZE=10pt]"w+b"[/SIZE][SIZE=10pt]);[/SIZE]
    [SIZE=10pt] [/SIZE][SIZE=10pt]if[/SIZE][SIZE=10pt](![/SIZE][SIZE=10pt]filez[/SIZE][SIZE=10pt]->[/SIZE][SIZE=10pt]fd[/SIZE][SIZE=10pt])[/SIZE][SIZE=10pt] [/SIZE][SIZE=10pt]{[/SIZE]
    [SIZE=10pt] [/SIZE][SIZE=10pt]if[/SIZE][SIZE=10pt]([/SIZE][SIZE=10pt]error[/SIZE][SIZE=10pt])[/SIZE][SIZE=10pt] [/SIZE][SIZE=10pt]STD_ERR[/SIZE][SIZE=10pt];[/SIZE]
    [SIZE=10pt] [/SIZE][SIZE=10pt]return[/SIZE][SIZE=10pt](-[/SIZE][SIZE=10pt]1[/SIZE][SIZE=10pt]);[/SIZE]
    [SIZE=10pt] [/SIZE][SIZE=10pt]}[/SIZE]
    [SIZE=10pt] [/SIZE][SIZE=10pt]}[/SIZE]

    Now, running CACLS on skins1.pkg shows the permissions = 'F' for everyone. I'm executing the batch in a command prompt being run as administrator, so I don't see why I would be having this problem.
     
  11. sb

    sbrauen Newbie
    0/47

    Alright, I'm a tool. I forgot to close the program I used to extract the pck data. Closing that seems to have fixed my problem.
     
  12. sb

    sbrauen Newbie
    0/47

    Ok, new issue. Now that I've got the access problem resolved, nothing gets repacked.

    I've followed the steps shown in the first repack video:
    1. I've opened the repack executable
    2. I select the .bms script
    3. I select the .pck file
    4. I select the directory containing the files to pack.
    5. I click "Save" when the dialog opens with all of the files
    - I've even tried selecting a single file and manually typing all of the files in the file field.

    When I click the last "Save" button it goes back to the command prompt, runs, and says that 0 files have been imported.
     
  13. Vash The Stampede

    Vash The Stampede Developer XPG Developer TeamXPG
    205/282

    send me the .pck file so i can see
     
  14. vi

    vivapinata Newbie
    0/47

  15. Vash The Stampede

    Vash The Stampede Developer XPG Developer TeamXPG
    205/282

  16. Vash The Stampede

    Vash The Stampede Developer XPG Developer TeamXPG
    205/282

    .tga unpacker uploaded
     
  17. wa

    wallam11 Newbie
    0/47

  18. Vash The Stampede

    Vash The Stampede Developer XPG Developer TeamXPG
    205/282

  19. gr

    greenreaper99 Newbie
    0/47

  20. Vash The Stampede

    Vash The Stampede Developer XPG Developer TeamXPG
    205/282

Share This Page