The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Fan Games > Binary ROM Hacking
Reload this Page Other [FR] Professor Oak's Intro Hex Edit (Or any other)

Notices
For all updates, view the main page.

Binary ROM Hacking Need a helping hand or just want to talk about binary ROM hacks? Get comments and answers to any ROM Hacking-related problems, questions or thoughts you have here.

Ad Content
Reply
 
Thread Tools
  #1   Link to this post, but load the entire thread.  
Old October 5th, 2015 (7:27 PM). Edited October 11th, 2015 by Rhiknow.
Rhiknow's Avatar
Rhiknow Rhiknow is offline
 
Join Date: Oct 2015
Posts: 10
So I've been googlin' and searchin' this forum for ways to edit the intro with Professor Oak. (Where he tells you about pokemon, names you, genders(?) you, and blah blah)
However, A-Text was a failure - as expected. It seems as though tons of people have failed with it, and sadly, I am also one of them.
Not losing hope, I moved on to hex. I used Translhexion, for it was the only one that seemed to exist (in terms of dl, and tuts)
Yet again, it failed. The hex table did not exist, and although some googling aquired me one, it did not seem to work. (or some other error occurred)
XSE does not seem to be able to edit that kind of text, so I am left with no options, and no solutions.
So I would appreciate it if someone directed me to a valid tutorial, or cared to spend some time berating at me and my stupidity :)

tl;dr
I would like to know a clean-cut solution to editing the intro of FR where Professor Oak babbles on. It can be any software, since I am willing to learn. Also links to tutorials will suffice, if you're lazy :P

Thank you!
Reply With Quote
  #2   Link to this post, but load the entire thread.  
Old October 5th, 2015 (7:32 PM).
Syrex's Avatar
Syrex Syrex is offline
Hentai King
 
Join Date: Jul 2008
Location: Columbus, Ohio
Age: 32
Gender: Male
Nature: Adamant
Posts: 653
I am also interested in this. Tutorials and advice would be awesome.
__________________
Jirachi's Versace


Reply With Quote
  #3   Link to this post, but load the entire thread.  
Old October 6th, 2015 (1:06 AM).
chrunch chrunch is offline
 
