Toggle shoutbox
Shoutbox
|

Text editing in FEditor Adv
#1
Posted 01 May 2014 - 03:06 PM
its about text editing with FEditor Adv.
i wanted to change the text of the beginning scene where lyn says "Are you awake?"
its the first thing said in the game, directly after you started it.
now, i changed the text to something longer and it worked fine but if i tried to load a face, it broke.
[OpenMidRight][LoadFace][0x02][0x01]
thats my input, but if i test the rom, it just says "????" and then it continues with the normal text.
other informations:
i dont want the loaded face to talk, its just a text and when a certain name of a char is mentioned, it should load his face for several seconds.
ty
#2
Posted 02 May 2014 - 07:16 PM
Signature thanks to Shu.
#3
Posted 03 May 2014 - 09:26 AM
QUOTE |
You'd have to change the events or something so it loads a different text type. In other words, you can't really load a portrait without changing the events. |
how would i do that, or is there any other way?
#4
Posted 03 May 2014 - 05:28 PM
event editing requires either the event assembler or a hex editor and the proper knowledge (though practically no one uses hex editors for events, so EA is the way to go)
Signature thanks to Shu.
#5
Posted 03 May 2014 - 08:16 PM
Text(background,text)
there it is.
if i insert my text now and select any background, would that work with the portraits?
EDIT: i tried it out and it worked
thanks for the help
#6
Posted 04 May 2014 - 01:48 AM
Signature thanks to Shu.
#7
Posted 04 May 2014 - 09:27 AM

what i tried to do is creating a white box where the text appears, where the story is told. while that, character portraits are loaded and unloaded.
but if i just output the text WITHOUT using [OpenMidLeft] for example, there is no white "speech bubble" background and its hard to read.
and if i use the [OpenMidLeft], there is that "peak" that every speech bubble has. and it goes to nowhere of course, because i didnt load a portrait^^
[OpenMidLeft]TextTextText.... and so on
is there a way to create a normal text box and not a speech bubble? Currently i just loaded a portrait from this old lady that you can use in the preparation screen to give you tips for money. it kind of fits.
.
#8
Posted 04 May 2014 - 11:35 AM
Images - 11/22 Writing - 5/17 FE: Immortal Shrine
Need help with hacking? Post in the subforum, or Skype me (smashedfish76).
#9
Posted 04 May 2014 - 02:21 PM
#10
Posted 04 May 2014 - 02:44 PM

Images - 11/22 Writing - 5/17 FE: Immortal Shrine
Need help with hacking? Post in the subforum, or Skype me (smashedfish76).
#11
Posted 04 May 2014 - 08:44 PM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users