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

Add NXTALE fixes for Xbox version and gamepad #1872

Merged

Conversation

Dobby233Liu
Copy link
Contributor

Description

Updates RunSwitchOnPC.csx (now RunSwitchAndXboxOnPC.csx)

Caveats

No Underanalyzer support

Notes

Copy link

github-actions bot commented Aug 16, 2024

{
i = 0
while (i < gamepad_get_device_count())");
ReplaceTextInGML("gml_Object_obj_time_Create_0", @"
Copy link
Contributor

Choose a reason for hiding this comment

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

see above

Copy link
Contributor Author

@Dobby233Liu Dobby233Liu Aug 17, 2024

Choose a reason for hiding this comment

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

Not very sure what this has to do with that. The intent is to make the game not pretend a gamepad is there on PC

ScriptMessage(@"NXTALE Enabler by Kneesnap
Xbox and gamepad fixes by Dobby233Liu

NOTE: You're not done yet!
Copy link
Contributor

Choose a reason for hiding this comment

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

any reason we cant do this automatically?

Copy link
Contributor Author

@Dobby233Liu Dobby233Liu Aug 17, 2024

Choose a reason for hiding this comment

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

I just prepared the files. In case we figure this out, I think we should ask the user if they would like that first.

to the folder you will save this data file to.
Then use a GMS2 2.2.2-2.2.5 runner to run Undertale.

Due to button constant changes, you might want to reset
Copy link
Contributor

Choose a reason for hiding this comment

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

this sounds less confusing IMO

Suggested change
Due to button constant changes, you might want to reset
Due to controller changes, you might want to reset

@Miepee Miepee merged commit 147a289 into UnderminersTeam:master Aug 23, 2024
5 checks passed
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.

3 participants