Mar 21, 2018
343
945
what programing lang is used in this game? I want to learn more about it
This has been discussed a lot on this page and page 72. It is QSP - Quest Soft Player.

Quest Soft Player (QSP) is the name of the program and the language. From my perspective it is a combination of BASIC and C++ with hints from other languages thrown in. It is an easy language to pick up and understand. It is beginner friendly compared to some languages.

The main thing I don't like about QSP is that it isn't a compiled language, meaning that I can't step through it line by line to troubleshoot bugs like I can in C++ and other compiled languages. There are also benefits to it not being a compiled language, you don't have to perform the extra step of compiling it before it can be run (all changes are instant once you hit the save button).

QSP is not a full language just like Ren'Py is not. QSP and Ren'Py are meant to take some of the work out of coding for developers. A lot of functions are built-in to the language. This also means that you can't do as much with these languages that you could with a full language like Assembly, C , or C++. A few times I wanted to code something and there wasn't syntax to accomplish it and so I had to write three to four times as much code in order to accomplish the same thing that would have been easy in a full language.
 
Last edited:
Mar 21, 2018
343
945
Evil 2 - Version 0.5 Patch 1

I have been playing this game a bit lately and fixed a number of bugs as I played. I just worked on things as I played and did not attempt to do general bug fixes as reported by players. This is a small update that only contains bug fixes and formatting improvements. No new pictures or videos were added.


Bug Fixes and improvements
  • Minor text fixes and improvements
  • Minor code improvements
  • Fixed several bugs with drug dealers
  • Whores that are drug dealers weren't showing their job title under the 'Whores' screen in your 'Secret Room'
  • Female drug dealers can now have a low domination score without constantly losing drugs and money due to having sex on the job; previously this was impossible. This will also allow the player to have sex with drug dealing whores if they wish (it was hard to do this with female drug dealers with a high domination score)
  • When asking a female to become a whore, their virginity status (pussy, anal, throat) is now checked and can be a reason why they refuse to become a whore for you.
  • Finished the earnings report cleanup and formatting improvements that spectre1viper nearly finished before he quit. I separated the gloryhole and street slaves reports so they look a lot better. I also fixed a bug in the gloryhole earnings report that could cause some gloryhole slaves to not show up. I believe one player reported this bug recently which I found while going through it. The end of day earnings report should look much better now and is pretty much finished at this point. It took almost a full day of coding to finish this.
  • Gave the gloryhole slaves a moderate boost in earnings (it should be worth it now to assign slaves here)
  • Gave the camwhores a small boost in earnings (I believe the balance is pretty close to perfect now between all the earning types)
  • Fixed and improved the code that allowed close relationships to ask to spend time with you. I changed it so it couldn't occur more than once per day so it wouldn't become annoying.
  • Added several new last names to the game. These are randomly chosen on NPC generation.

I may do a bit more with the game, not sure. I'm just working on what I feel like at this point so I don't lose interest.

FYI - The patch has only been lightly tested so if I broke anything that wasn't broken before please report it and I'll fix it. If it was broken before there are no guarantees.


 

dookie85

Newbie
Nov 18, 2020
93
72
I have been playing this game a bit lately and fixed a number of bugs as I played. I just worked on things as I played and did not attempt to do general bug fixes as reported by players. This is a small update that only contains bug fixes and formatting improvements. No new pictures or videos were added.​
Thanks for bugfixes update :)
 

Matzak

Newbie
May 1, 2017
69
83
Evil 2 - Version 0.5 Patch 1

I have been playing this game a bit lately and fixed a number of bugs as I played. I just worked on things as I played and did not attempt to do general bug fixes as reported by players. This is a small update that only contains bug fixes and formatting improvements. No new pictures or videos were added.


Bug Fixes and improvements
  • Minor text fixes and improvements
  • Minor code improvements
  • Fixed several bugs with drug dealers
  • Whores that are drug dealers weren't showing their job title under the 'Whores' screen in your 'Secret Room'
  • Female drug dealers can now have a low domination score without constantly losing drugs and money due to having sex on the job; previously this was impossible. This will also allow the player to have sex with drug dealing whores if they wish (it was hard to do this with female drug dealers with a high domination score)
  • When asking a female to become a whore, their virginity status (pussy, anal, throat) is now checked and can be a reason why they refuse to become a whore for you.
  • Finished the earnings report cleanup and formatting improvements that spectre1viper nearly finished before he quit. I separated the gloryhole and street slaves reports so they look a lot better. I also fixed a bug in the gloryhole earnings report that could cause some gloryhole slaves to not show up. I believe one player reported this bug recently which I found while going through it. The end of day earnings report should look much better now and is pretty much finished at this point. It took almost a full day of coding to finish this.
  • Gave the gloryhole slaves a moderate boost in earnings (it should be worth it now to assign slaves here)
  • Gave the camwhores a small boost in earnings (I believe the balance is pretty close to perfect now between all the earning types)
  • Fixed and improved the code that allowed close relationships to ask to spend time with you. I changed it so it couldn't occur more than once per day so it wouldn't become annoying.
  • Added several new last names to the game. These are randomly chosen on NPC generation.

