Honestly, making it work 100% of the time was a challenge for me. I achieved it (on my laptop at least) but I had to implement a restart - the program basically restarts itself about 3 seconds youāre into the game and also rereads the config - you donāt need to reload it after changing it btw. Maybe it wonāt be necessary in AutoHotkey 2.0 Iād like to move to some day.
This is my config (well most important fragments) for this Physical EoR btw
(I updated it a bit as the program changed since I played this build)
[general]
suspend_key=Tab
[combo presses]
combo8=r:y,1,2,3,4,5,6,7,1,y //BUFFS FROM 2ND HOTBAR, Y - hotbar swap keybind
delay8=800
[autocast by hold]
delay=200
cast1=Space:8,9,0 // SPAMS MOVEMENT SKILLS
cast2=s:5,6,7 // SPAMS JUDGMENT, WAR CRY AND ASCENSION
cast8=Shift:i // SPAMS ITEM PICK-UP BOUND TO i IN-GAME, CAN GET SHIFT STUCK SOMETIMES :(
[fixed clicks]
delay=25
initial_delay=0
go_back=true
clicks1=(1270,230) //MAKES CTRL CLICK QUEST LIST, COORDS FOR 1280 X 720 RES
delay1=0
initial_delay1=0
button1=Ctrl
[camera]
// QUICK CAMERA ROTATION - GDHACKER NEEDED
angle=45
counter_clockwise=a
clockwise=d
rotation_key=k
delay=0
[hacker]
// SPEEDS UP THE GAME / CAMERA - GDHACKER NEEDED
speeds=1.0,1.5
speed_toggle=p
faster_camera=4
Interesting! I suspected it might be something odd like that. Thanks for the config! I am sure it will come in handy as I progress. What is the purpose of binding i to shift? Is it because there get to be so many Epics/Legendaries/etc. later that this is kinda like an extra auto loot function?
Actually I realized I donāt use it anymore because I have auto-pickup of all greens items with Grim Internals (I sell them for Iron Bits). Whatās left are few blues and purples that are quick to click.
And it spams Pick Up which makes the character pick up some item nearby without having to click it with a cursor.
I will no longer be providing support for GDAutocaster here so if you have some issues, please read my posts starting from the most recent ones (as they are meant for the most recent version of the program).
I know you donāt support the app anymore, but for some reason (Iāve used this in the past with no problems whatsoever) I downloaded it again and Windows Defender gave me a trojan alert. Sure it could just be a false positive, but itās always frightening seeing that warning.
Hi. If youāre still providing support, I cannot get the inquisitor seal self-cast to work. I read through the entire topic but still canāt get it to work. Basically I deleted everything from the ini except the gamepad setting bc thatās the only option i care about. I wanted to use y/triangle as my seal button so joydetect told me that corresponds to 4. So i change the button_nr to 4 in the ini, set my RMB to inquisitor seal in-game, and set my y/triangle button on the controller to inquisitor seal. Iām assuming I did everything correct, but when i press my y/triangle button, seal still only casts in front of me. I double check that the program is running and the ini is loaded, but y/triangle still does not center cast seal. Any help?
Hey, it might take us some time, but we should be able to figure it out.
Do you at least see the game switching from to & like in the video or does it also not happen?
Also maybe try some other feature of the program to see if it works at all (when you are in the & mode), for example,
[autocast by hold]
cast1=RButton:1
Does this spam 1 (skill 1 by default on the & ) when you hold RMB?
You can also try to run GDAutocaster as administrator
Nope. the inputs dont change like in the video. when i cast seal with controller, it stays on the controller layout. but again, this is after i correctly set the ini, launch the program, and set seal to rmb on keyboard and mouse
Ok, Iād like for you to not test Center Cast for now but this Autocast feature I mentioned above for now in mouse and keyboard mode. It would be easier to get it to work first before Center Casts.
if it doesnāt work, try running the program as admin - it helped a lot of people actually
(I never had to personally for GD but I had to for Titan Quest)
[edit] for one person the program only worked in Windowed mode for some reason
Hmmm⦠Iām glad the program is working at least.
If Joy detect said 4 then I think it shoud work?
Anyway, Iāll test if it works on my side
(I use official PS4 controller)
Yeah. I just tried with default 6 which corresponds to right bumper/r1 and that still doesnt work. Idk maybe one of the recent game updates broke the controller portion of the program. Itās fine if you canāt figure it out. Iāll just hold out that crate will give controller players an option to default self cast seal and/or nullification with the new expansion
Also canāt upload iniās so i just changed them to txt. First is the default config you provided for download, and the second is where i deleted everything except [gamepad]. As you can see, the only thing i changed was button_nr to 4. GDAutocaster.txt (2.6 KB) GDAutocaster Controller.txt (138 Bytes)
EDIT: holy moly, i had a ps4 controller laying around, just tried it and it works! I guess it is a controller thing bc the ps4 controller for center cast works perfectly. i do run into this weird bug where my character gets stuck in place and autocast seal in front of him whenever its available off cooldown.
I havenāt figured this one out. If you have some idea how to attempt fixing it, let me know.
I donāt know where it even comes from. Maybe you can make it not occur but playing certain way?
Sorry for the necro, but is there a way for the Autorotate to work on Linux? I know nothing (John Snow) of Phyton/any other programing language and am having difficulties trying to make one.
Also, the same for Autocaster: is there a way?
Distro is Linux Mint 21.3.
Edit: Tried using the old files (that works on Windows) through Wine, but no luck.
I also had problems with zorin os and dpyes. Only program that works is bottles. I am not familiar with Mint though. Lutris runs wine/proton where bottles runs soda 9.x.x which apparently works well with grim dawn. Lutris lagged Bottles worted it out.
Btw a couple months ago this would actually helped me as I am a lazy bugger but after South Africa got a Local POE server (not use to playing on 2ms xD) I started playing active rather than passive⦠I am still a lazy bugger though
Since I have the game through GoG (and minigalaxy is buggy to install DLCās), had to install (normal, Windows version) GoG Galaxy through PortProton, install base game through Wine and them select file to the launcher to add the DLCās - donāt ask me how much time I wasted until I found this āsolutionā.
So, @Pierre, you recommend Bottles to run the .exe? The Autocaster ha an .ini file to it, would it be able to read it to function properly? @tqFan, do you have experience with Linux? I Remember that I got both .exe with you a few years ago.