Lapalalala

New Member
Dec 15, 2024
4
7
Thank you so much!

I deleted my comment with my questions, cause I read the previous pages a bit more carefully and found out that the surprise mod was already worked with the fan patch as a base.
So it doesn't overwrite anything. It builds on it.

I am indeed no modder and the few times I have tried to understand how to create a mod I just can't.

Big thanks on showing care for this game, even though it's like 10 years old.
It's a total classic. I believe that it's the first H game I had found along Koooonsoft's Angel girl.
 
  • Like
Reactions: JoeTermin

Lapalalala

New Member
Dec 15, 2024
4
7
The Fan patch 7 can be found at the previous pages. It is a really close search if I remember well. It has a changelog txt file, stating each things added with each new update on the fan patch. It does quite a lot actually. It's REALLY handy. For example it adds a button to loop lock animations while they happen on stages. It adds a way to spawn any enemy you want on any stage. It adds some configurable key bindings. Fixes the animations where the MC does oral, so it sounds like it. Because on the original game her voice was the same no matter the situation. The surpise mod as stated adds a mini game with waves of zombies to see how long you can survive and adds some extra animations. For example the mature facehugger gets an extra spite at the end of his animation. But the surpise mod is made with the fan mod 6 as a base. So by itself does everything the fan mod already does. 7 has minor tweaks all around, but now JoeTermin merged them. So no need to worry
 

jerglekakan

Newbie
Sep 21, 2019
23
160
Fan Patch Version 8



Changelog
  • Added boss to F7 spawn window
  • Added fast scrolling when navigating menus with the keyboard
Bugfixes
  • Flies no longer bypass infinite health cheat
  • Flies no longer occasionally teleport after a sex scene
  • Flies no longer crawl on empty air in stage 1
  • The climax phase is now inescapable for all animations
  • Unpausing via the keyboard no longer causes a reload or jump
  • Fixed mouse cursor blocking keyboard use in restart menu
  • Enemies no longer fuck female zombies that are sexing the player
Instructions
Extract the archive contents and run 'parasite_in_city.exe'

Modder instructions
To apply these changes to your mod, extract the attached zip and copy the code changes in the .diff file to your data.win. You also need to create 1 new script on ob_keylistener. That script's contents are in the zip's "objects" directory.
 
Last edited:

zommlander18

Newbie
Aug 19, 2024
16
37
Fan Patch Version 8
MEGA
Previous versions

Changelog
  • Added boss to F7 spawn window
  • Added fast scrolling when navigating menus with the keyboard
Bugfixes
  • Flies no longer bypass infinite health cheat
  • Flies no longer occasionally teleport after a sex scene
  • Flies no longer crawl on empty air in stage 1
  • The climax phase is now inescapable for all animations
  • Unpausing via the keyboard no longer causes a reload or jump
  • Fixed mouse cursor blocking keyboard use in restart menu
  • Enemies no longer fuck female zombies that are sexing the player
Instructions
Extract the archive contents and run 'parasite_in_city.exe'

Modder instructions
To apply these changes to your mod, extract the attached zip and copy the code changes in the .diff file to your data.win. You also need to create 1 new script on ob_keylistener. That script's contents are in the zip's "objects" directory.
Thank you so much!!
It was great!
 
  • Like
Reactions: JoeTermin

Kantoraketti

Member
Mar 10, 2019
108
66
Fan Patch Version 8
MEGA
Previous versions

Changelog
  • Added boss to F7 spawn window
  • Added fast scrolling when navigating menus with the keyboard
Bugfixes
  • Flies no longer bypass infinite health cheat
  • Flies no longer occasionally teleport after a sex scene
  • Flies no longer crawl on empty air in stage 1
  • The climax phase is now inescapable for all animations
  • Unpausing via the keyboard no longer causes a reload or jump
  • Fixed mouse cursor blocking keyboard use in restart menu
  • Enemies no longer fuck female zombies that are sexing the player
Instructions
Extract the archive contents and run 'parasite_in_city.exe'

Modder instructions
To apply these changes to your mod, extract the attached zip and copy the code changes in the .diff file to your data.win. You also need to create 1 new script on ob_keylistener. That script's contents are in the zip's "objects" directory.
I keep getting the same Fatal Error everytime i add enemies to the stage
1736011835628.png
 

