diff --git a/README.md b/README.md index 2aed8db..cfbfa4d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Part one of two universal patches. The IL2CPP patch is available at (redacted). -Tested with [BepInEx 6 build 669](https://builds.bepinex.dev/projects/bepinex_be). Builds of the same nature should also work. +Tested with [BepInEx 6 build 733](https://builds.bepinex.dev/projects/bepinex_be). Builds of the same nature should also work. **When submitting issues**, please submit your BepInEx log file with all log levels enabled. You can do this by setting `Logging.Disk.LogLevels` in `BepInEx.cfg` to `All`. @@ -14,4 +14,6 @@ * Replace the existing files. * Entrypoint error + crash: The entrypoint was likely not set correctly. * The default entrypoint in `BepInEx.cfg` is not valid for this build. - * Set `Preloader.Entrypoint.Type` to `MonoBehaviour`. \ No newline at end of file + * Set `Preloader.Entrypoint.Type` to `MonoBehaviour`. +* Scene remains empty with black background: Same as previous + * Entrypoint error \ No newline at end of file