Skip to content

Replaces the black background color of Demeo and Demeo Battles, enabling mixed reality in the PCVR version of these games through VirtualDesktop's passthrough mode.

License

Notifications You must be signed in to change notification settings

McFredward/Demeo_GreenScreen

Repository files navigation

Demeo_GreenScreen

Replaces the black background color of Demeo and Demeo Battles, enabling mixed reality in the PCVR version of these games through VirtualDesktop's passthrough mode.

How To Install & Use

Demeo

  • Download BepInEx for Mono version 5.4.22.0, and extract the files into the game's Folder.
  • Create a new file in Demeo\BepInEx\config\BepInEx.cfg (create that folder if necessary). Fill it with the content from here.
  • Download Demeo.zip from here and unzip the file into Demeo\BepInEx\plugins.

Demeo Battles

  • Download BepInEx for Il2CPP version 6.0.0 or later, and extract the files into the game's Folder.
  • Create a new file in Demeo Battles\BepInEx\config\BepInEx.cfg (create that folder if necessary). Fill it with the content from here.
  • Download Demeo_Battles.zip from here and unzip the file into Demeo Battles\BepInEx\plugins.

Demeo & Demeo Battles

  • Start the game & turn off the basement environment in the setting ingame.
  • Turn on "VR Passthrough" under the "Streaming"-Tab in the Virtual Desktop Menu (within VR).
  • USE THE FOLLOWING CONFIGURATION::

Red: 0, Green: 255, Blue: 0, Similarity: 37, Smoothness: 5

How To Define Your Own Background Color

  • Create the file custom_color.ini in your BepInEx\plugins Folder (where the .dll is located) and insert the following:
[CustomColor]
R=0
G=0
B=255

Feel free to adjust the values as desired, ensuring they stay within the range of 0 to 255 for each component.
Additionally, please update the color in the VirtualDesktop configuration accordingly.
If you discover a color or configuration that, in your opinion, performs better than the default green, let me know :)

Known issues

  • Visible outlines around some objects (Depends on your passthrough configuration in Virtual Desktop)
  • You can look through some parts of some objects which also have the same color (e.g. the Swiftness Potion Card for the default green background).

Credits & Libs

If you have any suggestions, feel free to open an Issue. Or contact me (McFredward) in via Discord.

About

Replaces the black background color of Demeo and Demeo Battles, enabling mixed reality in the PCVR version of these games through VirtualDesktop's passthrough mode.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages