Support for 6000.3.x? #718
Unanswered
cheesekewb
asked this question in
Q&A
Replies: 2 comments 5 replies
|
Hi, I still hadn't the chance to take a look at newer Unity versions - however, did they break something? |
2 replies
|
I get il2cpp: couldn't determine the Unity version, please specify it manually only on unity 6000.0.xxxx games |
3 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.
Quick background: A friend of mine designed a program to data scrape a game that, of course, relies on this bridge utility. It's always worked fantastic and for that I'm extremely grateful, because I've used this data to maintain player resources/wiki for the particular game for about 2-3 years now. However, upon trying to grab data from the game's latest update, I discovered that they upgraded their unity to an extremely recent version (6000.3.3f1, apparently released January this year), which is certainly a curveball...
All I'm curious about is if I could expect this utility to be updated to support those versions in any near future. My honest guess is probably not, but I wanted to open the floor just to be sure... There honestly may be zero demand for support of versions so recent and my case feels like a total one-off at the moment. But, the friend who worked hard on the program might be open to designing a hotfix -- so with that said, any tips or guidance on trying to create a hotfix would be appreciated as something to pass onto them, if they do find the time. Thanks much :)
All reactions