Overview
By default, Halo PC (retail) cannot load Custom Edition maps because they reference different resource maps (bitmaps, sounds, and localization data). Chimera bridges this gap by allowing you to add Custom Edition resource maps alongside your retail installation.Required Files
To enable Custom Edition map support, you need three resource map files from Halo Custom Edition:custom_bitmaps.map- Contains textures and bitmap resourcescustom_sounds.map- Contains audio and sound resourcescustom_loc.map- Contains localization and string data
Installation
Obtain Custom Edition resource maps
You can get these files from the Halo Custom Edition installer. You have two options:Option 1: Install Halo Custom Edition
- Download and install the official Halo Custom Edition
- Navigate to the Custom Edition maps folder
- Copy
bitmaps.map,sounds.map, andloc.map
Rename the resource maps
Rename the three files to add the
custom_ prefix:bitmaps.map→custom_bitmaps.mapsounds.map→custom_sounds.maploc.map→custom_loc.map
Copy to your Halo PC maps folder
Place all three renamed files into your Halo PC
maps folder (the same folder containing your retail map files).Important Notes
Chimera will not enable Custom Edition map support if any of the three
custom_*.map files are missing. All three files must be present for the feature to work.Technical Details
When a Custom Edition map is loaded, Chimera:- Detects that the map requires Custom Edition resources
- Loads resources from
custom_bitmaps.map,custom_sounds.map, andcustom_loc.mapinstead of the retail versions - Seamlessly switches back to retail resources when loading retail maps
Troubleshooting
Custom Edition maps won’t load
- Verify all three
custom_*.mapfiles are in your maps folder - Check that the files are renamed correctly with the
custom_prefix - Ensure Chimera is properly installed (strings.dll)
Missing textures or sounds
- Confirm you have the correct Custom Edition resource maps
- The resource maps should match the version of Custom Edition maps you’re trying to play
- Re-extract the files from a fresh Custom Edition installer if needed
Maps crash on load
- Some heavily modded Custom Edition maps may require specific Custom Edition builds
- Verify the map file isn’t corrupted by checking its file size
- Check if the map is compressed - see Compressed Maps for more information
