Source library
PS1 Testing Guide
docs/archive/PS1_TESTING_GUIDE.md
This is the website shelf page for docs/archive/PS1_TESTING_GUIDE.md.
It exists because the project has hundreds of Markdown files and the website
should not pretend the interesting work only happened in the polished essays.
Why this file matters
Historical archive. This is older project documentation preserved for context. It is not the current source of truth, but it explains the roads that were tried.
The PS1 port is configured to automatically play SAILING.TTM when booted without arguments. This provides a simple test case for visual regression testing.
File facts
| Field | Value |
|---|---|
| Source path | docs/archive/PS1_TESTING_GUIDE.md |
| Lines | 269 |
| Approx. words | 874 |
| Code fences | 5 |
Outline
- PS1 Testing Guide
- Quick Start
- Loading in DuckStation
- Expected Boot Sequence
- Visual Regression Testing
- Baseline: SDL Version
- PS1 Version Testing
- Test Cases
- Test 1: SAILING Animation
- Test 2: Island Background
- Test 3: Sprite Rendering
- Debugging
- Console Output
- Common Issues