Koder-Teh / Boombox-Controller

Allows you to easily upload a track to the boombox by specifying a link. Game: Lethal Company
MIT License
6 stars 3 forks source link

Boombox Controller config screen clips #15

Closed bubin7766 closed 9 months ago

bubin7766 commented 10 months ago

image As you can see Boombox Controller's config screen clips with i believe LethalCompany_InputUtils' implementation of the config screen. Would there be a way to integrate your config with theirs so it plays nicely with the menu?

Koder-Teh commented 10 months ago

Привет! Можешь мне скинуть логи BepInEx. Так же скинуть файл по пути: "Lethal Company\BoomboxController\logReport.txt"

bubin7766 commented 10 months ago

Here is the report from boombox controller logReport.txt And then here is the BepInEx log LogOutput.log Sorry I have a lot of mods installed but i do my best to make sure they're all compatible with each other

bubin7766 commented 10 months ago

Out of curiosity does having this mod installed disable the default boombox music? I no longer have any audio from default tracks in my boombox with your mod installed and Boombox Sync Fix not sure if this mod is needed with yours though

Koder-Teh commented 10 months ago

LogOutput.log

Привет! Ты используешь мод менеджер? Где BepInEx у тебя лежит? В игре его нет.

Out of curiosity does having this mod installed disable the default boombox music?

Да.

I no longer have any audio from default tracks in my boombox with your mod installed and Boombox Sync Fix not sure if this mod is needed with yours though

Boombox Sync Не нужен в принципе. Он в целом бесполезный. Код этого "мода" не имеет смысловой нагрузки. Желательно его удалить.

bubin7766 commented 10 months ago

Привет ! Ты используешь мод менеджер? Где BepInEx у тебя лежит? В игре его нет.

Yes I am using r2modman to install my mods, could you point me in the right direction to find the log for you?

Да.

Would it be possible to make that an accessible config that by default leaves the base game music on?

Boombox Sync Не нужен в принципе. Он в целом бесполезный. Код этого "мода" не имеет смысловой нагрузки. Желательно его удалить.

Okay then thank you for letting me know! I’ll make sure to clean this up from my mod pack now

Koder-Teh commented 10 months ago

Yes I am using r2modman to install my mods, could you point me in the right direction to find the log for you?

Я не знаю куда ставит BepInEx r2modman. Скорее всего должен в игру ставить. Вот моя папка с игрой: image

Would it be possible to make that an accessible config that by default leaves the base game music on?

Нет, я изначально делал мод который будет брать ссылки с ютуба и другие. И загружать их в игру. Но может я сделаю такое, но мне кажется это бессмысленно.

bubin7766 commented 10 months ago

Я не знаю куда ставит BepInEx r2modman. Скорее всего должен в игру ставить. Вот моя папка с игрой:

Yeah my game folder doesn't look like that, I believe it looks this way since r2modman just injects the necessary files when needed while loading the game modded image image

Нет, я изначально делал мод который будет брать ссылки с ютуба и другие. И загружать их в игру. Но может я сделаю такое, но мне кажется это бессмысленно.

My reasoning for leaving the default music on would be just as a placeholder for using the boombox without typing in a link first. This also was not necessarily a request, it was just more of a curiosity since I am not sure if that would be easy to do or not

Koder-Teh commented 10 months ago

image As you can see Boombox Controller's config screen clips with i believe LethalCompany_InputUtils' implementation of the config screen. Would there be a way to integrate your config with theirs so it plays nicely with the menu?

Можешь скинуть конфиг мода LethalCompany_InputUtils. image

Koder-Teh commented 10 months ago

Я не знаю куда ставит BepInEx r2modman. Скорее всего должен в игру ставить. Вот моя папка с игрой:

Yeah my game folder doesn't look like that, I believe it looks this way since r2modman just injects the necessary files when needed while loading the game modded image image

Просто я не делал поддержку r2modman для мода. Но я принципе понял как он работает.

Нет, я изначально делал мод который будет брать ссылки с ютуба и другие. И загружать их в игру. Но может я сделаю такое, но мне кажется это бессмысленно.

My reasoning for leaving the default music on would be just as a placeholder for using the boombox without typing in a link first. This also was not necessarily a request, it was just more of a curiosity since I am not sure if that would be easy to do or not

Я подумаю над этим. Мне просто нужна мотивация для этого. Энтузиазма уже потихоньку не хватает.