Search found 71 matches

by Zathras
Thu Jan 02, 2025 9:31 pm
Forum: Macros
Topic: Qキーを連打したいのですが
Replies: 1
Views: 244

Re: Qキーを連打したいのですが

<MACRO id="TapQ"> <START> </START> <MAIN repeat="x"> <KEYINPUT behaviour="PRESS" type="VIRTUAL_CODE" code="0x51"/> <WAIT time="50"/> <KEYINPUT behaviour="RELEASE" type="VIRTUAL_CODE" code="0x51"/> <WAIT time=&q...
by Zathras
Mon Aug 12, 2024 8:27 pm
Forum: Gaming with a physical disability
Topic: Duchenne Muscular Dystrophy skyrim
Replies: 1
Views: 6982

Re: Duchenne Muscular Dystrophy skyrim

I don't think only with eye tracking. You'd at least need some way of controlling a mouse cursor. I was able to play with Project Iris and a Quadstick.
by Zathras
Mon Aug 12, 2024 8:19 pm
Forum: Project IRIS
Topic: Works with Windows 11?
Replies: 1
Views: 6150

Re: Works with Windows 11?

Yes, been using it on Windows 11 for awhile now.

Hey Marcus, is a version 2.0 still happening?
by Zathras
Thu Oct 06, 2022 7:50 pm
Forum: Project IRIS
Topic: Ideas, feature requests for next version
Replies: 4
Views: 12572

Re: Ideas, feature requests for next version

Xcessity wrote: Mon Sep 26, 2022 9:08 pm Yes, just put the comments after the command, exactly as you would type it into the Windows Command Prompt.
Yes, I figured that out, thanks Marcus.
by Zathras
Thu Oct 06, 2022 7:48 pm
Forum: Project IRIS
Topic: Tobii Eye Tracker 5
Replies: 11
Views: 35922

Re: Tobii Eye Tracker 5

RE-GAMER wrote: Wed Sep 28, 2022 3:14 pm My issue with IRIS are the limitation in it, like no scrolling, right click, double click and drag and drop. Is ther a plan to put tht into a new IRIS version? Sorry, i am new to this.
You can do all that already with macros.
by Zathras
Thu Sep 22, 2022 4:10 pm
Forum: Project IRIS
Topic: Ideas, feature requests for next version
Replies: 4
Views: 12572

Re: Ideas, feature requests for next version

Hi, thank you for the extensive list. I quickly read through it, as it is already late. Macros. 2. is already possible. Add this macro to your macro-file, it will open notepad via command line. <MACRO id="OpenNotepad"> <MAIN repeat="1"> <SHELLCOMMAND program="notepad.exe&qu...
by Zathras
Wed Sep 21, 2022 9:31 pm
Forum: Project IRIS
Topic: Ideas, feature requests for next version
Replies: 4
Views: 12572

Ideas, feature requests for next version

Here are some feature ideas for Project IRIS 1. An option to duplicate a profile. We have an option to delete a profile or create a new blank profile. It would be helpful to copy a preexisting profile and modify it as opposed to starting from scratch every time. 2. Disable all toggled keys when clos...
by Zathras
Wed Sep 21, 2022 5:44 pm
Forum: Project IRIS
Topic: Tobii Eye Tracker 5
Replies: 11
Views: 35922

Re: Tobii Eye Tracker 5

I am also planning on reviving project IRIS too. I have now been granted access to the newest version of the SDK and will start on the new version soon. Hi, is this still happening? I have many ideas for the new version if you're interested or if you need someone to beta test, let me know. I would ...
by Zathras
Wed Aug 01, 2018 3:41 pm
Forum: KinesicMouse
Topic: My Kinesic Mouse Profiles are gone and the program freezes when i add one!!
Replies: 3
Views: 18324

Re: My Kinesic Mouse Profiles are gone and the program freezes when i add one!!

Maybe try deleting your settings folder in appdata?

Type Run in the Windows search bar and click Run to open a run prompt

Type in or copy/paste: %localappdata%\Xcessity Software Solutions

Press enter

Then delete or rename the kinesic folder...

See if it works now.
by Zathras
Wed Jun 13, 2018 4:43 pm
Forum: Macros
Topic: Blink macro (click & drag)
Replies: 2
Views: 25604

Re: Blink macro (click & drag)

Cool, you're welcome, glad it was useful for somebody else.

No, sorry, can't do anything about the looking off screen. I think the camera just loses track of your eyes when you look off & misinterprets it as a blink.