Show/Hide Show/Hide

Prototype Mansion - Used No Cover

 
Episode 3: PARANORMAL PRECINCT - LAST COPY OF '99Oct 26, 2023 - Community AnnouncementsHi all! After 5 years of silence, we're damn happy to announce the final entry in our survival horror trilogy... "PARANORMAL PRECINCT - LAST COPY OF '99" The game has been quite and undertaking and as such will feature two separate game modes: Main Story Campaign: A seamless continuation to both PROTOTYPE MANSION and GARDEN VARIETY BODY HORROR that sees conclusive story endings for our heroes; Cass, Hank, and Muriel... Rookie Blues Game Mode: Solve cases, kill bosses, and save the city in this fixed-camera classic survival horror roguelite. Follow a rookie officer from the first steps of their career to their final, inevitable farewell. Experience multiple campaigns (each with 5 unique casefiles and final boss!), overcome various enemies factions, and explore many locations - rich in story and secrets. Each casefile, a milestone; each challenge, a rite of passage. All leading to the ultimate achievement: securing a and retirement party. We can't wait to show you more in the coming weeks! Happy Halloween everyone. Wishlist us at the store page: https://store.steampowered.com/app/1258030/Paranormal_Precinct__Last_Copy_of_99/Last Big Update and Ep. 3 Announcement!Oct 23, 2023 - Community AnnouncementsHi all, Happy Halloween! Have we got some news... Episode 3 is officially in development, more on that later though. To celebrate, we went back and did some much needed quality of life updates to both Prototype Mansion and Garden Variety Body Horror. This update brings a fix to the crash bug that so many were experiencing. Which is a huge freaking deal for us. We have been haunted by this bug for literal years. We rewrote our camera system. Overhauled every cutscene, enemy, and item with no luck. But at the end of the day… it was a cat. A simple model we used in our save system was creating a new animation clip every single frame that it wasn't on screen… and these would slowly but steadily clog up memory until the game crashed. Serves us right, honestly. Bug fixes and quality of life changes in this update: • CRASH BUG FIXED!! • "Save points" now support simple interaction • Added more checkpoints to Easy and Normal modes • Fixed a progression blocker where the player would spawn instantly dead • Doppelganger now consistently shows up (this makes the game harder!) • Volume/Brightness sliders now save This will likely be the last biggish update for Prototype Mansion as we focus our attention on Paranormal Precinct and Wreckage. Thank you for your support over the years! -JLH Critical Bug Fixes 1/6/19Jan 6, 2019 - Community AnnouncementsReleased bug fixes. 1) fixed issue where the collider on some zombies would remain after killing thusly blocking your way 2) fixed issue where cat in office sometimes wouldn't appear if you killed the cat in the bedroom on the first floor 3) fixed various lighting/specular settings 4) fixed various pickup locations that had put them slightly out of reach 5) fixed issue where you could still activate doors in overtime that had been smashed down 6) fixed some controller issues... more details below. So for controller support issues. Due to how Unity and Steam interact there are some weird oddities with the controller that don't let Unity recognize it. What we've done is added an event to the game that monitors if the controller was attached subsequent times and try to re-hook it up. So if your game starts and the controller is not recognized, just unplug and replug it in. You should also go into the Steam Controller Settings and make sure that you have the appropriate configuration enabled for playstation/xbox controllers. Like this: https://steamcdn-a.akamaihd.net/steamcommunity/public/images/clans/33102901/a6c1592944f2c0da040446cc0b3dff7c5aa8153e.pngCritical Bug Fix - 11/6/2018Nov 6, 2018 - Community AnnouncementsCritical bug fix that resolves crashing bug that occurs on some platforms. A bug was offiliated with a Unity specific function that caused it to crash on some platforms, the issue was resolved by removing all calls to this Unity specific function.Patch - Version 2.1.x.41Aug 6, 2018 - Community AnnouncementsA small patch to last nights update. - FIxed bug where in Unity2018 changing the Texture Quality settings at runtime (such as when going to/from the 'Ugliest' quality setting on the title screen) causes lights to break and textures to unload. Bug was resolved by maintaining the same texture quality across all quality settings. Bug was forwarded to Unity so they can resolve the issue on their end for anyone else who uses Unity2018.Patch/Update/New Platform - Version 2.1.x.40Aug 5, 2018 - Community AnnouncementsTonight we're releasing support for MacOS! Included are also some slight bug fixes, including an upgrade to Unity that should have resolved the crashing bug some people were having. -Added support for MacOS. -Updated to Unity 2018.2.1 - this should resolve the crashing issue some people were having. -Slightly changed cat tutorial. -Fixed zombie SFX not playing sometimes. -Fixed save bug in hidden room where if you save after finding muriel but die before entering muriels level some weird things start to happen in game due to order mismatchPatch/Update - Version 2.1.x.38Jul 27, 2018 - Community AnnouncementsTonight we're releasing a patch to the game. We've released a couple previously this week but didn't release patch notes (we apologize for that). So to cover the past update we added: -Overtime rebalanced based on feedback (beefed up finale, tweaked enemy spawns, added more stockpiles, additional key cutscene added) -Added a knockback to doors in Overtime to reduce enemy's ability to instagrab you when entering a room for the first time (they still can, it'll just happen way less often now) -Swapped out overly loud SFX from one cutscene -Made dodge a little more useful -Fixed a bug where the secret S-Rank unlockable weapon would spawn with no ammo -Fixed a bug where some HARD mode enemies were spawning in EASY and NORMAL mode -Fixed a bug where some achievements were unachieveable (S-Rank, tank mode, hockey, docs) -Fixed a bug where you could become trapped in the secret room in overtime mode -Fixed a bug where enemies could spawn inside of the elevator with you -Fixed a bug where some zombie types weren't exploding correctly -Fixed a bug where boss would not spawn at some spawn points -Fixed a bug where air hockey SFX would cut off after the first point -Fixed a bug where inventory was carrying over between deaths improperly -Fixed a bug that was causing some enemies to become crab people when shot -Fixed some enemy grapple animation bugs -Fixed a camera bug in the basement -Fixed Main Menu UI transition issues -Fixed a mirrored animation issue -Fixed a UI scaling issue -COMBINE no longer closes the inventory screen when performed ... Tonight the new patch will include: - Added new documents to find that highlight some core mechanics like dodge/save - Added D-Pad support for movement - Fixed a bug where clicking menu items with the mouse caused a double-click - Fixed a bug to do with cloud sync not syncing files in the correct order - Fixed a bug where in lower quality settings culled animations were not firing a completed event - Added increased crash report logging - Mitigated several potential causes for a fatal crash In relation to that last one. So we've heard from a few players that the game has been crashing for them at certain moments. This was a behaviour we had not witnessed on our own systems that we test on. Some of you were able to send in crash reports (thank you very much for that!) and I was able to finally recreate it on one of our computers. Unfortunately the bug appears to do with a Unity function called 'FindObjectsOfType' which we used for various things. I've submitted a bug to Unity and will have to wait to hear back from them on how to resolve the problem completely. In the mean time I've gone through the game swapped out 'FindObjectsOfType' for an alternative manner of accomplishing the same thing. With the exception of some 3rd party code I wasn't able to remove their use of, but attempted to mitigate as much as possible. Again, thank you everyone for your patience and your assistance in dealing with this issue! Regards...