Welcome to the Chao World Modding Documentation
Documentation version: 2.2.0
This document serves to guide you through modding your Chao World, and is aimed at beginner modders looking to dip their feet into Sonic Adventure 2 Chao Modding.
This is a rehaul of the old modding documentation, which was initially only used for Chao World Extended modding. In future versions of this document, other mods will be included in the documentation. This is a working document and is always changing, so be sure to check back every so often for any nuggets of information that may be useful to you.
To get started, click one of the items in the list on the left of this section!
Changelog:
-
Version 2.2.0
- Added: Animation Modding guide
- Added: Reminder about troubleshooting page
- Added: Info about contributing to the Chao Modding Documentation project
- Updated: Troubleshooting page got reorganized into general and mod specific issues. Navigation sidebar can now be used to determine what mod you're troubleshooting
- Updated: Accessory Guide now has mention of
AccessoryMakeBald()
andAccessoryDisableJiggle()
functions - Updated: Mentions of "Armature from Objects" tucked inside Utilities menu.
- Updated: Development Setup updated to use Github repository of SA2 Mod Loader.
-
Version 2.1.2
- Refactored: Moved generic project setup to the designated Development Environment Setup page.
- Updated: SAIO and Blender version
- Updated: Social Cards
-
Version 2.1.1
- Fixed: Clarification on versioning for SAIO and Blender
- Updated the guide to the new mod loader method (the new hotness!)
- Fixed: Lens documentation missing IDs
- Added: Chao Palletes and Textures guide
-
Version 2.1.0
- Added: Character Chao using Custom Accessories.
- Added: Character Chao Warning for changing positions.
- Added: Nodes for horns in Animal Modding Reference Table.
- Added: Troubleshooting for Black Market bugs.
- Fixed: Custom Models in Lenses references Hats.
- Fixed: Fruit doesn't have registerRare and registerCommon function calls.
- Added: Warning about setting up projects, Don't use UWP DLL projects.
- Added: feature to check if CWE is loaded
-
Version 2.0.1
- Fixed: Lens link not working (now added to the project code)
- added further code examples in Tools for users to peek into.
- Added Changelog for historical purposes.
-
Version 2.0
- Initial Release of the new Chao World Modding Documentation.