OpenCAGE is an open source modding toolkit for Alien: Isolation, powered by CathodeLib, which allows access to a range of configurations and content through a graphical interface.

This project is maintained on GitHub. Please report issues, send feature requests, and ask questions there!


The toolkit is broken down into four main sections: assets, configurations, scripts, and behaviour trees.

Asset editor supports:

  • Models - ability to import and export models, with support for custom materials & previews.
  • Textures - ability to import and export textures for use with custom materials.
  • Animations - ability to import and export Havok animations and skeletons.
  • In-Game UI - ability to import and export the game's GFX UI files which can be edited with a Flash decompiler.
  • Sounds - functionality to edit sounds is coming soon, however you can already extract sounds using this tool.

Configuration editor supports:

  • Difficulty Settings - difficulty specific modifiers for character senses and alien configurations.
  • Alien Behaviour Parameters - search radius, vent roam ranges, search time, and director AI settings.
  • NPC & Player Attributes - hostility, attack groups, peek speeds, max health, health regeneration, and more.
  • Locomotion - steering speeds such as cornering weight, acceleration, warping, and more.
  • AI Vision - viewcone parameters, letting you change the view distance and field of view for a character.
  • AI Senses - flamethrower sense, movement sense, flashlight sense, visual sense, touch sense, and more for NPCs.
  • Items and Inventory - maximum items able to be carried, base ammo count, weapon names, and more.
  • Weapon Ammo - fuel consumption, physics impact effects, damage per character type, and accuracy.
  • Movie Playlists - map/sequence specific loadscreen and cutscene movie playlists.
  • Blueprint Recipes - blueprint required item types and amounts as well as number of items produced.
  • Hack Tool Difficulties - hacking speed, pickup range, ease to complete the hacking minigame.
  • Environment Lighting - environment radiosity, deferred lighting, skin shading, and hair shading settings.
  • Graphics Settings - custom FOV, resolutions, LOD, and shadow settings - plus ability to enable hidden options.
  • In-Game Text - edit any text including Sevastolink logs, mission names, subtitles, and more.
  • Material Properties - material-specific settings such as impact effects, physics, and more. [COMING SOON]
  • Mod Packaging - package any modifications into a mod package able to be shared & installed by others.
  • Reset Functionality - ability to reset specific changes back to default.

Script editor supports:

  • Particles and VFX - particles and other FX can be created, edited, and instanced.
  • Trigger Volumes - 3D trigger volumes can be placed and resized to trigger custom events.
  • Objectives - objectives can be set and cleared through custom triggers.
  • Scripted Sequences - ability to play animations and create scripted sequences.
  • AI Control - full control over the AI systems to change behaviours/responses.
  • Mathematic Logic - support for mathematic logic such as addition of integers, floats, and vectors.
  • Collision Volumes - dynamic 3D collision volumes can be edited.
  • Sevastolink Terminals - functionality to populate Sevastolink terminals with content.
  • Character Spawning - ability to spawn existing and new custom characters.
  • Resource References - ability to place and animate models and other game assets.
  • and more... the only limit is your imagination!

Behaviour tree editor supports:

  • AI Behaviour Trees - full access to view and edit all behaviour trees in the game through a flowchart UI.
  • Reset Functionality - ability to reset behaviour trees back to default and undo changes.

Check out the "roadmap" section below to learn more about upcoming features.

Join the Discord to share your mods and get tips & tricks from the community!


Setting up OpenCAGE

Assuming you already have Alien: Isolation installed...

  1. Download OpenCAGE by clicking here.
  2. Copy to your Alien: Isolation directory.
  3. Open!

The tools will automatically set themselves up on first launch, and any future updates will be automatically downloaded and applied if you are connected to the internet.

Getting help

The wiki is currently being put together to explain a number of functions within the toolkit, however most are pretty simple to understand through tooltips and added descriptions.

If there is a section missing from the wiki currently that you'd like to see added, feel free to open an issue on GitHub and it will be prioritised.

As this is a live project and something I'm developing in my free time, certain things may be unfinished or temperamental. Any in-development sections of the tools will always be labelled as such!

Additional recommended tools

When you've exported content from the game with OpenCAGE, there are a number of other tools available that are best suited to deal with the content's formats. A few are listed below...

  • JPEXS Flash Decompiler is recommended for editing exported UI .GFX files.
  • Pico Pixel is recommended for viewing exported texture .DDS files.
  • DirectXTex compiled binary is recommended for converting to/from .DDS formats.

