assertiveless

Newbie
Jun 5, 2022
27
70
This one made an enemy of nerdy rich female classmate, and she turned up as an immortal criminal mastermind. Several time she sent me unstoppable toplevel hitmen ('cause rich and smart), and she came to a student party after being expelled (that's normal though) — and after being kidnapped. First part is an oversight, other one is surely a bug. Will fix. By the way the no-vanilla girls generation was not random enough (many times in a row instead intended 1:15 chance), fixed it. This one is inclined to use several die rolls (3D6 like, rand(1,6)+rand(1,6)+rand(1,6) instead of single rand(3,18) ) and is curious to make some tests of a QSP RNG.
 

hanshass

Newbie
May 3, 2017
25
20
This one found still a couple of bugs and a suboptimal logic in a pregnancy code. Some girls could be pregnant (festus=1) without an item in the 'preg_woman' array — and the game looks for mothers to give birth only there. So poor girls could not come to term. This one added a daily check. Also it's better to use killvar ('preg_woman',isf) to shorten an array, not just write zero to a cell. On the other hand, there is a code to check for insemination in a post-sex cleanup, and the same code is duplicated after every creampie, greatly increasing the chance even without cheats.
This one found another place to include a technical virgin options, the maid sex. Will look there later. And a strip club sex, isn't it blocked out?

This one is presenting you an update.
  1. Reworked female NPC story generation. Now random girls did non-vanilla sex, with new story lines, have mostly sensible stats without hard-capping and may be addicted.
  2. Younger girls are shorter and flatter.
  3. Some girls want to save their virginity, and take it in the ass instead.
  4. Unlocked vaginal chastity devices. Piercings in beauty salon, surgical suture in medical center, chastity belt found only on generated NPCs.
  5. Whores on street and in brothel are checked for hole accessibility and recieve stats accordingly.
  6. Camwhores are rebalanced (that's nerfed) for much less income (between street and brothel whores), income depends on beauty, intellect and age.
  7. Girls may go braless in a non-sexual way. Visible lactation, for now purely cosmetic.
  8. Boys did their flies and don't show the dick while fully clothed.
  9. Pregnant girls grow tits and fat.
  10. Hopefuly better children generation.
  11. babies=1 cheat now hastens child aging, about an year per six days (hundred days to adulthood).
  12. Adult daughters can be asked to find a job, though they share even less income.
  13. Wife's income is added correctly, to amount of virtually nothing.
  14. Wifes may need your attention.
  15. An option for fast undressing before sex.
  16. Body mod drugs actually have an effect.
  17. Nerfed "Pimp that bitch". It's cheat, but it's called in some characters generation, sometimes several times (thought one pass gives about best stats, next ones are rearranging random).
  18. Rearranged collumns and rewritten some entries in character lists.
  19. De-hardcoded legal age and pregnancy duration to the global variables, "legalage" and "pregdura".
  20. Minor bug and translation fixes.
  21. Abortion is cheaper and moved to medical center.
  22. Nude beach "loose body" check is relative, random and includes the dick size.
  23. Titfuck is disabled for B-cups and less. It clashed with an act descriptions.
1691421161739.png
gives me this error when clicking on Drink beer. original 6.5 works fine
 

malpha92

Newbie
Dec 25, 2017
18
24
Hello Everyone,

First, thanks and respects for every guys continuing this game and making it one of the most interesting in term of depth IMO.

May I suggest myself a modification?

As I said, I love this game, but the beginning can be a bit grindy... So I had the Idea to "automate" the selling drugs in NightClub. Instead of clicking and clicking on "sell drugs", I modified a bit the source code to add the opportunity to sell until either "nightclub is closing", either "No drug less".

To make it more realistic, the "buying the security" had to be done before, and to keep a little reward to the clicking grind I had the probability of "no sell" (1 on 6 rate by try) with that new choice.

I initially did that modification for myself, but I could have been happy if someone added that for me... so I decided to share it with you.

Here are some results:
2023-08-07 20_02_57-Window.png

2023-08-07 20_03_13-Window.png
Here is the code I added after line 143 of file nightclub (be free to use it, to modify it, to correct it... or ignore it :p)
You don't have permission to view the spoiler content. Log in or register now.

Its the first time I use that programming grammar... Maybe there is still space for optimization, but at least its functionnal (and maybe there is some mispelling in english as its not my native language :rolleyes:)
 
Last edited:

malpha92

Newbie
Dec 25, 2017
18
24
De-hardcoded legal age and pregnancy duration to the global variables, "legalage" and "pregdura".
Great improvement, when I modified that part, the hardcoded parts were findable everywhere... Glad someone centralized the data (I hope you didnt miss any, like a I admit I first did). Thx :)
 

malpha92