Join Date: Oct 2009
Gender: Male
Posts: 1,343
Download hexecute and copy this into a .tbl file for your table (and yes you have to use hexecute it's the only one that properly supports tables):
Spoiler:
00=
01=À
02=Á
03=Â
04=Ç
05=È
06=É
07=Ê
08=Ë
09=Ì
0B=Î
0C=Ï
0D=Ò
0E=Ó
0F=Ô
10=Œ
11=Ù
12=Ú
13=Û
14=Ñ
15=ß
16=à
17=á
19=ç
1A=è
1B=é
1C=ê
1D=ë
1E=ì
20=î
21=ï
22=ò
23=ó
24=ô
25=œ
26=ù
27=ú
28=û
29=ñ
2A=º
2B=ª
2D=&
2E=+
34=[Lv]
35==
36=;
51=¿
52=¡
53=[pk]
54=[mn]
55=[po]
56=[ké]
57=[bl]
58=[oc]
59=[k]
5A=Í
5B=%
5C=(
5D=)
68=â
6F=í
79=[U]
7A=[D]
7B=[L]
7C=[R]
85=<
86=>
A1=0
A2=1
A3=2
A4=3
A5=4
A6=5
A7=6
A8=7
A9=8
AA=9
AB=!
AC=?
AD=.
AE=-
AF=·
B0=[.]
B1=[""]
B2=""
B3=[']
B4='
B5=[m]
B6=[f]
B7=[$]
B8=,
B9=[x]
BA=/
BB=A
BC=B
BD=C
BE=D
BF=E
C0=F
C1=G
C2=H
C3=I
C4=J
C5=K
C6=L
C7=M
C8=N
C9=O
CA=P
CB=Q
CC=R
CD=S
CE=T
CF=U
D0=V
D1=W
D2=X
D3=Y
D4=Z
D5=a
D6=b
D7=c
D8=d
D9=e
DA=f
DB=g
DC=h
DD=i
DE=j
DF=k
E0=l
E1=m
E2=n
E3=o
E4=p
E5=q
E6=r
E7=s
E8=t
E9=u
EA=v
EB=w
EC=x
ED=y
EE=z
EF=[>]
F0=:
F1=Ä
F2=Ö
F3=Ü
F4=ä
F5=ö
F6=ü
F7=[u]
F8=[d]
F9=[l]
FA=\l
FB=\p
FC=\c
FD=\v
FE=\n
FF=\x

Keep in mind editing Oak's intro is a bit more complicated than just changing the text in most cases, I would advise just creating new strings and repointing rather than overwriting.
Reply With Quote
  #4   Link to this post, but load the entire thread.  
Old October 6th, 2015 (2:55 PM).
PokemonValor's Avatar
PokemonValor PokemonValor is offline
 
Join Date: Oct 2015
Location: Celadon City, Kanto
Gender: Male
Nature: Lax
Posts: 98
Try intro text editor. It works great
__________________
Check out our hack, POKEMON VALOR in the Progressing Hacks page!
Always looking for feedback and suggestions.
Reply With Quote
  #5   Link to this post, but load the entire thread.  
Old October 6th, 2015 (2:55 PM).
PokemonValor's Avatar
PokemonValor PokemonValor is offline
 
Join Date: Oct 2015
Location: Celadon City, Kanto
Gender: Male
Nature: Lax
Posts: 98
http://www.romhacking.net/utilities/1090/
__________________
Check out our hack, POKEMON VALOR in the Progressing Hacks page!
Always looking for feedback and suggestions.
Reply With Quote
  #6   Link to this post, but load the entire thread.  
Old October 6th, 2015 (10:05 PM).
Rhiknow's Avatar
Rhiknow Rhiknow is offline
 
Join Date: Oct 2015
Posts: 10
To both who replied to this thread, thank you very much!

Due to it being quite late, I have only briefly checked out both methods, and for a newbie like me, the latter method seems to be more optimal :P
However, I would like to thank both of you equally and I hope others benefit from this thread!

Thanks yet again!
Rhiknow
Reply With Quote
  #7   Link to this post, but load the entire thread.  
Old October 7th, 2015 (6:32 AM).
PokemonValor's Avatar
PokemonValor PokemonValor is offline
 
Join Date: Oct 2015
Location: Celadon City, Kanto
Gender: Male
Nature: Lax
Posts: 98
I'm sure with crunch's way, you'd be able to do more and customize how long the animations last and everything, but if you just want to change what he says and keep the timings of when he asks your name/gender, then definitely go with the text editor
__________________
Check out our hack, POKEMON VALOR in the Progressing Hacks page!
Always looking for feedback and suggestions.
Reply With Quote
  #8   Link to this post, but load the entire thread.  
Old October 11th, 2015 (12:19 PM).
Rhiknow's Avatar
Rhiknow Rhiknow is offline
 
Join Date: Oct 2015
Posts: 10
This is quite simpleminded of me, but how do I change this post to "Resolved"? I would like others to benefit from its answers :)

Do enlighten me ;P
Reply With Quote
  #9   Link to this post, but load the entire thread.  
Old October 11th, 2015 (12:32 PM).
Spherical Ice's Avatar
Spherical Ice Spherical Ice is online now
 
Join Date: Nov 2007
Location: Leicester, UK
Age: 25
Posts: 5,251
Quote:
Originally Posted by Rhiknow View Post
This is quite simpleminded of me, but how do I change this post to "Resolved"? I would like others to benefit from its answers :)