Roadmap

OpenCAGE is a project that is constantly evolving - here's a vague roadmap of things I'm currently working towards, or have plans to start in the near future:

  • Contextual script editing: follow composite chains to modify instanced mover entities
  • Extended script resource editing: support for physics/collision resources
  • Content porter: ability to port composites and all contained resources and assets between levels
  • New level creator: create a new game level from scratch
  • Mod installers: compile your maps and modifications out to installer executables
  • 3D viewer improvements: extended support for editing levels within Unity
  • Navmeshes: generate custom navmeshes for your modified levels to support AI
  • Skinned meshes: import and export skinned meshes for custom animated models
  • Extended animation support: view animations by name and display animated skeleton previews
  • Sound import/export: integrated support for importing and exporting sounds
  • Unified asset/script experience: modify assets within the Script Editor (Asset Editor to be deprecated)
  • Improved configuration editor UI: improvements to the UI within the Config Editor

This is an ongoing project, supported financially by the community. I don't expect donations, but if you'd like to contribute you can do so via GitHub Sponsors, where a variety of options are available! Similarly, this project is fully open source, and any code contributions are welcome!

Final mentions

OpenCAGE includes libraries and code from the following 3rd party sources:

This code is used either with permission, or under license.

Additionally I'd like to thank Daniel Maciel, Ryan Gray, and Jeff for their help in expanding and testing the toolkit.


OpenCAGE is in no way related to (or endorsed by) Creative Assembly or SEGA.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Articles

No articles were found matching the criteria specified. We suggest you try the article list with no filter applied, to browse all available. Join now to share your own content, we welcome creators and consumers alike and look forward to your comments.

RSS Files
OpenCAGE

OpenCAGE

Full Version 4 comments

A modding toolkit for Alien: Isolation that gives access to scripting, configurations, behaviour trees, and game content.

Post comment Comments  (0 - 10 of 20)
Guest
Guest - - 689,207 comments

This comment is currently awaiting admin approval, join now to view.

Taquito
Taquito - - 389 comments

Than you for all this.

Reply Good karma Bad karma+1 vote
Guest
Guest - - 689,207 comments

can you use these tools to skip getting dressed at the start of the game?

Reply Good karma Bad karma0 votes
MattFiler Creator
MattFiler - - 298 comments

Yep! Load up BSP_TORRENS in the script editor :)

Reply Good karma+1 vote
Needo62
Needo62 - - 633 comments

aw, seems dead, a shame you never got to model editing

Reply Good karma Bad karma+2 votes
MattFiler Creator
MattFiler - - 298 comments

This project isn't dead by any means, I just don't upkeep these ModDB pages regularly. The project is maintained over on GitHub! If you download the ModDB version it should auto update to the latest GitHub version when you first launch :)

Reply Good karma+2 votes
SovietZombine
SovietZombine - - 6 comments

Hi, I've got a problem with the tool: when I select an option on the menu it opens a window that is bigger than my monitor resolution, and I can't move or edit the size of the window.

Can someone help me with this, please?

Reply Good karma Bad karma+2 votes
sammy04
sammy04 - - 1 comments

hello how can i fix the crash when i load the save, it says loading save with a red X then i hear the sound beeping of the saving station then the game closes, btw i just edited the attributes assets of the alien to make him 1 hp for fun

Reply Good karma Bad karma+1 vote
Guest
Guest - - 689,207 comments

This comment is currently awaiting admin approval, join now to view.

Guest
Guest - - 689,207 comments

This comment is currently awaiting admin approval, join now to view.

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

X

Latest posts from @mattfiler

Did you know that you can create custom levels, and implement custom scripted entities into existing levels in Alie… T.co

Jul 10 2023

For any new "world first" announcement that happens in the XR space, I can almost always find a way cooler proof of… T.co

Jul 8 2023

Our awesome new hardware is finally getting out into the wild, and along with it, some cool new demos that we've be… T.co

Jul 7 2023

I've been away for a couple of weeks - back now working on the next OpenCAGE update. Here's a pic of the BSP_TORREN… T.co

Jul 5 2023

The next update for OpenCAGE will bring support for generating navmeshes, fully opening up the ability to create cu… T.co

Jun 15 2023

OpenCAGE 0.10.1 is now live, adding: - A character editor within the scripting tools - Functionality to create enti… T.co

Jun 14 2023