Jump to content
Korean Random
night_dragon_on

[Замена звуков / Sound changing] Звуки на различные события

Recommended Posts

на моём клиенте баг повторился. нужно писать в ЦПП и ждать заплатку

"logSoundEvents": true
А где эти логи потом посмотреть можно?

xvm.log

Share this post


Link to post

Short link
Share on other sites

А где эти логи потом посмотреть можно?

Все будет записано в общий файл лога: xvm.log

 

2016-05-08 16:28:54: SOUND EVENT: <наименование события>
Edited by night_dragon_on
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

flaming_engine_medium_pc_NODE_37479091_[]

flaming_engine_medium_npc_NODE_37479099_[]

я думаю это то что нужно

flaming_engine_medium_pc_NODE_37479091_[]

flaming_engine_medium_npc_NODE_37479099_[]

я думаю это то что нужно

эти отключил появилось теперь в логах-flaming_engine_large_pc_NODE_37479091_[]

Share this post


Link to post

Short link
Share on other sites

Почему-то перестал работать звук шестого чувства в 0.9.15.0.1.

 

В папке res_mods\0.9.15.0.1\audioww:

 

xvm.bnk (из рилиза 6.3.2) и SM_crit_damaged.bnk (с первой странички ветки).

 

в @xvm.xc строчка ""sounds": ${"sounds.xc":"sounds"}," имеется.

 

В sounds.xc:

 

{
"sounds": {
"enabled": true,
"soundBanks": {
"hangar": "xvm.bnk;SM_crit_damaged.bnk",
"battle": "xvm.bnk;SM_crit_damaged.bnk"
},
"logSoundEvents": false,
"soundMapping": {
"lightbulb": "",
"vo_fire_started": "",
"vo_ammo_bay_damaged": "",
"time_buzzer_01": "",
"time_buzzer_02": "",
"xvm_sixthSense": "sixthSense",
"xvm_sixthSenseRudy": "sixthSenseRudy",
"xvm_fireAlert": "fireAlert",
"xvm_ammoBay": "ammoBay",
"vo_enemy_hp_damaged_by_projectile_and_chassis_damaged_by_player": "SM_crit_damaged_chassis",
"vo_enemy_hp_damaged_by_projectile_and_gun_damaged_by_player": "SM_crit_damaged_gun",
"vo_enemy_no_hp_damage_at_attempt_and_chassis_damaged_by_player": "SM_crit_damaged_chassis",
"vo_enemy_no_hp_damage_at_attempt_and_gun_damaged_by_player": "SM_crit_damaged_gun",
"vo_enemy_no_hp_damage_at_no_attempt_and_chassis_damaged_by_player": "SM_crit_damaged",
"vo_enemy_no_hp_damage_at_no_attempt_and_gun_damaged_by_player": "SM_crit_damaged"
}
}
}

 

Шестое чувство срабатывает, лампочка загорается, БЕЗЗВУЧНО:-).

 

Пока выставил в конфиге "enabled": false,

родной звук шестого чувства срабатывает нормально.

 

Непонятно, что не так.

Share this post


Link to post

Short link
Share on other sites

Кстати, после боя, в котором не работал звук лампочки, и в котором после пожара было нескончаемое "пи-пи-пи"

(аж до выхода в ангар), в питонлоге целая карусель с упоминанием _Battle_showSixthSenseIndicator и _Battle_setFireInVehicle

 

За весь бой было записано только это:

 

'КОД'

NOTICE: [NOTE] (scripts/client/game.py, 449): [SPACE] Loading space: spaces/hangar_premium_v2
NOTICE: [NOTE] (scripts/client/game.py, 449): [SPACE] Loading space: spaces/34_redshire
INFO: =============================
INFO: 2016-06-13 23:06:52: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 210, in _Battle_showSixthSenseIndicator
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:07:27: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 210, in _Battle_showSixthSenseIndicator
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:07:59: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 210, in _Battle_showSixthSenseIndicator
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:08:27: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 210, in _Battle_showSixthSenseIndicator
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:09:08: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 144, in _Battle_setFireInVehicle
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:09:09: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 144, in _Battle_setFireInVehicle
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:09:16: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 172, in _Battle_hideVehicleTimer
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:09:16: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 200, in _Battle_hideDeathzoneTimer
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
ERROR: [ERROR] (scripts/client/gui/battle_control/consumables/equipment_ctrl.py, 586): Equipment is not found. (763,)
ERROR: [ERROR] (scripts/client/gui/battle_control/consumables/equipment_ctrl.py, 586): Equipment is not found. (1275,)
ERROR: [ERROR] (scripts/client/gui/battle_control/consumables/equipment_ctrl.py, 586): Equipment is not found. (507,)
INFO: =============================
INFO: 2016-06-13 23:09:16: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 172, in _Battle_hideVehicleTimer
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:09:16: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 200, in _Battle_hideDeathzoneTimer
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
NOTICE: [NOTE] (scripts/client/game.py, 449): [SPACE] Loading space: spaces/hangar_premium_v2

 

