menu
버전
2015.1.9.5624
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.5.8803
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
To effectively manage the audio and/or motion component of a game, Wwise puts all the audio and motion for your game into banks. A bank is basically a file that contains the audio and/or motion data, media, or both. These banks are loaded into a game's platform memory at a particular point in the game. By loading only what is necessary, you can optimize the amount of memory that is being used for audio and/or motion by each platform. Banks are the product of all your work and contain the final content that becomes part of your game.
In Wwise, there are two types of banks:
Initialization bank - A special bank that contains all the general information about a project, including information on the bus hierarchy, and information on states, switches, and RTPCs. The Initialization bank is automatically created every time Wwise generates the SoundBanks. The Initialization bank is usually loaded once at the beginning of your game so that all the general project information is easily accessible during game play. It must be the first bank loaded when starting a game, or else the other banks may not load. Its file name is “Init.bnk”.
SoundBank - A file that contains a combination of event data, sound, music, and motion structure data, and/or audio files. Unlike the Initialization bank, SoundBanks are generally loaded and unloaded at different points in the game to better utilize platform memory usage.
Because all platforms are different, Wwise allows you to easily tailor the SoundBanks for each platform and generate the SoundBanks for all platforms simultaneously. Wwise also provides you with tools for troubleshooting any issues related to your SoundBanks to make sure that you are respecting the limitations of the different platforms.
You must use only one Wwise project per game. If you have several people working on a very large project, you can divide up a project into separate work units. For information on using work units, refer to Dividing Your Project into Work Units.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요