PCSX2 - The Playstation 2 Emulator
Go to file
cottonvibes 46e08b6b8a - Added game compatibility info to database and added about ~50 more games (same info as pcsx2.net's compatibility list)
- Games now display their compatibility status on the console title-bar ^^
- Modifications to DataBase_Loader to write to the database and save changes

Note to pcsx2 team:
The compatibility info is numerically based.
000 ~ 099 = Unknown Compatibility status
100 ~ 199 = Nothing
200 ~ 299 = Intro
300 ~ 399 = Menu
400 ~ 499 = In-game
500 ~ 599 = Playable
600+      = Perfect
(Currently no game has the perfect status since the pcsx2.net compatibility list didn't have that as an option)



git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2992 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-05-13 04:59:31 +00:00
3rdparty Copy liba52 into the main 3rdparty directory, and set the linux port of spu2-x in codeblocks up to use it from there. 2010-05-08 02:45:51 +00:00
bin - Added game compatibility info to database and added about ~50 more games (same info as pcsx2.net's compatibility list) 2010-05-13 04:59:31 +00:00
cmake Enable cpu detection in spu2-x. Link to the systems copy of zlib, rather then building a separate copy for pcsx2. 2010-05-12 11:25:30 +00:00
common Enable cpu detection in spu2-x. Link to the systems copy of zlib, rather then building a separate copy for pcsx2. 2010-05-12 11:25:30 +00:00
fps2bios Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
nsis NSIS Installer : General improvements and bugfixes; namely making it compatible with the latest version of Advanced Uninstaller, and adding support for packaging dxwebsetup.exe. 2010-05-13 04:15:32 +00:00
pcsx2 - Added game compatibility info to database and added about ~50 more games (same info as pcsx2.net's compatibility list) 2010-05-13 04:59:31 +00:00
pcsx2hostfs Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
plugins SPU2-X: added some safety checks to the savestate code to catch (and ignore) situations where PCSX2 tries to save or load states while the plugins are shut down. 2010-05-12 14:18:40 +00:00
tools Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00:00
CMakeLists.txt cmake: Make Devel the default for the moment. Commit another cmake patch... 2010-05-06 09:33:23 +00:00
build-plugins.sh Got rid of various obsolete files, and moved the codeblocks workspace file. 2009-09-09 10:02:12 +00:00
build.rb Fixed up the Linux build. A couple minor OnePad changes. 2009-07-11 17:21:23 +00:00
clean_msvc.cmd Minor fixes to selecting isos and changing cdvd source types. 2010-04-27 16:20:49 +00:00
pcsx2-codeblocks.workspace Enable cpu detection in spu2-x. Link to the systems copy of zlib, rather then building a separate copy for pcsx2. 2010-05-12 11:25:30 +00:00
pcsx2_suite_2008.sln w32pthreads: (Upgrade to v4) Added pthread_cond and pthread_rwlock APIs. 2010-04-27 13:06:03 +00:00
pcsx2_suite_2010.sln Committing "blood's" work on building PCSX2 and plugins under msvc 2010. 2010-04-30 19:46:43 +00:00
rebuild.sh Correct the script, so that Linux is compilable. (If rebuild.sh is run before compiling.) 2009-09-07 00:50:36 +00:00