ROM Hack Fire Emblem Conversation Editor (Awakening/Fates)

TheReal2B1T

Member
Newcomer
Joined
May 4, 2017
Messages
10
Trophies
0
Age
27
XP
59
Country
United States
A list of text control codes that take two parameters.

// Gender switch
// Params:
"Male text","Female text"
"$G"

// Spawn portrait
// Params:

"$Wm"

//
// Params:

"$Sbv"

//
// Params:

"$Sbp"

//
// Params:

"$Sls"

//
// Params:

"$Slp"
 

TheReal2B1T

Member
Newcomer
Joined
May 4, 2017
Messages
10
Trophies
0
Age
27
XP
59
Country
United States
Eurrrrrr........
The links is broken :(
The link to what?

--------------------- MERGED ---------------------------

I think it should be noted that $a isn't necessary ingame, and may in fact cause the convo to simply not play. At least, that's the case for Fates - it's been a while since I've messed with an Awakening support.
Is this true? I thought they were supposed to declare when a text file uses $Nu. Can you give some examples of where it can cause the convo not to play? I mean like how did you find out?
 

Arnaud04

Active Member
Newcomer
Joined
Sep 19, 2016
Messages
27
Trophies
0
Age
32
XP
303
Country
France
The link to what?

--------------------- MERGED ---------------------------


Is this true? I thought they were supposed to declare when a text file uses $Nu. Can you give some examples of where it can cause the convo not to play? I mean like how did you find out?

...,...! never mind it's fixed^^...i dunno why it's happened ?_?
I'm looking forward for a update and i have resolved one problem :
I can't play voice clip (on program or on Windown Media) so i decided to RE-download,re-place on the document or it's supposed to be and HOP ! problem resolved^^
..;urg, see any glitch, i'm waiting a update and etc...but damn,this program is limit a dream come true...but i'm not a hacker god
 

ValiantChan

Well-Known Member
Member
Joined
May 24, 2016
Messages
105
Trophies
0
XP
735
Country
Hong Kong
The link to what?

--------------------- MERGED ---------------------------


Is this true? I thought they were supposed to declare when a text file uses $Nu. Can you give some examples of where it can cause the convo not to play? I mean like how did you find out?
I found out because I help code supports for the Gay Fates hack, so everything that I code needs to be tested ingame. I'm on mobile right now, but I can upload a file later.
 

scorcher9009

Well-Known Member
Member
Joined
Apr 19, 2016
Messages
101
Trophies
0
Age
23
XP
167
Country
United States
For whatever reason, it just simply won't run on my computer. I checked the err.txt and it has this super long list of problems that don't entirely make sense to me, I put copy/pasted it to this pastebin:
https://pastebin.com/PHePayU5

Note: This is a fresh install, so the missing file path makes no sense to me.
 

AgahnimD

Well-Known Member
Newcomer
Joined
Apr 11, 2016
Messages
61
Trophies
0
XP
527
Country
United States
For whatever reason, it just simply won't run on my computer. I checked the err.txt and it has this super long list of problems that don't entirely make sense to me, I put copy/pasted it to this pastebin:
https://pastebin.com/PHePayU5

Note: This is a fresh install, so the missing file path makes no sense to me.

If I recall correctly there was a bit of an issue with the file placements which caused some problems earlier in the thread. Try this and see if it helps:

Make sure you downloaded the core resources.7z from the main page then open it up and manually put the bin, img, sound, and txt folders into your global folder located at C:\Users\New Account\Downloads\3DS\Converation Editor\resources\global. Let me know if that fixed the problem.
 

crazypairingperson

Member
Newcomer
Joined
Sep 19, 2017
Messages
16
Trophies
0
Age
25
XP
77
Country
United States
I flat-out cannot figure out how to run the program. Any assistance? I know it's probably been a while since you've even thought of this little project of yours, but I'd love it if you could help me out. Thanks so much.
 

DeathChaos

Unmei wo koeru!
Member
Joined
Oct 21, 2015
Messages
1,364
Trophies
0
Age
28
XP
1,724
Country
Puerto Rico
$a is indeed needed to use $Nu, however you should not carelessly use $a, I think the crashes are maybe caused by using $a without using $Nu?

For example, a long time ago I made an enemy that copied Corrin's name, and the character's MPID had to be as follows;
MPID_CorrinName: $a$Nu
 

AgahnimD

Well-Known Member
Newcomer
Joined
Apr 11, 2016
Messages
61
Trophies
0
XP
527
Country
United States
I flat-out cannot figure out how to run the program. Any assistance? I know it's probably been a while since you've even thought of this little project of yours, but I'd love it if you could help me out. Thanks so much.
What seems to be the problem? Are you on Windows and have Java up to date? If so, can you run the program or does it give you an error message?
 

Brow_Nee

New Member
Newbie
Joined
Sep 23, 2017
Messages
2
Trophies
0
Age
23
XP
55
Country
Brazil
I downloaded this pretty recently, works like a charm, but the audio files are broken. The program wouldn't play them when I pushed the buttons, and when I tried playing the files, the computer said it couldn't. Is it just here? Thank you.
 

AgahnimD

Well-Known Member
Newcomer
Joined
Apr 11, 2016
Messages
61
Trophies
0
XP
527
Country
United States
I downloaded this pretty recently, works like a charm, but the audio files are broken. The program wouldn't play them when I pushed the buttons, and when I tried playing the files, the computer said it couldn't. Is it just here? Thank you.

If I recall correctly, the audio files included in the Core Resource Pack are just placeholders. You'll need to download the Sound and BGM Pack from the main release page if you haven't already.

If you HAVE already done that, make sure to double check your directory pathways. I had a bit of trouble with it when I first started so I did the highly technical method of sticking the sound files everywhere until it worked, then didn't bother cleaning up the leftover junk. The two pathways I have are:

Conversation Editor (Root)-> Resources -> Global -> Sound

and

Conversation Editor (Root)-> Fates -> Sound

I'd give either of those a whirl and see if it fixes it.
 
Last edited by AgahnimD,

Brow_Nee

New Member
Newbie
Joined
Sep 23, 2017
Messages
2
Trophies
0
Age
23
XP
55
Country
Brazil
I did know of the resource page, I could have sworn I downloaded the pack... but apparently not. Thank you for the reply, and sorry for the stupid mistake. Seems to be working normally now.
 
  • Like
Reactions: AgahnimD

crazypairingperson

Member
Newcomer
Joined
Sep 19, 2017
Messages
16
Trophies
0
Age
25
XP
77
Country
United States
What seems to be the problem? Are you on Windows and have Java up to date? If so, can you run the program or does it give you an error message?

I'm on Windows and have Java up to date, to the best of my knowledge it's up to date, anyway. And no, I cannot run the program - whenever I try it gives me a blank black window and then it closes the window. It doesn't even give an error message.
 

bqio

Active Member
Newcomer
Joined
Mar 30, 2017
Messages
30
Trophies
0
Age
25
XP
207
Country
Russia
Version 1.2.1 / Windows 10
I have error:
Code:
Exception in thread "JavaFX Application Thread" java.lang.NoSuchMethodError
What's wrong?
 
Last edited by bqio,

AgahnimD

Well-Known Member
Newcomer
Joined
Apr 11, 2016
Messages
61
Trophies
0
XP
527
Country
United States
Hey guys, just re-installed this and did some troubleshooting. If you're having an issue getting it started (wrong pathway errors, etc) make sure you unzip the "Fates" folder from the Fates Core Resources.7zip into the resources folder. The Fates folder isn't necessary so instead it should go Conversation Editor (Root)-> Resources -> Global -> Bin, Img, Sound, Txt. There shouldn't be a "Fates" folder in the pathway.

--------------------- MERGED ---------------------------

Version 1.2.1 / Windows 10
I have error:
Code:
Exception in thread "JavaFX Application Thread" java.lang.NoSuchMethodError
What's wrong?

In the program under options, go to Game mode and make sure to select "Fates". That worked for me when I received that error.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Psionic Roshambo @ Psionic Roshambo: @SylverReZ, Indeed lol