-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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,NOP %1d% |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@XMDS ☝️
@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 |
vc_mobile/constants.txt
Outdated
@@ -0,0 +1,4 @@ | |||
false=0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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