-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow the player to interact with entities (chests, doors, portals, etc) while item display is toggled active. #7
base: master
Are you sure you want to change the base?
Conversation
…c) ingame while item-display is toggled.
nice patch |
Doesn't work for me, still can't interact with entities with item shown |
Can you provide more information? Are you running a native Diablo II build? This patch was only tested with Median XL, and the interaction with fixed entities (doors, chests, portals). Also, I made this a while ago for non-technical individuals looking to run this change. I'm not sure if it applies to you, but it might be a safe bet to validate you've applied the change correctly. |
It's possible a subsequent update may have broken this. If that's the case, you should still be able to do an AOB scan with Cheat-Engine and figure out how to update it through the source. Unfortunately I don't have the time currently to update this. |
sometimes work,and sometimes not, |
I tested it on MXL Sigma v1.6.3 and v1.7.3 (and probably all version in between because I'm using it still and never noticed it working) |
Co-authored-by: wjchen <[email protected]>
Welp, that's what I get for rushing to commit :p Great catch @wjchen-vlsi |
This seems to be happening again in Median 2.0 |
Thanks for your commit. Now Entities are interactable but their texts are hidden. Is there anyway to show their texts while item display is toggled on? |
Pretty simple addition. Previously if you had item display toggled active, you would not be able to open doors, click on portals, etc. This change allows you to.