Johor1

Newbie
Nov 9, 2018
55
21
OK, so I managed to overwrite my qsp and qproj files with the ones for version 0.62, cos I'm that skilled. Rather than download the entire effing game again, can anyone post the current versions? Thanks in advance.
 
  • Angry
Reactions: fr12rebel

fr12rebel

Member
Mar 6, 2018
453
170
The current version is on the OP. The current version is called 0.65 ;). And 0.65 is the most current update at this moment.
 

noobtrain

Can't we all get along?
Game Developer
Mar 20, 2022
776
2,372
OK, so I managed to overwrite my qsp and qproj files with the ones for version 0.62, cos I'm that skilled. Rather than download the entire effing game again, can anyone post the current versions? Thanks in advance.
The current version is on the OP. The current version is called 0.65 ;). And 0.65 is the most current update at this moment.
The latest version of the game is 0.65 hotfix 6. Download the attached file at the bottom of this post.

To get the full game, you must install the game in this order and follow these installation instructions:

Installation.jpg

Hotfix 6 should then be installed last. Overwrite the two existing files with the two in hotfix 6. If you installed everything correctly, you shouldn't have more than one copy of the .QSP and .QPROJ in your game folder (correct location should be '/Evil 2/Evil/').
 
Last edited:

noobtrain

Can't we all get along?
Game Developer
Mar 20, 2022
776
2,372
how long does it take you to graduate
4 years. Time isn't sped up in game so it will take forever normally. I rarely go longer than a year in-game on a playthrough.

With the theme of the game, you were never meant to graduate from college. You can make much more money through illegal means. This is why the game is called Evil.
 
Last edited:

toping126

New Member
Oct 25, 2019
2
1
Hello, the game you made is very awesome, but my English level is very poor and the game experience will be reduced. If you want to do Chinese work, how do you start?
 

noobtrain

Can't we all get along?
Game Developer
Mar 20, 2022
776
2,372
uploadhaven is a scam. files in links are removed.
Perhaps something on your end is blocking it. The only link that we know is broken is the 0.55 Beta Mega link. It has been reported to the moderators and they didn't do anything about it.
 
  • Like
Reactions: skybarbie

assertiveless

Newbie
Jun 5, 2022
27
70
Hello everycrearure, thanks for a great game. That one once played the original EVIL, and is delighted to discover it actually got fleshed out to deliver the promise it contained.
In a code one found mostly implemented vaginal chastity devices and an option for (female) anal whores. Trying to make it work one found a couple issues too hard to solve oneself.
First, a bug. In a cycle to compute whore's daily work general number of customers and pay sum is correct, but the detailed reports (tell me what you did last day) get mixed up between different girls. Perhaps that's connected to gang rape events, [num] varible may be not updated. That lead to anal only whores losing their virginity even if vaginal acts are blocked in code for her.
Second, a mystery. Virginity may restore by restored by the code: "vag[44]=1 & vaglock[44]=3 & vag_virgin[44]=1", but upon reloading the character screen it gets reset to a random number around 20. One looked and found no obvious place that does it, so one is confused. Disregard that, one found the spectre1viper's fix in a "body" page that does exactly this.
Also, the translation of legacy text is much MTL. One may suggest one's help to fix it up and maybe add some minor gameplay features as a patch. Would it be appreciated?
 
Last edited:

noobtrain

Can't we all get along?
Game Developer
Mar 20, 2022
776
2,372
Hello everycrearure, thanks for a great game. That one once played the original EVIL, and is delighted to discover it actually got fleshed out to deliver the promise it contained.
In a code one found mostly implemented vaginal chastity devices and an option for (female) anal whores. Trying to make it work one found a couple issues too hard to solve oneself.
First, a bug. In a cycle to compute whore's daily work general number of customers and pay sum is correct, but the detailed reports (tell me what you did last day) get mixed up between different girls. Perhaps that's connected to gang rape events, [num] varible may be not updated. That lead to anal only whores losing their virginity even if vaginal acts are blocked in code for her.
Second, a mystery. Virginity may restore by restored by the code: "vag[44]=1 & vaglock[44]=3 & vag_virgin[44]=1", but upon reloading the character screen it gets reset to a random number around 20. One looked and found no obvious place that does it, so one is confused. Disregard that, one found the spectre1viper's fix in a "body" page that does exactly this.
Also, the translation of legacy text is much MTL. One may suggest one's help to fix it up and maybe add some minor gameplay features as a patch. Would it be appreciated?
If you know what the problem is you are welcome to fix it, otherwise give skybarbie code example details in a PM.

