sIKE23 / Mage-Wars

Mage Wars for OCTGN
7 stars 5 forks source link

More sound effects #258

Open ACG8 opened 9 years ago

ACG8 commented 9 years ago

Having just added 2 sound effects for the timer, I was thinking about adding more sound effects to the game; for example, sounds to be played when an attack hits or is avoided, sounds to be played when creatures are summoned, sounds to be played when attacks/incantations are cast, sounds to be played when equipment is forged, etc. Much like flavorful text notifications, this could add another dimension to player experiences.

You have mentioned filesize restrictions in the past, so I was wondering what the limits are, exactly. The sound files we have dealt with so far are under 35 KB each, and I think the full range of sound files that I am imagining will tend to be between 10 and 60 KB each. How many (if any) sound files do you think we can support?

sIKE23 commented 9 years ago

Funny, was talking to Schwenkgott about this the other day. The max nupkg file size I can upload to myGet for free is 10MB. Right now if you look at the package size it is at 7.80MB so we do have some room to add sound files. So I would think that we could add in 15-20 or so files without impact. Somewhere I have a bunch of sounds archived that Schwenkgott sent me.

//FC

On Sun, Aug 2, 2015 at 11:11 AM, Ananda notifications@github.com wrote:

Having just added 2 sound effects for the timer, I was thinking about adding more sound effects to the game; for example, sounds to be played when an attack hits or is avoided, sounds to be played when creatures are summoned, sounds to be played when attacks/incantations are cast, sounds to be played when equipment is forged, etc. Much like flavorful text notifications, this could add another dimension to player experiences.

You have mentioned filesize restrictions in the past, so I was wondering what the limits are, exactly. The sound files we have dealt with so far are under 35 KB each, and I think the full range of sound files that I am imagining will tend to be between 10 and 60 KB each. How many (if any) sound files do you think we can support?

— Reply to this email directly or view it on GitHub https://github.com/sIKE23/Mage-Wars/issues/258.