krogenth / G2DataGUI

A tool for modifying the Anniversary/HD Remaster of Grandia 2.
MIT License
4 stars 5 forks source link

Add converter for number to hex #31

Open krogenth opened 1 year ago

krogenth commented 1 year ago

For some items, it would be beneficial to display values as their hexadecimal counterparts. This is primarily for the MapEntries view, where the entry ID is the map ID, based on the map filename(though there is likely another value within each file that specifies their ID).

Tasks: