UBOAT
Not enough ratings
Radio in 3D view
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
7.617 KB
16 Apr @ 7:39pm
20 Apr @ 7:28am
2 Change Notes ( view )

Subscribe to download
Radio in 3D view

Description
This mod allows radio music to play in 3D views.
Loudspeaker minimum distance is also adjusted slightly so the spatialization is not so sharp and more evenly heard through the sub interior.
On map loudspeaker audio mixer was switched to interior mixer for more consistent audio fidelity and volume vs. interior. It is also no longer impacted by the "music volume" slider.

This mod has been tested with 2025.1.1.
This mod works with existing savegames and does not alter game state.

Source for this mod is available here.
https://github.com/shole/uboat-mods
5 Comments
shole  [author] 19 Jul @ 10:41am 
That's not a focus of this mod. You should join the discord and discuss there.
Aku 19 Jul @ 4:34am 
When the captain dies in U-BOAT and we promote a new officer to the rank of captain, they receive a unique uniform — a proper captain’s outfit. Is there any way to make this uniform available to all officers? Or perhaps is there a mod that allows this? Is it possible to do somehow?

I’ve tried creating a micro-mod myself, but I ran into difficulties — either the game files are encrypted or I couldn’t manage it due to my lack of modding experience. If there’s any way to make this uniform selectable for other officers as well, I would be really happy.
hhung 26 Apr @ 6:03am 
I've been eagerly awaiting this mod, thank you! However, is it possible to adjust radio volume even higher, relative to ambient? Right now the waves and engine sounds still overwhelm it somewhat. Am using World War Radio mod.
shole  [author] 19 Apr @ 9:49pm 
What a weird error on functional code.
I'm guessing preprocessor is older c# than actual compiler.
In any case, it's fixed now.
Thanks.
Tofof 19 Apr @ 9:22pm 
at the start of every output.log --

C:\Program Files (x86)\Steam\steamapps\workshop\content\494840\3465241141\Source\SpeakerSystemPatched.cs(18,61): error CS1525: Invalid expression term '='
C:\Program Files (x86)\Steam\steamapps\workshop\content\494840\3465241141\Source\SpeakerSystemPatched.cs(17,37): warning CS0649: Field 'SpakerSystemPatched.PatrolAssignmentOnStageStarted._listener' is never assigned to, and will always have its default value null
Encountered an error, while trying to load a mod named "Radio in 3D view".
System.BadImageFormatException: 0x000002BC91E588E0
File name: 'In memory assembly'
..shortened..
UBOAT.Game.Core.Mods.ModSource modSource) [0x00078] in <f391bb37003148bdb3f1615f5b492917>:0
Setting AudioSettings.speakerMode is deprecated and has been replaced by audio project settings and the AudioSettings.GetConfiguration/AudioSettings.Reset API.