Talk:SFX (SA)

From GTAMods Wiki
Revision as of 02:43, 7 September 2020 by Link2012 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External links are outdated. Any mirrors? Seemann (talk) 22:11, 2 August 2016 (UTC)

ZAZ had a mirror on SFX Directory (and web.archive has it archived as well). I don't think the other link (Online SCRIPT SFX browser) is recoverable since it had backend content involved. --Link2012 (talk) 22:57, 27 August 2016 (UTC)

Bank sound limit

Does anyone know where the idea of the 200 sound limit for each bank comes from? Both my own tools and SFX directory agree on the fact that SPC_FA[0] has 380 sounds and that multiple other banks in that package have over 200 sounds. This evidence seems pretty conclusive of the fact that the 200 sound limit is not correct, so for now I'll change the article to reflect this. – Squ1dd13 (talk) 13:03, 29 August 2020 (UTC)

Hey. This number came from the algorithm the game uses to computer the bank/sound id from script audio events (https://pastebin.com/ffQCPE5S). It's probably applicable only to the SCRIPT package and I ended up generalizing it to every other since the algorithm can be exploited to load any sound from any package. My mistake :) Link2012 (talk) 02:43, 7 September 2020 (UTC)