FO4_Games icon indicating copy to clipboard operation
FO4_Games copied to clipboard

Blackjack Gameplay Sound Effects

Open TheWhiteCollarPlayers opened this issue 6 years ago • 9 comments

Sound Effects we want to add during the actual gameplay (either custom or vanilla) these require sound descriptor records in the CK.

These are possible places to add more SFX.

  • winning
  • losing
  • draw (push)
  • dealing card (flipping out from deck)
  • hit
  • stand
  • caps leaving or entering inventory

TheWhiteCollarPlayers avatar Feb 28 '18 02:02 TheWhiteCollarPlayers

Updated this to also track flash animations for these conditions

TheWhiteCollarPlayers avatar Feb 28 '18 02:02 TheWhiteCollarPlayers

My sound descriptors will be in a separate esp to facilitate merging to master

TheWhiteCollarPlayers avatar Feb 28 '18 02:02 TheWhiteCollarPlayers

Are the flash files implemented? Or is there a commit for it?

TheWhiteCollarPlayers avatar Mar 06 '18 22:03 TheWhiteCollarPlayers

They are implemented on a separate branch. Im finishing up some changes before merging that into master.

Scrivener07 avatar Mar 06 '18 22:03 Scrivener07

Video: https://youtu.be/_4x01cQIL8U My friend okiedokieophie has mocked up some proposed SFX in a video.

Scrivener07 avatar Mar 08 '18 23:03 Scrivener07

I narrowed this issue down to just SFX as the "vault boys" already exist on master.

Scrivener07 avatar Mar 09 '18 09:03 Scrivener07

I'll take a look at finding SFX for you

TheWhiteCollarPlayers avatar Sep 11 '18 01:09 TheWhiteCollarPlayers

I added Winning, Caps, and Dealing sounds with pull request #120

Scrivener07 avatar Oct 06 '18 20:10 Scrivener07

This is related to issue #122

I added these for player related sounds. capture 1

I added these for game related sounds. capture 2

These sounds can be overridden in a child plugin for future authors.

Scrivener07 avatar Oct 18 '18 00:10 Scrivener07