сборка 5778

Edited by Meddio

Share this post


Link to post

Short link
Share on other sites

Кстати, после боя, в котором не работал звук лампочки, и в котором после пожара было нескончаемое "пи-пи-пи"

(аж до выхода в ангар), в питонлоге целая карусель с упоминанием _Battle_showSixthSenseIndicator и _Battle_setFireInVehicle

 

За весь бой было записано только это:

 

'КОД'

NOTICE: [NOTE] (scripts/client/game.py, 449): [SPACE] Loading space: spaces/hangar_premium_v2
NOTICE: [NOTE] (scripts/client/game.py, 449): [SPACE] Loading space: spaces/34_redshire
INFO: =============================
INFO: 2016-06-13 23:06:52: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 210, in _Battle_showSixthSenseIndicator
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:07:27: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 210, in _Battle_showSixthSenseIndicator
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:07:59: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 210, in _Battle_showSixthSenseIndicator
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:08:27: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 210, in _Battle_showSixthSenseIndicator
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:09:08: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 144, in _Battle_setFireInVehicle
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:09:09: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 144, in _Battle_setFireInVehicle
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:09:16: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 172, in _Battle_hideVehicleTimer
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:09:16: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 200, in _Battle_hideDeathzoneTimer
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
ERROR: [ERROR] (scripts/client/gui/battle_control/consumables/equipment_ctrl.py, 586): Equipment is not found. (763,)
ERROR: [ERROR] (scripts/client/gui/battle_control/consumables/equipment_ctrl.py, 586): Equipment is not found. (1275,)
ERROR: [ERROR] (scripts/client/gui/battle_control/consumables/equipment_ctrl.py, 586): Equipment is not found. (507,)
INFO: =============================
INFO: 2016-06-13 23:09:16: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 172, in _Battle_hideVehicleTimer
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
INFO: =============================
INFO: 2016-06-13 23:09:16: [ERROR] ./res_mods/mods//xfw/python\xfw\events.pyc
ERROR: Traceback (most recent call last):
ERROR:   File "mods/xfw/python/xfw/events.py", line 55, in __event_handler
ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
ERROR:   File "xvm_main/xmqp_events.py", line 200, in _Battle_hideDeathzoneTimer
ERROR:   File "xvm_main/xmqp.py", line 43, in call
ERROR:   File "xvm_main/xmqp.py", line 142, in call
ERROR: NameError: global name 'utils' is not defined
INFO: =============================
NOTICE: [NOTE] (scripts/client/game.py, 449): [SPACE] Loading space: spaces/hangar_premium_v2

хм.. у меня лог чистый, кастом лампы работает

Share this post


Link to post

Short link
Share on other sites

В логе из моего предыдущего сообщения последняя ошибка возникает в файле xmqp.py.

 

Убрал на modxvm.com галку "XMQP (обмен данными с союзниками)" - и появился звук "шестого чувства", и лог тоже чистый.

На пожар пока не удалось нарваться, но, что-то мне подсказывает, что и проблемы с "пи-пи-пи" в следующий раз не будет.

 

Хотя, может быть, и совпадение. Отпишусь, если со звуком во время пожара все будет нормально

Edited by Meddio

Share this post


Link to post

Short link
Share on other sites

В логе из моего предыдущего сообщения последняя ошибка возникает в файле xmqp.py.

 

Убрал на modxvm.com галку "XMQP (обмен данными с союзниками)" - и появился звук "шестого чувства", и лог тоже чистый.

На пожар пока не удалось нарваться, но, что-то мне подсказывает, что и проблемы с "пи-пи-пи" в следующий раз не будет.

 

Хотя, может быть, и совпадение. Отпишусь, если со звуком во время пожара все будет нормально

галка у меня убрана,но пи-пи-пи всё равно есть и даже на чистом клиенте

Share this post


Link to post

Short link
Share on other sites

flaming_engine_medium_pc_NODE_37479091_[]

flaming_engine_medium_npc_NODE_37479099_[]

я думаю это то что нужно

эти отключил появилось теперь в логах-flaming_engine_large_pc_NODE_37479091_[]

Там еще есть flaming_engine_small_pc, все эти звуки из \res\packages\audioww.pkg\audioww\damage.bnk.

Вот список ивентов

