ManlyMarco

Results 393 comments of ManlyMarco
trafficstars

The game is clearly using mono not il2cpp, you probably messed up the install by using wrong patchers. Reinstall the game and use the correct version of BepInEx5 for the...

Probably you picked the wrong bitness version then.

Do you know if there's any ETA on a stable release?

The incompatibility is in unity itself, only 3.5 assemblies can be loaded in older versions of the runtime.

Could be anything, including the game not having any text but images of text. You can try UnityExplorer to see how the game UI is constructed.

That's expected since when the window is open it disables all inputs so clicking doesn't affect the game while changing settings.

> when I enable this mod

When the config manager window is displayed then all input in the running unity instance is cleared on every frame. If it happens when the window is not displayed then...

There is no such thing as a mod being "enabled" in BepInEx, it's either installed or not. If you're going to drip feed the information then it will take a...

Closing stale issue