qwbarch / mirage

A mod that mimics player voices for Unity games
https://thunderstore.io/c/lethal-company/p/qwbarch/Mirage
Other
13 stars 3 forks source link

Adding custom audio deletes the folder upon boot #98

Open 404cofee opened 4 days ago

404cofee commented 4 days ago

I have been adding audio to the folder in the mirage recordings folder directory these are either modified clips that the mod created that have a glitchy noise that I manually removed or prerecorded lines.

I do not know if this is some sort of measure or what but to me I find it hindering and to me it doesn't make sense that it is part of it so I am assuming that it is a glitch.

qwbarch commented 3 days ago

That's intended. The folder is deleted on start/close to avoid filling up the user's disk space.
You can optionally choose to never have the folder deleted by enabling the Never delete recordings option in LethalSettings.

404cofee commented 3 days ago

That's intended. The folder is deleted on start/close to avoid filling up the user's disk space. You can optionally choose to never have the folder deleted by enabling the Never delete recordings option in LethalSettings.

ok I then this is not closed I had that on, I just put my own audio in and it deletes the entire folder despite having it on and this only seems to happen when the files have custom names also this goes for recordings I changed the name of as well.

404cofee commented 2 days ago

I will put this here it was on one of my other comments but I will put it here just to show and to clarify what the issue is.

https://github.com/user-attachments/assets/70e01d52-9295-4446-b083-d6cc5a642da8

qwbarch commented 1 day ago

Never delete recordings option works perfectly fine for me. When I have it enabled, my recordings are still there

404cofee commented 1 day ago

Never delete recordings option works perfectly fine for me. When I have it enabled, my recordings are still there

in the comment before the one with the video I said have the option on and I do have it on, I do not know why it is happening man.

Let me just summarize the issue to re-clarify the issue, despite having the Never delete recordings on the game will delete the mirage audio folder if anything in the audio folder was named something like "scream.wav" and not "17e41179-08f8-4d0d-81a5-de359932736a.wav" so when making or modifying you cannot make the name name of the file simple and instead you need to name it as something the mod recorded like "17e41179-08f8-4d0d-81a5-de359932736a.wav" or else the folder gets deleted upon boot.

You can see it in the mp4 I sent earlier