Skip to the content.

How to submit a UEVR Easy Injector game profile to the online database

You have built a battle-tested, working profile? This is how to publish it to the community, so everyone can enjoy your work:

1. Test it to make sure quality is good

Many games run with some little glitches, but test it before submitting:

2. Add descriptions

Many games need special graphic settings to look good in VR, or need some remarks on what workarounds are needed for glitches. In “Edit profile”, hit the “Publish” button. It will auto-generate some templates for ProfileMeta.json and ProfileDescription.md
Now click on “Open folder” and edit these two files.

2.1 Edit ProfileMeta.json

Please leave the default filled fields like EXEName alone. Edit these fields:

2.2 Edit ProfileDescription.md

This is the full description in Markdown format. You can either edit the file with any text editor, use Visual Studio Code (built in preview support), or one of the many online editors like Dillinger.

3. Publish the full profile as Zip

After having added the description, hit the “Publish” button again. UEVR Easy Injector will check some basics, delete temporary files like crash dumps and logs, and pack up a ZIP for you.
The packed profile will have some settings resetted that might be user dependent (e.g. log level, enable depth buffer), but if will leave your local profile alone. So it is NOT the same as zipping the folder yourself ;-).

4. Submit on Discord

Now post this to the Discord UE-general channel. Add the two UEVR Easy Injector admins @Pande4360 and @ODuis to make sure it’s read. We’ll check it briefly and upload it to the clouds database.

:-) Thanks for helping the community!