Yes, you get a happier ending if you do that.
FearfulSymmetry
Recent community posts
Here's some pointers:
- go to your room every week to see his event
- invite him to one of your events (he won't come, but it boosts romance I believe)
- finish the historian secret chain and see the last one before the auto-triggered conversation with Jasper in week 4, then pick dialogue choices telling him to put down his burdens and assuring him you'll save the summit
That should help you get on his route. For the best outcome you have to have legendary endings for all countries. I think a perfect acquittal for Imogen also helps, in boosting relationship if nothing else, but I'm not sure about that.
There's a bug when attempting to let Hise know about Zarad's secret:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 47486, in <module>
NameError: name 'corvalhise' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 47486, in script
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.04-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.04-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 47486, in <module>
NameError: name 'corvalhise' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Seven Kingdoms- The Princess Problem (Early Access) 1.04
Wed Jun 26 18:35:40 2024
[/code]
I feel like Ana's epilogue might be bugged? It didn't trigger on my Sheltered Princess, and I figured maybe the outcomes I had weren't good enough, even though they were positive for Skalt and Arland. So I played through the game again as a different character and this time around I achieved legendary outcomes for all countries, and had Ana's romance bar filled completely, and it still didn't trigger.
Yeah, this is something I'm not sure about either. I've never gotten the bar to more than 50% before the conversation with Sayra about Revaire's future, and even that I've only managed on my playthroughs where Katiya's legacy is my announced goal, so it seems like I definitely need that bump. I don't know anything for sure, but maybe befriending Clarmont and having high approval with the servants helps? I know you don't have to invite Sayra to an event to get the peace outcome, because I haven't done that before. It might help, though?
You have to have Rebel approval at at least 50 (halfway point of the bar), and possibly you need friendship with Gisette as well? Then you'll have to carefully navigate your way through two conversations to convince both parties to sort things out peacefully. Oh, and you need to have seen all the Rebel secrets.
I turned Jarrod down in a way that allowed us to still be friends, and then pursued the political marriage path when the option became available while continuing my romance with Gisette as normal. I then automatically got the option of talking to Gisette about marrying Jarrod on the political marriage path.
I could use some tips on how to achieve the legendary outcomes for all countries at the end of the game. Spoilers below!
What I've managed to do:
- secure peace between all nations, and within Revaire (royals step down peacefully for the rebels)
- max approval with all nations
- host a perfect ball
- be quite persuasive (575) and take every chance I've seen to increase peace/influence people to work together
- have a decent amount of social capital to use to influence the nations towards peace during the negotiations (I've tried different distributions), while ignoring my own interests
- convinced Avalie to work with me towards peace and had Penelope go to Skalt
- decent or better respect and friendship with everyone except Jarrod
- resolved Weaver, historian and rebel secret chains
Can anyone point me in the direction of what I've forgotten to do?
Update: so I've confirmed you need to reform Jarrod to get the best possible ending for Revaire. I still haven't managed to get the legendary achievement to pop, though, so there's something else I'm missing.
Update 2: I think I haven't managed to get the best possible outcome for Arland/Jiyel. If anyone has tips for that one it would be greatly appreciated.
Update 3: success! I was messing something up in a conversation with one of the ambassadors.
Ran into this bug with Woodly approaching before the matchmaker:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 24074, in <module>
NameError: name 'woodlyandJaslen' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 24073, in script
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.03-pc\renpy\ast.py", line 1531, in execute
choice = renpy.exports.menu(choices, self.set)
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.03-pc\renpy\exports.py", line 874, in menu
if renpy.python.py_eval(condition) ]
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.03-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.03-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 24074, in <module>
NameError: name 'woodlyandJaslen' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Seven Kingdoms- The Princess Problem (Early Access) 1.03
Mon Jun 24 23:15:28 2024
[/code]
I just found a bug during final negotiations with my tomboy countess. I'm still on 1.02, so I'm not sure if this is something that has already been squashed in 1.03.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 56722, in <module>
NameError: name 'proem' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 56722, in script
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.02-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 56722, in <module>
NameError: name 'proem' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Seven Kingdoms- The Princess Problem (Early Access) 1.02
Mon Jun 24 22:31:37 2024
[/code]
I ran into an error in the epilogue while doing the Jasper romance, just as it was about to describe what he was up to:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/endings.rpy", line 13004, in <module>
NameError: name 'allpeace' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "endings.rpyc", line 12984, in script
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.01-pc\renpy\ast.py", line 1729, in execute
if renpy.python.py_eval(condition):
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.01-pc\renpy\python.py", line 1943, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Games\SevenKingdoms_ThePrincessProblem(EA)v1.01-pc\renpy\python.py", line 1936, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/endings.rpy", line 13004, in <module>
NameError: name 'allpeace' is not defined
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Seven Kingdoms- The Princess Problem (Early Access) 1.01
Sun Jun 23 15:58:22 2024
[/code]
My review (no specific spoilers, just general impressions):
I just finished getting the good ends for all the characters, and I have to say I really enjoyed the game. The setting is very novel, and the premise of this game is very exciting to me. I liked the post-apocalyptic aspects and the fact that the game did not shy away from showing both the good and the bad in that situation.
Arha is a great MC, she is earnest in her devotion without allowing others to walk all over her. It might easily have become annoying if she had been too deferential to the gods she spent her entire life honoring, but the game manages to avoid that. I enjoyed her responses to the obstacles put in her way throughout the story.
I played Tai first, and I found his route enjoyable. I liked the tension between him and Arha that would come up when their ideals clashed. I also found myself thinking about when to show deference and when to stand up to him. At some points I wanted to give him a good slap, and it was gratifying to see his development over the course of the game. The part where Tai and Arha spend some time traveling with others felt a little long to me at times, though. Still, I enjoyed seeing how that arc wrapped up in the end.
Suiza is definitely my favorite. His snarky banter with Arha was fantastic, and I feel like perhaps he grew the most throughout the game. The supporting characters in this route are also awesome, and it was a lot of fun to read their interactions. I also loved the hair CGs in this route. :)
I played Kien last because I was least interested in him. His route is well-written and the conflict in it was especially tense. I felt genuinely upset at some of the things that happened during their journey. Kien isn't quite my type so I wasn't as much into him as the others, but that is all down to personal preference and not to the route itself.
I felt the small cast worked well in this game. I'm a sucker for two characters getting stuck with each other/traveling together, and there was definitely plenty of that. It allowed for a lot of relationship development.
The ending felt slightly rushed, especially with the small time skip at the end. I feel that things might have flowed better if we'd been able to see some of the immediate fallout after the climax? It wasn't bad, it just made me go: oh, I guess this is the end already?
On the whole, I definitely recommend this game. It is super well-written and easy to get lost in, as evidenced by the fact that I just spent all day playing it so I could finish all the routes. I truly appreciate the fact that the setting of this otome is different from the standard high school stuff you mostly get, and that it is more serious in its tone. Thanks so much for the wonderful game!
This game was really excellent! I enjoyed all the romances but Leopold and the secret romance were my favorite, followed by Charlotte. I really love games that allow you to exert some influence over the MC's personality so that was a huge plus. The writing was excellent and some scenes had me laughing outloud, which rarely happens to me when playing games. Thank you very much for this awesome game! I too would love to see a sequel or epilogue or somesuch at some point, but for now I'll simply keep an eye on your other upcoming games.