Prerequisites
Before you begin, ensure you have:- Halo: Combat Evolved PC (version 1.10) or Halo Custom Edition
- Administrator access to install files (if Halo is in Program Files)
- A backup of important files (we’ll guide you through this)
This guide assumes you have Halo PC or Custom Edition already installed. If not, install it first before continuing.
Quick Setup
Download Chimera
Go to the Chimera releases page and download the latest release. You need:
strings.dll- The main Chimera mod filechimera.ini- Configuration filefonts/folder - Font files for custom text rendering
Back up your original strings.dll
Navigate to your Halo installation folder and rename the existing
strings.dll to strings-old.dll:Copy Chimera files
Copy the downloaded files to your Halo installation folder:
strings.dll→ Halo main folderchimera.ini→ Halo main folderfonts/→ Halo main folder
Launch Halo
Start Halo normally. Chimera loads automatically - you don’t need to do anything special.To verify Chimera is working:
- Press the tilde key (
~) to open the console - Type
chimeraand press Enter - You should see Chimera version information
Configure essentials
Try these essential commands to get the best experience:
What does block_all_bullshit do?
What does block_all_bullshit do?
This convenient command runs multiple commands at once:
chimera_block_gametype_indicator 1- Removes gametype indicatorchimera_block_gametype_rules 1- Skips gametype rules screenchimera_block_hold_f1 1- Removes “Hold F1” messagechimera_block_loading_screen 1- Removes loading screen flashchimera_block_mouse_acceleration 1- Disables mouse acceleration
Next Steps
Configure chimera.ini
Customize Chimera’s behavior through the configuration file
Explore Commands
Learn about all available Chimera commands
Enable Features
Discover Chimera’s extensive feature set
Troubleshooting
Having issues? Check the troubleshooting guide
Essential Configuration
Optimal Defaults
For the best out-of-the-box experience, enable optimal defaults inchimera.ini:
chimera_af true- Anisotropic filteringchimera_aim_assist true- Controller aim assistchimera_block_loading_screen true- No loading screen flashchimera_block_mouse_acceleration true- Raw mouse inputchimera_diagonals 0.75- Better analog stick diagonalschimera_fov auto- Automatic FOV scalingchimera_throttle_fps 300- Cap FPS to 300chimera_uncap_cinematic true- Unlock 30 FPS cap in cutsceneschimera_model_detail true- Force highest LOD models
Video Settings
For better visuals, add tochimera.ini:
Console Access
Enable the console for easy command access:Common First Commands
Once installed, open the console (~ key) and try these:
Verify Installation
To confirm everything is working correctly:Check Chimera is loaded
Check Chimera is loaded
- Open console with
~key - Type
chimeraand press Enter - You should see version information and build date
Test interpolation
Test interpolation
- Start a game (any map)
- You should immediately notice smoother movement beyond 30 FPS
- The difference is most noticeable on objects and vehicles
Verify commands work
Verify commands work
- Type
chimera_show_fps truein console - You should see an FPS counter appear in the top-right
- Try
chimera_fov 90v- your FOV should change immediately
Quick Troubleshooting
Chimera doesn't load
Chimera doesn't load
- Verify files are in the main Halo folder, not
controls - Make sure you replaced the correct
strings.dll - Check file permissions if Halo is in Program Files
- Try running Halo as administrator
Console doesn't open
Console doesn't open
- Enable it in chimera.ini:
console=1under[halo] - Restart Halo after changing chimera.ini
- Try the default key: tilde (
~) or backtick (`)
Commands don't persist
Commands don't persist
- Commands entered in console only last until you quit
- Add persistent commands to chimera.ini or use hotkeys
- Alternatively, create an init.txt file and load it with
exec=path\to\init.txt
Fonts don't work
Fonts don't work
- Install DirectX 9 runtime: https://www.microsoft.com/en-us/download/details.aspx?id=35
- Verify the
fontsfolder is in your Halo directory - Check folder permissions
Need more help? Check the FAQ or Troubleshooting pages for detailed solutions.
What’s Next?
Now that Chimera is installed:- Customize your experience - Edit
chimera.inito configure video, controller, and chat settings - Learn the commands - Browse the command reference to unlock Chimera’s full potential
- Try Lua scripting - Create custom scripts for automation and extended features
- Join the community - Visit the GitHub repository for updates and support
Ready to dive deeper?
Explore all of Chimera’s features →
