All Projects → IllusionMods → Bepisplugins

IllusionMods / Bepisplugins

Licence: gpl-3.0
A collection of essential BepInEx plugins for games made by Illusion.

Projects that are alternatives of or similar to Bepisplugins

Tysnapshotscroll
一句代码保存截图,将 UIScrollView UITableView UICollectionView UIWebView WKWebView 网页 保存 为 长图 查看。Save the scroll view page as an image,support UIScrollView,UITableView,UICollectionView,UIWebView,WKWebView.(Support iOS13)
Stars: ✭ 709 (+259.9%)
Mutual labels:  screenshots
Cronshot
Node module to schedule, take, alter, and store web page screenshots.
Stars: ✭ 69 (-64.97%)
Mutual labels:  screenshots
Scrot
SCReenshOT - command line screen capture utility
Stars: ✭ 138 (-29.95%)
Mutual labels:  screenshots
Fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
Stars: ✭ 33,382 (+16845.18%)
Mutual labels:  screenshots
Capture Website
Capture screenshots of websites
Stars: ✭ 1,075 (+445.69%)
Mutual labels:  screenshots
Dotfiles
▒ rice ░░ custom linux config files
Stars: ✭ 1,514 (+668.53%)
Mutual labels:  screenshots
Manet
Website screenshot service powered by Node.js, SlimerJS and PhantomJS
Stars: ✭ 570 (+189.34%)
Mutual labels:  screenshots
Mobile Toolkit
📱 Shell scripts for Android and iOS device management
Stars: ✭ 161 (-18.27%)
Mutual labels:  screenshots
Cypress Match Screenshot
Utility to take screenshots during a cypress test and match them against previous runs
Stars: ✭ 61 (-69.04%)
Mutual labels:  screenshots
Screen Recorder
A Ruby gem to video record and take screenshots of your desktop or specific application window. Works on Windows, Linux, and macOS.
Stars: ✭ 135 (-31.47%)
Mutual labels:  screenshots
Gowitness
🔍 gowitness - a golang, web screenshot utility using Chrome Headless
Stars: ✭ 996 (+405.58%)
Mutual labels:  screenshots
Screenshooter
📷 A tool for generating BrowserStack screenshots from the command line.
Stars: ✭ 50 (-74.62%)
Mutual labels:  screenshots
Screenshots
Simple Website Screenshots as a Service (Django, Selenium, Docker, Docker-compose)
Stars: ✭ 126 (-36.04%)
Mutual labels:  screenshots
Snapshots For Windows
Application for make and upload screenshots / Приложение для создания и загрузки скриншотов
Stars: ✭ 6 (-96.95%)
Mutual labels:  screenshots
Screenshotty
A library for programatically capturing screenshots on Android
Stars: ✭ 141 (-28.43%)
Mutual labels:  screenshots
Androidscreenshot sysapi
Easily take screenshots with Android 5.0 API.{优雅地实现屏幕截图,用android 5.0之后的录屏API实现}
Stars: ✭ 644 (+226.9%)
Mutual labels:  screenshots
Swift Screencapture
A Swift framework to easily capture the screen on OS X.
Stars: ✭ 105 (-46.7%)
Mutual labels:  screenshots
Technowlogger
TechNowLogger is Windows/Linux Keylogger Generator which sends key-logs via email with other juicy target info
Stars: ✭ 172 (-12.69%)
Mutual labels:  screenshots
Timecat
A Magical Web Recorder & Player 🖥
Stars: ✭ 1,955 (+892.39%)
Mutual labels:  screenshots
Screenshoteer
Make website screenshots and mobile emulations from the command line.
Stars: ✭ 1,650 (+737.56%)
Mutual labels:  screenshots

BepisPlugins

A collection of essential BepInEx plugins for Koikatu / Koikatsu Party, EmotionCreators, AI-Shoujo / AI-Girl, HoneySelect2 and other games by Illusion. Check plugin descriptions below for a full list of included plugins.

If you wish to contribute or need help, check the #help channel on the Koikatsu discord server.

GitHub release Github Releases

How to install

  1. At least BepInEx 5.0 is required. Make sure it is installed and working before installing BepisPlugins.
  2. Download the latest release archive for your game (specified by the two letter prefix, e.g. AI for AI-Girl) from the releases page above (not the "Clone or download" button).
  3. Extract the archive into your game directory (where the game exe and BepInEx folder are located). Replace old files if asked.

Plugin descriptions

You can see more information about some of the plugins by checking their config files in BepInEx\config (or by using the in-game ConfigurationManager plugin).

Note: Not all plugins might be available for a given game (not yet ported by anyone, or technically infeasible).

BGMLoader

Loads custom BGMs and clips played on game startup. Stock audio is replaced during runtime by custom clips from BepInEx\BGM and BepInEx\IntroClips directories.

Tutorial on how to replace sound clips and background music using BGMLoader.

ColorCorrector

(Koikatsu)

Allows configuration of some post-processing filters. (change of bloom amount, disable saturation filter)

ExtensibleSaveFormat

Allows additional data to be saved to character, coordinate and scene cards. The cards are fully compatible with non-modded game, the additional data is lost in that case. This is used by sideloader to store used mod information.

InputUnlocker

Allows user to input longer than normal values to InputFields. This allows longer names and other properties stored as text.

Screencap

Creates screenshots based on settings. Can create screenshots of much higher resolution than what the game is running at. It can make screen (F9 key) or character (F11 key) screenshots.

Sideloader

Loads mods packaged in .zip archives from the Mods directory without modifying the game files at all. You don't unzip them, just drag and drop to Mods folder in the game root.

It prevents mods from colliding with each other (i.e. 2 mods have same item IDs and can't coexist; sideloader automatically assigns correct IDs). It also makes it easy to disable/remove mods with no lasting effects on your game install (just remove the .zip, no game files are changed at any point).

More information and tutorial on sideloader-compatible mod creation.

Step-by-step guide for creating a simple texture mod.

Tool for automatically converting old list mods to sideloader-compatible form.

SliderUnlocker

Allows user to set values outside of the standard 0-100 range on all sliders in the editor.

Removed plugins

Configuration Manager

Moved to https://github.com/BepInEx/BepInEx.ConfigurationManager

DeveloperConsole

Moved to https://github.com/BepInEx/DeveloperConsole

IPALoader

Moved to https://github.com/BepInEx/IPALoaderX

MessageCenter

Moved to https://github.com/BepInEx/MessageCenter

ScriptEngine

Moved to https://github.com/BepInEx/BepInEx.Debug

Obsolete plugins

DynamicTranslationLoader

Replaced by XUnity.AutoTranslator

ResourceRedirector

Replaced by XUnity.ResourceRedirector

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].