Jump to content
  • 0

How to delete file at my GRF using Thor Patcher?


Question

7 answers to this question

Recommended Posts

Posted

In delete file tab, put a list of files you want to delete (eg. data\sclientinfo.xml), note that file name only supports in ACSII at this moment.

then the output you still choose GRF or File, other than that it's same as regular patch.

Posted (edited)

Thanks

BTW , to delete , where i will put the files to delete?...in " Add to List?" or " File Import". Im confused in here. And , will it be automatically search the directory of the files to delete inside my GRF?.

Ex.

/data/sprite/

Edited by Leinadz
Posted (edited)

Ahh ,thanks :) .. BTW , can you explain what is ASCII and UNICODE?

Thanks

BTW , to delete , where i will put the files to delete?...in " Add to List?" or " File Import". Im confused in here. And , will it be automatically search the directory of the files to delete inside my GRF?.

Ex.

/data/sprite/

Hmm,

Unicode is a way to assign unique numbers (called code points) to almost every character that is in active use today. This includes characters from nearly all languages plus many other characters such as mathematical symbols. There are many ways to encode Unicode strings as bytes, such as UTF-8 and UTF-16.

ASCII assigns values only to 128 characters (a-z, A-Z, 0-9, space, some punctuation, and some control characters). As such it has a very limited use.

For every character that has an ASCII value, the Unicode code point and the ASCII value of that character are the same.

In most modern applications you should prefer to use Unicode strings rather than ASCII. This will for example allow you to have users with accented characters in their name or address, and to localize your interface to languages other than English.

Get it? .....

Edited by BreatheVeiN
Posted

Lols , i think you are not talking about Thor Patcher. Im just only asking this"

"BTW , to delete , where i will put the files to delete?...in " Add to List?" or " File Import". Im confused in here. And , will it be automatically search the directory of the files to delete inside my GRF?."

Ex.

/data/sprite/

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...