Ok I got it to work, but the rapid fire is jittery. is is slow and not like in the video. it will rapid fire like 4 shots then wait 5 seconds till it rapids again.
EDIT: I got. but is there a way to use it without having to activate it every time you start skyrim.
It don't work for me... I tried 2 hours and... nothing. I tried both installations ways, and both scripts seem running (apear in the system tray) but nothing works. I have tried several ini combinaisons of rapid fire and nothing change (delay/wait). Nothing. I was also looking for may potentialsmo conflict but... Nothing change.
I have a quick question, I have a logitech mouse that has the back/forward buttons on the side. Im trying to bind them for the c and x keys but i cant figure out how. Is there any way of doing this?
I guess the problem is that I used 0xC00000 (WS_CAPTION) instead of 0xC40000 (WS_CAPTION | WS_SIZEBOX). I have some Win32 programming knowledge, but not enough to understand why it works when launching the game directly, and not when going through SKSE (and why it works perfectly for me, while others have this problem).
I've uploaded a new version that includes this fix. Could you please test it, and let me know if it works? Just want to make sure. Thanks for the help you've been so far.
Thanks for the input. That is very weird, I can't imagine why it would work when launching the game directly, but not when using SKSE. If you want, you can try something. After the line containing "+Enter::" (line 283), paste the following two lines:
WinSet Style, -0xC00000, A WinMove A,, 0, 0
After that, the script will try to fix the window whenever you press Shift+Enter in game. I see no reason why that wouldn't work, SKSE or not. If you try, let me know what happens.
The window borders remain, as per normal. Launching tesv instead of skse works fine, and the borders are gone. I've been playing around with this ahk as well as the one located http://skyrim.nexusmods.com/downloads/file.php?id=24. In conjunction borderless fullscreen works fine, with the skse loading first. I get autofire, as well as skse and everything that needs it. I simply don't know enough about AutoHotkey's language to try modifying this ahk to see if it can work.
What exactly happens? Does the game window simply keep the title bar and border as if it was launched normally, or is there more to it? Does it work if you point it to tesv.exe instead of skse_loader.exe, or does the same thing happen? I wish I could debug this, but it works fine for me. I'm using Skyrim 1.3.10 and SKSE 1.4.2 as well.
41 comments
EDIT: I got. but is there a way to use it without having to activate it every time you start skyrim.
I tried 2 hours and... nothing.
I tried both installations ways, and both scripts seem running (apear in the system tray) but nothing works.
I have tried several ini combinaisons of rapid fire and nothing change (delay/wait). Nothing.
I was also looking for may potentialsmo conflict but...
Nothing change.
thanks
I've uploaded a new version that includes this fix. Could you please test it, and let me know if it works? Just want to make sure. Thanks for the help you've been so far.
WinSet, Style, -0xC40000, A
which was enough to get it functioning.
If you want, you can try something. After the line containing "+Enter::" (line 283), paste the following two lines:
WinSet Style, -0xC00000, A
WinMove A,, 0, 0
After that, the script will try to fix the window whenever you press Shift+Enter in game. I see no reason why that wouldn't work, SKSE or not. If you try, let me know what happens.
I've been playing around with this ahk as well as the one located http://skyrim.nexusmods.com/downloads/file.php?id=24. In conjunction borderless fullscreen works fine, with the skse loading first. I get autofire, as well as skse and everything that needs it.
I simply don't know enough about AutoHotkey's language to try modifying this ahk to see if it can work.
I wish I could debug this, but it works fine for me. I'm using Skyrim 1.3.10 and SKSE 1.4.2 as well.
OS:Windows 7 x64
skse: v1.4.2
game: v1.3.10