I may do a bit more with the game, not sure. I'm just working on what I feel like at this point so I don't lose interest.

FYI - The patch has only been lightly tested so if I broke anything that wasn't broken before please report it and I'll fix it. If it was broken before there are no guarantees.


why does windows security and 7z both say the files above have Trojan:Script/Oneeva.A!m in them
 
Mar 21, 2018
343
945
Evil 2 - Version 0.5 Patch 2

This is just a bugfix patch again. No new content was added. I cleaned up the vast majority of the end of day earnings report. There may still be a few bugs but none that I found in my testing. I had to rework a lot of code and change the way the report worked somewhat so hopefully I didn't break anything in the process. I touched very little of the game beside the end of day earnings report.


Bug Fixes and Improvements
  • Added in earnings from the missing drug dealer/drug den report
  • All the earning totals will now add up properly and equal the amount that Mabuta takes (usually 60%) plus what you are left with (usually 40%) - add them up and make sure your totals are correct
  • Added in rent fees to the list of expenses that was missing (expenses should all add up now unless something unusual happened such as a whore going to the hospital for a drug overdose, etc.)
  • The net amount that you earn should now be correct and equal your gross earnings minus total expenses
  • Fixed several bugs with the reports not listing every slave/whore in that category - the reports should no longer be missing anyone (this took a while to fix as I had to rework how slaves and whores were calculated and found in every section)
  • Adjusted the code about cop raids on your slaves and whores. As long as you keep your relationship good with the chief of police and have cop protection you should avoid them. You do have to keep visiting the chief of police and keep him happy as your relationship with him lowers by one every day normally (it always has)
  • There was some code missing from some of the earning types that prevented slave/whore motivation from lowering at all. This is now fixed so if you don't occasionally talk with all of your whores and slaves and encourage them to work harder your earnings will get pretty low after a while. You have been warned. If you have an unusually high amount of slaves and whores, this will become tedious so I recommend keeping the number to a reasonable and manageable amount
  • Fixed dozens of miscellaneous bugs in the end of day earnings report
  • Added some code that allows me to specify that I want an NPC to be a virgin at the beginning of NPC generation (this is all under the hood stuff that you won't see in game and can't use in game, it is only for my use)
  • All generated female NPCs have a slightly higher chance of being a virgin (all three - vagina, ass, throat)

Hopefully this will be the majority of the work that needs to be done on the end of day earnings report. I'm happy to fix anything I recently broke. If the bug has existed for a long time there are no guarantees.

I'm trying to motivate myself to do another content update, not sure how big yet (could be just more videos and pictures). The game is approaching 10 GB so I really ought to go through all the pictures and videos and delete the worst 25% or so but that would be a huge project as it would be very time consuming. Approximately 75% of the pictures and videos are good and high quality with great scenes while 10% - 25% aren't. Of course, all the ones I've added are super awesome, lol.

FYI - Patch 2 contains everything that patch 1 contained plus what is listed above. If you are a new downloader, you just need the base game 0.5 plus Patch 2.


 
Last edited:

Isilindil

Member
Apr 29, 2018
196
112
Any chance to make whores/slaves not count their clients as boyfriends? Found it a little amusing when one of them said she had 68, when previously my character was the first and only one so far when asked.
 

Hrodulfr

New Member
Mar 22, 2020
6
6
Evil 2 - Version 0.5 Patch 2

This is just a bugfix patch again. No new content was added. I cleaned up the vast majority of the end of day earnings report. There may still be a few bugs but none that I found in my testing. I had to rework a lot of code and change the way the report worked somewhat so hopefully I didn't break anything in the process. I touched very little of the game beside the end of day earnings report.


Bug Fixes and Improvements
  • Added in earnings from the missing drug dealer/drug den report
  • All the earning totals will now add up properly and equal the amount that Mabuta takes (usually 60%) plus what you are left with (usually 40%) - add them up and make sure your totals are correct
  • Added in rent fees to the list of expenses that was missing (expenses should all add up now unless something unusual happened such as a whore going to the hospital for a drug overdose, etc.)
  • The net amount that you earn should now be correct and equal your gross earnings minus total expenses
  • Fixed several bugs with the reports not listing every slave/whore in that category - the reports should no longer be missing anyone (this took a while to fix as I had to rework how slaves and whores were calculated and found in every section)
  • Adjusted the code about cop raids on your slaves and whores. As long as you keep your relationship good with the chief of police and have cop protection you should avoid them. You do have to keep visiting the chief of police and keep him happy as your relationship with him lowers by one every day normally (it always has)
  • There was some code missing from some of the earning types that prevented slave/whore motivation from lowering at all. This is now fixed so if you don't occasionally talk with all of your whores and slaves and encourage them to work harder your earnings will get pretty low after a while. You have been warned. If you have an unusually high amount of slaves and whores, this will become tedious so I recommend keeping the number to a reasonable and manageable amount
  • Fixed dozens of miscellaneous bugs in the end of day earnings report
  • Added some code that allows me to specify that I want an NPC to be a virgin at the beginning of NPC generation (this is all under the hood stuff that you won't see in game and can't use in game, it is only for my use)
  • All generated female NPCs have a slightly higher chance of being a virgin (all three - vagina, ass, throat)

