L904_DN_053

Newbie
Jul 11, 2017
36
78
234
Internally Opinions are called "likes" (to differentiate them from the opinion someone may have towards another character). These are defined in the data/likes.txt file. They are grouped into categories. At this point adding the sorting suggestions you make is probably not realistic. There's just not enough space to do so and any such step would require breaking up the contents into multiple views or adding more scrolling, which some users will hate.
Okay, "likes".
There are about 100 these "likes", many of them do nothing but others are important (like Physical Attraction category). If the sorting isn't realistic atm maybe you could to separate it to categories in this list. With the ability to close/open these categories. 100 lines atm looks too much, especially if players do not need to see every unimportant "like".
Imagine that the player want to know about the specific "like" in the list (e.g. about Job - Entertainment Work). Do the player should to call Sherlock Holmes each time or ask AI help? =D
With breaking to groups (categories) it would be much easier.

Its great game anyway! I just wonder about a lack of the attention.

Also the game has the unlimited potential just because it possible to add custom packs. Just think that its possible to add packs with your favorite characters from the games on the F95. Do you like Being a DIK, DMD, Desert Stalker, etc? You can add characters to this game. Actual pornstars too. People can make packs about movie and TV series stars, celebrities of sport, music, even politicians. Do you like to hire Barack Obama as the bartender? Or maybe Bill Clinton as the janitor, of course with Monica Lewinsky.
 

reedehghosteh

New Member
Sep 5, 2021
6
5
94
Okay, "likes".
There are about 100 these "likes", many of them do nothing but others are important (like Physical Attraction category). If the sorting isn't realistic atm maybe you could to separate it to categories in this list. With the ability to close/open these categories. 100 lines atm looks too much, especially if players do not need to see every unimportant "like".
Imagine that the player want to know about the specific "like" in the list (e.g. about Job - Entertainment Work). Do the player should to call Sherlock Holmes each time or ask AI help? =D
With breaking to groups (categories) it would be much easier.

Its great game anyway! I just wonder about a lack of the attention.

Also the game has the unlimited potential just because it possible to add custom packs. Just think that its possible to add packs with your favorite characters from the games on the F95. Do you like Being a DIK, DMD, Desert Stalker, etc? You can add characters to this game. Actual pornstars too. People can make packs about movie and TV series stars, celebrities of sport, music, even politicians. Do you like to hire Barack Obama as the bartender? Or maybe Bill Clinton as the janitor, of course with Monica Lewinsky.

You can view the likes in data/likes.txt if you are curious about their basic effects//want to change them, and if you want to know specifically what it effects you can look for &like_value(A, "<name of the like>") in .tfl files to get an idea of what its doing//effecting in various events(outside of attribute/stat changes). Most of how a generated character's likes are set is done in data/archetypes.txt. I would recommended looking at the .txt's with a csv-whitespace-delimited style extension in VSCode, its a bit esoteric to try and read without highlighting imo.

Is it the greatest? who knows? But I like having the ability to change like 90% of the archetypes so the type of sex I want is more prevalent, even if its not thematically appropriate for the "archetype". So ++ on how it works now for me personally.
 
Jan 7, 2018
219
120
183
Yes, she is more likely to quit after she gets a degree. You can attempt to keep her happy by giving her more money and making sure here interests align with her job and make her like you as much as possible. Her skill affects satisfaction which then affects fame which then affects how many people come in. (But the more employees you have the less her skill drops affects things, by the time you have 10 or so employees, my guess is be less than 1% of satisfaction),

And you are correct but that's the main AI cheat. I've been very clear on that one all along. The AI clubs will pluck any available person for their 1st employee of each of the critical jobs and massage their attributes to get them to a minimum skill value. And if there are none available it will create a new one. (The minimum skill value is fairly low, 45 for bartenders is by far the highest, the rest are between 0-30).
But isn't skill "perceived", as per the in-game description? I mean, it's the skill that affects satisfaction etc., not the "skills"? e.g. a cook with a culinary arts degree, three years of experience, cooking 10, service 5, focus 5, could "satisfy" customers more than a cook with no experience and better cooking, service and focus?

Yes, I knew AI clubs had this privilege, but I hadn't realized that the game also adjusted NPC attributes to match the minimum skill.
 

qsonic22

New Member
Apr 28, 2020
10
10
33
I'm running into a bug of some sort when trying to save the game. When I click any of the save slots, the game just doesn't respond -- the mouse cursor turn into an hourglass so I know something is happening, but if I monitor the save file directory none of the files change. The only thing that responds is the cancel button, and even then the hourglass cursor remains until I change the time of day (pass time/wait or any other action that changes ToD).
Anyone have any insight? I've made a bunch of progress in this run since my last save, and i don't want to lose it
 

TotalFluke

