momadhuynh04/AI2Uffline-ModFix_For_AI2U — reverse-engineered prompt
Reverse engineered prompt
Build me a Windows fix for AI2U that makes the game usable offline and gets rid of the infinite loading and connection errors at startup. I want it to bypass the normal online login stuff, patch the game so it can launch without the original backend, and include a small configurator plugin plus a simple JSON config file people can edit after first run.
The main thing is letting the game talk to a custom AI instead of the default service. It should support either a local model or an API based model, send the right JSON back so the game can parse it, and let me set prompts, model name, base URL, history, character routing, and other basic generation settings. Also add TTS support with Azure and OpenAI, plus lightweight local options like Piper or Kokoro if possible. Keep shop items, tags, and cosmetics saved locally, unlock the locked characters and chapters, and fix the common broken stuff like item loading and hub chat issues. Look up current docs online if you need to.
Want more depth? Deep Reverse