2025-05-27 13:05:28 +08:00
2025-05-27 13:05:28 +08:00
2025-05-27 13:05:28 +08:00
2025-05-27 13:05:28 +08:00
2025-05-27 13:05:28 +08:00
2025-05-27 13:05:28 +08:00

Love Plus Arcade Colorful Clip

Plugin Version: 1.0.0

Required Asphyxia Core Version: 1.50c

Notes:

  • Use Spice2x 25-05-09 or a newer version for better support of Love Plus Arcade.
  • Requires iconv-lite library for decoding Shift_JIS player name text.

Credits

  • Cammy

    Provides reverse engineering help and server response formats notes.

  • PhaseII Network

    Provides references to response formats and web dashboard implementations

  • PhaseHackerz

    Releases playable game data.

Dependencies

npm install iconv-lite

Plugin Settings

Advanced Game Settings

Plugin Default Value:

DEMOCOMMERCIAL,demoloop_cm_006;DRESSOPEN,7;DATEPLUSNORMA,3,8,12;DATELVUPSCL,50;MGLVUPSCL,50;SITFSPROB,50;

Each key is followed by one or more comma-separated values and terminated with a semicolon (;).

More testing and detailed instructions are needed. Please provide feedback about the keys.

Known Keys

  • DEMOCOMMERCIAL,str

    Displays a news image during the demo loop.

    Acceptable values: demoloop_cm_001 to demoloop_cm_026

    Example: demoloop_cm_006 shows the summer news.

  • DATEPLUSNORMA,int,int,int

    Target levels for "Date Plus".

    Default: 3,9,18.

  • DRESSOPEN,int

    Found in the DatePlusChance scene.

    The function is currently unknown.

  • C%02dBNS,3,int,int

    Found in the GameSkinship scene.

    • The first parameter must be 3.
    • Possibly maps to heart outcomes: HeartBad, HeartNormal and HeartGood.
    • It likely controls how many hearts are earned per condition.
  • SITFSPROB,int

    Probability of relax fashion show.

    Default: 33.

  • DATELVUPSCL,int

    Scale factor for date level experience points.

    Default: 34.

  • MGLVUPSCL,int

    Scale factor for girlfriend level experience points.

    Default: 52.

  • DRESSPROBSCL,int

    Probability of dress.

    Default: 50.

  • ONEGAIPROB,int,int,int

    Probability of presents.

    Default: 0,5,6.

  • HEARTBONUSPROB,int,int,int

    Probability of heart bonus.

    Default: 0,10,7.

  • GOODHUMORPROB,int,int,int

    Probability of good humor.

    Default: 0,10,8.

  • COSDATEPROB,int,int,int

    Probability of cosplay date.

    Default: 0,3,9.

Changelog

1.0.0

  • Initial release
Description
Love Plus Arcade Colorful Clip - Asphyxia Core Plugin
Readme 58 KiB
1.0.0 Latest
2025-05-27 20:35:46 +00:00
Languages
TypeScript 57.5%
Pug 30.9%
JavaScript 11.6%