0 of 0

File information

Last updated

Original upload

Created by

Oxln

Uploaded by

Oxln

Virus scan

Safe to use

Tags for this mod

About this mod

Removes the tediousness of having to go into your inventory every time you want to equip a new throwable.

Permissions and credits
Changelogs
[UPDATE 0.2 IS OUT]

Spoiler:  
Show
Update 0.2 makes the StarfieldConsole.ini files more modular so it is easier to swap hotkeys

Additionally, I have removed the issue where pressing a hotkey for an item would equip it and add the item to your inventory if you did not have it

For the future I will be implementing Powers and Consumables


[Description]

Hotkeys for equipment made easy

For the future of this mod I would like to make something that chooses a random throwable in your inventory that gets thrown when your grenade hotkey is pressed

Throwables are assigned to the hotkeys below and can be changed very easily by modifying the StarfieldConsole.ini file

Shift-1 - Frag Grenade
Shift-2 - Impact Grenade
Shift-3 - Incendiary Grenade
Shift-4 - Particle Grenade
Shift-5 - Shrapnel Grenade
Numpad1 - Fragmentation Mine
Numpad2 - Cryo Mine
Numpad3 - Inferno Mine
Numpad4 - Tesla Mine
Numpad5 - Toxic Gas Mine
Numpad6 - Stun Mine

[DISCLAIMER]

This will likely disable achievements so please use Baka Achievement Enabler

[INSTALLATION INSTRUCTIONS]
Spoiler:  
Show
1. Create a StarfieldCustom.ini file in My Games\Starfield or if you already have one then skip this step
2. Add the following entries to your StarfieldCustom.ini file then save and close the file

[Archive]
bInvalidateOlderFiles=1
sResourceDataDirsFinal=

[Menu]
bUseConsoleHotkeys=1

3. Drag and drop the provided StarfieldConsole.ini file to your My Games\Starfield folder
4. Launch the game and equip throwables using the hotkeys above

[HOTKEY TUTORIAL]

Spoiler:  
Show
If you would like to change the hotkeys, just replace the hotkeys by changing whatever is before the = sign in StarfieldConsole.ini

You can also switch out which keys the throwables are assigned to by going into the StarfieldConsole.ini file and doing the following

Example if you want to move Frag Grenade to Shift1 and Impact Grenade to Shift2, applies to all hotkeys

[Hotkeys]
Shift-1=FragGrenade
Shift-2=ImpactGrenade

Remove FragGrenade and type in ImpactGrenade and vice versa

Now Impact Grenade is assigned to Shift+1 and FragGrenade is assigned to Shift+2

[Hotkeys]
Shift-1=ImpactGrenade
Shift-2=FragGrenade


Credit to PantACRO4life for answering questions I had regarding the console commands and giving me the idea for such mod from his mod Power Menu Begone