This mod helps you to locate all 236 Field Guide Pages by mapping your path to the nearest undiscovered page. Use it over and over to find them all. Make sure that none of your missions are currently selected otherwise the path might lead you to the mission start location instead of a Field Guide Page. By default this mod uses the following key bindings:
- PageUp = Find the nearest Field Guide Page.
- PageDown = Cancel the search.
- CTRL-SHIFT-PageUp = Mark the current search target as already collected.
The key-binds can be changed by editing the following file:
- C:\Users\YourUserName\AppData\Local\Hogwarts Legacy\Saved\Config\WindowsNoEditor\Input.ini
Change the True/False/Key=Whatever parts of the following lines:
- ActionMappings=(ActionName="MyFieldGuidePageFinder_AbandonSearch",bShift=False,bCtrl=False,bAlt=True,bCmd=False,Key=PageDown,GroupName="",SortIndex=0)
- ActionMappings=(ActionName="MyFieldGuidePageFinder_FindPage",bShift=False,bCtrl=False,bAlt=True,bCmd=False,Key=PageUp,GroupName="",SortIndex=0)
- ActionMappings=(ActionName="MyFieldGuidePageFinder_MarkAsCollected",bShift=False,bCtrl=False,bAlt=True,bCmd=False,Key=PageUp,GroupName="",SortIndex=0)
If the above lines don't exist, add them.

