ReachVariantEditor icon indicating copy to clipboard operation
ReachVariantEditor copied to clipboard

Update unknown opcode arguments and names.

Open ghost opened this issue 5 years ago • 1 comments

After reviewing your simple-opcodes.js file, I noticed some actions are named unknown. Kornman has updated the megalo db.xml file since the old ksoft release. It has new descriptions on some action arguments and names that were previously unknown. You might want to take a look at it so you don't have to do vigorous testing to figure out what some things do. https://github.com/KornnerStudios/KSoft.Blam/blob/master/KSoft.Blam/Games/HaloReach/Megalo/Proto/HaloReach_MegaloDb_Xbox.xml#L21

ghost avatar Apr 14 '20 15:04 ghost

Definitions in the C++ opcode files have been updated, and I'll continue to incorporate some of Kornman00's newer findings as I find the time. (The JavaScript files were only created to help with planning the C++ implementation, and likely will not be updated.) Thank you.

DavidJCobb avatar Apr 18 '20 00:04 DavidJCobb