Difference between revisions of "Room Girl/FAQ"

From Hgames Wiki
Jump to: navigation, search
(Replace StudioUtils with IllusionFixes)
Line 23: Line 23:
  
 
= Modded Game Troubleshooting =
 
= Modded Game Troubleshooting =
* '''Studio won't launch:'''<br>Download Mikke's StudioUtils and install in <code>Studio\BepInEx\plugins</code>. Antivirus programs may try to block it, it's a false positive.
+
* '''Studio won't launch:'''<br>Install <code>IllusionFixes_IL2CPP</code> from <nowiki>https://github.com/IllusionMods/IllusionFixes/releases</nowiki>. Antivirus programs may try to block it, it's a false positive.
 
* '''Mods don't update in InitSetting:'''<br>That's because there's no zipmod compatibility with this game, so nothing can be downloaded. Ignore this feature for now.
 
* '''Mods don't update in InitSetting:'''<br>That's because there's no zipmod compatibility with this game, so nothing can be downloaded. Ignore this feature for now.
 
* '''Wrong characters loading when entering an H-Scene:'''<br>Update "RG_HSceneCrowdReaction" plugin.
 
* '''Wrong characters loading when entering an H-Scene:'''<br>Update "RG_HSceneCrowdReaction" plugin.
 
* '''The game is taking too long to load:'''<br>It's normal for a modded game to take up to 10 minutes in the first load. If you think that is stuck, take a look if you installed in the recommended folder from the [[Room_Girl/Install|Install Guide]].
 
* '''The game is taking too long to load:'''<br>It's normal for a modded game to take up to 10 minutes in the first load. If you think that is stuck, take a look if you installed in the recommended folder from the [[Room_Girl/Install|Install Guide]].
 
* '''Game freezes when opening Options Menu:'''<br>Delete <code>system.xml</code> in <code>UserData\config</code>, delete <code>StudioUtils.dll</code> in <code>BepInEx\plugins</code> and install <code>IllusionFixes_IL2CPP</code> from <nowiki>https://github.com/IllusionMods/IllusionFixes/releases</nowiki> (some antivirus may report a false positive)
 
* '''Game freezes when opening Options Menu:'''<br>Delete <code>system.xml</code> in <code>UserData\config</code>, delete <code>StudioUtils.dll</code> in <code>BepInEx\plugins</code> and install <code>IllusionFixes_IL2CPP</code> from <nowiki>https://github.com/IllusionMods/IllusionFixes/releases</nowiki> (some antivirus may report a false positive)

Revision as of 22:38, 6 January 2023

Illusion

all characters are at least 18


Room Girl [edit]

Install Guide

FAQ & Technical Help

Modding

Illusion Cards System

Room Girl characters are stored on special image files called “Cards” which contains all the character data.

With this system is possible to share characters using only image files.

These files always have the .png extension, and the original file is required to work. Images that are resized or changed in any way loose the character data, so be aware which file are you downloading.

Women cards are located at UserData\chara\female and men cards at UserData\chara\male. With the game closed, copy new cards to these folders and the characters will be available next time you open the game.

Room Girl is compatible with cards from the following preview games: AI Girl (AI Syoujyo) and Honey Select 2. Once the card is saved in Room Girl, it can no longer be loaded in older games.

You can get/share cards for Illusion games in several sites. Here are some of them, just be sure that you are downloading the right file from an compatible game:

Illusion Booru (Unhide posts clicking on botton right)
Kenzato (Use the top menu to select a compatible game)
yuki-portal (Select a compatible game)
Bepis (Use the top menu to select a compatible game)

General FAQ

  • Q : Were are the options in the H Scenes?
    A : The menu is hidden on the left side. Hover your mouse in the left corner to unhide it.
  • Q : Where can I buy the game?
    A : The Japanese release is available on DMM. There are not any news of an eventual English Release
  • Q : How do I Install the game, official updates and DLCs?
    A : See the Install Guide.
  • Q : Why the network is not loading?'
    A: Network is blocked outside of Japan. If you bought the original game you need a real good VPN to connect. Games with mods also don't work.

Modded Game Troubleshooting

  • Studio won't launch:
    Install IllusionFixes_IL2CPP from https://github.com/IllusionMods/IllusionFixes/releases. Antivirus programs may try to block it, it's a false positive.
  • Mods don't update in InitSetting:
    That's because there's no zipmod compatibility with this game, so nothing can be downloaded. Ignore this feature for now.
  • Wrong characters loading when entering an H-Scene:
    Update "RG_HSceneCrowdReaction" plugin.
  • The game is taking too long to load:
    It's normal for a modded game to take up to 10 minutes in the first load. If you think that is stuck, take a look if you installed in the recommended folder from the Install Guide.
  • Game freezes when opening Options Menu:
    Delete system.xml in UserData\config, delete StudioUtils.dll in BepInEx\plugins and install IllusionFixes_IL2CPP from https://github.com/IllusionMods/IllusionFixes/releases (some antivirus may report a false positive)