Commit Graph

227 Commits

Author SHA1 Message Date
shadowladyngemu f3ca530043 GSdx: CRC Hackfixes for "Demon Stone" and "Big Mutha Truckers", removes postprocessing and "fixes" the green/purple screens.
Small change to the Crash Bandicoot hackfix.
GameDB: Minimal updates.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4569 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-04-12 14:11:03 +00:00
shadowladyngemu 158a0c8c9c GSdx: Tekken 5's hackfix wasn't working with the sharp/progressive video modes, should look much better now when using them.
Also removed the effect in the burning temple stage which had thin lines over it when using high res.
GameDB: More updates ~_~

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4562 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-04-09 10:26:56 +00:00
ramapcsx2 74723011f6 Disabling support for the Super Robot Taisen series.
These games will not work with newer PCSX2 versions anymore.

Game database: A few updates

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4525 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-04-02 19:15:56 +00:00
ramapcsx2 6dcccff206 Added a new gamefix to make ignoring of DMAC writes when it's busy optional.
This should be mandatory but (most probably) timing issues make this break more games than it fixes.
Notable exception: Mana Khemia 1 (going "off campus"), so I added it to the auto gamefix database (Only NTSC so far, anyone got the PAL CRCs?).

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4512 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-03-30 10:54:43 +00:00
shadowladyngemu 4b460160cc GSdx: Added CRC hackfix for Tenchu games and Sly Cooper 2/3. Changed Sonic Unleashed's hack so it works for all stages (at least all the ones I tried :p) and added the PAL version to it.
GameDB: Updates...

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4497 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-03-27 12:53:53 +00:00
shadowladyngemu 5c7755fe43 GameDB: Updates...
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4473 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-03-23 14:02:29 +00:00
shadowladyngemu@gmail.com e848a92a79 GameDB: Just adding some games and correcting some typos for now.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4384 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-03-02 11:56:55 +00:00
ramapcsx2 dea0f37ca9 Minor changes:
- Added an EE roundmode patch entry for AR Tonelico 2 that fixes a fall through floor bug
- Disabled an exception in the ISO file reader. It now continues working when it runs into incomplete game rips (may need a review).
- Disabled 2 annoying logs :p

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4307 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-02-17 17:05:53 +00:00
avihal@gmail.com 427d9dc9fe Games DB: Ico (all versions): r4261 was setting VU clamp to Extra instead of Normal. Fixed.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4264 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-01-25 19:45:22 +00:00
avihal@gmail.com 2f35a19a88 Bames database: forcing Ico to VU Clamp mode = Normal (otherwise the camera gets weird occasionally).
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4261 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-01-25 00:16:59 +00:00
ramapcsx2 ed0f6852c0 GameDB updates, yay.
Thanks again, Shadow Lady :)

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4170 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-01-02 02:55:49 +00:00
ramapcsx2 ab08641dfd 10001 updates to the GameIndex file. Thanks to konajona, pgert and Lana :)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3972 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-10-26 12:28:59 +00:00
ramapcsx2 10d04f4122 Another round of game database updates by Shadow Lady. :)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3885 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-10-06 21:01:20 +00:00
ramapcsx2 24df80f5e0 Even more database updates from Lana :)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3849 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-09-28 19:06:57 +00:00
ramapcsx2 51eb329b63 Lots of updates and fixes to the game database file.
Thanks to Lana for much of this ;)

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3844 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-09-26 23:45:13 +00:00
ramapcsx2 809135a3b0 GSdx:
Another round of configuration dialog renovations. 
Fixes the leftover "Skipdraw" text when hacks are disabled.
Group the options a bit nicer. Group hardware Anti Aliasing with hacks.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3693 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-08-27 13:48:41 +00:00
ramapcsx2 92dbee7e79 Small updates to the game database and GSdx CRCs.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3669 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-08-19 13:01:26 +00:00
ramapcsx2 e97c68e832 Added a minor hack to MFIFO interrupt timing. Fixes FF7 DoC.
Long interrupt delays are always bad, no matter how true it is to actual console behavior.
(Issue with running code in block slices.)
Also removed outdated hacks for Devil May Cry PAL :p

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3629 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-08-10 10:04:17 +00:00
Jake.Stine 8d25bb8a69 GameDB:
* Add SkipMpeg for Guilty Gear X Accent Core Plus (Issue 761).
 * Set SVN EOL props to LF for the GameIndex.dbf file, since that's what PCSX2 uses when it generates and/or modifies the file.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3297 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-06-25 02:54:54 +00:00
Jake.Stine 23d88fa21e GameDB: Add PAL edition of Valkyrie Profile 2.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3288 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-06-24 16:01:18 +00:00
cottonvibes a5e570b058 Added all the katamari games to use the new skipMPEG gamefix in the game database.
The other games in the database that are using skipMPEG patches need to be tested to see if they still even need them...

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3123 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-05-30 02:07:16 +00:00
cottonvibes d16754df41 Add the xgkick to f1 2003 in the database. (thanks to omnikam for finding out the game needs this)
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3046 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-05-20 09:18:23 +00:00
cottonvibes 10e3a7a4cf Add support for EETimingHack through game database.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3045 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-05-20 01:48:45 +00:00
cottonvibes 952c872f0e Add support for changing FPU/VU roundmodes through database...
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3042 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-05-18 23:52:29 +00:00
cottonvibes 4f573de6e8 Added a bunch of games to the database to have their gamefixes auto-enabled.
If you know a game that still needs you to manually select the gamefix in the gamefix panel, the please comment (or fill out an issue).


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3039 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-05-17 23:18:03 +00:00
cottonvibes da409be64c Load gamefixes automatically through database! (Note: "Enable Patches" must be on)
So far I've added the tri-ace gamefix to all tri-ace games i know in the database.
The other gamefixes just need to be added to the games in the database (pcsx2 already has the support to load the other gamefixes)


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3038 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-05-17 22:38:36 +00:00
cottonvibes 16dfd5c9fc - Added eeRoundMode and vuRoundMode options to the game database (these options are only applied if patches are enabled)
- Rename game database to "GameIndex.dbf"


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3029 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-05-16 09:50:15 +00:00