0
0
mirror of https://github.com/libretro/libretro-database synced 2025-04-12 22:43:08 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
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
54b7a74353 Clean up hacks 2020-04-28 10:58:31 -04:00
1a86970a66 Remove Sonic 3D Blast: Director’s Cut from hacks
This game is already in No-Intro, so it’s duplicated in the final RDB.
2020-04-27 15:12:05 -04:00
7cc1774a80 updates for new and old hacks 2019-06-02 22:34:47 +01:00
5cab5509ad Fixes issue
for Psy-O-Blade and Surging Aura
2019-03-04 00:31:27 -06:00
bb454d32fb Added hacks for NHL94, Psy, & Surging Aura 2019-02-16 21:52:51 -06:00
870daef6a3 Alphabetical order 2019-02-16 21:49:22 -06:00
db95734508 update hacks 2018-10-26 20:02:04 +01:00
00e7d17ed0 remove extra 'hack' on the rhdndat output which was creating duplicate 'hack hack' in descriptions and move comments after patches for rhdndat parsing to work 2018-10-17 02:36:06 +01:00
34774e81c2 changed 'comment' tag for 'patch' on the metadata/hacks dir, skipped actual comments 2018-10-16 19:31:52 +01:00
ef444c4ee3 consistent names and updates 2018-10-16 04:27:34 +01:00
257932ef74 multiple hack updates 2018-10-16 00:01:23 +01:00
57fffdfc3e Update Sega - Mega Drive - Genesis.dat
Removal of duplicate 'Sonic 3 Complete' hack entry, leaving the more consistent one for automatic updates and tracking authors (though romhacking.net url and names).

Removal of Willy move-shoot hack both because it has a modern replacement in "Mega Man the Wily Wars SRAM+ [Hack by Ar8temis008]" and because it crashes the game, see the link for the reason it was removed on romhacking.net

http://www.romhacking.net/?page=submissions&action=itemhistory&section=Hacks&sectionid=6&id=3322
2018-10-15 14:16:03 +01:00
8caf27de52 hack updates 2018-09-17 16:43:03 +01:00
0aecaec2c7 updates 2018-08-14 13:53:53 +01:00
55616eecb3 updates, crc32 len fix and replace https by http in links 2018-07-04 12:21:42 +01:00
d7b9c25cb6 tab and empty line removal 2018-05-13 16:43:35 +01:00
640c9e43f8 Fix game( parsing 2018-04-24 16:37:21 -04:00
74e2b1aee4 add new genesis hacks 2018-04-19 23:18:01 +01:00
abfedf8de8 Added some hacks 2017-02-22 22:20:24 -03:00
6acbe56904 Added quotes to filenames and removed redundant names in desc 2017-02-16 01:05:40 -03:00
3ce4cf0f8f Add metadat/hacks dir and some SNES-MD romhacks 2017-02-16 00:25:03 -03:00