nolf1-modernizer icon indicating copy to clipboard operation
nolf1-modernizer copied to clipboard

I can't exit the intelligence item view with the action key as normal.

Open mzso opened this issue 4 years ago • 7 comments

Hi! It looks like with modernizer I can't do this. Which is annoying because the game doesn't get paused so I sometimes need to quickly exit it and I have to fumble for the escape key.

mzso avatar Apr 26 '20 14:04 mzso

The game now pauses when you look at intelligence items in the game. This was one of the first things I added while working on Modernizer. I'll look into the action key problem though.

haekb avatar May 05 '20 16:05 haekb

@haekb commented on 2020. máj. 5. 18:23 CEST:

The game now pauses when you look at intelligence items in the game. This was one of the first things I added while working on Modernizer. I'll look into the action key problem though.

I guess the camera sound continuing while viewing the item mislead me.

mzso avatar May 13 '20 16:05 mzso

I agree. It would be nice to be able to exit the intelligence item view with the action button.

fadster avatar Oct 13 '20 13:10 fadster

I agree this would be nice to fix. Pressing 'Esc' is a little annoying.

Q3BFG10K avatar Dec 26 '22 03:12 Q3BFG10K

I've got a fix for this in a branch with a few improvements: https://github.com/DanielGibson/nolf1-modernizer/tree/improvements It allows closing intelligence items with the right mouse button or the key on the keyboard that's bound to "activate".

DanielGibson avatar Apr 23 '23 02:04 DanielGibson

In case anyone wants to try my changes, download MYDLLS.REZ.ZIP and put the contained MYDLLS.REZ file into the Custom/ directory and make sure to configure NOLF to load that .REZ (In NOLF launcher, Advanced -> Customize -> Select MYDLLS.REZ -> Add)

See https://github.com/DanielGibson/nolf1-modernizer/commits/improvements for the improvements I implemented

DanielGibson avatar Apr 23 '23 04:04 DanielGibson

From now on these changes (and an updated build) can be found in the following pull request: https://github.com/haekb/nolf1-modernizer/pull/55

DanielGibson avatar Apr 23 '23 18:04 DanielGibson