Skip to content

GS/TC: Make sure target is created before setting any flags.#13389

Merged
lightningterror merged 1 commit intomasterfrom
gs_tc_is_target
Oct 14, 2025
Merged

GS/TC: Make sure target is created before setting any flags.#13389
lightningterror merged 1 commit intomasterfrom
gs_tc_is_target

Conversation

@lightningterror
Copy link
Copy Markdown
Contributor

Description of Changes

GS/TC: Make sure target is created before setting any flags.
Xenosaga 3 fails to create a target because the rect is empty so we should avoid setting any flags since it's null.

Rationale behind Changes

Fixes #13387

Suggested Testing Steps

Test #13387

Did you use AI to help find, test, or implement this issue or feature?

No.

Xenosaga 3 fails to create a target because the rect is empty so we should avoid setting any flags since it's null.
@mrrguest
Copy link
Copy Markdown

Just tried this version and the game no longer crashes in the Data menu.

@lightningterror lightningterror merged commit 6b52937 into master Oct 14, 2025
22 checks passed
@lightningterror lightningterror deleted the gs_tc_is_target branch October 14, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Xenosaga 3 crashes on linux

2 participants