New Life Project
Game Information
Developer
Nota BaoVersion
v0.9.74
Engine
HTML
Release Date
Sep 18, 2026
Last Update
Sep 18, 2026
Censorship
Uncensored
Overview
New Life Project is a 3D visual novel for players who want dark, mystery-driven corruption stories with a dating-sim structure. The tone is heavy and unsettling rather than lighthearted.
Story
An 18-year-old girl in Riverton Heights has everything in order: good grades, a steady boyfriend, her parents' approval, and a wide circle of friends. A night out to celebrate her birthday ends with a blackout, and she wakes up with no memory of what happened. The game follows her attempt to piece together that missing night and what it sets in motion for her life afterward.
Gameplay
Play centers on a day-to-day life sim structure, moving between home, school, and trips downtown or uptown, where random encounters can shift stats, income, or safety. Choices in these encounters and in the girl's relationships gradually push her routine and personality in new directions. Text-based menus and stat tracking sit alongside animated 3D scenes as the consequences of each outing build over time.
Features
- Animated 3D scenes with a real-porn visual style
- Random street encounters that can help or harm the character depending on luck
- Wearable items that quietly affect her stats over time
- A slow-burn mystery layered under the life-sim routine
Notes
This game includes non-consensual and incest-themed content as core parts of its story; players sensitive to those themes should be aware before starting.
Changelog
v0.9.74
New content:
- Updated the Mall exploration description to match the current location.
- Expanded the Golden Lion Casino description.
- Added six ambient casino events.
- Added additional roulette dealer reactions.
- Added an in-game roulette rules explanation.
- Added six ambient Mall events.
- Added time-sensitive Mall ambience that changes near closing time.
Bug fixes & Optimizations:
- Reworked custom ATM deposits and withdrawals in both ATM interfaces.
- Custom ATM transactions now accept positive whole numbers only.
- The ATM now rejects negative numbers, decimals, scientific notation, currency symbols and malformed input.
- Custom transaction values are now normalized once and used consistently for validation, transfers and confirmation messages.
- Replaced persistent custom ATM input variables with temporary variables, preventing entered values from remaining in save data.
- Custom deposits now use deductMoney and setBalance for consistent cash and account handling.
- Custom withdrawals now use deductBalance and setMoney for consistent account and cash handling.
- Improved insufficient-funds messages for custom ATM transactions.
- Added clearer success messages showing the completed deposit or withdrawal amount.
- Consolidated the game's ATM locations around one shared ATM implementation.
- Los Huevas now uses the same updated ATM functionality, validation and transaction messages as the other locations.
- Replaced the duplicated Los Huevas ATM code with a lightweight compatibility redirect, reducing future maintenance and preventing the two versions from becoming inconsistent.
- Added compatibility for older saves that were made inside the former Los Huevas ATM passage.
- Future ATM fixes and improvements will now apply consistently across every ATM location.
- Fixed an exploit involving negative casino chip exchanges.
- Casino chip exchanges now require positive whole numbers.
- Added validation preventing players from exchanging more cash or chips than they possess.
- Casino cash exchanges now use the standard money-management widgets for consistent balance handling.
- Replaced all instances of “conditon” with “condition”.
- Replaced all instances of “officier” with “officeTier”.
- Makeup will now correctly display its amount in the backpack instead of being an error or undefined to not show.
- Fixed purchased vehicles failing to receive their dealership parking location.
- Fixed an unreachable street ambience event.
- Improved bank-account compatibility for returning players.
- Added noreturn tag to the Bank to prevent fallback when opening new account and going directly to the ATM.
- Standardised bank and ATM availability checks across the city.
Nerdy specs: