Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Leaflet Love Story

From PCGamingWiki, the wiki about fixing PC games
Leaflet Love Story
Leaflet Love Story cover
Developers
G+工程团
橘子班
Publishers
PeriScope Game
Engines
KiriKiri 2[Note 1]
Release dates
Windows August 24, 2018
Taxonomy
Monetization One-time game purchase
Microtransactions None
Modes Singleplayer
Pacing Relaxed
Genres Visual novel
Art styles Anime

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows

Essential Improvements

Use Skip Logo Patch[2]

Download patch file and extract scenario.xp3 into <path-to-game>

Issues Fixed

Text display as unknown characters on non-Chinese Windows

This game only support GB2312 character set. If system language is not Simplified Chinese, the system default character set is different, causing text decoding error.

Force the engine use the right character set[3]

Use this code as launch option: powershell -Command Start-Process -FilePath \"%command%\".Substring(0,\"%command%\".IndexOf(\"-fontcharset\")) -ArgumentList \"-fontcharset=136\"[Note 2]

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\savedata[Note 3]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/895220/pfx/[Note 4]

Save game data location

System Location
Windows <path-to-game>\savedata[Note 3]
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/895220/pfx/[Note 4]

Save game cloud syncing

System Native Notes
Steam Cloud
Due to ignoreexternalfiles configured to 1, actually nothing sync[4]

Video

In-game Options
In-game Options
Advanced Options, access by -userconf command line argument
Advanced Options, access by -userconf command line argument

Input

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
Launch with -wsmute=deactive
Royalty free audio

Localizations

Language UI Audio Sub Notes
Simplified Chinese
English

Other information

API

Technical specs Supported Notes
Direct3D 9 D3D9 is used in video playing
DirectDraw 7
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum
Operating system (OS) WIN7 SP1/WIN8/WIN10
Processor (CPU) 1000 MHz
System memory (RAM) 512 MB
Hard disk drive (HDD) 500 MB
Video card (GPU) 128 MB of VRAM


Notes

  1. KiriKiri engine build: 2.31.2013.411[1]
  2. How this code fix it: the game launch option is configured as -fontcharset=DEFAULT_CHARSET which actually does nothing since kirikiri2 only accept integer for this option, we cannot easily override it. So we use powershell to parse this argument and replace it with the right one.
  3. 3.0 3.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  4. 4.0 4.1 Notes regarding Steam Play (Linux) data:

References

  1. Verified by User:Qinlili on 2024-05-20
  2. Verified by User:Qinlili on 2024-07-01
  3. option_desc_ja.txt - last accessed on 2024-06-30
  4. SteamDB - last accessed on 2024-07-01