Newbie
Dec 25, 2017
18
24
View attachment 2833747
gives me this error when clicking on Drink beer. original 6.5 works fine
QSP Grammar seems to be sensitive to indent... I checked the 0.66 sourcecode from assertiveless and compared to the 0.65 and it seems there is a "back to line" missing in talkwithnpc:
2023-08-07 21_46_07-Window.png
Changing it back to :
1691437792130.png
seems to solve the problem on my side.

Here is the 0.66 with this Fix only
 
Last edited:

Kavalor

Member
Jan 29, 2021
446
431
I have absolutely no Idea about programming I admit, but I ws wondering if it might be possible to make this one install again, instead of 4. As I said no idea how much effort that would involve.
 

6x9x6x

New Member
Oct 14, 2022
2
2
So, I was thinking about the video content of the game. (No sh#t, Sherlock.)

Based on the text descriptions, and just from the top of my head, these would be some of the reference categories:

age: teen - young girl - girl - women - mature
skin color
hair color
breast size
beauty (0-100 scale)
wealth: poor - regular - rich

Could these categories be used as a reference to video files with fitting content, so they are (more) consistent? I don't know first thing about QSP, so - stupid question it is.

If it is doable, and somebody would jump in from the programming end, I was thinking about creating a mansion maids video package as a mini-project and a first step in this direction. Nothing fancy, e.g. 5-10 clips per sex position, just to actually see a maid uniform when I click that button. :geek:

(Sorry if there was already a similar discussion, but I really couldn't go through the previous 200 pages.)
 
Last edited:

Elbek

Newbie
Oct 29, 2017
79
58
This game should have a race update. To get more variety, also the videos be at least from the same race the female is.
Would improve greatily. Is strange to fuck a black girl and see all videos of white females.
 
  • Haha
Reactions: fr12rebel

noobtrain

Can't we all get along?
Game Developer
Mar 20, 2022
776
2,372
QSP Grammar seems to be sensitive to indent... I checked the 0.66 sourcecode from assertiveless and compared to the 0.65 and it seems there is a "back to line" missing in talkwithnpc:
View attachment 2834413
Changing it back to :
View attachment 2834415
seems to solve the problem on my side.

Here is the 0.66 with this Fix only
I haven't played with the changes made by assertiveless yet or looked at the code. QSP doesn't care about spacing or indents, just hard returns. In QSP you can't have two lines of code on the same line unless you group them together using &. Example: rostotn=2 & gs'walker'

Thank you for the fix.
 

noobtrain

Can't we all get along?
Game Developer
Mar 20, 2022
776
2,372
So, I was thinking about the video content of the game. (No sh#t, Sherlock.)

Based on the text descriptions, and just from the top of my head, these would be some of the reference categories:

age: teen - young girl - girl - women - mature
skin color
hair color
breast size
beauty (0-100 scale)
wealth: poor - regular - rich

Could these categories be used as a reference to video files with fitting content, so they are (more) consistent? I don't know first thing about QSP, so - stupid question it is.

If it is doable, and somebody would jump in from the programming end, I was thinking about creating a mansion maids video package as a mini-project and a first step in this direction. Nothing fancy, e.g. 5-10 clips per sex position, just to actually see a maid uniform when I click that button. :geek:

(Sorry if there was already a similar discussion, but I really couldn't go through the previous 200 pages.)
This sounds good at first but the game would have to be redesigned in a major way to accommodate it. Since the game uses real porn, there isn't an unlimited selection of porn actresses and scenes. What happens if there isn't a girl for a particular category? Special code would have to be added to handle all the exceptions. It is also rare to have an actress have content for all sex activities so you'd still end up seeing multiple different girls which would still break immersion.

Evil 2 uses HD HQ videos with an average length of 30 seconds. The game size would end up being a terabyte in size to implement your suggestion (that is if you could find clips for all combinations of physical body types, hair color, categories, etc.). If the game was rendered, it would be extremely time consuming but it could be done more easily.

Numerous players have brought suggestions like yours up in the past. Due to Evil 2 having lots of NPC love interests, they aren't unique. It isn't a game where you only have a cast of 8 females. If it was, all the girls could be 100% unique with matching sex content.
 

noobtrain

Can't we all get along?
Game Developer
Mar 20, 2022
776
2,372
This game should have a race update. To get more variety, also the videos be at least from the same race the female is.
Would improve greatily. Is strange to fuck a black girl and see all videos of white females.
The only black girl in the game that I'm aware of that you can fuck is Ashley Maya from the 'Farm College Hazing' event and she is only part black. The biggest roadblock to your suggestion is the lack of black porn actresses. There just isn't enough black content in the game to justify it. This is why most of it was removed. In the original game Evil, there was just one clip per sex category (no variety whatsoever).

Anyone is welcome to add things like this as long as it fits the game and is coded well.
 

noobtrain

Can't we all get along?
Game Developer
Mar 20, 2022
776
2,372
I have absolutely no Idea about programming I admit, but I ws wondering if it might be possible to make this one install again, instead of 4. As I said no idea how much effort that would involve.
Little skill required. Just zip up the Evil 2 folder and upload the file to a file hosting site and share the download link. The file will be approximately 20 GB.
 

assertiveless

Newbie
Jun 5, 2022
27
70
This one is messing with the code again:
  • Brothel girls prices are calculated with looks and boob size; also intellect and lust for non-slaves. So it's more profitable to pimp better girls, instead of flat rate. Curiously, prettier street whores did got more cash.
  • Tweaked and expanded story generation, again. First years are still too much determined, need more random stuff.
  • Added random casual sex chance for known girls. To do: chance of (off-screen) girl-girl encounters. That college parties must be more lively!
  • Drugged girls and wifes should not storm out because of any uncomfortable acts. Because that's boring.
  • College class generation now may be used repeatedly. Previously there was a hard limit in a classmates cycle. Added new cheats to menu: generate more classmates and get girl's story.
  • Grown up sons now have characters and may be recruited to your gang.
Also, random is fine. This one just forgot to reset new variables. Also fixed some smaller bugs.
This one found an unused variable for a lactation. So young mothers will be really milky, not just wetting their shirts. Though this one isn't up to adding actual milk play content, outside of mentions in description.
 
Last edited:

jmkarlsson

Member
Nov 25, 2017
437
130
This one is messing with the code again:
  • Brothel girls prices are calculated with looks and boob size; also intellect and lust for non-slaves. So it's more profitable to pimp better girls, instead of flat rate. Curiously, prettier street whores did got more cash.
  • Tweaked and expanded story generation, again. First years are still too much determined, need more random stuff.
  • Added random casual sex chance for known girls. To do: chance of (off-screen) girl-girl encounters. That college parties must be more lively!
  • Drugged girls and wifes should not storm out because of any uncomfortable acts. Because that's boring.
  • College class generation now may be used repeatedly. Previously there was a hard limit in a classmates cycle. Added new cheats to menu: generate more classmates and get girl's story.
  • Grown up sons now have characters and may be recruited to your gang.
Also, random is fine. This one just forgot to reset new variables. Also fixed some smaller bugs.
This one found an unused variable for a lactation. So young mothers will be really milky, not just wetting their shirts. Though this one isn't up to adding actual milk play content, outside of mentions in description.
Since you are making changes to the code I would like to request you make these additional changes.
1. Make it so that drug couriers chance of success is dependant on her smart score.
2. Make it so that drug dealers can use bribes to avoid getting arrested by the police so that you dont't have to bail them out.
 

finnmacha

New Member
Jul 20, 2017
11
19
Well, I have been playing this game for a long time now. Been learning a bit about QSP and starting mucking around under the hood. Since this is basically an abandoned game with a few people just tinkering around with it, I decided to show what I have been working on too.
Based my changes to Assetiveless code (0.66) and added malpha92 code as well.
- At the University,
Added a little to the library.
Added a stay at university option.
Added a go to Old Town option.
Added a little to soccer.

- Added Chinatown location.
Moved Sauna to Chinatown.
Opened Park, need to add encounters to it.
Opened Theater, need to add encounters to it.

- Modified Pregnancy duration to 90 days (Rand (-10,10)), thought 60 days was too short.

- I like the slutmary, but thought if she really really liked you she would give it up.

- Updated fitness to display wrestling and martial arts level, like boxing does.

- Modified Bar to have encounter at bar while getting drink.

- Modified Bar to include Malpha92 code to just sale drugs like crazy.

- Fixed a divide by zero error at beach, when Fat on MC was 0 or lower. So made minimum fat = 1

- Added a walk around Old Town option to meet new people. Still working on this...

pics uploaded to Mega.
 

jmkarlsson

Member
Nov 25, 2017
437
130
Well, I have been playing this game for a long time now. Been learning a bit about QSP and starting mucking around under the hood. Since this is basically an abandoned game with a few people just tinkering around with it, I decided to show what I have been working on too.
Based my changes to Assetiveless code (0.66) and added malpha92 code as well.
- At the University,
Added a little to the library.
Added a stay at university option.
Added a go to Old Town option.
Added a little to soccer.

- Added Chinatown location.
Moved Sauna to Chinatown.
Opened Park, need to add encounters to it.
Opened Theater, need to add encounters to it.

- Modified Pregnancy duration to 90 days (Rand (-10,10)), thought 60 days was too short.

- I like the slutmary, but thought if she really really liked you she would give it up.

- Updated fitness to display wrestling and martial arts level, like boxing does.

- Modified Bar to have encounter at bar while getting drink.

- Modified Bar to include Malpha92 code to just sale drugs like crazy.

- Fixed a divide by zero error at beach, when Fat on MC was 0 or lower. So made minimum fat = 1

- Added a walk around Old Town option to meet new people. Still working on this...

pics uploaded to Mega. Mega
How do I install this? Ok I just located the new qsp file, which I didn't expect.
PS.: I can't find the sauna in chinatown.
 
Last edited:
3.90 star(s) 27 Votes