Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Pages: 1 ... 7 8 [9]

Author Topic: [0.97a] SpeedUp 1.0.1  (Read 531651 times)

Dark.Revenant

  • Admiral
  • *****
  • Posts: 2806
    • View Profile
    • Sc2Mafia
[0.97a] SpeedUp 1.0.1
« Reply #120 on: February 02, 2024, 11:42:40 PM »

Minor update!


Version 1.0.1:
- Updated for Starsector 0.97a
- Removed default binding for 6x speed-up
Logged

CompMakarov

  • Ensign
  • *
  • Posts: 11
  • Some guy who likes history and firearms too much.
    • View Profile
Re: [0.97a] SpeedUp 1.0.1
« Reply #121 on: February 10, 2024, 12:18:04 PM »

Minor update!


Version 1.0.1:
- Updated for Starsector 0.97a
- Removed default binding for 6x speed-up

Arguably one of the worst mod changes I've seen. Nobody asked to remove the default binding for 6x, and removing it is literally just an extra inconvenience on most people who now have to find out how to add it back (because there's no tutorial on how to do it and it doesnt work with the mod loader/manager).
Logged
9x18mm Makarov PM

Bowja

  • Ensign
  • *
  • Posts: 1
    • View Profile
Re: [0.97a] SpeedUp 1.0.1
« Reply #122 on: February 10, 2024, 08:21:03 PM »

Minor update!


Version 1.0.1:
- Updated for Starsector 0.97a
- Removed default binding for 6x speed-up

Arguably one of the worst mod changes I've seen. Nobody asked to remove the default binding for 6x, and removing it is literally just an extra inconvenience on most people who now have to find out how to add it back (because there's no tutorial on how to do it and it doesnt work with the mod loader/manager).
Totally agree, this update feels like a slap in the face.
To add the 6 times speed back in I added this after the default Campaign speed up option:
,
        {
            "activateKey":-1,      # Default: None
            "activateMouse":-1,    # Default: None
            "activateCtrl":false,  # Default: Control key not required
            "activateAlt":false,   # Default: Alt key not required
            "activateShift":false, # Default: Shift key not required

            # What buttons to press to toggle run-as-fast-as-possible mode
            "toggleKey":58,        # Default: Caps Lock
            "toggleMouse":-1,      # Default: None
            "toggleCtrl":true,     # Default: Control key required
            "toggleAlt":false,     # Default: Alt key not required
            "toggleShift":false,   # Default: Shift key not required

            "speedUpMult":6.0,   # Default: 6.0
            "printMessage":true,   # Default: Show message
            "onAtStart":false,     # Default: Disabled when first entering campaign
        }
The file you are looking to edit is SPEED_UP.ini in the mod directory.
Buttons to press after adding this will be the same as in combat: Control-capslock
« Last Edit: February 10, 2024, 11:02:58 PM by Bowja »
Logged

Dark.Revenant

  • Admiral
  • *****
  • Posts: 2806
    • View Profile
    • Sc2Mafia
Re: [0.97a] SpeedUp 1.0.1
« Reply #123 on: February 10, 2024, 08:31:48 PM »

There was a mod incompatibility that was caused by the keybind for it, and there wasn't really a good alternative keybind to use for it that wasn't also an incompatibility risk.  This sort of thing is why I programmed a robust keybinding system for customization purposes...  It's not like you need to update the mod more than like once a year.
Logged

sneaksneak

  • Ensign
  • *
  • Posts: 1
    • View Profile
Re: [0.97a] SpeedUp 1.0.1
« Reply #124 on: February 16, 2024, 10:10:07 AM »

In the speed_up.ini the key to toggle is caps lock but caps lock only changes the speed from 2.0 to 4.0 without speeding anything up. How do I speed up on the campaign map? What line in the ini do I change?

edit- holding down the middle mouse does nothing either, this is all on default ini settings, mod freshly installed
edit2- pressing shift toggles speed up, the ini makes no sense to me
« Last Edit: February 16, 2024, 10:17:28 AM by sneaksneak »
Logged

Demon69420

  • Ensign
  • *
  • Posts: 5
    • View Profile
Re: [0.97a] SpeedUp 1.0.1
« Reply #125 on: February 27, 2024, 05:59:33 PM »

In the speed_up.ini the key to toggle is caps lock but caps lock only changes the speed from 2.0 to 4.0 without speeding anything up. How do I speed up on the campaign map? What line in the ini do I change?

edit- holding down the middle mouse does nothing either, this is all on default ini settings, mod freshly installed
edit2- pressing shift toggles speed up, the ini makes no sense to me

You might be better off downloading the older version before it was updated to 0.97a, then just changing the version in the mod_info file.
Logged

Kukela

  • Ensign
  • *
  • Posts: 2
    • View Profile
Re: [0.97a] SpeedUp 1.0.1
« Reply #126 on: March 22, 2024, 11:26:02 AM »

Hey, sorry to cause problems, I did search first - How do I change the mouse key from pressing the wheel in to one of the side keys? I tried changing

 "activateMouse":2,     # Default: Middle Click

To

 "activateMouse":5,     # Default: Middle Click

But neither of the side mouse buttons do anything, nor does the middle mouse button. Other games detect this mouse button as "MOUSE5".

I tried changing the activateKey to shift and all that did is crash starsector when I used it...

Thanks
Logged

rhinolt

  • Ensign
  • *
  • Posts: 6
    • View Profile
Re: [0.97a] SpeedUp 1.0.1
« Reply #127 on: April 10, 2024, 02:04:36 AM »

why cant it speed up in campaign map when i pressed CAPS

0.97a-rc11
Logged

rhinolt

  • Ensign
  • *
  • Posts: 6
    • View Profile
Re: [0.97a] SpeedUp 1.0.1
« Reply #128 on: April 11, 2024, 08:35:05 PM »

In the speed_up.ini the key to toggle is caps lock but caps lock only changes the speed from 2.0 to 4.0 without speeding anything up. How do I speed up on the campaign map? What line in the ini do I change?

edit- holding down the middle mouse does nothing either, this is all on default ini settings, mod freshly installed
edit2- pressing shift toggles speed up, the ini makes no sense to me

does it resloved?
Logged

rhinolt

  • Ensign
  • *
  • Posts: 6
    • View Profile
Re: [0.97a] SpeedUp 1.0.1
« Reply #129 on: April 12, 2024, 07:28:24 AM »

AH,have to hit 'SHIFT' for toggle
Logged
Pages: 1 ... 7 8 [9]