Jump to content
  • 0

Jikari Patcher


Dissidia

Question


  • Group:  Members
  • Topic Count:  155
  • Topics Per Day:  0.03
  • Content Count:  535
  • Reputation:   23
  • Joined:  11/19/11
  • Last Seen:  

how to delete files in grf? :)

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  379
  • Reputation:   304
  • Joined:  11/10/11
  • Last Seen:  

I didn't reply since it was in "Filipino Support", but now I can :)

As far I know, Jikari Patcher is based on Neoncube Patcher.

In neoncube patcher to delete a file you just have to add a "*" after the path in the patch_list :

New patch_list format

On 1.0 it is:

patch_index patch_name (eg: 123 patchname.gpf)

Now its:

patch_index dest patch_name where dest is where will patch_name go.

examples:

//this will extract patchname.gpf to the data folder
123   FLD   patchname.gpf

//here, patchname2.gpf will be repacked with grf_file
456  GRF   patchname2.gpf

//You can also delete files from the data folder.
678   FLD   datafilenametodelete.xml*

//Deleting files inside a GRF archive is still supported
910   GRF  datai_will_delete_you.txt*

//if you prefer not using data folder, then just don't have a patch with FLD flag

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Oh damn! I didn't know you can delete files with the Jikari Patcher.. oh damn! Thanks for the information XD

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  52
  • Reputation:   3
  • Joined:  12/12/11
  • Last Seen:  

its so usefull for delete custom map example prontera.extra

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  96
  • Reputation:   4
  • Joined:  04/09/12
  • Last Seen:  

Can i have a Link for Jikari Patcher? i want to try Jikari Patcher..

-Thank you

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...