StarPSX v0.6.1 adds display scaling and weave interlacing, boots BIOS
StarPSX v0.6.1 boots a PS1 BIOS and runs a test ROM, adding proper display scaling and weave interlacing to improve visual accuracy and compatibility.

StarPSX reached a notable milestone with version 0.6.1, published on February 8, 2026: the Rust-based PlayStation-1 emulator can now boot an official PS1 BIOS and run a test ROM. Alongside that breakthrough, the release adds proper display scaling and weave interlacing support, plus a set of emulator-level fixes documented in the release assets and changelog.
Booting a BIOS is a concrete measure of progress for any console emulator. For StarPSX, BIOS support confirms that core initialization and memory mapping are working well enough to hand control to Sony’s firmware, which is essential for authentic startup sequences, region handling, and some copy protection behaviors. Running a test ROM shows that the emulator’s rendering and timing pipeline can execute basic software end-to-end, a useful checkpoint before tackling commercial titles.
The new display scaling implementation improves how output is sized and mapped to modern displays. Accurate scaling reduces pixel distortion, preserves aspect ratio, and makes fullscreen and windowed play more predictable. For people who prefer pixel-perfect output or who run shader chains that simulate CRT hardware, correct scaling is a practical step toward cleaner captures and fair visual comparisons between emulators.
Weave interlacing support addresses how the emulator reconstructs full frames from interlaced video fields. Many PlayStation games use interlaced modes, and without proper processing you can see combing or temporal artifacts during motion. Weave interlacing recreates progressive frames from alternating fields, which helps deliver a more stable image and reduces tearing-like effects in games that rely on interlaced output.

StarPSX’s Rust implementation remains a point of interest in the community. Rust’s memory-safety features and cross-platform tooling make it attractive for long-term maintenance and contributions, and v0.6.1 shows the project is moving beyond proof of concept into practical compatibility testing. The release assets and changelog published with this version list additional emulator-level fixes that further polish core behavior.
If you want to try it, the v0.6.1 release assets include the build and changelog. Testers should verify BIOS boot behavior with their own firmware images and exercise simple test ROMs to confirm rendering and input paths. Reported behavior, logs, and reproduction steps will help the developer refine CPU timing, GPU emulation, and subsystem compatibility in follow-up updates.
For preservationists, homebrew developers, and emulator verification teams, StarPSX v0.6.1 is a meaningful step: it moves the project from internal prototype territory toward a usable platform for testing and experimentation. Continued development is likely to expand game compatibility and subsystem accuracy, making future releases worth watching for anyone tracking PS1-era emulation progress.
Know something we missed? Have a correction or additional information?
Submit a Tip

