CRxTRDude
Member
Damon Caskey said:It was never a big thing because there is currently only one module locked (Golden Axe Myth) and no one but myself can lock files in the future. I'll still look up and see what I can do of course.
DC
PS: Before anyone asks, we had/have a standing rule on locking modules: The module must be made up of absolutely 100% originally created resources. That hard line helped us avoid the hypocrisy issue and kept subjectivity out of the picture.
I guess the standing order is then not to support SPKs on Android builds unless they really want to (which then needs blessing from people on the higher up, aka DC). If that is also the case, people who want to use SPKs on Android would might as well building their own APKs from scratch, add the SPK decoder (probably a compiled library that can be called over by the main build code), then compile it as a separate app (this is it folks, I already said it) from the default OpenBOR builds.
The code might use some internet client stuff to dload the pak (like those OBBs that Android has) and store it on the phone's SD card on a special folder (not the same structure as the OpenBOR default).
Then run it, ? ? ?, then profit.
Speaking of SPK decoder, how about making it into a compiled library (like the ones that C++, i think uses). There was one project that I was on * called Xash which is basically open-source half-life engine. They used a pre-compiled (probably RE'd) version of the valve gui engine (which is used by Steam before they switched to Source of course), vgui, which is called usually by the game to make the functionality similar to Half-Life.
If you can do that for an SPK decompiler, that would be great still since the decompiler code itself is compiled to the point of obscurity that it would take a very skilled hacker with the right knowledge, skills and finances (think about it for a second) to hack it.
* I was actually on their community back then, but because I'm weak in the 3d models department, I got a little stalled for the engine and shifted to different ones until I got here. Yeah, I'm a freeloader. Sorry for the big edit, the idea just came to me all of the sudden and I have the urge to type like a machine gun.
