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

Fix lockups entering apps or games #1369

Merged
merged 4 commits into from
Jan 23, 2024
Merged

Fix lockups entering apps or games #1369

merged 4 commits into from
Jan 23, 2024

Commits on Jan 13, 2024

  1. Various

    -Remove runtime.sh environments knowledge of the timezone
    -Pass cmd_to_run.sh the timezone for apps and games to be aware it's potentially changed, and to set theirs correctly
    
    TZ is already set in update_networking.sh main function so no changes needed there for anything called as they will inherit this TZ from their parent.
    
    Games and apps will inherit this from pushing it through cmd_to_run.sh
    
    Co-Authored-By: Aemiii91 <[email protected]>
    Co-Authored-By: Totofaki <[email protected]>
    Co-Authored-By: Schmurtz <[email protected]>
    Co-Authored-By: tGecko <[email protected]>
    5 people committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3b5409f View commit details
    Browse the repository at this point in the history
  2. Set TZ in BLF script

    XK9274 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    2386c20 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    9aecdd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d630f87 View commit details
    Browse the repository at this point in the history