Active Member
Game Developer
Aug 24, 2021
509
1,227
219
But isn't skill "perceived", as per the in-game description? I mean, it's the skill that affects satisfaction etc., not the "skills"? e.g. a cook with a culinary arts degree, three years of experience, cooking 10, service 5, focus 5, could "satisfy" customers more than a cook with no experience and better cooking, service and focus?

Yes, I knew AI clubs had this privilege, but I hadn't realized that the game also adjusted NPC attributes to match the minimum skill.
It's both. The skill the game shows you, is the perceived skill using the skill formula but plugging in the values you know. The skill used for calculating satisfaction is the true skill which is not visible. However if you know all the appropriate values then the perceived skill is the same as the known skill. (This is why sometimes when you are training someone their skill goes down, because you learned an attribute in the interim that made the perceived skill more accurate). It's confusing and I wish I hadn't overloaded the term skill with 3 different meanings but here we are.

Anyway, after thinking about it I decided to remove that behavior and now when the AI club hires someone off the street they will not adjust their attributes to improve their job skill. If their attributes aren't good enough they just won't get hired. The attributes will still be adjusted when a new character is created for this job.

I'm running into a bug of some sort when trying to save the game. When I click any of the save slots, the game just doesn't respond -- the mouse cursor turn into an hourglass so I know something is happening, but if I monitor the save file directory none of the files change. The only thing that responds is the cancel button, and even then the hourglass cursor remains until I change the time of day (pass time/wait or any other action that changes ToD).
Anyone have any insight? I've made a bunch of progress in this run since my last save, and i don't want to lose it
Ok, so you have something corrupted in your data. Did you change anything via the console? If not then you are likely screwed. Are there any error messages showing up in the console when you attempt to save? They should be shown in red.

Did you play long enough for an auto save to be made? If so, did it work?
 
  • Like
Reactions: pinktoiletpaper

qsonic22

New Member
Apr 28, 2020
10
10
33
It's both. The skill the game shows you, is the perceived skill using the skill formula but plugging in the values you know. The skill used for calculating satisfaction is the true skill which is not visible. However if you know all the appropriate values then the perceived skill is the same as the known skill. (This is why sometimes when you are training someone their skill goes down, because you learned an attribute in the interim that made the perceived skill more accurate). It's confusing and I wish I hadn't overloaded the term skill with 3 different meanings but here we are.

Anyway, after thinking about it I decided to remove that behavior and now when the AI club hires someone off the street they will not adjust their attributes to improve their job skill. If their attributes aren't good enough they just won't get hired. The attributes will still be adjusted when a new character is created for this job.



Ok, so you have something corrupted in your data. Did you change anything via the console? If not then you are likely screwed. Are there any error messages showing up in the console when you attempt to save? They should be shown in red.

Did you play long enough for an auto save to be made? If so, did it work?
I didn't make any console changes on this run :( ... i actually ran into a further issue where attempting to progress the time of day didn't work, and this time checking the console shows that when enumerating NPCs the game ran into a null pointer exception i.e. object reference set to object that does not exist (forgive my abuse of terminology, everything I know about code is self-taught).

I figured I was screwed anyway, since I couldn't get the console to actually respond to my commands, so I ended up clearing the saves and doing another run. It's okay, I enjoy the game well enough, though I never actually manage to play long enough to be offered the flat lol. Is there some way to make that event fire on command? or indeed increase the probability of other story events firing? because I end up spending a looong time waiting for interesting story events to come up

Any way, thanks for building a cool game!
 

Jeepster

Active Member
Apr 17, 2018
721
489
223
Anyone else running into a issue of the one person out of 40 ish and females. I can only make my sister as a girlfriend. the option doesn't pop with all the other woman that have 100/100 Is there something wrong with this fresh game, or something i have to change in setting because i don't remember having this issue in prior run thru. Edit - im playing as a male and almost all the woman are straight.
 

Xsara

Member
Jul 7, 2022
222
180
167
Anyone else running into a issue of the one person out of 40 ish and females. I can only make my sister as a girlfriend. the option doesn't pop with all the other woman that have 100/100 Is there something wrong with this fresh game, or something i have to change in setting because i don't remember having this issue in prior run thru. Edit - im playing as a male and almost all the woman are straight.
Check in the options of the game :

option.jpg

And after first meet, you must to wait about 2 months before to pop the relationship (and the attraction must to be high to accept becoming girlfriend or boyfriend)
 
Last edited:

Justin9989

Newbie
Oct 28, 2018
96
50
104
That is odd. I just tried it and it worked fine. The mobster then can decide between a number of options so it is possible that it's one particular option that's causing the issue. Do you get the red ! in the upper right when that happens? That should lit up if something went wrong.
My red ! is always there. 1,864 issues. Most of them are character poses. My amateur contests show on the calendar but never trigger either.
 

Lamayo

