MelonLoader

MelonLoader

554 Downloads

[Enhancement]: Clear MelonLoader\Dependencies\Il2CppAssemblyGenerator Folder on load

macgyver16502 opened this issue ยท 1 comments

commented

Describe the new feature or enhancement

Here is the suggestion in a nutshell...
When a new version of some games with Il2Cpp loads the game locks the files in MelonLoader\Dependencies\Il2CppAssemblyGenerator before MelonLoader can undate them to the new version for the game to work. My suggestion is just to delete the files in that folder every time MelonLoader starts and let it recreate them.
The specific game I am referring to is Schedule 1, btw.
Thank you.

commented

The assembly generator already checks to see if an existing version is usable or if it should actually download and/or rerun.
Please see https://github.com/LavaGang/MelonLoader/tree/master/Dependencies/Il2CppAssemblyGenerator for further details.