Skip to content

Releases: Evanpatchouli/crosshair-studio

crosshair-studio-v2.0.0

19 Oct 05:11
Compare
Choose a tag to compare

Crosshair Studio V2.0.0 Release

The version of 2.0.0 get released! Monitor is coming!

Full Changelog: v1.0.0...v2.0.0

crosshair-studio-v1.1.0

04 Oct 03:30
Compare
Choose a tag to compare

Crosshair Studio V1.1.0 Release

Features

  1. fix: cannot end initializing when hotkey registered by other applications
  2. feature: hot watch crosshair directory
  3. change: brandnew preset unknown crosshair
  4. change: brandnew logo

Full Changelog: v1.0.0...v1.1.0

crosshair-studio-v1.0.0

27 Aug 09:29
Compare
Choose a tag to compare

Crosshair Studio V1 Release

Features

  1. Support all global hotkeys (exclude ctrl + alt + c)
  2. Fix a bug about default crosshair loading

crosshair-studio-v0.0.1

25 Aug 08:09
Compare
Choose a tag to compare

Crosshair Studio v0.0.1

Support basic usages for windows 10+ OS.

Crosshair Studio is a visual interface for the Crosshair symbolic execution engine powered by Tauri. It is designed to make it easier to customize Crosshair to replcae the default crosshairs in games.

Usage

Double-click to open the program, and a transparent crosshair will be displayed on the desktop. The program comes with 7 + symbols as the default crosshair pattern, which can be switched at will.

After the program is started, the crosshair is placed on the top layer by default, and the mouse is penetrated by default, that is, the crosshair image will not block the click events of other windows.

  • Crosshair Directory: The crosshair folder under the installed directory of the program is the crosshair directory, where you can add transparent background crosshair images (*.svg, *.png, *.jpg) by yourself.
  • System Tray: After the program is running, an icon will be displayed in the system tray. Right-click the icon to open the menu:
    • 固定置顶: Fix the crosshair on the top layer of the desktop
    • 取消置顶: Unpin the crosshair from the top layer of the desktop
    • 显示应用: Show the app and crosshair
    • 隐藏应用: Hide the app and crosshair
    • 鼠标穿透 On: The crosshair image will not block the click events of other windows
    • 鼠标穿透 Off: The crosshair image will block the click events of other windows
    • 换准星: Switch crosshair in order in the crosshair directory
    • 切换默认准星: Switch to the set default crosshair (default to the first crosshair when not set)
    • 设为默认准星: Set the crosshair of the current app as the default crosshair
    • 控制台: Open the console for more detailed app configuration
    • 重启: Restart the app to refresh the crosshair list
    • 退出: Exit the app
  • Global Hotkeys: (System-level hotkeys)
    • Ctrl + Alt + Q: Switch crosshair
    • Ctrl + Alt + W: Switch default crosshair (not supported yet)
    • Ctrl + Alt + S: Set as default crosshair (not supported yet)
    • Ctrl + Alt + P: Pin to Top On/Off (not supported yet)
    • Ctrl + Alt + T: Mouse Penetration On/Off (not supported yet)
    • Ctrl + Alt + C: Open console (not supported yet)
    • Ctrl + Alt + R: Restart the app
    • Ctrl + Alt + E: Exit the app (not supported yet)
  • App Hotkeys: (App-level hotkeys)
    • Q: Switch crosshair

Plan

  • Full hotkey support
  • Enable console
  • Multi-language support
  • External configuration file
  • Cross-platform support

Contribution

Welcome to submit PRs and issues to improve Crosshair Studio together.

Installation Pacakes