I think I’ve finished the table.

I first tried to translate this game back in 2016 without having a clue what I was doing and had to give up. Now, with help from ChatGPT — and seeing that the team that once seemed to be working on a Spanish translation also abandoned the project — I decided to try again, and this time I’ve had a bit more success.
I managed to complete the character table shared in this thread and translate the first in-game dialogue properly. However, the amount of text is massive, and I have neither the knowledge nor the interest to learn how to edit graphics. So unless I find someone to help with that part, I probably won’t finish the project.
In any case, I truly hope we get a Spanish version of this game someday, whether it’s made by me or someone else. Greetings from Spain!
Here’s the full table with all the characters I’ve found so far.
-----------------------------------------------------Tips----------------------------------------------------------------------
55b9 5555 - display text box (begin script basically), calling a new one has the text box close and open again. With no other code inbetween, it just happens really quickly like a flash.
54b9 xxxx - display portrait, portrait number is in xxxx.
57b9 - end of this page, display another.
41b4 - Inserts a brief pause (less than a second)
after displaying the previous character, before continuing with the next one. Useful for pacing or dramatic effect in dialogue.
---------------------------------------------------------------------------------------------------------------------------------
0055=U
0155=T
0255=W
0355=V
0455=Q
0555=P
0655=S
0755=R
0855=]
0955=¥
0A55=(space)
0B55=^
0C55=Y
0D55=X
0E55=[
0F55=Z
1055=E
1155=D
1255=G
1355=F
1455=A
1555=@
1655=C
1755=B
1855=M
1955=L
1A55=O
1B55=N
1C55=I
1D55=H
1E55=K
1F55=J
2055=u
2155=t
2255=w
2355=v
2455=q
2555=p
2655=s
2755=r
2A55=(space)
2B55=~
2C55=y
2D55=x
2E55={
2F55=z
3055=e
3155=d
3255=g
3355=f
3455=a
3555=`
3655=c
3755=b
3855=m
3955=l
3A55=o
3B55=n
3C55=i
3D55=h
3E55=k
3F55=j
5F55=\n
6055=5
6155=4
6255=7
6355=6
6455=1
6555=0
6655=3
6755=2
6855==
6955=<
6A55=?
6B55=>
6C55=9
6D55=8
6E55=;
6F55=:
7055=%
7255='
7355=&
7455=!
7655=#
7755="
7855=-
7955=,
7A55=/
7B55=.
7C55=)
7D55=(
7E55=†
7F55=*
8055=Õ
8155=Ô
8255=×
8355=Ö
8455=Ñ
8555=Ð
8655=Ó
8755=Ò
8855=Ý
8955=Ü
8A55=ß
8B55=Þ
8C55=Ù
8D55=Ø
8E55=Û
8F55=Ú
9055=Å
9255=Ç
9355=Œ
9455=Á
9555=À
9655=Ã
9755=Â
9855=Í
9955=Ì
9A55=Ï
9B55=Î
9C55=É
9D55=È
9E55=Ë
9F55=Ê
A055=õ
A155=ô
A255=÷
A355=ö
A455=ñ
A555=ð
A655=ó
A755=ò
A855=ý
A955=ü
AA55=ŷ
AB55=þ
AC55=ù
AD55=ø
AE55=û
AF55=ú
B055=å
B155=ä
B255=Ç
B355=œ
B455=á
B555=à
B655=ã
B755=â
B855=í
B955=ì
BA55=ï
BB55=î
BC55=é
BD55=è
BE55=ë
BF55=ê
E055=µ
E155=´
E255=·
E355=¶
E455=±
E655=3
E755=2
E855=½
E955=¼
EA55=¿
EB55=¾
EC55=1
EE55=º
F055=¥
F155=¤
F255=§
F355=¦
F455=¡
F655=£
F755=¢
F955=¬
FA55=¯
FB55=®
FC55=©
FD55=¨
FE55=«
FF55=ª
41B4=⧼Slow⧽
54B9=⧼Portrait⧽
55B95555=⧼Open⧽
57B9=⧼Next⧽