Rycharde's Realm

Well-Known Member
Game Developer
Jan 17, 2018
1,163
791
does anyone has a version that works? bc i downloaded it, and it fails to.
What is failing? Can you launch the game? Where do you see it fail? What error messages do you get? What version are you playing? Games are complex beasts, just saying that you have DL'd the game and it fails does not tell the dev anything. Do you understand? :)
 

Strec

Active Member
Feb 20, 2018
617
401
Some considerations and digression on beauty

I'll only talk about girls but it's applicable to everything.

What is the beauty of a girl in a game? A nice ass and big tits? Red hair? All that?

I don't think I have the same beauty criteria as all the other players and I think that everyone has their own... Well, I hope :p

Basically, “beauty” is a purely subjective concept. How can we give value to beauty?

I think that basing everything, or almost everything, on the gameplay of a game is very dangerous and can ultimately become what we call a "game-killer".

Let's take the example of a quest where I must provide my interlocutor (who said Negan?) with 4 girls corresponding to his fantasies. Ok, I can understand that he likes blondes with big tits, I could even understand if he liked latinos with a big ass and no tits. But what about “beauty 80+”??? WTF?

As a player and developer myself I can understand that it is necessary to add difficulty to the game from time to time but, at the very least, on understandable criteria. There is enough data on girls in the game, why use such wispy data? A blonde girl with big tits I see what it looks like. A beautiful girl of 80+ I have no idea what it is :)

After all this useless text, a little usefulness.

It is surely too late to remove this notion of beauty but in any case it seems necessary to me to greatly reduce its impact by only using it for information and certainly no longer as a condition.

In my example I think that replacing "4 blonde girls with 80+ beauty" by "4 blonde girls with big breasts" would not fundamentally change the quest, or even make it more interesting.


note: I don't really like big breasts :p
 

Strec

Active Member
Feb 20, 2018
617
401
Each girls have different traits that can't be acquired.

Generally for example a girl can acquire the "Anal slut" trait after a lot of assfucking (100) but in the case of this one she will never acquire it.
 
  • Like
Reactions: ttyrke

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,513
1,799
Some considerations and digression on beauty

I'll only talk about girls but it's applicable to everything.

What is the beauty of a girl in a game? A nice ass and big tits? Red hair? All that?

I don't think I have the same beauty criteria as all the other players and I think that everyone has their own... Well, I hope :p

Basically, “beauty” is a purely subjective concept. How can we give value to beauty?

I think that basing everything, or almost everything, on the gameplay of a game is very dangerous and can ultimately become what we call a "game-killer".

Let's take the example of a quest where I must provide my interlocutor (who said Negan?) with 4 girls corresponding to his fantasies. Ok, I can understand that he likes blondes with big tits, I could even understand if he liked latinos with a big ass and no tits. But what about “beauty 80+”??? WTF?

As a player and developer myself I can understand that it is necessary to add difficulty to the game from time to time but, at the very least, on understandable criteria. There is enough data on girls in the game, why use such wispy data? A blonde girl with big tits I see what it looks like. A beautiful girl of 80+ I have no idea what it is :)

After all this useless text, a little usefulness.

It is surely too late to remove this notion of beauty but in any case it seems necessary to me to greatly reduce its impact by only using it for information and certainly no longer as a condition.

In my example I think that replacing "4 blonde girls with 80+ beauty" by "4 blonde girls with big breasts" would not fundamentally change the quest, or even make it more interesting.


note: I don't really like big breasts :p
Tl;dr; would be - there are girls with big, beautiful tits and body, but face looks like has been driven over by a tank
 

Strec

Active Member
Feb 20, 2018
617
401
Tl;dr; would be - there are girls with big, beautiful tits and body, but face looks like has been driven over by a tank
I agree that some criteria can be considered as "shared with everybody" (and some fetish can destroy such an argument) but take as for example scars, tatoos, percings or things like that. The beautiful girl for someone loving tatoos is not the same as for another disliking tatoos.

Beauty criteria are not far to fetishes and any player has his own. For example I like natural ones without any body modification :)

Note that behing my digressions was the alert on to base almost all gameplay on a data on which player have nearly no way to interact is extremly frustrating (for the player) and dangerous (for the dev).

This can change for example with plastic surgery in some sort of clinic, or any other way permitting the player to change the beauty value, but I don't see this in the game before a very long time.
 

pablo25

Member
May 17, 2018
105
91
What is failing? Can you launch the game? Where do you see it fail? What error messages do you get? What version are you playing? Games are complex beasts, just saying that you have DL'd the game and it fails does not tell the dev anything. Do you understand? :)
yea mate, well.. i get this.... and how long does a woman stay pregnant in the game?.. how to make some girls hunt for you, i have bows and they are woodcrafters.... 1706278352843.png
 
Last edited:

Klamar

Newbie
Sep 30, 2023
24
31
On the VIP slave market, I can only sell the slave (who meets the requirements) if I change this line of code (26792 line, 0.30a version):

Code:
_marketSlave.eyes !== _request.eyes ||
And I leave it like this:

Code:
_marketSlave.eyes != _request.eyes ||
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,513
1,799
On the VIP slave market, I can only sell the slave (who meets the requirements) if I change this line of code (26792 line, 0.30a version):

Code:
_marketSlave.eyes !== _request.eyes ||
And I leave it like this:

Code:
_marketSlave.eyes != _request.eyes ||
Can you add your save file? eyes should be string on both end so that doesn't make sense.
 

Klamar

Newbie
Sep 30, 2023
24
31
Can you add your save file? eyes should be string on both end so that doesn't make sense.
I tried two slaves at the same time. Both complied with everything requested, but one had different colored eyes. I didn't get a button for sale. With the code change I was able to sell the correct slave.

I already sold the slaves but I'm leaving the file with you anyway.
If you need it, I can upload it again when I have a new VIP assignment and capture two more slaves like I did before.
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,513
1,799
I tried two slaves at the same time. Both complied with everything requested, but one had different colored eyes. I didn't get a button for sale. With the code change I was able to sell the correct slave.

I already sold the slaves but I'm leaving the file with you anyway.
If you need it, I can upload it again when I have a new VIP assignment and capture two more slaves like I did before.
Yeah, best would be "live" save from that exact moment when you can't do it. Tried and couldn't reproduce in my own save
 
  • Like
Reactions: LizJ and Klamar

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,513
1,799
How is slave value determined when selling at market?

Code:
<<set _slaveValue =
        ($args[0].beauty / 2) +
        ($args[0].sub / 5) +
        ((100 - _age) / 5)
    >>
    <<if $args[0].virgin>>
        <<set _slaveValue = _slaveValue * 2>>
    <</if>>
    
    <<if $args[1]>>
        <<set _slaveValue = _slaveValue * $args[1]>>
    <</if>>
    <<set _slaveValue = Math.round(_slaveValue / 2, 0)>>
    
    <<if $args[0].gender>>
        <<set _slaveValue = Math.round(_slaveValue / 2, 0)>>
    <</if>>
So combined
1. beauty / 2
2. submission / 5
3. age (younger, will have higher value)

And additionally - if virgin then price x2.
 
  • Like
Reactions: slocal
3.70 star(s) 51 Votes