Page MenuHomeFeedback Tracker

Arma Reforger - Night Vision System Mod doesn't work on Xbox
New, NormalPublic

Description

Several problems:

The mod works with an HDR it replaces the default HDR in priority 16 when the night vision is turned on and then is replaced again by the default HDR when they are turned off.

The first problem: On Xbox the HDR is very bright much more than on PC. You can try with the binocular symbol from the GameMaster mode.

The second problem: On Xbox when the player equips a helmet with night vision he has to press RB+Right Pad to turn on the night visions or turn them off. For them nothing happens.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General
Steps To Reproduce

On XBOX :

  • Download the mod.
  • Go in gamemaster place an "Equipement box"
  • Equip an helmet with night vision equiped on it.
  • Press RB + Right Pad

Nothing happen.

Additional Information

The mod is working well on PC.

Event Timeline

gregfr_3d created this task.Jul 4 2022, 8:20 PM
gregfr_3d edited Steps To Reproduce. (Show Details)Jul 7 2022, 8:18 PM
gregfr_3d edited Steps To Reproduce. (Show Details)
gregfr_3d edited Steps To Reproduce. (Show Details)

After rebinding NightVision action it saves as

Action NightVision {
   InputSource InputSourceSum "{5A1E93E679AC6EE8}" {
    Sources {
     InputSourceValue "{5A1E93E679AC6F00}" {
      Input "keyboard:KC_N"
     }
    }
   }

where in mod you have

Action NightVision {
   Type Digital
   InputSource InputSourceCombo "{59A31C5A2EBA433C}" {
    Sources {
     InputSourceValue "{59A31C5AD0B88003}" {
      Input "keyboard:KC_N"
     }
    }
   }

I suggest changing InputSource to Sum, remove Type Digital, reupload the mod

Was resolved with Greg, he's gonna update the mod. Problem was in fact in action definition. Needs to be tested by xbox users though.

WR417H added a subscriber: WR417H.Aug 18 2022, 3:47 AM

I can confirm that RB + Right on D-pad now toggles the night vision properly on Xbox (I'm testing on a Series X). However, I believe you are supposed to be able to change the brightness with RB + UP/Down on D-pad, but this is not working.

Nice now I’m gonna search for increase and decrease the luminosity thank you.

I can confirm that RB + Right on D-pad now toggles the night vision properly on Xbox (I'm testing on a Series X). However, I believe you are supposed to be able to change the brightness with RB + UP/Down on D-pad, but this is not working.

It's now working ;)

Night vision mod on Xbox not working after 10/19/23 update. There's no goggles attached to helmets any longer either.

Not sure if this is to remedy the bug of 2nd pair of goggles attaching to helmet after respawn and clipping into view or not. Just wanted to make you aware.

Are you using any other mods ?