0
0
mirror of https://github.com/libretro/libretro-database synced 2025-04-05 13:43:49 +00:00
Files
cht
cursors
dat
Amstrad - CPC.dat
Arduboy Inc - Arduboy.dat
Atomiswave.dat
CHIP-8.dat
Cannonball.dat
Cave Story.dat
ChaiLove.dat
Commodore - Amiga.dat
DOOM.dat
DOS.dat
Dinothawr.dat
Flashback.dat
HBMAME.dat
Handheld Electronic Game.dat
Infocom - Z-Machine.dat
Jump 'n Bump.dat
LowRes NX.dat
Lutro.dat
MicroW8.dat
MrBoom.dat
NEC - PC-98.dat
Nintendo - GameCube.dat
Nintendo - Nintendo Entertainment System.dat
Nintendo - Super Nintendo Entertainment System.dat
Nintendo - Wii U.dat
Nintendo - Wii.dat
PuzzleScript.dat
Quake II.dat
Quake III.dat
Quake.dat
RPG Maker.dat
Rick Dangerous.dat
ScummVM.dat
Sinclair - ZX 81.dat
Sinclair - ZX Spectrum.dat
Sony - PlayStation 3.dat
Sony - PlayStation Minis.dat
System.dat
TIC-80.dat
Thomson - MOTO.dat
Tomb Raider.dat
Uzebox.dat
Vircon32.dat
WASM-4.dat
Wolfenstein 3D.dat
ps1.idlst
metadat
rdb
scripts
.gitattributes
.gitignore
.gitlab-ci.yml
COPYING
Makefile
README.md
configure
libretro-database/dat/Quake II.dat
Rob Loach 5cfb6cd3d7 Uppercase all CRC entries ()
```
find . -type f -name '*.dat' -exec sed -E -e 's@crc ([a-zA-Z0-9]+) @crc \U\1 @' -i {} \;
```
2023-06-12 01:41:10 -04:00

35 lines
812 B
Plaintext

clrmamepro (
name "Quake II"
description "Quake II"
version 2019.10.10
author "libretro"
)
game (
name "Quake II"
description "Quake II"
homepage "https://en.wikipedia.org/wiki/Quake_II"
developer "id Software"
genre "FPS"
users 1
releaseyear "1997"
releasemonth "12"
releaseday "9"
version "1.34"
rom ( name pak0.pak size 183997730 crc 6888136E md5 1ec55a724dc3109fd50dde71ab581d70 sha1 1dd586a3230d1ac5bfd34e57cc796000d4c252c2 )
)
game (
name "Quake II Demo"
description "Quake II Demo"
homepage "https://en.wikipedia.org/wiki/Quake_II"
developer "id Software"
genre "FPS"
users 1
releaseyear "1997"
releasemonth "12"
releaseday "9"
version "1.34"
rom ( name pak0.pak size 49951322 crc CDD535B6 md5 27d77240466ec4f3253256832b54db8a sha1 b86e8878a8e8706595ceebe88b3e6b4c1ba5bcab )
)