Text Speed Option

These Nightmare modules will let you change the delay for the various text speed options. Lower delay = faster text. 0x7F is the slowest you can make it since values greater than 0x7F are treated as max speed.

[spoiler=FE6 Text Speed Option Editor]1
FE6 Text Speed Option Editor
0x105D28
1
4
NULL
NULL

Slow text delay
0
1
NEDU
NULL

Normal text delay
1
1
NEDU
NULL

Fast text delay
2
1
NEDU
NULL

Max text delay
3
1
NEDU
NULL[/spoiler]

[spoiler=FE7 Text Speed Option Editor]1
FE7 Text Speed Option Editor
0x1C4038
1
4
NULL
NULL

Slow text delay
0
1
NEDU
NULL

Normal text delay
1
1
NEDU
NULL

Fast text delay
2
1
NEDU
NULL

Max text delay
3
1
NEDU
NULL[/spoiler]

[spoiler=FE8 Text Speed Option Editor]1
FE8 Text Speed Option Editor
0x0D7F58
1
4
NULL
NULL

Slow text delay
0
1
NEDU
NULL

Normal text delay
1
1
NEDU
NULL

Fast text delay
2
1
NEDU
NULL

Max text delay
3
1
NEDU
NULL[/spoiler]

Default delay
FE6: Slow = 8, Normal = 4, Fast = 1, Max = 0
FE7: Slow = 9, Normal = 5, Fast = 2, Max = 0
FE8: Slow = 8, Normal = 4, Fast = 1, Max = 0

Personally, I think FE7’s Fast setting is too slow and I don’t like how the Max setting makes text appear instantly. Changing the Fast setting to 1 delay like FE6/FE8 is much better.

Out of curiosity, I decided to check FE7J and it uses 08/04/01/00 just like FE6/FE8. So, the slowing down of text speed was a localization change.

8 Likes