What is Persia Pack?
Persia Pack is a tool that lets you assign values to characters in order to create a translation table – useful for custom translation hacks where you need to inject hexadecimal values into a game!
How to Use?
You can use Persia Pack both locally and online:
-
Locally: Download the files and double-click the
index.html
file to open it. This allows you to modify the code and create your own customized version of the application. -
Online: Simply click this link to start using it instantly!
Example
If you assign EA
to the character H and EB
to i, then typing the string Hi will produce the output EAEB
.
You can also add other characters between the values, or even reverse them (e.g., EBEA
) to achieve your desired output.
The Power of Persia Pack
When you write the Persian word سلام, computers detect the characters as:
- س
- ل
- ا
- م
However, Persia Pack is Persian-friendly. It detects and handles the contextual forms of Persian letters, such as:
- سـ
- ـلـ
- ـا
- م
And this is the core advantage of the application – it correctly processes the contextual letter forms of the Persian alphabet!
Number of Comments: 0
View comments