Skip to content

Fix wrong console displayed#7

Merged
BluTac10 merged 1 commit intoBluTac10:mainfrom
dognews:fix-autosave-message
Apr 12, 2026
Merged

Fix wrong console displayed#7
BluTac10 merged 1 commit intoBluTac10:mainfrom
dognews:fix-autosave-message

Conversation

@dognews
Copy link
Copy Markdown

@dognews dognews commented Apr 12, 2026

Description

Fix an issue where the game refers to the console as the "Xbox One" instead of the "Xbox 360"

Changes

Previous Behavior

This code previously referred to the current console as the Xbox one when bringing up the save message UI scene.

Root Cause

This occurred because 4J made the Windows64 edition based off of the Xbox one edition.

New Behavior

The save message UI scene now refers to the console as the Xbox 360 instead of the Xbox One.

Fix Implementation

This was fixed by bypassing the locale's text used in this scene, to use custom text which properly names the console.

AI Use Disclosure

AI was not used at any point in this PR.

Screenshots

Old - Improper Console Named
old
New - Proper Console Named
360

@BluTac10 BluTac10 merged commit bd4b876 into BluTac10:main Apr 12, 2026
1 check 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.

2 participants