-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/chrystianfarias/gta-fmod
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,16 @@ | ||
# GTA FMOD | ||
![enter image description here](https://lh3.googleusercontent.com/pw/AM-JKLU6_2DxEaAYMYNnaOzx_qdiOEcNK2AoST05TS2bsekXBUKcwzr1Xsxt8O0Tlpp2_Aaq6zc4IlS4AyN8Oo3alnQ1en_pBu0-PYTJDKSh5CiQuzVFViGgIUoi0pu1n8IofCbQH5djTqb8aaXQRet6MmA=w1366-h256-no?authuser=0) | ||
## Informations | ||
more Informations soon... | ||
FMOD is a proprietary sound effects engine and authoring tool for video games and applications developed by Firelight Technologies, that play and mix sounds of diverse formats on many operating systems. Is used in big AAA games like Assetto Corsa. | ||
|
||
This project uses [plugin-sdk](https://github.com/DK22Pac/plugin-sdk). | ||
|
||
## Download | ||
See [releases page](https://github.com/chrystianfarias/gta-fmod/releases). | ||
|
||
Searching for Compatible Banks Kits? Consider [buying the game Assetto Corsa](https://store.steampowered.com/app/244210/Assetto_Corsa/), it contains several cars and with them the SFX. | ||
|
||
As a test, below is a small pack with some banks (Ferrari 812, Ford GT40, Ford Mustang, Maxda RX7, Nissan GTR, Porsche 718, Toyota AE86, Toyota Supra), remembering that it is entirely authored by **Kunos Simulazioni**: [Download example banks](https://drive.google.com/file/d/1-wZ6SPjSjJCWD5wv-o5Cnw16HvAuN8eu/view?usp=sharing) | ||
|
||
## Develop | ||
See [wiki page](https://github.com/chrystianfarias/gta-fmod/wiki). |