Difference between revisions of "FF7/Text encoding"

From Final Fantasy Inside
< FF7
Jump to navigation Jump to search
my_wiki>M4v3R
 
my_wiki>M4v3R
m
Line 4: Line 4:
  
  
{| border="1" cellspacing="1" cellpadding="3" align="center" style="border: 1px solid black; border-collapse: collapse; font-family: Tahoma; font-size: 11px;"
+
{| border="1" cellspacing="1" cellpadding="3" align="center" style="border: 1px solid black; border-collapse: collapse; font-family: Tahoma; font-size: 10px;"
 
! style="background:rgb(204,204,204)" align="center" |  
 
! style="background:rgb(204,204,204)" align="center" |  
 
! style="background:rgb(204,204,204)" align="center" | 00
 
! style="background:rgb(204,204,204)" align="center" | 00
Line 296: Line 296:
 
| {Vincent}
 
| {Vincent}
 
| {Cid}
 
| {Cid}
| {Party #1}
+
| {Party&nbsp;#1}
| {Party #2}
+
| {Party&nbsp;#2}
| {Party #3}
+
| {Party&nbsp;#3}
 
| â—‹
 
| â—‹
 
| â–³
 
| â–³

Revision as of 02:47, 20 July 2005

FF Text is a format that Squaresoft used to encrypt strings in Final Fantasy VII. Below you can find a table that will help you decrypt strings in game.

Note: to get letters, numbers and some special chars you only need to shift all character ASCII values by +20h


00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
00 {SPACE} ! " # $ % & ' ( ) * + , - . /
10 0 1 2 3 4 5 6 7 8 9 : ; < = > ?
20 @ A B C D E F G H I J K L M N O
30 P Q R S T U V W X Y Z [ \ ] ^ _
40 ` a b c d e f g h i j k l m n o
50 p q r s t u v w x y z { | } ~
60 Ä Á Ç É Ñ Ö Ü á à â ä ã å ç é è
70 ê ë í ì î ï ñ ó ò ô ö õ ú ù û ü
80 ° ¢ £ '
90
A0 ...
B0 {Dialog_Begin} {Dialog_End}
C0 ·
D0 {GRAY} {BLUE} {RED} {PURPLE) {GREEN} {CYAN} {YELLOW} {WHITE}
E0 {Choice} {Tab} , {EndOfLine} {NewScreen} {Cloud} {Barret} {Tifa} {Aerith} {Red 13} {Yuffie}
F0 {Cait Sith} {Vincent} {Cid} {Party #1} {Party #2} {Party #3} â—‹ â–³ â–¡ × {Colour:} {STOP}

Useful downloads