Replies: 1 comment
-
|
Why did this get posted to discussions, I was definitely on issues and clicked on "New Issue". |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using RATools to make adding region support to a game much easier and the code refuses to update unless I'm playing a compatible version of the game, This works fine if you want to make sure the new code still works for the original version but I also want to test on the unsupported version and it refuses to update meaning I either have to create a subset patch for the game, link that and then set that to compatible to test the new code on the new region which is pretty unintuitive for something that should be easier to do, or I have to manually copy and paste the code for each achievement and then add in the offset which is just plain tedious.
Beta Was this translation helpful? Give feedback.
All reactions