FMOD integ, Audio port, Camera effects, git settings

This commit is contained in:
Oleg Petruny 2024-08-21 12:17:16 +02:00
parent cc5a0b3c4e
commit f1e6c37431
839 changed files with 2477 additions and 16 deletions

10
.gitattributes vendored
View File

@ -1,7 +1,3 @@
Content/Models/** filter=lfs diff=lfs merge=lfs -text
Content/MaterialsS/** filter=lfs diff=lfs merge=lfs -text
Content/Fonts/** filter=lfs diff=lfs merge=lfs -text
Content/Foliages/** filter=lfs diff=lfs merge=lfs -text
Content/Audio/Sounds/** filter=lfs diff=lfs merge=lfs -text
Content/Audio/Music/** filter=lfs diff=lfs merge=lfs -text
Content/UI/Textures/** filter=lfs diff=lfs merge=lfs -text
Content/** filter=lfs diff=lfs merge=lfs -text
Plugins/** filter=lfs diff=lfs merge=lfs -text
Releases/** filter=lfs diff=lfs merge=lfs -text

View File

@ -133,3 +133,44 @@ ManualIPAddress=
+CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle")
+CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn")
[/Script/FMODStudio.FMODSettings]
bLoadAllBanks=True
bLoadAllSampleData=False
bEnableLiveUpdate=True
bEnableEditorLiveUpdate=False
BankOutputDirectory=(Path="Audio/FMOD")
OutputFormat=Surround_5_1
OutputType=TYPE_AUTODETECT
+Locales=(LocaleName="English",LocaleCode="EN",bDefault=True)
+Locales=(LocaleName="Chinese",LocaleCode="CN",bDefault=False)
+Locales=(LocaleName="Japanese",LocaleCode="JP",bDefault=False)
Vol0VirtualLevel=0.001000
SampleRate=0
bMatchHardwareSampleRate=True
RealChannelCount=64
TotalChannelCount=512
DSPBufferLength=0
DSPBufferCount=0
FileBufferSize=2048
StudioUpdatePeriod=0
InitialOutputDriverName=
bLockAllBuses=False
MemoryPoolSizes=(Desktop=0,Mobile=0,PS4=0,Switch=0,XboxOne=0)
LiveUpdatePort=9264
EditorLiveUpdatePort=9265
ReloadBanksDelay=5
bEnableAPIErrorLogging=False
bEnableMemoryTracking=False
ContentBrowserPrefix=/Game/Audio/FMOD/
ForcePlatformName=
MasterBankName=Master
SkipLoadBankName=
StudioBankKey=
WavWriterPath=
LoggingLevel=LEVEL_WARNING
OcclusionParameter=
AmbientVolumeParameter=
AmbientLPFParameter=
bFMODAudioLinkEnabled=False
Platforms=()

View File

@ -105,6 +105,20 @@ bSkipMovies=False
+IniSectionDenylist=HordeStorageServers
+IniSectionDenylist=StorageServers
+DirectoriesToAlwaysCook=(Path="/Game/Misc/Interactables")
+DirectoriesToAlwaysCook=(Path="/Game/FMOD/Banks")
+DirectoriesToAlwaysCook=(Path="/Game/FMOD/Buses")
+DirectoriesToAlwaysCook=(Path="/Game/FMOD/Events")
+DirectoriesToAlwaysCook=(Path="/Game/FMOD/Reverbs")
+DirectoriesToAlwaysCook=(Path="/Game/FMOD/Snapshots")
+DirectoriesToAlwaysCook=(Path="/Game/FMOD/VCAs")
+DirectoriesToAlwaysCook=(Path="/Game/Audio/FMOD/Banks")
+DirectoriesToAlwaysCook=(Path="/Game/Audio/FMOD/Buses")
+DirectoriesToAlwaysCook=(Path="/Game/Audio/FMOD/Events")
+DirectoriesToAlwaysCook=(Path="/Game/Audio/FMOD/Reverbs")
+DirectoriesToAlwaysCook=(Path="/Game/Audio/FMOD/Snapshots")
+DirectoriesToAlwaysCook=(Path="/Game/Audio/FMOD/VCAs")
+DirectoriesToAlwaysStageAsNonUFS=(Path="")
+DirectoriesToAlwaysStageAsNonUFS=(Path="Audio/FMOD/Desktop")
bRetainStagedDirectory=False
CustomStageCopyHandler=

BIN
Content/Audio/Classes/SC_Effects.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/Classes/SC_Master.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/Classes/SC_Menu.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/Classes/SC_Music.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/Classes/SC_Voices.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/Dialogue.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/Dialogue_assets.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/Dialogue_streams.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/Master.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/Master_assets.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/Master_streams.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/Music.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/Music_assets.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/Music_streams.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/SFX.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/SFX_assets.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/SFX_streams.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/VO.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/VO_assets.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/VO_streams.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/Vehicles.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/Vehicles_assets.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Banks/Vehicles_streams.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Buses/Music.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Buses/SFX.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Buses/SFX/Ambience.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Buses/SFX/Character.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Buses/SFX/Explosions.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Buses/SFX/Objects.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Buses/SFX/Reverb.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Buses/SFX/Vehicles.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Buses/SFX/Weapons.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Buses/UI.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Buses/VO.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Dialogue_CN.assets.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Dialogue_CN.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Dialogue_CN.streams.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Dialogue_EN.assets.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Dialogue_EN.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Dialogue_EN.streams.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Dialogue_JP.assets.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Dialogue_JP.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Dialogue_JP.streams.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Master.assets.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Master.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Master.streams.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Master.strings.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Music.assets.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Music.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Music.streams.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/SFX.assets.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/SFX.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/SFX.streams.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/VO.assets.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/VO.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/VO.streams.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Vehicles.assets.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Vehicles.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Desktop/Vehicles.streams.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Dialogue_CN.assets.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Dialogue_CN.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Dialogue_CN.streams.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Dialogue_EN.assets.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Dialogue_EN.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Dialogue_EN.streams.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Dialogue_JP.assets.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Dialogue_JP.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Dialogue_JP.streams.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Ambience/City.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Ambience/Country.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Ambience/Forest.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Character/Dialogue.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Character/Door_Close.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Character/Door_Open.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Character/Enemy_Footsteps.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Character/Health.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Character/Player_Footsteps.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Character/Radio_Dialogue.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Interactables/Barrel_Roll.uasset (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Music/Level_01.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Music/Level_02.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Music/Level_03.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Music/Radio_Station.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/UI/Cancel.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/UI/Okay.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/VO/Main_Menu.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/VO/Welcome.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Vehicles/Car_Engine.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Vehicles/Ride-on_Mower.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Weapons/Explosion.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Weapons/Machine_Gun.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Events/Weapons/Pistol.uasset (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Master.assets.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Master.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Master.streams.bank (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Content/Audio/FMOD/Master.strings.bank (Stored with Git LFS) Normal file

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More