Skip to content

virtual_jaguar: v3.3.0 — enhancement options, timing regroup, softpatching - #1177

Open
JoeMatt wants to merge 2 commits into
libretro:masterfrom
JoeMatt:update/virtualjaguar-v3.3.0
Open

virtual_jaguar: v3.3.0 — enhancement options, timing regroup, softpatching#1177
JoeMatt wants to merge 2 commits into
libretro:masterfrom
JoeMatt:update/virtualjaguar-v3.3.0

Conversation

@JoeMatt

@JoeMatt JoeMatt commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Updates the Virtual Jaguar page for core release v3.3.0:

  • Internal Resolution description: 2x now supersamples real sub-pixel detail on fractional-walk blits, scaled Object Processor sprites (including 8bpp CLUT objects), and both CRY and RGB16 direct video modes — previously the added-detail path was CRY-gouraud-only and everything else was plain upscaling.
  • Adds the two missing Video options: Per-Title Enhancement Defaults (virtualjaguar_pertitle_defaults) and Blit Memoization (virtualjaguar_blit_memo).
  • Timing section reordered and reworded to match the core: the two clock-scale multipliers first, then the three experimental models (DRAM Timing, GPU Pipeline Timing, Blitter Bus Timing — the latter two were undocumented).
  • Softpatching flipped to supported — works for cartridge content since v3.3.0 (virtualjaguar-libretro#409).

All option keys, labels, values and defaults transcribed from libretro_core_options.h at tag v3.3.0.

🤖 Generated with Claude Code

…ching

- Internal Resolution: 2x now supersamples real sub-pixel detail on
  fractional-walk blits, scaled OP sprites (incl. 8bpp CLUT), and both
  CRY and RGB16 direct modes -- not just CRY gouraud.
- Add Per-Title Enhancement Defaults and Blit Memoization (Video).
- Timing section: clock scales first, then the three experimental
  models (DRAM, GPU Pipeline, Blitter Bus), matching the core's v3.3.0
  option order and shortened descriptions.
- Softpatching: supported for cartridges since v3.3.0 (libretro#409).
Copilot AI lite review requested due to automatic review settings August 13, 2026 06:42

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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