This repository was archived by the owner on Mar 20, 2026. It is now read-only.
v0.4.0
Changelog
- Fix a crash related to hot key
- Improve mage up jump: I forgot to mention this in the README but mages without an up jump using jump key must set the up jump key the same as the teleport key
- Add key configuration for
Jump - Add a new capture and key input mode
BitBltArea:- This capture mode is useful if you are running the game inside something else or want to use fixed capture area (e.g. a VM)
- It is similar to a normal fullscreen recording so the game must be on top of the capture area
- The capture area can stay behind the game but it cannot be minimized
- This mode relies on high-quality game images so the images should be clear and not blurry
- Even when the game resizes (e.g. going to cash shop), the capture area must still contain the game
- When using this capture mode, key inputs will also be affected:
- Make sure the window on top of the capture area is focused by clicking it for key inputs to work
- For example, if you have Notepad on top of the game and focused, it will send input to the Notepad instead of the game
- Add bold font for dramatic effect
Update: Sorry I put the wrong old version in the release