Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Der-Floh committed May 23, 2024
1 parent 723a9cc commit aaddd9a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,9 @@ Afterwards, restart Vortex and you can begin installing supported Vampire Surviv
### Old Engine Black Screen:
If you encounter a black screen this is most likely because of 2 reasons.
1. You enabled the VS ModLoader but no other mod. If the VS ModLoader is enabled alone it causes a black screen.
#### UPDATE: This now gets fixed automatically by the Extension uppon installing the Mod
2. You're using one of Kekos mods which have some issues with Vortex files because they try to load Vortex files as mods. These issues could also occur on other mods. To fix this you just need to add the following line into the main mod file (typically called `[modname].js`):

### UPDATE: This now gets fixed automatically by the Extension uppon installing the Mod

`.filter((dir) => dir.isFile() && dir.name !== "__folder_managed_by_vortex")`

![Kekos-Mod-Error-Previous](https://staticdelivery.nexusmods.com/mods/2295/images/593/593-1716495265-1845671882.png)
Expand Down

0 comments on commit aaddd9a

Please sign in to comment.