Skip to content

Balatro Lite v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 23:31
0c13851

Interface

  • Added a responsive layout that adapts to the handheld’s actual aspect ratio and fills the entire screen.
  • Replaced the desktop sidebar with a compact horizontal status bar.
  • Enlarged cards in the player’s hand by 25%.
  • Redesigned the shop to fit on small screens without the oversized animated shop sign.
  • Reworked blind selection to use the available screen width.
  • Made card descriptions larger and easier to read.
  • Stacked edition, seal, enhancement, and referenced-card information beneath card descriptions so it stays on screen.
  • Added fixed-size score and blind-requirement fields that shrink large numbers to fit instead of overflowing.
  • Improved the positioning of the hand, owned Jokers, consumables, play area, buttons, counters, menus, tutorials, and speech bubbles.

Visual quality

  • Enabled smoother filtering for card art, fonts, and other textures on low-resolution displays.
  • Improved font rendering to reduce broken or jagged letter strokes.
  • Applied the clearer Nunito font on every supported device.
  • Switched to the lower-memory texture set while retaining smooth scaling.

Performance

  • Disabled CRT, bloom, shadows, screen shake, and other unnecessary desktop effects by default.
  • Reduced the cost of the CRT and animated-background shaders.
  • Enabled reduced motion and cached the stationary background instead of recalculating it every frame.
  • Avoided unnecessary animation calculations when reduced motion is enabled.
  • Added allocation-aware garbage collection to prevent memory growth and gradual frame-rate degradation during long runs.

Controls

  • Added a first-launch controller setup for A, B, X, Y, L1, L2, R1, and R2.
  • Made in-game button prompts match the labels physically printed on the handheld.
  • Added support for creating a complete controller mapping when the device does not provide one.
  • Added a safe inactivity timeout that keeps the device’s existing mapping.
  • Added Set Up Buttons to the options menu for repeating calibration.