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-litelibrary for decodingShift_JISplayer 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,strDisplays a news image during the demo loop.
Acceptable values:
demoloop_cm_001todemoloop_cm_026Example:
demoloop_cm_006shows the summer news. -
DATEPLUSNORMA,int,int,intTarget levels for "Date Plus".
Default:
3,9,18. -
DRESSOPEN,intFound in the DatePlusChance scene.
The function is currently unknown.
-
C%02dBNS,3,int,intFound in the GameSkinship scene.
- The first parameter must be
3. - Possibly maps to heart outcomes:
HeartBad,HeartNormalandHeartGood. - It likely controls how many hearts are earned per condition.
- The first parameter must be
-
SITFSPROB,intProbability of relax fashion show.
Default:
33. -
DATELVUPSCL,intScale factor for date level experience points.
Default:
34. -
MGLVUPSCL,intScale factor for girlfriend level experience points.
Default:
52. -
DRESSPROBSCL,intProbability of dress.
Default:
50. -
ONEGAIPROB,int,int,intProbability of presents.
Default:
0,5,6. -
HEARTBONUSPROB,int,int,intProbability of heart bonus.
Default:
0,10,7. -
GOODHUMORPROB,int,int,intProbability of good humor.
Default:
0,10,8. -
COSDATEPROB,int,int,intProbability of cosplay date.
Default:
0,3,9.
Changelog
1.0.0
- Initial release