Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Gen0cide route #4

Open
Pokeknight2610 opened this issue Nov 19, 2024 · 5 comments
Open

Gen0cide route #4

Pokeknight2610 opened this issue Nov 19, 2024 · 5 comments

Comments

@Pokeknight2610
Copy link

heyo! My friend made a port (and texture mod) for this decomp, and genocide route doesn't work. Any way you can trigger one using the cheat menu or in game, because I am tired of mindlessly slaying froggits and whimsums.

@Vultumast
Copy link
Collaborator

I believe the console is bound to tab. (It has been a white my memory might be hazy) but you should be able to directly set values with that!

@Pokeknight2610
Copy link
Author

yup its bound to tab. what command do i use to trigger it

@Vultumast
Copy link
Collaborator

you'll need to manually set some flags, I would recommend looking at the flag list in flowey's time machine

@Pokeknight2610
Copy link
Author

Where can i find that?

@Marioalexsan
Copy link
Collaborator

You can either use https://crumblingstatue.github.io/FloweysTimeMachine/ and look at the Advanced section for the flag IDs you need to edit, or you can use scripts\macros\macros.gml and look at the macros. After that, with the console open, you just use flag_set <ID> <value> and flag_get <ID> to set and get flag values.

For the actual flags you need to set, I'm guessing setting FL_MurderLevelOverride to MurderLevel.Lv16MettatonKilled with flag_set 26 16 would be the easiest way to trigger genocide route conditions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants