Mod Details

Dick Marcinko - Rogue Warrior Voice Pack

Dick Marcinko - Rogue Warrior Voice Pack 1.0.5

Created by  TurboZoroger

2.8K Downloads

SPT 3.11.4 Compatible

The Rogue Warrior has arrived in Tarkov on a classified mission.

Latest Version 1.0.5
SPT 3.11.4

Updated Jun 10, 6:10 PM

Version Notes

Update for SPT 3.11

This download is externally hosted.
Always scan for viruses.

Adds the iconic voice of Richard “Dick” Marcinko, played by Mickey Rourke, from the video game Rogue Warrior (2009).

The voice is available to both USEC and BEAR. The voice is not added to bots.

How to install:

Extract the BepInEx and user folders and move them to your main SPT install folder. Overwrite if prompted.

Any updates to this mod can be installed the same way.

How to use:

Switch to the new character voice in the in-game Sound settings.

Demo:

Notes:

Most voice lines are found in the following phrase groups:

  • Mumble (F1)
  • Fight mumble (double-tap F1)
  • Enemy down
  • Fire
  • Scav
  • Bad work
  • Good work
  • Ready

Acknowledgments:

GrooveypenguinX for the new VoiceAdder code, based on the original by CWX.

GrooveypenguinX and rockahorse for WTT-Up In Smoke - this mod was based off of its server code.

JustNU for STALKER VOICES - contains a link in the description to a Unity project for creating the proper assetbundles. I uploaded a backup of the Unity project, it’s available here. I did not create the Unity project itself and can’t help troubleshoot it.

Version 1.0.5
Download Mod Version
SPT 3.11.4
Latest Compatible SPT Version

727 Downloads

Created Jun 10, 6:10 PM

Updated Jun 10, 6:10 PM

Virus Total Results

Update for SPT 3.11

Version 1.0.4
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

483 Downloads

Created Jan 6, 3:47 PM

Updated Jan 6, 3:47 PM

Virus Total Results

- Fixed null reference error when entering a raid after changing voice from Sound settings menu

NOTE: Be sure to overwrite all files when installing the latest version.

Version 1.0.3
Download Mod Version
SPT 3.10.5
Latest Compatible SPT Version

175 Downloads

Created Jan 4, 9:42 PM

Updated Jan 4, 9:42 PM

Virus Total Results

Update for SPT 3.10

- Fixed blank mod config (F12) menu

NOTE FOR THOSE UPGRADING FROM 1.0.2: If WTT-VoicePatcher.dll exists directly in the BepInEx/plugins folder you must delete it. The WTT-VoicePatcher.dll file should only exist in the SPT/BepInEx/plugins/WTT-VoicePatcher folder, otherwise you will face issues.

Version 1.0.1
Download Mod Version
SPT 3.9.8
Latest Compatible SPT Version

820 Downloads

Created Jul 8, 2024 at 8:51 PM

Updated Jul 8, 2024 at 8:51 PM

Virus Total Results

This version is only compatible with SPT 3.9

Version 1.0.0
Download Mod Version
SPT 3.8.3
Latest Compatible SPT Version

582 Downloads

Created May 14, 2024 at 11:05 PM

Updated May 14, 2024 at 11:05 PM

Virus Total Results

This version is only compatible with SPT 3.8

PCG

nice.

1 Like
BHOP

Thanks for the brilliant mods.

1 Like
LeftHandedCat

by far my favorite mod, dick marcinko quotes are absolutely hilarious and have been a running joke between me and my brother for years

1 Like
Sootman

Turbo,

I’m not sure how active you’re on here recently, But I can’t thank you enough for this mod. Had a lot of fun with it with my friends. And it helped me a lot making learning how to make my own voice packs for SPT. Recently with the 3.10 shift, I’ve tried moving two of my voice packs over from 3.9, and mostly gotten them to work, and have had no luck in resolving the issue online.

Both of my voices works alongside yours, but if I install both of my voices together, only one of them works and basically cancels out the other if they are both installed with no errors. But yours works fine regardless of which is installed alongside it. I think it has to do with the id of numbers in two .json files and the one file in the db folder since both my mods IDs match. But I have no clue where to find the proper id for one of my bundles since I’m not too versed in Unity. Could you share any input on this? Or perhaps point me in the right direction?

Thank you in advance,

0 Likes

It sounds like you need to generate two unique Mongo ObjectIDs, one for each of your voices.

They look like this: 67ad0895c0ca08c01a693999

You can search online for “MongoDB ObjectID generator” and there are websites that will generate them for you at the press of a button.

These ObjectID values are what you use in the .json file in the db folder. For my mod the path is: user\mods\DickMarcinkoVoicePack\db\voices\DickMarcinko.json. Each voice in that file should have a unique ObjectID value, so if your voices have the same one that’s likely causing the issue where one cancels the other out.

This process is new for 3.10 and it took me some time to figure it out as well. Hope this helps, good luck.

0 Likes

Oh my god you’re a saint thank you!

I was so stumped but that’s exactly what I needed since I had no clue what type of IDs those were, but I knew I somehow needed to generate one! Your pointers should definitely help me make a breakthrough here in the next coming days.

Cheers

1 Like
NYC23

Hey!

im having issues with the mod, does it conflict with the aki profile editor

i keep getting this message

“ object reference not set to an instance of an object’’

0 Likes

Are you using the most recent version of this mod - 1.0.4?

If yes, can you provide your current SPT version and a link to the profile editor you’re talking about?

0 Likes

i sent you a DM

0 Likes
CXM

So, this is the best thing I ever witnessed in my life ! lol

1 Like
Mozzer

So not only did this mod not work it also broke all my other custom voices as well

0 Likes

I’ll need more info. What other custom voices do you have installed? I’m on 3.10.4 and have the WTT-Up In Smoke mod installed and both custom voices from that are working alongside my mod.

Ensure you’ve moved the WTT-VoicePatcher.dll file from BepInEx/plugins to BepInEx/plugins/WTT-VoicePatcher.

0 Likes

I’ve done that an it still not working, the phases screen is completely blank

The other custom voice mod I’m using is WTT-TheLongLostHeadsOfYojenkz

I’m also running 3.10.5

0 Likes

Unfortunately I’m unable to reproduce your issue. I’ve updated to 3.10.5 and installed WTT-TheLongLostHeadsOfYojenkz alongside my mod and all the voices are working correctly. The phrase screen looks normal in-raid too.

My advice is to remove every file that came with my mod and WTT-TheLongLostHeadsOfYojenkz and reinstall them, just to be sure all the files are where they should be. The two mods share the same WTT-VoicePatcher.dll file so it’s okay to overwrite it when prompted.

Edit: I released a new version (1.0.4), try that out and see if you have the same problem.

0 Likes
CXM

Not working on 3.10.4 bepinex menu gone, and on infill, I get an error getting me back to the menu.

1 Like

Thanks. Fixed now, please see my reply to Ryw.

1 Like
Ryw

Thank you for creating such a great mod! However, I’ve encountered an issue while using it. When your mod is active, the client’s mod configuration manager (accessed via F12) is no longer displaying any mod settings in the list. The F12 menu itself still opens, but no settings are visible.

I’d appreciate it if you could look into this. Please let me know if you need more details to reproduce the issue. Thank you for your hard work and for sharing this amazing mod with the community!

1 Like

Thanks to you and CXM for your comments. I have released a new version that fixes this issue, but you need to make sure the WTT-VoicePatcher.dll file from the previous version is properly removed from the BepInEx/plugins folder, otherwise you’ll face the same issue. My mod adds a folder called WTT-VoicePatcher to the BepInEx/plugins folder - the WTT-VoicePatcher.dll file should only exist within that WTT-VoicePatcher folder, not the plugins folder directly.

1 Like

Combine this with fika (vocal player) and you have auto voice lines on kills and reload/other maybe ! lol

0 Likes

hahaha!Nice!Happy new year!

1 Like
Peuchot

Thanks for updating, i seriously can’t play without this voice lmao

1 Like

Details