damage.bnk |  150027936 | turret_drop_soft
damage.bnk |  231991266 | flaming_engine_medium_npc
damage.bnk |  650604481 | burning_tank_large
damage.bnk |  756770780 | flaming_engine_large_pc
damage.bnk | 1742433240 | turret_whoosh
damage.bnk | 2120713494 | flaming_engine_medium_pc
damage.bnk | 2351787676 | turret_sparks
damage.bnk | 2400457289 | burning_tank_medium
damage.bnk | 2644646750 | repair_treads
damage.bnk | 2894736649 | burning_tank_small
damage.bnk | 2897641525 | turret_drop_solid
damage.bnk | 3042597024 | flaming_engine_large_npc
damage.bnk | 3198176468 | flaming_engine_small_pc
damage.bnk | 3592128192 |
damage.bnk | 3781684856 | flaming_engine_small_npc
damage.bnk | 4003723202 | brakedown_treads
Edited by My War

Share this post


Link to post

Short link
Share on other sites

Всем привет!

 

У меня такая же проблема со звуками. Перестала работать озвучка перка "Шестое чувство", а если танк загорелся и пожар был потушен, то звук пожара все равно преследует аж до конца боя. Жутко отвлекает! Прикладываю папку со своим конфигом.

Из других модов стоит только мод "Сессионная статистика" от SeveRR. 

default.rar

Share this post


Link to post

Short link
Share on other sites

Всем привет!

 

У меня такая же проблема со звуками. Перестала работать озвучка перка "Шестое чувство", а если танк загорелся и пожар был потушен, то звук пожара все равно преследует аж до конца боя. Жутко отвлекает! Прикладываю папку со своим конфигом.

Из других модов стоит только мод "Сессионная статистика" от SeveRR. 

отключи сервисы, лампочки звук появится, а вот пожар как пикал так и пикает у меня....

Share this post


Link to post

Short link
Share on other sites

В логе из моего предыдущего сообщения последняя ошибка возникает в файле xmqp.py.

 

Убрал на modxvm.com галку "XMQP (обмен данными с союзниками)" - и появился звук "шестого чувства", и лог тоже чистый.

На пожар пока не удалось нарваться, но, что-то мне подсказывает, что и проблемы с "пи-пи-пи" в следующий раз не будет.

 

Хотя, может быть, и совпадение. Отпишусь, если со звуком во время пожара все будет нормально

Да, убрал галку- появился звук "шестого чувства", почему?? Никто не подскажет?

Share this post


Link to post

Short link
Share on other sites

Убрал на modxvm.com галку "XMQP (обмен данными с союзниками)" - и появился звук "шестого чувства", и лог тоже чистый.

Исправил

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

 

 

Исправил
 

 

Не понял, а что исправил? У меня все осталось по-прежнему. Может апдейт какой-то надо скачать?

Share this post


Link to post

Short link
Share on other sites
а вот пожар как пикал так и пикает у меня

 

Это как и писал ранее косяк со стороны ВГ, а не XVM-ма и должен быть исправлен ими.

 

Может апдейт какой-то надо скачать?

 

Ночную сборку модификации, билд 5779+

Edited by night_dragon_on
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Ребят, после обновы ( мини ) , появился косяк , зависание звука пожара или лампочки .

не использую XVM , после обновы файлик engine_config.xml обновил , а вот sound_notifications.xml не стал , т.к. он вроде не изменился.

 

Подскажите в чем дело-то

Share this post


Link to post

Short link
Share on other sites

Hello from ASIA server

I can't speak Russian, sorry about that.

I followed the instruction and created a music mod successfully. However, in 9.15 update, the login music is muted.

I found the original login music inside ExternalMusicSources.pck along with its event name, but the music still muted.

I guess the problem is in the game sync parameter, because the login music is controlled by the button on the top right coner of the screen, not by the menu slider.

 

Please help me to solve this, thank you in advance.

Share this post


Link to post

Short link
Share on other sites

Ребят, после обновы ( мини ) , появился косяк , зависание звука пожара или лампочки .

не использую XVM , после обновы файлик engine_config.xml обновил , а вот sound_notifications.xml не стал , т.к. он вроде не изменился.

 

Подскажите в чем дело-то

Технические работы на серверах 17 июня завершены

 

Исправлена ошибка, из-за которой звук горения танка был слышен даже после того, как пожар был потушен.

 

http://worldoftanks.ru/ru/news/pc-browser/2/techworks_17_06_2016/

Share this post


Link to post

Short link
Share on other sites

I found the original login music inside ExternalMusicSources.pck along with its event name, but the music still muted.

I guess the problem is in the game sync parameter, because the login music is controlled by the button on the top right coner of the screen, not by the menu slider.

 

 

We have now separate thread to discuss sound mods in general, and I have some information about new (?) events here

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...