Hopefully this will be the majority of the work that needs to be done on the end of day earnings report. I'm happy to fix anything I recently broke. If the bug has existed for a long time there are no guarantees.

I'm trying to motivate myself to do another content update, not sure how big yet (could be just more videos and pictures). The game is approaching 10 GB so I really ought to go through all the pictures and videos and delete the worst 25% or so but that would be a huge project as it would be very time consuming. Approximately 75% of the pictures and videos are good and high quality with great scenes while 10% - 25% aren't. Of course, all the ones I've added are super awesome, lol.

FYI - Patch 2 contains everything that patch 1 contained plus what is listed above. If you are a new downloader, you just need the base game 0.5 plus Patch 2.


Thank you so much for keeping this gem of a game alive. I keep coming back to this game every once in a while hoping for updates and this really made my day! As have been said by others before this is one of the best management-style games i've ever seen. If there was a patreon, kofi, subscribestar etc for this i would be happy to contribute, but i also understand what spectre1viper mean about getting money for it making it feel like a job.

Just wanted to let you to know that your efforts are very much appreciated jessicajones!
 
Mar 21, 2018
343
945
Any chance to make whores/slaves not count their clients as boyfriends? Found it a little amusing when one of them said she had 68, when previously my character was the first and only one so far when asked.
I could but I'm not sure that I should. All throughout the code, anytime a female NPC has sex, their guy count goes up. I would have to comment out quite a bit of code in order for only real boyfriends and the MC to count. There isn't a separate boyfriend variable. I guess one could be added but I question the benefit vs effort ratio. Still, it wouldn't take a great deal of time, however there may be bigger fish to fry so to speak. If there is a lot of support for this I'm certainly willing to consider it.
 
Mar 21, 2018
343
945
I've been cleaning up more code and fixing more bugs. I've also been hunting for new pictures and videos. I'm just trying to decide how large of an update I want to release. I may hold back for a few more weeks and add more.

I'm kind of stumped on the gang code. It needs to be fixed and cleaned up but I'm not even sure how it is suppose to function. I've been playing with it and it boggles the mind. I may just leave the gang stuff for another day as I'm not sure where to start. I can obviously see some problems but it is unclear how it is suppose to function. For example, the gang has two stolen cars waiting to be stripped and so far they have just been sitting there with nothing happening. The gang has been leeching funds to stay going with not much happening. A gang member is assigned to strip the cars, he is actually a mechanic although I doubt that is a requirement for the role. Two gang members are assigned to hijack the cars. They have all the tools for the job. Only one car has been stripped so far and it yielded next to nothing in money. Apparently it takes forever to plan a robbery as I'm still waiting to do my first one. I'm also baffled on how the gang slut (free use) is suppose to work and function. It said she was free use every Saturday but Saturday went and passed with no additional notifications or options that I could locate. Most of the code in the game is pretty self explanatory but not the gang code.

Anyway, I am making progress, just not as much as I'd like...
 
Mar 21, 2018
343
945
The update is coming along well.

I'm adding a multi-part random event which I hope you'll enjoy. The scenes are actually done by an amateur couple. They seemed to have the best content for what I was looking for (some realism with the scene). Just so you know I don't like the guy but I love the girl. The guy has a small dick and he can't cum worth beans and has a small gut but it was the best scene for my purposes regardless. I'm just apologizing for the guy in advance, lol. I'm a terrible person because I make fun of the guy online in their videos. I think you'll really like the girl though. Far too many roleplaying scenes in professional porn aren't even remotely believable sadly so my choices were slim, however I do like the end result of what you'll see in game. I've got all the clips done, 90% of the coding done, and 75% of the writing done for the events.

This update will feature a larger percentage of porn stars and amateurs from other nationalities. In the past, most have been Caucasian. You'll see more nationalities such as Spanish, Asian, and some island countries. I still held to my usual standards so the performers and clips should be high quality.

The update will probably come in at just over 1 GB in size. There will be additional pictures and videos in most major categories. The majority of new scenes are anal. If you don't like seeing a girl take a dick up her ass then you won't like this update! No asshole is safe with this update! Assholes are no longer unidirectional with this update. All holes must be penetrated! :LOL:

It will take me a while to put all of this together, plus document all the bug fixes I made. I spent the first week of the update fixing more bugs. Most major areas of the game have been examined for bugs except for the gang system which I'm not sure what to do with (read two posts above for details). If all goes according to plan you should see an update in roughly a week.
 

Deleted member 216358

Well-Known Member
Modder
Donor
Game Developer
Sep 24, 2017
1,316
3,132
Sorry, but is this game still limited to male only? I remember the other versions allowed you to start as trans.
Quote from the OP:

"Evil 2 is a streamlined and focused version of the original game using a male protagonist only. It does not contain the following features/tags: transgender, gay, transformation, feminization, and female protagonist. The tags for the game are accurate. If you want or need these features please stick with the original game. They will not be added or considered."
 
  • Sad
Reactions: RhapsodicHotShot
3.90 star(s) 27 Votes