You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
Hello.
In #38 you made button "Set High Bit". Thank you.
But now too often needed to get Decimal Value of the Instance, not only Hex Value of the Instance.
Can you add new textBox for the Instance Decimal Value? It must auto fills when calculated value by buttons "Set High Bit" and "FNV64".
The text was updated successfully, but these errors were encountered:
Would you please explain the usage of decimal numbers? Currently you can input decimal number into the textbox and the program will automatically convert it into hexadecimal value.
Now my steps are:
1 - Resource - add - fill Type, group, Name
2 - Button for FNV64
3 - button "Set High Bit"
4 - copy value from the Instance field
5 - open app Hpmbcalc (http://www.hexprobe.com/hpmbcalc/)
6 - paste copied value to the Hpmbcalc
7 - convert from hex to dec
8 - copy dec value
9 - paste dec value to the xml's s attribute
10 - import xml file to the S4PE
It will be useful, if S4PE will have not only textBox with hex value of the Instance, but also have textBox with the dec value of the Instance. I will cut steps 5-8 and save time on adding new Resource item.
Hello.
In #38 you made button "Set High Bit". Thank you.
But now too often needed to get Decimal Value of the Instance, not only Hex Value of the Instance.
Can you add new textBox for the Instance Decimal Value? It must auto fills when calculated value by buttons "Set High Bit" and "FNV64".
The text was updated successfully, but these errors were encountered: