Screwthename

Member
Game Developer
Feb 21, 2019
318
726
man, what a read! I surely need time to fix everything, see this version as a rough demo. I'm happy that you used your time to point the issues, in my point of view this means that you cared about the game and want to see more content, despite the errors. I'm also a huge fan of adult games and all its genres, so all I need is time so I can get things polished.

About combat, somewhere in the future I'll find someone to help me with that, like, I've learned renpy in youtube and in lemma forum during a few days, I can't produce nothing real fancy yet! But i sure know what I'd like to produce, like siege systems, nice mini games. Like it's not all about that images I know, dialogue is key, mini games and stuff to do. So, yeah, for a first I guess it can do? Let's see what the future will bring me, I'll make this game something really good with all the feedback you guys provide :)
Well, I completly agree with you. In my opinion, to have a good poirn game you need to have good porn, of course, but a good game is important too. So gameplay, dialogues, and all of that are really important !
And yeah, I like to review games a little, and even if the review might be rough, it's to help ;)
And like I said, try to add music, I think it's on of the main reason why i wasn't immersed in the game.
Good luck for next version :D
 

max_z_smith

Memberen't
Donor
Dec 30, 2016
402
430
Wow that's a huge mistake of mine. Does anyone know how to fix this, like, with a hotfix? I placed an option to change the font inside the menu, but I didn't realize that the color would be a problem. I'll fix that asap.
Personally I just went into gui.rpy and changed define gui.text_color = '#ffffff' to define gui.text_color = '#000000'.

Then reopened the game. So if you like those changes, you could just upload a "game" folder with gui.rpy in it, and instruct people to overwrite their existing game file.

Also on a much smaller note, I changed define gui.dialogue_ypos = from 50 to 60. It's a minor thing, but it made the text look a lot more... Centered.

But overall, amazing game, seriously I can't wait to see where this goes in future updates!
 
  • Like
Reactions: kaneeden

OrcsMaster

Member
Game Developer
Jan 10, 2021
147
309
Well, I completly agree with you. In my opinion, to have a good poirn game you need to have good porn, of course, but a good game is important too. So gameplay, dialogues, and all of that are really important !
And yeah, I like to review games a little, and even if the review might be rough, it's to help ;)
And like I said, try to add music, I think it's on of the main reason why i wasn't immersed in the game.
Good luck for next version :D
will surely do! Thanks man :)
 

OrcsMaster

Member
Game Developer
Jan 10, 2021
147
309
Personally I just went into gui.rpy and changed define gui.text_color = '#ffffff' to define gui.text_color = '#000000'.

Then reopened the game. So if you like those changes, you could just upload a "game" folder with gui.rpy in it, and instruct people to overwrite their existing game file.

Also on a much smaller note, I changed define gui.dialogue_ypos = from 50 to 60. It's a minor thing, but it made the text look a lot more... Centered.

But overall, amazing game, seriously I can't wait to see where this goes in future updates!
thaaanks! I left this open, like I didn't wanted to protect it or anything... I don't think I should. Well, I figured that changing gui things would do the trick. Changing the textbox is a good option too, I left the original inside the GUI folder, so all people have to do is delete the one I made and rename the original one to "textbox". It's kinda trick this whole new world of programming...
 

OrcsMaster

Member
Game Developer
Jan 10, 2021
147
309
So, my first impression will also be my last impression until/unless something changes.

White text on a nearly white (light tan) background makes it almost impossible for me to read any of the game's text, and I really don't feel like giving myself a migraine trying to read through it. Hope you're at least given an option to change text color or something in the future.
So as Kaneeden kindly appointed, there is an easy fix for this. I don't know which OS you are using, but on windows, I've tried using the HEX he pointed in the attached file. You can just exchange the file and restart the game, at least I did that method and it worked.



You can download the GUI file and replace it on GAME folder, you have to go OrcsQuest -> Game.

Just drop the file and replace it. The dialogue has to be darker and now, readable. I'll change the color for the next version, to avoid this kind of issue.

Please say if this worked out for you...
 
  • Like
Reactions: kaneeden

DragonkingKyo

Active Member
Jun 5, 2017
968
801
So as Kaneeden kindly appointed, there is an easy fix for this. I don't know which OS you are using, but on windows, I've tried using the HEX he pointed in the attached file. You can just exchange the file and restart the game, at least I did that method and it worked.

Mega

You can download the GUI file and replace it on GAME folder, you have to go OrcsQuest -> Game.

Just drop the file and replace it. The dialogue has to be darker and now, readable. I'll change the color for the next version, to avoid this kind of issue.

Please say if this worked out for you...
what kind of NTR are we talking about? is it netori(mc does the stealing(hope so)) or the MC having girls stolen from them(if is it avoidable as stopping it from happening)?
 
  • Like
Reactions: Elli Wölfin

Grimtown

Engaged Member
Donor
Game Developer
May 23, 2020
2,419
4,456
OrcsMaster just started playing for a bit. I know you said English isn't your first language. Not complaining, just pointing you to the difference between feel and fell. If I should take a wild guess I'd say your first language might be German, because "fell" instead of "feel" is a common typo for us. ;)
 

OrcsMaster

Member
Game Developer
Jan 10, 2021
147
309
OrcsMaster just started playing for a bit. I know you said English isn't your first language. Not complaining, just pointing you to the difference between feel and fell. If I should take a wild guess I'd say your first language might be German, because "fell" instead of "feel" is a common typo for us. ;)
I really could use some proofreading lol
 

Zephea

Engaged Member
Sep 7, 2019
2,542
2,233
Hmmm - loved the game until the end of the scene with the Goddess when she gives you fertility. She was on the throne, her image blinked and now all the images are gone. Just the black background. Tried going back, no good, restarted - same result. Anyone else see this? I can see the conversations, just no images.
 

skyteam

Member
Jun 25, 2018
405
333
the game goes into an infinite loop if you manage to get a double K.O., i don't know if it's possible to defeat the aunt, but so far, i only manage to get either defeat or double K.O.

edit: nvm, managed to defeat the aunt, it was up to the RNG, but seriously, getting a double K.O. puts you in an infinite loop
 

myuhinny

Devoted Member
Sep 7, 2017
8,364
6,362
Started playing this but had a really hard time reading the words as many the letters were light in color and the tan background made it hard to read. So my first task before playing anymore was to find where the text color was located at for the dialogue. Once I found it I tried using the colors already listed in the gui.rpy but most were not to my liking so I then hit the internet to find out the color code for black for renpy games. I found it and now I can actually read the lines without any problem now as I changed the text color to black.
 
  • Like
Reactions: OrcsMaster
4.10 star(s) 7 Votes