Kade-github / BombRushRadio

A Bomb Rush Cyberfunk mod that lets you add custom music into the game!
Mozilla Public License 2.0
29 stars 4 forks source link

Not able to replay custom songs #33

Open VaiTheCatto opened 8 months ago

VaiTheCatto commented 8 months ago

heya! i'm on the latest release of BRR, which is 1.6.0 i believe, and i have a huge playlist of custom songs, but when i finish playing the specific song, i am not able to replay it for some reason. even if i play a song for a short time, play another song, go back to the prev one, i cannot. this dosent occur with base game songs. All the songs i have are in .mp3 format.

VaiTheCatto commented 8 months ago

Update: I downgraded to 1.5.0 and it seems to work. only 1.6.0 has the problem.

Kade-github commented 8 months ago

What are your settings? I'm assuming this is a bug with "Preload Cache"? image

edit: these settings do work though, so as a work around that is something you could do to keep on the latest version of the game.

VaiTheCatto commented 8 months ago

i downloaded the mod manually so heres the config file

Settings file was created by plugin Bomb Rush Radio! v1.6 Plugin GUID: kade.bombrushradio

[Audio]

Caches audio to disk. Pros: Memory is lowered significantly, any boot time after the first start is lowered significantly. Cons: Stutters on play (depending on audio size), caching on disk can be expensive on storage. (depending on audio size/format) Setting type: Boolean Default value: false

Caching = false

Preloads cached audio from disk. Causes slightly longer boot with memory usage increasing like without cache, but prevents stuttering when a song plays. Requires Caching to be enabled. Setting type: Boolean Default value: false

PreloadCache = false