OMEGASTRIKE28

Member
Aug 18, 2024
181
93
Fan Patch Version 8
MEGA
Previous versions

Changelog
  • Added boss to F7 spawn window
  • Added fast scrolling when navigating menus with the keyboard
Bugfixes
  • Flies no longer bypass infinite health cheat
  • Flies no longer occasionally teleport after a sex scene
  • Flies no longer crawl on empty air in stage 1
  • The climax phase is now inescapable for all animations
  • Unpausing via the keyboard no longer causes a reload or jump
  • Fixed mouse cursor blocking keyboard use in restart menu
  • Enemies no longer fuck female zombies that are sexing the player
Instructions
Extract the archive contents and run 'parasite_in_city.exe'

Modder instructions
To apply these changes to your mod, extract the attached zip and copy the code changes in the .diff file to your data.win. You also need to create 1 new script on ob_keylistener. That script's contents are in the zip's "objects" directory.
Im a little lost with this patch
 

jerglekakan

Newbie
Sep 21, 2019
23
160
I keep getting the same Fatal Error everytime i add enemies to the stage
I'm not seeing an error or crash when spawning enemies, but I did get that same error climbing on top of the box in the first room. I've updated the download link in my previous post, so download it again and see if it is still crashing.
Also, the erroneous code isn't present in the .diff file, so modders shouldn't have to worry about that.
 
Last edited:
  • Heart
Reactions: Kantoraketti

Kantoraketti

Member
Mar 10, 2019
108
66
I'm not seeing an error or crash when spawning enemies, but I did get that same error climbing on top of the box in the first room. I've updated the download link in my previous post, so download it again and see if it is still crashing.
Also, the erroneous code isn't present in the .diff file, so modders shouldn't have to worry about that.
It works now, thanks!!
 

Kantoraketti

Member
Mar 10, 2019
108
66
Fan Patch Version 8
MEGA
Previous versions

Changelog
  • Added boss to F7 spawn window
  • Added fast scrolling when navigating menus with the keyboard
Bugfixes
  • Flies no longer bypass infinite health cheat
  • Flies no longer occasionally teleport after a sex scene
  • Flies no longer crawl on empty air in stage 1
  • The climax phase is now inescapable for all animations
  • Unpausing via the keyboard no longer causes a reload or jump
  • Fixed mouse cursor blocking keyboard use in restart menu
  • Enemies no longer fuck female zombies that are sexing the player
Instructions
Extract the archive contents and run 'parasite_in_city.exe'

Modder instructions
To apply these changes to your mod, extract the attached zip and copy the code changes in the .diff file to your data.win. You also need to create 1 new script on ob_keylistener. That script's contents are in the zip's "objects" directory.
Can you merge with this version too? JoeTermin
 

TaKappa

New Member
Nov 12, 2017
2
1
Fan Patch Version 8
MEGA
Previous versions

Changelog
  • Added boss to F7 spawn window
  • Added fast scrolling when navigating menus with the keyboard
Bugfixes
  • Flies no longer bypass infinite health cheat
  • Flies no longer occasionally teleport after a sex scene
  • Flies no longer crawl on empty air in stage 1
  • The climax phase is now inescapable for all animations
  • Unpausing via the keyboard no longer causes a reload or jump
  • Fixed mouse cursor blocking keyboard use in restart menu
  • Enemies no longer fuck female zombies that are sexing the player
Instructions
Extract the archive contents and run 'parasite_in_city.exe'

Modder instructions
To apply these changes to your mod, extract the attached zip and copy the code changes in the .diff file to your data.win. You also need to create 1 new script on ob_keylistener. That script's contents are in the zip's "objects" directory.
im a little new to this whole thing may i have a bit of a guide on how to apply those changes
 

Valkenhayn89

New Member
Sep 17, 2022
1
0
i remember this lil gem from years ago fun times. i recently got a newer phone and loaded it up with my stuff from my old phone and was looking around for some games that have an android version(apk)on here i mainly just use my desktop but it be cool if i could get it on my phone. i dont know much of the conversion process if its doable or too much of a head ache but has anyone ever made an apk for parasite in city given its an older game with simpler graphics it should be easier vs something more graphically enhanced or am i wrong in that assumption? the phone i have now is a Galaxy s24 FE
 
4.30 star(s) 35 Votes