VC and SA Mobile modes update#11
Conversation
Add new OP of Android CLEO library
|
This is the sanny tool data directory of the new VC mobile mode, which I modified based on the release of OrionSR. @x87 The mode data file has been updated and submitted to the warehouse. But I did not submit the gxt file and mode.xml file. The mode.xml file may need your changes. The .zip I sent you contains all my latest submissions. You can download and test. |
Update the missing OP in VC mode
PC VC
|
@XMDS thank you. I'm curious how different VCM opcodes are from VC PC ones? Can we just use VCSCM.INI and opcodes.txt from the Vice City mode by extending vc mode? |
|
I updated the name definition of the new OP of SA MOBILE. They are now correctly defined. |
| 0A8E=1,award_achievement %1d% | ||
| 0A8F=0, | ||
| 0A90=1, %1d% No newline at end of file | ||
| 0A8E=1,NOP %1d% |
There was a problem hiding this comment.
Are you sure this is a no-operation? I remember there was a discussion somewhere on GTAForums about this opcode and somehow it was figured this grants new achievements to the player. I haven't tested it myself though
There was a problem hiding this comment.
|
@x87 I think that in addition to the 3 mobile mode created in a future version, my submissions are currently completed, you can review and merge them finally |
| @@ -0,0 +1,4 @@ | |||
| false=0 | |||
There was a problem hiding this comment.
Note to self: this file needs const..end as described in Breaking Changes section
https://github.com/sannybuilder/dev/releases/tag/v3.7.0
|
@x87 Except for the necessary files such as OP.txt and scm.txt for keyword expansion, I have deleted the duplicate files of other VC and VCM and submitted them |
1.CLEO Android support(section)
-- Add VCMobile mode directory.
-- SAMobile mode data file organization.
See: sannybuilder/dev#118
Sanny catalog of VCMobile mode should be prepared now
sannybuilder/dev#6
2.Data file organization in PC VC mode
3.add opcodes-restoration-project
see: https://github.com/cleolibrary/opcodes-restoration-project