Skip to content

VC and SA Mobile modes update#11

Merged
x87 merged 14 commits into
sannybuilder:masterfrom
XMDS:master
Jan 7, 2021
Merged

VC and SA Mobile modes update#11
x87 merged 14 commits into
sannybuilder:masterfrom
XMDS:master

Conversation

@XMDS

@XMDS XMDS commented Dec 25, 2020

Copy link
Copy Markdown
Member

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

Add new OP of Android CLEO library
@XMDS

XMDS commented Dec 25, 2020

Copy link
Copy Markdown
Member Author

This is the sanny tool data directory of the new VC mobile mode, which I modified based on the release of OrionSR.
@x87 You can review it and try to create SB's VC mobile mode in 3.7.0 (I think it is feasible). (The configuration of modes.xml does not support the current version, so I said you need to support this mode for the SB tool). In addition, the zip file also contains two different sizes of mobile version of VC game icons, which you can use as SB icons in VC mobile mode.

new_vc_mobile.zip

@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.
Also in advance I wish you a happy new year 2021!

XMDS added 3 commits December 25, 2020 19:33
Update the missing OP in VC mode
@XMDS XMDS changed the title Cleo Android support 3.7.0 data update Dec 27, 2020
@x87

x87 commented Dec 27, 2020

Copy link
Copy Markdown
Collaborator

@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?

@XMDS

XMDS commented Dec 30, 2020

Copy link
Copy Markdown
Member Author

I updated the name definition of the new OP of SA MOBILE. They are now correctly defined.

Comment thread sa_mobile/SASCM.ini
0A8E=1,award_achievement %1d%
0A8F=0,
0A90=1, %1d% No newline at end of file
0A8E=1,NOP %1d%

Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@XMDS ☝️

@x87 x87 mentioned this pull request Jan 1, 2021
32 tasks
@XMDS

XMDS commented Jan 3, 2021

Copy link
Copy Markdown
Member Author

@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

Comment thread vc_mobile/constants.txt Outdated
@@ -0,0 +1,4 @@
false=0

Copy link
Copy Markdown
Collaborator

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

Comment thread modes.xml
@XMDS

XMDS commented Jan 4, 2021

Copy link
Copy Markdown
Member Author

@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

@x87 x87 changed the title 3.7.0 data update VC and SA Mobile modes update Jan 7, 2021
@x87 x87 merged commit d3ad6b7 into sannybuilder:master Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants