[LT] [WIP (22/34 Chapters)] Fire Emblem: Cycle of Remorse (Version 0.15.8)

would you add casual mode and custom skills?

No to both, sorry

whats new at the new version of this

For the version in the Dropbox, it’s mostly just bugfixes that i fixed up between v0.15.7 and v0.15.8
But in the experimental version (v0.16.0a) on the Github, I made a lot of changes to weapon weight, gave a new class skill to Knights, and even more bugfixes. Theres a lot more changes, but those are the main ones. The Github version has been very much untested, so proceed with caution on that one if you decide to download it
Neither one has a playable Act 3 in any capacity just fyi

when is act 3 gonna be released tho?

Whenever i get around to it, hopefully before this year’s FEE3

are you gonna complete this before or after FEE3?

:backhand_index_pointing_up:
Im not saying anything definite since anything can happen so please be patient

2 Likes

EDIT: Happy April Fool’s Day, y’all! I’ve been taking a break from CoR’s development to work on my entry for LEAF. I’ll get back on track some time after the contest! On my end, almost all the maps for CoR are playable from beginning to end, so it’s only a matter of time until you guys can experience it too!

Original post:
Hey y’all it’s been a hot minute! I wanna show off a new CoR-related project that’s been in the works behind the scenes: Fire Emblem: Cycle of Romance, a romantic visual novel retelling of the game! Coming soon on June 31, 2026! Check out the teaser here:

2 Likes

im praying to naga about completing this game

1 Like

Hey, first of all I’ve started the game today and I’m already like 8 hours in so great Job! This game is really fun and the writing is really good as well.

I love the Characters and the way they interact with each other, the maps also feature many different mechanics!

But I seem to struggle at Chapter 14 because as soon as its Marinas first NPC turn, the game crashed, It seems that there was a Problem before with her AI but I am sure that I have the current version. I also have a txt log file If you want to check through it.

If there is a workaround please tell me :slight_smile:

And Once again great job the game is real fun.

1 Like

damn i thought i fixed that bug! yes, please send the txt log file so i can give it a look :+1: but yeah i’m glad you’re liking it so far!

1 Like

sent you a dm

1 Like

Alright, issue found! Looks like Marina’s (and by similar circumstances, Azure’s) AI was trying to get them to dance for allies but uhhhh they can’t really do that since they’re the only green units on their respective maps when you recruit them (Chapter 7/14 for Marina and Chapter 14 for Azure depending on route)
I got a fix up now, so if you’re on any of those chapters, please give it a restart so that they will play properly. Sorry for the inconvenience!

1 Like

Hey thanks for the quick reply!

It seems that it didn’t fix the issue, for my save file at least.

I tried the DropBox version and then inserting my save and also the git version and then just overwriting the stuff in the old game file, both sadly didn’t work for me

I also tried not moving near Marina, not using Azure and turning off/on animations

Sadly this also didn’t work. If I somehow downloaded an old or wrong version please tell me xD

Just wanted to let you know, I still get the same error/crash message

1 Like

did you restart the chapter? i always say to restart the chapter whenever an update gets pushed lmao

Oh yeah sry, of course!

I tried both, loading saves and restarting the chapter

huh that’s weird, not sure why the changes aren’t carrying over, but to anyone seeing this, the bug is gone if you start from a fresh save
if anyone else is playing off a previous save with this issue, just follow these instructions:

  1. Activate the Debug menu option by going to the map menu (the menu with Unit, Objective, etc) and pressing up, up, down, down, left, right, left, right.
  2. In the Debug menu, enter the following code:
remove_skill;Marina;MARINA

to temporarily remove her dance skill until she gets recruited. then once you do recruit her, you can open up the Debug menu again and give her the dance back by entering this code:

give_skill;Marina;MARINA

If you’re trying out the other route, you’ll probably have to do something similar when you get to Chapter 14 with Azure since he shows up as the green unit there instead, you’d just have to replace Marina’s name with Azure with the commands.

1 Like