Official Fulqrum Publishing forum

Official Fulqrum Publishing forum (http://forum.fulqrumpublishing.com/index.php)
-   Daidalos Team discussions (http://forum.fulqrumpublishing.com/forumdisplay.php?f=202)
-   -   Custom Sound Pack by Jiver For 4.12 > (http://forum.fulqrumpublishing.com/showthread.php?t=40150)

Soldier_Fortune 06-26-2013 08:26 AM

Quote:

Originally Posted by SPAD-1949 (Post 505633)
Kaspersky will not allow me to download from this URL
Is there a secure one?

Try to download it from the Caspar's link to dropbox (post #3 in this thread).

gaunt1 06-26-2013 12:45 PM

I think this pack needs some fixes...

Yesterday, I installed some of the files (I only wanted to change weapon sounds). It worked, but a few guns sounded the same, despite that they have different sound files. I realized that the game doesnt recognize them, so it loads a "generic" sound. Fortunately it is easy to fix:

All weapon.MGun"weaponname"s.prs files are faulty! The correct names are weapon.MGun_"weaponname".prs for machineguns, and weapon.cannon_"weaponname".prs for cannons.

For example: weapon.MGunUBs.prs should be changed to weapon.MGun_UB.prs.
Or: weapon.MGunShVAKs.prs to weapon.cannon_ShVAK.prs.

BTW, a stupid question: How can I open the console ingame? I managed to do it once, with ctrl+`, but I cant do it again, it simply doesnt work...

Aviar 06-26-2013 11:14 PM

Try SHF+TAB to open the console.

Aviar

Aviar 06-26-2013 11:29 PM

Quote:

Originally Posted by gaunt1 (Post 505698)
I think this pack needs some fixes...

Yesterday, I installed some of the files (I only wanted to change weapon sounds). It worked, but a few guns sounded the same, despite that they have different sound files. I realized that the game doesnt recognize them, so it loads a "generic" sound. Fortunately it is easy to fix:

All weapon.MGun"weaponname"s.prs files are faulty! The correct names are weapon.MGun_"weaponname".prs for machineguns, and weapon.cannon_"weaponname".prs for cannons.

For example: weapon.MGunUBs.prs should be changed to weapon.MGun_UB.prs.
Or: weapon.MGunShVAKs.prs to weapon.cannon_ShVAK.prs.

BTW, a stupid question: How can I open the console ingame? I managed to do it once, with ctrl+`, but I cant do it again, it simply doesnt work...

If this is really true, can you post a list of all the changes? A lot of players (including me) don't know their cannons from their machine guns...at least not all of them. This would be really helpful. Then at least we could all test this info ourselves to see if it is correct. Thanks.

Aviar

IceFire 06-26-2013 11:49 PM

Even better... since I'm feeling lazy, I'd love to see an updated package at some point :) A version 2.0 if you will!

Artist 06-27-2013 07:24 AM

Hi gaunt,

I second that motion:
Quote:

Originally Posted by Aviar (Post 505744)
If this is really true, can you post a list of all the changes?

Yes, please!

Thanks,
Artist

gaunt1 06-27-2013 11:24 AM

Quote:

If this is really true, can you post a list of all the changes?
Sure!

Unfortunately, the list isnt complete, a few guns are missing, like the big caliber soviet guns. Reason, is that I didnt change their sound, so I deleted the .prs files

The list so far:

old -> new

weapon.MGunB20s.prs -> weapon.cannon_B20.prs
weapon.MGunHispanoMKIs.prs -> weapon.cannon_HispanoMKI.prs
weapon.MGunHo5s.prs -> weapon.cannon_Ho5.prs
weapon.MGunMG15120s.prs -> weapon.cannon_MG15120.prs
weapon.MGunMG15120MGs.prs -> weapon.cannon_MG15120MG.prs
weapon.MGunMGFFs.prs -> weapon.cannon_MGFF.prs
weapon.MGunShVAKs.prs -> weapon.cannon_ShVAK.prs
weapon.MGunVYas.prs -> weapon.cannon_VYa.prs
weapon.MGunMG15120NAGs.prs -> weapon.cannon_MG15120NAG.prs
weapon.MGunMK108s.prs -> weapon.cannon_MK108.prs
weapon.MGunMK103s.prs -> weapon.cannon_MK103.prs
weapon.MGunHo115s.prs -> weapon.cannon_Ho115.prs
weapon.MGunBredaSAFAT77s.prs -> weapon.MGun_BredaSAFAT77.prs
weapon.MGunBredaSAFAT127s.prs -> weapon.MGun_BredaSAFAT127.prs
weapon.MGunBrowning50s.prs -> weapon.MGun_Browning50.prs
weapon.MGunBrowning303s.prs -> weapon.MGun_Browning303.prs
weapon.MGunHo103s.prs -> weapon.MGun_Ho103.prs
weapon.MGun15s.prs -> weapon.MGun_MG15.prs
weapon.MGun17s.prs -> weapon.MGun_MG17.prs
weapon.MGun81s.prs -> weapon.MGun_MG81.prs
weapon.MGun131s.prs -> weapon.MGun_MG131.prs
weapon.MGunMG151s.prs -> weapon.MGun_MG151.prs
weapon.MGunUBs.prs -> weapon.MGun_UB.prs
weapon.MGunVikkersKs.prs -> weapon.MGun_VikkersK.prs

Note:
I have no idea what MG15120MG and MG15120NAG are

sniperton 06-27-2013 11:53 AM

Great job, gaunt1!

Anyway, TD, please, could you release the full list of file names the game is looking for in the custom sounds folders? Then it would be possible to correctly rename all files and re-release Jiver's (or anyone else's) sound pack.

Artist 06-27-2013 11:56 AM

Hi gaunt,

thanks lot!

Artist

For those too lazy to rename one by one:
Here're the windows' commandline lines (paste as rename.bat in the ".....\my_presets\sounds" directory and execute)

Code:

move weapon.MGunB20s.prs weapon.cannon_B20.prs
move weapon.MGunHispanoMKIs.prs weapon.cannon_HispanoMKI.prs
move weapon.MGunHo5s.prs weapon.cannon_Ho5.prs
move weapon.MGunMG15120s.prs weapon.cannon_MG15120.prs
move weapon.MGunMG15120MGs.prs weapon.cannon_MG15120MG.prs
move weapon.MGunMGFFs.prs weapon.cannon_MGFF.prs
move weapon.MGunShVAKs.prs weapon.cannon_ShVAK.prs
move weapon.MGunVYas.prs weapon.cannon_VYa.prs
move weapon.MGunMG15120NAGs.prs weapon.cannon_MG15120NAG.prs
move weapon.MGunMK108s.prs weapon.cannon_MK108.prs
move weapon.MGunMK103s.prs weapon.cannon_MK103.prs
move weapon.MGunHo115s.prs weapon.cannon_Ho115.prs
move weapon.MGunBredaSAFAT77s.prs weapon.MGun_BredaSAFAT77.prs
move weapon.MGunBredaSAFAT127s.prs weapon.MGun_BredaSAFAT127.prs
move weapon.MGunBrowning50s.prs weapon.MGun_Browning50.prs
move weapon.MGunBrowning303s.prs weapon.MGun_Browning303.prs
move weapon.MGunHo103s.prs weapon.MGun_Ho103.prs
move weapon.MGun15s.prs weapon.MGun_MG15.prs
move weapon.MGun17s.prs weapon.MGun_MG17.prs
move weapon.MGun81s.prs weapon.MGun_MG81.prs
move weapon.MGun131s.prs weapon.MGun_MG131.prs
move weapon.MGunMG151s.prs weapon.MGun_MG151.prs
move weapon.MGunUBs.prs weapon.MGun_UB.prs
move weapon.MGunVikkersKs.prs weapon.MGun_VikkersK.prs


tomaz 07-10-2013 12:56 AM

Default sounds still there with the Modded sounds
 
I tried the soundpack but uninstalled it because it sounded like both the default sounds AND the modded sounds were playing at the same time (specifically the engine sounds).

Any suggestions?


All times are GMT. The time now is 12:35 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.