Do enlighten me ;P
Click the "Edit" button your post, then click "Go Advanced". In the Title: field, there should be a dropdown list to the left of the thread title; change that to say [Resolved], and then click Save. That should do it!
__________________
Reply With Quote
  #10   Link to this post, but load the entire thread.  
Old October 11th, 2015 (3:16 PM).
Rhiknow's Avatar
Rhiknow Rhiknow is offline
 
Join Date: Oct 2015
Posts: 10
Aha! Thank you!
Reply With Quote
  #11   Link to this post, but load the entire thread.  
Old October 14th, 2015 (6:49 PM).
partys over's Avatar
partys over partys over is offline
 
Join Date: Feb 2015
Location: california
Gender: Male
Nature: Sassy
Posts: 275
Quote:
Originally Posted by chrunch View Post
Download hexecute and copy this into a .tbl file for your table (and yes you have to use hexecute it's the only one that properly supports tables):
Spoiler:
00=
01=À
02=Á
03=Â
04=Ç
05=È
06=É
07=Ê
08=Ë
09=Ì
0B=Î
0C=Ï
0D=Ò
0E=Ó
0F=Ô
10=Œ
11=Ù
12=Ú
13=Û
14=Ñ
15=ß
16=à
17=á
19=ç
1A=è
1B=é
1C=ê
1D=ë
1E=ì
20=î
21=ï
22=ò
23=ó
24=ô
25=œ
26=ù
27=ú
28=û
29=ñ
2A=º
2B=ª
2D=&
2E=+
34=[Lv]
35==
36=;
51=¿
52=¡
53=[pk]
54=[mn]
55=[po]
56=[ké]
57=[bl]
58=[oc]
59=[k]
5A=Í
5B=%
5C=(
5D=)
68=â
6F=í
79=[U]
7A=[D]
7B=[L]
7C=[R]
85=<
86=>
A1=0
A2=1
A3=2
A4=3
A5=4
A6=5
A7=6
A8=7
A9=8
AA=9
AB=!
AC=?
AD=.
AE=-
AF=·
B0=[.]
B1=[""]
B2=""
B3=[']
B4='
B5=[m]
B6=[f]
B7=[$]
B8=,
B9=[x]
BA=/
BB=A
BC=B
BD=C
BE=D
BF=E
C0=F
C1=G
C2=H
C3=I
C4=J
C5=K
C6=L
C7=M
C8=N
C9=O
CA=P
CB=Q
CC=R
CD=S
CE=T
CF=U
D0=V
D1=W
D2=X
D3=Y
D4=Z
D5=a
D6=b
D7=c
D8=d
D9=e
DA=f
DB=g
DC=h
DD=i
DE=j
DF=k
E0=l
E1=m
E2=n
E3=o
E4=p
E5=q
E6=r
E7=s
E8=t
E9=u
EA=v
EB=w
EC=x
ED=y
EE=z
EF=[>]
F0=:
F1=Ä
F2=Ö
F3=Ü
F4=ä
F5=ö
F6=ü
F7=[u]
F8=[d]
F9=[l]
FA=\l
FB=\p
FC=\c
FD=\v
FE=\n
FF=\x

Keep in mind editing Oak's intro is a bit more complicated than just changing the text in most cases, I would advise just creating new strings and repointing rather than overwriting.
I know that goldfinger supports tables, but is this like some special table only for hexecute?
__________________
Reply With Quote
  #12   Link to this post, but load the entire thread.  
Old October 14th, 2015 (9:50 PM).
chrunch chrunch is offline
 
Join Date: Oct 2009
Gender: Male
Posts: 1,343
Quote:
Originally Posted by frog View Post
I know that goldfinger supports tables, but is this like some special table only for hexecute?
Goldfinger however will not allow you to edit text using the table, which makes it much less useful. The table itself should work for any hex editors.
Reply With Quote
Reply

Quick Reply

Join the conversation!

Create an account to post a reply in this thread, participate in other discussions, and more!

Create a PokéCommunity Account
Ad Content

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 9:10 AM.