Skip to content
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

SETUPVAL addition? #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

karl-police
Copy link

Before we start. You need to know that I have no clue about this Registers or Instructions stuff. I am literally learning but I barely have any good resources to understand nor comprehend easily on what is going on and need a little bit of help or time.

Bytecode input file used: https://github.com/MaximumADHD/Roblox-Client-Tracker/blob/79d958e1c5e9acff1f1a053873852d7c3a682b16/BuiltInPlugins/AnimationClipEditor/Src/Util/TrackSelectionUtils.luac

It's old unlua'd version: https://github.com/MaximumADHD/Roblox-Client-Tracker/blob/79d958e1c5e9acff1f1a053873852d7c3a682b16/BuiltInPlugins/AnimationClipEditor/Src/Util/TrackSelectionUtils.unluau.lua

The differences.

https://www.diffchecker.com/6FkhJrok/

 

Input 2:
https://github.com/MaximumADHD/Roblox-Client-Tracker/blob/79d958e1c5e9acff1f1a053873852d7c3a682b16/BuiltInPlugins/AnimationClipEditor/Bin/main.luac
(note this one will error if you don't comment out the error)

hence, get rid of this, if you want to understand how I used this Bytecode input as a demonstration.
image

https://www.diffchecker.com/NuhFmZdx/

 

This is how the differences look like with both of my "patches" applied.

https://www.diffchecker.com/oEnOdmc1/

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.

1 participant