This is a little tool that aims to make subsequent playthroughs of 24 Killers more enjoyable on a gamepad. It currently does two things:
- Adds a "turbo button" for skipping through dialogs/etc. quicker.
- Enables to do mouse input with a gamepad for the Claw blessing.
If you are unfamiliar, Claw allows you to grab and move Home with a mouse.
The tool translates
Open the project file in GameMaker and compile for Windows.
If you'd like to compile everything from scratch, the extensions are:
- display_mouse_sim
- gamepad_force_focus
- dinput8hook
- window_get_active_title (in subdirectory)