[minimod][v0.7.2] Gearbox - weapon/inventory handling
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 1
- Joined: Sat Oct 15, 2022 5:25 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10 Pro
- Graphics Processor: nVidia with Vulkan support
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
Having an issue with Project Brutality, both running Gearbox before and after in load order it just doesn't work. Attempting to use the wheel selector with the left alt key and other keys, nothing happens. Appreciate the help.
Edit: NVM, didn't realize you need to start a new level for it to work.
Edit: NVM, didn't realize you need to start a new level for it to work.
Last edited by hexfiend on Sat Oct 15, 2022 6:20 pm, edited 1 time in total.
-
- Posts: 2
- Joined: Sun Oct 16, 2022 10:29 am
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
No way to have it replace normal weapon selection?
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
Options -> Gearbox Options -> Behavior options -> Intercept next/previous weapon keys, Intercept slot keys.
-
- Posts: 144
- Joined: Wed Jan 04, 2023 5:42 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 9+1
- Location: Cloud District
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
Hello, I want to report a bug when using both this mod and Dakka weapon mod. If you switch weapon using intercept slot key; the score combo system of Dakka will stop working.
-
-
- Posts: 1446
- Joined: Fri Dec 29, 2017 4:15 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Manjaro Linux
- Location: Siberia (UTC+7)
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
Thanks for reporting! Created an issue. No ETA.
-
- Posts: 219
- Joined: Tue Apr 05, 2022 3:43 am
- Preferred Pronouns: He/Him
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
Posting so that hopefully that this won't disappear on me... I'll let you know if there's any bugs.
-
- Posts: 35
- Joined: Fri Jul 07, 2023 12:00 pm
- Preferred Pronouns: She/Her
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia (Modern GZDoom)
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
Could you add the Extras.wad icons?
-
- Posts: 42
- Joined: Wed Jun 01, 2022 3:25 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: ATI/AMD (Modern GZDoom)
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
This does not pause Legendoom enemies and all legendary tier enemies in God Complex when the menu is open and the setting is enabled. Got toasted by a legendary pinky when I was trying to switch weapons; it moved as if it weren't paused at all.
-
- Posts: 22
- Joined: Thu Apr 04, 2024 12:54 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: E5M1 (Türkiye)
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
I will talk about an interesting situation:
I set Weapon slot 7 to mouse scroll up and weapon slot 8 to mouse scroll down, and turned on the “intercept slot keys” setting. There is only one weapon in each slot. The problem is that slots 7 and 8 only work when I move the mouse wheel up one level. When I swipe up to quickly select a weapon during battle, the menu opens. Is there a setting for this? I don't want the menu to open since there is only one weapon in those slots.
I set Weapon slot 7 to mouse scroll up and weapon slot 8 to mouse scroll down, and turned on the “intercept slot keys” setting. There is only one weapon in each slot. The problem is that slots 7 and 8 only work when I move the mouse wheel up one level. When I swipe up to quickly select a weapon during battle, the menu opens. Is there a setting for this? I don't want the menu to open since there is only one weapon in those slots.
-
- Posts: 22
- Joined: Mon Mar 20, 2023 3:16 pm
- Preferred Pronouns: He/Him
- Location: Avon, NC
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
TBH, I'm surprised this isn't standard with source ports. As someone who plays with controllers (my primary Doom device is an Ayn Loki Zero), it's so much easier to have a a weapon wheel rather than swapping between weapons one at a time.
My only complaint is that I'd love to be able to select weapons (and inventory items) by pressing the right stick in the direction of the weapon I want to select, like with how weapon wheels work in most other FPS games. Unfortunately, as it is the right stick acts more like a mouse cursor that makes selecting weapons more difficult.
My only complaint is that I'd love to be able to select weapons (and inventory items) by pressing the right stick in the direction of the weapon I want to select, like with how weapon wheels work in most other FPS games. Unfortunately, as it is the right stick acts more like a mouse cursor that makes selecting weapons more difficult.
-
- Posts: 190
- Joined: Mon Dec 20, 2021 6:16 am
- Graphics Processor: ATI/AMD (Modern GZDoom)
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
I received VM abort but I was able to get a copy paste of the error. Strange enough I was able able to switch weapons right before the crash. I was using a mod called destroyer of hell, but this also happened on pandemonium.
Called from gb_WheelIndexer.getInnerIndex at gearbox-master.zip:zscript/gearbox/wheel/indexer.zs, line 65
Called from gb_EventHandler.RenderOverlay at gearbox-master.zip:zscript/gearbox/event_handler.zs, line 253
Called from gb_WheelIndexer.getInnerIndex at gearbox-master.zip:zscript/gearbox/wheel/indexer.zs, line 65
Called from gb_EventHandler.RenderOverlay at gearbox-master.zip:zscript/gearbox/event_handler.zs, line 253
-
- Posts: 969
- Joined: Wed Mar 06, 2013 5:31 am
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
https://imgur.com/a/WvVQvC4
I was checking out my weapons when it happened. I wasn't able to reproduce it.
I was checking out my weapons when it happened. I wasn't able to reproduce it.
-
- Posts: 190
- Joined: Mon Dec 20, 2021 6:16 am
- Graphics Processor: ATI/AMD (Modern GZDoom)
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
I agree with this sentiment, I play primarily on mobile using delta touch, using gearbox to switch weapons with the wheel is hit or miss especially using touch screen. Pywheel is more exact when switching weapons as it does not behave like a mouse. If only gearbox had a setting or option for those that prefer the pywheel method or just automatically move to a weapon that would be awesome. But other than that ans random crashes it's still great.Jareth247 wrote: ↑Sun May 05, 2024 10:36 am My only complaint is that I'd love to be able to select weapons (and inventory items) by pressing the right stick in the direction of the weapon I want to select, like with how weapon wheels work in most other FPS games. Unfortunately, as it is the right stick acts more like a mouse cursor that makes selecting weapons more difficult.
-
- Posts: 11
- Joined: Fri Aug 30, 2024 6:19 pm
Re: [minimod][v0.7.2] Gearbox - weapon/inventory handling
Thanks for this mod.. it is awesome! Just what I was looking for. Seems to work great so far.. no problems. Thank you.