Files
libretro/emulators/vitaquake3.yml
Abdessamad Derraz d929424988 feat: add profiled_date to all YAMLs, create 56 alias profiles
- Added profiled_date field to all 204 existing profiles for update tracking
- Created 56 alias profiles for cores that share BIOS with a parent
  (e.g., mednafen_psx -> beetle_psx, fbalpha2012 -> fbneo)

260 total profiles covering all 294 libretro cores (204 unique + 56 alias).
2026-03-18 05:20:05 +01:00

21 lines
885 B
YAML

emulator: vitaQuakeIII
type: game
source: "https://github.com/libretro/vitaquake3"
profiled_date: "2026-03-18"
cores: [vitaquake3, vitavoyager]
systems: [quake3]
notes: >
Quake III Arena and Star Trek Voyager Elite Force source ports. Built from
ioquake3 with the libretro backend. vitaquake3 plays Quake III Arena and
Team Arena, vitavoyager plays Star Trek Voyager Elite Force (Holomatch
multiplayer). Both cores accept .pk3 extensions. Content is loaded from the
.pk3 file path - the engine resolves the parent directory structure to find
baseq3/ (or baseEF/ for vitavoyager) and loads pak0.pk3 through pak8.pk3
sequentially. Game data files (.pk3 archives containing maps, textures,
models, shaders, sounds) come from the retail game, not engine firmware.
No files are required in the RetroArch system directory. The cores need
no BIOS or firmware.
files: []