fitzchivalrik / gentletouch

A Final Fantasy XIV Quicklauncher (XIVLauncher) plugin. Allows one to create vibration patterns for the controller and specify triggers for them.
GNU Affero General Public License v3.0
4 stars 3 forks source link

6.1 Support #4

Closed VictorFong-SE closed 2 years ago

VictorFong-SE commented 2 years ago

Can't live without this amazing plugin, and hope it can be made compatible again soon!

ryankhart commented 2 years ago

@VictorFong-SE I made a pull request to this repo because I got it working for Patch 6.1. https://github.com/fitzchivalrik/gentletouch/pull/5

If you don't want to wait for this to get released on the repo and you have Visual Studio 2022 installed (not to be confused with VS Code), you can just:

  1. Go to https://github.com/ryankhart/gentletouch
  2. Click the green "Code" button.
  3. Click "Open with Visual Studio"
  4. In Visual Studio, in the "Solution Explorer" pane, double click on "GentleTouch.sln"
  5. From the Solution Configurations dropdown on the standard toolbar, choose "Release" rather than "Debug" or you'll get a debug window that appears to be impossible to close while in-game. (Other plugins don't have this issue. They just happen to log more data in the log or launch with a closeable debug window.) image
  6. In the menu bar, click on "Build" -> "Build Solution"
  7. In FFXIV launched via XIVLauncer (no restart required), go to /xlplugins
  8. In /xlplugins, click settings.
  9. In settings - > Experimental tab, add the full, absolute path to [...]\[project root]\GentleTouch\bin\
  10. Click "Save and Close"
  11. Install GentleTouch from the Dev Tools menu.
fitzchivalrik commented 2 years ago

Thank you for using the plugin. I already updated it for 6.1 but wanted to first 'fix' the way cooldowns with charges are currently handled. In hindsight, I should have released an update to 6.1 first. Sorry!

I will take time this weekend and release something either way.

VictorFong-SE commented 2 years ago

@ryankhart Thank you so much much for the temporary fixed! I'll go ahead and give it a try!

@fitzchivalrik Thank you also for the response, and please take as much time as you need! At first I was skeptical about how useful the vibrations would be but now life just feels incomplete without that steady pulse haha. Best!

winkeyeblind commented 2 years ago

Can't wait to see this get officially released again! One of the best plugins out there

ryankhart commented 2 years ago

Ya, I know. I thought I just missed it for finding aether currents, but feeling a rumble after every GCD has really helped me relax a bit while playing instead of spamming abilities. I can just do the abilities on the beat of the rumble.

fitzchivalrik commented 2 years ago

API6 Update committed & released.