Hi,
Great little patcher, I was looking at the code and I thought it would be really nice to be able to extract the hardcoded values for hex value offset etc to a config file.
This would allow people to edit this file (yaml, json or whatever) to support versions outside of releases.
Somebody could share the hex codes here in the issues and it would be possible to update the config file to patch a non-supported version - that hasn't been released yet.
Other uses could be to set up other things like a default path (current default is for windows), setting the default theme type etc meaning that somebody needs to worry less about the number of params to be passed on the cli.
I know there is some talk of a kind of UI for supporting a more interactive patching experience - this would probably be better.
Although, I think storing the byte offsets in some config file - would be really great.
Thanks for such a great tool.
Hi,
Great little patcher, I was looking at the code and I thought it would be really nice to be able to extract the hardcoded values for hex value offset etc to a config file.
This would allow people to edit this file (yaml, json or whatever) to support versions outside of releases.
Somebody could share the hex codes here in the issues and it would be possible to update the config file to patch a non-supported version - that hasn't been released yet.
Other uses could be to set up other things like a default path (current default is for windows), setting the default theme type etc meaning that somebody needs to worry less about the number of params to be passed on the cli.
I know there is some talk of a kind of UI for supporting a more interactive patching experience - this would probably be better.
Although, I think storing the byte offsets in some config file - would be really great.
Thanks for such a great tool.