File information

Last updated

Original upload

Created by

greentea101

Uploaded by

greentea101

Virus scan

Safe to use

41 comments

  1. Manus812
    Manus812
    • member
    • 4 kudos
    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.
  2. Farille
    Farille
    • member
    • 0 kudos
    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.
  3. greentea101
    greentea101
    • premium
    • 102 kudos
    Sorry for the late reply, I only saw this now. Try "XButton1" and "XButton2", let me know if it worked!
  4. xxxVxxx
    xxxVxxx
    • member
    • 1 kudos
    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?

    thanks
  5. greentea101
    greentea101
    • premium
    • 102 kudos
    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.
  6. DaemonSambe
    DaemonSambe
    • member
    • 0 kudos
    That did not work either. After playing i ended up with this command:

    WinSet, Style, -0xC40000, A

    which was enough to get it functioning.
  7. greentea101
    greentea101
    • premium
    • 102 kudos
    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.
  8. DaemonSambe
    DaemonSambe
    • member
    • 0 kudos
    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.
  9. greentea101
    greentea101
    • premium
    • 102 kudos
    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.
  10. DaemonSambe
    DaemonSambe
    • member
    • 0 kudos
    Having the same problems, with SkSe. Will not allow Skyrim to be run full-windowed. Also on:
    OS:Windows 7 x64
    skse: v1.4.2
    game: v1.3.10