Download latest stable release on steam.
Visit us on Discord
The ACE Advanced Medical System is nice, but we can do it better, even on a more realistic way and bring it on another level with these addons.
Originaly created by Katalam, currently maintained by Tomcat, Kygan and YetheSamartaka.
- This Git is for Development use, full playable version is also on Steam availible (https://steamcommunity.com/sharedfiles/filedetails/?id=2020940806)
- Everybody can make Pull/Push request
- As this addon depends on ACE, some of its updates may break KAT, so fix from our side can take some time
- New features are still in development
- Airway
- Airway management for unconscious patients
- Head overstretching
- Intubation
- Aspiration
- Items such as Guedel tube, KingLT and Acuvacc
- Airway management for unconscious patients
- Breathing
- Oxygen saturation
- Pulse-oximeter
- Pneumothorax, tension pneumothorax and hemothorax
- Circulation
- Blood Groups
- Painkillers
- Automated external defibrillators
- Settable sucess CPR chances per medical level expertise
- Burns
- Burn injuries
- Burn injuries treatment
- Exposure
- Heat-preserving?
- Misc
- Big Backpack?
- Workable IV stand
You can help out with the ongoing development by looking for potential bugs in my code base, or by contributing new features. I am always welcome to new pull requests containing bug fixes, refactors and new features.
The build process is base on the ACE3 build process, so you can follow the steps there. Basically the following is needed:
- correctly setup project drive (P: drive)
- download/clone kat_aceAdvMedical GitHub repo
- switch to the tools/ folder and execute
python setup.py
- you can build by executing
python build.py
from the tools folder - for testing include your mod by adding
-mod=x\kat
as start parameter
For building release builds see ACE3 reference.
Please, use my Issue Tracker to report a bug, propose a feature, or suggest changes to the existing ones.
This work is licensed under GPL 3.0