Ben Hagle
Ben Hagle
Templates like the Crowder CMM meme and the Gru meme have custom text color/placement/size etc. It would be super cool to be able to specify text location as part of...
**Describe the bug** After generating an Asset DB for game 2 or game 3, with "Compile BioConversations" checked, no lines show up in the Lines tab. The lines are being...
It would be really great to be able to select subtitle language and VO language when using the autoboot game feature. Opening up the launcher to choose these settings takes...
Hi! I'm working on a project where I am trying to handle multiple versions of a binary format natively, so you could for example deserialize conforming to one version and...
There are numerous weird issues about how mod plot databases work that should be refined to create a consistent experience when working with them. It is not clear how loading...
# Please fill out the following form *in its entirety*. The more information you provide, the easier it will be for us to reproduce the issue. **Describe the bug** When...
This fixes #229 where the optional serialization context is not accessible to BinarySerializationContext tree when working with an IBinarySerializable class. I think it's a little quirky that when traversing up...
The organization of the tutorial wiki is a little bit complicated for a new user. Some of the first tutorials you see in the list can be entirely irrelevant, such...
Gets rid of existing WwiseBank ObjectBinary implementation, new ObjectBinary is a wrapper around Wwiser.NET. Everywhere that ObjectBinary has been used has been converted to use the Wwiser.NET types. ### WwiseGraphEditor...
Migrate the codebase to use the Wwiser.NET library as the serializer/deserializer for WwiseBanks in LEX and LEC. All usages of the WwiseBank class in LEC and LEX (and other dependent...