Member
Nov 30, 2019
287
191
189
What happens at that point? Do you get a message that they are tired? How does it end?
Yeah I reach to the groping stage and even though I have fully undressed it keeps asking me if I want to undress. If I click yes nothing happens and if I click no it max gives me the option to grope/finger. Same thing if it is another dude he also never has sex with the girl. Then someone gets tired and the whole thing ends.
 

Jeepster

Active Member
Apr 17, 2018
721
489
223
Check in the options of the game :

View attachment 5432347

And after first meet, you must to wait about 2 months before to pop the relationship (and the attraction must to be high to accept becoming girlfriend or boyfriend)
Well my last run thru ran for till march and alot of girls just stopped having option, my sister seemed to have it as soon as started but i guess that is family for ya lol -- Do you know why like in my last run thru building options just stopped. i had like 12 to 14 spots still to go but 5 months of no building. Only thin i can think of is i couldn't get sister to work at my spot and the gangs never showed up like a prior run thru. My last game was my longest but i'm thinking had more issues froze up. Never messed with that setting and like i said they where all straight. And thanks for the feedback, i post questions in there help and chat on discord i have yet to get any feedback
 

tarshack

Member
May 15, 2018
187
192
164
ya wasnt sure the point at which tye called in game thatnks for feed back , but i also patttern the images after some currently in the OFG a aspect ration i can adjust real easy i never gave it a though when i was converting to a smaller file size and i did adjust a few widths, lol the Business sui so to speak lol.
i will reset the files back to the original aspects in morning. i was not sure how much it would impact i had thought about it
Not YrBroom here try this batch see how aspect looks , new AI image and more choices i am about to test to see how rhe game handles them sellecting
 

Not YrBroom

Member
Feb 9, 2023
198
243
134
Not YrBroom here try this batch see how aspect looks , new AI image and more choices i am about to test to see how rhe game handles them sellecting
Aspect ratios are fine except for z3-uw. Z values still bit odd, like z2-s1 and z3-uw and z5-uw are equally revealing, same for z2-ss and z4-ss. Headshot should be 120x160 and IMO works best if it's just face, otherwise it's hard to recognize in game.
 

webrider

Newbie
May 25, 2018
66
25
167
I have never once in my fucking life been asked by a girl or woman to fuck me in the ass. ever and I've asked about 100 now if they ever asked anyone to fuck them in the ass ... IT DOESN"T happen. Now cow girl all the time it is form of dominance / control they like to exert, it makes them feel in charge or they can get away if they need to I guess. That happens occasionally they do that never fuck you or me in the ass. You must be around a bunch of low life's. Seems like a txt change to call that act cowgirl rather then fuck in ass .... Where would I have to go to edit that txt. Or get the king tut guy to make that an option. This part of the game is becomming extreamly annoying. Fuck me in the ass fuck you in the ass... That is bull shit. Maybe this is a tranny game or ment to be a foreign game since my only experiences are Mexico and America. AND not once in my life has any WOMAN ever asked to fuck me in the ass, and I only ever met one who prefered that over normal. I'm not talking about trannies and gays, normal women.
 
  • Haha
Reactions: razor1977

razor1977

Member
Jan 2, 2023
127
139
166
I have never once in my fucking life been asked by a girl or woman to fuck me in the ass. ever and I've asked about 100 now if they ever asked anyone to fuck them in the ass ... IT DOESN"T happen. Now cow girl all the time it is form of dominance / control they like to exert, it makes them feel in charge or they can get away if they need to I guess. That happens occasionally they do that never fuck you or me in the ass. You must be around a bunch of low life's. Seems like a txt change to call that act cowgirl rather then fuck in ass .... Where would I have to go to edit that txt. Or get the king tut guy to make that an option. This part of the game is becomming extreamly annoying. Fuck me in the ass fuck you in the ass... That is bull shit. Maybe this is a tranny game or ment to be a foreign game since my only experiences are Mexico and America. AND not once in my life has any WOMAN ever asked to fuck me in the ass, and I only ever met one who prefered that over normal. I'm not talking about trannies and gays, normal women.
Bro, i feel you, but in solo sex, there is a solution, in the options you can turn it offs for solo sex, just do yourself a favor and avoid mmf threesomes, because the male, even if completely straight, will for some reason choose to pillage your poopshoot with wanton disregard of all logic lmao, but wasn't sure you were aware of the setting so i told you
 

tarshack

Member
May 15, 2018
187
192
164
Aspect ratios are fine except for z3-uw. Z values still bit odd, like z2-s1 and z3-uw and z5-uw are equally revealing, same for z2-ss and z4-ss. Headshot should be 120x160 and IMO works best if it's just face, otherwise it's hard to recognize in game.
lol ya z3-uw i dropped the wrong shot in the compressed folder
 
  • Like
Reactions: Not YrBroom
3.70 star(s) 43 Votes