Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

ADOFAI NoStopMod - 1.2.8

Compare
Choose a tag to compare
@Luxusio Luxusio released this 27 Jun 04:21
· 40 commits to master since this release

업데이트 로그

  • r92 지원
  • SharpHook 라이브러리 3.0.0으로 업그레이드
  • 오토타일 억까 해결 추가
  • 무적모드 억까 해결 추가 (https://youtu.be/TQ0ebnzpEgo?t=940)
  • 홀드 억까 해결 추가
  • 윈도우 포커스 시에만 키 입력되는 옵션 추가 (Insert key on window focus)
  • hook 메커니즘 안정화
  • HyperRabbit의 추가 프레임 옵션을 제거했습니다 (없이도 잘 작동하도록 수정함)

이 모드는 무엇을 할 수 있나요?

  • 비동기 키 입력 : 게임이 멈춰도 정상적으로 판정이 나옵니다
    • 일반타일, 홀드타일을 지원합니다.
    • 보통 게임에 비해 다중입력이 훨씬 적게 뜹니다.
  • 키 리미터 : 특정 키 / 마우스 버튼만 입력되도록 할 수 있습니다
  • HyperRabbit : 오토끼가 타일 속도를 무조건 따라가도록 합니다.
  • 무적모드 억까 해결 : 무적모드가 타일 속도를 못따라갈 시 키 입력이 안되는 문제를 해결합니다
  • 오토타일 억까 해결 : 오토타일인 상태에서 죽을 수 있는 문제를 해결합니다

Update Log

  • support r92
  • upgrade SharpHook library to 3.0.0
  • add otto tile die bug fix
  • add invincible mode key not working bug fix (https://youtu.be/TQ0ebnzpEgo?t=940)
  • add hold tile async input
  • add an option to input a key only during window focus (Insert key on window focus)
  • stabilize hook mechanism
  • removed extra frames option in HyperRabbit (fixed to work fine without it)

What can this mod do?

  • Asynchronous key input: judgment is displayed normally even when the game is stopped
    • Supports regular tiles and hold tiles.
    • There are much fewer multi-inputs compared to normal games.
  • Key Limiter: You can limit only certain keys/mouse buttons are entered
  • HyperRabbit: Makes otto always follow the tile speed.
  • invincible mode key not working bug fix : Fix the problem when invincible mode doesn't keep up with the tile speed, keys/mouse input does not work properly.
  • otto tile die bug fix : Solves the problem of dying while in auto tile