The majority of the commonly used text in the game has been improved and fixed over the years. Some text in the code you will never see in-game such as the female protagonist content leftover from the original game. If there is text that you can see in-game that still needs to be improved, go for it and fix it.
 

assertiveless

Newbie
Jun 5, 2022
27
70
Got and fixed it. The was a bug in a loop, location "slutcikl", some variables got mixed up. Now girls do their reports correctly. Related query: does the actual version of QSP player not support the loop-while-step operation?
This one will continue messing with the game code and may share the mostly decent update in a several days time.
 

assertiveless

Newbie
Jun 5, 2022
27
70
This one expanded the story simulation. Now girls may not have regular sex for a first time, or at all. One may wish to include teen pregnancies or girl/girl relationships, but that would wait for an inspiration. Now it's time to get the sex system to actually acknowledge girl's preferences, like storming off if the player threaten their hymen. The check for chastity devices is already there, it silently hides vaginal, well, act. Incidentally, the abortion was ridiculously overpriced. Talking about small things, flatter girls now may go braless.
This one is working on a pregnancy mechanics. Children are generated more sane, and adult (with cheats) daughters can be sent to a day job. Pregnant females will grow tits and fat, that's easy addition, and pregnancy will be mentioned in descriptions, that's harder. One may wish to include actual preggofuck pics, but that need even more work.
Also this one wishes to boost drugs. Right now all of them actially work — to neglidgible amount, like 1-3 points to stat values of 100-200. It should be more powerful, with slight random, and maybe balanced with higher prices. Because clicking a same button hundreds of times is boring. That's easy too, suppose nobody would object.
 
  • Red Heart
Reactions: inshaderwetrust

assertiveless

Newbie
Jun 5, 2022
27
70
Well, that's strange. Much difference for a single version update. Also local QSP doesn't support local variables. Though whatever, it works just fine. Worst thing is a lack of syntax highlighting for labels.
Found and squashed another bug. In wivescikl each wive's income was not reset after summing with total, so every next NPCs added last number again and again to ridiculous amount. By default poor working girls earn about 6 caps daily, small wonder they easily turn to prostitution. It may be possible to adjust salaries by actual stats, though job selection is random and generally pointless. What's need to be done is wives demanding attention (at most inconvenient times).
While at it, this one rebalanced camwhores to get less money, but with a better calculation, accounting beauty, smarts, dress and age.
 
Last edited:

assertiveless

Newbie
Jun 5, 2022
27
70
wives demanding attention (at most inconvenient times).
And done. Similar to "wants to spend time", with a twist. Needs some message variety, for later.
Home and NC sex is mostly done. As far as this one observes, there are no more generic sex locations, the "blackbar" and "sport" are deprecated. This one may repurpose the strapon code of female player legacy for dildos, but videos will remain lesbian for the time being.
Female story now has random junkies. Previously, to get addicted a girl should had failed college and went whoring, that made corruption by drug dens redundant. Now high virgins are a thing. This one contemptates a random off-screen casual sex for generated NPCs — didn't you never wonder what does a classmate you got drunk and left hanging? This one would be grateful for offering of short encounter notes, that will go to girls' stories.
Now this one will make last non-logical changes and release the patch (qsp only). Hopefuly there will be no new bugs to the places this one had not touched yet, like mansion and events.

Drugs are a cruel joke.
if rost[npc]>1700:rost[npc]-=1
rostrand=rand(1,100)
if rost[npc]>1600 and rost[npc]<=1700 and rostrand>=80:rost[npc]-=1
if rost[npc]>1500 and rost[npc]<=1600 and rostrand>=100:rost[npc]-=1
One dose (100 caps) reduces a tall person's height by 1(one!) millimeter. That's about 1/32". Shorter persons are shortened by a same 1(one!) millimeter by a chance of 1 to 5 or 1 to 100. This one bloody adores QSP games and their grind.
 
Last edited:

assertiveless

Newbie
Jun 5, 2022
27
70
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.
 
Last edited:

IHC

Member
May 8, 2021
121
106
does anyone have the original EVIL game? (the old link is dead and it's much appreciate)
Edit 1: Does anyone have the link to download the original game, EVIL? The old link is dead.
 
Last edited:
3.90 star(s) 27 Votes