#How to replace the main theme of Balatro for Steammodded ?
15 messages · Page 1 of 1 (latest)
I mena you can probably just replace the ogg files in the game's exe using 7zip and see how that goes
I could
But I want to replace it without actually changing the game's exe, that's why I need to use steammoded
So I can remove it later on easily
and also share it
so it can be a nice exemple mod on how to change music also
steamodded sound API operates on a separate function currently, and the base game function is hardcoded to use the resources directory inside the game
maybe that can be reworked so it works via the same function so it allows changing base game sounds as well
Well for now it's not possible the way I described it then...