Solves parlor puzzles once the are manually translated into logic formulas. Added speed mod functionality in 2.0.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Parlor puzzles can become increasingly more laborious (one might even say tedious) as the game progresses, without adding anything new to the formula to spice it up. So "automating" them is a natural choice. This app does that, see readme.txt for the details on how it works (it can also display the contents of readme.txt in a tooltip at runtime in the app interface).
Speed Mod : just move the slider and press "set speed". Blue Prince has to be running.
Update 2.1: speed mod now can self-adjust to new game versions. time scale entry point is now stored in a separate file offset.dat and it's the only thing that needs to be re-downloaded when game version changes. If updated offset.dat is not available, you can now generate it yourself by downloading Il2CppDumper and unzipping it next to the main executable. If game version change is detected, the solver will call Il2CppDumper generate the updated offset.dat.