# Event amount  limitation in FMOF Studio

**URL:** https://qa.fmod.com/t/event-amount-limitation-in-fmof-studio/11443
**Category:** FMOD Studio
**Created:** [May 7, 2014, 3:42am UTC](https://qa.fmod.com/t/event-amount-limitation-in-fmof-studio/11443 "2014-05-07T03:42:18Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![aduan](https://avatars.discourse-cdn.com/v4/letter/a/a88e4f/32.png) [@aduan](https://qa.fmod.com/u/aduan)
#### Post date: [May 7, 2014, 3:42am UTC](https://qa.fmod.com/t/event-amount-limitation-in-fmof-studio/11443/1 "2014-05-07T03:42:18Z")

</div>

Hi,it seems that I got only 8192 events in 1 game event system in FMOD Designer, and if I switch my project to FMOD STUDIO, can I get more events ? :roll:  
Our game maybe will need more events ….

Thanks in advance !

---

<div class="post-metadata">

### Author: ![geoff](https://avatars.discourse-cdn.com/v4/letter/g/a3d4f5/32.png) [@geoff](https://qa.fmod.com/u/geoff)
#### Post date: [May 7, 2014, 4:12am UTC](https://qa.fmod.com/t/event-amount-limitation-in-fmof-studio/11443/2 "2014-05-07T04:12:42Z")

</div>

Studio doesn’t have that same limitation.

The underlying handle system has a max of 256K Studio objects that can be created at any one time (that includes event instances, parameters, and banks). So far we’ve never seen anybody come close to hitting that limit, so I don’t think you’ll run into any problems there.
