bhespiritu / LethalPolaroidCamera

MIT License
0 stars 0 forks source link

The sound disappears when building with this mod. #3

Open Paradox75831004 opened 8 months ago

Paradox75831004 commented 8 months ago

018cdf50-cb70-e80e-9af5-0008d8de9b92

Here is the assembly code - add your mod, run around with the camera for a while. After some time, the sound seemed to disappear, at first I thought it was because of the cat mod, or the cat mod was conflicting with the camera, but this is not accurate. In short, I don’t understand what the problem could be.

In the photo config I set the resolution to 128x128 - it works fine, if you set the value higher, then the photos do not fall out after taking a picture. Will there be support for at least 500x500 or 800x800? A clear photo looks nicer.

bhespiritu commented 8 months ago

I need to look more into how to properly implement sound sources.

As for the photo resolution, I have a suspicion that this is due to the camera photo transfer maybe eating up bandwidth. I'm planning on redoing how the networking is done with image transfer so that it less intrusive to the other games' processes.

In the mean time, it'd be super helpful if you could give me your console readout when you try and take a photo with higher resolutions. I'll be attempting to replicate things myself, but I also want to be sure that what I fix actually fixes the issue you're having.

Paradox75831004 commented 8 months ago

I need to look more into how to properly implement sound sources.

As for the photo resolution, I have a suspicion that this is due to the camera photo transfer maybe eating up bandwidth. I'm planning on redoing how the networking is done with image transfer so that it less intrusive to the other games' processes.

In the mean time, it'd be super helpful if you could give me your console readout when you try and take a photo with higher resolutions. I'll be attempting to replicate things myself, but I also want to be sure that what I fix actually fixes the issue you're having.

I don’t mind testing everything with you in real time

I’ve worked with a developer before, they understood the essence of the problem faster. Well, the mod is very cool - we want to add it to our collection in the future!