Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
My Summer Love: MemoriesNewsMajor Update: Next-Gen AI Performance with Gemma 4
Major update

Major Update: Next-Gen AI Performance with Gemma 4

My Summer Love: Memories · published 31 Aug 2026, 01:22 UTC · build 25027809

All newsPlayers around this dateRead on Steam

Hello everyone,

The Gemma 4 update is now live for My Summer Love: Memories.

Below is a detailed overview of the most significant improvements compared to the previous version (Gemma 3):

  • Enhanced Prompt Adherence:
  • In Story Mode, script delivery is now significantly more natural and seamless.
  • Role consistency has been improved, making it much harder for characters to break character (e.g., when asked about future events or upcoming characters).
  • If you specify in the personality file that you do not want censorship, it is successfully removed (at least for adult-themed content, which is what it was tested on).
  • Conversation formatting has been stabilized, ensuring the parser accurately identifies dialogue, thoughts, and emotions without execution errors.
  • Fix for Save-State Degradation:
  • Previously, reloading a saved session resulted in a noticeable decline in conversation quality, leading to repetitive dialogues and diminished reasoning capabilities. This update ensures that restored sessions consistently maintain original quality.
  • Resolution of User Role Assumption:
  • The issue where the model would mistakenly assume the player's role during interaction was removed.

In-Progress Development (Known minor Issues):

  • Thinking Mode Leakage: Because the new model relies heavily on an internal thinking process, reasoning logic can occasionally leak into the visible thought output (e.g., “The player said OK, so I will trigger option A”). I will remove this behavior.
  • Memories Optimization: Gemma 4 executes Sliding Window internally; external programming is not currently supported, so requiring periodic memory restructuring during loading screens. I have implemented a conservative parameter that limits the volume of retained memories. The next update I will introduce a option menu to increase memory allocation for users with higher-spec hardware.

Please, if you have a moment, I would really appreciate it if you left a sincere review.

I welcome your feedback and suggestions in the discussion forums. Thank you for playing My Summer Love!

Sincerely,

Soul Shell

More from My Summer Love: Memories

Other announcements

All news
Community10 Aug 2026Gemma 4 coming soon!Hi, I've been working on updating the game My Summer Love from Gemma 3 to Gemma 4. Llama.cpp has changed completely since the last version I used (May 2025). Now, the main llama.cpp tool uses a client-server architecture, like other applications such as Ollama or LM Studio. The idea is to open a port and listen on that port, receiving the text produced by LLM. However, although this approach is…Major update13 Jul 2026Retro UI Windows 98 and Repetition Mitigation ModuleHi everyone! Here is what’s new: · All game interfaces have been completely overhauled to deliver an nostaligic late-90s OS aesthetic (Windows 98). · I observed that when loading sessions from saved files, the local LLM sometimes repeated phrases in the thoughts or actions (the text displayed in the yellow dialog box). A module was implemented to mitigate this behavior: · 1. The system now acti…Major update24 Jun 2026Story Mode and Chat ModeStory Mode : This is the default mode, where you follow a sequence of scenarios guided by prompts injected into the AI ​​to induce conversations. Game Over is enabled. You can only save at the end of each episode. Chat Mode : This is the new game mode added in this update. In this mode, you can talk to Kang Yuna freely in any scenario you choose. There are no prompts (only situational and cloth…