Some new card images, new backgrounds for Court encounters, fixes to a few bugs including stats not increasing properly in some circumstances and friendship/love failing to register in some cases.
The update is only available through the updater. If you don't have the latest updater, you will need to run it twice. This is a big update with 55Mb of new/replacement images in it.
I am still not happy with some of the new cards and I am thinking about re-working them again. Feel free to give an opinion on that. ;)
Also, I have been adjusting some of the game balance, so some of the games will be harder at the beginning until your stats build up.
Enjoy ...
What was on the mind of the immortal Blue Guardian when she brought you, a strange round eared human from a parallel universe, into the world of the Crimson Empress of Eldara?
Redemption of the Crimson Empress is a single player standalone adult game in the Japanese Futanari (hermaphrodite) style with aspects of solitaire, an rpg/sim, and a visual novel. It is built on the Renpy game platform, has an original story line and original 3D rendered art work.
Part 2 Sponsorship
Crowd Funding has now closed at Offbeatr. Thankyou everyone who supported us. It was touch and go for a while, but we made our base target with minutes to spare. :O
http://offbeatr.com/project/redemption-of-the-crimson-empress-part-2-67812055153
Actually the game is quite hard for me when the game is constantly giving me a bad hand most of the time.
ReplyDeleteIs there any way to decrease the point requirement as you level the character?
Not decrease the point value, but if you look at the options menu when you are in a game, you can adjust your luck value.
DeleteBasically whatever card you were going to get, it finds one that is better and gives it to you. :)
A question...
DeleteWhen will chapter 2 be fully released? With chapter 1 being only the tutorial and as fun the card game is it gets kind of dull being stuck in chapter 1 with only a small glimps of what the game will fully offer once it hits chapter 2.
PS Where is the updater?
DeleteWe were aiming for July this year, but we missed that deadline. We are releasing content as quick as we can make it. At the current rate of progress, I would guess mid next year. :(
DeleteThe Updater is on the welcome screen under Get Version Update in the newer versions.
If you have an older version like the 1.4.0, I would recommend getting 1.8.0 and then running the updater. 1.8.0 is at: http://www.mediafire.com/download/sl7awd38dsl36i7/ROCER1.8.0-all.zip
:)
Thanks...
DeleteBy the way which version is planned to have the arts for chapter 2?
I'm sorry, but an uncaught exception occurred.(((
ReplyDeleteWhile running game code:
File "game/script.rpy", line 112, in script
File "game/script.rpy", line 118, in python
File "game/NPCs.rpy", line 22, in python
File "game/NPCs.rpy", line 236, in python
NameError: global name 'journal' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\ROCER1.8.0-all\ROCER1.8.0-all\renpy\execution.py", line 294, in run
node.execute()
File "D:\ROCER1.8.0-all\ROCER1.8.0-all\renpy\ast.py", line 732, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\ROCER1.8.0-all\ROCER1.8.0-all\renpy\python.py", line 1358, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 118, in
InitNPCs()
File "game/NPCs.rpy", line 22, in InitNPCs
gs.npcs[npcname].Friendly = True
File "D:\ROCER1.8.0-all\ROCER1.8.0-all\renpy\python.py", line 487, in do_mutation
return method(self, *args, **kwargs)
File "D:\ROCER1.8.0-all\ROCER1.8.0-all\renpy\python.py", line 651, in __setattr__
object.__setattr__(self, attr, value)
File "game/NPCs.rpy", line 236, in Friendly
journal.addEntry(self.SName + " seems to have decided that you are a genuine friend.")
NameError: global name 'journal' is not defined
Windows-XP-5.1.2600-SP3
Ren'Py 6.17.3.327
HanaFudaFuta 1.8.3
Sorry about that. I added some fixup code that corrected bad information in the save and put it a couple of lines too early so the Journal was not set up yet.
DeleteFixed in the next patch, uploading now. Use the updater to get the fixed version.
Ok, no problem.))
DeleteShould I update to latest Alpha or to latest stable?
Either, they are the same at present.
DeleteI noticed two update options, to the latest stable, and to the most recent alpha. Is it recommended to always check the latest stable version before clicking on the alpha? Or will the alpha contain the files from the latest stable version anyway?
ReplyDeleteAt the moment the Stable and the Alpha are the same. When we do get a reasonably stable version, it will stop at that point and the Alpha will progress until we get another version that is pretty stable. :)
DeleteOld card art much better in my opinion- the new ones look decidedly odd
ReplyDeleteSigh, back to the drawing board. :(
DeleteI will keep trying ... :)
I like the new ones, specially the naked version ^ω^ , but imo the new blue knights and Amaranth looks a bit "flat" compared with the old ones, i think they may need another background, or maybe make the characters bigger so they fill more surface.
DeleteBy the way, new court scenes are awesome.
Cheers
Agree
DeleteI like the idea of a different background, especially if it had a design(game related) and contrasting color to the card color. For Blue Knights, the background color, i think it could be 50%red and 50%green.
DeleteThanks for the suggestion. I will see what it looks like.
DeleteI have 2 qustions about gameplay:
ReplyDelete1. Where are all my coins gone, I've had 100 of them and now nothing. What are those coins actually do?
2. Portions of virility. I have not seen any bonuses in bonus window. What benefits it gives?
Erk, sounds like a bug on the coins. Their only use is to toss at the flower trap and you get a flower out of it.
DeletePregnancy chance = Your potency x their fertility. Each virility potion permanently boosts your potency by 5%.
Found a small bug with the impregnation mini-game when performing the repeated sex event for Tanzy....
ReplyDeleteAfter the 3rd attempt the impregnation mini-game stops working. The mini-game works find in the 1st and 2nd attempt but it stops to work on the 3rd attempt.
Weird, I will put it on the bug list. :(
DeleteSo, I think I completed the game, but for the ending that allows you to continue to play,Tanzy keeps telling me to come back later for the cure. Trying to restart from an earlier checkpoint gives me this:
ReplyDeleteWhile running game code:
File "game/script.rpy", line 143, in script call
File "game/Sex.rpy", line 1760, in script
ScriptError: could not find label 'F_CC_28'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Program Files (x86)\Illusion\n-v1.pc\Illusion\ROCER1.8.0-all\renpy\bootstrap.py", line 286, in bootstrap
renpy.main.main()
File "C:\Program Files (x86)\Illusion\n-v1.pc\Illusion\ROCER1.8.0-all\renpy\main.py", line 328, in main
run(restart)
File "C:\Program Files (x86)\Illusion\n-v1.pc\Illusion\ROCER1.8.0-all\renpy\main.py", line 77, in run
renpy.execution.run_context(True)
File "C:\Program Files (x86)\Illusion\n-v1.pc\Illusion\ROCER1.8.0-all\renpy\execution.py", line 515, in run_context
context.run()
File "C:\Program Files (x86)\Illusion\n-v1.pc\Illusion\ROCER1.8.0-all\renpy\execution.py", line 322, in run
node = renpy.game.script.lookup(e.args[0])
File "C:\Program Files (x86)\Illusion\n-v1.pc\Illusion\ROCER1.8.0-all\renpy\script.py", line 547, in lookup
raise ScriptError("could not find label '%s'." % str(label))
ScriptError: could not find label 'F_CC_28'.
Windows-7-6.1.7601-SP1
Ren'Py 6.17.3.327
HanaFudaFuta 1.8.4
I did....accidentally get the empress pregnant during the encounter. That might have done it but I don't know. Also, once the game is completed, is the player character allowed to get pregnant or is that in a future update?
The play character is also suppost have a chance at becoming pregnant as well. However, it seems the game hasn't added in the character becoming pregnant chance yet. I'm guessing it is because the event scenes where the main character is pregnant and has to wait out the pregnancy hasn't been developed yet since in chapter 1 tutorial it is mentioned if the main character becoems pregnant the character will have a time skip event due to the kingdoms law of protecting pregnant females.
DeleteOk, I have upped teh count so you can restore any one of the first 36 saves. The number was 24 and when you hit 28 it blew up. :(
DeleteI will have to do something better later.
After you redeem the Crimson Empress, the game kind of goes into achievement mode, but that is not really there yet. I think I should really end the game at the point for now. I will put that on my todo list.
The intent is to have the player able to become pregnant.
So, I think I completed the game but in another way, trying to get pregnant everyone I can)))
ReplyDeleteI'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Court.rpy", line 126, in script call
File "game/Conversations.rpy", line 441, in script
Exception: Sayer 'empress' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\ROCER1.8.0-all\ROCER1.8.0-all\renpy\execution.py", line 294, in run
node.execute()
File "D:\ROCER1.8.0-all\ROCER1.8.0-all\renpy\ast.py", line 440, in execute
raise Exception("Sayer '%s' is not defined." % self.who.encode("utf-8"))
Exception: Sayer 'empress' is not defined.
Windows-XP-5.1.2600-SP3
Ren'Py 6.17.3.327
HanaFudaFuta 1.8.4
You triggered one of the new bad ends. I had a typo in it sorry. It will be fixed in the next patch, out in a few days.
DeleteI really like Verdite's design, also I think her and Emerald's court pictures are swapped.
ReplyDeleteIs there a list of characters that get visually updated? I seem to only find scenes/people that have placeholder images all the time
ReplyDeleteYour best bet is to just look into the image folder and see what pictures are there. However that means you may be spoiled ahead of time if you look at certain pictures.
DeleteAnd therin was the reason i was trying to avoid it, though i suppose the names alone shouldnt be too bad
DeleteIs there a time/day limit to do training 2?
DeleteDue to the increase difficulty of winning the hands, is there a day or time limit to complete training 2?
ReplyDeleteSorry about double posting this question. I made a error the first time and did not know how to delete it.
There has been no change to difficulty in the training sections. Completing training is still dependent on increasing base scores (Seduction and Dominance) above a threshold and getting Kal to have straight sex with you. :)
ReplyDeleteI must have run into a series of bad days, where my best day was with two wins and two loses. After 3 days with this kind of luck, you start to wonder. Thank you.
Deletenoob question the animation to get someone pregnant is that animation random event? orwe have to achieve a certain score to triger it? cuz im trying to make melliscoria pregnant in the new moon, her best time to be pregnant, but for some reason the pregancy animation is not triggering
ReplyDeletequestion, how do you unlock cards?
ReplyDelete