JaquavionBennet-NativeCursor icon

NativeCursor

Replaces the ROUNDS crosshair cursor with your real Windows cursor (custom schemes included). Toggle live from the MODS menu.

CHANGELOG

Changelog

2.1.0

  • Enabled toggle now applies immediately (previously required a restart).
  • Added live-follow: periodically re-captures the Windows cursor so cursor-customizer apps are reflected without pressing a button.
  • Added optional animated-cursor (.ani) frame stepping.

2.0.0

  • Root cause fix: ROUNDS bakes a default cursor (its crosshair) that Cursor.SetCursor(null) falls back to, so earlier versions never actually showed the OS cursor. NativeCursor now captures the real Windows cursor via Win32 and applies it as a texture.
  • Added PNG-image cursor mode and a game-default (crosshair) mode.
  • Added in-game MODS menu (via UnboundLib) with live toggles and a manual recapture button.

1.1.0

  • Added F8/F9 diagnostic hotkeys and a MODS menu registration attempt.

1.0.0

  • Initial release: hide/clear the game cursor and disable renderers on cursor-named objects.