Hi guys,
I've been playing around with a program that records cursor movement mainly for something additional on screen during a stream. Helps show the beatmap's flow, can be used for comparisons, etc.
It's in VB, so until I learn a good amount of Java, I need to restrict it to PC only. Sorry Mac users
There's a link on my profile, but I'll put it here as well. There is some help/readme information -- recommend reading.
A sample video of it in action is here: http://www.twitch.tv/hedonicknight/c/6158193. This was my stream from 2/19/2015.
Newer sample of the tracer here: http://www.twitch.tv/hedonicknight/c/6199063. This was my stream from 2/24/2015.
EDIT: 2/23/2015 (yes, I'm from the US):
Being in IT myself, I should probably make this information visible in places other than just the readme.... There's an issue with Windows that causes Mouse Acceleration to improperly align the cursor in the window in relation to the one in osu!. If you are a mouse player and have mouse acceleration OFF in osu! (meaning raw input is on), you'll experience this problem. Tablets, not so much.
I completed a registry fix on my machine to avoid this, but you may not need to do this. I've attached a file next to the tracing program that's a mouse recorder. If you open it (it's command line) and press 'A', it disables the Control Panel option 'Enhance Pointer Precision' or 'EnPtPr.' I can confirm that WITH the registry edit, it fixes this completely (and when you close the command window, it reverts back to normal) but I don't know if it does without it. If anyone would be willing to test that for me (download BOTH programs, helpful if you have 2+ monitors, run both at the same time, press A in the command window, and see if the cursors comparatively line up), I'd be VERY grateful
Tablet players, you won't be affected by this because of the way Windows handles tablets. This is a mouse issue only.
I've been playing around with a program that records cursor movement mainly for something additional on screen during a stream. Helps show the beatmap's flow, can be used for comparisons, etc.
It's in VB, so until I learn a good amount of Java, I need to restrict it to PC only. Sorry Mac users
There's a link on my profile, but I'll put it here as well. There is some help/readme information -- recommend reading.
A sample video of it in action is here: http://www.twitch.tv/hedonicknight/c/6158193. This was my stream from 2/19/2015.
Newer sample of the tracer here: http://www.twitch.tv/hedonicknight/c/6199063. This was my stream from 2/24/2015.
Version updates and download link
2/17/2015 => v1.0.1.2 UPDATED ALPHA released.
2/19/2015 => v1.1.0.0 UPDATED STABLE released.
2/23/2015 => v1.2.0.0 UPDATED STABLE released.
2/25/2015 => No program changes. Migrated files to Google Drive from Microsoft OneDrive. Download link re enabled above.
3/3/2015 => v.1.3.0.0 UPDATED STABLE released.
3/4/2015 => v1.3.1.0 UPDATED STABLE released.
3/10/2015 => v1.3.2.1 UPDATED STABLE release. Please redownload.
Added in saving of length (sorry about that) and got a much better icon made by my own brother (who doesn't have an osu! link so sadly that's all the credit I can give for now). Also now allows for disabling of those message boxes on startup.
2/19/2015 => v1.1.0.0 UPDATED STABLE released.
2/23/2015 => v1.2.0.0 UPDATED STABLE released.
2/25/2015 => No program changes. Migrated files to Google Drive from Microsoft OneDrive. Download link re enabled above.
3/3/2015 => v.1.3.0.0 UPDATED STABLE released.
3/4/2015 => v1.3.1.0 UPDATED STABLE released.
3/10/2015 => v1.3.2.1 UPDATED STABLE release. Please redownload.
Added in saving of length (sorry about that) and got a much better icon made by my own brother (who doesn't have an osu! link so sadly that's all the credit I can give for now). Also now allows for disabling of those message boxes on startup.
Being in IT myself, I should probably make this information visible in places other than just the readme.... There's an issue with Windows that causes Mouse Acceleration to improperly align the cursor in the window in relation to the one in osu!. If you are a mouse player and have mouse acceleration OFF in osu! (meaning raw input is on), you'll experience this problem. Tablets, not so much.
I completed a registry fix on my machine to avoid this, but you may not need to do this. I've attached a file next to the tracing program that's a mouse recorder. If you open it (it's command line) and press 'A', it disables the Control Panel option 'Enhance Pointer Precision' or 'EnPtPr.' I can confirm that WITH the registry edit, it fixes this completely (and when you close the command window, it reverts back to normal) but I don't know if it does without it. If anyone would be willing to test that for me (download BOTH programs, helpful if you have 2+ monitors, run both at the same time, press A in the command window, and see if the cursors comparatively line up), I'd be VERY grateful
Tablet players, you won't be affected by this because of the way Windows handles tablets. This is a mouse issue only.