diff --git a/PFS-BatchKit-Manager/!PFS-BatchKit-Manager.bat b/PFS-BatchKit-Manager/!PFS-BatchKit-Manager.bat index b03b03d..e924fd6 100644 --- a/PFS-BatchKit-Manager/!PFS-BatchKit-Manager.bat +++ b/PFS-BatchKit-Manager/!PFS-BatchKit-Manager.bat @@ -26,9 +26,9 @@ REM echo Requesting Administrative Privileges... REM **************************************************************************************** REM * Hey, if you look at this code, be aware that some parts of the code may be weird * REM * But I had to adapt to windows syntax and busybox to make them work properly, * -REM * Especially for illegal characters and accents. * +REM * Especially for illegal characters and accents, and limitation of PS2 tools * REM * * -REM * This script use hdl_dump & pfsshell commands * +REM * This script use hdl_dump & pfsshell commands * REM * * REM * https://github.com/ps2homebrew/hdl-dump * REM * https://github.com/ps2homebrew/pfsshell * @@ -78,8 +78,8 @@ cd /d "%~dp0" & IF EXIST "%~dp0TMP" rmdir /Q/S "%~dp0TMP" >nul 2>&1 IF NOT EXIST "%~dp0TMP" MD "%~dp0TMP" cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -94,9 +94,9 @@ ECHO [3] Transfer OPL Resource Files ECHO [4] Transfer POPS Binaries ECHO. ECHO. -ECHO [7] Backup PS1 Games -ECHO [8] Backup PS2 Games -ECHO [9] Backup OPL Resource Files +ECHO [7] Extract PS1 Games +ECHO [8] Extract PS2 Games +ECHO [9] Extract OPL Resource Files ECHO. "%~dp0BAT\Diagbox" gd 0e ECHO [10] Advanced Menu @@ -132,8 +132,8 @@ if "%choice%"=="13" (start https://github.com/GDX-X/PFS-BatchKit-Manager/release "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal DisableDelayedExpansion @@ -188,8 +188,8 @@ if "%choice%"=="100" (goto GDX-X) "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -201,10 +201,10 @@ ECHO. ECHO [1] Conversion ECHO [2] Games Management ECHO [3] Downloads/Updates -ECHO [4] -ECHO [5] PC Utility +ECHO [4] Other PC Tools +ECHO [5] ECHO [6] -ECHO [7] HDD-OSD/PSBBN/XMB +ECHO [7] FHDB/HDD-OSD/PSBBN/XMB ECHO [8] PS2 Online ECHO [9] HDD Management ECHO. @@ -218,8 +218,8 @@ set /p choice="Select Option:" if "%choice%"=="1" (goto ConversionMenu) if "%choice%"=="2" (goto GamesManagement) if "%choice%"=="3" (goto DownloadsMenu) +if "%choice%"=="4" (goto PC-UtilityMenu) -if "%choice%"=="5" (goto PC-UtilityMenu) if "%choice%"=="7" (goto HDDOSDMenu) if "%choice%"=="8" (goto PS2OnlineMenu) @@ -233,8 +233,8 @@ if "%choice%"=="11" exit "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -281,8 +281,8 @@ if "%choice%"=="12" exit "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -329,8 +329,8 @@ if "%choice%"=="12" exit "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -399,8 +399,8 @@ for %%F in ( "PSBBN_XMB_APPSINFOS_Database.zip" ) do if %%~zF==0 (del "%%F" ) el rmdir /Q/S "%~dp0TMP" >nul 2>&1 cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -415,7 +415,7 @@ ECHO [3] Utilities ECHO [4] Emulators ECHO [5] MultiMedia ECHO [6] Hardware -ECHO [7] +ECHO [7] ECHO [8] REM ECHO 8. Others ECHO [9] Update APPS (Already installed as partition) @@ -447,8 +447,8 @@ if "%choice%"=="12" exit "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -457,16 +457,8 @@ echo.------------------------------------------ echo. ECHO [=====^| Download Cheats Menu ^|=====] ECHO. -ECHO [1] -ECHO [2] -ECHO [3] -ECHO [4] -ECHO [5] -ECHO [5] Rockstar Games Uncensored Cheats -ECHO [6] -ECHO [7] -ECHO [8] -ECHO [9] Widescreen Cheats (4/3 to 16/9) +ECHO [1] Rockstar Games Uncensored Cheats +ECHO [2] Widescreen Cheats (4/3 to 16/9) ECHO. ECHO [10] Back @@ -486,13 +478,12 @@ if "%choice%"=="12" exit (goto DownloadCheatsMenu) - :PC-UtilityMenu "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -501,15 +492,10 @@ echo.------------------------------------------ echo. ECHO [=====^| PC Utility Menu ^|=====] ECHO. -ECHO [1] PS1 Save Utility -ECHO [2] PS2 Save Utility -ECHO [3] OPL Manager -ECHO [4] -ECHO [5] -ECHO [6] PS2 Controller Remapper -ECHO [7] -ECHO [8] -ECHO [9] +ECHO [1] PS1 Memory card Management +ECHO [2] PS2 Memory card Management +ECHO [3] PS2 Controller Remapper +ECHO [4] OPL Manager ECHO. ECHO [10] Back ECHO [11] Back to main menu @@ -521,10 +507,8 @@ set /p choice="Select Option:" if "%choice%"=="1" start https://github.com/ShendoXT/memcardrex/releases if "%choice%"=="2" start https://www.psx-place.com/resources/mymc-dual-by-joack.675 -if "%choice%"=="3" start https://oplmanager.com/site -if "%choice%"=="4" start https://github.com/israpps/HDL-Batch-installer/releases -if "%choice%"=="6" start https://www.psx-place.com/resources/ps2-controller-remapper-by-pelvicthrustman.692/ - +if "%choice%"=="3" start https://www.psx-place.com/resources/ps2-controller-remapper-by-pelvicthrustman.692/ +if "%choice%"=="4" start https://oplmanager.com/site if "%choice%"=="10" (goto AdvancedMenu) if "%choice%"=="11" (goto mainmenu) @@ -536,26 +520,22 @@ if "%choice%"=="12" exit "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion setlocal EnableExtensions echo.------------------------------------------ echo. -ECHO [=====^| HDD-OSD/PSBBN/XMB Menu ^|=====] +ECHO [=====^| FHDB/HDD-OSD/PSBBN/XMB Menu ^|=====] ECHO. ECHO [1] Install HDD-OSD (Browser 2.0) ECHO [2] Uninstall HDD-OSD ECHO [3] Partitions Management +ECHO [4] FreeHDBoot Management REM ECHO 4. Install Playstation Broadband Navigator REM ECHO 4. Install Linux Kernel -ECHO [4] -ECHO [5] -ECHO [7] -ECHO [8] -ECHO [9] ECHO. ECHO [10] Back ECHO [11] Back to main menu @@ -568,6 +548,7 @@ set /p choice="Select Option:" if "%choice%"=="1" (goto InstallHDDOSD) if "%choice%"=="2" (goto UnInstallHDDOSD) if "%choice%"=="3" (goto HDDOSDPartManagement) +if "%choice%"=="4" (goto FreeHDBootManagement) if "%choice%"=="10" (goto AdvancedMenu) if "%choice%"=="11" (goto mainmenu) @@ -579,8 +560,8 @@ if "%choice%"=="12" exit "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -622,12 +603,44 @@ if "%choice%"=="12" exit (goto HDDOSDPartManagement) +:FreeHDBootManagement +"%~dp0BAT\Diagbox" gd 0f +cd /d "%~dp0" +cls +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX +endlocal +endlocal +setlocal EnableDelayedExpansion +setlocal EnableExtensions +echo.------------------------------------------ +echo. +ECHO [=====^| FreeHDBoot Management ^|=====] +ECHO. +ECHO [1] Fix Graphical Corruption OSD +ECHO. +ECHO [10] Back +ECHO [11] Back to main menu +ECHO [12] Exit +ECHO. +echo.------------------------------------------ +set "choice=" +set /p choice="Select Option:" + +if "%choice%"=="1" (goto FreeHDBootFixOSDCorruption) + +if "%choice%"=="10" (goto HDDOSDMenu) +if "%choice%"=="11" (goto mainmenu) +if "%choice%"=="12" exit + +(goto FreeHDBootManagement) + :PS2OnlineMenu "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -636,15 +649,9 @@ echo.------------------------------------------ echo. ECHO [=====^| PS2 Online Menu ^|=====] ECHO. -ECHO [1] -ECHO [2] -ECHO [3] -ECHO [4] -ECHO [5] -ECHO [6] -ECHO [7] -ECHO [8] -ECHO [9] Show PS2 Games Compatibles (Show only games that don't need a patch) +ECHO [1] Discord Retro-Online +ECHO [2] Discord PS2 Online Gaming +ECHO [3] Show PS2 Games Compatibles (Show only games that don't need a patch) ECHO. ECHO [10] Back ECHO [11] Back to main menu @@ -654,7 +661,9 @@ echo.------------------------------------------ set "choice=" set /p choice="Select Option:" -if "%choice%"=="9" start https://docs.google.com/spreadsheets/d/1bbxOGm4dPxZ4Vbzyu3XxBnZmuPx3Ue-cPqBeTxtnvkQ +if "%choice%"=="1" start https://discord.gg/kxXJjrZaSP +if "%choice%"=="2" start https://discord.gg/t2JY9awkwD +if "%choice%"=="3" start https://docs.google.com/spreadsheets/d/1bbxOGm4dPxZ4Vbzyu3XxBnZmuPx3Ue-cPqBeTxtnvkQ if "%choice%"=="10" (goto AdvancedMenu) if "%choice%"=="11" (goto mainmenu) if "%choice%"=="12" exit @@ -665,8 +674,8 @@ if "%choice%"=="12" exit "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -715,8 +724,8 @@ if "%choice%"=="12" exit "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -759,8 +768,8 @@ if "%choice%"=="12" exit "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -805,8 +814,8 @@ if "%choice%"=="12" exit "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0" cls -title PFS BatchKit Manager v1.1.6 By GDX -echo.Welcome in PFS BatchKit Manager v1.1.6 By GDX +title PFS BatchKit Manager v1.1.7 By GDX +echo.Welcome in PFS BatchKit Manager v1.1.7 By GDX endlocal endlocal setlocal EnableDelayedExpansion @@ -939,12 +948,15 @@ if defined transfernetwork ( ) ) - "%~dp0BAT\Diagbox" gd 07 cls echo\ - echo Game title database found. - choice /c YN /m "Use titles from database? " + echo\ + "%~dp0BAT\Diagbox" gd 0e + echo Do you want to use the title database for your games^? + "%~dp0BAT\Diagbox" gd 07 + choice /c YN if errorlevel 2 ( set usedb=no & echo\ & echo Using file names as titles.) else ( set usedb=yes) + if %usedb%==no set CFG_lang=CFG_en IF %usedb%==yes ( echo ---------------------------------------------------- @@ -965,8 +977,8 @@ CHOICE /C 12 /M "Select Option:" if errorlevel 1 set language=english if errorlevel 2 set language=french -IF !language!==english ("%~dp0BAT\busybox" iconv -f utf8 -t ascii//TRANSLIT//IGNORE "%~dp0BAT\TitlesDB\gameidPS2ENG.txt" > "%~dp0TMP\gameid.txt") -IF !language!==french ("%~dp0BAT\busybox" iconv -f utf8 -t ascii//TRANSLIT//IGNORE "%~dp0BAT\TitlesDB\gameidPS2FRA.txt" > "%~dp0TMP\gameid.txt") +IF !language!==english ("%~dp0BAT\busybox" iconv -f utf8 -t ascii//TRANSLIT//IGNORE "%~dp0BAT\TitlesDB\TitlesDB_PS2_English.txt" > "%~dp0TMP\gameid.txt") & set CFG_lang=CFG_en +IF !language!==french ("%~dp0BAT\busybox" iconv -f utf8 -t ascii//TRANSLIT//IGNORE "%~dp0BAT\TitlesDB\TitlesDB_PS2_French.txt" > "%~dp0TMP\gameid.txt") & set CFG_lang=CFG_fr ) echo ---------------------------------------------------- @@ -1024,6 +1036,16 @@ if not exist Preview.png ( ) ) +echo ---------------------------------------------------- +echo\ +"%~dp0BAT\Diagbox" gd 0e +echo Do you want to add game information in CFG for OPL ^? ^(Optional^) +"%~dp0BAT\Diagbox" gd 07 +echo Like: Title, Description, Developer +CHOICE /C YN /M "Select Option:" +if errorlevel 1 set InfoGameConfiig=Yes +if errorlevel 2 set InfoGameConfiig=No + REM echo ---------------------------------------------------- REM echo\ REM echo Create cheats.CHT For your games with Mastercode? (Optional) @@ -1061,6 +1083,13 @@ if errorlevel 2 set ConvZSO=no echo\ if !ConvZSO!==yes ( +echo 1. Normal Compression +echo 2. Max Compression LZ4 HC +CHOICE /C 12 /M "Select Option:" +if errorlevel 1 set "LZ4HC=" +if errorlevel 2 set "LZ4HC=--use-lz4brute" + +echo\ "%~dp0BAT\Diagbox" gd 0e echo Do you want to delete .ZSO files after installation? "%~dp0BAT\Diagbox" gd 07 @@ -1080,20 +1109,30 @@ echo ^(Useful if your games are on another hard drive^) CHOICE /C YN echo\ -if %errorlevel%==1 ( +if !errorlevel!==1 ( echo Example: E:\PS2\Games -set /p "HDDPATH=Enter the path where yours PS2 Games located:" & cd /d "!HDDPATH!" -if errorlevel 1 set "HDDPATH=%~dp0CD-DVD" -) else ( -setlocal DisableDelayedExpansion +set /p "HDDPATH=Enter the path where yours PS2 Games located:" +if "!HDDPATH!"=="" set "HDDPATH=" +) + +if not defined HDDPATH ( set "HDDPATH=%~dp0CD-DVD" for /r "%~dp0CD" %%f in (*.bin *.cue *.iso *.zso *.zip *.7z) do move "%%f" "%~dp0CD-DVD" >nul 2>&1 for /r "%~dp0DVD" %%f in (*.bin *.cue *.iso *.zso *.zip *.7z) do move "%%f" "%~dp0CD-DVD" >nul 2>&1 -cd /d "%~dp0CD-DVD" ) +cd /d "!HDDPATH!" + +REM Download Infos Database +"%~dp0BAT\wget" -q --show-progress "https://github.com/GDX-X/PS2-OPL-CFG-Database/releases/download/Latest/PS2-OPL-CFG-Database.7z" >nul 2>&1 -O "%~dp0TMP\PS2-OPL-CFG-Database.7z" +for %%F in ("%~dp0TMP\PS2-OPL-CFG-Database.7z") do if %%~zF==0 (del %%F >nul 2>&1) else (move "%~dp0TMP\PS2-OPL-CFG-Database.7z" "%~dp0BAT" >nul 2>&1) + +REM Download Compatibility Database +"%~dp0BAT\wget" -q --show-progress "https://github.com/GDX-X/PS2-OPL-CFG-Compatibility-Database/releases/download/Latest/PS2-OPL-CFG-Compatibility-Database.7z" >nul 2>&1 -O "%~dp0TMP\PS2-OPL-CFG-Compatibility-Database.7z" +for %%F in ("%~dp0TMP\PS2-OPL-CFG-Compatibility-Database.7z") do if %%~zF==0 (del %%F >nul 2>&1) else (move "%~dp0TMP\PS2-OPL-CFG-Compatibility-Database.7z" "%~dp0BAT" >nul 2>&1) + echo ---------------------------------------------------- -"%~dp0BAT\busybox" ls | "%~dp0BAT\busybox" grep -ie ".*\.iso$" -ie ".*\.cue$" -ie ".*\.zso$" -ie ".*\.zip$" -ie ".*\.7z$" > "%~dp0TMP\GameslistTMP.txt" +dir /b /a-d | "%~dp0BAT\busybox" grep -ie ".*\.iso$" -ie ".*\.cue$" -ie ".*\.zso$" -ie ".*\.zip$" -ie ".*\.7z$" > "%~dp0TMP\GameslistTMP.txt" set /a gamecount=0 for /f "usebackq delims=" %%f in ("%~dp0TMP\GameslistTMP.txt") do ( set /a gamecount+=1 @@ -1102,6 +1141,8 @@ set /a gamecount+=1 set filename=%%f set fname=%%~nf set disctype=unknown + set "dbtitle=" + set "ZSOPP=" setlocal EnableDelayedExpansion if "!filename!"=="!fname!.zip" set compressed=zip @@ -1118,15 +1159,10 @@ set /a gamecount+=1 if "!filename!"=="!fname!.!compressed!" ( "%~dp0BAT\7-Zip\7z" x -bso0 "!HDDPATH!\!fname!.!compressed!" -o"!HDDPATH!\~TMP~" "%~dp0BAT\busybox" ls "!HDDPATH!\~TMP~" | "%~dp0BAT\busybox" grep -ie ".*\.iso$" -ie ".*\.cue$" -ie ".*\.zso$" > "%~dp0TMP\GamesUnzip.txt" & set /P filename=<"%~dp0TMP\GamesUnzip.txt" - "%~dp0BAT\busybox" ls "!HDDPATH!\~TMP~" | "%~dp0BAT\busybox" grep -ie ".*\.iso$" -ie ".*\.cue$" -ie ".*\.zso$" | "%~dp0BAT\busybox" sed -e "s/.cue//g; s/.iso//g; s/.zso//g" > "%~dp0TMP\GamesUnzip.txt" & set /P fname=<"%~dp0TMP\GamesUnzip.txt" - "%~dp0BAT\busybox" ls "!HDDPATH!\~TMP~" | "%~dp0BAT\busybox" grep -ie ".*\.iso$" -ie ".*\.cue$" -ie ".*\.zso$" | "%~dp0BAT\busybox" sed -e "s/!fname!\.//g; s/cue/CUE/g; s/iso/ISO/g; s/zso/zso/g" > "%~dp0TMP\GamesUnzip.txt" & set /P ext=<"%~dp0TMP\GamesUnzip.txt" - move "!HDDPATH!\~TMP~\!fname!.bin" "!HDDPATH!" >nul 2>&1 - move "!HDDPATH!\~TMP~\!fname!.!ext!" "!HDDPATH!" >nul 2>&1 + "%~dp0BAT\busybox" ls "!HDDPATH!\~TMP~" | "%~dp0BAT\busybox" grep -ie ".*\.iso$" -ie ".*\.cue$" -ie ".*\.zso$" | "%~dp0BAT\busybox" sed -e "s/\.[^.]*$//" > "%~dp0TMP\GamesUnzip.txt" & set /P fname=<"%~dp0TMP\GamesUnzip.txt" + "%~dp0BAT\busybox" ls "!HDDPATH!\~TMP~" | "%~dp0BAT\busybox" grep -ie ".*\.iso$" -ie ".*\.cue$" -ie ".*\.zso$" | "%~dp0BAT\busybox" sed -e "s/.*\.//g" > "%~dp0TMP\GamesUnzip.txt" & set /P ext=<"%~dp0TMP\GamesUnzip.txt" + move "!HDDPATH!\~TMP~\*" "!HDDPATH!" >nul 2>&1 set DelExtracted=yes - - REM Why Delete? A strange bug with 7z when it extracts around 400 or 450 games. But I haven't done much testing. just for security - del "!HDDPATH!\~TMP~\!fname!.bin" >nul 2>&1 - del "!HDDPATH!\~TMP~\!fname!.!ext!" >nul 2>&1 ) if "!filename!"=="!fname!.cue" set ext=CUE @@ -1207,36 +1243,22 @@ set /a gamecount+=1 ) REM Unknown region if not defined region set region=X - - if "!usedb!"=="yes" ( - set "dbtitle=" + REM Fix Conflict Games. Rare games that have the same ID + set rootpath=%~dp0 + set GameInstall=PS2 + findstr !gameid! "%~dp0BAT\Fix_Conflict_Gameid_Title.bat" >nul 2>&1 + if errorlevel 1 (echo >NUL) else (call "%~dp0BAT\Fix_Conflict_Gameid_Title.bat") + + if "!usedb!"=="yes" ( + + if not defined dbtitle ( for /f "tokens=1*" %%A in ( 'findstr !gameid! "%~dp0TMP\gameid.txt"' ) do ( if not defined dbtitle set dbtitle=%%B + ) ) - REM Rare games that have the same ID - if !gameid!==SLUS_202.73 ( - - if "!filename!"=="!fname!.iso" "%~dp0BAT\busybox" md5sum "!fname!.iso" | "%~dp0BAT\busybox" grep -o "[0-9a-f]\{32\}" > "%~dp0TMP\MD5.txt" & set /p MD5=<"%~dp0TMP\MD5.txt" - if "!filename!"=="!fname!.cue" "%~dp0BAT\busybox" md5sum "!fname!.bin" | "%~dp0BAT\busybox" grep -o "[0-9a-f]\{32\}" > "%~dp0TMP\MD5.txt" & set /p MD5=<"%~dp0TMP\MD5.txt" - if "!filename!"=="!fname!.zso" "%~dp0BAT\busybox" md5sum "!fname!.iso" | "%~dp0BAT\busybox" grep -o "[0-9a-f]\{32\}" > "%~dp0TMP\MD5.txt" & set /p MD5=<"%~dp0TMP\MD5.txt" - - REM BIN - if !MD5!==ca7ec4f6fa440558697f26bbd956c647 set dbtitle=Namco Museum - REM ISO - if !MD5!==f141912e121045484a25023419802278 set dbtitle=Namco Museum - REM ZSO - if !MD5!==540cbb6d0489c7ed30476f178f40641e set dbtitle=Namco Museum - - REM ISO - if !MD5!==f9b3ba7499d9260680a2fadca9947888 set dbtitle=Namco Museum 50th Anniversary - REM ZSO - if !MD5!==684abd628b498c13aedc856f80ef5e62 set dbtitle=Namco Museum 50th Anniversary - ) - if defined dbtitle ( - if "!dbtitle:~-1,1!"==" " ( set title=!dbtitle:~0,-1! ) else ( @@ -1245,17 +1267,17 @@ set /a gamecount+=1 ) ) - + if "!ConvZSO!"=="yes" ( IF EXIST "!HDDPATH!\!fname!.zso" ( set DelConvZSO=no ) else ( REM Check if the game is already installed "%~dp0BAT\busybox" grep -o -m 1 "!title!" "%~dp0TMP\GameslistHDD.txt" > "%~dp0TMP\CheckGAME.txt" & set /P CheckGAME=<"%~dp0TMP\CheckGAME.txt" - if "!title!"=="!CheckGAME!" ( echo partition with such name already exists >nul 2>&1 ) else ( echo !title! >> "%~dp0TMP\GameslistHDD.txt" + if not defined CheckGAME ( echo !title! >> "%~dp0TMP\GameslistHDD.txt" echo Convert to ZSO... Please wait if "!disctype!"=="CD" ( - if exist "!fname!.iso" ( "%~dp0BAT\maxcso" --block=2048 --format=zso "!fname!.iso" >nul 2>&1 + if exist "!fname!.iso" ( "%~dp0BAT\maxcso" !LZ4HC! --block=2048 --format=zso "!fname!.iso" >nul 2>&1 ) else ( "%~dp0BAT\bchunk" "!fname!.bin" "!fname!.cue" "!fname!" >nul 2>&1 & ren "!fname!01.iso" "!fname!.iso" >nul 2>&1 "%~dp0BAT\maxcso" --block=2048 --format=zso "!fname!.iso" >nul 2>&1 @@ -1263,11 +1285,11 @@ set /a gamecount+=1 REM del "!fname!.iso" >nul 2>&1 ) ) - if "!disctype!"=="DVD" "%~dp0BAT\maxcso" --block=2048 --format=zso "!fname!.iso" >nul 2>&1 - ) + if "!disctype!"=="DVD" "%~dp0BAT\maxcso" !LZ4HC! --block=2048 --format=zso "!fname!.iso" >nul 2>&1 + ) else (set ZSOPP=Yes) ) ) - + REM GET FILE SIZE if "!filename!"=="!fname!.iso" "%~dp0BAT\busybox" du -csh "!fname!.iso" 2>&1 | "%~dp0BAT\busybox" grep -e "total" | "%~dp0BAT\busybox" sed -e "s/total//g; s/K/KB/g; s/M/MB/g; s/G/GB/g" > "%~dp0TMP\isosize.txt" & set /P size=<"%~dp0TMP\isosize.txt" if "!filename!"=="!fname!.cue" "%~dp0BAT\busybox" du -csh "!fname!.bin" 2>&1 | "%~dp0BAT\busybox" grep -e "total" | "%~dp0BAT\busybox" sed -e "s/total//g; s/K/KB/g; s/M/MB/g; s/G/GB/g" > "%~dp0TMP\binsize.txt" & set /P size=<"%~dp0TMP\binsize.txt" @@ -1281,9 +1303,36 @@ set /a gamecount+=1 echo Format: [!ext!] echo Size: [!size!] - if "!filename!"=="!fname!.zso" set ext=ISO + if "!filename!"=="!fname!.zso" set "ext=ISO" + + if not defined ZSOPP ( "%~dp0BAT\Diagbox" gd 0d + REM Since hdl_dump update DVD9 doesn't seem to work properly anymore + if exist !fname!.zso ( "%~dp0BAT\hdl_dump" inject_!disctype! !@hdl_path! "!title!" "!fname!.!ext!" !gameid! *u4 + ) else ( + "%~dp0BAT\hdl_dump_stable" inject_!disctype! !@hdl_path! "!title!" "!fname!.!ext!" !gameid! *u4 + ) + + ) else ("%~dp0BAT\Diagbox" gd 0d & echo !@hdl_path! partition with such name already exists: "!title!") + + REM Infos + Compatibility Modes CFG + if exist "%~dp0CFG\!gameid!.cfg" del "%~dp0CFG\!gameid!.cfg" >nul 2>&1 + echo Title=> "%~dp0CFG\!gameid!.cfg" + + if !InfoGameConfiig!==Yes "%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\PS2-OPL-CFG-Database.7z" -o"%~dp0CFG" !CFG_lang!\!gameid!.cfg -r -y >nul 2>&1 + + if exist "%~dp0CFG\!gameid!.cfg" ( + "%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\PS2-OPL-CFG-Compatibility-Database.7z" -o"%~dp0TMP" HDD\!gameid!.cfg -r -y >nul 2>&1 + if exist "%~dp0TMP\!gameid!.cfg" "%~dp0BAT\busybox" grep -ie "^[$]" -ie "Modes=" "%~dp0TMP\!gameid!.cfg" >> "%~dp0CFG\!gameid!.cfg" + ) else ( + "%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\PS2-OPL-CFG-Compatibility-Database.7z" -o"%~dp0CFG" HDD\!gameid!.cfg -r -y >nul 2>&1 + ) + + echo "!title!"| "%~dp0BAT\busybox" sed -e "s/\&/\\\&/g; s./.\\\/.g" | "%~dp0BAT\busybox" iconv -f windows-1252 -t utf-8 > "%~dp0TMP\fixtitle.txt" + "%~dp0BAT\busybox" sed -i "s/\"//g" "%~dp0TMP\fixtitle.txt" + set /P titleCFG=<"%~dp0TMP\fixtitle.txt" + "%~dp0BAT\busybox" sed -i -e "s/Title=.*/Title=/g; s/Title=/Title=!titleCFG!/g" "%~dp0CFG\!gameid!.cfg" >nul 2>&1 if "!InjectKELF!"=="yes" ( if !DownloadICO!==yes ( @@ -1294,14 +1343,17 @@ set /a gamecount+=1 if !uselocalARTHDDOSD!==yes if exist "%~dp0HDD-OSD-Icons-Pack.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0HDD-OSD-Icons-Pack.zip" -o"%~dp0TMP" PS2\!gameid!\ -r -y >nul 2>&1 & move "%~dp0TMP\PS2\!gameid!\*" "%~dp0TMP" >nul 2>&1 for /r "%~dp0TMP" %%F in (*.ico *.sys) do if %%~zF==0 (del "%%F" >nul 2>&1) else (move "%%F" "%~dp0CD-DVD" >nul 2>&1) - + REM HDD-OSD Infos if exist "%~dp0CD-DVD\icon.sys" ( if "!usedb!"=="yes" ( - IF !language!==english copy "%~dp0BAT\TitlesDB\gameidPS2ENG.txt" "%~dp0TMP\gameid_HDD-OSD.txt" >nul 2>&1 - IF !language!==french copy "%~dp0BAT\TitlesDB\gameidPS2FRA.txt" "%~dp0TMP\gameid_HDD-OSD.txt" >nul 2>&1 + if not defined dbtitleosd ( + set "dbtitleosd=" + IF !language!==english copy "%~dp0BAT\TitlesDB\TitlesDB_PS2_English.txt" "%~dp0TMP\gameid_HDD-OSD.txt" >nul 2>&1 + IF !language!==french copy "%~dp0BAT\TitlesDB\TitlesDB_PS2_French.txt" "%~dp0TMP\gameid_HDD-OSD.txt" >nul 2>&1 for /f "tokens=1*" %%A in ( 'findstr !gameid! "%~dp0TMP\gameid_HDD-OSD.txt"' ) do set dbtitleosd=%%B + ) ) if not defined dbtitleosd set dbtitleosd=!title! @@ -1309,7 +1361,7 @@ set /a gamecount+=1 echo "!dbtitleosd!"| "%~dp0BAT\busybox" sed -e "s/\&/\\\&/g; s./.\\\/.g" > "%~dp0TMP\dbtitle.txt" "%~dp0BAT\busybox" sed -i "s/\"//g" "%~dp0TMP\dbtitle.txt" set /P dbtitleosd=<"%~dp0TMP\dbtitle.txt" - + echo !gameid!| "%~dp0BAT\busybox" sed "s/_/-/g" | "%~dp0BAT\busybox" sed "s/\.//" > "%~dp0TMP\DetectID.txt" & set /P gameid=<"%~dp0TMP\DetectID.txt" "%~dp0BAT\busybox" sed -i -e "s/ = /=/g; s/=/ = /g; s/ =/ = /g" "%~dp0CD-DVD\icon.sys" "%~dp0BAT\busybox" sed -i -e "s/title0 =.*/title0 =/g; s/title0 =/title0 = !dbtitleosd!/g" "%~dp0CD-DVD\icon.sys" @@ -1319,14 +1371,14 @@ set /a gamecount+=1 "%~dp0BAT\busybox" sed -i -e "s/\s*$//" "%~dp0CD-DVD\icon.sys" ) ) - + echo Inject header... cd /d "%~dp0CD-DVD" & "%~dp0BAT\hdl_dump" modify_header !@hdl_path! "!title!" | findstr "Successfully" & cd /d "!HDDPATH!" for /r "%~dp0CD-DVD" %%o in (*.ico *.sys) do del "%%o" >nul 2>&1 ) if "!DelConvZSO!"=="yes" del "!fname!.zso" >nul 2>&1 - if exist "!fname!.zso" del "!fname!.iso" >nul 2>&1 + if "!filename!"=="!fname!.zso" del "!fname!.iso" >nul 2>&1 if "!DelExtracted!"=="yes" del "!fname!.cue" >nul 2>&1 & del "!fname!.bin" >nul 2>&1 & del "!fname!.iso" >nul 2>&1 & del "!fname!.zso" >nul 2>&1 "%~dp0BAT\Diagbox" gd 07 ) @@ -1338,18 +1390,34 @@ echo\ cd /d "%~dp0CD-DVD" for %%f in (*.bin *.cue) do move "%%f" "%~dp0CD" >nul 2>&1 for %%f in (*.iso *.zso *.zip *.7z) do move "%%f" "%~dp0DVD" >nul 2>&1 - -REM Del OPL games cache -echo device %@hdl_path2% > "%~dp0TMP\pfs-OPLcache.txt" -echo mount +OPL >> "%~dp0TMP\pfs-OPLcache.txt" -echo rm games.bin >> "%~dp0TMP\pfs-OPLcache.txt" -echo umount >> "%~dp0TMP\pfs-OPLcache.txt" -echo mount __common >> "%~dp0TMP\pfs-OPLcache.txt" -echo cd OPL >> "%~dp0TMP\pfs-OPLcache.txt" -echo rm games.bin >> "%~dp0TMP\pfs-OPLcache.txt" -echo exit >> "%~dp0TMP\pfs-OPLcache.txt" -echo umount >> "%~dp0TMP\pfs-OPLcache.txt" -type "%~dp0TMP\pfs-OPLcache.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + + cd /d "%~dp0TMP" + REM echo Checking OPL Files... + echo device %@hdl_path2% > "%~dp0TMP\pfs-OPLconfig.txt" + echo mount __common >> "%~dp0TMP\pfs-OPLconfig.txt" + echo cd OPL >> "%~dp0TMP\pfs-OPLconfig.txt" + echo get conf_hdd.cfg >> "%~dp0TMP\pfs-OPLconfig.txt" + echo cd .. >> "%~dp0TMP\pfs-OPLconfig.txt" + echo umount >> "%~dp0TMP\pfs-OPLconfig.txt" + echo exit >> "%~dp0TMP\pfs-OPLconfig.txt" + type "%~dp0TMP\pfs-OPLconfig.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + + if not exist conf_hdd.cfg (set OPLPATH=+OPL) else ("%~dp0BAT\busybox" grep "hdd_partition=" "%~dp0TMP\conf_hdd.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\OPLPATH.txt" & set /P OPLPATH=<"%~dp0TMP\OPLPATH.txt"& set CUSTOM_PATH=Yes) + if %OPLPATH%==+OPL set "CUSTOM_PATH=" + + cd /d "%~dp0CFG" + echo device %@hdl_path2% > "%~dp0TMP\pfs-OPLconfig.txt" + echo mount %OPLPATH% >> "%~dp0TMP\pfs-OPLconfig.txt" + if defined CUSTOM_PATH echo mkdir OPL >> "%~dp0TMP\pfs-OPLconfig.txt" + if defined CUSTOM_PATH echo cd OPL >> "%~dp0TMP\pfs-OPLconfig.txt" + echo mkdir CFG >> "%~dp0TMP\pfs-OPLconfig.txt" + echo cd CFG >> "%~dp0TMP\pfs-OPLconfig.txt" + for %%f in (*.cfg) do (echo put %%f) >> "%~dp0TMP\pfs-OPLconfig.txt" + echo cd .. >> "%~dp0TMP\pfs-OPLconfig.txt" + echo rm games.bin >> "%~dp0TMP\pfs-OPLconfig.txt" + echo umount >> "%~dp0TMP\pfs-OPLconfig.txt" + echo exit >> "%~dp0TMP\pfs-OPLconfig.txt" + type "%~dp0TMP\pfs-OPLconfig.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 cd /d "%~dp0" del "!HDDPATH!\info.sys" >nul 2>&1 @@ -1482,7 +1550,7 @@ if errorlevel 2 set copyiconHDDOSD=no echo\ echo\ -"%~dp0BAT\hdl_dump_fix" copy_hdd %hdlhdd% %hdlhdd2% +"%~dp0BAT\hdl_dump_stable" copy_hdd %hdlhdd% %hdlhdd2% if errorlevel 1 (set copyiconHDDOSD=no) echo\ @@ -1495,7 +1563,7 @@ for /f "tokens=1* delims=|" %%f in (PPGamelistPS2NEW.txt) do ( echo Backup "%%f" partition header... from %hdlhdd% set "PPHEADER=%%f" & mkdir "%~dp0TMP\!PPHEADER!" >nul 2>&1 -cd /d "%~dp0TMP\!PPHEADER!" & "%~dp0BAT\hdl_dump_fix" dump_header %hdlhdd% "%%f" >nul 2>&1 & cd .. +cd /d "%~dp0TMP\!PPHEADER!" & "%~dp0BAT\hdl_dump_fix_header" dump_header %hdlhdd% "%%f" >nul 2>&1 & cd .. echo Inject "%%g" partition header... to %hdlhdd2% cd /d "%~dp0TMP\!PPHEADER!" & "%~dp0BAT\hdl_dump" modify_header %hdlhdd2% "%%g" >nul 2>&1 & cd .. @@ -1704,7 +1772,7 @@ for /f "tokens=*" %%f in (GameSelectedList.txt) do ( "%~dp0BAT\busybox" sed -i "s|!GameName! n|!GameName! y|g" "%~dp0TMP\GamelistPS2HDD1TMP.txt" "%~dp0BAT\busybox" grep -oE "[^ ]+$" "%~dp0TMP\GamelistPS2HDD1TMP.txt" | "%~dp0BAT\busybox" tr -d "\n" > "%~dp0TMP\GameSelected.txt" & set /P GameSelected=<"%~dp0TMP\GameSelected.txt" - "%~dp0BAT\hdl_dump" copy_hdd !hdlhdd! !hdlhdd2! !GameSelected! + "%~dp0BAT\hdl_dump_stable" copy_hdd !hdlhdd! !hdlhdd2! !GameSelected! "%~dp0BAT\busybox" sed -i "s|!GameName! y|!GameName! n|g" "%~dp0TMP\GamelistPS2HDD1TMP.txt" endlocal @@ -1737,7 +1805,7 @@ cd /d "%~dp0TMP" & "%~dp0BAT\hdl_dump" toc !hdlhdd2! | "%~dp0BAT\busybox" grep - echo\ echo Backup "!PPHEADERHDD1!" partition header... from !hdlhdd! - cd /d "%~dp0TMP\PPHEADER" & "%~dp0BAT\hdl_dump_fix" dump_header !hdlhdd! "!PPHEADERHDD1!" >nul 2>&1 & cd .. + cd /d "%~dp0TMP\PPHEADER" & "%~dp0BAT\hdl_dump_fix_header" dump_header !hdlhdd! "!PPHEADERHDD1!" >nul 2>&1 & cd .. echo Inject "!PPHEADERHDD2!" partition header... to !hdlhdd2! cd /d "%~dp0TMP\PPHEADER" & "%~dp0BAT\hdl_dump" modify_header !hdlhdd2! "!PPHEADERHDD2!" >nul 2>&1 & cd .. @@ -2015,13 +2083,13 @@ if defined CHOICEPP ( echo\ echo 1. [+OPL] echo 2. [__common] -echo 3. Select partition manually +echo 3. Custom Partition echo\ CHOICE /C 123 /M "Select Option:" IF ERRORLEVEL 1 set OPLPART=+OPL -IF ERRORLEVEL 2 set CHOICEPART=yes & set OPLPART=__common -IF ERRORLEVEL 3 ( set CHOICEPART=yes +IF ERRORLEVEL 2 set CUSTOM_OPLPART=yes & set OPLPART=__common +IF ERRORLEVEL 3 ( set CUSTOM_OPLPART=yes echo\ set "OPLPART=" set /p OPLPART="Enter the partition name:" @@ -2080,8 +2148,8 @@ IF /I EXIST "%~dp0APPS\*" ( echo mount %OPLPART% >> "%~dp0TMP\pfs-apps.txt" REM PARENT DIR (OPL\APPS) - if defined CHOICEPART echo mkdir OPL >> "%~dp0TMP\pfs-apps.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-apps.txt" + if defined CUSTOM_OPLPART echo mkdir OPL >> "%~dp0TMP\pfs-apps.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-apps.txt" echo mkdir APPS >> "%~dp0TMP\pfs-apps.txt" echo cd APPS >> "%~dp0TMP\pfs-apps.txt" @@ -2280,8 +2348,8 @@ IF /I EXIST "%~dp0ART\*.*" ( echo Creating Que echo device %@hdl_path% > "%~dp0TMP\pfs-art.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-art.txt" - if defined CHOICEPART echo mkdir OPL >> "%~dp0TMP\pfs-art.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-art.txt" + if defined CUSTOM_OPLPART echo mkdir OPL >> "%~dp0TMP\pfs-art.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-art.txt" echo mkdir ART >> "%~dp0TMP\pfs-art.txt" echo cd ART >> "%~dp0TMP\pfs-art.txt" for %%f in (*) do (echo put "%%f") >> "%~dp0TMP\pfs-art.txt" @@ -2311,8 +2379,8 @@ IF /I EXIST "%~dp0CFG\*.*" ( echo Creating Que echo device %@hdl_path% > "%~dp0TMP\pfs-cfg.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-cfg.txt" - if defined CHOICEPART echo mkdir OPL >> "%~dp0TMP\pfs-cfg.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-cfg.txt" + if defined CUSTOM_OPLPART echo mkdir OPL >> "%~dp0TMP\pfs-cfg.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-cfg.txt" echo mkdir CFG >> "%~dp0TMP\pfs-cfg.txt" echo cd CFG >> "%~dp0TMP\pfs-cfg.txt" for %%f in (*.cfg) do (echo put "%%f") >> "%~dp0TMP\pfs-cfg.txt" @@ -2342,8 +2410,8 @@ IF /I EXIST "%~dp0CHT\*.*" ( echo Creating Que echo device %@hdl_path% > "%~dp0TMP\pfs-cht.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-cht.txt" - if defined CHOICEPART echo mkdir OPL >> "%~dp0TMP\pfs-cht.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-cht.txt" + if defined CUSTOM_OPLPART echo mkdir OPL >> "%~dp0TMP\pfs-cht.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-cht.txt" echo mkdir CHT >> "%~dp0TMP\pfs-cht.txt" echo cd CHT >> "%~dp0TMP\pfs-cht.txt" for %%f in (*.cht) do (echo put "%%f") >> "%~dp0TMP\pfs-cht.txt" @@ -2373,8 +2441,8 @@ IF /I EXIST "%~dp0VMC\*.*" ( echo Creating Que echo device %@hdl_path% > "%~dp0TMP\pfs-vmc.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-vmc.txt" - if defined CHOICEPART echo mkdir OPL >> "%~dp0TMP\pfs-vmc.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-vmc.txt" + if defined CUSTOM_OPLPART echo mkdir OPL >> "%~dp0TMP\pfs-vmc.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-vmc.txt" echo mkdir VMC >> "%~dp0TMP\pfs-vmc.txt" echo cd VMC >> "%~dp0TMP\pfs-vmc.txt" for %%f in (*.bin) do (echo put "%%f") >> "%~dp0TMP\pfs-vmc.txt" @@ -2384,7 +2452,7 @@ IF /I EXIST "%~dp0VMC\*.*" ( echo Installing Que type "%~dp0TMP\pfs-vmc.txt" | "%~dp0BAT\pfsshell" 2>&1 | "%~dp0BAT\busybox" grep -ie ".*\.bin$" > "%~dp0LOG\PFS-VMC.log" - echo VMC Completed... + echo VMC Completed... ) else ( echo VMC - Source Not Detected... ) ) @@ -2410,8 +2478,8 @@ IF /I EXIST "%~dp0THM\*" ( echo mount %OPLPART% >> "%~dp0TMP\pfs-thm.txt" REM PARENT DIR (OPL\THM) - if defined CHOICEPART echo mkdir OPL >> "%~dp0TMP\pfs-thm.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-thm.txt" + if defined CUSTOM_OPLPART echo mkdir OPL >> "%~dp0TMP\pfs-thm.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-thm.txt" echo mkdir THM >> "%~dp0TMP\pfs-thm.txt" echo cd THM >> "%~dp0TMP\pfs-thm.txt" @@ -2532,7 +2600,7 @@ IF /I EXIST "%~dp0POPS\VMC\*" ( ) else ( echo POPS-VMC - Source Not Detected... ) ) -if defined CHOICEPP ( +if defined CUSTOM_OPLPART ( "%~dp0BAT\busybox" sed -i -e "s/\hdd_partition=.*/hdd_partition=/g; s/hdd_partition=/hdd_partition=%OPLPART%/g" "%~dp0HDD-OSD\__common\OPL\conf_hdd.cfg" cd "%~dp0HDD-OSD\__common\OPL" @@ -2886,7 +2954,7 @@ echo\ CHOICE /C 12 /M "Select Option:" IF %ERRORLEVEL%==1 set @pfs_popvmc=yes -IF %ERRORLEVEL%==2 set @pfs_popvmc=no +IF %ERRORLEVEL%==2 set @pfs_popvmc=n "%~dp0BAT\Diagbox" gd 0f echo\ @@ -2911,8 +2979,8 @@ echo\ CHOICE /C 123 /M "Select Option:" IF ERRORLEVEL 1 set OPLPART=+OPL -IF ERRORLEVEL 2 set CHOICEPART=yes & set OPLPART=__common -IF ERRORLEVEL 3 ( set CHOICEPART=yes +IF ERRORLEVEL 2 set CUSTOM_OPLPART=yes & set OPLPART=__common +IF ERRORLEVEL 3 ( set CUSTOM_OPLPART=yes echo\ set "OPLPART=" set /p OPLPART="Enter the partition name:" @@ -2966,7 +3034,7 @@ echo\ echo Files scan... echo device %@hdl_path% > "%~dp0TMP\pfs-log.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-log.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-log.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-log.txt" echo cd ART >> "%~dp0TMP\pfs-log.txt" echo ls >> "%~dp0TMP\pfs-log.txt" echo umount >> "%~dp0TMP\pfs-log.txt" @@ -2976,7 +3044,7 @@ echo\ echo Extraction... echo device %@hdl_path% > "%~dp0TMP\pfs-art.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-art.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-art.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-art.txt" echo cd ART >> "%~dp0TMP\pfs-art.txt" echo lcd "%~dp0ART" >> "%~dp0TMP\pfs-art.txt" for /f "tokens=*" %%f in (pfs-tmp.log) do (echo get "%%f" >> "%~dp0TMP\pfs-art.txt") @@ -2999,7 +3067,7 @@ echo\ echo Files scan... echo device %@hdl_path% > "%~dp0TMP\pfs-log.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-log.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-log.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-log.txt" echo cd CFG >> "%~dp0TMP\pfs-log.txt" echo ls >> "%~dp0TMP\pfs-log.txt" echo umount >> "%~dp0TMP\pfs-log.txt" @@ -3009,7 +3077,7 @@ echo\ echo Extraction... echo device %@hdl_path% > "%~dp0TMP\pfs-cfg.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-cfg.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-cfg.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-cfg.txt" echo cd CFG >> "%~dp0TMP\pfs-cfg.txt" echo lcd "%~dp0CFG" >> "%~dp0TMP\pfs-cfg.txt" for /f "tokens=*" %%f in (pfs-tmp.log) do (echo get "%%f" >> "%~dp0TMP\pfs-cfg.txt") @@ -3033,7 +3101,7 @@ echo\ echo Files scan... echo device %@hdl_path% > "%~dp0TMP\pfs-log.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-log.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-log.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-log.txt" echo cd CHT >> "%~dp0TMP\pfs-log.txt" echo ls >> "%~dp0TMP\pfs-log.txt" echo umount >> "%~dp0TMP\pfs-log.txt" @@ -3043,7 +3111,7 @@ echo\ echo Extraction... echo device %@hdl_path% > "%~dp0TMP\pfs-cht.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-cht.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-cht.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-cht.txt" echo cd CHT >> "%~dp0TMP\pfs-cht.txt" echo lcd "%~dp0CHT" >> "%~dp0TMP\pfs-cht.txt" for /f "tokens=*" %%f in (pfs-tmp.log) do (echo get "%%f" >> "%~dp0TMP\pfs-cht.txt") @@ -3067,7 +3135,7 @@ echo\ echo Files scan... echo device %@hdl_path% > "%~dp0TMP\pfs-log.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-log.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-log.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-log.txt" echo cd VMC >> "%~dp0TMP\pfs-log.txt" echo ls >> "%~dp0TMP\pfs-log.txt" echo umount >> "%~dp0TMP\pfs-log.txt" @@ -3077,7 +3145,7 @@ echo\ echo Extraction... echo device %@hdl_path% > "%~dp0TMP\pfs-vmc.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-vmc.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-vmc.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-vmc.txt" echo cd VMC >> "%~dp0TMP\pfs-vmc.txt" echo lcd "%~dp0VMC" >> "%~dp0TMP\pfs-vmc.txt" for /f "tokens=*" %%f in (pfs-tmp.log) do (echo get "%%f" >> "%~dp0TMP\pfs-vmc.txt") @@ -3192,7 +3260,7 @@ echo 2^) No "%~dp0BAT\Diagbox" gd 0e echo 3^) Yes (Manually Choose the partition where your .VCDs to extract are located.) echo 4^) Yes (Manually Choose your .VCD) -echo 5^) Yes (Backup from PFS Partition) +echo 5^) Yes (Extract All PS1 Games from PFS Partition) echo\ "%~dp0BAT\Diagbox" gd 07 CHOICE /C 12345 /M "Select Option:" @@ -3342,7 +3410,7 @@ cls mkdir "%~dp0TMP" >nul 2>&1 cd /d "%~dp0TMP" -copy "%~dp0BAT\TitlesDB\gameidPS1.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 +copy "%~dp0BAT\TitlesDB\TitlesDB_PS1_English.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 "%~dp0BAT\busybox" sed -i "s/\^!/\!/g" "%~dp0TMP\gameid.txt" >nul 2>&1 "%~dp0BAT\Diagbox" gd 0e @@ -3408,7 +3476,7 @@ echo\ findstr !gameid! "%~dp0TMP\gameid.txt" >nul if errorlevel 1 (move "%%V" "%~dp0POPS\!gameid!.VCD" >nul 2>&1) else ( set "dbtitle=" - for /f "tokens=1*" %%A in ( 'findstr !gameid! "%~dp0BAT\TitlesDB\gameidPS1.txt"' ) do ( + for /f "tokens=1*" %%A in ( 'findstr !gameid! "%~dp0BAT\TitlesDB\TitlesDB_PS1_English.txt"' ) do ( if not defined dbtitle set dbtitle=%%B move "%%V" "%~dp0POPS\!gameid!.!dbtitle!.VCD" >nul 2>&1 echo Completed... @@ -4206,10 +4274,10 @@ IF %ERRORLEVEL%==2 set "hdlhdd=" & set "hdlhddm=" & set "@hdl_path=" & set "@hdl echo mount __system >> "%~dp0TMP\pfs-psx.txt" echo ls >> "%~dp0TMP\pfs-psx.txt" echo exit >> "%~dp0TMP\pfs-psx.txt" - type "%~dp0TMP\pfs-psx.txt" | "%~dp0BAT\pfsshell" 2>&1 | "%~dp0BAT\busybox" grep -o "psxmain.xml" > "%~dp0TMP\hdd-psx.txt" + type "%~dp0TMP\pfs-psx.txt" | "%~dp0BAT\pfsshell" 2>&1 | "%~dp0BAT\busybox" grep -m1 -o "main.xml" > "%~dp0TMP\hdd-psx.txt" set /P @hdd_avl=<"%~dp0TMP\hdd-psx.txt" - IF "!@hdd_avl!"=="psxmain.xml" ( + IF "!@hdd_avl!"=="main.xml" ( "%~dp0BAT\Diagbox" gd 0c cls echo PSX DESR HDD - Detected @@ -4402,10 +4470,10 @@ IF ERRORLEVEL 2 rmdir /Q/S "%~dp0\^!COPY_TO_USB_ROOT" >nul 2>&1 & set "hdlhddm=" echo mount __system >> "%~dp0TMP\pfs-psx.txt" echo ls >> "%~dp0TMP\pfs-psx.txt" echo exit >> "%~dp0TMP\pfs-psx.txt" - type "%~dp0TMP\pfs-psx.txt" | "%~dp0BAT\pfsshell" 2>&1 | "%~dp0BAT\busybox" grep -o "psxmain.xml" > "%~dp0TMP\hdd-psx.txt" + type "%~dp0TMP\pfs-psx.txt" | "%~dp0BAT\pfsshell" 2>&1 | "%~dp0BAT\busybox" grep -m1 -o "main.xml" > "%~dp0TMP\hdd-psx.txt" set /P @hdd_avl=<"%~dp0TMP\hdd-psx.txt" - IF "!@hdd_avl!"=="psxmain.xml" ( + IF "!@hdd_avl!"=="main.xml" ( "%~dp0BAT\Diagbox" gd 0c cls echo PSX DESR HDD - Detected @@ -4465,8 +4533,8 @@ REM ############################################################################ :InstallHDDOSD cls -cd /d "%~dp0" mkdir "%~dp0TMP" >nul 2>&1 +cd /d "%~dp0TMP" "%~dp0BAT\Diagbox" gd 0e cls @@ -4510,6 +4578,37 @@ CHOICE /C 12 /M "Select Option:" IF %ERRORLEVEL%==1 set @pfs_installhddosd=yes IF %ERRORLEVEL%==2 set @pfs_installhddosd=no & (goto HDDOSDMenu) +"%~dp0BAT\Diagbox" gd 0f +echo\ +echo\ +echo Change default +OPL partition? +echo ---------------------------------------------------- +echo\ +echo Choose the partition where your OPL files are located +echo By default this will be the partition: +OPL +echo\ +CHOICE /C YN /M "Change the default partition?:" + +IF %ERRORLEVEL%==1 set CHOICEPP=yes +IF %ERRORLEVEL%==2 set OPLPART=+OPL + +if defined CHOICEPP ( +echo\ +echo 1. [+OPL] +echo 2. [__common] +echo 3. Custom Partition +echo\ +CHOICE /C 123 /M "Select Option:" + +IF ERRORLEVEL 1 set OPLPART=+OPL +IF ERRORLEVEL 2 set CUSTOM_OPLPART=yes & set OPLPART=__common +IF ERRORLEVEL 3 ( set CUSTOM_OPLPART=yes +echo\ +set "OPLPART=" +set /p OPLPART="Enter the partition name:" +IF "!OPLPART!"=="" set OPLPART=+OPL + ) +) echo\ echo\ echo Checking Files For HDD-OSD @@ -4543,38 +4642,6 @@ echo HDD-OSD !HDDOSDVER! - Detected pause & (goto HDDOSDMenu) ) -"%~dp0BAT\Diagbox" gd 0f -echo\ -echo\ -echo Change default +OPL partition? -echo ---------------------------------------------------- -echo\ -echo Choose the partition where your OPL files are located -echo By default this will be the partition: +OPL -echo\ -CHOICE /C YN /M "Change the default partition?:" - -IF %ERRORLEVEL%==1 set CHOICEPP=yes -IF %ERRORLEVEL%==2 set OPLPART=+OPL - -if defined CHOICEPP ( -echo\ -echo 1. [+OPL] -echo 2. [__common] -echo 3. Select partition manually -echo\ -CHOICE /C 123 /M "Select Option:" - -IF ERRORLEVEL 1 set OPLPART=+OPL -IF ERRORLEVEL 2 set CHOICEPART=yes & set OPLPART=__common -IF ERRORLEVEL 3 ( set CHOICEPART=yes -echo\ -set "OPLPART=" -set /p OPLPART="Enter the partition name:" -IF "!OPLPART!"=="" set OPLPART=+OPL - ) -) - "%~dp0BAT\Diagbox" gd 0e echo\ echo\ @@ -4666,6 +4733,7 @@ echo ---------------------------------------------------- IF "!@hdd_avl!"=="osdmain.elf" ( "%~dp0BAT\Diagbox" gd 0a echo FreeHDBoot - Detected + "%~dp0BAT\Diagbox" gd 0f ) else ( "%~dp0BAT\Diagbox" gd 0c echo FreeHDBoot - Installation NOT Detected @@ -4928,16 +4996,37 @@ REM __sysconf REM move "%~dp0TMP\*.ELF" "%~dp0HDD-OSD\OPNPS2LD.ELF" >nul 2>&1 echo device !@hdl_path! > "%~dp0TMP\pfs-hddosd.txt" echo mount %OPLPART% >> "%~dp0TMP\pfs-hddosd.txt" - if defined CHOICEPART echo mkdir OPL >> "%~dp0TMP\pfs-hddosd.txt" - if defined CHOICEPART echo cd OPL >> "%~dp0TMP\pfs-hddosd.txt" + if defined CUSTOM_OPLPART echo mkdir OPL >> "%~dp0TMP\pfs-hddosd.txt" + if defined CUSTOM_OPLPART echo cd OPL >> "%~dp0TMP\pfs-hddosd.txt" echo rm OPNPS2LD.ELF >> "%~dp0TMP\pfs-hddosd.txt" echo put OPNPS2LD.ELF >> "%~dp0TMP\pfs-hddosd.txt" + echo umount >> "%~dp0TMP\pfs-hddosd.txt" + + echo lcd "%~dp0TMP" >> "%~dp0TMP\pfs-hddosd.txt" + echo cd ... >> "%~dp0TMP\pfs-hddosd.txt" + echo mount __sysconf >> "%~dp0TMP\pfs-hddosd.txt" + echo cd FMCB >> "%~dp0TMP\pfs-hddosd.txt" + echo get FREEHDB.CNF >> "%~dp0TMP\pfs-hddosd.txt" + echo rm FREEHDB.CNF >> "%~dp0TMP\pfs-hddosd.txt" + echo umount >> "%~dp0TMP\pfs-hddosd.txt" echo exit >> "%~dp0TMP\pfs-hddosd.txt" type "%~dp0TMP\pfs-hddosd.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 - cd "%~dp0" + + if exist "%~dp0TMP\FREEHDB.CNF" ( + "%~dp0BAT\busybox" sed -i "/OSDSYS_left_cursor/s/009/006/g; /OSDSYS_right_cursor/s/008/005/g; /OSDSYS_menu_bottom_delimiter/s/006/009/g; /OSDSYS_menu_bottom_delimiter/s/007/010/g" "%~dp0TMP\FREEHDB.CNF" + echo device !@hdl_path! > "%~dp0TMP\pfs-hddosd.txt" + echo mount __sysconf >> "%~dp0TMP\pfs-hddosd.txt" + echo cd FMCB >> "%~dp0TMP\pfs-hddosd.txt" + echo lcd "%~dp0TMP" >> "%~dp0TMP\pfs-hddosd.txt" + echo put FREEHDB.CNF >> "%~dp0TMP\pfs-hddosd.txt" + echo umount >> "%~dp0TMP\pfs-hddosd.txt" + echo exit >> "%~dp0TMP\pfs-hddosd.txt" + type "%~dp0TMP\pfs-hddosd.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + ) + echo HDD-OSD Completed... - + if defined CHOICEPP ( "%~dp0BAT\busybox" sed -i -e "s/\hdd_partition=.*/hdd_partition=/g; s/hdd_partition=/hdd_partition=%OPLPART%/g" "%~dp0HDD-OSD\__common\OPL\conf_hdd.cfg" @@ -4955,7 +5044,7 @@ if defined CHOICEPP ( ) ) else ( echo HDDOSD - Installation Canceled... ) -rmdir /Q/S "%~dp0TMP" >nul 2>&1 +cd /d "%~dp0" & rmdir /Q/S "%~dp0TMP" >nul 2>&1 echo\ echo\ @@ -4971,8 +5060,8 @@ REM ############################################################################ :UnInstallHDDOSD cls -cd /d "%~dp0" mkdir "%~dp0TMP" >nul 2>&1 +cd /d "%~dp0" "%~dp0BAT\Diagbox" gd 0e echo\ @@ -5069,6 +5158,7 @@ echo\ echo\ pause +cd /d "%~dp0TMP" IF %@pfs_uninhddosd%==yes ( cls echo\ @@ -5171,7 +5261,6 @@ echo\ echo umount >> "%~dp0TMP\pfs-hddosd.txt" echo exit >> "%~dp0TMP\pfs-hddosd.txt" type "%~dp0TMP\pfs-hddosd.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 - cd "%~dp0" REM __system echo device %@hdl_path% > "%~dp0TMP\pfs-hddosd.txt" @@ -5189,7 +5278,7 @@ echo\ echo cd .. >> "%~dp0TMP\pfs-hddosd.txt" echo rmdir osd100 >> "%~dp0TMP\pfs-hddosd.txt" - REM FOLDER FSCK100 + REM FOLDER FSCK100 echo cd fsck100 >> "%~dp0TMP\pfs-hddosd.txt" echo rm FSCK_A.XLF >> "%~dp0TMP\pfs-hddosd.txt" @@ -5207,13 +5296,33 @@ echo\ echo cd .. >> "%~dp0TMP\pfs-hddosd.txt" echo rmdir fsck100 >> "%~dp0TMP\pfs-hddosd.txt" + echo umount >> "%~dp0TMP\pfs-hddosd.txt" + echo lcd "%~dp0TMP" >> "%~dp0TMP\pfs-hddosd.txt" + echo cd ... >> "%~dp0TMP\pfs-hddosd.txt" + echo mount __sysconf >> "%~dp0TMP\pfs-hddosd.txt" + echo cd FMCB >> "%~dp0TMP\pfs-hddosd.txt" + echo get FREEHDB.CNF >> "%~dp0TMP\pfs-hddosd.txt" + echo rm FREEHDB.CNF >> "%~dp0TMP\pfs-hddosd.txt" + + echo umount >> "%~dp0TMP\pfs-hddosd.txt" + echo exit >> "%~dp0TMP\pfs-hddosd.txt" + type "%~dp0TMP\pfs-hddosd.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + + if exist "%~dp0TMP\FREEHDB.CNF" ( + "%~dp0BAT\busybox" sed -i "/OSDSYS_left_cursor/s/006/009/g; /OSDSYS_right_cursor/s/005/008/g; /OSDSYS_menu_bottom_delimiter/s/009/006/g; /OSDSYS_menu_bottom_delimiter/s/010/007/g" "%~dp0TMP\FREEHDB.CNF" + echo device !@hdl_path! > "%~dp0TMP\pfs-hddosd.txt" + echo mount __sysconf >> "%~dp0TMP\pfs-hddosd.txt" + echo cd FMCB >> "%~dp0TMP\pfs-hddosd.txt" + echo put FREEHDB.CNF >> "%~dp0TMP\pfs-hddosd.txt" echo umount >> "%~dp0TMP\pfs-hddosd.txt" echo exit >> "%~dp0TMP\pfs-hddosd.txt" type "%~dp0TMP\pfs-hddosd.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + ) + echo Uninstall Completed... ) else ( echo HDDOSD - Uninstall Canceled... ) -cd "%~dp0" & rmdir /Q/S "%~dp0TMP" >nul 2>&1 +cd /d "%~dp0" & rmdir /Q/S "%~dp0TMP" >nul 2>&1 echo\ echo\ @@ -5356,6 +5465,9 @@ REM ############################################################################ :ConvertGamesBBNXMB cls +set rootpath=%cd% +chcp 65001 >nul 2>&1 + mkdir "%~dp0TMP" >nul 2>&1 mkdir "%~dp0TMP\PP.HEADER" >nul 2>&1 cd /d "%~dp0TMP" @@ -5423,8 +5535,10 @@ echo 1. English echo 2. French echo\ CHOICE /C 12 /M "Select Option:" -if !errorlevel!==1 set language=english& copy "%~dp0BAT\TitlesDB\gameidPS2ENG.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 -if !errorlevel!==2 set language=french& copy "%~dp0BAT\TitlesDB\gameidPS2FRA.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 +if !errorlevel!==1 set language=english& copy "%~dp0BAT\TitlesDB\TitlesDB_PS2_English.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 +if !errorlevel!==2 set language=french& copy "%~dp0BAT\TitlesDB\TitlesDB_PS2_French.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 + +REM "%~dp0BAT\busybox" iconv -f UTF-8 -t windows-1252//TRANSLIT if exist "%~dp0ART.zip" ( echo\ @@ -5439,7 +5553,7 @@ IF ERRORLEVEL 2 set uselocalART=no if !uselocalART!==no ( echo. echo Checking internet Or Website connection... - "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2FSCES_000.01%%2FSCES_000.01_COV.jpg" -O "%~dp0TMP\SCES_000.01_COV.jpg" >nul 2>&1 + "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2FSCES_000.01%%2FSCES_000.01_COV.jpg" -O "%~dp0TMP\SCES_000.01_COV.jpg" >nul 2>&1 for %%F in (SCES_000.01_COV.jpg) do if %%~zF==0 del "%%F" if not exist SCES_000.01_COV.jpg ( @@ -5483,7 +5597,7 @@ echo ---------------------------------------------------- echo\ "%~dp0BAT\Diagbox" gd 0f set /p "PPNameHeader=Enter the partition name:" - IF "!PPNameHeader!"=="" set set "checkOPL=" & (goto HDDOSDPartManagement) + IF "!PPNameHeader!"=="" set "checkOPL=" & (goto HDDOSDPartManagement) "%~dp0BAT\Diagbox" gd 0e echo\ @@ -5512,7 +5626,6 @@ echo\ pause cls -chcp 65001 >nul 2>&1 if !convPS2Games!==yes ( "%~dp0BAT\Diagbox" gd 0e echo\ @@ -5537,23 +5650,27 @@ echo\ echo !gameid2!| "%~dp0BAT\busybox" sed "s/-/_/g" | "%~dp0BAT\busybox" sed "s/.\{8\}/&./" > "%~dp0TMP\DetectID.txt" & set /P gameid=<"%~dp0TMP\DetectID.txt" - "%~dp0BAT\hdl_dump_fix" dump_header %@hdl_path% "!PPNameHeader!" >nul 2>&1 + "%~dp0BAT\hdl_dump_fix_header" dump_header %@hdl_path% "!PPNameHeader!" >nul 2>&1 "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0BAT\HDD-PSBBN_XMB_SAMPLE_HEADER.zip" -o"%~dp0TMP\PP.HEADER" -r -y >nul 2>&1 copy "%~dp0BAT\boot.kelf" "%~dp0TMP\PP.HEADER" >nul 2>&1 echo Getting game information... set "dbtitleTMP=" for /f "tokens=1*" %%A in ( 'findstr !gameid! "%~dp0TMP\gameid.txt"' ) do (if not defined dbtitleTMP set dbtitleTMP=%%B - REM echo "!dbtitleTMP!" > "%~dp0TMP\dbtitle.txt") ) + if "!PPNameHeader!"=="PP.SLUS-20273..NAMCO_MUSEUM__" set "dbtitleTMP=Namco Museum" + if "!PPNameHeader!"=="PP.SLUG-20273..NAMCO_MUSEUM_50T" set "dbtitleTMP=Namco Museum 50th Anniversary" + if "!PPNameHeader!"=="PP.SLUS-20643..SOULCALIBUR_II" set "dbtitleTMP=Soulcalibur II" + if "!PPNameHeader!"=="PP.SLUD-20643..NAMCO_TRANSMISSI" set "dbtitleTMP=Namco Transmission v1.03" + "%~dp0BAT\wget" -q --show-progress https://psxdatacenter.com/psx2/games2/!gameid2!.html 2>&1 -O "%~dp0TMP\!gameid2!.html" >nul 2>&1 if errorlevel 1 ( "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0BAT\PSBBN_XMB_PS2_GAMEINFO_Database.7z" -o"%~dp0TMP" !gameid2!.html -r -y) "%~dp0BAT\busybox" grep -A2 "DATE RELEASED" "%~dp0TMP\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DATE RELEASED/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\RELEASE.txt" & set /P RELEASETMP=<"%~dp0TMP\RELEASE.txt" REM "%~dp0BAT\busybox" grep -A2 "REGION" "%~dp0TMP\!gameid2!.html" | "%~dp0BAT\busybox" sed "/REGION/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\REGION.txt" & set /P REGIONTMP=<"%~dp0TMP\REGION.txt" - "%~dp0BAT\busybox" grep -A2 "DEVELOPER" "%~dp0TMP\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DEVELOPER/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\DEVELOPER.txt" & set /P DEVELOPERTMP=<"%~dp0TMP\DEVELOPER.txt" - "%~dp0BAT\busybox" grep -A2 "PUBLISHER" "%~dp0TMP\!gameid2!.html" | "%~dp0BAT\busybox" sed "/PUBLISHER/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\PUBLISHER.txt" & set /P PUBLISHERTMP=<"%~dp0TMP\PUBLISHER.txt" + "%~dp0BAT\busybox" grep -A2 "DEVELOPER" "%~dp0TMP\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DEVELOPER<\/td>/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\DEVELOPER.txt" & set /P DEVELOPERTMP=<"%~dp0TMP\DEVELOPER.txt" + "%~dp0BAT\busybox" grep -A2 "PUBLISHER" "%~dp0TMP\!gameid2!.html" | "%~dp0BAT\busybox" sed "/PUBLISHER<\/td>/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\PUBLISHER.txt" & set /P PUBLISHERTMP=<"%~dp0TMP\PUBLISHER.txt" "%~dp0BAT\busybox" grep -A2 "GENRE" "%~dp0TMP\!gameid2!.html" | "%~dp0BAT\busybox" sed "/GENRE/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\GENRE.txt" & set /P GENRETMP=<"%~dp0TMP\GENRE.txt" REM Game ID with PBPX other region than JAP @@ -5598,8 +5715,8 @@ echo\ REM Unknown region if not defined REGIONTMP set REGIONTMP=X - if !language!==french ("%~dp0BAT\busybox" sed -i "s/January/Janvier/g; s/February/Février/g; s/March/Mars/g; s/April/Avril/g; s/May/Mai/g; s/June/Juin/g; s/July/Juillet/g; s/August/Aout/g; s/September/Septembre/g; s/October/Octobre/g; s/November/Novembre/g; s/December/Décembre/g" "%~dp0TMP\RELEASE.txt" & set /P RELEASETMP=<"%~dp0TMP\RELEASE.txt") - + call "%~dp0BAT\Translation_words.bat" + if not defined dbtitleTMP ( echo\ echo Game Title not found in database, please enter a game title @@ -5690,23 +5807,28 @@ echo ---------------------------------------------------- "%~dp0BAT\Diagbox" gd 0f echo Downloading resources... - IF !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS2%%2F!gameid!%%2F!gameid!_COV.jpg" -O "%~dp0TMP\jkt_001.jpg" >nul 2>&1 + IF !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS2%%2F!gameid!%%2F!gameid!_COV.jpg" -O "%~dp0TMP\jkt_001.jpg" >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS2\!gameid!\!gameid!_COV.jpg -r -y & move "%~dp0TMP\PS2\!gameid!\!gameid!_COV.jpg" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 - IF !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS2%%2F!gameid!%%2F!gameid!_BG_00.jpg" -O "%~dp0TMP\BG.jpg" >nul 2>&1 + IF !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS2%%2F!gameid!%%2F!gameid!_BG_00.jpg" -O "%~dp0TMP\BG.jpg" >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS2\!gameid!\!gameid!_BG_00.jpg -r -y & move "%~dp0TMP\PS2\!gameid!\!gameid!_BG_00.jpg" "%~dp0TMP\BG.jpg" >nul 2>&1 - IF !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS2%%2F!gameid!%%2F!gameid!_LGO.png" -O "%~dp0TMP\jkt_cp.png" >nul 2>&1 + IF !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS2%%2F!gameid!%%2F!gameid!_LGO.png" -O "%~dp0TMP\jkt_cp.png" >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS2\!gameid!\!gameid!_LGO.png -r -y & move "%~dp0TMP\PS2\!gameid!\!gameid!_LGO.png" "%~dp0TMP\jkt_cp.png" >nul 2>&1 - IF !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS2%%2F!gameid!%%2F!gameid!_SCR_00.jpg" -O "%~dp0TMP\SCR0.jpg" >nul 2>&1 + IF !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS2%%2F!gameid!%%2F!gameid!_SCR_00.jpg" -O "%~dp0TMP\SCR0.jpg" >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS2\!gameid!\!gameid!_SCR_00.jpg -r -y & move "%~dp0TMP\PS2\!gameid!\!gameid!_SCR_00.jpg" "%~dp0TMP\SCR0.jpg" >nul 2>&1 - IF !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS2%%2F!gameid!%%2F!gameid!_SCR_01.jpg" -O "%~dp0TMP\SCR1.jpg" >nul 2>&1 + IF !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS2%%2F!gameid!%%2F!gameid!_SCR_01.jpg" -O "%~dp0TMP\SCR1.jpg" >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS2\!gameid!\!gameid!_SCR_01.jpg -r -y & move "%~dp0TMP\PS2\!gameid!\!gameid!_SCR_01.jpg" "%~dp0TMP\SCR1.jpg" >nul 2>&1 - REM IF !uselocalART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS2%%2F!gameid!%%2F!gameid!_SCR_02.jpg" -O "%~dp0TMP\SCR2.jpg" >nul 2>&1 - REM IF !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS2%%2F!gameid!%%2F!gameid!_SCR_03.jpg" -O "%~dp0TMP\SCR3.jpg" >nul 2>&1 + REM IF !uselocalART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS2%%2F!gameid!%%2F!gameid!_SCR_02.jpg" -O "%~dp0TMP\SCR2.jpg" >nul 2>&1 + REM IF !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS2%%2F!gameid!%%2F!gameid!_SCR_03.jpg" -O "%~dp0TMP\SCR3.jpg" >nul 2>&1 + + REM ART CUSTOM GAMEID + "%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\ART_CUSTOM_GAMEID.zip" -o"%~dp0TMP\PS2\!gameid!" PS2\!gameid!_COV.jpg -r -y >nul 2>&1 & move "%~dp0TMP\PS2\!gameid!\!gameid!_COV.jpg" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 + for %%F in (*.jpg *.png) do if %%~zF==0 del "%%F" + cd "%~dp0TMP" & for %%F in (*.jpg *.png) do if %%~zF==0 del "%%F" REM Covers - if exist "%~dp0TMP\jkt_001.jpg" "%~dp0BAT\nconvert" -overwrite -out png -rtype lanczos -efocus -o "%~dp0TMP\PP.HEADER\res\jkt_001.png" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 - if exist "%~dp0TMP\jkt_001.jpg" "%~dp0BAT\nconvert" -overwrite -out png -rtype lanczos -efocus -o "%~dp0TMP\PP.HEADER\res\jkt_002.png" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 + if exist "%~dp0TMP\jkt_001.jpg" "%~dp0BAT\nconvert" -overwrite -out png -resize 256 256 -rtype lanczos -efocus -o "%~dp0TMP\PP.HEADER\res\jkt_001.png" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 + if exist "%~dp0TMP\jkt_001.jpg" "%~dp0BAT\nconvert" -overwrite -out png -resize 76 108 -rtype lanczos -efocus -o "%~dp0TMP\PP.HEADER\res\jkt_002.png" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 if exist "%~dp0TMP\jkt_cp.png" move "%~dp0TMP\jkt_cp.png" "%~dp0TMP\PP.HEADER\res\jkt_cp.png" >nul 2>&1 REM Screenshot @@ -5845,6 +5967,7 @@ copy "%~dp0BAT\hdl_dump.exe" "%~dp0TMP\PP.HEADER" >nul 2>&1 ) cd /d "%~dp0" & rmdir /Q/S "%~dp0TMP" >nul 2>&1 +chcp 1252 >nul 2>&1 "%~dp0BAT\Diagbox" gd 0f echo\ @@ -6225,7 +6348,6 @@ echo ---------------------------------------------------- echo !PPNameHeader!| "%~dp0BAT\busybox" sed -e "s/__\./PP\./g" > "%~dp0TMP\PPBBNXMB.txt" & set /P PPNameHeader=<"%~dp0TMP\PPBBNXMB.txt" if !PPHeader!==Dump ( - set size=0 for /f "tokens=*" %%x in ('dir /s /a /b %1') do set /a size+=%%~zx @@ -6244,9 +6366,10 @@ echo Dump !PPNameHeader! Header: echo ---------------------------------------------------- echo\ + rmdir /Q/S "%~dp0HDD-OSD\PP.HEADER" >nul 2>&1 echo Extraction Header... REM HDD-OSD Header - "%~dp0BAT\hdl_dump_fix" dump_header %@hdl_path% "!PPNameHeader!" >nul 2>&1 + "%~dp0BAT\hdl_dump_fix_header" dump_header %@hdl_path% "!PPNameHeader!" >nul 2>&1 cd "%~dp0TMP" echo Extraction Resources Header... @@ -6304,9 +6427,9 @@ echo\ echo Inject Header... REM HDD-OSD Header - "%~dp0BAT\hdl_dump_fix" modify_header %@hdl_path% "!PPNameHeader!" >nul 2>&1 + "%~dp0BAT\hdl_dump_fix_header" modify_header %@hdl_path% "!PPNameHeader!" >nul 2>&1 echo !PPNameHeader!| "%~dp0BAT\busybox" sed -e "s/PP\./__\./g" > "%~dp0TMP\PPBBNXMB.txt" & set /P PPNameHeader2=<"%~dp0TMP\PPBBNXMB.txt" - "%~dp0BAT\hdl_dump_fix" modify_header %@hdl_path% "!PPNameHeader2!" >nul 2>&1 + "%~dp0BAT\hdl_dump_fix_header" modify_header %@hdl_path% "!PPNameHeader2!" >nul 2>&1 cd /d "%~dp0HDD-OSD\PP.HEADER\PFS" echo Inject Resources Header... @@ -6396,9 +6519,11 @@ echo Scanning for Playstation 2 HDDs: echo ---------------------------------------------------- "%~dp0BAT\Diagbox" gd 03 "%~dp0BAT\hdl_dump" query | "%~dp0BAT\busybox" grep "Playstation 2 HDD" -"%~dp0BAT\hdl_dump" query | "%~dp0BAT\busybox" grep "Playstation 2 HDD" | "%~dp0BAT\busybox" grep -o "hdd[0-9]:\|hdd[0-9][0-9]:" > "%~dp0TMP\hdl-hdd.txt" +"%~dp0BAT\hdl_dump" query | "%~dp0BAT\busybox" grep "Playstation 2 HDD" | "%~dp0BAT\busybox" grep -o "hdd[0-9]:\|hdd[0-9][0-9]:" > "%~dp0TMP\hdl-hdd.txt" & "%~dp0BAT\busybox" cat "%~dp0TMP\hdl-hdd.txt" > "%~dp0TMP\hdl-hdd2.txt" +"%~dp0BAT\busybox" sed -i "s/hdd/\\\\.\\\PhysicalDrive/g; s/://g" "%~dp0TMP\hdl-hdd2.txt" >nul 2>&1 -set /P @hdl_path=<"%~dp0TMP\hdl-hdd.txt +set /P @hdl_path2=<"%~dp0TMP\hdl-hdd2.txt" +set /P @hdl_path=<"%~dp0TMP\hdl-hdd.txt" IF "!@hdl_path!"=="" ( "%~dp0BAT\Diagbox" gd 0c echo Playstation 2 HDD Not Detected @@ -6422,11 +6547,14 @@ echo ---------------------------------------------------- echo 1^) Yes "%~dp0BAT\Diagbox" gd 0c echo 2^) No +"%~dp0BAT\Diagbox" gd 0e +echo 3^) Update Only Missing ART "%~dp0BAT\Diagbox" gd 07 echo\ -CHOICE /C 12 /M "Select Option:" +CHOICE /C 123 /M "Select Option:" -IF %ERRORLEVEL%==2 (goto DownloadsMenu) +IF !ERRORLEVEL!==2 (goto DownloadsMenu) +IF !ERRORLEVEL!==3 set UpdateOnlyMissingART=Yes if exist "%~dp0ART.zip" ( echo\ @@ -6441,7 +6569,7 @@ IF ERRORLEVEL 2 set uselocalART=no if !uselocalART!==no ( echo. echo Checking internet Or Website connection... - "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2FSCES_000.01%%2FSCES_000.01_COV.jpg" -O "%~dp0TMP\SCES_000.01_COV.jpg" >nul 2>&1 + "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2FSCES_000.01%%2FSCES_000.01_COV.jpg" -O "%~dp0TMP\SCES_000.01_COV.jpg" >nul 2>&1 for %%F in (SCES_000.01_COV.jpg) do if %%~zF==0 del "%%F" if not exist SCES_000.01_COV.jpg ( @@ -6464,144 +6592,216 @@ echo\ echo Scanning Games List: echo ---------------------------------------------------- "%~dp0BAT\Diagbox" gd 03 -setlocal DisableDelayedExpansion - -if %ARTType%==PS2 ( -"%~dp0BAT\hdl_dump" hdl_toc %@hdl_path% > PARTITION_GAMES.txt -"%~dp0BAT\busybox" sed -i "1d" PARTITION_GAMES.txt -"%~dp0BAT\busybox" sed -i -e "$ d" PARTITION_GAMES.txt -"%~dp0BAT\busybox" cut -c35-500 PARTITION_GAMES.txt | "%~dp0BAT\busybox" sort -k2 > "%~dp0TMP\%ARTType%Games.txt" -) + if !ARTType!==PS2 ( + "%~dp0BAT\hdl_dump" hdl_toc %@hdl_path% > PARTITION_GAMES.txt + "%~dp0BAT\busybox" sed -i "1d" PARTITION_GAMES.txt + "%~dp0BAT\busybox" sed -i -e "$ d" PARTITION_GAMES.txt + "%~dp0BAT\busybox" cut -c35-500 PARTITION_GAMES.txt | "%~dp0BAT\busybox" sort -k2 > "%~dp0TMP\%ARTType%Games.txt" + ) -if %ARTType%==PS1 ( -if not exist "%~dp0POPS\*.VCD" ( -"%~dp0BAT\Diagbox" gd 06 -cls -echo. -echo .VCD NOT DETECTED: Please drop .VCD IN POPS FOLDER. -echo. -"%~dp0BAT\Diagbox" gd 0f -pause & (goto DownloadsMenu) - - ) else ( - -For %%P in ( "%~dp0POPS\*.VCD" ) do ("%~dp0BAT\POPS-VCD-ID-Extractor" "%%P" 2>&1 | "%~dp0BAT\busybox" sed -e "s/-/_/g" >> "%~dp0TMP\VCDID.txt" - - set "ELFNOTFOUND=" - "%~dp0BAT\busybox" grep -o -m 1 "regex couldn't find" "%~dp0TMP\VCDID.txt" > "%~dp0TMP\ELFNOTFOUND.TXT" & set /p ELFNOTFOUND=<"%~dp0TMP\ELFNOTFOUND.TXT" - if defined ELFNOTFOUND ( - "%~dp0BAT\busybox" grep -o -m 1 "SLPS-02414" "%%P" | "%~dp0BAT\busybox" sed "s/-/_/g" | "%~dp0BAT\busybox" sed "s/.\{8\}/&./" | "%~dp0BAT\busybox" head -1 >> "%~dp0TMP\VCDID.txt" & "%~dp0BAT\busybox" sed -i "/regex couldn't find/d" "%~dp0TMP\VCDID.txt" - "%~dp0BAT\busybox" grep -o -m 1 "SLUSP013.46" "%%P" | "%~dp0BAT\busybox" sed "s/-/_/g; s/SLUSP013\.46/SLUS_01346/g" | "%~dp0BAT\busybox" sed "s/.\{8\}/&./" | "%~dp0BAT\busybox" head -1 >> "%~dp0TMP\VCDID.txt" & "%~dp0BAT\busybox" sed -i "/regex couldn't find/d" "%~dp0TMP\VCDID.txt" - ) -) - -"%~dp0BAT\busybox" sed -i -e "s/-/_/g" "%~dp0TMP\VCDID.txt" -"%~dp0BAT\busybox" ls "%~dp0POPS" | "%~dp0BAT\busybox" grep -ie ".*\.VCD$" > "%~dp0TMP\Name.txt" -"%~dp0BAT\busybox" paste -d " " "%~dp0TMP\VCDID.txt" "%~dp0TMP\Name.txt" > "%~dp0TMP\VCDIDNameTMP.txt" -"%~dp0BAT\busybox" sed "s/.\{12\}/& /" "%~dp0TMP\VCDIDNameTMP.txt" > "%~dp0TMP\%ARTType%Games.txt" + if !ARTType!==PS1 ( + if not exist "%~dp0POPS\*.VCD" ( + "%~dp0BAT\Diagbox" gd 06 + cls + echo. + echo .VCD NOT DETECTED: Please drop .VCD IN POPS FOLDER. + echo. + "%~dp0BAT\Diagbox" gd 0f + pause & (goto DownloadsMenu) + + ) else ( + + For %%P in ( "%~dp0POPS\*.VCD" ) do ( + + "%~dp0BAT\POPS-VCD-ID-Extractor" "%%P" 2>&1 | "%~dp0BAT\busybox" sed -e "s/-/_/g" >> "%~dp0TMP\VCDID.txt" + set "ELFNOTFOUND=" + "%~dp0BAT\busybox" grep -o -m 1 "regex couldn't find" "%~dp0TMP\VCDID.txt" > "%~dp0TMP\ELFNOTFOUND.TXT" & set /p ELFNOTFOUND=<"%~dp0TMP\ELFNOTFOUND.TXT" + + if defined ELFNOTFOUND ( + "%~dp0BAT\busybox" grep -o -m 1 "SLPS-02414" "%%P" | "%~dp0BAT\busybox" sed "s/-/_/g" | "%~dp0BAT\busybox" sed "s/.\{8\}/&./" | "%~dp0BAT\busybox" head -1 >> "%~dp0TMP\VCDID.txt" & "%~dp0BAT\busybox" sed -i "/regex couldn't find/d" "%~dp0TMP\VCDID.txt" + "%~dp0BAT\busybox" grep -o -m 1 "SLUSP013.46" "%%P" | "%~dp0BAT\busybox" sed "s/-/_/g; s/SLUSP013\.46/SLUS_01346/g" | "%~dp0BAT\busybox" sed "s/.\{8\}/&./" | "%~dp0BAT\busybox" head -1 >> "%~dp0TMP\VCDID.txt" & "%~dp0BAT\busybox" sed -i "/regex couldn't find/d" "%~dp0TMP\VCDID.txt" + ) + ) + + "%~dp0BAT\busybox" sed -i -e "s/-/_/g" "%~dp0TMP\VCDID.txt" + "%~dp0BAT\busybox" ls "%~dp0POPS" | "%~dp0BAT\busybox" grep -ie ".*\.VCD$" > "%~dp0TMP\Name.txt" + "%~dp0BAT\busybox" paste -d " " "%~dp0TMP\VCDID.txt" "%~dp0TMP\Name.txt" > "%~dp0TMP\VCDIDNameTMP.txt" + "%~dp0BAT\busybox" sed "s/.\{12\}/& /" "%~dp0TMP\VCDIDNameTMP.txt" > "%~dp0TMP\%ARTType%Games.txt" + ) ) -) -type "%~dp0TMP\%ARTType%Games.txt" +type "%~dp0TMP\!ARTType!Games.txt" "%~dp0BAT\Diagbox" gd 0e echo ---------------------------------------------------- -"%~dp0BAT\Diagbox" gd 03 +"%~dp0BAT\Diagbox" gd 0f + +if !UpdateOnlyMissingART!==Yes ( +echo\ +echo\ +echo Extraction Artwork Files: +echo ---------------------------------------------------- -echo Downloading... + REM echo Checking OPL Files... + echo device %@hdl_path2% > "%~dp0TMP\pfs-OPLconfig.txt" + echo mount __common >> "%~dp0TMP\pfs-OPLconfig.txt" + echo cd OPL >> "%~dp0TMP\pfs-OPLconfig.txt" + echo get conf_hdd.cfg >> "%~dp0TMP\pfs-OPLconfig.txt" + echo cd .. >> "%~dp0TMP\pfs-OPLconfig.txt" + echo umount >> "%~dp0TMP\pfs-OPLconfig.txt" + echo exit >> "%~dp0TMP\pfs-OPLconfig.txt" + type "%~dp0TMP\pfs-OPLconfig.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + + if not exist conf_hdd.cfg (set OPLPATH=+OPL) else ("%~dp0BAT\busybox" grep "hdd_partition=" "%~dp0TMP\conf_hdd.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\OPLPATH.txt" & set /P OPLPATH=<"%~dp0TMP\OPLPATH.txt" & set CUSTOM_PATH=Yes) + if !OPLPATH!==+OPL set "CUSTOM_PATH=" + + echo Extraction ARTs Files... %OPLPATH% + echo device %@hdl_path2% > "%~dp0TMP\pfs-log.txt" + echo mount !OPLPATH! >> "%~dp0TMP\pfs-log.txt" + if defined CUSTOM_PATH echo cd OPL >> "%~dp0TMP\pfs-log.txt" + echo cd ART >> "%~dp0TMP\pfs-log.txt" + echo ls >> "%~dp0TMP\pfs-log.txt" + echo cd .. >> "%~dp0TMP\pfs-OPLconfig.txt" + echo umount >> "%~dp0TMP\pfs-log.txt" + echo exit >> "%~dp0TMP\pfs-log.txt" + type "%~dp0TMP\pfs-log.txt" | "%~dp0BAT\pfsshell" 2>&1 | "%~dp0BAT\busybox" grep -ie ".png" -ie ".jpg" > "%~dp0TMP\pfs-tmp.log" + + echo device %@hdl_path2% > "%~dp0TMP\pfs-art.txt" + echo mount !OPLPATH! >> "%~dp0TMP\pfs-art.txt" + if defined CUSTOM_PATH echo cd OPL >> "%~dp0TMP\pfs-art.txt" + echo cd ART >> "%~dp0TMP\pfs-art.txt" + echo lcd "%~dp0ART" >> "%~dp0TMP\pfs-art.txt" + for /f "tokens=*" %%f in (pfs-tmp.log) do (echo get "%%f" >> "%~dp0TMP\pfs-art.txt") + echo umount >> "%~dp0TMP\pfs-art.txt" + echo exit >> "%~dp0TMP\pfs-art.txt" + type "%~dp0TMP\pfs-art.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + echo Completed... +echo ---------------------------------------------------- +) For /f "tokens=1*" %%A in (%ARTType%Games.txt) do ( +set Gameid=%%A set Gamename=%%B setlocal EnableDelayedExpansion "%~dp0BAT\Diagbox" gd 0f echo\ echo !Gamename! -echo %%A +echo !Gameid! "%~dp0BAT\Diagbox" gd 03 REM Cover +"%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\ART_CUSTOM_GAMEID.zip" -o"%~dp0ART" %ARTType%\%%A_COV.jpg -r -y >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" if not exist "%~dp0ART\%%A_COV.jpg" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" %ARTType%\%%A\%%A_COV.jpg -r -y & move "%~dp0TMP\%ARTType%\%%A\%%A_COV.jpg" "%~dp0ART" >nul 2>&1 -IF !DownloadART!==yes if not exist "%~dp0ART\%%A_COV.jpg" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/%ARTType%%%2F%%A%%2F%%A_COV.jpg" -O "%~dp0ART\%%A_COV.jpg" +IF !DownloadART!==yes if not exist "%~dp0ART\%%A_COV.jpg" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/%ARTType%%%2F%%A%%2F%%A_COV.jpg" -O "%~dp0ART\%%A_COV.jpg" cd /d "%~dp0ART" & for %%F in (%%A_COV.jpg) do if %%~zF==0 del "%%F" if exist %%A_COV.jpg echo Found >nul -"%~dp0BAT\Diagbox" gd 0c +"%~dp0BAT\Diagbox" gd 06 if not exist %%A_COV.jpg echo %%A_COV.jpg Not found in database "%~dp0BAT\Diagbox" gd 03 REM Back Cover +"%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\ART_CUSTOM_GAMEID.zip" -o"%~dp0ART" %ARTType%\%%A_COV2.jpg -r -y >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" if not exist "%~dp0ART\%%A_COV2.jpg" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" %ARTType%\%%A\%%A_COV2.jpg -r -y & move "%~dp0TMP\%ARTType%\%%A\%%A_COV2.jpg" "%~dp0ART" >nul 2>&1 -IF !DownloadART!==yes if not exist "%~dp0ART\%%A_COV2.jpg" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/%ARTType%%%2F%%A%%2F%%A_COV2.jpg" -O "%~dp0ART\%%A_COV2.jpg" +IF !DownloadART!==yes if not exist "%~dp0ART\%%A_COV2.jpg" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/%ARTType%%%2F%%A%%2F%%A_COV2.jpg" -O "%~dp0ART\%%A_COV2.jpg" cd /d "%~dp0ART" & for %%F in (%%A_COV2.jpg) do if %%~zF==0 del "%%F" if exist %%A_COV2.jpg echo Found >nul -"%~dp0BAT\Diagbox" gd 0c +"%~dp0BAT\Diagbox" gd 06 if not exist %%A_COV2.jpg echo %%A_COV2.jpg Not found in database "%~dp0BAT\Diagbox" gd 03 REM ICO +"%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\ART_CUSTOM_GAMEID.zip" -o"%~dp0ART" %ARTType%\%%A_ICO.png -r -y >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" if not exist "%~dp0ART\%%A_ICO.png" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" %ARTType%\%%A\%%A_ICO.png -r -y & move "%~dp0TMP\%ARTType%\%%A\%%A_ICO.png" "%~dp0ART" >nul 2>&1 -IF !DownloadART!==yes if not exist "%~dp0ART\%%A_ICO.png" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/%ARTType%%%2F%%A%%2F%%A_ICO.png" -O "%~dp0ART\%%A_ICO.png" +IF !DownloadART!==yes if not exist "%~dp0ART\%%A_ICO.png" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/%ARTType%%%2F%%A%%2F%%A_ICO.png" -O "%~dp0ART\%%A_ICO.png" cd /d "%~dp0ART" & for %%F in (%%A_ICO.png) do if %%~zF==0 del "%%F" if exist %%A_ICO.png echo Found >nul -"%~dp0BAT\Diagbox" gd 0c +"%~dp0BAT\Diagbox" gd 06 if not exist %%A_ICO.png echo %%A_ICO.png Not found in database "%~dp0BAT\Diagbox" gd 03 REM LAB +"%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\ART_CUSTOM_GAMEID.zip" -o"%~dp0ART" %ARTType%\%%A_LAB.jpg -r -y >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" if not exist "%~dp0ART\%%A_LAB.jpg" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" %ARTType%\%%A\%%A_LAB.jpg -r -y & move "%~dp0TMP\%ARTType%\%%A\%%A_LAB.jpg" "%~dp0ART" >nul 2>&1 -IF !DownloadART!==yes if not exist "%~dp0ART\%%A_LAB.jpg" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/%ARTType%%%2F%%A%%2F%%A_LAB.jpg" -O "%~dp0ART\%%A_LAB.jpg" +IF !DownloadART!==yes if not exist "%~dp0ART\%%A_LAB.jpg" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/%ARTType%%%2F%%A%%2F%%A_LAB.jpg" -O "%~dp0ART\%%A_LAB.jpg" cd /d "%~dp0ART" & for %%F in (%%A_LAB.jpg) do if %%~zF==0 del "%%F" if exist %%A_LAB.jpg echo Found >nul -"%~dp0BAT\Diagbox" gd 0c +"%~dp0BAT\Diagbox" gd 06 if not exist %%A_LAB.jpg echo %%A_LAB.jpg Not found in database "%~dp0BAT\Diagbox" gd 03 REM LOGO +"%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\ART_CUSTOM_GAMEID.zip" -o"%~dp0ART" %ARTType%\%%A_LGO.png -r -y >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" if not exist "%~dp0ART\%%A_LGO.png" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" %ARTType%\%%A\%%A_LGO.png -r -y & move "%~dp0TMP\%ARTType%\%%A\%%A_LGO.png" "%~dp0ART" >nul 2>&1 -IF !DownloadART!==yes if not exist "%~dp0ART\%%A_LGO.png" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/%ARTType%%%2F%%A%%2F%%A_LGO.png" -O "%~dp0ART\%%A_LGO.png" +IF !DownloadART!==yes if not exist "%~dp0ART\%%A_LGO.png" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/%ARTType%%%2F%%A%%2F%%A_LGO.png" -O "%~dp0ART\%%A_LGO.png" cd /d "%~dp0ART" & for %%F in (%%A_LGO.png) do if %%~zF==0 del "%%F" if exist %%A_LGO.png echo Found >nul -"%~dp0BAT\Diagbox" gd 0c +"%~dp0BAT\Diagbox" gd 06 if not exist %%A_LGO.png echo %%A_LGO.png Not found in database "%~dp0BAT\Diagbox" gd 03 REM Background +"%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\ART_CUSTOM_GAMEID.zip" -o"%~dp0ART" %ARTType%\%%A_BG.jpg -r -y >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" if not exist "%~dp0ART\%%A_BG.jpg" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" %ARTType%\%%A\%%A_BG_00.jpg -r -y & move "%~dp0TMP\%ARTType%\%%A\%%A_BG_00.jpg" "%~dp0ART\%%A_BG.jpg" >nul 2>&1 -IF !DownloadART!==yes if not exist "%~dp0ART\%%A_BG.jpg" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/%ARTType%%%2F%%A%%2F%%A_BG_00.jpg" -O "%~dp0ART\%%A_BG.jpg" +IF !DownloadART!==yes if not exist "%~dp0ART\%%A_BG.jpg" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/%ARTType%%%2F%%A%%2F%%A_BG_00.jpg" -O "%~dp0ART\%%A_BG.jpg" cd /d "%~dp0ART" & for %%F in (%%A_BG.jpg) do if %%~zF==0 del "%%F" if exist %%A_BG.jpg echo Found >nul -"%~dp0BAT\Diagbox" gd 0c +"%~dp0BAT\Diagbox" gd 06 if not exist %%A_BG.jpg echo %%A_BG.jpg Not found in database "%~dp0BAT\Diagbox" gd 03 REM Screenshot 0 +"%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\ART_CUSTOM_GAMEID.zip" -o"%~dp0ART" %ARTType%\%%A_SCR.jpg -r -y >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" if not exist "%~dp0ART\%%A_SCR.jpg" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" %ARTType%\%%A\%%A_SCR_00.jpg -r -y & move "%~dp0TMP\%ARTType%\%%A\%%A_SCR_00.jpg" "%~dp0ART\%%A_SCR.jpg" >nul 2>&1 -IF !DownloadART!==yes if not exist "%~dp0ART\%%A_SCR.jpg" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/%ARTType%%%2F%%A%%2F%%A_SCR_00.jpg" -O "%~dp0ART\%%A_SCR.jpg" +IF !DownloadART!==yes if not exist "%~dp0ART\%%A_SCR.jpg" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/%ARTType%%%2F%%A%%2F%%A_SCR_00.jpg" -O "%~dp0ART\%%A_SCR.jpg" cd /d "%~dp0ART" & for %%F in (%%A_SCR.jpg) do if %%~zF==0 del "%%F" if exist %%A_SCR.jpg echo Found >nul -"%~dp0BAT\Diagbox" gd 0c +"%~dp0BAT\Diagbox" gd 06 if not exist %%A_SCR.jpg echo %%A_SCR.jpg Not found in database "%~dp0BAT\Diagbox" gd 03 REM Screenshot 1 +"%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\ART_CUSTOM_GAMEID.zip" -o"%~dp0ART" %ARTType%\%%A_SCR2.jpg -r -y >nul 2>&1 IF !uselocalART!==yes if exist "%~dp0ART.zip" if not exist "%~dp0ART\%%A_SCR2.jpg" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" %ARTType%\%%A\%%A_SCR_02.jpg -r -y & move "%~dp0TMP\%ARTType%\%%A\%%A_SCR_02.jpg" "%~dp0ART\%%A_SCR2.jpg" >nul 2>&1 -IF !DownloadART!==yes if not exist "%~dp0ART\%%A_SCR2.jpg" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/%ARTType%%%2F%%A%%2F%%A_SCR_01.jpg" -O "%~dp0ART\%%A_SCR2.jpg" +IF !DownloadART!==yes if not exist "%~dp0ART\%%A_SCR2.jpg" "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/%ARTType%%%2F%%A%%2F%%A_SCR_01.jpg" -O "%~dp0ART\%%A_SCR2.jpg" cd /d "%~dp0ART" & for %%F in (%%A_SCR2.jpg) do if %%~zF==0 del "%%F" if exist %%A_SCR2.jpg echo Found >nul -"%~dp0BAT\Diagbox" gd 0c +"%~dp0BAT\Diagbox" gd 06 if not exist %%A_SCR2.jpg echo %%A_SCR2.jpg Not found in database -"%~dp0BAT\Diagbox" gd 03 +"%~dp0BAT\Diagbox" gd 0f endlocal ) + if !UpdateOnlyMissingART!==Yes ( + echo\ + echo ---------------------------------------------------- + cd "%~dp0ART" + echo Creating Que + echo device %@hdl_path2% > "%~dp0TMP\pfs-art.txt" + echo mount %OPLPATH% >> "%~dp0TMP\pfs-art.txt" + if defined CUSTOM_PATH echo mkdir OPL >> "%~dp0TMP\pfs-art.txt" + if defined CUSTOM_PATH echo cd OPL >> "%~dp0TMP\pfs-art.txt" + echo mkdir ART >> "%~dp0TMP\pfs-art.txt" + echo cd ART >> "%~dp0TMP\pfs-art.txt" + for %%f in (*) do (echo put "%%f") >> "%~dp0TMP\pfs-art.txt" + echo ls -l >> "%~dp0TMP\pfs-art.txt" + echo umount >> "%~dp0TMP\pfs-art.txt" + echo exit >> "%~dp0TMP\pfs-art.txt" + + echo Installing Que + type "%~dp0TMP\pfs-art.txt" | "%~dp0BAT\pfsshell" 2>&1 | "%~dp0BAT\busybox" grep -ie ".png" -ie ".jpg" > "%~dp0LOG\PFS-ART.log" + echo ---------------------------------------------------- + ) + +echo\ echo\ "%~dp0BAT\Diagbox" gd 0f echo ---------------------------------------------------- @@ -6632,10 +6832,11 @@ echo Scanning for Playstation 2 HDDs: echo ---------------------------------------------------- "%~dp0BAT\Diagbox" gd 03 "%~dp0BAT\hdl_dump" query | "%~dp0BAT\busybox" grep "Playstation 2 HDD" -"%~dp0BAT\hdl_dump" query | "%~dp0BAT\busybox" grep "Playstation 2 HDD" | "%~dp0BAT\busybox" grep -o "hdd[0-9]:\|hdd[0-9][0-9]:" > "%~dp0TMP\hdl-hdd.txt" +"%~dp0BAT\hdl_dump" query | "%~dp0BAT\busybox" grep "Playstation 2 HDD" | "%~dp0BAT\busybox" grep -o "hdd[0-9]:\|hdd[0-9][0-9]:" > "%~dp0TMP\hdl-hdd.txt" & "%~dp0BAT\busybox" cat "%~dp0TMP\hdl-hdd.txt" > "%~dp0TMP\hdl-hdd2.txt" +"%~dp0BAT\busybox" sed -i "s/hdd/\\\\.\\\PhysicalDrive/g; s/://g" "%~dp0TMP\hdl-hdd2.txt" >nul 2>&1 +set /P @hdl_path2=<"%~dp0TMP\hdl-hdd2.txt" set /P @hdl_path=<"%~dp0TMP\hdl-hdd.txt" - IF "!@hdl_path!"=="" ( "%~dp0BAT\Diagbox" gd 0c echo Playstation 2 HDD Not Detected @@ -6651,69 +6852,83 @@ IF "!@hdl_path!"=="" ( echo\ echo\ "%~dp0BAT\Diagbox" gd 0f -echo Download CFG for All games installed ? +echo Download/Update CFG for All games installed ? echo ---------------------------------------------------- "%~dp0BAT\Diagbox" gd 0a echo 1^) Yes "%~dp0BAT\Diagbox" gd 0c echo 2^) No -"%~dp0BAT\Diagbox" gd 0e -echo 3^) Yes (Manually Choose the game) -echo\ "%~dp0BAT\Diagbox" gd 07 echo\ -CHOICE /C 123 /M "Select Option:" +CHOICE /C 12 /M "Select Option:" -IF %ERRORLEVEL%==1 set @Downloadcfg=yes +IF %ERRORLEVEL%==1 set @Downloadcfg=Yes IF %ERRORLEVEL%==2 (goto DownloadsMenu) -IF %ERRORLEVEL%==3 set @Downloadcfg=yesmanually echo\ echo\ -echo Choose your languages of your CFG +echo Choose the language of the information that will be displayed in the CFG echo 1 English echo 2 French echo\ CHOICE /C 12 /M "Select Option:" -IF ERRORLEVEL 1 set language=CFG_en -IF ERRORLEVEL 2 set language=CFG_fr +IF %ERRORLEVEL%==1 set "language=CFG_en" & copy "%~dp0BAT\TitlesDB\TitlesDB_PS2_English.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 +IF %ERRORLEVEL%==2 set "language=CFG_fr" & copy "%~dp0BAT\TitlesDB\TitlesDB_PS2_French.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 echo\ -echo Download the latest CFGs over internet? -echo NOTE: if you choose No, an offline installation will be performed. -echo Or if you choose Yes, and there is a problem connecting to the website, an offline install will be performed. echo\ -choice /c YN +"%~dp0BAT\Diagbox" gd 0e +echo Do you want to apply compatibility modes^? [RECOMMENDED] +"%~dp0BAT\Diagbox" gd 0f +echo This will improve compatibility with games that need certain modes to work properly echo\ +echo NOTE: That if a game is found in the database, the current compatibility settings will be overridden +echo put no if you only want to update game infos +CHOICE /C yn /M "Select Option:" +IF %ERRORLEVEL%==1 set "Compatibility_mode=Yes" +IF %ERRORLEVEL%==2 set "Compatibility_mode=No" -if errorlevel 1 set DownloadDB=yes -if errorlevel 2 set DownloadDB=no +echo\ +"%~dp0BAT\Diagbox" gd 0e +echo Do you want to keep your game settings^? +echo Like: VMC, CHT +"%~dp0BAT\Diagbox" gd 0f +CHOICE /C yn /M "Select Option:" +IF %ERRORLEVEL%==1 set "KeepUserSettings=Yes" +IF %ERRORLEVEL%==2 set "KeepUserSettings=No" - IF "!DownloadDB!"=="yes" ( - echo Checking internet connection... - Ping www.github.com -n 1 -w 1000 >nul - - if errorlevel 1 ( - "%~dp0BAT\Diagbox" gd 0c - echo. - echo Unable to connect to internet Or Website - echo\ - echo You will switch to offline mode - echo\ - set DownloadDB=no - "%~dp0BAT\Diagbox" gd 0f - pause - ) -) +echo\ +"%~dp0BAT\Diagbox" gd 0e +echo Do you want to transfer the CFGs to the OPL partition after the update^? +"%~dp0BAT\Diagbox" gd 0f +CHOICE /C yn /M "Select Option:" +IF %ERRORLEVEL%==1 set "TransferCFG=Yes" +IF %ERRORLEVEL%==2 set "TransferCFG=No" + +REM Download Infos Database +"%~dp0BAT\wget" -q --show-progress "https://github.com/GDX-X/PS2-OPL-CFG-Database/releases/download/Latest/PS2-OPL-CFG-Database.7z" >nul 2>&1 -O "%~dp0TMP\PS2-OPL-CFG-Database.7z" +for %%F in ("%~dp0TMP\PS2-OPL-CFG-Database.7z") do if %%~zF==0 (del %%F >nul 2>&1) else (move "%~dp0TMP\PS2-OPL-CFG-Database.7z" "%~dp0BAT" >nul 2>&1) + +REM Download Compatibility Database +"%~dp0BAT\wget" -q --show-progress "https://github.com/GDX-X/PS2-OPL-CFG-Compatibility-Database/releases/download/Latest/PS2-OPL-CFG-Compatibility-Database.7z" >nul 2>&1 -O "%~dp0TMP\PS2-OPL-CFG-Compatibility-Database.7z" +for %%F in ("%~dp0TMP\PS2-OPL-CFG-Compatibility-Database.7z") do if %%~zF==0 (del %%F >nul 2>&1) else (move "%~dp0TMP\PS2-OPL-CFG-Compatibility-Database.7z" "%~dp0BAT" >nul 2>&1) + +REM Some parameter to avoid conflicts with busybox +md "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!" >nul 2>&1 +md "%~dp0TMP\UserSetting" >nul 2>&1 +IF NOT EXIST "%~dp0CFG" MD "%~dp0CFG" + +"%~dp0BAT\busybox" sed -i "s/\&/\\\&/g" "%~dp0TMP\gameid.txt" +"%~dp0BAT\busybox" sed -i "s/\^!/\!/g" "%~dp0TMP\gameid.txt" >nul 2>&1 +"%~dp0BAT\busybox" sed -i "s./.\\\/.g" "%~dp0TMP\gameid.txt" "%~dp0BAT\Diagbox" gd 0e cls echo\ echo\ -echo List Games +echo Scanning Games List echo ---------------------------------------------------- "%~dp0BAT\Diagbox" gd 03 -setlocal DisableDelayedExpansion "%~dp0BAT\hdl_dump" hdl_toc %@hdl_path% > PARTITION_GAMES.txt @@ -6725,118 +6940,257 @@ type PARTITION_GAMES_NEW.txt "%~dp0BAT\Diagbox" gd 0e echo ---------------------------------------------------- "%~dp0BAT\Diagbox" gd 0f - - REM "%~dp0BAT\busybox" sed -i "s/!/^!/g" PARTITION_GAMES_NEW.txt - setlocal EnableDelayedExpansion - IF "!@Downloadcfg!"=="yes" ( - for /f "tokens=1*" %%i in (PARTITION_GAMES_NEW.txt) do ( +echo\ +echo\ +echo Extraction Configs Files: +echo ---------------------------------------------------- + + REM echo Checking OPL Files... + echo device %@hdl_path2% > "%~dp0TMP\pfs-OPLconfig.txt" + echo mount __common >> "%~dp0TMP\pfs-OPLconfig.txt" + echo cd OPL >> "%~dp0TMP\pfs-OPLconfig.txt" + echo get conf_hdd.cfg >> "%~dp0TMP\pfs-OPLconfig.txt" + echo cd .. >> "%~dp0TMP\pfs-OPLconfig.txt" + echo umount >> "%~dp0TMP\pfs-OPLconfig.txt" + echo exit >> "%~dp0TMP\pfs-OPLconfig.txt" + type "%~dp0TMP\pfs-OPLconfig.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + + if not exist conf_hdd.cfg (set OPLPATH=+OPL) else ("%~dp0BAT\busybox" grep "hdd_partition=" "%~dp0TMP\conf_hdd.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\OPLPATH.txt" & set /P OPLPATH=<"%~dp0TMP\OPLPATH.txt" & set CUSTOM_PATH=Yes) + if %OPLPATH%==+OPL set "CUSTOM_PATH=" + + echo Extraction CFGs Files... %OPLPATH% + echo device %@hdl_path2% > "%~dp0TMP\pfs-log.txt" + echo mount %OPLPATH% >> "%~dp0TMP\pfs-log.txt" + if defined CUSTOM_PATH echo cd OPL >> "%~dp0TMP\pfs-log.txt" + echo cd CFG >> "%~dp0TMP\pfs-log.txt" + echo ls >> "%~dp0TMP\pfs-log.txt" + echo cd .. >> "%~dp0TMP\pfs-OPLconfig.txt" + echo umount >> "%~dp0TMP\pfs-log.txt" + echo exit >> "%~dp0TMP\pfs-log.txt" + type "%~dp0TMP\pfs-log.txt" | "%~dp0BAT\pfsshell" 2>&1 | "%~dp0BAT\busybox" grep -ie ".*\.cfg$" > "%~dp0TMP\pfs-tmp.log" + + echo device %@hdl_path2% > "%~dp0TMP\pfs-cfg.txt" + echo mount %OPLPATH% >> "%~dp0TMP\pfs-cfg.txt" + if defined CUSTOM_PATH echo cd OPL >> "%~dp0TMP\pfs-cfg.txt" + echo cd CFG >> "%~dp0TMP\pfs-cfg.txt" + echo lcd "%~dp0CFG" >> "%~dp0TMP\pfs-cfg.txt" + for /f "tokens=*" %%f in (pfs-tmp.log) do (echo get "%%f" >> "%~dp0TMP\pfs-cfg.txt") + echo umount >> "%~dp0TMP\pfs-cfg.txt" + echo exit >> "%~dp0TMP\pfs-cfg.txt" + type "%~dp0TMP\pfs-cfg.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + echo Completed... +echo ---------------------------------------------------- + + REM echo SLES_510.61 > PARTITION_GAMES_NEW.txt + for /f "tokens=1*" %%i in (PARTITION_GAMES_NEW.txt) do ( + + setlocal DisableDelayedExpansion set gameid=%%i set GameName=%%j - + set "dbtitle=" + set "Settings=" + setlocal EnableDelayedExpansion + + echo\ echo\ echo !GameName! - echo !gameid!.cfg + echo !gameid! - IF "!DownloadDB!"=="no" ( "%~dp0BAT\Diagbox" gd 03 - "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0BAT\PS2-OPL-CFG-Database.7z" -o"%~dp0CFG" PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg -r -y + "%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\PS2-OPL-CFG-Database.7z" -o"%~dp0TMP\PS2-OPL-CFG-Database-master\!language!" !language!\!gameid!.cfg -r -y + if exist "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" echo 100%%% + + REM if not exist "%~dp0CFG\!gameid!.cfg" echo Title=> "%~dp0CFG\!gameid!.cfg" + "%~dp0BAT\Diagbox" gd 0f + if not exist "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" ( + "%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\PS2-OPL-CFG-Database.7z" -o"%~dp0TMP\PS2-OPL-CFG-Database-master\!language!" EXAMPLE.cfg -r -y + ren "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\EXAMPLE.cfg" "!gameid!.cfg" + "%~dp0BAT\Diagbox" gd 06 + REM echo Not found in database "%~dp0BAT\Diagbox" gd 0f - ) else ( - md "%~dp0CFG\PS2-OPL-CFG-Database-master\!language!" >nul 2>&1 - "%~dp0BAT\Diagbox" gd 03 - "%~dp0BAT\wget" -q --show-progress "https://raw.githubusercontent.com/GDX-X/PS2-OPL-CFG-Database/master/!language!/!gameid!.cfg" -O "%~dp0CFG\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" - "%~dp0BAT\Diagbox" gd 0f - ) - - cd /d "%~dp0CFG\PS2-OPL-CFG-Database-master\!language!" & for %%F in (!gameid!.cfg ) do if %%~zF==0 del "%%F" - if not exist !gameid!.cfg ( - "%~dp0BAT\Diagbox" gd 0c - echo Not found in database - "%~dp0BAT\Diagbox" gd 0f - cd /d "%~dp0TMP" ) else ( "%~dp0BAT\Diagbox" gd 03 - echo Found + REM "%~dp0BAT\busybox" sed -i "/^\$/d; /Modes=/d" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" + REM echo Found "%~dp0BAT\Diagbox" gd 0f - cd /d "%~dp0TMP" - ) - ) - ) - - IF "!@Downloadcfg!"=="yesmanually" ( - echo\ - set /p GameName=Enter the GameName: - IF "!GameName!"=="" (goto DownloadsMenu) - "%~dp0BAT\busybox" grep -m 1 "%GameName%" PARTITION_GAMES_NEW.txt | "%~dp0BAT\busybox" grep -o "[A-Z][A-Z][A-Z][A-Z]_[0-9][0-9][0-9].[0-9][0-9]" > gameselected.txt & set /P gameid= "%~dp0TMP\Release.txt" & set /P Release=<"%~dp0TMP\Release.txt" + REM "%~dp0BAT\busybox" grep "Developer=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\Developer.txt" & set /P Developer=<"%~dp0TMP\Developer.txt" + REM "%~dp0BAT\busybox" grep "Genre=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\Genre.txt" & set /P Genre=<"%~dp0TMP\Genre.txt" + REM "%~dp0BAT\busybox" grep "Description=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\Description.txt" & set /P Description=<"%~dp0TMP\Description.txt" + REM + REM "%~dp0BAT\busybox" grep "Players=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\Players.txt" & set /P Players=<"%~dp0TMP\Players.txt" + REM "%~dp0BAT\busybox" grep "PlayersText=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\PlayersText.txt" & set /P PlayersText=<"%~dp0TMP\PlayersText.txt" + REM + REM "%~dp0BAT\busybox" grep "Parental=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\Parental.txt" & set /P Parental=<"%~dp0TMP\Parental.txt" + REM "%~dp0BAT\busybox" grep "ParentalText=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\ParentalText.txt" & set /P ParentalText=<"%~dp0TMP\ParentalText.txt" + REM + REM "%~dp0BAT\busybox" grep "Scan=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\Scan.txt" & set /P Scan=<"%~dp0TMP\Scan.txt" + REM "%~dp0BAT\busybox" grep "ScanText=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\ScanText.txt" & set /P ScanText=<"%~dp0TMP\ScanText.txt" + REM + REM "%~dp0BAT\busybox" grep "Vmode=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\Vmode.txt" & set /P Vmode=<"%~dp0TMP\Vmode.txt" + REM "%~dp0BAT\busybox" grep "VmodeText=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\VmodeText.txt" & set /P VmodeText=<"%~dp0TMP\VmodeText.txt" + REM + REM "%~dp0BAT\busybox" grep "Aspect=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\Aspect.txt" & set /P Aspect=<"%~dp0TMP\Aspect.txt" + REM "%~dp0BAT\busybox" grep "AspectText=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\AspectText.txt" & set /P AspectText=<"%~dp0TMP\AspectText.txt" + REM + REM "%~dp0BAT\busybox" grep "Rating=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\Rating.txt" & set /P Rating=<"%~dp0TMP\Rating.txt" + REM "%~dp0BAT\busybox" grep "RatingText=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\RatingText.txt" & set /P RatingText=<"%~dp0TMP\RatingText.txt" + REM + REM "%~dp0BAT\busybox" grep "Notes=" "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\Notes.txt" & set /P Notes=<"%~dp0TMP\Notes.txt" + REM ) + + REM "%~dp0BAT\busybox" grep "=" "%~dp0CFG\!gameid!.cfg" > "%~dp0TMP\UserInfos.txt" & set /P Userinfos=<"%~dp0TMP\UserInfos.txt" + REM echo !Userinfos!| "%~dp0BAT\busybox" grep "Title=" | "%~dp0BAT\busybox" sed "s/^.*=//" > test.txt + + REM echo "!Developer!"| "%~dp0BAT\busybox" sed -e "s/\&/\\\&/g; s./.\\\/.g" > "%~dp0TMP\Developer.txt" + REM "%~dp0BAT\busybox" sed -i "s/\"//g" "%~dp0TMP\Developer.txt" + REM set /P Developer=<"%~dp0TMP\Developer.txt" + REM + REM echo "!Genre!"| "%~dp0BAT\busybox" sed -e "s/\&/\\\&/g; s./.\\\/.g" > "%~dp0TMP\Genre.txt" + REM "%~dp0BAT\busybox" sed -i "s/\"//g" "%~dp0TMP\Genre.txt" + REM set /P Genre=<"%~dp0TMP\Genre.txt" + REM + REM echo "!Description!"| "%~dp0BAT\busybox" sed -e "s/\&/\\\&/g; s./.\\\/.g" > "%~dp0TMP\Description.txt" + REM "%~dp0BAT\busybox" sed -i "s/\"//g" "%~dp0TMP\Description.txt" + REM set /P Description=<"%~dp0TMP\Description.txt" + REM + REM REM Create Infos if not exist + REM "%~dp0BAT\busybox" grep -q "Title=" "%~dp0CFG\!gameid!.cfg" || echo Title=>> "%~dp0CFG\!gameid!.cfg" + REM if defined dbtitle "%~dp0BAT\busybox" sed -i -e "s/\Title=.*/Title=/g; s/Title=/Title=!dbtitle!/g" "%~dp0CFG\!gameid!.cfg" + REM + REM "%~dp0BAT\busybox" grep -q "Release=" "%~dp0CFG\!gameid!.cfg" || echo Release=>> "%~dp0CFG\!gameid!.cfg" + REM if defined Release "%~dp0BAT\busybox" sed -i -e "s|\Release=.*|Release=|g; s|Release=|Release=!Release!|g" "%~dp0CFG\!gameid!.cfg" + REM + REM "%~dp0BAT\busybox" grep -q "Developer=" "%~dp0CFG\!gameid!.cfg" || echo Developer=>> "%~dp0CFG\!gameid!.cfg" + REM if defined Developer "%~dp0BAT\busybox" sed -i -e "s|\Developer=.*|Developer=|g; s|Developer=|Developer=!Developer!|g" "%~dp0CFG\!gameid!.cfg" + REM + REM "%~dp0BAT\busybox" grep -q "Genre=" "%~dp0CFG\!gameid!.cfg" || echo Genre=>> "%~dp0CFG\!gameid!.cfg" + REM if defined Genre "%~dp0BAT\busybox" sed -i -e "s|\Genre=.*|Genre=|g; s|Genre=|Genre=!Genre!|g" "%~dp0CFG\!gameid!.cfg" + REM + REM "%~dp0BAT\busybox" grep -q "Description=" "%~dp0CFG\!gameid!.cfg" || echo Description=>> "%~dp0CFG\!gameid!.cfg" + REM if defined Description "%~dp0BAT\busybox" sed -i -e "s|\Description=.*|Description=|g; s|Description=|Description=!Description!|g" "%~dp0CFG\!gameid!.cfg" + REM + REM REM Create Infos if not exist + REM "%~dp0BAT\busybox" grep -q "Players=" "%~dp0CFG\!gameid!.cfg" || echo Players=>> "%~dp0CFG\!gameid!.cfg" + REM "%~dp0BAT\busybox" grep -q "PlayersText=" "%~dp0CFG\!gameid!.cfg" || echo PlayersText=>> "%~dp0CFG\!gameid!.cfg" + REM if defined Players "%~dp0BAT\busybox" sed -i -e "s|\Players=.*|Players=|g; s|Players=|Players=!Players!|g" "%~dp0CFG\!gameid!.cfg" + REM if defined PlayersText "%~dp0BAT\busybox" sed -i -e "s|\PlayersText=.*|PlayersText=|g; s|PlayersText=|PlayersText=!PlayersText!|g" "%~dp0CFG\!gameid!.cfg" + REM + REM "%~dp0BAT\busybox" grep -q "Parental=" "%~dp0CFG\!gameid!.cfg" || echo Parental=>> "%~dp0CFG\!gameid!.cfg" + REM "%~dp0BAT\busybox" grep -q "ParentalText=" "%~dp0CFG\!gameid!.cfg" || echo ParentalText=>> "%~dp0CFG\!gameid!.cfg" + REM if defined Parental "%~dp0BAT\busybox" sed -i -e "s|\Parental=.*|Parental=|g; s|Parental=|Parental=!Parental!|g" "%~dp0CFG\!gameid!.cfg" + REM if defined ParentalText "%~dp0BAT\busybox" sed -i -e "s|\ParentalText=.*|ParentalText=|g; s|ParentalText=|ParentalText=!ParentalText!|g" "%~dp0CFG\!gameid!.cfg" + REM + REM "%~dp0BAT\busybox" grep -q "Scan=" "%~dp0CFG\!gameid!.cfg" || echo Scan=>> "%~dp0CFG\!gameid!.cfg" + REM "%~dp0BAT\busybox" grep -q "ScanText=" "%~dp0CFG\!gameid!.cfg" || echo ScanText=>> "%~dp0CFG\!gameid!.cfg" + REM if defined Scan "%~dp0BAT\busybox" sed -i -e "s|\Scan=.*|Scan=|g; s|Scan=|Scan=!Scan!|g" "%~dp0CFG\!gameid!.cfg" + REM if defined ScanText "%~dp0BAT\busybox" sed -i -e "s|\ScanText=.*|ScanText=|g; s|ScanText=|ScanText=!ScanText!|g" "%~dp0CFG\!gameid!.cfg" + REM + REM "%~dp0BAT\busybox" grep -q "Aspect=" "%~dp0CFG\!gameid!.cfg" || echo Aspect=>> "%~dp0CFG\!gameid!.cfg" + REM "%~dp0BAT\busybox" grep -q "AspectText=" "%~dp0CFG\!gameid!.cfg" || echo AspectText=>> "%~dp0CFG\!gameid!.cfg" + REM if defined Aspect "%~dp0BAT\busybox" sed -i -e "s|\Aspect=.*|Aspect=|g; s|Aspect=|Aspect=!Aspect!|g" "%~dp0CFG\!gameid!.cfg" + REM if defined AspectText "%~dp0BAT\busybox" sed -i -e "s|\AspectText=.*|AspectText=|g; s|AspectText=|AspectText=!AspectText!|g" "%~dp0CFG\!gameid!.cfg" + REM + REM "%~dp0BAT\busybox" grep -q "Vmode=" "%~dp0CFG\!gameid!.cfg" || echo Vmode=>> "%~dp0CFG\!gameid!.cfg" + REM "%~dp0BAT\busybox" grep -q "VmodeText=" "%~dp0CFG\!gameid!.cfg" || echo VmodeText=>> "%~dp0CFG\!gameid!.cfg" + REM if defined Vmode "%~dp0BAT\busybox" sed -i -e "s|\Vmode=.*|Vmode=|g; s|Vmode=|Vmode=!Vmode!|g" "%~dp0CFG\!gameid!.cfg" + REM if defined VmodeText "%~dp0BAT\busybox" sed -i -e "s|\VmodeText=.*|VmodeText=|g; s|VmodeText=|VmodeText=!VmodeText!|g" "%~dp0CFG\!gameid!.cfg" + REM + REM "%~dp0BAT\busybox" grep -q "Rating=" "%~dp0CFG\!gameid!.cfg" || echo Rating=>> "%~dp0CFG\!gameid!.cfg" + REM "%~dp0BAT\busybox" grep -q "RatingText=" "%~dp0CFG\!gameid!.cfg" || echo RatingText=>> "%~dp0CFG\!gameid!.cfg" + REM if defined Rating "%~dp0BAT\busybox" sed -i -e "s|\Rating=.*|Rating=|g; s|Rating=|Rating=!Rating!|g" "%~dp0CFG\!gameid!.cfg" + REM if defined RatingText "%~dp0BAT\busybox" sed -i -e "s|\RatingText=.*|RatingText=|g; s|RatingText=|RatingText=!RatingText!|g" "%~dp0CFG\!gameid!.cfg" + REM + REM "%~dp0BAT\busybox" grep -q "Notes=" "%~dp0CFG\!gameid!.cfg" || echo Notes=>> "%~dp0CFG\!gameid!.cfg" + REM if defined Notes "%~dp0BAT\busybox" sed -i -e "s|\Notes=.*|Notes=|g; s|Notes=|Notes=!Notes!|g" "%~dp0CFG\!gameid!.cfg" + + REM Just to test something + REM busybox grep "^\$" "SLED_508.84.cfg" > Compatibility_infos.txt & set /P Compatibility_infos=nul 2>&1 + + del "%~dp0TMP\Settings.txt" >nul 2>&1 + if exist "%~dp0CFG\!gameid!.cfg" ( + REM "%~dp0BAT\busybox" grep -ie "^[$]" -ie "Modes=" "%~dp0CFG\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/=.*/=/" > "%~dp0TMP\Settings.txt" & set /P Settings=<"%~dp0TMP\Settings.txt" + "%~dp0BAT\busybox" grep -ie "^[$]" -ie "Modes=" "%~dp0CFG\!gameid!.cfg" > "%~dp0TMP\Settings.txt" & set /P Settings=<"%~dp0TMP\Settings.txt" + "%~dp0BAT\busybox" grep -v "!Settings!" "%~dp0CFG\!gameid!.cfg" > "%~dp0TMP\UserSetting\!gameid!.cfg" + "%~dp0BAT\busybox" sed -i "/^^\$\|Modes=/d" "%~dp0CFG\!gameid!.cfg" + ) - echo\ - echo\ - echo !GameName! - echo !gameid!.cfg + move "%~dp0TMP\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" "%~dp0CFG\!gameid!.cfg" >nul 2>&1 - IF "!DownloadDB!"=="no" ( - "%~dp0BAT\Diagbox" gd 03 - "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0BAT\PS2-OPL-CFG-Database.7z" -o"%~dp0CFG" PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg -r -y - "%~dp0BAT\Diagbox" gd 0f - ) else ( - md "%~dp0CFG\PS2-OPL-CFG-Database-master\!language!" >nul 2>&1 - "%~dp0BAT\Diagbox" gd 03 - "%~dp0BAT\wget" -q --show-progress "https://raw.githubusercontent.com/GDX-X/PS2-OPL-CFG-Database/master/!language!/!gameid!.cfg" -O "%~dp0CFG\PS2-OPL-CFG-Database-master\!language!\!gameid!.cfg" - "%~dp0BAT\Diagbox" gd 0f + REM Game Title + for /f "tokens=1*" %%A in ( 'findstr !gameid! "%~dp0TMP\gameid.txt"' ) do if not defined dbtitle set dbtitle=%%B + if not defined dbtitle ( + + echo "!GameName!"| "%~dp0BAT\busybox" sed -e "s/\&/\\\&/g; s./.\\\/.g" > "%~dp0TMP\dbtitle.txt" + "%~dp0BAT\busybox" sed -i "s/\"//g" "%~dp0TMP\dbtitle.txt" + set /P dbtitle=<"%~dp0TMP\dbtitle.txt" ) - - cd /d "%~dp0CFG\PS2-OPL-CFG-Database-master\!language!" & for %%F in (!gameid!.cfg ) do if %%~zF==0 del "%%F" - if not exist !gameid!.cfg ( - "%~dp0BAT\Diagbox" gd 0c - echo Not found in database - "%~dp0BAT\Diagbox" gd 0f - cd /d "%~dp0TMP" - ) else ( - "%~dp0BAT\Diagbox" gd 03 - echo Found - "%~dp0BAT\Diagbox" gd 0f - cd /d "%~dp0TMP" - ) - ) + REM if not defined dbtitle if exist "%~dp0CFG\!gameid!.cfg" "%~dp0BAT\busybox" grep "Title=" "%~dp0CFG\!gameid!.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" | "%~dp0BAT\busybox" iconv -f windows-1252 -t utf-8 > "%~dp0TMP\Title.txt" & set /P dbtitle=<"%~dp0TMP\Title.txt" - cd /d "%~dp0CFG" & for %%f in (*.cfg) do ("%~dp0BAT\busybox" grep -s -e "\$" -e "Modes=" %%f > "%~dp0CFG\PS2-OPL-CFG-Database-master\!language!\%%fBACKUP") - cd /d "%~dp0CFG\PS2-OPL-CFG-Database-master\%language%" & for %%f in (*.cfgBACKUP) do ("%~dp0BAT\busybox" sed -i "/Description=\|Title=/d" %%f) - for %%f in (*.cfg) do ("%~dp0BAT\busybox" cat %%fBACKUP >> %%f) >nul 2>&1 - move "*.cfg" "%~dp0CFG" >nul 2>&1 & cd "%~dp0" & rmdir /Q/S "%~dp0CFG\PS2-OPL-CFG-Database-master\" >nul 2>&1 - "%~dp0BAT\Diagbox" gd 0f - - setlocal DisableDelayedExpansion - cd /d "%~dp0TMP" - if %language%==CFG_en copy "%~dp0BAT\TitlesDB\gameidPS2ENG.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 - if %language%==CFG_fr copy "%~dp0BAT\TitlesDB\gameidPS2FRA.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 - "%~dp0BAT\busybox" sed -i "s/\&/\\\&/g" "%~dp0TMP\gameid.txt" - "%~dp0BAT\busybox" sed -i "s/\^!/\!/g" "%~dp0TMP\gameid.txt" >nul 2>&1 - "%~dp0BAT\busybox" sed -i "s./.\\\/.g" "%~dp0TMP\gameid.txt" + if !gameid!==SLUG_202.73 set "dbtitle=Namco Museum 50th Anniversary" + if !gameid!==SLUD_206.43 set "dbtitle=Namco Transmission v1.03" - for /f "tokens=1*" %%i in (PARTITION_GAMES_NEW.txt) do ( - set "dbtitle=" - for /f "tokens=1*" %%A in ( 'findstr %%i gameid.txt' ) do (if not defined dbtitle set dbtitle=%%B - "%~dp0BAT\busybox" sed -i -e "s/\Title=.*/Title=/g; s/Title=/Title=%%B/g" "%~dp0CFG\%%i.cfg" >nul 2>&1 + if defined dbtitle "%~dp0BAT\busybox" sed -i -e "s/\Title=.*/Title=/g; s/Title=/Title=!dbtitle!/g" "%~dp0CFG\!gameid!.cfg" + + REM Keep User Settings if no detect compatibility modes + if !KeepUserSettings!==Yes ( + if not exist "%~dp0TMP\Compatibility\!gameid!.cfg" ( + if exist "%~dp0TMP\Settings.txt" "%~dp0BAT\busybox" grep -ie "^[$]" -ie "Modes=" "%~dp0TMP\Settings.txt" >> "%~dp0CFG\!gameid!.cfg" ) + ) + + if exist "%~dp0TMP\Compatibility\!gameid!.cfg" ( + "%~dp0BAT\busybox" grep -ie "^[$]" -ie "Modes=" "%~dp0TMP\Compatibility\!gameid!.cfg" >> "%~dp0CFG\!gameid!.cfg" + ) + endlocal +endlocal +) + + if !TransferCFG!==Yes ( + echo\ + echo ---------------------------------------------------- + cd "%~dp0CFG" + echo Creating Que + echo device %@hdl_path2% > "%~dp0TMP\pfs-cfg.txt" + echo mount %OPLPATH% >> "%~dp0TMP\pfs-cfg.txt" + if defined CUSTOM_PATH echo mkdir OPL >> "%~dp0TMP\pfs-cfg.txt" + if defined CUSTOM_PATH echo cd OPL >> "%~dp0TMP\pfs-cfg.txt" + echo mkdir CFG >> "%~dp0TMP\pfs-cfg.txt" + echo cd CFG >> "%~dp0TMP\pfs-cfg.txt" + for %%f in (*.cfg) do (echo put "%%f") >> "%~dp0TMP\pfs-cfg.txt" + echo ls -l >> "%~dp0TMP\pfs-cfg.txt" + echo umount >> "%~dp0TMP\pfs-cfg.txt" + echo exit >> "%~dp0TMP\pfs-cfg.txt" + + echo Installing Que + type "%~dp0TMP\pfs-cfg.txt" | "%~dp0BAT\pfsshell" 2>&1 | "%~dp0BAT\busybox" grep -ie ".*\.cfg$" > "%~dp0LOG\PFS-CFG.log" + echo ---------------------------------------------------- ) -cd /d "%~dp0" -rmdir /Q/S "%~dp0CFG\%language%" >nul 2>&1 -rmdir /Q/S "%~dp0TMP" >nul 2>&1 +cd /d "%~dp0" & rmdir /Q/S "%~dp0TMP" >nul 2>&1 echo\ echo\ "%~dp0BAT\Diagbox" gd 0f echo ---------------------------------------------------- "%~dp0BAT\Diagbox" gd 0a -echo Downloading completed... +echo Updating completed... echo\ echo\ "%~dp0BAT\Diagbox" gd 07 - endlocal -endlocal pause & (goto DownloadsMenu) REM #################################################################################################################################################### @@ -7027,8 +7381,8 @@ pause & goto DumpCDDVD IF EXIST "%~dp0LOG\DumpLOG" rmdir /Q/S "%~dp0LOG\DumpLOG" >nul 2>&1 md "%~dp0LOG\DumpLOG" >nul 2>&1 -move "%~dp0TMP\DMI.bin" "%~dp0LOG\DumpLOG" >nul 2>&1 -move "%~dp0TMP\PFI.bin" "%~dp0LOG\DumpLOG" >nul 2>&1 +move "%~dp0TMP\DUMPED_DATA_DMI.bin" "%~dp0LOG\DumpLOG" >nul 2>&1 +move "%~dp0TMP\DUMPED_DATA_PFI.bin" "%~dp0LOG\DumpLOG" >nul 2>&1 move "%~dp0TMP\*.txt" "%~dp0LOG\DumpLOG" >nul 2>&1 echo ------------------------------------------------------------ @@ -7337,7 +7691,6 @@ echo ---------------------------------------------------- set /P @hdl_path2=<"%~dp0TMP\hdl-hdd2.txt" set /P @hdl_path=<"%~dp0TMP\hdl-hdd.txt" - IF "!@hdl_path!"=="" ( "%~dp0BAT\Diagbox" gd 0c echo Playstation 2 HDD Not Detected @@ -7528,7 +7881,6 @@ echo ---------------------------------------------------- set /P @hdl_path2=<"%~dp0TMP\hdl-hdd2.txt" set /P @hdl_path=<"%~dp0TMP\hdl-hdd.txt" - IF "!@hdl_path!"=="" ( "%~dp0BAT\Diagbox" gd 0c echo Playstation 2 HDD Not Detected @@ -7612,9 +7964,30 @@ echo\ echo "%RenamePS2Games%" "%~dp0BAT\hdl_dump" modify %@hdl_path% "%RenamePS2Games%" "%RenamePS2GamesNEW%" echo "%RenamePS2GamesNEW%" - echo Completed... - ) else ( echo Canceled... ) + REM echo Checking OPL Files... + echo device %@hdl_path2% > "%~dp0TMP\pfs-OPLconfig.txt" + echo mount __common >> "%~dp0TMP\pfs-OPLconfig.txt" + echo cd OPL >> "%~dp0TMP\pfs-OPLconfig.txt" + echo get conf_hdd.cfg >> "%~dp0TMP\pfs-OPLconfig.txt" + echo cd .. >> "%~dp0TMP\pfs-OPLconfig.txt" + echo umount >> "%~dp0TMP\pfs-OPLconfig.txt" + echo exit >> "%~dp0TMP\pfs-OPLconfig.txt" + type "%~dp0TMP\pfs-OPLconfig.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + + if not exist conf_hdd.cfg (set OPLPATH=+OPL) else ("%~dp0BAT\busybox" grep "hdd_partition=" "%~dp0TMP\conf_hdd.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\OPLPATH.txt" & set /P OPLPATH=<"%~dp0TMP\OPLPATH.txt"& set CUSTOM_PATH=Yes) + if %OPLPATH%==+OPL set "CUSTOM_PATH=" + + echo device %@hdl_path2% > "%~dp0TMP\pfs-OPLconfig.txt" + echo mount %OPLPATH% >> "%~dp0TMP\pfs-OPLconfig.txt" + if defined CUSTOM_PATH echo cd OPL >> "%~dp0TMP\pfs-OPLconfig.txt" + echo rm games.bin >> "%~dp0TMP\pfs-OPLconfig.txt" + echo umount >> "%~dp0TMP\pfs-OPLconfig.txt" + echo exit >> "%~dp0TMP\pfs-OPLconfig.txt" + type "%~dp0TMP\pfs-OPLconfig.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + + echo Completed... + cd /d "%~dp0" & rmdir /Q/S "%~dp0TMP" >nul 2>&1 "%~dp0BAT\Diagbox" gd 0f @@ -7644,8 +8017,8 @@ echo 1 English echo 2 French echo\ CHOICE /C 12 /M "Select Option:" -IF %ERRORLEVEL%==1 "%~dp0BAT\busybox" iconv -f utf8 -t ascii//TRANSLIT//IGNORE "%~dp0BAT\TitlesDB\gameidPS2ENG.txt" > "%~dp0TMP\gameid.txt" -IF %ERRORLEVEL%==2 "%~dp0BAT\busybox" iconv -f utf8 -t ascii//TRANSLIT//IGNORE "%~dp0BAT\TitlesDB\gameidPS2FRA.txt" > "%~dp0TMP\gameid.txt" +IF %ERRORLEVEL%==1 "%~dp0BAT\busybox" iconv -f utf8 -t ascii//TRANSLIT//IGNORE "%~dp0BAT\TitlesDB\TitlesDB_PS2_English.txt" > "%~dp0TMP\gameid.txt" +IF %ERRORLEVEL%==2 "%~dp0BAT\busybox" iconv -f utf8 -t ascii//TRANSLIT//IGNORE "%~dp0BAT\TitlesDB\TitlesDB_PS2_French.txt" > "%~dp0TMP\gameid.txt" "%~dp0BAT\Diagbox" gd 0e cls @@ -7678,6 +8051,8 @@ echo ---------------------------------------------------- for /f "tokens=1*" %%A in (' findstr %%C "%~dp0TMP\gameid.txt" ') do if not defined dbtitle set dbtitle=%%B setlocal EnableDelayedExpansion + + if defined dbtitle ( "%~dp0BAT\Diagbox" gd 07 echo\ echo !Gametitle! @@ -7686,15 +8061,38 @@ echo ---------------------------------------------------- echo Rename to original Title: [!dbtitle!] REM Why first renamed with GAME ID. ? To avoid errors if the name of the game is similar to another - if "!Gametitle!"=="!Gameid!" ("%~dp0BAT\hdl_dump" modify !@hdl_path! "!Gameid!" "!dbtitle!" + if "!Gametitle!"=="!Gameid!" ( + "%~dp0BAT\hdl_dump" modify !@hdl_path! "!Gameid!" "!dbtitle!" ) else ( "%~dp0BAT\hdl_dump" modify !@hdl_path! "!Gametitle!" "!Gameid!" "%~dp0BAT\hdl_dump" modify !@hdl_path! "!Gameid!" "!dbtitle!" - ) - + ) + ) + endlocal ) + REM echo Checking OPL Files... + echo device %@hdl_path2% > "%~dp0TMP\pfs-OPLconfig.txt" + echo mount __common >> "%~dp0TMP\pfs-OPLconfig.txt" + echo cd OPL >> "%~dp0TMP\pfs-OPLconfig.txt" + echo get conf_hdd.cfg >> "%~dp0TMP\pfs-OPLconfig.txt" + echo cd .. >> "%~dp0TMP\pfs-OPLconfig.txt" + echo umount >> "%~dp0TMP\pfs-OPLconfig.txt" + echo exit >> "%~dp0TMP\pfs-OPLconfig.txt" + type "%~dp0TMP\pfs-OPLconfig.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + + if not exist conf_hdd.cfg (set OPLPATH=+OPL) else ("%~dp0BAT\busybox" grep "hdd_partition=" "%~dp0TMP\conf_hdd.cfg" | "%~dp0BAT\busybox" sed "s/^.*=//" > "%~dp0TMP\OPLPATH.txt" & set /P OPLPATH=<"%~dp0TMP\OPLPATH.txt"& set CUSTOM_PATH=Yes) + if %OPLPATH%==+OPL set "CUSTOM_PATH=" + + echo device %@hdl_path2% > "%~dp0TMP\pfs-OPLconfig.txt" + echo mount %OPLPATH% >> "%~dp0TMP\pfs-OPLconfig.txt" + if defined CUSTOM_PATH echo cd OPL >> "%~dp0TMP\pfs-OPLconfig.txt" + echo rm games.bin >> "%~dp0TMP\pfs-OPLconfig.txt" + echo umount >> "%~dp0TMP\pfs-OPLconfig.txt" + echo exit >> "%~dp0TMP\pfs-OPLconfig.txt" + type "%~dp0TMP\pfs-OPLconfig.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + cd /d "%~dp0" & rmdir /Q/S "%~dp0TMP" >nul 2>&1 "%~dp0BAT\Diagbox" gd 0f @@ -7762,13 +8160,13 @@ if defined RenamePS1GamesOSD ( for /f "tokens=1*" %%f in (IDPPName.txt) do (set gameid=%%f - findstr !gameid! "%~dp0BAT\TitlesDB\gameidPS1.txt" >nul + findstr !gameid! "%~dp0BAT\TitlesDB\TitlesDB_PS1_English.txt" >nul if errorlevel 1 ( echo %%g >> "%~dp0TMP\GameList.txt" ) set "dbtitle=" - for /f "tokens=1*" %%A in ( 'findstr !gameid! "%~dp0BAT\TitlesDB\gameidPS1.txt"' ) do ( + for /f "tokens=1*" %%A in ( 'findstr !gameid! "%~dp0BAT\TitlesDB\TitlesDB_PS1_English.txt"' ) do ( if not defined dbtitle set dbtitle=%%B echo !dbtitle! >> "%~dp0TMP\GameList.txt" ) @@ -7810,7 +8208,7 @@ for /f "tokens=1* delims=;" %%f in (gameselected.txt) do (set PPName=%%g) setlocal EnableDelayedExpansion - "%~dp0BAT\hdl_dump_fix" dump_header !@hdl_path! "!PPName!" >nul 2>&1 + "%~dp0BAT\hdl_dump_fix_header" dump_header !@hdl_path! "!PPName!" >nul 2>&1 echo device !@hdl_path2! > "%~dp0TMP\pfs-log.txt" echo mount "!PPname!" >> "%~dp0TMP\pfs-log.txt" @@ -8647,7 +9045,7 @@ mkdir "%~dp0TMP" >nul 2>&1 cd /d "%~dp0TMP" copy "%~dp0POPS-Binaries\POPSTARTER.KELF" "%~dp0TMP" >nul 2>&1 -copy "%~dp0BAT\TitlesDB\gameidPS1.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 +copy "%~dp0BAT\TitlesDB\TitlesDB_PS1_English.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 if exist "%~dp0POPS-Binaries\Hugopocked_POPStarter_Fixes.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0POPS-Binaries\Hugopocked_POPStarter_Fixes.zip" -o"%~dp0TMP" id.txt -r -y "%~dp0BAT\Diagbox" gd 0e @@ -8711,7 +9109,7 @@ IF ERRORLEVEL 2 set uselocalART=no if !uselocalART!==no ( echo. echo Checking internet Or Website connection... For ART - "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2FSCES_000.01%%2FSCES_000.01_COV.jpg" -O "%~dp0TMP\SCES_000.01_COV.jpg" >nul 2>&1 + "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2FSCES_000.01%%2FSCES_000.01_COV.jpg" -O "%~dp0TMP\SCES_000.01_COV.jpg" >nul 2>&1 for %%F in (SCES_000.01_COV.jpg) do if %%~zF==0 del "%%F" if not exist SCES_000.01_COV.jpg ( @@ -8994,28 +9392,71 @@ set "ELFNOTFOUND=" "%~dp0BAT\busybox" paste -d " " "%~dp0TMP\VCDID.txt" "%~dp0TMP\Name.txt" | "%~dp0BAT\busybox" sed "s/.\{12\}/&/" > "%~dp0POPS\Temp\!appfolder!\VCDIDName.txt" if defined Disc1 "%~dp0BAT\busybox" sed -i -e "s/ (Disc [1-6])//g" "%~dp0TMP\gameid.txt" + setlocal DisableDelayedExpansion for /f "tokens=1*" %%F in (VCDIDName.txt) do ( - +set gameid=%%F set "PPtitle=" for /f "tokens=1*" %%A in ( 'findstr %%F "%~dp0TMP\gameid.txt"' ) do (if not defined PPtitle set PPtitle=%%B ) - + if not defined PPtitle set PPtitle=%%~nG setlocal EnableDelayedExpansion + findstr !gameid! "%~dp0BAT\Fix_Conflict_Gameid_Title.bat" >nul 2>&1 + if errorlevel 1 (echo >NUL) else ( + "%~dp0BAT\busybox" md5sum "%~dp0POPS\temp\!appfolder!\!Disc0!" | "%~dp0BAT\busybox" grep -o "[0-9a-f]\{32\}" > "%~dp0TMP\MD5.txt" & set /p MD5=<"%~dp0TMP\MD5.txt" + +REM SLPS_015.27 Alive (Japan) (Disc 2) +if !MD5!==4a1f0b0c83af1f0b86c148d7fcbbd683 set "PPtitle=Alive (Disc 2)" & set gameid=SLPS_015.28 + +REM SLPS_015.27 Alive (Japan) (Disc 3) +if !MD5!==f9fc75f4c8b283f068de54ec2d20da6e set "PPtitle=Alive (Disc 3)" & set gameid=SLPS_015.29 + +REM SLPS_027.28 Breath of Fire IV (E3 Demo) +if !MD5!==e727685a14959bc599e290befa511351 set "PPtitle=Breath of Fire IV (E3 Demo)" & set gameid=SLPD_027.28 + +REM SLPS_027.28 Breath of Fire IV: Utsurowazaru Mono +if !MD5!==f83e1fe73253a860301c5b67f7e67c48 set "PPtitle=Breath of Fire IV: Utsurowazaru Mono" & set gameid=SLPS_027.28 + +REM SLPS_012.32 Bust A Move (Disc 1) +if !MD5!==e84810d0f4db6e6658ee4208eb9f5415 set "PPtitle=Bust A Move (Disc 1) (Genteiban)" & set gameid=SLPG_012.32 + +REM SCUS_945.03 1Xtreme +if !MD5!==29c642b78b68cfff9a47fac51dd6d3c2 set "PPtitle=1Xtreme" & set gameid=SCUG_945.03 + +REM SCUS_945.03 ESPN Extreme Games +if !MD5!==c9395ccb9bb59e9cea9170bf44bd5578 set "PPtitle=ESPN Extreme Games" & set "gameid=SCUS_945.03" + +REM SCUS_941.67 Jet Moto 2: Championship Edition +if !MD5!==ee9fc1cd31d1e2adf6230ffb8db64e0e set "PPtitle=Jet Moto 2: Championship Edition" & set gameid=SCUG_941.67 + +REM SLUS_005.94 Metal Gear Solid (Disc 1) (Demo) +if !MD5!==6c88d7b7f085257caba543c99cc37d1c set "PPtitle=Metal Gear Solid (Disc 1) (Demo)" & set gameid=SLUD_005.94 + +REM SCUS_941.61 PlayStation Underground Number 1 (Disc 2) +if !MD5!==a86a49cd948c4f9c5063fbc360459764 set "PPtitle=PlayStation Underground Number 1 (Disc 2)" & set gameid=SCUX_941.61 + +REM SLPS_017.22 Sougaku Toshi Osaka (Disc 2) (Object) +if !MD5!==7eb012b852c2b912fb02579d5b713770 set "PPtitle=Sougaku Toshi Osaka (Disc 2) (Object)" & set gameid=SLPS_017.23 + +REM SLUS_005.15 The Lost World: Jurassic Park: Special Edition +if !MD5!==31f7e4d4fd01718e0602cf2d795ca797 set "PPtitle=The Lost World: Jurassic Park: Special Edition" & set gameid=SLUG_005.15 +) + REM Educational games with LightSpan Sofware PlayStation ID set "LSPID=" -echo %%F| "%~dp0BAT\busybox" grep -o "[0-9][0-9][0-9][0-9][0-9][0-9].[0-9][0-9][0-9]\|[0-9][0-9][0-9][0-9][0-9].[0-9][0-9][0-9]" | "%~dp0BAT\busybox" sed -e "s/\.//g; s/-//g" | "%~dp0BAT\busybox" sed -e "s/^/LSP-/" > "%~dp0TMP\EducID.txt" & set /P LSPID=<"%~dp0TMP\EducID.txt" +echo !gameid!| "%~dp0BAT\busybox" grep -o "[0-9][0-9][0-9][0-9][0-9][0-9]\.[0-9][0-9][0-9]\|[0-9][0-9][0-9][0-9][0-9]\.[0-9][0-9][0-9]" | "%~dp0BAT\busybox" sed -e "s|.||g; s|-||g" | "%~dp0BAT\busybox" sed -e "s|^|LSP-|" > "%~dp0TMP\EducID.txt" & set /P LSPID=<"%~dp0TMP\EducID.txt" if defined LSPID ( -echo "!PPtitle!"| "%~dp0BAT\busybox" sed -e "s/\""//g" | "%~dp0BAT\busybox" iconv -f utf8 -t ascii//TRANSLIT//IGNORE | "%~dp0BAT\busybox" sed -e "s/-//g; s/\./_/g; s/LSP-//g" | "%~dp0BAT\busybox" sed -e "s/^/PP.%%F.POPS./" > "%~dp0TMP\PPNameTMP.txt" -"%~dp0BAT\busybox" sed -ie "s/%%F/!LSPID!/g" "%~dp0TMP\PPNameTMP.txt" +echo "!PPtitle!"| "%~dp0BAT\busybox" sed -e "s|\""||g" | "%~dp0BAT\busybox" iconv -f utf8 -t ascii//TRANSLIT//IGNORE | "%~dp0BAT\busybox" sed -e "s|-||g; s|.|_|g; s|LSP-||g" | "%~dp0BAT\busybox" sed -e "s/^^/PP.!gameid!.POPS./" > "%~dp0TMP\PPNameTMP.txt" +"%~dp0BAT\busybox" sed -ie "s|!gameid!|!LSPID!|g" "%~dp0TMP\PPNameTMP.txt" "%~dp0BAT\busybox" cut -c0-31 "%~dp0TMP\PPNameTMP.txt" > "%~dp0TMP\PPName.txt" ) else ( -echo "!PPtitle!"| "%~dp0BAT\busybox" sed -e "s/\""//g" | "%~dp0BAT\busybox" iconv -f utf8 -t ascii//TRANSLIT//IGNORE | "%~dp0BAT\busybox" sed -e "s/-/_/g; s/\./_/g" | "%~dp0BAT\busybox" sed -e "s/^/PP.%%F.POPS./" | "%~dp0BAT\busybox" cut -c0-32 > "%~dp0TMP\PPName.txt" + +echo "!PPtitle!"| "%~dp0BAT\busybox" sed -e "s|\""||g" | "%~dp0BAT\busybox" iconv -f utf8 -t ascii//TRANSLIT//IGNORE | "%~dp0BAT\busybox" sed -e "s|-|_|g; s|\.|_|g" | "%~dp0BAT\busybox" sed "s/^^/PP.!gameid!.POPS./" | "%~dp0BAT\busybox" cut -c0-32 > "%~dp0TMP\PPName.txt" "%~dp0BAT\busybox" sed -r -i "s/^(.{11})(.{1})/\1/" "%~dp0TMP\PPName.txt" "%~dp0BAT\busybox" sed -i "s/.\{8\}/&-/" "%~dp0TMP\PPName.txt" ) @@ -9074,30 +9515,30 @@ echo\ "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0BAT\PSBBN_XMB_PS1_GAMEINFO_Database.7z" -o"%~dp0TMP" "!gameid2!.html" -r -y >nul 2>&1 "%~dp0BAT\busybox" awk " NF > 0 " "%~dp0TMP\!gameid2!.html" > "%~dp0POPS\Temp\!appfolder!\!gameid2!.html" 2>&1 - "%~dp0BAT\busybox" sed -i "s/Official Title/OFFICIAL TITLE/g; s/Date Released/DATE RELEASED/g; s/Region/REGION/g; s/Developer/DEVELOPER/g; s/Publisher/PUBLISHER/g; s/Genre/GENRE/g" "%~dp0POPS\Temp\!appfolder!\!gameid2!.html" + "%~dp0BAT\busybox" sed -i "s/Official Title/OFFICIAL TITLE/g; s/Date Released/DATE RELEASED/g; s/Region/REGION/g; s/Developer<\/td>/DEVELOPER<\/td>/g; s/Publisher<\/td>/PUBLISHER<\/td>/g; s/Genre/GENRE/g" "%~dp0POPS\Temp\!appfolder!\!gameid2!.html" REM "%~dp0BAT\busybox" grep -A2 "REGION" "%~dp0POPS\Temp\!appfolder!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/REGION/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\REGION.txt" & set /P REGIONTMP=<"%~dp0TMP\REGION.txt" - "%~dp0BAT\busybox" grep -A2 "DATE RELEASED" "%~dp0POPS\Temp\!appfolder!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DATE RELEASED/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\RELEASE.txt" & set /P RELEASETMP=<"%~dp0TMP\RELEASE.txt" - "%~dp0BAT\busybox" grep -A2 "DEVELOPER" "%~dp0POPS\Temp\!appfolder!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DEVELOPER/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\DEVELOPER.txt" & set /P DEVELOPERTMP=<"%~dp0TMP\DEVELOPER.txt" - "%~dp0BAT\busybox" grep -A2 "PUBLISHER" "%~dp0POPS\Temp\!appfolder!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/PUBLISHER/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\PUBLISHER.txt" & set /P PUBLISHERTMP=<"%~dp0TMP\PUBLISHER.txt" + "%~dp0BAT\busybox" grep -A2 "DATE RELEASED" "%~dp0POPS\Temp\!appfolder!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DATE RELEASED<\/td>/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\RELEASE.txt" & set /P RELEASETMP=<"%~dp0TMP\RELEASE.txt" + "%~dp0BAT\busybox" grep -A2 "DEVELOPER" "%~dp0POPS\Temp\!appfolder!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DEVELOPER<\/td>/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\DEVELOPER.txt" & set /P DEVELOPERTMP=<"%~dp0TMP\DEVELOPER.txt" + "%~dp0BAT\busybox" grep -A2 "PUBLISHER" "%~dp0POPS\Temp\!appfolder!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/PUBLISHER<\/td>/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\PUBLISHER.txt" & set /P PUBLISHERTMP=<"%~dp0TMP\PUBLISHER.txt" "%~dp0BAT\busybox" grep -A2 "GENRE " "%~dp0POPS\Temp\!appfolder!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/GENRE /d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\GENRE.txt" & set /P GENRETMP=<"%~dp0TMP\GENRE.txt" REM Game ID with PBPX other region than JAP set "REGIONTMP=" - if "%%F"=="PAPX_900.28" set REGIONTMP=E - if "%%F"=="PAPX_900.44" set REGIONTMP=A - if "%%F"=="PBPX_950.02" set REGIONTMP=U - if "%%F"=="PBPX_950.01" set REGIONTMP=E - if "%%F"=="PBPX_950.03" set REGIONTMP=U - if "%%F"=="PBPX_950.04" set REGIONTMP=U - if "%%F"=="PBPX_950.06" set REGIONTMP=U - if "%%F"=="PBPX_950.07" set REGIONTMP=E - if "%%F"=="PBPX_950.08" set REGIONTMP=E - if "%%F"=="PBPX_950.09" set REGIONTMP=U - if "%%F"=="PBPX_950.10" set REGIONTMP=U - if "%%F"=="PBPX_950.11" set REGIONTMP=U + if "!gameid!"=="PAPX_900.28" set REGIONTMP=E + if "!gameid!"=="PAPX_900.44" set REGIONTMP=A + if "!gameid!"=="PBPX_950.02" set REGIONTMP=U + if "!gameid!"=="PBPX_950.01" set REGIONTMP=E + if "!gameid!"=="PBPX_950.03" set REGIONTMP=U + if "!gameid!"=="PBPX_950.04" set REGIONTMP=U + if "!gameid!"=="PBPX_950.06" set REGIONTMP=U + if "!gameid!"=="PBPX_950.07" set REGIONTMP=E + if "!gameid!"=="PBPX_950.08" set REGIONTMP=E + if "!gameid!"=="PBPX_950.09" set REGIONTMP=U + if "!gameid!"=="PBPX_950.10" set REGIONTMP=U + if "!gameid!"=="PBPX_950.11" set REGIONTMP=U if not defined REGIONTMP ( - echo %%F| "%~dp0BAT\busybox" cut -c3-3 > "%~dp0TMP\RegionID.txt" & set /P regionID=<"%~dp0TMP\RegionID.txt" + echo !gameid!| "%~dp0BAT\busybox" cut -c3-3 > "%~dp0TMP\RegionID.txt" & set /P regionID=<"%~dp0TMP\RegionID.txt" REM A = Asia if "!regionID!"=="A" "%~dp0BAT\busybox" sed -ie "s/A/A/g" "%~dp0TMP\RegionID.txt" & set /P REGIONTMP=<"%~dp0TMP\RegionID.txt" REM C = China @@ -9119,9 +9560,12 @@ echo\ REM if %language%==french ("%~dp0BAT\busybox" sed -i "s/January/Janvier/g; s/February/F?r/g; s/March/Mars/g; s/April/Avril/g; s/May/Mai/g; s/June/Juin/g; s/July/Juillet/g; s/August/Aout/g; s/September/Septembre/g; s/October/Octobre/g; s/November/Novembre/g; s/December/D?re/g;" "%~dp0TMP\RELEASE.txt" & set /P RELEASETMP=<"%~dp0TMP\RELEASE.txt") set "dbtitleTMP=" - for /f "tokens=1*" %%A in ( 'findstr %%F "%~dp0TMP\gameid.txt"' ) do (if not defined dbtitleTMP set dbtitleTMP=%%B + for /f "tokens=1*" %%A in ( 'findstr !gameid! "%~dp0TMP\gameid.txt"' ) do (if not defined dbtitleTMP set dbtitleTMP=%%B ) + if "!PPtitle!"=="ESPN Extreme Games" set dbtitleTMP=ESPN Extreme Games + if "!PPtitle!"=="Breath of Fire IV: Utsurowazaru Mono" set dbtitleTMP=Breath of Fire IV: Utsurowazaru Mono + if not defined dbtitleTMP set dbtitleTMP=!PPtitle! echo "!dbtitleTMP!"| "%~dp0BAT\busybox" sed -e "s/\&/\\\&/g; s./.\\\/.g" | "%~dp0BAT\busybox" iconv -f windows-1252 -t utf-8 > "%~dp0TMP\dbtitle.txt" "%~dp0BAT\busybox" sed -i "s/\"//g" "%~dp0TMP\dbtitle.txt" @@ -9176,23 +9620,26 @@ echo ---------------------------------------------------- "%~dp0BAT\Diagbox" gd 0f echo Downloading resources... - if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2F%%F%%2F%%F_COV.jpg" -O "%~dp0TMP\jkt_001.jpg" >nul 2>&1 - if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS1\%%F\%%F_COV.jpg -r -y & move "%~dp0TMP\PS1\%%F\%%F_COV.jpg" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 - if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2F%%F%%2F%%F_BG_00.jpg" -O "%~dp0TMP\BG.jpg" >nul 2>&1 - if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS1\%%F\%%F_BG_00.jpg -r -y & move "%~dp0TMP\PS1\%%F\%%F_BG_00.jpg" "%~dp0TMP\BG.jpg" >nul 2>&1 - if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2F%%F%%2F%%F_LGO.png" -O "%~dp0TMP\jkt_cp.png" >nul 2>&1 - if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS1\%%F\%%F_LGO.png -r -y & move "%~dp0TMP\PS1\%%F\%%F_LGO.png" "%~dp0TMP\jkt_cp.png" >nul 2>&1 - if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2F%%F%%2F%%F_SCR_00.jpg" -O "%~dp0TMP\SCR0.jpg" >nul 2>&1 - if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS1\%%F\%%F_SCR_00.jpg -r -y & move "%~dp0TMP\PS1\%%F\%%F_SCR_00.jpg" "%~dp0TMP\SCR0.jpg" >nul 2>&1 - if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2F%%F%%2F%%F_SCR_01.jpg" -O "%~dp0TMP\SCR1.jpg" >nul 2>&1 - if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS1\%%F\%%F_SCR_01.jpg -r -y & move "%~dp0TMP\PS1\%%F\%%F_SCR_01.jpg" "%~dp0TMP\SCR1.jpg" >nul 2>&1 - REM "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2F%%F%%2F%%F_SCR_02.jpg" -O "%~dp0TMP\SCR2.jpg" >nul 2>&1 - REM "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2F%%F%%2F%%F_SCR_03.jpg" -O "%~dp0TMP\SCR3.jpg" >nul 2>&1 + if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2F!gameid!%%2F!gameid!_COV.jpg" -O "%~dp0TMP\jkt_001.jpg" >nul 2>&1 + if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS1\!gameid!\!gameid!_COV.jpg -r -y & move "%~dp0TMP\PS1\!gameid!\!gameid!_COV.jpg" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 + if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2F!gameid!%%2F!gameid!_BG_00.jpg" -O "%~dp0TMP\BG.jpg" >nul 2>&1 + if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS1\!gameid!\!gameid!_BG_00.jpg -r -y & move "%~dp0TMP\PS1\!gameid!\!gameid!_BG_00.jpg" "%~dp0TMP\BG.jpg" >nul 2>&1 + if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2F!gameid!%%2F!gameid!_LGO.png" -O "%~dp0TMP\jkt_cp.png" >nul 2>&1 + if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS1\!gameid!\!gameid!_LGO.png -r -y & move "%~dp0TMP\PS1\!gameid!\!gameid!_LGO.png" "%~dp0TMP\jkt_cp.png" >nul 2>&1 + if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2F!gameid!%%2F!gameid!_SCR_00.jpg" -O "%~dp0TMP\SCR0.jpg" >nul 2>&1 + if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS1\!gameid!\!gameid!_SCR_00.jpg -r -y & move "%~dp0TMP\PS1\!gameid!\!gameid!_SCR_00.jpg" "%~dp0TMP\SCR0.jpg" >nul 2>&1 + if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2F!gameid!%%2F!gameid!_SCR_01.jpg" -O "%~dp0TMP\SCR1.jpg" >nul 2>&1 + if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" PS1\!gameid!\!gameid!_SCR_01.jpg -r -y & move "%~dp0TMP\PS1\!gameid!\!gameid!_SCR_01.jpg" "%~dp0TMP\SCR1.jpg" >nul 2>&1 + REM "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2F!gameid!%%2F!gameid!_SCR_02.jpg" -O "%~dp0TMP\SCR2.jpg" >nul 2>&1 + REM "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2F!gameid!%%2F!gameid!_SCR_03.jpg" -O "%~dp0TMP\SCR3.jpg" >nul 2>&1 + + REM ART CUSTOM GAMEID + "%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\ART_CUSTOM_GAMEID.zip" -o"%~dp0TMP\PS1\!gameid!" PS1\!gameid!_COV.jpg -r -y >nul 2>&1 & move "%~dp0TMP\PS1\!gameid!\!gameid!_COV.jpg" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 cd "%~dp0TMP" & for %%F in (*.jpg *.png) do if %%~zF==0 del "%%F" - + REM Covers - if exist "%~dp0TMP\jkt_001.jpg" "%~dp0BAT\nconvert" -overwrite -out png -rtype lanczos -efocus -o "%~dp0TMP\res\jkt_001.png" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 - if exist "%~dp0TMP\jkt_001.jpg" "%~dp0BAT\nconvert" -overwrite -out png -rtype lanczos -efocus -o "%~dp0TMP\res\jkt_002.png" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 + if exist "%~dp0TMP\jkt_001.jpg" "%~dp0BAT\nconvert" -overwrite -out png -resize 256 256 -rtype lanczos -efocus -o "%~dp0TMP\res\jkt_001.png" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 + if exist "%~dp0TMP\jkt_001.jpg" "%~dp0BAT\nconvert" -overwrite -out png -resize 76 108 -rtype lanczos -efocus -o "%~dp0TMP\res\jkt_002.png" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 if exist "%~dp0TMP\jkt_cp.png" move "%~dp0TMP\jkt_cp.png" "%~dp0POPS\Temp\!appfolder!\res\jkt_cp.png" >nul 2>&1 REM Screenshot @@ -9251,16 +9698,16 @@ echo ---------------------------------------------------- set /P VMCName=<"%~dp0TMP\PPName.txt" if exist "%~dp0POPS-Binaries\Hugopocked_POPStarter_Fixes.zip" ( - findstr %%F "%~dp0TMP\id.txt" >nul 2>&1 + findstr !gameid! "%~dp0TMP\id.txt" >nul 2>&1 if errorlevel 1 ( REM echo No need patch ) else ( set cheats=yes - "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0POPS-Binaries\Hugopocked_POPStarter_Fixes.zip" -o"%~dp0TMP" %%F\* -r -y & move "%~dp0TMP\%%F\*" "%~dp0POPS\Temp\!appfolder!" >nul 2>&1 + "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0POPS-Binaries\Hugopocked_POPStarter_Fixes.zip" -o"%~dp0TMP" !gameid!\* -r -y & move "%~dp0TMP\!gameid!\*" "%~dp0POPS\Temp\!appfolder!" >nul 2>&1 if defined Disc0 "%~dp0BAT\busybox" md5sum "!Disc0!" | "%~dp0BAT\busybox" grep -o "[0-9a-f]\{32\}" > "%~dp0TMP\MD5.txt" & set /p MD5=<"%~dp0TMP\MD5.txt" if defined Disc1 "%~dp0BAT\busybox" md5sum "!Disc1!" | "%~dp0BAT\busybox" grep -o "[0-9a-f]\{32\}" > "%~dp0TMP\MD5.txt" & set /p MD5=<"%~dp0TMP\MD5.txt" - "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0POPS-Binaries\Hugopocked_POPStarter_Fixes.zip" -o"%~dp0TMP" %%F\!MD5!\* -r -y & move "%~dp0TMP\%%F\!MD5!\*" "%~dp0POPS\Temp\!appfolder!" >nul 2>&1 & del "%~dp0POPS\Temp\!appfolder!\*.xdelta" >nul 2>&1 + "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0POPS-Binaries\Hugopocked_POPStarter_Fixes.zip" -o"%~dp0TMP" !gameid!\!MD5!\* -r -y & move "%~dp0TMP\!gameid!\!MD5!\*" "%~dp0POPS\Temp\!appfolder!" >nul 2>&1 & del "%~dp0POPS\Temp\!appfolder!\*.xdelta" >nul 2>&1 echo Patch GameShark... ) ) @@ -9293,12 +9740,12 @@ echo ---------------------------------------------------- md PS1 >nul 2>&1 "%~dp0BAT\Diagbox" gd 03 - if !DownloadARTHDDOSD!==yes "%~dp0BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/PS1%%2F%%F%%2Ficon.sys" -O "%~dp0POPS\Temp\!appfolder!\PS1\icon.sys" >nul - if !DownloadARTHDDOSD!==yes "%~dp0BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/PS1%%2F%%F%%2Flist.ico" -O "%~dp0POPS\Temp\!appfolder!\PS1\list.ico" >nul - if !DownloadARTHDDOSD!==yes "%~dp0BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/PS1%%2F%%F%%2Fdel.ico" -O "%~dp0POPS\Temp\!appfolder!\PS1\del.ico" >nul + if !DownloadARTHDDOSD!==yes "%~dp0BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/PS1%%2F!gameid!%%2Ficon.sys" -O "%~dp0POPS\Temp\!appfolder!\PS1\icon.sys" >nul + if !DownloadARTHDDOSD!==yes "%~dp0BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/PS1%%2F!gameid!%%2Flist.ico" -O "%~dp0POPS\Temp\!appfolder!\PS1\list.ico" >nul + if !DownloadARTHDDOSD!==yes "%~dp0BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/PS1%%2F!gameid!%%2Fdel.ico" -O "%~dp0POPS\Temp\!appfolder!\PS1\del.ico" >nul REM "%~dp0BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/PS1%%2F%%F%%2FPreview.png" -O "%~dp0POPS\Temp\!appfolder!\PS1\Preview.png" >nul - if !uselocalARTHDDOSD!==yes if exist "%~dp0HDD-OSD-Icons-Pack.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0HDD-OSD-Icons-Pack.zip" -o"%~dp0POPS\Temp\!appfolder!" PS1\%%F\ -r -y & move "%~dp0POPS\Temp\!appfolder!\PS1\%%F\*" "%~dp0POPS\Temp\!appfolder!\" >nul 2>&1 + if !uselocalARTHDDOSD!==yes if exist "%~dp0HDD-OSD-Icons-Pack.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0HDD-OSD-Icons-Pack.zip" -o"%~dp0POPS\Temp\!appfolder!" PS1\!gameid!\ -r -y & move "%~dp0POPS\Temp\!appfolder!\PS1\!gameid!\*" "%~dp0POPS\Temp\!appfolder!\" >nul 2>&1 "%~dp0BAT\Diagbox" gd 0f cd /d "%~dp0POPS\Temp\!appfolder!\PS1" & for %%x in (*) do if %%~zx==0 del %%x move "%~dp0POPS\Temp\!appfolder!\PS1\*" "%~dp0POPS\Temp\!appfolder!" >nul 2>&1 @@ -9926,6 +10373,9 @@ REM ############################################################################ :UpdatePPHeader cls +set rootpath=%cd% +chcp 65001 >nul 2>&1 + mkdir "%~dp0TMP" >nul 2>&1 cd /d "%~dp0TMP" @@ -9980,9 +10430,9 @@ echo 2^) Update Partition Header PS2 Games echo 3^) Update Partition Header APPS echo\ CHOICE /C 123 /M "Select Option:" -IF %ERRORLEVEL%==1 set "PartitionType=PS1" & set "showtype=Game" & copy "%~dp0BAT\TitlesDB\gameidPS1.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 +IF %ERRORLEVEL%==1 set "PartitionType=PS1" & set "showtype=Game" & copy "%~dp0BAT\TitlesDB\TitlesDB_PS1_English.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 IF %ERRORLEVEL%==2 set "PartitionType=PS2" & set "showtype=Game" & set selectlang=yes -IF %ERRORLEVEL%==3 set "PartitionType=APP" & set "showtype=Application" & copy "%~dp0BAT\TitlesDB\appsid.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 +IF %ERRORLEVEL%==3 set "PartitionType=APP" & set "showtype=Application" & copy "%~dp0BAT\TitlesDB\TitlesDB_APPS.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 if defined selectlang ( echo\ @@ -10000,8 +10450,8 @@ echo 1. English echo 2. French echo\ CHOICE /C 12 /M "Select Option:" -if !errorlevel!==1 set language=english& copy "%~dp0BAT\TitlesDB\gameidPS2ENG.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 -if !errorlevel!==2 set language=french& copy "%~dp0BAT\TitlesDB\gameidPS2FRA.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 +if !errorlevel!==1 set language=english& copy "%~dp0BAT\TitlesDB\TitlesDB_PS2_English.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 +if !errorlevel!==2 set language=french& copy "%~dp0BAT\TitlesDB\TitlesDB_PS2_French.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 ) if exist "%~dp0ART.zip" ( @@ -10017,7 +10467,7 @@ IF ERRORLEVEL 2 set uselocalART=no if !uselocalART!==no ( echo. echo Checking internet Or Website connection... For ART - "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2FSCES_000.01%%2FSCES_000.01_COV.jpg" -O "%~dp0TMP\SCES_000.01_COV.jpg" >nul 2>&1 + "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2FSCES_000.01%%2FSCES_000.01_COV.jpg" -O "%~dp0TMP\SCES_000.01_COV.jpg" >nul 2>&1 for %%F in (SCES_000.01_COV.jpg) do if %%~zF==0 del "%%F" if not exist SCES_000.01_COV.jpg ( @@ -10157,19 +10607,29 @@ REM echo\ echo\ ) - REM if !PartitionType!==PS1 ( + if !PartitionType!==PS1 ( + + REM if exist "%~dp0POPS-Binaries\Hugopocked_POPStarter_Fixes.zip" ( + REM "%~dp0BAT\Diagbox" gd 0e + REM echo Do you want to update Hugopocked patches? + REM "%~dp0BAT\Diagbox" gd 0f + REM CHOICE /C YN /M "Select Option:" + REM IF !ERRORLEVEL!==1 (echo Yes & set HugoPatchesFix=Yes) else (echo No & set HugoPatchesFix=No) + REM ) + REM "%~dp0BAT\Diagbox" gd 0e REM echo Do you want to update POPStarter? REM "%~dp0BAT\Diagbox" gd 0f REM CHOICE /C YN /M "Select Option:" REM IF !ERRORLEVEL!==1 (echo Yes & set UpdateLauncher=Yes) else (echo No & set UpdateLauncher=No) REM echo\ - REM ) - + ) + +echo\ +echo\ PAUSE cls -if !PartitionType!==PS2 chcp 65001 >nul 2>&1 for /f %%p in (hdd-prt.txt) do ( set PPName=%%p set "RELEASETMP=" @@ -10202,18 +10662,47 @@ cd /d "%~dp0TMP\!gameid2!\PP.HEADER" echo !gameid2!| "%~dp0BAT\busybox" sed "s/-/_/g" | "%~dp0BAT\busybox" sed "s/.\{8\}/&./" > "%~dp0TMP\DetectID.txt" & set /P gameid=<"%~dp0TMP\DetectID.txt" set "dbtitleTMP=" - for /f "tokens=1*" %%A in ( 'findstr !gameid! "%~dp0TMP\gameid.txt"' ) do (if not defined dbtitleTMP set dbtitleTMP=%%B - echo "!dbtitleTMP!" > "%~dp0TMP\dbtitle.txt") + for /f "tokens=1*" %%A in ( 'findstr !gameid! "%~dp0TMP\gameid.txt"' ) do if not defined dbtitleTMP set dbtitleTMP=%%B + + if "!PPName!"=="PP.SLUS-20273..NAMCO_MUSEUM__" set "dbtitleTMP=Namco Museum" + if "!PPName!"=="__.SLUS-20273..NAMCO_MUSEUM__" set "dbtitleTMP=Namco Museum" + + if "!PPName!"=="PP.SLUG-20273..NAMCO_MUSEUM_50T" set "dbtitleTMP=Namco Museum 50th Anniversary" + if "!PPName!"=="__.SLUG-20273..NAMCO_MUSEUM_50T" set "dbtitleTMP=Namco Museum 50th Anniversary" + if "!PPName!"=="PP.SLUS-20643..SOULCALIBUR_II" set "dbtitleTMP=Soulcalibur II" + if "!PPName!"=="__.SLUS-20643..SOULCALIBUR_II" set "dbtitleTMP=Soulcalibur II" + + if "!PPName!"=="PP.SLUD-20643..NAMCO_TRANSMISSI" set "dbtitleTMP=Namco Transmission v1.03" + if "!PPName!"=="__.SLUD-20643..NAMCO_TRANSMISSI" set "dbtitleTMP=Namco Transmission v1.03" + + if "!PPName!"=="PP.SLPS-01528.POPS.ALIVE__DISC" set "dbtitleTMP=Alive (Disc 2)" + if "!PPName!"=="PP.SLPS-01529.POPS.ALIVE__DISC" set "dbtitleTMP=Alive (Disc 3)" + if "!PPName!"=="PP.SCUG-94503.POPS.1XTREME" set "dbtitleTMP=1Xtreme" + if "!PPName!"=="PP.SLPD-02728.POPS.BREATH_OF_FI" set "dbtitleTMP=Breath of Fire IV (E3 Demo)" + if "!PPName!"=="PP.SLPS-02728.POPS.BREATH_OF_FI" set "dbtitleTMP=Breath of Fire IV - Utsurowazaru Mono" + if "!PPName!"=="PP.SLPG-01232.POPS.BUST_A_MOVE" set "dbtitleTMP=Bust A Move (Disc 1) (Genteiban)" + if "!PPName!"=="PP.SCUS-94503.POPS.ESPN_EXTREME" set "dbtitleTMP=ESPN Extreme Games" + if "!PPName!"=="PP.SCUG-94167.POPS.JET_MOTO_2_" set "dbtitleTMP=Jet Moto 2: Championship Edition" + if "!PPName!"=="PP.SLUD-00594.POPS.METAL_GEAR_S" set "dbtitleTMP=Metal Gear Solid (Disc 1) (Demo)" + if "!PPName!"=="PP.SCUX-94161.POPS.PLAYSTATION" set "dbtitleTMP=PlayStation Underground Number 1 (Disc 2)" + if "!PPName!"=="PP.SLPS-01723.POPS.SOUGAKU_TOSH" set "dbtitleTMP=Sougaku Toshi Osaka (Disc 2) (Object)" + if "!PPName!"=="PP.SLUG-00515.POPS.THE_LOST_WOR" set "dbtitleTMP=The Lost World: Jurassic Park: Special Edition" + + if not defined dbtitleTMP ( + "%~dp0BAT\hdl_dump_fix_header" dump_header !@hdl_path! "!PPName!" >nul 2>&1 + "%~dp0BAT\busybox" grep "title0 = " "%~dp0TMP\!gameid2!\PP.HEADER\icon.sys" | "%~dp0BAT\busybox" sed "s/^.* = //" > "%~dp0TMP\NodbtitleTMP.txt" & set /P dbtitleTMP=<"%~dp0TMP\NodbtitleTMP.txt" + ) + REM FOR PS2 GAMES if !PartitionType!==PS2 ( "%~dp0BAT\wget" -q --show-progress https://psxdatacenter.com/psx2/games2/!gameid2!.html 2>&1 -O "%~dp0TMP\!gameid2!\!gameid2!.html" >nul 2>&1 if errorlevel 1 ( "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0BAT\PSBBN_XMB_PS2_GAMEINFO_Database.7z" -o"%~dp0TMP\!gameid2!" !gameid2!.html -r -y) - "%~dp0BAT\busybox" grep -A2 "DATE RELEASED" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DATE RELEASED/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\RELEASE.txt" & set /P RELEASETMP=<"%~dp0TMP\!gameid2!\RELEASE.txt" - "%~dp0BAT\busybox" grep -A2 "DEVELOPER" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DEVELOPER/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\DEVELOPER.txt" & set /P DEVELOPERTMP=<"%~dp0TMP\!gameid2!\DEVELOPER.txt" - "%~dp0BAT\busybox" grep -A2 "PUBLISHER" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/PUBLISHER/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\PUBLISHER.txt" & set /P PUBLISHERTMP=<"%~dp0TMP\!gameid2!\PUBLISHER.txt" + "%~dp0BAT\busybox" grep -A2 "DATE RELEASED" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DATE RELEASED<\/td>/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\RELEASE.txt" & set /P RELEASETMP=<"%~dp0TMP\!gameid2!\RELEASE.txt" + "%~dp0BAT\busybox" grep -A2 "DEVELOPER" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DEVELOPER<\/td>/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\DEVELOPER.txt" & set /P DEVELOPERTMP=<"%~dp0TMP\!gameid2!\DEVELOPER.txt" + "%~dp0BAT\busybox" grep -A2 "PUBLISHER" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/PUBLISHER<\/td>/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\PUBLISHER.txt" & set /P PUBLISHERTMP=<"%~dp0TMP\!gameid2!\PUBLISHER.txt" "%~dp0BAT\busybox" grep -A2 "GENRE" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/GENRE/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\GENRE.txt" & set /P GENRETMP=<"%~dp0TMP\!gameid2!\GENRE.txt" REM PS2 Game ID with PBPX other region than JAP @@ -10247,10 +10736,10 @@ cd /d "%~dp0TMP\!gameid2!\PP.HEADER" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0BAT\PSBBN_XMB_PS1_GAMEINFO_Database.7z" -o"%~dp0TMP" "!gameid2!.html" -r -y >nul 2>&1 "%~dp0BAT\busybox" awk " NF > 0 " "%~dp0TMP\!gameid2!.html" > "%~dp0TMP\!gameid2!\!gameid2!.html" 2>&1 - "%~dp0BAT\busybox" sed -i "s/Official Title/OFFICIAL TITLE/g; s/Date Released/DATE RELEASED/g; s/Region/REGION/g; s/Developer/DEVELOPER/g; s/Publisher/PUBLISHER/g; s/Genre/GENRE/g" "%~dp0TMP\!gameid2!\!gameid2!.html - "%~dp0BAT\busybox" grep -A2 "DATE RELEASED" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DATE RELEASED/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\RELEASE.txt" & set /P RELEASETMP=<"%~dp0TMP\!gameid2!\RELEASE.txt" - "%~dp0BAT\busybox" grep -A2 "DEVELOPER" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DEVELOPER/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\DEVELOPER.txt" & set /P DEVELOPERTMP=<"%~dp0TMP\!gameid2!\DEVELOPER.txt" - "%~dp0BAT\busybox" grep -A2 "PUBLISHER" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/PUBLISHER/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\PUBLISHER.txt" & set /P PUBLISHERTMP=<"%~dp0TMP\!gameid2!\PUBLISHER.txt" + "%~dp0BAT\busybox" sed -i "s/Official Title/OFFICIAL TITLE/g; s/Date Released/DATE RELEASED/g; s/Region/REGION/g; s/Developer<\/td>/DEVELOPER<\/td>/g; s/Publisher<\/td>/PUBLISHER<\/td>/g; s/Genre/GENRE/g" "%~dp0TMP\!gameid2!\!gameid2!.html" + "%~dp0BAT\busybox" grep -A2 "DATE RELEASED" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DATE RELEASED<\/td>/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\RELEASE.txt" & set /P RELEASETMP=<"%~dp0TMP\!gameid2!\RELEASE.txt" + "%~dp0BAT\busybox" grep -A2 "DEVELOPER" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/DEVELOPER<\/td>/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\DEVELOPER.txt" & set /P DEVELOPERTMP=<"%~dp0TMP\!gameid2!\DEVELOPER.txt" + "%~dp0BAT\busybox" grep -A2 "PUBLISHER" "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/PUBLISHER<\/td>/d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\PUBLISHER.txt" & set /P PUBLISHERTMP=<"%~dp0TMP\!gameid2!\PUBLISHER.txt" "%~dp0BAT\busybox" grep -A2 "GENRE " "%~dp0TMP\!gameid2!\!gameid2!.html" | "%~dp0BAT\busybox" sed "/GENRE /d; ///g; s|[\t][\t][\t]*||g; s/\s*$//" | "%~dp0BAT\busybox" sed -e "2,20d" > "%~dp0TMP\!gameid2!\GENRE.txt" & set /P GENRETMP=<"%~dp0TMP\!gameid2!\GENRE.txt" REM PS1 Game ID with PBPX other region than JAP @@ -10298,7 +10787,7 @@ cd /d "%~dp0TMP\!gameid2!\PP.HEADER" if not defined REGIONTMP set REGIONTMP=X if defined LSPID set REGIONTMP=U - if !language!==french ("%~dp0BAT\busybox" sed -i "s/January/Janvier/g; s/February/Février/g; s/March/Mars/g; s/April/Avril/g; s/May/Mai/g; s/June/Juin/g; s/July/Juillet/g; s/August/Aout/g; s/September/Septembre/g; s/October/Octobre/g; s/November/Novembre/g; s/December/Décembre/g" "%~dp0TMP\!gameid2!\RELEASE.txt" & set /P RELEASETMP=<"%~dp0TMP\!gameid2!\RELEASE.txt") + if defined selectlang call "%~dp0BAT\Translation_words.bat" REM This is only to fix illegal characters with busybox echo "!dbtitleTMP!"| "%~dp0BAT\busybox" sed -e "s/\&/\\\&/g; s./.\\\/.g" | "%~dp0BAT\busybox" iconv -f windows-1252 -t utf-8 > "%~dp0TMP\dbtitle.txt" @@ -10344,9 +10833,9 @@ if !PartitionType!==APP echo Source: [!Contentweb!] echo ---------------------------------------------------- "%~dp0BAT\Diagbox" gd 0f - "%~dp0BAT\hdl_dump_fix" dump_header !@hdl_path! "!PPName!" >nul 2>&1 + "%~dp0BAT\hdl_dump_fix_header" dump_header !@hdl_path! "!PPName!" >nul 2>&1 echo !PPName!| "%~dp0BAT\busybox" sed -e "s/__\./PP\./g" > "%~dp0TMP\PPBBNXMB.txt" & set /P PPName=<"%~dp0TMP\PPBBNXMB.txt" - REM "%~dp0BAT\hdl_dump_fix" modify_header !@hdl_path! "!PPName!" >nul 2>&1 + REM "%~dp0BAT\hdl_dump_fix_header" modify_header !@hdl_path! "!PPName!" >nul 2>&1 cd /d "%~dp0TMP" echo Extraction Resources Header... @@ -10462,24 +10951,27 @@ echo ---------------------------------------------------- for /r "%~dp0TMP\res" %%F in (*.png) do if %%~zF==0 del "%%F" ) else ( - if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/!PartitionType!%%2F!gameid!%%2F!gameid!_COV.jpg" -O "%~dp0TMP\jkt_001.jpg" >nul 2>&1 + if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/!PartitionType!%%2F!gameid!%%2F!gameid!_COV.jpg" -O "%~dp0TMP\jkt_001.jpg" >nul 2>&1 if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" !PartitionType!\!gameid!\!gameid!_COV.jpg -r -y & move "%~dp0TMP\!PartitionType!\!gameid!\!gameid!_COV.jpg" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 - if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/!PartitionType!%%2F!gameid!%%2F!gameid!_BG_00.jpg" -O "%~dp0TMP\BG.jpg" >nul 2>&1 + if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/!PartitionType!%%2F!gameid!%%2F!gameid!_BG_00.jpg" -O "%~dp0TMP\BG.jpg" >nul 2>&1 if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" !PartitionType!\!gameid!\!gameid!_BG_00.jpg -r -y & move "%~dp0TMP\!PartitionType!\!gameid!\!gameid!_BG_00.jpg" "%~dp0TMP\BG.jpg" >nul 2>&1 - if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/!PartitionType!%%2F!gameid!%%2F!gameid!_LGO.png" -O "%~dp0TMP\jkt_cp.png" >nul 2>&1 + if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/!PartitionType!%%2F!gameid!%%2F!gameid!_LGO.png" -O "%~dp0TMP\jkt_cp.png" >nul 2>&1 if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" !PartitionType!\!gameid!\!gameid!_LGO.png -r -y & move "%~dp0TMP\!PartitionType!\!gameid!\!gameid!_LGO.png" "%~dp0TMP\jkt_cp.png" >nul 2>&1 - if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/!PartitionType!%%2F!gameid!%%2F!gameid!_SCR_00.jpg" -O "%~dp0TMP\SCR0.jpg" >nul 2>&1 + if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/!PartitionType!%%2F!gameid!%%2F!gameid!_SCR_00.jpg" -O "%~dp0TMP\SCR0.jpg" >nul 2>&1 if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" !PartitionType!\!gameid!\!gameid!_SCR_00.jpg -r -y & move "%~dp0TMP\!PartitionType!\!gameid!\!gameid!_SCR_00.jpg" "%~dp0TMP\SCR0.jpg" >nul 2>&1 - if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/!PartitionType!%%2F!gameid!%%2F!gameid!_SCR_01.jpg" -O "%~dp0TMP\SCR1.jpg" >nul 2>&1 + if !DownloadART!==yes "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/!PartitionType!%%2F!gameid!%%2F!gameid!_SCR_01.jpg" -O "%~dp0TMP\SCR1.jpg" >nul 2>&1 if !uselocalART!==yes if exist "%~dp0ART.zip" "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0ART.zip" -o"%~dp0TMP" !PartitionType!\!gameid!\!gameid!_SCR_01.jpg -r -y & move "%~dp0TMP\!PartitionType!\!gameid!\!gameid!_SCR_01.jpg" "%~dp0TMP\SCR1.jpg" >nul 2>&1 - REM "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2F%%F%%2F%%F_SCR_02.jpg" -O "%~dp0TMP\SCR2.jpg" >nul 2>&1 - REM "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_01/OPLM_ART_2023_01.zip/PS1%%2F%%F%%2F%%F_SCR_03.jpg" -O "%~dp0TMP\SCR3.jpg" >nul 2>&1 + REM "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2F%%F%%2F%%F_SCR_02.jpg" -O "%~dp0TMP\SCR2.jpg" >nul 2>&1 + REM "%~dp0BAT\wget" -q --show-progress "https://archive.org/download/OPLM_ART_2023_05/OPLM_ART_2023_05.zip/PS1%%2F%%F%%2F%%F_SCR_03.jpg" -O "%~dp0TMP\SCR3.jpg" >nul 2>&1 ) + + REM ART CUSTOM GAMEID + "%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\ART_CUSTOM_GAMEID.zip" -o"%~dp0TMP\!PartitionType!\!gameid!" PS1\!gameid!_COV.jpg -r -y >nul 2>&1 & move "%~dp0TMP\!PartitionType!\!gameid!\!gameid!_COV.jpg" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 for %%F in (*.jpg *.png) do if %%~zF==0 del "%%F" REM Covers - if exist "%~dp0TMP\jkt_001.jpg" "%~dp0BAT\nconvert" -overwrite -out png -rtype lanczos -efocus -o "%~dp0TMP\res\jkt_001.png" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 - if exist "%~dp0TMP\jkt_001.jpg" "%~dp0BAT\nconvert" -overwrite -out png -rtype lanczos -efocus -o "%~dp0TMP\res\jkt_002.png" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 + if exist "%~dp0TMP\jkt_001.jpg" "%~dp0BAT\nconvert" -overwrite -out png -resize 256 256 -rtype lanczos -efocus -o "%~dp0TMP\res\jkt_001.png" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 + if exist "%~dp0TMP\jkt_001.jpg" "%~dp0BAT\nconvert" -overwrite -out png -resize 76 108 -rtype lanczos -efocus -o "%~dp0TMP\res\jkt_002.png" "%~dp0TMP\jkt_001.jpg" >nul 2>&1 if exist "%~dp0TMP\jkt_cp.png" move "%~dp0TMP\jkt_cp.png" "%~dp0TMP\!gameid2!\PP.HEADER\PFS\res\jkt_cp.png" >nul 2>&1 REM Screenshot @@ -10538,6 +11030,34 @@ echo ---------------------------------------------------- ) + REM if !HugoPatchesFix!==Yes ( + REM echo !PPName!| "%~dp0BAT\busybox" sed "s/PP\.//g" > "%~dp0TMP\PPNameVMC.txt" & set /P PPNameVMC=<"%~dp0TMP\PPNameVMC.txt" + REM "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0POPS-Binaries\Hugopocked_POPStarter_Fixes.zip" -o"%~dp0TMP" id.txt -r -y + REM + REM REM REM echo Checking if the game has a need patch GameShark... + REM REM findstr !VCDID! "%~dp0TMP\id.txt" >nul 2>&1 + REM REM if errorlevel 1 ( + REM REM REM echo No need patch + REM REM ) else ( + REM REM REM echo Patch GameShark... + REM REM "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0POPS-Binaries\Hugopocked_POPStarter_Fixes.zip" -o"%~dp0TMP" !VCDID!\* -r -y >nul 2>&1 + REM REM "%~dp0BAT\busybox" md5sum "!fname!.VCD" | "%~dp0BAT\busybox" grep -o "[0-9a-f]\{32\}" > "%~dp0TMP\MD5.txt" & set /p MD5=<"%~dp0TMP\MD5.txt" + REM REM "%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0POPS-Binaries\Hugopocked_POPStarter_Fixes.zip" -o"%~dp0TMP" !VCDID!\!MD5!\* -r -y & move "%~dp0TMP\!VCDID!\!MD5!\*" "%~dp0TMP\!VCDID!" >nul 2>&1 + REM REM cd /d "%~dp0TMP\!VCDID!" & for %%x in (TROJAN_?.BIN PATCH_?.BIN CHEATS.TXT Readme.txt) do move "%%x" "%~dp0POPS" >nul 2>&1 + REM REM ) + REM + REM echo lcd .. >> "%~dp0TMP\pfs-updateheader.txt" + REM echo cd .. >> "%~dp0TMP\pfs-updateheader.txt" + REM echo umount >> "%~dp0TMP\pfs-updateheader.txt" + REM echo mount __common >> "%~dp0TMP\pfs-updateheader.txt" + REM echo mkdir fdp >> "%~dp0TMP\pfs-updateheader.txt" + REM echo cd POPS >> "%~dp0TMP\pfs-updateheader.txt" + REM echo cd "!PPNameVMC!" >> "%~dp0TMP\pfs-updateheader.txt" + REM echo mkdir fdp >> "%~dp0TMP\pfs-updateheader.txt" + REM + REM echo !PPNameVMC! + REM ) + REM UNMOUNT echo umount >> "%~dp0TMP\pfs-updateheader.txt" echo exit >> "%~dp0TMP\pfs-updateheader.txt" @@ -10838,7 +11358,7 @@ echo\ type "%~dp0TMP\pfs-pops.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 echo Completed... -REM cd "%~dp0" & rmdir /Q/S "%~dp0TMP" >nul 2>&1 +cd "%~dp0" & rmdir /Q/S "%~dp0TMP" >nul 2>&1 "%~dp0BAT\Diagbox" gd 0f echo\ @@ -10935,6 +11455,140 @@ if !UpdateAPPS!==Yes ( call "%~dp0BAT\APPS.bat" goto DownloadAPPSMenu +REM #################################################################################################################### +:FreeHDBootFixOSDCorruption + +cls +mkdir "%~dp0TMP" >nul 2>&1 +cd /d "%~dp0TMP" + +"%~dp0BAT\Diagbox" gd 0e +echo\ +echo\ +echo Scanning for Playstation 2 HDDs: +echo ---------------------------------------------------- +"%~dp0BAT\Diagbox" gd 03 +"%~dp0BAT\hdl_dump" query | "%~dp0BAT\busybox" grep "Playstation 2 HDD" +"%~dp0BAT\hdl_dump" query | "%~dp0BAT\busybox" grep "Playstation 2 HDD" | "%~dp0BAT\busybox" grep -o "hdd[0-9]:\|hdd[0-9][0-9]:" > "%~dp0TMP\hdl-hdd.txt" & "%~dp0BAT\busybox" cat "%~dp0TMP\hdl-hdd.txt" > "%~dp0TMP\hdl-hdd2.txt" +"%~dp0BAT\busybox" sed -i "s/hdd/\\\\.\\\PhysicalDrive/g; s/://g" "%~dp0TMP\hdl-hdd2.txt" >nul 2>&1 + +set /P @hdl_path2=<"%~dp0TMP\hdl-hdd2.txt" +set /P @hdl_path=<"%~dp0TMP\hdl-hdd.txt" +IF "!@hdl_path!"=="" ( +"%~dp0BAT\Diagbox" gd 0c + echo Playstation 2 HDD Not Detected + echo Drive Must Be Formatted First + echo\ + echo\ +"%~dp0BAT\Diagbox" gd 07 + rmdir /Q/S "%~dp0TMP" >nul 2>&1 + pause & (goto GamesManagement) + ) + +"%~dp0BAT\Diagbox" gd 0f +echo\ +echo\ +echo Fix FreeHDBoot OSD Graphical Corruption +echo ---------------------------------------------------- +"%~dp0BAT\Diagbox" gd 0a +echo 1^) Yes +"%~dp0BAT\Diagbox" gd 0c +echo 2^) No +"%~dp0BAT\Diagbox" gd 0e +echo 3^) See Example +echo\ +"%~dp0BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +if %ERRORLEVEL%==2 (goto FreeHDBootManagement) +if %ERRORLEVEL%==3 "%~dp0BAT\7-Zip\7z" e -bso0 "%~dp0BAT\FreeHDBootCFG.zip" OSD.png -o"%~dp0TMP" -r -y & "%~dp0TMP\OSD.PNG" & goto FreeHDBootFixOSDCorruption + +"%~dp0BAT\Diagbox" gd 0e +echo\ +echo\ +echo Detecting FreeHDBoot: +echo ---------------------------------------------------- +"%~dp0BAT\Diagbox" gd 0f + + echo device !@hdl_path2! > "%~dp0TMP\pfs-prt.txt" + echo mount __system >> "%~dp0TMP\pfs-prt.txt" + echo cd osd >> "%~dp0TMP\pfs-prt.txt" + echo ls >> "%~dp0TMP\pfs-prt.txt" + echo exit >> "%~dp0TMP\pfs-prt.txt" + type "%~dp0TMP\pfs-prt.txt" | "%~dp0BAT\pfsshell" 2>&1 | "%~dp0BAT\busybox" grep -o "osdmain.elf" > "%~dp0TMP\hdd-prt.txt" + + set /P @hdd_avl=<"%~dp0TMP\hdd-prt.txt" + IF "!@hdd_avl!"=="osdmain.elf" ( + "%~dp0BAT\Diagbox" gd 0a + echo FreeHDBoot - Detected + "%~dp0BAT\Diagbox" gd 0f + ) else ( + "%~dp0BAT\Diagbox" gd 0c + echo FreeHDBoot - Not Detected + echo No patch needed + echo\ + "%~dp0BAT\Diagbox" gd 06 + rmdir /Q/S "%~dp0TMP" >nul 2>&1 + pause & (goto mainmenu) + ) + +echo\ +echo\ +pause +cls + + "%~dp0BAT\Diagbox" gd 0e + echo\ + echo\ + echo FreeHDBoot OSD FIX: + echo ---------------------------------------------------- + "%~dp0BAT\Diagbox" gd 0f + + echo Checking... + echo device !@hdl_path2! > "%~dp0TMP\pfs-prt.txt" + echo mount __system >> "%~dp0TMP\pfs-prt.txt" + echo cd osd100 >> "%~dp0TMP\pfs-prt.txt" + echo ls >> "%~dp0TMP\pfs-prt.txt" + echo exit >> "%~dp0TMP\pfs-prt.txt" + type "%~dp0TMP\pfs-prt.txt" | "%~dp0BAT\pfsshell" 2>&1 | "%~dp0BAT\busybox" grep -o "hosdsys.elf" > "%~dp0TMP\hdd-prt.txt" & set /P @hdd-osd=<"%~dp0TMP\hdd-prt.txt" + + echo Progress... + echo device !@hdl_path2! > "%~dp0TMP\pfs-fhdb-fix.txt" + echo mount __sysconf >> "%~dp0TMP\pfs-fhdb-fix.txt" + echo cd FMCB >> "%~dp0TMP\pfs-fhdb-fix.txt" + echo get FREEHDB.CNF >> "%~dp0TMP\pfs-fhdb-fix.txt" + echo rm FREEHDB.CNF >> "%~dp0TMP\pfs-fhdb-fix.txt" + echo umount >> "%~dp0TMP\pfs-fhdb-fix.txt" + echo exit >> "%~dp0TMP\pfs-fhdb-fix.txt" + type "%~dp0TMP\pfs-fhdb-fix.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + + IF "!@hdd-osd!"=="hosdsys.elf" ( + "%~dp0BAT\busybox" sed -i "/OSDSYS_left_cursor/s/009/006/g; /OSDSYS_right_cursor/s/008/005/g; /OSDSYS_menu_bottom_delimiter/s/006/009/g; /OSDSYS_menu_bottom_delimiter/s/007/010/g" "%~dp0TMP\FREEHDB.CNF" + ) else ( + "%~dp0BAT\busybox" sed -i "/OSDSYS_left_cursor/s/006/009/g; /OSDSYS_right_cursor/s/005/008/g; /OSDSYS_menu_bottom_delimiter/s/009/006/g; /OSDSYS_menu_bottom_delimiter/s/010/007/g" "%~dp0TMP\FREEHDB.CNF" + ) + + echo device !@hdl_path2! > "%~dp0TMP\pfs-fhdb-fix.txt" + echo mount __sysconf >> "%~dp0TMP\pfs-fhdb-fix.txt" + echo cd FMCB >> "%~dp0TMP\pfs-fhdb-fix.txt" + echo put FREEHDB.CNF >> "%~dp0TMP\pfs-fhdb-fix.txt" + echo umount >> "%~dp0TMP\pfs-fhdb-fix.txt" + echo exit >> "%~dp0TMP\pfs-fhdb-fix.txt" + type "%~dp0TMP\pfs-fhdb-fix.txt" | "%~dp0BAT\pfsshell" >nul 2>&1 + echo Completed... + +cd /d "%~dp0" & rmdir /Q/S "%~dp0TMP" >nul 2>&1 + +"%~dp0BAT\Diagbox" gd 0f +echo\ +echo ---------------------------------------------------- +"%~dp0BAT\Diagbox" gd 0a +echo Completed... +echo\ +echo\ +"%~dp0BAT\Diagbox" gd 07 +pause & (goto FreeHDBootManagement) + REM #################################################################################################################### :InstallNBDDriver @@ -11019,8 +11673,10 @@ pause & (goto NBDServer) REM #################################################################################################################### :RenameVCDDB +REM Sorry if you looking shity code :D + mkdir "%~dp0TMP" >nul 2>&1 -copy "%~dp0BAT\TitlesDB\gameidPS1.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 +copy "%~dp0BAT\TitlesDB\TitlesDB_PS1_English.txt" "%~dp0TMP\gameid.txt" >nul 2>&1 IF /I EXIST "%~dp0POPS\*.VCD" ( if not defined usedbtitleconv ( @@ -11072,7 +11728,7 @@ set gameid=%%i set "dbtitle=" for /f "tokens=1*" %%A in ( 'findstr %%i "%~dp0TMP\gameid.txt" ' ) do ( if not defined dbtitle set dbtitle=%%B - + ) ) @@ -11082,6 +11738,21 @@ del "%~dp0POPS\VCDID.txt" >nul 2>&1 del "%~dp0POPS\VCDID.txt" >nul 2>&1 del "%~dp0POPS\LSPVCDID.txt" >nul 2>&1 + REM Fix Conflict Games. Rare games that have the same ID + set rootpath=%~dp0 + set GameInstall=PS1 + findstr !gameid! "%~dp0BAT\Fix_Conflict_Gameid_Title.bat" >nul 2>&1 + if errorlevel 1 (echo >NUL) else (call "%~dp0BAT\Fix_Conflict_Gameid_Title.bat") + +if !MD5!==e727685a14959bc599e290befa511351 set "dbtitle=Breath of Fire IV (E3 Demo)" & set gameid=SLPS_027.28 +if !MD5!==e84810d0f4db6e6658ee4208eb9f5415 set "dbtitle=Bust A Move (Disc 1) (Genteiban)" & set gameid=SLPS_012.32 +if !MD5!==29c642b78b68cfff9a47fac51dd6d3c2 set "dbtitle=1Xtreme" & set gameid=SCUS_945.03 +if !MD5!==c9395ccb9bb59e9cea9170bf44bd5578 set "dbtitle=ESPN Extreme Games" & set gameid=SCUS_945.03 +if !MD5!==ee9fc1cd31d1e2adf6230ffb8db64e0e set "dbtitle=Jet Moto 2 - Championship Edition" & set gameid=SCUS_941.67 +if !MD5!==6c88d7b7f085257caba543c99cc37d1c set "dbtitle=Metal Gear Solid (Disc 1) (Demo)" & set gameid=SLUS_005.94 +if !MD5!==a86a49cd948c4f9c5063fbc360459764 set "dbtitle=PlayStation Underground Number 1 (Disc 2)" & set gameid=SCUS_941.61 +if !MD5!==31f7e4d4fd01718e0602cf2d795ca797 set "dbtitle=The Lost World - Jurassic Park - Special Edition" & set gameid=SLUS_005.15 + if !usegameiddb!==yes ( findstr !gameid! "%~dp0TMP\gameid.txt" >nul if errorlevel 1 ( @@ -11754,10 +12425,20 @@ echo 2. Decompress ZSO TO ISO echo 3. Back echo\ CHOICE /C 123 /M "Select Option:" -if %errorlevel%==1 set "compress=yes" & set "type=.iso" & set type2=.zso +if %errorlevel%==1 set "compress=yes" & set "type=.iso" & set "type2=.zso" if %errorlevel%==2 set "decompress=yes" & set "type=.zso" & set type2=.iso if %errorlevel%==3 (goto ConversionMenu) +if %compress%==yes ( +echo\ +echo 1. Normal Compression +echo 2. Max Compression LZ4 HC +echo\ +CHOICE /C 12 /M "Select Option:" +if !errorlevel!==1 set "LZ4HC=" +if !errorlevel!==2 set "LZ4HC=--use-lz4brute" +) + REM if %errorlevel%==1 set "choice=9" & set "type=.iso" & set type2=.zso REM if %errorlevel%==2 set "choice=0" & set "type=.zso" & set type2=.iso @@ -11773,7 +12454,7 @@ echo\ echo\ echo %%f REM "%~dp0BAT\ziso" -c %choice% "%%f" "%%~nf%type2%" | findstr "Error Total block index compress levelCompress" -if defined compress "%~dp0BAT\maxcso" --block=2048 --format=zso "!filename!" -o "!fname!!type2!" +if defined compress "%~dp0BAT\maxcso" !LZ4HC! --block=2048 --format=zso "!filename!" -o "!fname!!type2!" if defined decompress "%~dp0BAT\maxcso" --decompress "!filename!" -o "!fname!!type2!" cd /d "%~dp0DVD" @@ -12010,7 +12691,6 @@ echo\ pause & (goto PS2HDDExplore) REM ########################################################################################################################################################### - :GDX-X cls echo\ diff --git a/PFS-BatchKit-Manager/BAT/!COPY_TO_USB_ROOT.7z b/PFS-BatchKit-Manager/BAT/!COPY_TO_USB_ROOT.7z new file mode 100644 index 0000000..9ad6e6d Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/!COPY_TO_USB_ROOT.7z differ diff --git a/PFS-BatchKit-Manager/BAT/.wget-hsts b/PFS-BatchKit-Manager/BAT/.wget-hsts new file mode 100644 index 0000000..c5bfdeb --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/.wget-hsts @@ -0,0 +1,28 @@ +# HSTS 1.0 Known Hosts database for GNU Wget. +# Edit at your own risk. +# +raw.githubusercontent.com 0 0 1685636860 31536000 +ia902601.us.archive.org 0 0 1685471669 15724800 +github.com 0 1 1685640550 31536000 +ia802601.us.archive.org 0 0 1685473364 15724800 +ia902205.us.archive.org 0 0 1654205934 15724800 +download-directory.github.io 0 0 1649804566 31556952 +ia801507.us.archive.org 0 0 1664413140 15724800 +archive.org 0 0 1685473363 15724800 +ia802205.us.archive.org 0 0 1654205937 15724800 +ia800700.us.archive.org 0 0 1683540206 15724800 +ia601507.us.archive.org 0 0 1664413110 15724800 +ia801404.us.archive.org 0 0 1669675092 15724800 +ia801401.us.archive.org 0 0 1668440988 15724800 +ia902600.us.archive.org 0 0 1680128645 15724800 +ia904702.us.archive.org 0 0 1675788541 15724800 +codeload.github.com 0 0 1682538747 31536000 +ia600700.us.archive.org 0 0 1683540204 15724800 +ia802600.us.archive.org 0 0 1680128646 15724800 +ia902201.us.archive.org 0 0 1648687495 15724800 +ia902505.us.archive.org 0 0 1658971080 15724800 +ia601404.us.archive.org 0 0 1669675087 15724800 +ia804702.us.archive.org 0 0 1679590852 15724800 +ia802201.us.archive.org 0 0 1648687501 15724800 +ia601401.us.archive.org 0 0 1668440624 15724800 +ia802505.us.archive.org 0 0 1658971079 15724800 diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/7-zip.chm b/PFS-BatchKit-Manager/BAT/7-Zip/7-zip.chm new file mode 100644 index 0000000..90a5244 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/7-Zip/7-zip.chm differ diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/7-zip.dll b/PFS-BatchKit-Manager/BAT/7-Zip/7-zip.dll new file mode 100644 index 0000000..12d0270 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/7-Zip/7-zip.dll differ diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/7-zip32.dll b/PFS-BatchKit-Manager/BAT/7-Zip/7-zip32.dll new file mode 100644 index 0000000..bf029cc Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/7-Zip/7-zip32.dll differ diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/7z.dll b/PFS-BatchKit-Manager/BAT/7-Zip/7z.dll new file mode 100644 index 0000000..b028a37 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/7-Zip/7z.dll differ diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/7z.exe b/PFS-BatchKit-Manager/BAT/7-Zip/7z.exe new file mode 100644 index 0000000..6a34fc6 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/7-Zip/7z.exe differ diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/7z.sfx b/PFS-BatchKit-Manager/BAT/7-Zip/7z.sfx new file mode 100644 index 0000000..f7403e9 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/7-Zip/7z.sfx differ diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/7zCon.sfx b/PFS-BatchKit-Manager/BAT/7-Zip/7zCon.sfx new file mode 100644 index 0000000..fb5bf63 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/7-Zip/7zCon.sfx differ diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/7zFM.exe b/PFS-BatchKit-Manager/BAT/7-Zip/7zFM.exe new file mode 100644 index 0000000..7d229dc Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/7-Zip/7zFM.exe differ diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/7zG.exe b/PFS-BatchKit-Manager/BAT/7-Zip/7zG.exe new file mode 100644 index 0000000..9edef32 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/7-Zip/7zG.exe differ diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/Formats.7z b/PFS-BatchKit-Manager/BAT/7-Zip/Formats.7z new file mode 100644 index 0000000..e6a56cb Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/7-Zip/Formats.7z differ diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/History.txt b/PFS-BatchKit-Manager/BAT/7-Zip/History.txt new file mode 100644 index 0000000..0f55d2c --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/7-Zip/History.txt @@ -0,0 +1,1555 @@ + +HISTORY of the 7-Zip +-------------------- + +22.01 2022-07-15 +------------------------- +- UDF support was improved to UDF version 2.60. +- HFS and APFS support was improved. + + +22.00 2022-06-15 +------------------------- +- 7-Zip now can extract APFS (Apple File System) images that can be used in DMG files. +- 7-Zip now can create TAR archives in POSIX (pax) tar format with the switches + -ttar -mm=pax or -ttar -mm=posix +- 7-Zip now can store additional file timestamps with high precision (1 ns in Linux) + in tar/pax archives with the following switches: + -ttar -mm=pax -mtp=3 -mtc -mta +- New switches for Linux version for TAR archives: + -snoi : store owner/group ids in archive or set owner/group ids from archive to extracted files. + -snon : store owner/group names in archive +- New -snz switch to propagate Zone.Identifier stream to extracted files (Windows). +- New option "Propagate Zone.Id stream" in Tools/Options/7-Zip menu. +- New "Options" window in "Add to archive" allows to select what metadata must be + included to archive. Also it allows to select new option + "Do not change source files last access time". +- Some bugs were fixed. + + +21.07 2021-12-26 +------------------------- +- 7-Zip now can extract VHDX disk images (Microsoft Hyper-V Virtual Hard Disk v2 format). +- New switches: -spm and -im!{file_path} to exclude directories from processing + for specified paths that don't contain path separator character at the end of path. +- In the "Add to Archive" window, now it is allowed to use -m prefix for "Parameters" + field as in command line: -mparam. +- The sorting order of files in archives was slightly changed to be more consistent + for cases where the name of some directory is the same as the prefix part of the name + of another directory or file. +- TAR archives created by 7-Zip now are more consistent with archives created by GNU TAR program. + + +21.06 2021-11-24 +------------------------- +- The window "Add to Archive" now allows to set a limit on memory usage (RAM) + that will be used for compressing. +- New switch -mmemuse={N}g / -mmemuse=p{N} to set a limit on memory usage (RAM) + for compressing and decompressing. +- Bug in versions 21.00-21.05 was fixed: + 7-Zip didn't set attributes of directories during archive extracting. +- Some bugs were fixed. + + +21.04 beta 2021-11-02 +------------------------- +- 7-Zip now reduces the number of working CPU threads for compression, + if RAM size is not enough for compression with big LZMA2 dictionary. +- 7-Zip now can create and check "file.sha256" text files that contain the list + of file names and SHA-256 checksums in format compatible with sha256sum program. + 7-Zip can work with such checksum files as with archives, + but these files don't contain real file data. + The context menu commands to create and test "sha256" files: + 7-Zip / CRC SHA / SHA-256 -> file.sha256 + 7-Zip / CRC SHA / Test Archive : Checksum + The commands for command line version: + 7z a -thash file.sha256 *.txt + 7z t -thash file.sha256 + 7z t -thash -shd. file.sha256 + New -shd{dir_path} switch to set the directory that is used to check files + referenced by "file.sha256" file for "Test" operation. + If -shd{dir_path} is not specified, 7-Zip uses the directory where "file.sha256" is stored. +- New -xtd switch to exclude directory metadata records from processing. + + +21.03 beta 2021-07-20 +------------------------- +- The maximum dictionary size for LZMA/LZMA2 compressing was increased to 4 GB (3840 MiB). +- Minor speed optimizations in LZMA/LZMA2 compressing. + + +21.02 alpha 2021-05-06 +------------------------- +- 7-Zip now writes additional field for filename in UTF-8 encoding to zip archives. + It allows to extract correct file name from zip archives on different systems. +- The command line version of 7-Zip for macOS was released. +- The speed for LZMA and LZMA2 decompression in arm64 versions for macOS and Linux + was increased by 20%-60%. +- Some changes and improvements in ZIP, TAR and NSIS code. + + +21.01 alpha 2021-03-09 +------------------------- +- The command line version of 7-Zip for Linux was released. +- The improvements for speed of ARM64 version using hardware CPU instructions + for AES, CRC-32, SHA-1 and SHA-256. +- The bug in versions 18.02 - 21.00 was fixed: + 7-Zip could not correctly extract some ZIP archives created with xz compression method. +- Some bugs were fixed. + + +21.00 alpha 2021-01-19 +------------------------- +- Some internal changes in code. +- Some bugs were fixed. +- New localizations: Tajik, Uzbek (Cyrillic) + + +20.02 alpha 2020-08-08 +------------------------- +- The default number of LZMA2 chunks per solid block in 7z archive was increased to 64. + It allows to increase the compression speed for big 7z archives, if there is a big number + of CPU cores and threads. +- The speed of PPMd compressing/decompressing was increased for 7z/ZIP/RAR archives. +- The new -ssp switch. If the switch -ssp is specified, 7-Zip doesn't allow the system + to modify "Last Access Time" property of source files for archiving and hashing operations. +- Some bugs were fixed. +- New localization: Swahili. + + +20.00 alpha 2020-02-06 +------------------------- +- 7-Zip now supports new optional match finders for LZMA/LZMA2 compression: bt5 and hc5, + that can work faster than bt4 and hc4 match finders for the data with big redundancy. +- The compression ratio was improved for Fast and Fastest compression levels with the + following default settings: + - Fastest level (-mx1) : hc5 match finder with 256 KB dictionary. + - Fast level (-mx3) : hc5 match finder with 4 MB dictionary. +- Minor speed optimizations in multithreaded LZMA/LZMA2 compression for Normal/Maximum/Ultra + compression levels. +- bzip2 decoding code was updated to support bzip2 archives, created by lbzip2 program. +- Some bugs were fixed. +- New localization: Turkmen. + + +19.02 alpha 2019-09-05 +------------------------- +- 7-Zip now can unpack files encoded with Base64 encoding (b64 filename extension). +- 7-Zip now can use new x86/x64 hardware instructions for SHA-1 and SHA-256, supported + by AMD Ryzen and latest Intel CPUs: Ice Lake and Goldmont. + It increases + - the speed of SHA-1/SHA-256 hash value calculation, + - the speed of encryption/decryption in zip AES, + - the speed of key derivation for encryption/decryption in 7z/zip/rar archives. +- The speed of zip AES encryption and 7z/zip/rar AES decryption was increased with + the following improvements: + - 7-Zip now can use new x86/x64 VAES (AVX Vector AES) instructions, supported by + Intel Ice Lake CPU. + - The existing code of x86/x64 AES-NI was improved also. +- There is 2% speed optimization in 7-Zip benchmark's decompression. +- Some bugs were fixed. + + +19.00 2019-02-21 +------------------------- +- Encryption strength for 7z archives was increased: + the size of random initialization vector was increased from 64-bit to 128-bit, + and the pseudo-random number generator was improved. +- Some bugs were fixed. + + +18.06 2018-12-30 +------------------------- +- The speed for LZMA/LZMA2 compressing was increased by 3-10%, + and there are minor changes in compression ratio. +- Some bugs were fixed. +- The bug in 7-Zip 18.02-18.05 was fixed: there was memory leak in xz decoder. +- 7-Zip 18.02-18.05 used only one CPU thread for bz2 archive creation. + + +18.05 2018-04-30 +------------------------- +- The speed for LZMA/LZMA2 compressing was increased + by 8% for fastest/fast compression levels and + by 3% for normal/maximum compression levels. +- 7-Zip now shows Properties (Info) window and CRC/SHA results window + as "list view" window instead of "message box" window. +- Some improvements in zip, hfs and dmg code. +- Previous versions of 7-Zip could work incorrectly in "Large memory pages" mode in + Windows 10 because of some BUG with "Large Pages" in Windows 10. + Now 7-Zip doesn't use "Large Pages" on Windows 10 up to revision 1709 (16299). +- The vulnerability in RAR unpacking code was fixed (CVE-2018-10115). +- Some bugs were fixed. + + +18.03 beta 2018-03-04 +------------------------- +- The speed for single-thread LZMA/LZMA2 decoding + was increased by 30% in x64 version and by 3% in x86 version. +- 7-Zip now can use multi-threading for 7z/LZMA2 decoding, + if there are multiple independent data chunks in LZMA2 stream. +- 7-Zip now can use multi-threading for xz decoding, + if there are multiple blocks in xz stream. +- New localization: Kabyle. +- Some bugs were fixed. + + +18.01 2018-01-28 +------------------------- +- 7-Zip now can unpack DMG archives that use LZFSE compression method. +- 7-Zip now doesn't allow update operation for archives that have read-only attribute. +- The BUG was fixed: + extracting from tar with -si switch didn't set timestamps for directories. +- Some bugs were fixed. + + +18.00 beta 2018-01-10 +------------------------- +- 7-Zip now can unpack OBJ/COFF files. +- new -sse switch to stop archive creating, if 7-Zip can't open some input file. +- Some bugs were fixed. + + +17.01 beta 2017-08-28 +------------------------- +- Minor speed optimization for LZMA2 (xz and 7z) multi-threading compression. + 7-Zip now uses additional memory buffers for multi-block LZMA2 compression. + CPU utilization was slightly improved. +- 7-zip now creates multi-block xz archives by default. Block size can be + specified with -ms[Size]{m|g} switch. +- xz decoder now can unpack random block from multi-block xz archives. + 7-Zip File Manager now can open nested multi-block xz archives + (for example, image.iso.xz) without full unpacking of xz archive. +- 7-Zip now can create zip archives from stdin to stdout. +- 7-Zip command line: @listfile now doesn't work after -- switch. + Use -i@listfile before -- switch instead. +- The BUGs were fixed: + 7-Zip could add unrequired alternate file streams to WIM archives, + for commands that contain filename wildcards and -sns switch. + 7-Zip 17.00 beta crashed for commands that write anti-item to 7z archive. + 7-Zip 17.00 beta ignored "Use large memory pages" option. + + +17.00 beta 2017-04-29 +------------------------- +- ZIP unpacking code was improved. +- 7-Zip now reserves file space before writing to file (for extraction from archive). + It can reduce file fragmentation. +- Some bugs were fixed. 7-Zip could crash in some cases. +- Internal changes in code. + + +16.04 2016-10-04 +------------------------- +- The bug was fixed: 7-Zip 16.03 exe installer under Vista didn't create + links in Start / Programs menu. +- Some bugs were fixed in RAR code. + + +16.03 2016-09-28 +------------------------- +- Installer and SFX modules now use some protection against DLL preloading attack. +- Some bugs were fixed in 7z, NSIS, SquashFS, RAR5 and another code. + + +16.02 2016-05-21 +------------------------- +- 7-Zip now can extract multivolume ZIP archives (z01, z02, ... , zip). +- Some bugs were fixed. + + +15.14 2015-12-31 +------------------------- +- 7-Zip File Manager: + - The code for "Open file from archive" operation was improved. + - The code for "Tools/Options" window was improved. + - The BUG was fixed: there was incorrect mouse cursor capture for + drag-and-drop operations from open archive to Explorer window. +- Some bugs were fixed. +- New localization: Yoruba. + + +15.12 2015-11-19 +------------------------- +- The release version. + + +15.11 beta 2015-11-14 +------------------------- +- Some bugs were fixed. + + +15.10 beta 2015-11-01 +------------------------- +- The BUG in 9.21 - 15.09 was fixed: + 7-Zip could ignore some parameters, specified for archive creation operation + for gzip and bzip2 formats in "Add to Archive" window and in command line + version (-m switch). +- Some bugs were fixed. + + +15.09 beta 2015-10-16 +------------------------- +- 7-Zip now can extract ext2 and multivolume VMDK images. +- Some bugs were fixed. + + +15.08 beta 2015-10-01 +------------------------- +- 7-Zip now can extract ext3 and ext4 (Linux file system) images. +- Some bugs were fixed. + + +15.07 beta 2015-09-17 +------------------------- +- 7-Zip now can extract GPT images and single file QCOW2, VMDK, VDI images. +- 7-Zip now can extract solid WIM archives with LZMS compression. +- Some bugs were fixed. + + +15.06 beta 2015-08-09 +------------------------- +- 7-Zip now can extract RAR5 archives. +- 7-Zip now doesn't sort files by type while adding to solid 7z archive. +- new -mqs switch to sort files by type while adding to solid 7z archive. +- The BUG in 7-Zip File Manager was fixed: + The "Move" operation to open 7z archive didn't delete empty files. +- The BUG in 15.05 was fixed: + console version added some text to the end of stdout stream, is -so switch was used. +- The BUG in 9.30 - 15.05 was fixed: + 7-Zip could not open multivolume sfx RAR archive. +- Some bugs were fixed. + + +15.05 beta 2015-06-14 +------------------------- +- 7-Zip now uses new installer. +- 7-Zip now can create 7z, xz and zip archives with 1536 MB dictionary for LZMA/LZMA2. +- 7-Zip File Manager now can operate with alternate file streams at NTFS + volumes via "File / Alternate Streams" menu command. +- 7-Zip now can extract .zipx (WinZip) archives that use xz compression. +- new optional "section size" parameter for BCJ2 filter for compression ratio improving. + Example: -mf=BCJ2:d9M, if largest executable section in files is smaller than 9 MB. +- Speed optimizations for BCJ2 filter and SHA-1 and SHA-256 calculation. +- Console version now uses stderr stream for error messages. +- Console version now shows names of processed files only in progress line by default. +- new -bb[0-3] switch to set output log level. -bb1 shows names of processed files in log. +- new -bs[o|e|p][0|1|2] switch to set stream for output messages; + o: output, e: error, p: progress line; 0: disable, 1: stdout, 2: stderr. +- new -bt switch to show execution time statistics. +- new -myx[0-9] switch to set level of file analysis. +- new -mmtf- switch to set single thread mode for filters. +- The BUG was fixed: + 7-Zip didn't restore NTFS permissions for folders during extracting from WIM archives. +- The BUG was fixed: + The command line version: if the command "rn" (Rename) was called with more + than one pair of paths, 7-Zip used only first rename pair. +- The BUG was fixed: + 7-Zip crashed for ZIP/LZMA/AES/AES-NI. +- The BUG in 15.01-15.02 was fixed: + 7-Zip created incorrect ZIP archives, if ZipCrypto encryption was used. + 7-Zip 9.20 can extract such incorrect ZIP archives. +- Some bugs were fixed. + + +9.38 beta 2015-01-03 +------------------------- +- Some bugs were fixed. + + +9.36 beta 2014-12-26 +------------------------- +- The BUG in command line version was fixed: + 7-Zip created temporary archive in current folder during update archive + operation, if -w{Path} switch was not specified. + The fixed 7-Zip creates temporary archive in folder that contains updated archive. +- The BUG in 9.33-9.35 was fixed: + 7-Zip silently ignored file reading errors during 7z or gz archive creation, + and the created archive contained only part of file that was read before error. + The fixed 7-Zip stops archive creation and it reports about error. +- Some bugs were fixed. + + +9.35 beta 2014-12-07 +------------------------- +- The BUG was fixed: + 7-Zip crashed during ZIP archive creation, if the number of CPU threads was more than 64. +- The BUG in 9.31-9.34 was fixed: + 7-Zip could not correctly extract ISO archives that are larger than 4 GiB. +- The BUG in 9.33-9.34 was fixed: + The option "Compress shared files" and -ssw switch didn't work. +- The BUG in 9.26-9.34 was fixed: + 7-Zip File Manager could crash for some archives open in "Flat View" mode. +- Some bugs were fixed. + + +9.34 alpha 2014-06-22 +------------------------- +- The BUG in 9.33 was fixed: + Command line version of 7-Zip could work incorrectly, if there is relative + path in exclude filename optiton (-x) and absolute path as include filename. +- The BUG in 9.26-9.33 was fixed: + 7-Zip could not open some unusual 7z archives that were created by another + software (not by 7-Zip). +- The BUG in 9.31-9.33 was fixed: + 7-Zip could crash with switch -tcab. + + +9.33 alpha 2014-06-15 +------------------------- +- 7-Zip now can show icons for 7-Zip items in Explorer's context menu. +- "Add to archive" dialog box: + - new options in "Path Mode" + - new option "Delete files after compression" + - new "NTFS" options for WIM and TAR formats: + - Store symbolic links + - Store hard links + - Store alternate data streams + - Store file security +- "Extract" dialog box: + - new optional field to set output folder name + - new option "Eliminate duplication of root folder" + - new option "Absolute pathnames" in "Path Mode". + - new option "Restore file security" (that works for WIM archives only) +- 7-Zip File Manager: + - new "File / Link" dialog box in to create symbolic links and hard links. +- Command line version: + - new -spd switch to Disable wildcard matching for file names + - new -spe switch to Eliminate duplication of root folder for extract archive command + - new -snh switch to store hard links as links (WIM and TAR formats only) + - new -snl switch to store symbolic links as links (WIM and TAR formats only) +- NSIS support was improved. +- The problem was fixed: + The command "extract to \*" with multiple archives could use same + output folder, if archives are placed inside PE (EXE) file. +- The BUG of 9.31-9.32 was fixed: + Command line version for test and extract commands returned the + value 0 as exit code, if it couldn't open archive. +- The BUG was fixed: + 7-Zip could not create archives with anti-items for any archive type, + except of 7z type +- Some bugs were fixed. +- New localization: Mongolian (script). + + +9.32 alpha 2013-12-01 +------------------------- +- 7-Zip now can create multivolume SFX archives in 7z format. + Standalone sfx module now can unpack external 7z archive with name that is + matched to name of sfx module. For example, sfx module renamed to archive.exe + can unpack archive.7z or archive.7z.001 . +- ZIP, NSIS, HFS, AR support was improved. +- 7-Zip now supports files larger than 4 GiB in ISO archives. +- Improved compression ratio in 7z format with maximum or ultra level for + executable files (EXE and DLL) that are larger than 16 MB (improved BCJ2 filter). +- Improved support for file pathnames longer than 260 characters. +- CRC and SHA checksum calculation for files can be called via Explorer's context menu. +- 7-Zip File Manager now also takes into account the numbers in filenames for sorting order. +- 7-Zip File Manager now can use RAM buffers instead of temp files to open + nested archives, if temp file is smaller than 1/4 of RAM size. +- 7-Zip File Manager can open files in "Parser" mode via "Open Archive > #" context + menu command. It shows the list of archives inside file. +- Command line version: + - new -t# switch to open file in "Parser" mode and show the list of archives inside file. + - new -stx{Type} switch to exclude archive type from using. + - -scs switch now supports UTF-16 encoding. + - now it shows time and memory usage statistics at the end of execution. +- The BUGs were fixed: + - 7-Zip 9.30 and early versions created ZIP archives with minor errors + in extra field of headers for directory items, if AES (WinZip-AES) encryption was used. + - 7-Zip could work incorrectly in decompression of more than one + multi-volume archive in one command. + - 7-Zip 9.24 alpha - 9.30 alpha versions could not extract ZIP archives + encrypted with PKWARE-AES method. +- Minimum supported system now is Windows 2000. 7-Zip doesn't work on Windows 95/98/ME. +- New localization: Irish. + + +9.30 alpha 2012-10-26 +------------------------- +- LZMA2 now is default compression method for .7z format. +- 7-Zip now can update WIM archives. +- 7-Zip File Manager now can move files to archives. +- The default encoding for TAR format now is UTF-8. You can use -mcp=1 switch for OEM encoding. +- Command line version: + - new "rn" command to rename files in archive. + - new -sdel switch to delete files after including to archive. + - new -sns switch to store NTFS alternate streams (for WIM format only). + - new -sni switch to store NT security information for files (for WIM format only). + - new -stl switch to set archive timestamp from the most recently modified file. +- Speed optimizations for opening big archives and big disk folders. +- 7-Zip now writes special padding blocks to headers of 7z archives for + faster archive opening. Note that 7-Zip 4.50 - 4.58 contain BUG, + so these old versions can't correctly work with such new 7z archives. +- DMG support was improved +- Some bugs were fixed. +- The BUG in 7-Zip 9.26 alpha - 9.29 alpha versions was fixed. + These alpha versions could not open non-solid 7z archive, if + some files were skipped during creation of that archive. + That problem is also related to 7z archives created in solid mode, + if each solid block contains no more than one file. + Note: 7-Zip skips files that were open for writing by another + application and shows warning in that case. +- New localization: Aragonese. + + +9.25 alpha 2011-09-16 +------------------------- +- LZMA decompression speed was improved. +- "compress and send to email" code was improved to support more email clients. +- New command "h" to calculate hash values CRC-32, CRC-64, SHA-256 or SHA-1 for files on disk. +- New -spf switch to store full file paths including drive letter to archive. + If you use that switch with extract command, please check that file names in archive are correct. +- Some bugs were fixed. + + +9.23 alpha 2011-06-07 +------------------------- +- The format of language files was changed. +- Some bugs were fixed. +- New localization: Karakalpak. + + +9.22 beta 2011-04-18 +------------------------- + +- 7-Zip now uses progress indicator displayed on a taskbar button under Windows 7. +- The BUG in 7-Zip 9.21 beta was fixed: + 7-Zip could ignore some options when you created ZIP archives. + For example, it could use ZipCrypto cipher instead of AES-256. + + +9.21 beta 2011-04-11 +------------------------- +- 7-Zip now can unpack UEFI BIOS files. +- 64-bit version of 7-Zip now includes additional 32-bit shell extension DLL. + So other 32-bit programs can call 64-bit 7-Zip via context menu. +- Now it's possible to associate 7-Zip with file types without Administrator rights. +- New -mf=FilterID switch to specify compression filter. Examples: + 7z a -mf=bcj2 a.7z a.tar + 7z a -mf=delta:4 a.7z a.wav + 7z a -mf=bcj a.tar.xz a.tar +- 32-bit 7-Zip running under 64-bit Windows now can use up to 4 GB of RAM. +- Some bugs were fixed. +- New localizations: Corsican, Kyrgyz, Ligurian. + + +9.20 2010-11-18 +------------------------- +- Some bugs were fixed. + + +9.19 beta 2010-11-11 +------------------------- +- The console version now doesn't show entered password. +- Some bugs were fixed. + + +9.18 beta 2010-11-02 +------------------------- +- 7-Zip now can unpack SquashFS and CramFS filesystem images. +- 7-Zip now can unpack some TAR and ISO archives with incorrect headers. +- New small SFX module for installers (in Extra package). +- Some bugs were fixed. + + +9.17 beta 2010-10-04 +------------------------- +- Disk fragmentation problem for ZIP archives created by 7-Zip was fixed. + + +9.16 beta 2010-09-08 +------------------------- +- 7-Zip now supports files that are larger than 8 GB in TAR archives. +- NSIS support was improved. +- Some bugs were fixed. +- New localizations: Hindi, Gujarati, Sanskrit. + + +9.15 beta 2010-06-20 +------------------------- +- Some bugs were fixed. +- New localization: Tatar. + + +9.14 beta 2010-06-04 +------------------------- +- WIM support was improved. + + +9.13 beta 2010-04-15 +------------------------- +- 7-Zip now stores NTFS file timestamps to ZIP archives. +- New additional "Open archive >" item in context menu allows to select + archive type for some files. +- Some bugs were fixed. +- New localization: Uyghur. + + +9.12 beta 2010-03-24 +------------------------- +- ZIP / PPMd compression ratio was improved in Maximum and Ultra modes. +- The BUG in 7-Zip 9.* beta was fixed: LZMA2 codec didn't work, + if more than 10 threads were used (or more than 20 threads in some modes). + + +9.11 beta 2010-03-15 +------------------------- +- 7-Zip now supports PPMd compression in ZIP archives. +- Speed optimizations in PPMd codec. +- The support for archives in installers was improved. +- Some bugs were fixed. +- New localization: Kazakh. + + +9.10 beta 2009-12-22 +------------------------- +- The BUG in 7-Zip 9.09 beta was fixed: + 7-Zip created incorrect ZIP archives, if ZipCrypto encryption was used. + + +9.09 beta 2009-12-12 +------------------------- +- 7-Zip now can unpack Apple Partition Map (APM) disk images. +- Speed optimizations in AES code for Intel's 32nm CPUs. +- Speed optimizations in CRC calculation code for Intel's Atom CPUs. +- Some bugs were fixed. + + +9.07 beta 2009-08-27 +------------------------- +- It's possible to specify Diff program in options (7-Zip File Manager). +- Some bugs were fixed. + + +9.06 beta 2009-08-17 +------------------------- +- 7-Zip now can unpack MSLZ archives. +- Partial parsing for EXE resources, SWF and FLV. +- Some bugs were fixed. + + +9.04 beta 2009-05-30 +------------------------- +- 7-Zip now can update solid .7z archives. +- 7-Zip now supports LZMA2 compression method. +- 7-Zip now supports XZ archives. +- 7-Zip now can unpack NTFS, FAT, VHD and MBR archives. +- 7-Zip now can unpack GZip, BZip2, LZMA, XZ and TAR archives from stdin. +- 7-Zip now can open/copy/compress disk images (like \\.\c:) from \\.\ folder. +- 7-Zip File Manager now doesn't use temp files to open nested archives + stored without compression. +- New -scrc switch to calculate total CRC-32 during extracting / testing. +- New -scc{WIN|DOS|UTF-8} switch to specify charset for console input/output (default = DOS). +- Some bugs were fixed. + + +4.65 2009-02-03 +------------------------- +- 7-Zip File Manager now can calculate SHA-256 checksum. +- Some bugs were fixed. + + +4.64 2009-01-03 +------------------------- +- The bug in 7-Zip 4.63 was fixed: 7-Zip could not decrypt .ZIP archives + encrypted with WinZip-AES method. + + +4.63 2008-12-31 +------------------------- +- 7-Zip now can unpack ZIP archives encrypted with PKWARE-AES. +- Some bugs were fixed. + + +4.62 2008-12-02 +------------------------- +- Some bugs were fixed. + + +4.61 beta 2008-11-23 +------------------------- +- 7-Zip now supports LZMA compression for .ZIP archives. +- Some bugs were fixed. +- New localization: Sinhala. + + +4.60 beta 2008-08-19 +------------------------- +- Some bugs were fixed. + + +4.59 beta 2008-08-13 +------------------------- +- 7-Zip now can unpack UDF, XAR and DMG/HFS archives. +- 7-Zip File Manager now keeps encryption when you edit encrypted file inside archive. +- 7-Zip File Manager now allows to change current folder from the address bar drop-down list. +- It's allowed to use -t switch for "list" and "extract" commands. +- Some bugs were fixed. +- New localizations: Icelandic, Kurdish Sorani. + + +4.58 beta 2008-05-05 +------------------------- +- Some speed optimizations. +- 7-Zip now can unpack .lzma archives. +- Unicode (UTF-8) support for filenames in .ZIP archives. Now there are 3 modes: + 1) Default mode: 7-Zip uses UTF-8, if the local code page doesn't contain required symbols. + 2) -mcu switch: 7-Zip uses UTF-8, if there are non-ASCII symbols. + 3) -mcl switch: 7-Zip uses local code page. +- Now it's possible to store file creation time in 7z and ZIP archives (-mtc switch). +- 7-Zip now can unpack multivolume RAR archives created with + "old style volume names" scheme and names *.001, *.002, ... +- Now it's possible to use -mSW- and -mSW+ switches instead of -mSW=off and -mSW=on +- Some bugs were fixed. +- New localizations: Punjabi (Indian), Pashto. + + +4.57 2007-12-06 +------------------------- +- The BUG in command line version was fixed: -up3 switch + could work incorrectly. + + +4.56 beta 2007-10-24 +------------------------- +- Some bugs were fixed. + + +4.55 beta 2007-09-05 +------------------------- +- Some bugs were fixed. + + +4.54 beta 2007-09-04 +------------------------- +- Decompression speed was increased. + + +4.53 beta 2007-08-27 +------------------------- +- "Test" and "Info" buttons now work for open archives. +- The bug in 7-Zip 4.48 - 4.52 beta was fixed: + 7-Zip could create .ZIP archives with broken files. +- Some bugs were fixed. + + +4.52 beta 2007-08-03 +------------------------- +- 7-Zip now can unpack Compound files (msi, doc, ...). +- Some bugs were fixed. + + +4.51 beta 2007-07-25 +------------------------- +- Bug was fixed: 7-Zip 4.50 beta could not open some .7z archives. + + +4.50 beta 2007-07-24 +------------------------- +- New switch for command line version: + -ssc[-] enables/disables case-sensitive mode for file names. +- Speed optimizations for AES encryption. +- Some bugs were fixed. + + +4.49 beta 2007-07-11 +------------------------- +- 7-Zip now can unpack WIM archives. +- 7-Zip now replaces incorrect characters in filenames during extracting. + + +4.48 beta 2007-06-26 +------------------------- +- Encryption strength for .7z format was increased. + Now it uses random initialization vectors. +- Some bugs were fixed. + + +4.47 beta 2007-05-27 +------------------------- +- Bugs of 7-Zip 4.46 beta were fixed: BZip2 could work incorrectly. + + +4.46 beta 2007-05-25 +------------------------- +- New fast compression mode for Deflate method in Zip and GZip. +- New "Compress shared files" option in GUI and -ssw switch. +- Some bugs were fixed. +- New localization: Norwegian Nynorsk. + + +4.45 beta 2007-04-17 +------------------------- +- Now it's possible to specify the size of solid block and the number + of CPU threads in "Add to archive" dialog box. +- Default dictionary size was increased: Normal: 16 MB, Max: 32 MB. +- Speed optimizations. +- Benchmark was improved (new "b" command in command line version). +- The number of DLL files was reduced. +- Now it's possible to associate 7-zip with combined types like .tbz2 +- switch -mhcf=off is not supported now. +- If -t{Type} switch is not specified, 7-Zip now uses extension of archive to + detect the type of archive. +- Some bugs were fixed. +- New localization: Welsh. + + +4.44 beta 2007-01-20 +------------------------- +- Speed optimizations for LZMA, Deflate, BZip2 and unRAR. +- 7-Zip now supports file pathnames longer than 260 characters. +- Some bugs were fixed. +- New localizations: Bangla, Bashkir, Nepali. + + +4.43 beta 2006-09-15 +------------------------- +- 7-Zip now can use multi-threading mode for compressing to .ZIP archives. +- ZIP format supporting was improved. +- 7-Zip now supports WinZip-compatible AES-256 encryption for .ZIP archives. +- New context menu items for .ZIP archives creating. +- 7-Zip now uses order list (list of extensions) for files sorting for compressing + to .7z archives. It can slightly increase compression ratio in some cases. +- 7-Zip now restores modification time of folders during .7z archives extracting. +- Some bugs were fixed. +- New localizations: Armenian, Marathi. + + + +4.42 2006-05-14 +------------------------- +- Compressing speed and Memory requirements were increased. + Default dictionary size was increased: Fastest: 64 KB, Fast: 1 MB, + Normal: 4 MB, Max: 16 MB, Ultra: 64 MB. +- BZip2 compressing / decompressing now can work in multi-threading mode +- Multi-threading mode now is default for multi-processor systems +- 64-bit version now supports 1 GB dictionary +- 7z/LZMA now can use only these match finders: HC4, BT2, BT3, BT4 +- Compression ratio in Zip/GZip/Deflate in Ultra mode was increased +- 7-Zip now can unpack ISO archives and some installers created by NSIS +- Optional "Flat View" mode in 7-Zip File Manager +- 7-Zip File Manager now can calculate CRC checksums for files +- -x switch with relative paths now affects files specified with absolute paths +- New switch for 7za.exe (console version): -slt. + "l" (list) command with -slt shows technical information for archive. +- New switch: -scs{WIN|DOS|UTF-8} specifies charset for list files. + Default charset for list files is UTF-8 now. +- Some bugs were fixed +- New localizations: Albanian, Kurdish + + +4.32 2005-12-09 +------------------------- +- Bug was fixed: 7-Zip 4.31 didn't work in Windows 95 + + +4.31 2005-12-04 +------------------------- +- Small changes +- New localization: Basque + + +4.30 beta 2005-11-18 +------------------------- +- Files 7zFMn.exe, 7zGn.exe, 7-zipn, 7za.exe, 7zC.sfx were removed from 7-zip package +- 7-Zip now uses uncompressed SFX: 7z.sfx +- Sfx modules 7z.sfx and 7zCon.sfx now use msvcrt.dll +- Speed optimizations in LZMA maximum/ultra compressing. +- LZMA now supports word size up to 273 +- 7-Zip now reduces dictionary size for LZMA, if you compress files + smaller than specified dictionary size. +- 7-Zip now can use large memory pages: + GUI: 7-Zip File Manager / Options / Settings / Use large memory pages. + Command line version: -slp switch. + This feature allows to increase speed of compressing. + But 7-Zip can make some pause at starting of compressing for allocating large pages. + Also Task Manager doesn't show real memory usage of program, if 7-Zip uses large pages. + This feature works only on Windows 2003 / XP x64 / Vista. + Also you must have administrator's rights for your system. + Recommended size of RAM: 1 GB or more. + To install this feature you must run 7-Zip File Manager at least once, + close it and reboot system. +- Some bugs were fixed + + +4.29 beta 2005-09-28 +------------------------- +- Bug was fixed: 7-Zip 4.28 beta worked incorrectly in Windows 95/98/Me + + +4.28 beta 2005-09-27 +------------------------- +- Bug was fixed: 7-Zip 4.27 beta created incorrect multivolume archives. +- "Duplicate filename" collision problem between names with ligatures was fixed. + + +4.27 beta 2005-09-21 +------------------------- +- 7-Zip can unpack CHM/HXS (MS HTML HELP) archives +- 7-Zip can unpack multivolume CAB archives +- Now 7-Zip deletes files to the Recycle Bin by default. + Shift+Delete deletes files permanently. +- Some bugs were fixed +- New localization: Tatarish + + +4.26 beta 2005-08-05 +------------------------- +- LZH format support (extracting only) +- Some bugs were fixed +- New localization: Ido + + +4.25 beta 2005-07-31 +------------------------- +- 7-Zip now doesn't interrupt the compressing when it can not + find specified file as in version 4.24 beta. It just shows warning. +- 7-Zip now supports standard selection mode in the file list +- Some bugs were fixed + + +4.24 beta 2005-07-06 +------------------------- +- 7-Zip now supports right-click Drag and Drop in Explorer +- Command line version now supports short file names (like FILENA~1.TXT) +- If there are no wildcard names and there is no -r switch in command line, + 7-Zip now checks that specified files exist on disk before compressing. +- Some bugs were fixed + + +4.23 2005-06-29 +------------------------- +- Drag and Drop support +- 7-Zip File Manager now can copy files from one archive to another +- Some bugs were fixed +- New localizations: Extremaduran, Malay + + +4.20 2005-05-30 +------------------------- +- No changes + + +4.19 beta 2005-05-21 +------------------------- +- BZip2 code was rewritten. Now it supports 3 modes: Normal, Maximum and + Ultra. In Normal mode it compresses almost as original BZip2 compressor. + Compression ratio in Maximum and Ultra modes is 1-3% better for some files, + but Maximum Mode is about 3 times slower and Ultra Mode is about 8 times + slower than Normal mode. +- Console version now prints all messages to stdout by default, + and if -so switch is specified, 7-Zip prints messages to stderr. +- Some bugs were fixed +- New localizations: Azeri, Georgian + + +4.18 beta 2005-04-19 +------------------------- +- Bug in v4.17 beta was fixed: 7-Zip File Manager could crash + after some operations with archives + + +4.17 beta 2005-04-18 +------------------------- +- To increase protection from viruses, 7-Zip now does not open + files with more than 4 continuous spaces in the name. + And 7-Zip changes such long spaces in name to " ... " in the file list. +- Code size optimization +- Some files were moved from main package to extra package: + - Plugin for FAR Manager + - SFX modules for installers (7zS.sfx and 7zSD.sfx) +- New localizations: Asturian, Indonesian + + +4.16 beta 2005-03-29 +------------------------- +- Speed optimization (5%) for 7z / LZMA +- 7za.exe now supports .Z archives +- -r- switch in command line now is default for all commands +- Some bugs were fixed +- New localization: Uzbek + + +4.15 beta 2005-01-25 +------------------------- +- Z format supporting (extracting only) +- 7-Zip now can extract ZIP archives compressed with "Shrink" method +- 7-Zip now doesn't interrupt the compressing when it can not open file. + 7-Zip just skips that file and shows warning. +- Some bugs were fixed +- New localization: Frisian + + +4.14 beta 2005-01-11 +------------------------- +- 7-Zip installer was created with NSIS. + Now it installs 7-Zip for all users (under Windows 2000/XP). +- Now 7-Zip can create multivolume archives + (switch -v for command line) +- Some bugs were fixed +- New localizations: Breton, Farsi + + +4.13 beta 2004-12-14 +------------------------- +- Switch "--" stops switches parsing +- Some bugs were fixed + + +4.12 beta 2004-11-18 +------------------------- +- Bug in v4.11 beta was fixed: + 7-Zip created incorrect ZIP archives if file size was + from 3.75 GB to 4 GB. + + +4.11 beta 2004-11-16 +------------------------- +- 7-Zip now shows file names during compressing/decompressing +- 7-Zip now supports Zip64 extension of ZIP format. So now it's + possible to compress files bigger than 4 GB to ZIP archives. +- Some bugs were fixed +- New localization: Galician + + +4.10 beta 2004-10-21 +------------------------- +- Bugs in v4.0* were fixed: + - Some commands in command line with "-r" switch worked incorrectly, + so 7-zip could skip some files during compressing + - Some other bugs were fixed +- Small internal changes + + +4.09 beta 2004-10-05 +------------------------- +- Bugs in v4.0* were fixed: + - Renaming inside archives didn't work or worked incorrectly + - GUI SFX didn't show extracting dialog at start +- Small fixes in 7-Zip GUI (7zG.exe) + + +4.08 beta 2004-10-04 +------------------------- +- Bug in installer for v4.07 was fixed: when rebooting + is required, it rebooted without asking user +- Small fixes in 7-Zip GUI (7zG.exe) + + +4.07 beta 2004-10-03 +------------------------- +- Big amount of code was changed in this beta version. + So don't use it for important data compressing. + And test archive after compressing. + +- Unified command line interface to GUI and console versions +- 7-Zip now can extract or test several archives in one command +- 7-Zip now doesn't interrupt the compressing when file is locked by + other application. 7-Zip just skips that file and shows warning. + Note: previous versions of 7-Zip had bug, so they can not unpack + non-solid and some solid 7z archives with such skipped files. +- Command line interface was changed: + - now it's possible to use absolute pathnames + - syntax simplification: + was: 7z a a Folder1\* Folder2\* -r + now: 7z a a Folder1 Folder2 + - now it's possible to use complex wildcard commands, like *\*111*\* +- More smart detection of archive type for files with unusual + file name extensions +- Supporting for RAR archives with encrypted headers +- CPIO format supporting was improved +- For GZip and BZip2 formats you can: + - Compress from stdin (-si switch) + - Compress to stdout (-so switch) + - Extract to stdout (-so switch) +- 7-Zip File Manager: + - Split and Combine commands + - new list view options: Full row select, Show grid lines +- Internal reconstruction +- Some bugs were fixed +- New localizations: Friulian, Macedonian, Mongolian, Tamil, Thai + + +3.13 2003-12-11 +------------------------- +- Some small bugs were fixed + + +3.12 2003-12-10 +------------------------- +- Now you can select compression method, dictionary size + and word size in "Add to archive" dialog box. Also it + shows memory usage. +- 7-Zip File Manager now contains toolbars. +- New "Benchmark" command in 7-Zip File Manager. + It measures compressing and decompressing speeds and + shows rating values. +- Some bugs were fixed. + + +3.11 2003-10-06 +------------------------- +- 7-zip now use limitations for solid block size + for increasing the speed of random file decompressing: + - in Store mode: 0 B + - in Fast mode: 16 MB + - in Normal mode: 256 MB + - in Maximum mode: 1 GB + - in Ultra mode: 4 GB +- 7z.exe, 7za.exe and SFX modules now support Unicode + file names under Windows NT/2000/XP/2003. + 7zn.exe and 7zan.exe were removed from package. +- Some bugs were fixed +- New localization: Afrikaans + + +3.10 2003-09-27 +------------------------- +- Drag-and-Drop from external application +- GUI version (7zG.exe) can compress files with absolute paths +- Compression dialog doesn't suggest bzip2 and gzip2 types when + there are more than one selected file +- Optional auto renaming for existing files during extraction + in command line version (-aot switch). +- Some bugs were fixed + + +3.09.02 2003-09-20 +------------------------- +- Optional limitation for solid block size for increasing + the speed of random file decompressing (-ms switch) + + +3.09.01 beta 2003-09-06 +------------------------- +- Automatic compression filter for executable files: + dll, exe, ocx, sfx, sys, (-mf switch) +- Compression levels in 7z now are: + - Fast: 32 KB dictionary, BCJ filter + - Normal: 2 MB dictionary, BCJ filter + - Maximum: 8 MB dictionary, BCJ filter, max settings + - Ultra: 32 MB dictionary, BCJ2 filter, max settings +- Updating solid 7z archives now is supported, if it doesn't + require repacking solid blocks +- -mhcf switch for 7z format now is default +- Some bugs were fixed + + +3.08.04 beta 2003-08-24 +------------------------- +- Favorites menu in 7-Zip File Manager +- Some bugs were fixed + + +3.08.03 beta 2003-08-21 +------------------------- +- Automatic adding of extension to archive name in Compress Dialog +- Some bugs in previous 3.08.* versions were fixed: + - Storing columns width inside archives in File Manager + - Opening archive inside archive + - Quotes in list files in console version + + +3.08.02 beta 2003-08-20 +------------------------- +- Some bugs were fixed + + +3.08 beta 2003-08-19 +------------------------- +- Compress dialog: + - Supporting fast compressing mode (-mx=1 switch) + - Multi-threading option for Multi-Processor systems + or Pentium 4 with Hyper-Threading + - Encrypt file names option +- New context menu items: + - Extract here + - Extract to + - Compress and email +- Internal reconstruction, registry using was reduced +- New localization: Esperanto + + +2.30 Beta 32 2003-05-15 +------------------------- +- New features in compressing / decompressing window. +- "Show password" option. +- Some other small changes. +- New localization: Valencian. + + +2.30 Beta 31 2003-04-29 +------------------------- +- Some bugs were fixed. + + +2.30 Beta 30 2003-04-19 +------------------------- +- 7-Zip File Manager: + - Showing .. item. + - 1/2 Panels mode switching (F9). +- Supporting Bzip2 compression in ZIP archives. +- Some bugs were fixed. +- Some optimization recompiling for reducing code size. + + +2.30 Beta 29 2003-04-07 +------------------------- +- 7-Zip File Manager: + - "7-Zip" and "System" submenus in "Files" menu. + - Path history and "Browse" button in "Copy" dialog. +- RAR supporting was improved. +- Some bugs were fixed. +- Small changes in LZMA code. +- New localizations: Hebrew, Vietnamese. + + +2.30 Beta 28 2003-02-16 +------------------------- +- Some bugs were fixed: + - Updating 7z archives that are larger than 4 GB. + - Using anti-items in 7z format. + - Compressing empty files with password to zip format. +- In max mode 7z now uses 8 MB dictionary instead of 4 MB. +- 7-Zip File Manager: + - Supporting file comments: Ctrl-Z. + - New key alias for folder bookmarks: [Shift]+Alt+Number. + + +2.30 Beta 27 2003-01-24 +------------------------- +- Two BUGs in two previous beta versions (Beta 25 and Beta 26) + were fixed: + 1. Incorrect compressing to non-solid 7z archive + when files have some very big sizes: + 4 GB, 8 GB, 12 GB, 16 GB, ... + 2. Incorrect percent showing in 7z compressing + when files are bigger than 4 GB. +- Supporting multivolume RAR and SPLIT archives. +- Supporting DEB archives. +- Supporting old version of CPIO format. +- Some bugs were fixed. +- New localizations: Korean, Swedish. + + +2.30 Beta 26 2003-01-12 +------------------------- +- Supporting Deflate64 method in Zip archives. +- Supporting Rar 1.50 archives. +- Some bugs were fixed. + + +2.30 Beta 25 2003-01-02 +------------------------- +- Encryption feature for 7z format (AES-256). +- New optional archive header compressing mode (-mhcf). +- Archive headers now always are compressed with LZMA method. +- Updating non-solid 7z archives without -ms=off now is allowed. +- Folder creating and item renaming inside archive now is supported. +- Supporting encrypted Rar3 archives. +- Supporting Unicode names in Rar3 archives. +- Some bugs were fixed. +- New localizations: Lithuanian, Voro. + + +2.30 Beta 24 2002-11-01 +------------------------- +- Some internal reconstructions. +- -m switch syntax was slightly changed. +- Some bugs were fixed. +- New localizations: Catalan, Norwegian, Romanian. + + +2.30 Beta 23 2002-09-07 +------------------------- +- Encryption feature for zip format. +- Percent indicating for some operations. +- Some bugs were fixed. + + +2.30 Beta 22 2002-08-31 +------------------------- +- New program: 7-Zip File Manager. +- Command line version now doesn't allow absolute paths + for compressing files. +- New localizations: Belarusian, Greek. +- Bug in FAR plugin was fixed: + Incorrect updating when archive has no explicit + directory items for file items. +- Some bugs were fixed. + + +2.30 Beta 21 2002-07-08 +------------------------- +- RAM requirements for LZMA (7z) compression were reduced. +- Small bug in FAR plugin was fixed. + + +2.30 Beta 20 2002-07-01 +------------------------- +- RAM requirements for LZMA (7z) decompression were reduced. +- New localization: Turkish. +- Some bugs were fixed. + + +2.30 Beta 19 2002-04-11 +------------------------- +- Supporting RAR 3.0 archives. +- New localizations: Danish, Ukrainian. + + +2.30 Beta 18 2002-03-25 +------------------------- +- Compressing speed in 7z format was slightly increased. +- New localizations: Estonian, Finnish. +- Some bugs were fixed. + + +2.30 Beta 17 2002-03-03 +------------------------- +- Supporting ARJ archives. +- New localization: Chinese Simplified. + + +2.30 Beta 16 2002-02-24 +------------------------- +- Supporting RPM and CPIO archives. +- New fast compression mode for LZMA: -m0a=0. +- New match finders for LZMA: bt4b, hc3, hc4. +- Some bugs were fixed. + + +2.30 Beta 15 2002-02-17 +------------------------- +- Compression ratio in 7z was slightly improved. +- New localization: Dutch. + + +2.30 Beta 14 2002-02-10 +------------------------- +- Speed optimization for multiprocessor computers (-mmt switch). +- New localizations: Czech, Japanese, Polish. +- Some bugs were fixed. + + +2.30 Beta 13 2002-01-31 +------------------------- +- New SFX module for installers. +- New match finder for LZMA: bt3. +- New localizations: Portuguese, Portuguese Brazil, Serbo-Croatian. +- Some bugs were fixed. + + +2.30 Beta 12 2002-01-16 +------------------------- +- Bug was fixed: memory leak in Beta 11. +- New localization: Hungarian. + + +2.30 Beta 11 2002-01-15 +------------------------- +- Archive testing feature for GUI version. +- Now 7-Zip can use more than 256 MB of RAM in all Windows versions. +- New localizations: Bulgarian, Chinese Traditional, Latvian, Slovak. +- Some bugs were fixed. + + +2.30 Beta 10 2002-01-11 +------------------------- +- Bugs were fixed: + - Updating 7z archives in Beta 8 and 9 didn't work. + - Unicode version in Beta 9 didn't work in Windows NT4. + - Some other bugs were fixed. +- New localizations: Arabic, French, Italian, Slovenian, Spanish. + + +2.30 Beta 9 2002-01-08 +------------------------- +- Program localization: English, German, Russian. +- Additional optimized versions of programs + for Windows NT4/2000/XP. +- Two new match finders for LZMA: pat3h and pat4h. +- Some bugs were fixed. + + +2.30 Beta 8 2001-12-21 +------------------------- +- 7-Zip now supports some zip archives that were not + supported by previous versions. +- 7-Zip now supports new state (-uw switch) for cases + when 7-Zip can not detect whether file is newer or the same. +- Supporting anti-items in 7z format for incremental + update (-u with action #3). +- Some bugs were fixed. + + +2.30 Beta 7 2001-11-04 +------------------------- +- BCJ2: new converter for x86 code. +- Supporting tar archives with very long file names + (GNU extension to 'tar' format). +- Supporting multistream coders in 7z (-mb switch). +- More compressing parameters for zip and gzip + in console version (-m switch). +- Solid compressing option in Windows version. +- Compressing parameters option in Windows version. +- Auto renaming existing files feature for + extracting files. +- Overwrite mode switch for extracting (-ao). +- Some bugs were fixed. + + +2.30 Beta 6 2001-10-13 +------------------------- +- Supporting 7z format in MultiArc plugin for FAR Manager. +- Some bugs were fixed. + + +2.30 Beta 5 2001-10-02 +------------------------- +- Creating SFX archives from explorer. +- 7zWin.sfx: Windows version of SFX module. +- Auto adding .exe extension to SFX archive name. +- 7za.exe now supports 7z, bzip2, gzip, tar, zip. +- Some bugs were fixed. + + +2.30 Beta 4 2001-09-15 +------------------------- +- Self extract capability for 7z format. +- 7z archive format is default for 7z.exe and 7za.exe. +- 7z in default mode now uses bt234 match finder + and solid compression. +- 7z in maximum mode (-mx) now uses 4MB dictionary. + + +2.30 Beta 3 2001-09-10 +------------------------- +- Bug was fixed: decompressing .7z solid archives + containing empty files. +- new 7za.exe: standalone command line version + (only for 7z format). +- Speed of compressing to Deflate format (zip, gzip) + was slightly increased. + + +2.30 Beta 2 2001-08-30 +------------------------- +- Supporting the new 7z format with high compression ratio. +- -bd (Disable percentage indicator) switch in + console version. +- Bug in console version was fixed: + previous versions incorrectly execute compression + commands with non-recursive wildcards in combination + with subfolders. +- Some other bugs were fixed. + + +2.30 Beta 1 2001-05-07 +------------------------- +- Speed of reading of archive contents was increased. +- Bug was fixed: incorrect showing file names with + national charsets in some zip archives. +- Now it is possible to compress files larger than 4GB + to GZip archives. + + +2.24 2001-03-21 +------------------------- +- Bugs in GZip and Cab decoders were fixed. + + +2.23 2001-03-04 +------------------------- +- Opening archive items in Explorer. +- Context menu for archive items in Explorer. +- Automatic adding extension to archive name in console version. +- Some bugs were fixed. + + +2.22 2001-01-21 +------------------------- +- Supporting Zip archives containing more than 65535 files. +- Speed of Plugin for Explorer was increased. +- Searching start position of archive now is limited by + first 1MB part of file. +- Some bugs were fixed. +- Packet now doesn't contain 7zip.exe, far7zip.reg and + far7zip2.reg files. There is new far7z.reg file. + + +2.21 2000-12-21 +------------------------- +- FAR Plugin was improved: + + - Showing process box during opening archives. + - Viewing properties of file by Ctrl-A. + - Alt-F6 in archive now immediately extracts selected files + to current directory. + +- Some bugs were fixed: + + - Entering to archive's subfolders in Explorer by clicking + items in main window didn't work under Windows ME/2000. + - Decompressing solid Rar archives sometimes gave error. + - Console version 7z.exe during list operation incorrectly + showed file names with national (non-english) charsets. + - FAR Plugin didn't execute some operations. + - Showing percents during extracting ZIP archives sometimes + was incorrect. + + +2.20 2000-11-20 +------------------------- +- Supporting BZip2 and Cab. +- New program architecture with external + compression and cryptographic modules. +- Decryption support (Rar and Zip). +- New console client. +- Some bugs were fixed. + + +2.11 2000-06-15 +------------------------- +- Bugs were fixed: + + - FAR Plugin incorrectly processed + names of subdirectories that use national + (non-english) charsets. + - gzip plugin could not compress empty files. + + +2.10 2000-05-16 +------------------------- +- First level 7-Zip Plugin for FAR Manager. +- GUI version with integration to Windows Shell. +- Compression and decompressing GZip and TAR formats. +- Decompression RAR. +- Install & Uninstall support. +- Some bugs were fixed. + + +2.01 1999-09-19 +------------------------- +- Small bug was fixed. +- Compression ratio was improved for some files. + + +2.00 1999-07-18 +------------------------- +- Release. +- Big bug was fixed: previous versions incorrectly worked + during compressing with files that were referred by + direct(without wildcards) paths, containing subdirs parts. +- Compression and decompression speed were improved. +- -mx switch (maXimize compression) was added. +- Small bugs were fixed. + + +2.00 Beta 1 1999-01-02 +------------------------- +- Original beta version. + + +End of document diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/License.txt b/PFS-BatchKit-Manager/BAT/7-Zip/License.txt new file mode 100644 index 0000000..acbf778 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/7-Zip/License.txt @@ -0,0 +1,90 @@ + 7-Zip + ~~~~~ + License for use and distribution + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + 7-Zip Copyright (C) 1999-2022 Igor Pavlov. + + The licenses for files are: + + 1) 7z.dll: + - The "GNU LGPL" as main license for most of the code + - The "GNU LGPL" with "unRAR license restriction" for some code + - The "BSD 3-clause License" for some code + 2) All other files: the "GNU LGPL". + + Redistributions in binary form must reproduce related license information from this file. + + Note: + You can use 7-Zip on any computer, including a computer in a commercial + organization. You don't need to register or pay for 7-Zip. + + + GNU LGPL information + -------------------- + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You can receive a copy of the GNU Lesser General Public License from + http://www.gnu.org/ + + + + + BSD 3-clause License + -------------------- + + The "BSD 3-clause License" is used for the code in 7z.dll that implements LZFSE data decompression. + That code was derived from the code in the "LZFSE compression library" developed by Apple Inc, + that also uses the "BSD 3-clause License": + + ---- + Copyright (c) 2015-2016, Apple Inc. All rights reserved. + + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer + in the documentation and/or other materials provided with the distribution. + + 3. Neither the name of the copyright holder(s) nor the names of any contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + ---- + + + + + unRAR license restriction + ------------------------- + + The decompression engine for RAR archives was developed using source + code of unRAR program. + All copyrights to original unRAR code are owned by Alexander Roshal. + + The license for original unRAR code has the following restriction: + + The unRAR sources cannot be used to re-create the RAR compression algorithm, + which is proprietary. Distribution of modified unRAR sources in separate form + or as a part of other software is permitted, provided that it is clearly + stated in the documentation and source comments that the code may + not be used to develop a RAR (WinRAR) compatible archiver. + + + -- + Igor Pavlov diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/descript.ion b/PFS-BatchKit-Manager/BAT/7-Zip/descript.ion new file mode 100644 index 0000000..914077b --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/7-Zip/descript.ion @@ -0,0 +1,14 @@ +7-zip.chm 7-Zip Help +7-Zip.dll 7-Zip Plugin +7-Zip32.dll 7-Zip Plugin 32-bit +7z.dll 7-Zip Engine +7z.exe 7-Zip Console +7z.sfx 7-Zip GUI SFX +7zCon.sfx 7-Zip Console SFX +7zFM.exe 7-Zip File Manager +7zg.exe 7-Zip GUI +descript.ion 7-Zip File Descriptions +history.txt 7-Zip History +Lang 7-Zip Translations +license.txt 7-Zip License +readme.txt 7-Zip Overview diff --git a/PFS-BatchKit-Manager/BAT/7-Zip/readme.txt b/PFS-BatchKit-Manager/BAT/7-Zip/readme.txt new file mode 100644 index 0000000..64d75d7 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/7-Zip/readme.txt @@ -0,0 +1,51 @@ +7-Zip 22.01 +----------- + +7-Zip is a file archiver for Windows. + +7-Zip Copyright (C) 1999-2022 Igor Pavlov. + +The main features of 7-Zip: + + - High compression ratio in the new 7z format + - Supported formats: + - Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM. + - Unpacking only: APFS, AR, ARJ, Base64, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, + IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, + RPM, SquashFS, UDF, UEFI, VDI, VHD, VHDX, VMDK, XAR and Z. + - Fast compression and decompression + - Self-extracting capability for 7z format + - Strong AES-256 encryption in 7z and ZIP formats + - Integration with Windows Shell + - Powerful File Manager + - Powerful command line version + - Localizations for 90 languages + + +7-Zip is free software distributed under the GNU LGPL (except for unRar code). +Read License.txt for more information about license. + + + This distribution package contains the following files: + + 7zFM.exe - 7-Zip File Manager + 7-zip.dll - Plugin for Windows Shell + 7-zip32.dll - Plugin for Windows Shell (32-bit plugin for 64-bit system) + 7zg.exe - GUI module + 7z.exe - Command line version + 7z.dll - 7-Zip engine module + 7z.sfx - SFX module (Windows version) + 7zCon.sfx - SFX module (Console version) + + License.txt - License information + readme.txt - This file + History.txt - History of 7-Zip + 7-zip.chm - User's Manual in HTML Help format + descript.ion - Description for files + + Lang\en.ttt - English (base) localization file + Lang\*.txt - Localization files + + +--- +End of document diff --git a/PFS-BatchKit-Manager/BAT/APPS.BAT b/PFS-BatchKit-Manager/BAT/APPS.BAT new file mode 100644 index 0000000..f153a10 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/APPS.BAT @@ -0,0 +1,963 @@ +@echo off + +if not defined UpdateAPPS cls +title PFS BatchKit Manager v1.1.7 By GDX +cd /d "%~dp0" +cd .. +set rootpath=%cd% +mkdir "%rootpath%\TMP" >nul 2>&1 + +if defined @DownloadwLaunchELF ( +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo wLaunchELF LATEST +echo ---------------------------------------------------- +echo Version: Latest Development build +echo Release Date: +echo Developer: PS2-Community +echo Descriptions: File manager +echo Source code: https://github.com/ps2homebrew/wLaunchELF +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.01" & echo APPS_000.01>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @wLaunchELF_LATEST=no +IF !ERRORLEVEL!==3 set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.01>> "%rootpath%\TMP\APPIDTMP.txt" + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo wLaunchELF kHn +echo ---------------------------------------------------- +echo Version: 4.43a +echo Release Date: 2020/08/10 +echo Developer: krHACKen +echo Descriptions: File manager allows to launch .VCD files +echo Source code: Not available +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.09" & echo APPS_000.09>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @wLaunchELF_kHn=no +IF !ERRORLEVEL!==3 set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.09>> "%rootpath%\TMP\APPIDTMP.txt" +) + +if defined @DownloadOPL ( +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo Open PS2 Loader Latest +echo ---------------------------------------------------- +echo Version: Latest Development build +echo Release Date: +echo Developer: PS2-Community +echo Descriptions: Game Loader +echo Source code: https://github.com/ps2homebrew/Open-PS2-Loader +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.02" & echo APPS_000.02>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @OpenPS2Loader_LATEST=no +IF !ERRORLEVEL!==3 ( set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.02>> "%rootpath%\TMP\APPIDTMP.txt" + +echo\ +echo Do you want to change partition size for this APP? +echo By default it will be 128MB +CHOICE /C YN +IF !ERRORLEVEL!==1 ( +echo\ +echo\ +echo The size must be multiplied by 128 +echo Example: 128 x 5 = 640MB +echo Max size per partition 128GB +echo\ +echo Example: +echo If you want a 10GB partition Type: 10G +echo If you want a 512MB partition Type: 512M +echo If you want a 1.5GB partition 1024 + 512 = 1536 Type: 1536M +set /p "partsize=Enter partition size:" +IF "!partsize!"=="" echo 128M> "%rootpath%\TMP\APPS-000.08-SIZE.txt" +echo !partsize!> "%rootpath%\TMP\APPS-00002-SIZE.txt") + +echo\ +echo Do you want to run your games from HDD-OSD, PSBBN, XMB with this version of OPL? +CHOICE /C YN +IF !ERRORLEVEL!==1 echo OPLELFROOT > "%rootpath%\TMP\APPS_000.02-OPLELFROOT.txt" + ) + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo Open PS2 Loader Stable +echo ---------------------------------------------------- +echo Version: v1.2.0-1987 +echo Release Date: +echo Developer: PS2-Community +echo Descriptions: Game Loader +echo Source code: https://github.com/ps2homebrew/Open-PS2-Loader +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.16" & echo APPS_000.16>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @OpenPS2Loader_STABLE=no +IF !ERRORLEVEL!==3 ( set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.16>> "%rootpath%\TMP\APPIDTMP.txt" + +echo\ +echo Do you want to change partition size for this APP? +echo By default it will be 128MB +CHOICE /C YN +IF !ERRORLEVEL!==1 ( +echo\ +echo\ +echo The size must be multiplied by 128 +echo Example: 128 x 5 = 640MB +echo Max size per partition 128GB +echo\ +echo Example: +echo If you want a 10GB partition Type: 10G +echo If you want a 512MB partition Type: 512M +echo If you want a 1.5GB partition 1024 + 512 = 1536 Type: 1536M +set /p "partsize=Enter partition size:" +IF "!partsize!"=="" echo 128M> "%rootpath%\TMP\APPS-00016-SIZE.txt" +echo !partsize!> "%rootpath%\TMP\APPS-00016-SIZE.txt") + +echo\ +echo Do you want to run your games from HDD-OSD, PSBBN, XMB with this version of OPL? +CHOICE /C YN +IF !ERRORLEVEL!==1 echo OPLELFROOT > "%rootpath%\TMP\APPS_000.16-OPLELFROOT.txt" + ) +) + +if defined @DownloadUtilities ( +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo Memory Card Annihilator +echo ---------------------------------------------------- +echo Version: 2.0a +echo Release Date: 2022/22/01 +echo Developer: ffgriever +echo Descriptions: Formatting/Unformatting memory cards +echo Source code: +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.03" & echo APPS_000.03>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @MemoryCardAnnihilator=no +IF !ERRORLEVEL!==3 set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.03>> "%rootpath%\TMP\APPIDTMP.txt" + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo HDD Checker +echo ---------------------------------------------------- +echo Version: 0.964 +echo Release Date: 2019/04/13 +echo Developer: SP193 +echo Descriptions: HDD Diagnostic tool +echo Source code: https://github.com/ps2homebrew/HDDChecker +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.04" & echo APPS_000.04>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @HDDChecker_LATEST=no +IF !ERRORLEVEL!==3 set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.04>> "%rootpath%\TMP\APPIDTMP.txt" + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo PlayStation 2 Identification tool +echo ---------------------------------------------------- +echo Version: Latest Development build +echo Release Date: +echo Developer: PS2-Community +echo Descriptions: PS2Ident allows dumps of a PlayStation 2 console's ROM chips and MECHACON NVRAM +echo Source code: https://github.com/ps2homebrew/PS2Ident +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +REM echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 12 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.05" & echo APPS_000.05>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @PS2IDENT_LATEST=no +REM IF !ERRORLEVEL!==3 set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.05>> "%rootpath%\TMP\APPIDTMP.txt" + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo Graphics Synthesizer Mode Selector +echo ---------------------------------------------------- +echo Version: 0.38 +echo Release Date: 2014/08/24 +echo Developer: doctorxyz, dlanor, SP193, reprep +echo Descriptions: GSM allows upscaling +echo Source code: https://github.com/doctorxyz/gsm +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.06" & echo APPS_000.06>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @GSM=no +IF !ERRORLEVEL!==3 set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.06>> "%rootpath%\TMP\APPIDTMP.txt" + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo ESR +echo ---------------------------------------------------- +echo Version: R10F +echo Release Date: 2020/07/20 +echo Developer: ffgriever +echo Descriptions: Load game backups and homebrew software from DVD +echo Source code: https://gitlab.com/ffgriever/esr/ +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.07" & echo APPS_000.07>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @ESR=no +IF !ERRORLEVEL!==3 set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.07>> "%rootpath%\TMP\APPIDTMP.txt" + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo Cheat Device PS2 [NTSC-U] +echo ---------------------------------------------------- +echo Version: 1.7.5 +echo Release Date: 2020/06/16 +echo Developer: root670 +echo Descriptions: Load game cheats like Action Replay, GameShark, and CodeBreaker +echo Source code: https://github.com/root670/CheatDevicePS2 +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.18" & echo APPS_000.18>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @CheatDVPS2=no +IF !ERRORLEVEL!==3 set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.18>> "%rootpath%\TMP\APPIDTMP.txt" + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo Cheat Device PS2 [PAL] +echo ---------------------------------------------------- +echo Version: 1.7.5 +echo Release Date: 2020/06/16 +echo Developer: root670 +echo Descriptions: Load game cheats like Action Replay, GameShark, and CodeBreaker +echo Source code: https://github.com/root670/CheatDevicePS2 +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.17" & echo APPS_000.17>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @CheatDVPS2=no +IF !ERRORLEVEL!==3 set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.17>> "%rootpath%\TMP\APPIDTMP.txt" +) + +if defined @DownloadEmulators ( +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo RetroArch +echo ---------------------------------------------------- +echo Version: Latest Development build +echo Release Date: !date! +echo Developer: Libretro +echo Descriptions: Load Multiple emulators +echo Source code: https://github.com/libretro/RetroArch +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.10" & echo APPS_000.10>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @RetroArch_LATEST=no +IF !ERRORLEVEL!==3 ( set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.10>> "%rootpath%\TMP\APPIDTMP.txt" + +echo\ +echo Do you want to change partition size for this APP? +echo By default it will be 128MB +CHOICE /C YN +IF !ERRORLEVEL!==1 ( +echo\ +echo\ +echo The size must be multiplied by 128 +echo Example: 128 x 5 = 640MB +echo Max size per partition 128GB +echo\ +echo Example: +echo If you want a 10GB partition Type: 10G +echo If you want a 512MB partition Type: 512M +echo If you want a 1.5GB partition 1024 + 512 = 1536 Type: 1536M +set /p "partsize=Enter partition size:" +IF "!partsize!"=="" echo !partsize!> "%rootpath%\TMP\APPS-00010-SIZE.txt" +echo !partsize!> "%rootpath%\TMP\APPS-00010-SIZE.txt") + ) +) + + +if defined @DownloadMultiMedia ( +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo Simple Media System +echo ---------------------------------------------------- +echo Version: 2.9 ^(Rev4^) +echo Release Date: 2009/11/09 +echo Developer: Eugene Plotnikov +echo Descriptions: Media Player +echo Source code: https://github.com/ps2homebrew/SMS +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo 3^) Yes ^(Download ^& Install as partition for HDD-OSD, PSBBN, XMB^) +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.08" & echo APPS_000.08>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @SMS=no +IF !ERRORLEVEL!==3 ( set "Download=Yes" & set "@APPHDDOSD=Yes" & echo APPS_000.08>> "%rootpath%\TMP\APPIDTMP.txt" + +echo\ +echo Do you want to change partition size for this APP? +echo By default it will be 128MB +CHOICE /C YN +IF !ERRORLEVEL!==1 ( +echo\ +echo\ +echo The size must be multiplied by 128 +echo Example: 128 x 5 = 640MB +echo Max size per partition 128GB +echo\ +echo Example: +echo If you want a 10GB partition Type: 10G +echo If you want a 512MB partition Type: 512M +echo If you want a 1.5GB partition 1024 + 512 = 1536 Type: 1536M +set /p "partsize=Enter partition size:" +IF "!partsize!"=="" echo 128M> "%rootpath%\TMP\APPS-000.08-SIZE.txt" +echo !partsize!> "%rootpath%\TMP\APPS-000.08-SIZE.txt") + ) +) + + +if defined @DownloadHardware ( +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo MechaPwn +echo ---------------------------------------------------- +echo Version: 3.0RC4 +echo Release Date: 2022/10/07 +echo Developer: Balázs Triszka +echo Descriptions: Unlock Region from CD-DVD player +echo Source code: https://github.com/MechaResearch/MechaPwn +"%rootpath%\BAT\Diagbox.EXE" gd 06 +echo WARNING: This application can damage your console if not used correctly. +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 12 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.11" & echo APPS_000.11>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @MechaPwn=no + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo Lens Changer +echo ---------------------------------------------------- +echo Version: 1.2b +echo Release Date: 2018/07/11 +echo Developer: Dampro +echo Descriptions: Reprogram the EEPROM +echo Source code: +"%rootpath%\BAT\Diagbox.EXE" gd 06 +echo WARNING: This application can damage your console if not used correctly. +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.12" & echo APPS_000.12>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @LensChanger=no + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo PS2 RDRAM Test +echo ---------------------------------------------------- +echo Version: 1.2b +echo Release Date: 2020/03/7 +echo Developer: krat0s +echo Descriptions: RAM Health Diagnostic +echo Source code: Included in archive +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.13" & echo APPS_000.13>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @PS2RDRAMTest=no + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo PS2 Controller Tester +echo ---------------------------------------------------- +echo Version: 1.0 +echo Release Date: 2018/07/18 +echo Developer: jbit +echo Descriptions: Testing PS1 ^& PS2 Controller +echo Source code: +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.14" & echo APPS_000.14>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @PS2ControllerTester=no + + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +echo\ +echo\ +echo PS2 Temperature +echo ---------------------------------------------------- +echo Version: 0.1 +echo Release Date: 2020/01/18 +echo Developer: krat0s +echo Descriptions: Display the temperatures of your PS2 +echo Source code: Included in archive +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox.EXE" gd 0a +echo 1^) Yes ^(Download Only^) +"%rootpath%\BAT\Diagbox.EXE" gd 0c +echo 2^) No +"%rootpath%\BAT\Diagbox.EXE" gd 0e +echo\ +"%rootpath%\BAT\Diagbox" gd 07 +CHOICE /C 123 /M "Select Option:" + +IF !ERRORLEVEL!==1 set "Download=Yes" & set "DownloadOnly=APPS_000.15" & echo APPS_000.15>> "%rootpath%\TMP\APPIDTMP.txt" +IF !ERRORLEVEL!==2 set @PS2Temp=no +) + + +if defined @APPHDDOSD ( +if exist "%rootpath%\HDD-OSD-Icons-Pack.zip" ( + +cd /d "%rootpath%\TMP" +echo\ +"%rootpath%\BAT\Diagbox" gd 0e +echo HDD-OSD-Icons-Pack.zip detected do you want use it? +"%rootpath%\BAT\Diagbox" gd 0f +CHOICE /C YN /M "Select Option:" +IF ERRORLEVEL 1 set uselocalARTHDDOSD=yes +IF ERRORLEVEL 2 set uselocalARTHDDOSD=no +) else (set uselocalARTHDDOSD=no) + +if !uselocalARTHDDOSD!==no ( + echo. + echo Checking internet Or Website connection... For HDD-OSD ART + "%rootpath%\BAT\wget" -q --show-progress "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/PS1%%2FSCES_000.01%%2FPreview.png" -O "%rootpath%\TMP\Preview.png" >nul 2>&1 + for %%F in (Preview.png) do if %%~zF==0 del "%%F" + +if not exist "%rootpath%\TMP\Preview.png" ( +"%rootpath%\BAT\Diagbox" gd 0c + echo\ + echo Unable to connect to internet Or Website + if exist "%rootpath%\HDD-OSD-Icons-Pack.zip" set uselocalARTHDDOSD=yes + echo You will switch to offline mode + echo\ + echo\ +"%rootpath%\BAT\Diagbox" gd 0f + pause + ) else (set DownloadARTHDDOSD=yes) + ) +) + +"%rootpath%\BAT\Diagbox.EXE" gd 0f +cd /d "%rootpath%" +cls + +if !Download!==Yes ( +echo\ +echo\ +echo Downloading +echo ---------------------------------------------------- +echo\ + + setlocal DisableDelayedExpansion + cd /d "%rootpath%\TMP" & for /f "tokens=*" %%i in (APPIDTMP.txt) do ( + for /f "tokens=1*" %%A in ( 'findstr %%i "%rootpath%\BAT\TitlesDB\TitlesDB_APPS.txt"' ) do ( + endlocal + set "appfolder=%%B" + set "Titleid=%%i" + setlocal EnableDelayedExpansion + +rmdir /Q/S "%rootpath%\APPS\!appfolder!" >nul 2>&1 +md "%rootpath%\APPS\!appfolder!" >nul 2>&1 + + echo\ + echo !appfolder! + "%rootpath%\BAT\7-Zip\7z" x -bso0 "%rootpath%\BAT\APPS.zip" -o"%rootpath%" "APPS\!appfolder!" -r -y + + REM Download Latest development builds + if !Titleid!==APPS_000.01 "%rootpath%\BAT\wget.exe" -q --show-progress https://github.com/ps2homebrew/wLaunchELF/releases/download/latest/BOOT.ELF >nul 2>&1 -O "%rootpath%\APPS\!appfolder!\BOOT.ELF" + + if !Titleid!==APPS_000.02 ( + del "%rootpath%\APPS\!appfolder!\*.elf" + "%rootpath%\BAT\wget.exe" -q --show-progress https://github.com/ps2homebrew/Open-PS2-Loader/releases/download/latest/OPNPS2LD.7z >nul 2>&1 -O "%rootpath%\TMP\Open PS2 Loader Latest.7z" + "%rootpath%\BAT\7-Zip\7z" x -bso0 "%rootpath%\TMP\Open PS2 Loader Latest.7z" -o"%rootpath%\TMP" * -r -y >nul 2>&1 + move "%rootpath%\TMP\OPNPS2LD\*" "%rootpath%\APPS\Open PS2 Loader Latest\" >nul 2>&1 + ) + + if !Titleid!==APPS_000.10 ( + "%rootpath%\BAT\wget" "https://buildbot.libretro.com/nightly/playstation/ps2/RetroArch_elf.7z" >nul 2>&1 -O "%rootpath%\TMP\RetroArch.7z" + "%rootpath%\BAT\7-Zip\7z" x -bso0 "%rootpath%\TMP\RetroArch.7z" -o"%rootpath%\TMP\" -r -y >nul 2>&1 + ROBOCOPY /E /MOVE "%rootpath%\TMP\retroarch" "%rootpath%\APPS\RetroArch" >nul 2>&1 + ) + + for %%f in ("%rootpath%\APPS\!appfolder!\*.elf") do if %%~zf==0 (del "%%f") + + if not exist "%rootpath%\APPS\!appfolder!\*.elf" ( + "%rootpath%\BAT\Diagbox.EXE" gd 0c + echo An error occurred while downloading. An earlier version will be downloaded instead. + "%rootpath%\BAT\7-Zip\7z" x -bso0 "%rootpath%\BAT\APPS.zip" -o"%rootpath%" "APPS\!appfolder!" -r -y + "%rootpath%\BAT\Diagbox.EXE" gd 0f + ) else ( + "%rootpath%\BAT\Diagbox.EXE" gd 0a + echo 100%% Done + "%rootpath%\BAT\Diagbox.EXE" gd 0f + ) + + REM Some parameter + if !Titleid!==APPS_000.02 ren "%rootpath%\APPS\!appfolder!\*.elf" OPNPS2LD.ELF + if !Titleid!==APPS_000.16 ren "%rootpath%\APPS\!appfolder!\*.elf" OPNPS2LD.ELF + + if !DownloadOnly!==!Titleid! "%rootpath%\BAT\busybox" sed -i "/!Titleid!/d" "%rootpath%/TMP/APPIDTMP.txt" + ) + ) + ) + + if !USEOPL!==LATEST ( + "%rootpath%\BAT\wget.exe" -q --show-progress https://github.com/ps2homebrew/Open-PS2-Loader/releases/download/latest/OPNPS2LD.7z >nul 2>&1 -O "%rootpath%\TMP\Open PS2 Loader Latest.7z" + "%rootpath%\BAT\7-Zip\7z" x -bso0 "%rootpath%\TMP\Open PS2 Loader Latest.7z" -o"%rootpath%\TMP" * -r -y >nul 2>&1 + move "%rootpath%\TMP\OPNPS2LD\*.ELF" "%rootpath%\TMP\OPNPS2LD.ELF" >nul 2>&1 + ) + if !USEOPL!==STABLE "%rootpath%\BAT\7-Zip\7z" x -bso0 "%rootpath%\BAT\APPS.zip" -o"%rootpath%\TMP" "APPS\Open PS2 Loader Stable" -r -y & move "%rootpath%\TMP\APPS\Open PS2 Loader Stable\*.ELF" "%rootpath%\TMP\OPNPS2LD.ELF" >nul 2>&1 + + +title PFS BatchKit Manager v1.1.7 By GDX +REM HDD-OSD, PSBBN, XMB +IF !@APPHDDOSD!==Yes ( +echo\ +echo\ +pause + +cls +"%rootpath%\BAT\hdl_dump" query | "%rootpath%\BAT\busybox" grep "Playstation 2 HDD" | "%rootpath%\BAT\busybox" grep -o "hdd[0-9]:\|hdd[0-9][0-9]:" > "%rootpath%\TMP\hdl-hdd.txt" & "%rootpath%\BAT\busybox" cat "%rootpath%\TMP\hdl-hdd.txt" > "%rootpath%\TMP\hdl-hdd2.txt" +"%rootpath%\BAT\busybox" sed -i "s/hdd/\\\\.\\\PhysicalDrive/g; s/://g" "%rootpath%\TMP\hdl-hdd2.txt" >nul 2>&1 + +set /P @hdl_path2=<"%rootpath%\TMP\hdl-hdd2.txt" +set /P @hdl_path=<"%rootpath%\TMP\hdl-hdd.txt" +IF "!@hdl_path!"=="" ( +"%rootpath%\BAT\Diagbox" gd 0c + echo Playstation 2 HDD Not Detected + echo Drive Must Be Formatted First + echo\ + echo\ + rmdir /Q/S "%rootpath%\TMP" >nul 2>&1 + "%rootpath%\BAT\Diagbox" gd 0f + ) else ( + "%rootpath%\BAT\Diagbox" gd 0f + + REM if exist "%USERPROFILE%\PS2KEYS.DAT" copy "%USERPROFILE%\PS2KEYS.DAT" "%rootpath%\BAT" >nul 2>&1 + + setlocal DisableDelayedExpansion + cd /d "%rootpath%\TMP" & for /f "tokens=*" %%i in (APPIDTMP.txt) do ( + for /f "tokens=1*" %%A in ( 'findstr %%i "%rootpath%\BAT\TitlesDB\TitlesDB_APPS.txt"' ) do ( + + set "appfolder=%%B" + set "Titleid2=%%i" + set "Contentweb=" + setlocal EnableDelayedExpansion + echo !Titleid2!| "%rootpath%\BAT\busybox" sed -e "s/_/-/g; s/\.//g" > "%rootpath%\TMP\APPIDTMP2.txt" & set /P Titleid=<"%rootpath%\TMP\APPIDTMP2.txt" + +echo\ +echo\ +if not defined UpdateAPPS echo Installing !appfolder! +if defined UpdateAPPS echo Updating !appfolder! +"%rootpath%\BAT\Diagbox" gd 0e +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox" gd 03 +cd /d "%rootpath%\APPS\!appfolder!" + + "%rootpath%\BAT\7-Zip\7z" x -bso0 "%rootpath%\BAT\HDD-PSBBN_XMB_SAMPLE_HEADER.zip" -o"%rootpath%\APPS\!appfolder!" -r -y >nul 2>&1 + "%rootpath%\BAT\7-Zip\7z" x -bso0 "%rootpath%\BAT\HDD-OSD_SAMPLE_HEADER.zip" -o"%rootpath%\TMP" APP\* -r -y >nul 2>&1 + "%rootpath%\BAT\7-Zip\7z" x -bso0 "%rootpath%\BAT\PSBBN_XMB_APPSINFOS_Database.zip" -o"%rootpath%\TMP" !Titleid!.txt -r -y >nul 2>&1 + del ReadMe_Info.txt >nul 2>&1 + + "%rootpath%\BAT\busybox" grep "PPName=" "%rootpath%\TMP\!Titleid!.txt" | "%rootpath%\BAT\busybox" sed "s/^.*=//" > "%rootpath%\TMP\PPNAME.txt" & set /P PPName=<"%rootpath%\TMP\PPNAME.txt" + "%rootpath%\BAT\busybox" grep "PPTitle=" "%rootpath%\TMP\!Titleid!.txt" | "%rootpath%\BAT\busybox" sed "s/^.*=//" > "%rootpath%\TMP\PPTITLE.txt" & set /P PPTitle=<"%rootpath%\TMP\PPTitle.txt" + REM "%rootpath%\BAT\busybox" grep "Release=" "%rootpath%\TMP\!Titleid!.txt" | "%rootpath%\BAT\busybox" sed "s/^.*=//" > "%rootpath%\TMP\Release.txt" & set /P Release=<"%rootpath%\TMP\Release.txt" + "%rootpath%\BAT\busybox" grep "Devloper=" "%rootpath%\TMP\!Titleid!.txt" | "%rootpath%\BAT\busybox" sed "s/^.*=//" > "%rootpath%\TMP\Devloper.txt" & set /P Devloper=<"%rootpath%\TMP\Devloper.txt" + "%rootpath%\BAT\busybox" grep "Publisher=" "%rootpath%\TMP\!Titleid!.txt" | "%rootpath%\BAT\busybox" sed "s/^.*=//" > "%rootpath%\TMP\Publisher.txt" & set /P Publisher=<"%rootpath%\TMP\Publisher.txt" + "%rootpath%\BAT\busybox" grep "Contentweb=" "%rootpath%\TMP\!Titleid!.txt" | "%rootpath%\BAT\busybox" sed "s/^.*=//" > "%rootpath%\TMP\Contentweb.txt" & set /P Contentweb=<"%rootpath%\TMP\Contentweb.txt" + "%rootpath%\BAT\busybox" grep "Genre=" "%rootpath%\TMP\!Titleid!.txt" | "%rootpath%\BAT\busybox" sed "s/^.*=//" > "%rootpath%\TMP\Genre.txt" & set /P Genre=<"%rootpath%\TMP\Genre.txt" + + echo Title: [!PPTitle!] + echo Appid: [!Titleid!] + echo Region: [X] + REM echo Release: [!Release!] + echo Developer: [!Devloper!] + echo Publisher: [!Publisher!] + echo Genre: [!Genre!] + echo Source: [!Contentweb!] + +"%rootpath%\BAT\Diagbox" gd 0e +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox" gd 0f + + echo Downloading resources... + md "%rootpath%\TMP\APP\!Titleid2!\res\image" + + if !uselocalARTHDDOSD!==yes "%rootpath%\BAT\7-Zip\7z" x -bso0 "%rootpath%\HDD-OSD-Icons-Pack.zip" -o"%rootpath%\TMP" "APP\!Titleid2!" -r -y >nul 2>&1 + + REM HDD-OSD + if !DownloadARTHDDOSD!==yes "%rootpath%\BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/APP%%2F!Titleid2!%%2Flist.ico" -O "%rootpath%\TMP\APP\!Titleid2!\icon.sys" >nul + if !DownloadARTHDDOSD!==yes "%rootpath%\BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/APP%%2F!Titleid2!%%2Flist.ico" -O "%rootpath%\TMP\APP\!Titleid2!\list.ico" >nul + if !DownloadARTHDDOSD!==yes "%rootpath%\BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/APP%%2F!Titleid2!%%2Fdel.ico" -O "%rootpath%\TMP\APP\!Titleid2!\del.ico" >nul + cd /d "%rootpath%\TMP\APP\!Titleid2!" & for %%F in (*) do if %%~zF==0 (del "%%F") else (move * "%rootpath%\TMP\APP" >nul 2>&1) + + REM PSBBN, XMB + if !DownloadARTHDDOSD!==yes "%rootpath%\BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/APP%%2F!Titleid2!%%2Fres%%2Fjkt_001.png" -O "%rootpath%\TMP\APP\!Titleid2!\jkt_001.png" >nul + if !DownloadARTHDDOSD!==yes "%rootpath%\BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/APP%%2F!Titleid2!%%2Fres%%2Fjkt_002.png" -O "%rootpath%\TMP\APP\!Titleid2!\jkt_002.png" >nul + cd /d "%rootpath%\TMP\APP\!Titleid2!" & for %%F in (*) do if %%~zF==0 (del "%%F") else (move * "%rootpath%\TMP\APP\!Titleid2!\res" >nul 2>&1) + + if !DownloadARTHDDOSD!==yes "%rootpath%\BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/APP%%2F!Titleid2!%%2Fres%%2Fimage%%2F0.png" -O "%rootpath%\TMP\APP\!Titleid2!\0.png" >nul + if !DownloadARTHDDOSD!==yes "%rootpath%\BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/APP%%2F!Titleid2!%%2Fres%%2Fimage%%2F1.png" -O "%rootpath%\TMP\APP\!Titleid2!\1.png" >nul + if !DownloadARTHDDOSD!==yes "%rootpath%\BAT\wget" -q "https://archive.org/download/hdd-osd-icons-pack/HDD-OSD-Icons-Pack.zip/APP%%2F!Titleid2!%%2Fres%%2Fimage%%2F2.png" -O "%rootpath%\TMP\APP\!Titleid2!\2.png" >nul + cd /d "%rootpath%\TMP\APP\!Titleid2!" & for %%F in (*) do if %%~zF==0 (del "%%F") else (move * "%rootpath%\TMP\APP\!Titleid2!\res\image" >nul 2>&1) + + REM Covers + if exist "%rootpath%\TMP\APP\!Titleid2!\res\jkt_001.jpg" "%rootpath%\BAT\nconvert" -overwrite -out png -rtype lanczos -efocus -o "%rootpath%\APPS\!appfolder!\res\jkt_001.png" "%rootpath%\TMP\APP\!Titleid2!\res\jkt_001.png" >nul 2>&1 + if exist "%rootpath%\TMP\APP\!Titleid2!\res\jkt_001.jpg" "%rootpath%\BAT\nconvert" -overwrite -out png -rtype lanczos -efocus -o "%rootpath%\APPS\!appfolder!\res\jkt_002.png" "%rootpath%\TMP\APP\!Titleid2!\res\jkt_001.png" >nul 2>&1 + + REM Screenshot + if exist "%rootpath%\TMP\APP\!Titleid2!\res\image\0.jpg" "%rootpath%\BAT\nconvert" -overwrite -out png -resize 640 350 -efocus -o "%rootpath%\APPS\!appfolder!\res\image\0.png" "%rootpath%\TMP\APP\!Titleid2!\res\image\0.jpg" >nul 2>&1 + if exist "%rootpath%\TMP\APP\!Titleid2!\res\image\1.jpg" "%rootpath%\BAT\nconvert" -overwrite -out png -resize 640 350 -rtype lanczos -efocus -o "%rootpath%\APPS\!appfolder!\res\image\1.png" "%rootpath%\TMP\APP\!Titleid2!\res\image\1.jpg" >nul 2>&1 + if exist "%rootpath%\TMP\APP\!Titleid2!\res\image\2.jpg" "%rootpath%\BAT\nconvert" -overwrite -out png -resize 640 350 -rtype lanczos -efocus -o "%rootpath%\APPS\!appfolder!\res\image\2.png" "%rootpath%\TMP\APP\!Titleid2!\res\image\2.jpg" >nul 2>&1 + + ROBOCOPY /E /MOVE "%rootpath%\TMP\APP\!Titleid2!\res" "%rootpath%\APPS\!appfolder!\res" >nul 2>&1 + cd /d "%rootpath%\APPS\!appfolder!" + + if exist "%rootpath%\TMP\!Titleid!-SIZE.txt" (set /P partsize=<"%rootpath%\TMP\!Titleid!-SIZE.txt") else (set "partsize=") + + if not defined UpdateAPPS echo Creating Partition + echo device !@hdl_path2! > "%rootpath%\TMP\pfs-apps.txt" + if defined partsize echo mkpart !PPName! !partsize! PFS >> "%rootpath%\TMP\pfs-apps.txt" + if not defined partsize echo mkpart !PPName! 128M PFS >> "%rootpath%\TMP\pfs-apps.txt" + echo mount !PPName! >> "%rootpath%\TMP\pfs-apps.txt" + echo rm BOOT.ELF >> "%rootpath%\TMP\pfs-apps.txt" + echo rm EXECUTE.KELF >> "%rootpath%\TMP\pfs-apps.txt" + + REM Fix shity illegal chars for busybox like: /.& + if defined Contentweb "%rootpath%\BAT\busybox" sed -i "s/\&/\\\&/g; s./.\\\/.g" "%rootpath%\TMP\Contentweb.txt" & set /P Contentweb=<"%rootpath%\TMP\Contentweb.txt" + + REM HDD-OSD Infos + "%rootpath%\BAT\busybox" sed -ie "s/ = /=/g; s/=/ = /g; s/ =/ = /g" "%rootpath%\TMP\APP\icon.sys" + "%rootpath%\BAT\busybox" sed -ie "s/title0 =.*/title0 =/g; s/title0 =/title0 = !PPTitle!/g" "%rootpath%\TMP\APP\icon.sys" + "%rootpath%\BAT\busybox" sed -ie "s/title1 =.*/title1 =/g; s/title1 =/title1 = !Genre!/g" "%rootpath%\TMP\APP\icon.sys" + "%rootpath%\BAT\busybox" sed -ie "s/\s*$//" "%rootpath%\TMP\APP\icon.sys" + + REM PSBBN, XMB Infos + "%rootpath%\BAT\busybox" sed -i -e "s/title =.*/title =/g; s/title =/title = !PPTitle!/g" "%rootpath%\APPS\!appfolder!\res\info.sys" + "%rootpath%\BAT\busybox" sed -i -e "s/title_id =.*/title_id =/g; s/title_id =/title_id = !Titleid!/g" "%rootpath%\APPS\!appfolder!\res\info.sys" + REM "%rootpath%\BAT\busybox" sed -i -e "s/release_date =.*/release_date =/g; s/release_date =/release_date = !date!/g" "%rootpath%\APPS\!appfolder!\res\info.sys" + "%rootpath%\BAT\busybox" sed -i -e "s/area =.*/area =/g; s/area =/area = X/g" "%rootpath%\APPS\!appfolder!\res\info.sys" + "%rootpath%\BAT\busybox" sed -i -e "s/developer_id =.*/developer_id =/g; s/developer_id =/developer_id = !Devloper!/g" "%rootpath%\APPS\!appfolder!\res\info.sys" + "%rootpath%\BAT\busybox" sed -i -e "s/publisher_id =.*/publisher_id =/g; s/publisher_id =/publisher_id = !Publisher!/g" "%rootpath%\APPS\!appfolder!\res\info.sys" + if defined Contentweb "%rootpath%\BAT\busybox" sed -i -e "s/content_web =.*/content_web =/g; s/content_web =/content_web = !Contentweb!/g" "%rootpath%\APPS\!appfolder!\res\info.sys" + "%rootpath%\BAT\busybox" sed -i -e "s/genre =.*/genre =/g; s/genre =/genre = !Genre!/g" "%rootpath%\APPS\!appfolder!\res\info.sys" + + REM Disable jkt_cp.png + "%rootpath%\BAT\busybox" sed -i -e "s/copyright_imgcount =.*/copyright_imgcount =/g; s/copyright_imgcount =/copyright_imgcount = 0/g" "%rootpath%\APPS\!appfolder!\res\info.sys" + REM Manual + "%rootpath%\BAT\busybox" sed -i -e "s/label=\"APPNAME\"/label=\"!PPTitle!\"/g" "%rootpath%\APPS\!appfolder!\res\man.xml" + + if not exist "%rootpath%\APPS\!appfolder!\*.KELF" ( + echo Sign KELF... + + if !Titleid!==APPS-00007 ( + ren "%rootpath%\APPS\!appfolder!\esr_r10f_direct_off.elf" "BOOT.ELF" >nul 2>&1 + ren "%rootpath%\APPS\!appfolder!\esr_r10f_direct_off.KELF" "EXECUTE.KELF" >nul 2>&1 + ) + + if not exist "%rootpath%\APPS\!appfolder!\BOOT.ELF" ren "%rootpath%\APPS\!appfolder!\*.elf" "BOOT.ELF" >nul 2>&1 + + if exist "%rootpath%\BAT\PS2KEYS.DAT" ( + copy "%rootpath%\BAT\PS2KEYS.DAT" "%USERPROFILE%\PS2KEYS.DAT" >nul 2>&1 + "%rootpath%\BAT\kelftool.exe" encrypt mbr "%rootpath%\APPS\!appfolder!\BOOT.ELF" "%rootpath%\APPS\!appfolder!\EXECUTE.KELF" >nul 2>&1 + ) else ( + "%rootpath%\BAT\SCEDoormat_NoME.exe" "%rootpath%\APPS\!appfolder!\BOOT.ELF" "%rootpath%\APPS\!appfolder!\EXECUTE.KELF" >nul 2>&1 + ) + + ) else ( + if !Titleid!==APPS-00007 ( + REM Why ESR Already signed?. Because SCEDoormat cannot sign the ESR correctly + ren "%rootpath%\APPS\!appfolder!\esr_r10f_direct_off.elf" "BOOT.ELF" >nul 2>&1 + ren "%rootpath%\APPS\!appfolder!\esr_r10f_direct_off.KELF" "EXECUTE.KELF" >nul 2>&1 + ) + ) + + REM RESOURCES DIR (APPS\APPFolder\*) + for %%0 in (*) do (echo put "%%0") >> "%rootpath%\TMP\pfs-apps.txt" + + REM RESOURCES DIR (APPS\APPFolder\res) + for /D %%x in (*) do ( + echo mkdir "%%x" >> "%rootpath%\TMP\pfs-apps.txt" + echo lcd "%%x" >> "%rootpath%\TMP\pfs-apps.txt" + echo cd "%%x" >> "%rootpath%\TMP\pfs-apps.txt" + cd "%%x" + + REM RESOURCES DIR (APPS\APPFolder\res\files.xxx) + for %%1 in (*) do (echo put "%%1") >> "%rootpath%\TMP\pfs-apps.txt" + + REM RESOURCES DIR (APPS\APPFolder\res\image) + for /D %%y in (*) do ( + echo mkdir "%%y" >> "%rootpath%\TMP\pfs-apps.txt" + echo lcd "%%y" >> "%rootpath%\TMP\pfs-apps.txt" + echo cd "%%y" >> "%rootpath%\TMP\pfs-apps.txt" + cd "%%y" + + REM RESOURCES DIR (APPS\APPFolder\res\image\files.xxx) + for %%2 in (*) do (echo put "%%2") >> "%rootpath%\TMP\pfs-apps.txt" + + REM RESOURCES DIR (APPS\APPFolder\subfolder\subfolder\subfolder) + for /D %%z in (*) do ( + echo mkdir "%%z" >> "%rootpath%\TMP\pfs-apps.txt" + echo lcd "%%z" >> "%rootpath%\TMP\pfs-apps.txt" + echo cd "%%z" >> "%rootpath%\TMP\pfs-apps.txt" + cd "%%z" + + REM RESOURCES DIR (APPS\APPFolder\subfolder\subfolder\subfolder\files.xxx) + for %%3 in (*) do (echo put "%%3") >> "%rootpath%\TMP\pfs-apps.txt" + + echo lcd .. >> "%rootpath%\TMP\pfs-apps.txt" + echo cd .. >> "%rootpath%\TMP\pfs-apps.txt" + cd .. + ) + + echo lcd .. >> "%rootpath%\TMP\pfs-apps.txt" + echo cd .. >> "%rootpath%\TMP\pfs-apps.txt" + cd .. + ) + + echo lcd .. >> "%rootpath%\TMP\pfs-apps.txt" + echo cd .. >> "%rootpath%\TMP\pfs-apps.txt" + cd .. + ) + + echo umount >> "%rootpath%\TMP\pfs-apps.txt" + echo exit >> "%rootpath%\TMP\pfs-apps.txt" + + echo Installing... + type "%rootpath%\TMP\pfs-apps.txt" | "%rootpath%\BAT\pfsshell" >nul 2>&1 + + if exist "%rootpath%\TMP\!Titleid2!-OPLELFROOT.txt" copy BOOT.ELF "%rootpath%\TMP\OPNPS2LD.ELF" >nul 2>&1 + + cd /d "%rootpath%\TMP\APP" & "%rootpath%\BAT\hdl_dump" modify_header !@hdl_path! "!PPName!" >nul 2>&1 + cd /d "%rootpath%" & rmdir /Q/S "%rootpath%\APPS\!appfolder!" >nul 2>&1 + echo Completed... + + ) + endlocal + ) + ) +) + + if exist "%rootpath%\TMP\OPNPS2LD.ELF" ( + setlocal EnableDelayedExpansion + + cd /d "%rootpath%\TMP" + echo\ + echo\ + echo Installing OPNPS2LD.ELF In OPL Root Partition + echo ---------------------------------------------------- + + echo Checking OPL ROOT Path... + echo device !@hdl_path2! > "%rootpath%\TMP\pfs-OPLconfig.txt" + echo mount __common >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo cd OPL >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo get conf_hdd.cfg >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo umount >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo exit >> "%rootpath%\TMP\pfs-OPLconfig.txt" + type "%rootpath%\TMP\pfs-OPLconfig.txt" | "%rootpath%\BAT\pfsshell" >nul 2>&1 + + echo Installing... + if not exist conf_hdd.cfg ( + copy "%rootpath%\HDD-OSD\__common\OPL\conf_hdd.cfg" "%rootpath%\TMP" >nul 2>&1 + echo device !@hdl_path2! > "%rootpath%\TMP\pfs-OPLconfig.txt" + echo mount __common >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo cd OPL >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo put conf_hdd.cfg >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo cd .. >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo umount >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo mount +OPL >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo rm OPNPS2LD.ELF >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo lcd "%rootpath%\TMP" >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo put OPNPS2LD.ELF >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo lcd .. >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo umount >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo exit >> "%rootpath%\TMP\pfs-OPLconfig.txt" + type "%rootpath%\TMP\pfs-OPLconfig.txt" | "%rootpath%\BAT\pfsshell" >nul 2>&1 + del "%rootpath%\TMP\OPNPS2LD.ELF" >nul 2>&1 + + ) else ( + "%rootpath%\BAT\busybox" grep "hdd_partition=" "%rootpath%\TMP\conf_hdd.cfg" | "%rootpath%\BAT\busybox" sed "s/^.*=//" > "%rootpath%\TMP\OPLPATH.txt" & set /P OPLPATH=<"%rootpath%\TMP\OPLPATH.txt" + echo device !@hdl_path2! > "%rootpath%\TMP\pfs-OPLconfig.txt" + echo mount !OPLPATH! >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo cd OPL >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo rm OPNPS2LD.ELF >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo lcd "%rootpath%\TMP" >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo put OPNPS2LD.ELF >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo lcd .. >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo umount >> "%rootpath%\TMP\pfs-OPLconfig.txt" + echo exit >> "%rootpath%\TMP\pfs-OPLconfig.txt" + type "%rootpath%\TMP\pfs-OPLconfig.txt" | "%rootpath%\BAT\pfsshell" >nul 2>&1 + del "%rootpath%\TMP\OPNPS2LD.ELF" >nul 2>&1 + ) + echo Completed... + endlocal + ) + +endlocal +cd /d "%rootpath%" & rmdir /Q/S "%rootpath%\TMP" >nul 2>&1 + +echo\ +echo\ +echo ---------------------------------------------------- +"%rootpath%\BAT\Diagbox" gd 0a +echo Completed... +echo\ +echo\ +"%rootpath%\BAT\Diagbox" gd 07 + +PAUSE \ No newline at end of file diff --git a/PFS-BatchKit-Manager/BAT/APPS.zip b/PFS-BatchKit-Manager/BAT/APPS.zip new file mode 100644 index 0000000..644b04b Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/APPS.zip differ diff --git a/PFS-BatchKit-Manager/BAT/ART_CUSTOM_GAMEID.zip b/PFS-BatchKit-Manager/BAT/ART_CUSTOM_GAMEID.zip new file mode 100644 index 0000000..9baabdf Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/ART_CUSTOM_GAMEID.zip differ diff --git a/PFS-BatchKit-Manager/BAT/CUE2POPS_2_3.EXE b/PFS-BatchKit-Manager/BAT/CUE2POPS_2_3.EXE new file mode 100644 index 0000000..0927fed Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/CUE2POPS_2_3.EXE differ diff --git a/PFS-BatchKit-Manager/BAT/Dats/PS2/RedumpPS2.dat b/PFS-BatchKit-Manager/BAT/Dats/PS2/RedumpPS2.dat new file mode 100644 index 0000000..94bf28d --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/Dats/PS2/RedumpPS2.dat @@ -0,0 +1,58553 @@ + + + +
+ Sony - PlayStation 2 + Sony - PlayStation 2 - Discs (11123) (2023-06-01 18-11-44) + 2023-06-01 18-11-44 + 2023-06-01 18-11-44 + redump.org + redump.org + http://redump.org/ +
+ + Games + Tekken Tag Tournament (Europe) (En,Fr,De,Es,It) (v2.00) + + + + + Games + Final Fantasy X (Europe, Australia) + + + + Games + Tekken Tag Tournament (Europe) (En,Fr,De,Es,It) (v1.00) + + + + + Games + kill.switch (Europe) (En,Fr,De,Es,It) + + + + Games + Killzone (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + Kingdom Hearts (Europe, Australia) + + + + Games + Metal Gear Solid 2 - Sons of Liberty (Europe) (En,Fr,De) + + + + Games + Metal Gear Solid 3 - Snake Eater (Europe) (En,Fr) + + + + Games + Peter Jackson's King Kong - The Official Game of the Movie (Russia) + + + + Games + Prince of Persia - Warrior Within (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + Rayman 3 - Hoodlum Havoc (Europe) (En,Fr,De,Es,It) + + + + Games + Rayman Revolution (Europe) (En,Fr,De,Es,It) + + + + Games + Shin Megami Tensei - Lucifer's Call (Europe) (En,Fr,De) + + + + Games + Sonic Heroes (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Final Fantasy X (USA) + + + + Games + Killzone (Europe) (En,Ru,El) + + + + Games + Final Fantasy X-2 (USA, Canada) + + + + Games + Gran Turismo 4 - Prologue (Europe) (En,Fr,De,Es,It) + + + + Games + Beatmania Da Da Da!! (Japan) + + + + + Games + Rock'n Megastage (Japan) + + + + Games + LowRider - Round the World (Japan) + + + + + Games + Metal Gear Solid 3 - Snake Eater (USA) + + + + Games + Tekken 4 (USA) + + + + Games + Resident Evil 4 (Europe) (En,Fr,De,Es,It) + + + + Games + Disgaea - Hour of Darkness (USA) + + + + Games + Ratchet & Clank 3 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Gran Turismo 3 - A-Spec (USA) (v1.00) + + + + Games + Cold Fear (Europe) (En,Fr,De,Es,It) + + + + Games + Forgotten Realms - Demon Stone (Europe) (En,Fr,De,Es,It) + + + + Games + Jak 3 (Europe, Australia) (En,Fr,De,Es,It,Pt,Ru) + + + + Games + Kessen III (Europe) + + + + Games + Max Payne (Europe) + + + + Games + Ratchet & Clank 2 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Shadow Hearts II (Europe, Australia) (En,Fr,De) (Disc 1) + + + + Games + Shadow Hearts II (Europe, Australia) (En,Fr,De) (Disc 2) + + + + Games + Disney's Treasure Planet (Europe) (En,Fr,De,Nl) + + + + Games + Gran Turismo 3 - A-Spec (Europe, Australia) (En,Fr,De,Es,It) (v2.00) + + + + Games + Tekken 4 (Europe) (En,Fr,De,Es,It) (v1.00) + + + + Games + Stella Deus - The Gate of Eternity (USA) + + + + Games + Shin Megami Tensei - Digital Devil Saga (USA) + + + + Games + Naruto - Narutimate Hero 3 (Japan) + + + + Demos + Final Fantasy X (Europe) (Demo) + + + + Games + Xenosaga Episode II - Jenseits von Gut und Boese (Europe) (En,Fr,De) (Disc 1) + + + + Games + Xenosaga Episode II - Jenseits von Gut und Boese (Europe) (En,Fr,De) (Disc 2) + + + + Games + God of War (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Final Fantasy X-2 (Europe, Australia) + + + + Games + Breath of Fire - Dragon Quarter (Europe) (En,Fr,De,Es,It) + + + + Games + Dark Chronicle (Europe) (En,Fr,De,Es,It) + + + + Games + Mortal Kombat - Deception (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Soulcalibur II (Europe) (En,Fr,De,Es,It) + + + + Games + Mortal Kombat - Deadly Alliance (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Disgaea - Hour of Darkness (Europe) + + + + + Games + Minority Report - Everybody Runs (Europe) + + + + Games + Devil May Cry (Europe) (En,Fr,De,Es,It) + + + + Games + Medal of Honor - Frontline (Europe) (En,Es,It) + + + + Games + Dropship - United Peace Force (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Demo Disc (Europe) (En,Fr,De,Es,It) (v1.03) + + + + Games + EyeToy - Kinetic (Europe, Australia) (En,Fr,De,Es,It,Pt,No) + + + + Games + Tekken 4 (Europe, Australia) (En,Fr,De,Es,It) (v2.00) + + + + Games + Crimson Sea 2 (Europe) + + + + Demos + Official PlayStation 2 Magazine Demo 64 (Europe) (En,Fr,De,Es,It) + + + + Games + Metal Gear Solid 2 - Sons of Liberty (Japan) + + + + Games + Metal Gear Solid 3 - Snake Eater (Japan) (Premium Package) + + + + Games + Gran Turismo 4 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 71 (Europe) (En,Fr,De,Es,It) + + + + Games + Metal Gear Solid 2 - Substance (Europe) (En,Fr,De,Es,It) + + + + Games + Xenosaga Episode I - Der Wille zur Macht (USA) + + + + Games + Jak II - Renegade (Europe, Australia) (En,Ja,Fr,De,Es,It,Ko) + + + + Games + Resident Evil 4 (Germany) (En,Fr,De,Es,It) + + + + Games + Grandia II (Europe) + + + + Games + R-Type Final (Europe) (En,Fr,De) + + + + Games + Soulcalibur III (Europe, Australia) (En,Fr,De,Es,It) (v1.00) + + + + Games + Unlimited Saga (Europe) + + + + Games + Syberia II (Europe) (En,Fr,De,Es,It) + + + + Games + Killer7 (Europe) (En,Fr,De) + + + + Games + Contra - Shattered Soldier (Europe) (En,Fr,De,Es,It) + + + + Games + Zone of the Enders (Europe) (En,Fr,De,It) + + + + Games + Final Fantasy X (Germany) + + + + Applications + Online Start-Up Disc 4.0 (USA) + + + + + Applications + Online Start-Up Disc v3.0 (USA) (Rev 2) + + + + + Applications + Network Access Disc (Europe) (En,Fr,De,Es,It) (v3.00) + + + + Games + Tekken 5 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + EyeToy - Play (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + Demos + Demo Disc (Europe) (En,Fr,De,Es,It) (v1.02) + + + + Games + Getaway, The (Europe) (En,Fr,De,Es,It) (v1.03) + + + + Games + Resident Evil - Code - Veronica X (USA) + + + + Games + Metal Gear Solid 2 - Sons of Liberty (USA) + + + + Games + Metal Gear Solid 2 - Substance (Japan) (En,Ja) + + + + Games + Metal Gear Solid 3 - Subsistence (USA) (En,Es) (Disc 1) (Subsistence) + + + + Games + Onimusha 2 - Samurai's Destiny (USA) + + + + Games + Silent Hill 2 (Europe) (En,Ja,Fr,De,Es,It) + + + + Games + Devil May Cry (USA) + + + + Games + FIFA 2001 (Europe) (En,De,Es,Nl,Sv) + + + + + Games + Quake III - Revolution (Europe) (En,Fr,It) + + + + + Games + Xenosaga Episode II - Jenseits von Gut und Boese (USA) (Disc 1) + + + + Games + Xenosaga Episode II - Jenseits von Gut und Boese (USA) (Disc 2) + + + + Demos + Official PlayStation 2 Magazine Demo 77 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Demo Disc (Europe) (En,Fr,De,Es,It) (v1.00) + + + + Games + Mortal Kombat - Shaolin Monks (Europe) (En,Fr,De,Es,It) + + + + Games + Resident Evil - Code - Veronica X (Europe) (En,Fr,De,Es) + + + + Demos + Official PlayStation 2 Magazine Demo 69 (Europe) (En,Fr,De,Es,It) + + + + Demos + Demo Disc (Europe) (En,Fr,De,Es,It) (v1.11) + + + + + Games + Dead or Alive 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Need for Speed - Underground 2 (Europe) (En,Fr,De,Es,It,Nl,Sv,Da) (v1.01) + + + + Demos + Metal Gear Solid 2 - Sons of Liberty - Trial Edition (USA) (Demo) + + + + + Multimedia + Document of Metal Gear Solid 2, The (Europe) + + + + Games + Shadow of the Colossus (USA) + + + + Games + God of War (USA) + + + + Games + Kingdom Hearts (USA) + + + + Games + Biohazard - Outbreak (Japan) + + + + Games + Bouncer, The (Europe) (En,Fr,De,Es,It) + + + + Games + Ico (USA) + + + + + Games + Sly Raccoon (Europe) (En,Fr,De,Es,It) + + + + Games + Drakengard (Europe) (En,Fr,De,Es,It) + + + + Games + Urban Reign (Europe) (En,Fr,De,Es,It) + + + + Games + Jak and Daxter - The Precursor Legacy (Europe) (En,Ja,Fr,De,Es,It) + + + + Games + Commandos - Strike Force (Europe) (En,Fr,De,Es,It) + + + + Games + Hitman - Blood Money (Europe) + + + + Games + Headhunter (Europe) (En,Fr,De,Es,It) + + + + Games + Sega Mega Drive Collection (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Grand Theft Auto III (Europe, Australia) (En,Fr,De,Es,It) (v1.60) + + + + Games + Grand Theft Auto - Vice City (Europe) (En,Fr,De,Es,It) (v2.03) + + + + Games + Tony Hawk's Underground (Europe) + + + + Games + EyeToy - Play 3 (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,El) + + + + Games + Hitman - Contracts (Europe) + + + + Games + Beat Down - Fists of Vengeance (Europe) (En,Fr,De,Es,It) + + + + Games + Warriors, The (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 83 (Europe) (En,Fr,De,Es,It) + + + + Games + Medal of Honor - European Assault (Europe) (En,Nl,Sv,Da) + + + + Games + Medal of Honor - Rising Sun (Europe, Australia) (En,It,Nl,Sv,Da) + + + + Games + Disgaea 2 - Cursed Memories (Europe) + + + + Demos + Devil May Cry (Europe) (Demo) + + + + Games + Vietcong - Purple Haze (Europe) (En,Fr,De,Es) + + + + Demos + Black (Europe) (En,Fr,De,Es,It) (Demo) + + + + + Games + Lara Croft Tomb Raider - Anniversary (USA) + + + + Games + Pro Evolution Soccer 6 (Europe) + + + + Games + Conflict - Global Storm (Europe) (En,Fr,De,Es,It) + + + + Games + Star Wars - Episode III - Revenge of the Sith (Europe) (En,Es,It) + + + + Games + Max Payne 2 - The Fall of Max Payne (Europe) + + + + Games + Ace Combat 04 - Shattered Skies (USA) + + + + Games + Guitar Hero II (USA) + + + + Games + Call of Duty 2 - Big Red One (Europe) + + + + Demos + WRC II Extreme - Special Demo (Europe) (Demo 1) + + + + Demos + Official PlayStation 2 Magazine Demo 16 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 62 (UK) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 31 (Europe, Australia) (En,Fr,De,Es,It) (SCED-51529) + + + + Demos + Getaway, The (Europe) (Demo) + + + + Demos + Peter Jackson's King Kong (Europe) (Demo) + + + + + Demos + TOCA Race Driver 3 (Europe) (Honda Civic 2006 Demo) + + + + Demos + Official PlayStation 2 Magazine Demo 22 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 32 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 46 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Haven - Call of the King (Europe) (Demo) + + + + Games + Guilty Gear X2 (USA) + + + + Games + Guilty Gear X (USA) + + + + + Games + Capcom Fighting Evolution (USA) + + + + Games + State of Emergency (USA) + + + + Games + Maximo - Ghosts to Glory (USA) + + + + + Games + Suikoden III (USA) + + + + Games + Madden NFL 2003 (USA) + + + + Demos + Sega^3 Demo (Europe) + + + + + Games + God of War II (USA) + + + + Games + Odin Sphere (USA) + + + + Demos + Official PlayStation 2 Magazine Demo 44 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Guilty Gear X Plus (Japan) + + + + + Games + Grand Theft Auto III (USA) + + + + Games + Jak and Daxter - The Precursor Legacy (USA) (En,Fr,De,Es,It) + + + + Games + Final Fantasy XII (USA) + + + + Games + Guitar Hero (USA) + + + + Games + EyeToy - Play 2 (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,El) (v3.03) + + + + Games + Dragon Quest - The Journey of the Cursed King (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Primal (Europe) (En,Fr,De,Es,It) + + + + Games + Summoner 2 (Germany) + + + + Games + Final Fantasy X-2 (Germany) + + + + Games + Onimusha - Warlords (Europe) (En,Fr,De) + + + + Games + Suikoden IV (Europe) (En,Fr,De,Es,It) + + + + Games + Wizardry - Tale of the Forsaken Land (Europe) + + + + + Games + X-Men Legends II - Rise of Apocalypse (Europe) (En,Fr,De) + + + + Games + Baldur's Gate - Dark Alliance II (Europe, Australia) (En,Fr,De) + + + + Games + Champions of Norrath (Europe) (En,Fr,De) + + + + Games + Suikoden Tactics (Europe) (En,Fr,De,Es,It) + + + + Games + Colin McRae Rally 3 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Xenosaga Episode III - Also sprach Zarathustra (USA) (Disc 1) + + + + Games + Xenosaga Episode III - Also sprach Zarathustra (USA) (Disc 2) + + + + Games + Need for Speed - Underground (Europe) (En,Fr,De,Es,It,Nl,Sv) + + + + Games + Kingdom Hearts II (USA) + + + + Games + GrimGrimoire (USA) (En,Ja) + + + + Games + Mortal Kombat - Armageddon (Europe) (En,Fr,De,Es,It) + + + + Games + Twisted Metal - Black (Europe) (En,Fr,De,Es,It) + + + + Games + Ring of Red (Europe) (En,Fr,De) + + + + + Games + True Crime - Streets of LA (Europe) (En,Fr,De,Es,It) + + + + Games + Ghosthunter (Europe) (En,Ru,El) + + + + Games + Soulcalibur III (Europe, Australia) (En,Fr,De,Es,It) (v2.00) + + + + Games + Destroy All Humans! 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Dragon Quest VIII - Journey of the Cursed King (USA) + + + + Demos + Final Fantasy XII (USA) (Demo) + + + + Games + Prince of Persia - The Sands of Time (Europe) (En,Fr,De,Es,It) + + + + Games + Prince of Persia - The Two Thrones (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + WRC - Rally Evolved (Europe, Australia) (En,Fr,De,Es,It,Pt,No,Fi) (v2.00) + + + + Games + Sopranos, The - Road to Respect (Europe, Australia) (En,Es) + + + + Games + Primal (Russia) (En,Ru) + + + + Games + Ratchet - Gladiator (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Dog's Life (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + Games + Formula One 06 (Europe, Australia) (En,Fr,De,Es,It,Pt,Fi) + + + + Games + Lemmings (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi) + + + + Games + Stuart Little 3 - Big Photo Adventure (Europe) (En,Fr,De,Es,It,Nl,Pt,Fi,Pl) + + + + Games + Tom Clancy's Splinter Cell - Double Agent (Europe) (En,Fr,De) + + + + Games + Tourist Trophy - The Real Riding Simulator (Europe) (En,Fr,De,Es,It) + + + + Games + Ant Bully, The (Europe) (En,Fr) + + + + Games + DreamWorks & Aardman Flushed Away (Europe) (En,Fr,De,Es,It) + + + + Games + MotoGP 4 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Nickelodeon Barnyard (Europe, Australia) + + + + Games + Getaway, The - Black Monday (Europe) (En,Pt,Ru,El) (v2.00) + + + + Games + Jak X (Europe, Australia) (En,Fr,De,Es,It,Pt,Ru) + + + + Games + 24 - The Game (Europe, Australia) (En,Fr,De,Es,It,Nl,Pl,Cs,Hu) (v2.00) + + + + Games + Cold Fear (USA) (En,Fr,Es) + + + + Games + Devil May Cry 3 - Dante's Awakening (USA) (En,Ja) (Special Edition) + + + + Games + Driv3r (USA) (En,Fr,Es) + + + + Games + Gran Turismo 4 (USA) (v1.01) + + + + Games + Headhunter - Redemption (USA) + + + + Games + Resident Evil - Outbreak - File 2 (USA) + + + + Games + Star Ocean - Till the End of Time (USA) (Disc 1) + + + + Games + Star Ocean - Till the End of Time (USA) (Disc 2) + + + + Games + Soulcalibur II (USA) + + + + Games + SpyHunter 2 (USA) + + + + Games + Rayman - Raving Rabbids (Europe) (En,Fr,De,Es,It,Nl) + + + + Demos + Official PlayStation 2 Magazine Demo 80 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Devil May Cry 2 (USA) (Disc 1) + + + + Games + Devil May Cry 2 (USA) (Disc 2) + + + + Games + Oni (USA) + + + + + Demos + Official PlayStation 2 Magazine Demo 66 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 76 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + SCEE Hits Demo (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 79 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Grand Theft Auto - Vice City (Europe) (En,Fr,De,Es,It) (v1.50) + + + + Games + Project Zero (Europe) (En,Fr,De,Es,It) + + + + Games + Resident Evil - Outbreak (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Star Ocean - Till the End of Time (Europe) (Disc 1) + + + + Games + Star Ocean - Till the End of Time (Europe) (Disc 2) + + + + Games + Black (Europe, Australia) + + + + Games + Mortal Kombat - Deadly Alliance (Germany) (En,Fr,De,Es,It) + + + + Games + Shadow of Memories (Europe) (En,Fr,De,Es,It) + + + + Games + Silent Hill 3 (Europe) (En,Fr,De,Es,It) + + + + Games + Silent Hill 4 - The Room (Europe) (En,Fr,De,Es,It) + + + + Applications + Network Access Disc (Europe) (En,Fr,De,Es,It,Nl,Pt) (v1.02) + + + + Demos + PlayStation Underground Jampack - Summer 2002 (USA) + + + + Games + Grand Theft Auto - San Andreas (Europe, Australia) (En,Fr,De,Es,It) (v1.03) + + + + Games + Grand Theft Auto - San Andreas (Europe, Australia) (En,Fr,De,Es,It) (v2.01) + + + + Games + Call of Duty 3 (Europe) + + + + Games + Baldur's Gate - Dark Alliance (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Need for Speed - Carbon - Collector's Edition (Europe, Australia) + + + + Games + Star Wars - Battlefront (USA) + + + + Games + F1 Championship Season 2000 (Europe) (En,Fr,De,Es,It) + + + + + Games + Pro Evolution Soccer (Europe) (En,Fr,De) (v1.02) + + + + + Games + Burnout Revenge (Europe, Australia) (En,Fr,De) + + + + Games + Need for Speed - Hot Pursuit 2 (Europe, Australia) (En,Fr,De,Es,It,Sv) (v1.00) + + + + Games + SOCOM 3 - U.S. Navy SEALs (Europe) (En,Fr,De,Es,It) + + + + Demos + Devil May Cry (USA) (Demo) + + + + Games + Grand Theft Auto - Liberty City Stories (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + FIFA Football 2004 (Europe) (En,It,Nl,Sv) (v2.00) + + + + Demos + Official PlayStation 2 Magazine Demo 65 (Europe) (En,Fr,De,Es,It) + + + + Games + SSX 3 (Europe) (En,Fr,De,Es) (v2.00) + + + + Games + Call of Duty - Finest Hour (Europe, Australia) + + + + Games + Metal Slug 3 (Europe) (En,Fr,De,Es,It) + + + + Games + Driver - Parallel Lines (Europe) (En,Fr,De) + + + + Games + Metal Gear Solid 3 - Subsistence (USA) (En,Es) (Disc 2) (Persistence) + + + + Games + Tenchu - Fatal Shadows (Europe) + + + + Games + Grand Theft Auto III (Australia) (En,Fr,De,Es,It) + + + + Games + Virtua Tennis 2 - Sega Professional Tennis (Europe) (En,Fr,De,Es) + + + + + Games + Alone in the Dark - The New Nightmare (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 45 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Lord of the Rings, The - The Two Towers (USA) + + + + Games + Unreal Tournament (USA) + + + + + Games + Tetris Worlds (USA) + + + + + Games + Quake III - Revolution (USA) + + + + + Games + NHL 2002 (USA) + + + + + Games + NASCAR 2001 (USA) + + + + + Games + Legacy of Kain - Soul Reaver 2 (USA) (v1.01) + + + + Games + XII Stag (Europe) + + + + + Games + Crash Bandicoot - The Wrath of Cortex (Europe) (En,Fr,De,Es,It,Nl) (v2.01) + + + + + Games + Oni (Europe) + + + + + Games + Metal Slug 4 (Europe, Australia) + + + + + Games + Rumble Roses (Europe) (En,Fr,De,Es,It) + + + + Games + Assault Suits Valken (Europe) + + + + + Demos + Official PlayStation 2 Magazine Demo 81 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Enter the Matrix (Europe) (En,Fr,De,Es,It) (v1.01) + + + + Games + Burnout 3 - Takedown (Europe, Australia) (En,Es,Nl,Sv) + + + + Games + Chaos Legion (Europe) (En,Fr,De,Es,It) + + + + Games + EyeToy - Chat (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + Demos + Bonus Demo 8 (Old) (Europe) + + + + Games + Ridge Racer V (USA) + + + + + Games + Shadow the Hedgehog (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Fallout - Brotherhood of Steel (Europe) (En,Fr,De) + + + + Games + Kingdom Hearts II (Europe, Australia) + + + + Games + Dragon Ball Z - Budokai (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Crash Tag Team Racing (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + Red Star, The (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Biker Mice from Mars (Europe) (En,Fr,De,Es,It) + + + + Games + Makai Kingdom - Chronicles of the Sacred Tome (Europe) + + + + + Games + Spider-Man (USA) (v1.00) + + + + Games + Guitar Hero III - Legends of Rock (USA) + + + + Games + Spyro - A Hero's Tail (USA) + + + + Games + Legend of Spyro, The - A New Beginning (USA) + + + + Games + Matrix, The - Path of Neo (USA) + + + + Games + Buzz! The Big Quiz (Europe) (v1.01) + + + + Games + Final Fantasy XII (Europe, Australia) + + + + Games + Driv3r (Europe, Australia) (En,Fr,De,It) + + + + Games + 50 Cent - Bulletproof (Europe) + + + + Games + Stealth Force - The War on Terror (Europe) (En,Es) + + + + + Games + Canis Canem Edit (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + WinBack - Covert Operations (USA) (En,Ja) + + + + + Games + Psyvariar - Complete Edition (Europe) (En,Ja,Fr,De) + + + + + Games + Atelier Iris 2 - The Azoth of Destiny (USA) + + + + Games + Bard's Tale, The (USA) + + + + Games + Hitman 2 - Silent Assassin (USA) (v1.01) + + + + Games + Mega Man X Collection (USA) + + + + Games + X-Men Legends (USA) + + + + Games + Mega Man X8 (USA) + + + + Games + Mega Man X - Command Mission (USA) + + + + Games + Taiko no Tatsujin - Doki! Shinkyoku Darake no Haru Matsuri (Japan) + + + + + Games + Dragon Ball Z - Budokai 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Rock Band (USA) + + + + Games + Mad Maestro! (USA) + + + + + Demos + FireBlade (USA) (Demo) + + + + + Games + GoDai - Elemental Force (USA) + + + + + Games + Final Fantasy X (France) + + + + Games + Need for Speed - Carbon (USA) + + + + Games + Burnout 3 - Takedown (USA) + + + + Games + Fantavision (Europe) (En,Fr,De,Es,It) + + + + Games + Forbidden Siren 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Grand Theft Auto - Vice City (USA) (v1.40) + + + + Games + Gran Turismo 3 - A-Spec (USA) (v1.10) + + + + Games + Smuggler's Run (USA) + + + + + Games + Forbidden Siren (Europe) + + + + Games + ZooCube (Europe) + + + + + Games + Futurama (USA) + + + + Games + Midnight Club II (USA) + + + + Games + Burnout Dominator (USA) + + + + Games + SpyHunter (USA) + + + + Games + Simpsons, The - Road Rage (USA) + + + + Games + XIII (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + X-Men - Next Dimension (Europe) + + + + Games + X-Men Legends (Europe) + + + + Games + Valkyrie Profile 2 - Silmeria (USA) + + + + Games + Hidden Invasion (USA) + + + + Demos + Official PlayStation 2 Magazine Demo 92 (Europe) (En,Fr,De,Es,It) + + + + Games + WWE SmackDown! Here Comes the Pain (Europe) + + + + Games + God of War II (Europe, Australia) (En,Fr,De,Es,It,Ru) + + + + Games + Sega Genesis Collection (USA) + + + + Games + Arc the Lad - Twilight of the Spirits (USA) + + + + Games + X-Files, The - Resist or Serve (Europe) + + + + Games + Hyper Street Fighter II - The Anniversary Edition (Europe) + + + + Games + This Is Football 2002 (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Ys IV - Mask of the Sun - A New Theory (Japan) + + + + Games + Getaway, The (Australia) (En,Fr,De,Es,It) (v3.00) + + + + Games + Xyanide - Resurrection (Europe) (En,Fr,De,Es,It) + + + + Games + X-Men 2 - Wolverine's Revenge (Europe) + + + + Games + Godfather, The (Europe) (En,Nl,Pt,Sv,Da,Pl) + + + + Games + Final Fantasy XII (Germany) + + + + Games + Steel Dragon EX (Europe) (En,Fr,De,Es) + + + + + Games + Simple 2000 Series Vol. 32 - The Sensha (Japan) + + + + + Applications + Network Adaptor Start-Up Disc (USA) (v1.01) + + + + Games + ATV Offroad Fury 2 (USA) (v2.00) + + + + Games + SingStar (Europe, Australia) + + + + Games + Lord of the Rings, The - The Third Age (Europe) (En,Nl,Pt,Sv,Pl) + + + + Games + Guitar Hero III - Legends of Rock (Europe, Australia) + + + + Games + Ys I & II - Eternal Story (Japan) (Tokubetsu Genteiban) + + + + Games + Ys I & II - Eternal Story (Japan) + + + + Games + Ys III - Wanderers from Ys (Japan) + + + + + Games + Tales of Destiny - Director's Cut (Japan, Asia) + + + + Games + Time Crisis 3 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + SSX On Tour (USA) (Demo) + + + + Demos + Destroy All Humans! 2 (USA) (Demo) + + + + Games + Yourself!Fitness (USA) + + + + Games + Marvel vs. Capcom 2 - New Age of Heroes (USA) + + + + + Games + Viewtiful Joe 2 (USA) + + + + Games + Virtua Fighter 4 (USA) + + + + + Games + Turok - Evolution (USA) + + + + Games + Mortal Kombat - Deadly Alliance (USA) + + + + Games + Medal of Honor - Frontline (USA) + + + + Games + Tekken Tag Tournament (USA) (v2.00) + + + + + Games + NHL 2K6 (USA) + + + + Demos + TOCA Race Driver 3 (USA) (Demo) + + + + Games + Gauntlet - Dark Legacy (USA) + + + + + Games + Crash Bandicoot - The Wrath of Cortex (Europe) (En,Fr,De,Es,It,Nl) (v1.03) + + + + + Games + Twisted Metal - Head-On - Extra Twisted Edition (USA) + + + + Games + Sly 3 - Honour Among Thieves (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + Games + Prince of Persia - The Sands of Time (USA) (En,Fr,Es) + + + + Games + Red Faction II (USA) + + + + Games + Grand Theft Auto - San Andreas (USA) (v1.03) + + + + Demos + Demo Disc (Europe) (En,Fr,De,Es,It) (v1.10) + + + + + Games + Dot Hack G.U. Vol. 3 - Redemption (USA) + + + + Games + Dragon Ball Z - Budokai 3 (USA) + + + + Games + Yamasa Digi World SP - Umi Ichiban R (Japan) + + + + + Games + Simple 2000 Series Vol. 27 - The Pro Yakyuu - 2003 Pennant Race (Japan) + + + + + Games + J.League Tactics Manager - Realtime Soccer Simulation (Japan) + + + + + Games + SOCOM - U.S. Navy SEALs - Combined Assault (USA) + + + + Games + Wreckless - The Yakuza Missions (Europe) (En,Fr,De) + + + + Games + This Is Football 2004 (Europe) (Fr,De,It,Nl) + + + + Games + This Is Football 2003 (Europe) (En,Fr,De,Es,It,Nl,Pt) + + + + Games + Mortal Kombat - Armageddon (USA) + + + + Games + Mortal Kombat - Shaolin Monks (USA) + + + + Games + Mortal Kombat - Deception (USA) + + + + Games + Viewtiful Joe (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Stuntman (Europe) (En,Fr,De,Es,It) + + + + Games + Arctic Thunder (Europe) (En,Fr,De) + + + + + Games + Devil May Cry 3 - Dante's Awakening (Europe) (En,Fr,De,Es,It) (Special Edition) + + + + Games + DoDonPachi Dai-Ou-Jou (Japan) + + + + Games + Castlevania (Europe) (En,Fr,De,Es,It) + + + + Games + Ace Combat Zero - The Belkan War (USA) + + + + Games + Ace Combat 5 - The Unsung War (USA) (En,Ja) + + + + Games + Espgaluda (Japan) + + + + Games + Gradius V (Europe) (En,Fr,De,Es,It) + + + + + Games + Fahrenheit (Europe) (En,Fr,De,Es) + + + + Games + Freak Out (Europe) + + + + + Games + Enter the Matrix (Europe) (En,Fr,De,Es,It) (v2.00) + + + + Games + Lara Croft Tomb Raider - Legend (Europe) (En,Fr,De,Es,It) + + + + Games + X-Men - The Official Game (Europe) (En,Fr,Es,It) + + + + Games + Matrix, The - Path of Neo (Europe) + + + + Games + Need for Speed - Most Wanted (Europe, Australia) + + + + Games + Guilty Gear X2 Reload - The Midnight Carnival (Europe) + + + + Games + Guilty Gear X (Europe) + + + + + Games + Ico (Europe) (En,Fr,De,Es,It) + + + + Games + Klonoa 2 - Lunatea's Veil (Europe) (En,Fr,De,Es,It) + + + + Games + Namco x Capcom (Japan) + + + + Games + Guitar Hero II (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Burnout (Europe) (En,Fr,De,Es,It) + + + + Games + Dirge of Cerberus - Final Fantasy VII (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Grand Theft Auto - Vice City Stories (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + WipEout Fusion (Europe) (En,Fr,De,Es,It) + + + + Games + Resident Evil - Dead Aim (Europe) (En,Fr,De,Es,It) + + + + Games + Resident Evil - Outbreak - File 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Devil May Cry 2 (Europe) (En,Fr,De,Es,It) (Disc 1) + + + + Games + Devil May Cry 2 (Europe) (En,Fr,De,Es,It) (Disc 2) + + + + Games + Turok - Evolution (Europe) (En,Fr,Es,It) + + + + Applications + Network Access Disc (Europe) (En,Fr,De,Es,It) (v2.00) + + + + Games + Ookami (Europe) (En,Fr,De) + + + + Games + Persona 3 FES (Japan) + + + + Games + Radiata Stories (USA) + + + + Games + Shin Megami Tensei - Digital Devil Saga (Europe) + + + + Games + Shin Megami Tensei - Devil Summoner - Raidou Kuzunoha vs. the Soulless Army (USA) + + + + Games + Rez (Japan) (En,Ja) + + + + + Games + Dai-2-Ji Super Robot Taisen Alpha (Japan) (Genteiban Collection Figure Box) + + + + Games + Dai-3-Ji Super Robot Taisen Alpha - Shuuen no Ginga e (Japan) + + + + Games + Trapt (Europe) + + + + Games + Shin Megami Tensei - Persona 3 (USA) + + + + Games + Shin Megami Tensei - Digital Devil Saga 2 (Europe) + + + + Games + Shin Megami Tensei - Digital Devil Saga 2 (USA) + + + + Games + Super Robot Taisen MX (Japan) + + + + Demos + Official PlayStation 2 Magazine Demo 48 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Spider-Man (Europe, Australia) (Rev 1) + + + + Games + Spider-Man 2 (Europe, Australia) + + + + Games + Spider-Man 3 (Europe, Australia) + + + + Games + True Crime - Streets of LA (Europe, Australia) + + + + Games + Suffering, The (Europe) (En,Es,It) + + + + Games + Xenosaga Episode I - Der Wille zur Macht (Japan) (Premium Box) + + + + Games + Xenosaga Episode II - Jenseits von Gut und Bose (Japan) (Disc 1) (Premium Box) + + + + Games + Xenosaga Episode II - Jenseits von Gut und Bose (Japan) (Disc 2) (Premium Box) + + + + Games + Xenosaga Episode III - Also sprach Zarathustra (Japan) (Disc 1) + + + + Games + Xenosaga Episode III - Also sprach Zarathustra (Japan) (Disc 2) + + + + Games + Xenosaga Freaks (Japan) + + + + Games + Zone of the Enders - The 2nd Runner (Europe) (En,Fr,De,Es,It) (Special Edition) + + + + Games + Metal Gear Solid 2 - Substance (USA) + + + + Demos + Xenosaga Episode III - Also sprach Zarathustra (Japan) (Taikenban) + + + + Demos + Magazine Ufficiale PlayStation 2 Italia 11-04 (Italy) (En,Fr,De,Es,It) + + + + Games + Great Escape, The (Europe) (En,Fr,De,Es,It) + + + + Games + Scarface - The World Is Yours (Europe) + + + + Games + TT Superbikes (Europe) (En,Fr,De,Es,It) + + + + Games + Simpsons, The - Hit & Run (Europe, Australia) (En,Fr,De,Es) + + + + Games + Harry Potter and the Prisoner of Azkaban (Europe) (En,Fr,De,Es,It,Nl,Pt) + + + + Games + Crazy Taxi (Europe, Australia) (En,Fr,De,Es) + + + + + Games + SSX (Europe) (En,Fr,De) + + + + + Demos + UEFA Euro 2004 - Portugal (Europe) (En,Fr,De,Es,It) (Demo) + + + + + Demos + PS2 Bonus Demo Jan 2002 (Europe) (En,Fr,De,Es,It) + + + + Games + DreamWorks Shrek the Third (USA) + + + + Games + DreamWorks & Aardman Flushed Away (USA) + + + + Games + Barbie in the 12 Dancing Princesses (USA) + + + + Games + Strawberry Shortcake - The Sweet Dreams Game (USA) + + + + + Games + Nicktoons Unite! (USA) + + + + Games + Friends - The One with All the Trivia (USA) + + + + Games + Yu-Gi-Oh! The Duelists of the Roses (USA) + + + + Games + Romancing SaGa (USA) + + + + Games + Disgaea 2 - Cursed Memories (USA) + + + + Games + Soul Nomad & the World Eaters (USA) + + + + Games + Onimusha 3 - Demon Siege (USA) + + + + Games + Time Crisis - Crisis Zone (USA) + + + + Games + Gitaroo Man (USA) + + + + Games + Onimusha - Blade Warriors (USA) + + + + Games + Onimusha - Warlords (USA) + + + + Games + Onimusha - Dawn of Dreams (USA) (Disc 1) + + + + Games + Onimusha - Dawn of Dreams (USA) (Disc 2) + + + + Games + Drakengard (USA) + + + + Games + Dawn of Mana (USA) + + + + Games + Grandia II (USA) + + + + Games + Fatal Frame (USA) + + + + Games + Drakengard 2 (USA) + + + + Games + Dirge of Cerberus - Final Fantasy VII (USA) + + + + Games + Open Season (Europe) (En,Fr,Es,Nl) + + + + Games + Resident Evil 4 (USA) + + + + Games + Phantom Brave (USA) + + + + Games + Musashi - Samurai Legend (USA) + + + + Games + Tales of the Abyss (USA) + + + + Games + Atelier Iris 3 - Grand Phantasm (USA) + + + + Games + Ar tonelico - Melody of Elemia (USA) + + + + Games + Atelier Iris - Eternal Mana (USA) + + + + Games + Red Ninja - End of Honor (USA) + + + + Games + Suikoden V (USA) + + + + Games + OutRun 2006 - Coast 2 Coast (USA) (En,Fr,Es) + + + + Games + Tom Clancy's Splinter Cell (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Gran Turismo Concept - 2002 Tokyo-Geneva (Europe) (En,Fr,De,Es,It,Pt) + + + + Games + Mana Khemia - Alchemists of Al-Revis (USA) + + + + Games + Final Fantasy XII (France) + + + + Games + Final Fantasy X-2 (France) + + + + Games + Unlimited Saga (USA) + + + + Games + Castlevania - Curse of Darkness (USA) + + + + Games + Wild Arms 3 (USA) + + + + Games + Sakura Taisen - Atsuki Chishio ni (Japan) + + + + Games + WRC 4 - The Official Game of the FIA World Rally Championship (Europe, Australia) (En,Fr,De,Es,It,Pt,No,Fi) (v2.00) + + + + Games + Ape Escape 3 (Europe) (En,Fr,De,Es,It) + + + + Games + Shadow of the Colossus (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Street Fighter EX3 (USA) + + + + + Games + Lord of the Rings, The - The Two Towers (Europe, Australia) (En,Nl,Sv) + + + + Games + Club Football 2005 - Rangers FC (UK) + + + + Games + Club Football 2005 - Celtic FC (UK) + + + + Games + Disney-Pixar The Incredibles (Europe) + + + + Games + Need for Speed - Carbon (Russia) + + + + Games + Brothers in Arms - Earned in Blood (Europe) (En,Fr,De,Es,It) + + + + Games + Dragon Ball Z - Budokai Tenkaichi (USA) + + + + Games + Dragon Ball Z - Budokai Tenkaichi 2 (USA) (En,Ja) + + + + Games + Dragon Ball Z - Budokai Tenkaichi 3 (USA) (En,Ja) + + + + Games + Evil Dead - A Fistful of Boomstick (USA) + + + + Games + Destroy All Humans! (Europe, Australia) (En,Fr,Es,It) + + + + Games + Myst III - Exile (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Mega Man X7 (Europe) (En,Fr,De,Es,It) + + + + Games + Rugby League 2 (Europe, Australia) + + + + Games + Rugby 08 (Europe, Australia) + + + + Games + Rugby League (Australia) + + + + Games + Buzz! The Hollywood Quiz (Scandinavia) (Sv,No,Da) + + + + Games + Buzz! The Sports Quiz (Australia) + + + + Games + Ratchet & Clank (Europe) (En,Fr,De,Es,It) (v1.00) + + + + Games + GoldenEye - Rogue Agent (Europe) (En,It,Nl,Sv) + + + + Games + Valkyrie Profile 2 - Silmeria (Europe, Australia) + + + + Games + Syphon Filter - Dark Mirror (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + 2002 FIFA World Cup (Europe) (En,Sv) + + + + Games + 24 - The Game (Europe, Australia) (En,Fr,De,Es,It,Nl,Pl,Cs,Hu) (v1.00) + + + + Games + Shin Megami Tensei - Persona 3 FES (USA) + + + + Games + Bob the Builder (Europe) (En,Sv,No,Da,Fi) + + + + + Games + Metal Slug 4 (USA) + + + + Games + Metal Slug 5 (USA) + + + + Games + SingStar Svenska Hits Schlager (Sweden) + + + + Games + SingStar Svenska Hits (Sweden) + + + + Games + 187 - Ride or Die (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Need for Speed - Most Wanted - Black Edition (Europe, Australia) (En,Fr,De) + + + + Games + 1945 I & II (Europe) (En,Fr,De,Es,It) + + + + + Games + 25 to Life (Europe) + + + + Games + Devil May Cry 3 - Dante's Awakening (Europe) (En,Fr,De,Es,It) + + + + Games + God Hand (Europe) (En,Fr,De,Es,It) + + + + Games + Juiced (Europe, Australia) (En,Fr,De,Es) + + + + Games + Dot Hack Part 2 - Mutation (Europe) (En,Fr,De,Es,It) + + + + Games + Tekken's Nina Williams in - Death by Degrees (Europe, Australia) (En,Es) + + + + Games + Dragon Ball Z - Budokai 2 (USA) + + + + Games + Syphon Filter - The Omega Strain (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Dragon Ball Z - Budokai (USA) + + + + Games + Tom Clancy's Ghost Recon - Advanced Warfighter (USA) + + + + Games + Herdy Gerdy (USA) + + + + Games + Myst III - Exile (USA) (En,Fr,Es) + + + + Games + God Hand (USA) + + + + Games + Onimusha 3 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Magna Carta - Tears of Blood (Australia) + + + + Games + Terminator 3 - The Redemption (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Devil Kings (Europe) (En,Fr,De,Es,It) + + + + Games + Genji (Europe, Australia) (En,Ja,Fr,De,Es,It) + + + + Games + Darkwatch (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Summoner (Europe) + + + + Games + Demon Chaos (Europe) (En,Fr,De,Es,It) + + + + Games + Yu-Gi-Oh! GX - The Beginning of Destiny (USA) + + + + Games + Harvest Moon - A Wonderful Life - Special Edition (USA) + + + + Games + Tiger Woods PGA Tour 2005 (USA) + + + + Games + LEGO Star Wars - The Video Game (USA) (v2.00) + + + + Games + LEGO Star Wars II - The Original Trilogy (USA) + + + + Games + Viewtiful Joe (USA) + + + + Games + Tiger Woods PGA Tour 2003 (USA) + + + + Games + Atelier Iris 3 - Grand Phantasm (Europe) + + + + Games + 7 Blades (Europe) (En,Fr,De) + + + + Games + Silent Hill 4 - The Room (Japan) (En,Ja) + + + + Games + 7 Wonders of the Ancient World (USA) + + + + Games + SingStar '80s (Sweden) (v2.00) + + + + Games + SingStar top.it (Italy) + + + + Games + Pop'n Music 8 (Japan) + + + + Games + Pop'n Music 9 (Japan) + + + + Games + Gradius V (Japan) + + + + + Games + FIFA World Cup Germany 2006 (Europe) + + + + Games + Dragon Ball Z - Budokai 3 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Shadow Hearts - From the New World (Europe, Australia) + + + + Games + Ace Combat - The Belkan War (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Ace Combat - Squadron Leader (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + AirBlade (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + 18 Wheeler - American Pro Trucker (Europe) (En,Fr,De,Es) + + + + + Games + TimeSplitters - Future Perfect (Europe) (En,Fr,De,Es,It) + + + + Games + X-treme Quads (Europe) + + + + + Games + Escape from Monkey Island (Europe) + + + + Games + Tom and Jerry in War of the Whiskers (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Crash Nitro Kart (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Ratchet & Clank (Europe) (En,Fr,De,Es,It) (v2.00) + + + + Games + I-Ninja (Europe) (En,Fr,De,Es,It) + + + + Games + Grand Theft Auto III (Europe) (En,Fr,De,Es,It) (v1.40) + + + + Games + TimeSplitters (Europe) (En,Fr,De,Es,It) + + + + + Games + Clever Kids - Pony World (Europe, Australia) (En,Fr,De,Es,It,Pt) + + + + + Games + Dragon Ball Z - Budokai Tenkaichi 2 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Dark Cloud (Europe) (En,Fr,De,Es,It) + + + + Games + Duel Masters (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Dead to Rights II (Europe) (En,Fr,Es,It) + + + + Games + Aces of War (Europe) + + + + Games + Ace Combat - Distant Thunder (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + America's 10 Most Wanted (Europe) (En,Fr,De,Es,It) + + + + Games + 50 Cent - Bulletproof (Australia) + + + + Games + TimeSplitters 2 (Europe) (En,Fr,De,Es,It) + + + + Applications + Network Access Disc (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) (v4.03) + + + + Games + Army Men - Sarge's War (Europe) (En,Fr,De,Es,It) + + + + Games + 10.000 Bullets (Europe) (En,Fr,De,Es,It) + + + + Games + Half-Life (Europe, Australia) + + + + + Demos + Bonus Demo 4 (Europe) + + + + Demos + Bonus Demo 12m (Europe) (En,Fr,De,Es,It) + + + + Games + Pro Evolution Soccer 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Psychonauts (Europe) (En,Fr,De) + + + + Games + Who Wants to Be a Millionaire - Party Edition (Europe) + + + + Games + Suikoden V (Europe) (En,Fr,De,Es,It) + + + + Games + Army Men - Major Malfunction (Europe, Australia) + + + + Games + Rockman X7 (Japan) + + + + Games + XII Stag (Japan) + + + + + Games + Virtua Fighter 4 (Europe) (En,Fr,De,Es,It) + + + + Games + Guitar Hero Encore - Rocks the 80s (USA) + + + + Games + Hitman - Contracts (USA) + + + + Games + Hitman 2 - Silent Assassin (USA) (v3.01) + + + + Games + Hitman - Blood Money (USA) + + + + Bonus Discs + Kane & Lynch - Dead Men (USA) (Sneak Preview) + + + + Games + Sly Cooper and the Thievius Raccoonus (USA) + + + + Games + 4x4 Evo (Europe) (En,Fr,De) + + + + + Games + EyeToy - Groove (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + Games + Stunt GP (Europe) (En,Fr,De,Es,It,Nl,Sv) + + + + + Games + Sly 2 - Band of Thieves (USA) + + + + Games + Sly 3 - Honor Among Thieves (USA) + + + + Games + Spider-Man 2 (USA) + + + + Games + Wacky Races Starring Dastardly & Muttley (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + XGIII - Extreme G Racing (Europe) (En,Fr,De,Es) (v1.02) + + + + + Games + DJ - Decks & FX - House Edition (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,No,Da) + + + + Games + Def Jam - Vendetta (Europe) + + + + Games + Alien Hominid (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + Disney-Pixar Finding Nemo (Scandinavia) (Sv,No,Da) + + + + Games + 10 Pin - Champions Alley (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Armored Core 3 (Europe) + + + + Games + Asterix & Obelix XXL (Europe) (En,Fr,De,Es,It) + + + + Games + Dragon Ball Z - Budokai Tenkaichi (Europe, Australia) (En,Ja,Fr,De,Es,It) + + + + Games + Dead to Rights (Europe) (En,Fr,Es,It) + + + + Games + Mushi-hime-sama (Japan) + + + + Games + Super Robot Taisen Impact (Japan, Asia) + + + + Games + Just Cause (Europe) (En,Es,It) + + + + Games + Jaws Unleashed (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Jumanji (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + 007 - Everything or Nothing (Europe) (En,Es,It,Nl,Sv) + + + + Games + Deus Ex (Europe) + + + + Games + Destruction Derby Arenas (Australia) (En,Fr,De,Es,It,Pt) + + + + Games + SSX On Tour (Korea) + + + + Games + 007 - Nightfire (Europe) (En,Fr,It,Nl,Sv) + + + + Games + America's 10 Most Wanted (UK) (En,Fr,De,Es,It) + + + + Games + Arc - Twilight of the Spirits (Europe) (En,Fr,De,Es,It) + + + + Demos + I.Q Remix+ - Intelligent Qube (Japan) (Taikenban 1) + + + + + Demos + Golf Paradise (Japan) (Taikenban) + + + + + Demos + From Software First Previews (Japan) + + + + + Demos + Fantavision (Japan) (Taikenban) + + + + + Demos + Koei PlayStation 2 Line-Up (Japan) + + + + + Demos + Konami PlayStation 2 Taikenban (Japan) + + + + + Demos + 0 Story (Japan) (Taikenban) + + + + + Games + Def Jam - Fight for NY (Europe, Australia) (En,Fr) + + + + Games + Dot Hack Part 1 - Infection (Europe) (En,Fr,De,Es,It) + + + + Games + Downhill Domination (Europe) (En,Fr,De,Es,It) + + + + Games + Disney-Pixar Cars (Europe, Australia) (v2.00) + + + + Games + Bass Strike (Europe) + + + + + Games + Buzz! The Mega Quiz (Scandinavia) (Sv,No,Da) + + + + Games + Crash Twinsanity (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Disney's Donald Duck PK (Europe) (En,Fr,De,Es,It) + + + + + Games + FIFA Football 2002 (Europe) (En,De,Es,Nl,Sv) + + + + Games + Hitman 2 - Silent Assassin (Europe) (v2.00) + + + + Games + Project Zero 3 (Europe) (En,Fr,De,Es,It) + + + + Games + ObsCure (Europe) + + + + Games + Rayman M (Europe) (En,Fr,De,Es,It) (v2.00) + + + + Games + SingStar Anthems (Europe, Australia) + + + + Games + SingStar Rock Ballads (Europe, Australia) + + + + Games + 7 Wonders of the Ancient World (Europe) (En,Fr,De,Es,It) + + + + Games + Simpsons, The - Road Rage (Europe) + + + + Games + Ridge Racer V (Europe) (En,Fr,De,Es,It) + + + + + Games + Theme Park World (Europe) (En,Fr,De) + + + + + Games + Thomas & Friends - A Day at the Races (Europe) (En,Sv,No,Da,Fi) + + + + + Games + Wild Wild Racing (Europe) (En,Fr,De,Es,It) + + + + + Games + This Is Football 2003 (Europe) + + + + Games + Hobbit, The - The Prelude to the Lord of the Rings (Europe) (En,Fr,De,Es,It) + + + + Games + Street Dance (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + WWI - Aces of the Sky (Europe) + + + + + Games + Gran Turismo 3 - A-Spec (Europe, Australia) (En,Fr,De,Es,It) (v1.00) + + + + Games + FIFA Football 2003 (Europe) (En,Fr,De,Es,It,Nl,Sv) + + + + Games + FIFA Football 2004 (Europe) (En,It,Nl,Sv) (v1.00) + + + + Games + True Crime - New York City (Europe, Australia) + + + + Games + 4x4 Evo 2 (Europe) (En,Fr,De) + + + + + Games + Tony Hawk's Pro Skater 4 (Europe, Australia) + + + + Games + International League Soccer (Europe) (En,Fr,De,Es,It) + + + + + Games + SWAT - Global Strike Team (Europe) (En,Fr,Es,It) + + + + Games + Crash of the Titans (Scandinavia) (En,Sv,No,Da,Fi) + + + + Games + Project Zero II - Crimson Butterfly (Europe) (En,Fr,De,Es,It) + + + + Games + LMA Manager 2004 (Europe) + + + + Games + Indiana Jones and the Emperor's Tomb (Europe) + + + + Games + WCR - World Championship Rugby (Europe, Australia) (En,Fr) + + + + Games + Total Club Manager 2004 (Europe) (En,Fr,De,Es) + + + + Games + WRC II Extreme (Europe, Australia) (En,Fr,De,Es,It,Pt,Fi) + + + + Games + Resident Evil - Survivor 2 - Code - Veronica (Europe) + + + + Games + Simpsons Game, The (Europe, Australia) (En,No,Da,Fi) + + + + Games + Playboy - The Mansion (Europe) (En,Fr,De,Es,It) + + + + Games + 21 Card Games (Europe, Australia) + + + + + Games + Championship Manager 5 (Europe, Australia) (En,Sv,No,Da) + + + + Games + Yakuza Fury (Europe) + + + + + Games + Paparazzi (Europe) + + + + + Games + Seed, The - Warzone (Europe) + + + + + Games + 7 Sins (Europe) + + + + + Demos + Official PlayStation 2 Magazine Demo 1 (Europe, Australia) (En,Fr,De,Es,It) + + + + + Demos + Tekken Tag Tournament (Europe) (Demo) + + + + + Demos + Official PlayStation 2 Magazine Demo 2 (Europe, Australia) (En,Fr,De,Es,It) + + + + + Demos + Official PlayStation 2 Magazine Demo 3 (Europe) (En,Fr,De,Es,It) + + + + + Demos + Official PlayStation 2 Magazine Demo 5 (Europe) (En,Fr,De,Es,It) + + + + + Demos + 007 - From Russia with Love (Europe) (Demo) + + + + Games + Saint Seiya - The Hades (Europe) (En,Ja,Fr,Es,It) + + + + Games + Leisure Suit Larry - Magna Cum Laude (Europe) + + + + Games + FIFA Football 2005 (Europe) + + + + Games + 007 - Agent Under Fire (Europe) (En,Fr,De,Es,Nl,Sv) + + + + Games + Peter Jackson's King Kong - The Official Game of the Movie (Europe, Australia) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi) + + + + Games + Thing, The (Europe) (En,Fr,Es,It) + + + + Games + Urban Freestyle Soccer (Europe) (En,Fr,De,Es,It) + + + + Games + WRC - World Rally Championship (Europe, Australia) (En,Fr,De,Es,It,Pt,Fi) + + + + Games + Ephemeral Fantasia (Europe) (En,Fr,De) + + + + Games + UEFA Euro 2004 - Portugal (Europe) (En,Sv,Da) + + + + Games + Sims, The - Bustin' Out (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + 007 - From Russia with Love (Europe) (En,Fr,De,Es,It,Nl,Sv) + + + + Games + Jade Cocoon 2 (Europe) + + + + Games + Worms Blast (Europe) (En,Fr,De,Es,It) + + + + + Games + Asterix & Obelix XXL 2 (Europe) (En,Fr,De) + + + + Games + WRC 3 - The Official Game of the FIA World Rally Championship (Europe, Australia) (En,Fr,De,Es,It,Pt,No,Fi) + + + + Games + Herdy Gerdy (Europe) (En,Fr,De,Es,It) + + + + Games + FIFA 06 (Europe) (En,Nl,Sv,No,Da,Pl,El,Hu) + + + + Games + Terminator 3 - Rise of the Machines (Europe) + + + + Games + FIFA 08 (Europe) (En,Nl,Sv,No,Da) + + + + Games + Extermination (Europe) (En,Fr,De,Es,It) + + + + Games + Juiced 2 - Hot Import Nights (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Dynasty Warriors 5 - Empires (Europe, Australia) + + + + Games + Worms 3D (Europe) (En,Fr,De,Es,It) + + + + Games + Wrath Unleashed (Europe) (En,Fr,De,Es,It) + + + + Games + NHL 07 (Europe) (En,Fr,De,Sv,Fi,Cs) + + + + Games + Suffering, The (Europe) (En,Fr,De) + + + + Games + Grand Theft Auto - Vice City (Europe) (En,Fr,De,Es,It) (v3.00) + + + + Demos + Prince of Persia - Warrior Within (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + Soldier of Fortune - Gold Edition (Europe) (En,Fr,De,Es,It) (v1.01) + + + + Games + Chevaliers de Baphomet, Les - Le Manuscrit de Voynich (France) + + + + Games + Taito Legends (Europe) (En,Fr,De,Es,It) + + + + + Games + Flintstones, The - Bedrock Racing (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi) + + + + + Games + Star Trek - Shattered Universe (Europe) (En,Fr,De) + + + + Demos + Soulcalibur II (Europe) (Demo) + + + + Demos + Suffering, The (Europe) (Demo) + + + + Games + Disney's Stitch - Experiment 626 (Europe) (En,Sv) + + + + Video + SCEE Catalogue Video (Europe) (En,Fr,De,Es,It) + + + + Games + LEGO Star Wars - The Video Game (Europe) (En,Fr,De,Es,It,Nl,Da) + + + + + Games + Saint Seiya - The Sanctuary (Europe) (En,Ja,Fr,De,Es,It) + + + + Games + Dragon Ball Z - Budokai 3 - Collector's Edition (Europe) (En,Fr,De,Es,It) + + + + Games + Spyro - Enter the Dragonfly (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + DreamWorks Madagascar (Europe) (En,It,Sv) + + + + Games + Dot Hack Part 1 - Infection (USA) + + + + Games + Dot Hack Part 2 - Mutation (USA) + + + + Games + Dot Hack Part 4 - Quarantine (USA) + + + + Games + Dot Hack Part 3 - Outbreak (USA) + + + + Games + SNK vs. Capcom - SVC Chaos (Europe) + + + + + Games + Dragon Ball Z - Budokai Tenkaichi 3 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Sega Ages 2500 Series Vol. 32 - Phantasy Star Complete Collection (Japan) + + + + + Games + Mercenaries 2 - World in Flames (USA) + + + + Games + Silent Hill Origins (USA) (En,Fr,De,Es,It) + + + + Games + Ultimate Board Game Collection (USA) + + + + + Games + Spyro - Enter the Dragonfly (USA) + + + + Games + Legend of Spyro, The - The Eternal Night (USA) + + + + Games + Monster Rancher Evo (USA) + + + + Games + Getaway, The (USA) (En,Fr,De,Es,It) + + + + Games + FIFA 08 (Europe, Australia) + + + + Games + Lord of the Rings, The - The Return of the King (Europe) (En,Nl,Pt,Sv,Pl) + + + + Games + Marc Ecko's Getting Up - Contents Under Pressure (Europe) (En,Fr,De,Es,It) + + + + Games + NBA Street Vol. 2 (Europe) (En,Fr) + + + + Games + Odin Sphere (Europe) (En,Fr,De,Es,It) + + + + Games + Pacific Warriors II - Dogfight! (Europe) + + + + + Games + Phantasy Star Universe (Europe) (En,Fr,De) + + + + Games + Street Fighter Alpha Anthology (Europe) + + + + Games + Suffering, The - Ties That Bind (Europe) (En,Es,It) + + + + Games + Ys - The Ark of Napishtim (Europe) (En,Fr,De,Es,It) + + + + Demos + God of War II (Europe) (En,Fr,De,Es,It,Ru) (Demo) + + + + Games + Persona 4 (Japan) + + + + Demos + Official PlayStation 2 Magazine Demo 37 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 47 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 60 (UK) (En,Fr,De,Es,It) + + + + Games + Super Robot Taisen Z (Japan, Korea) + + + + Games + Maximo vs Army of Zin (USA) + + + + Games + Pryzm - Chapter One - The Dark Unicorn (USA) + + + + Games + Nogizaka Haruka no Himitsu - Cosplay, Hajimemashita (Japan) + + + + Demos + Official PlayStation 2 Magazine Demo 39 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Extermination (Japan) (Taikenban) + + + + + Games + Guilty Gear XX Reload - The Midnight Carnival (Korea) (Ja,Ko) + + + + Demos + Official PlayStation 2 Magazine Demo 42 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Siksin-ui Seong (Korea) + + + + + Games + Harvest Moon - Save the Homeland (USA) + + + + + Games + Gunbird - Premium Package (Korea) + + + + + Games + LEGO Batman - The Videogame (USA) + + + + Games + Suikoden Tactics (USA) + + + + Games + Endgame (Europe) (En,Fr,De,Es,It) + + + + Games + Formula One 2001 (Europe, Australia) (En,Fr,De,Es,It,Fi) (v2.00) + + + + Games + Evolution Skateboarding (USA) + + + + Games + Shadow Hearts (USA) + + + + Games + WipEout Fusion (USA) + + + + Games + World Championship Snooker 2004 (Europe) + + + + Games + Haru no Ashioto - Step of Spring - Deliver Spring to Your Heart ... as Soon! (Japan) + + + + Games + Memories Off (Korea) + + + + Games + Colin McRae Rally 3 (USA) + + + + Games + Crash Bandicoot - The Wrath of Cortex (USA) (v1.01) + + + + + Games + Second Sight (USA) + + + + Games + Star Wars - Starfighter (USA) (Rev 1) + + + + + Games + WWE Crush Hour (Europe) + + + + Games + WWE SmackDown! vs. Raw (Europe, Australia) + + + + Games + Victorious Boxers 2 - Fighting Spirit (Europe) (En,Fr,De) + + + + Games + Vexx (Europe) (En,Fr,De,Es,It) + + + + Games + Van Helsing (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Twisted Metal - Black Online (Europe) + + + + + Games + SSX (USA) + + + + + Games + Fugitive Hunter - War on Terror (USA) + + + + Games + Suikoden IV (USA) + + + + Games + Tony Hawk's Underground 2 (Europe, Australia) + + + + Games + Tom Clancy's Rainbow Six - Lockdown (Europe) (En,Fr,De,Es,It) + + + + Games + Tokobot Plus - Mysteries of the Karakuri (Europe) (En,Fr,De,Es,It) + + + + Games + Time Crisis II (Europe) (En,Fr,De,Es,It) + + + + Games + Tiger Woods PGA Tour 2005 (Europe) (En,Fr,De,Sv) (v2.00) + + + + Games + Getaway, The - Black Monday (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + SOCOM II - U.S. Navy SEALs (Europe) (En,Fr,De,Es,It) + + + + Games + Shinobi (Europe) (En,Fr,De,Es,It) + + + + Games + Sega Superstars (Europe, Australia) (En,Fr,Es,It) + + + + + Games + Reign of Fire (Europe) (En,Fr,De,Es,It) + + + + Games + Kuri Kuri Mix (Europe) (En,Fr,De) + + + + Games + XGRA - Extreme G Racing Association (USA) + + + + Games + Kinetica (USA) + + + + Games + Red Faction (USA) (v1.01) + + + + Games + SOCOM - U.S. Navy SEALs (USA) (v1.00) + + + + Games + SOCOM II - U.S. Navy SEALs (USA) + + + + Games + Stacked with Daniel Negreanu (USA) + + + + Games + Fate-stay night - Realta Nua (Japan) + + + + Games + King of Fighters XI, The (USA, Canada) + + + + Games + Siren (USA) + + + + Games + Tales of Legendia (USA) + + + + Games + Sky Odyssey (USA) + + + + Games + Wild Arms 5 (USA) + + + + Games + SSX On Tour (USA) + + + + Games + Wild Arms - Alter Code - F (USA) + + + + Games + Tony Hawk's Underground (USA) + + + + Games + Virtua Fighter 4 - Evolution (USA) + + + + Games + Athens 2004 (Europe, Australia) (En,Fr,De,Es,It,Pt) + + + + Games + Choro Q HG 2 (Korea) (En,Fr,De) + + + + + Games + Sega Ages 2500 Series Vol. 13 - OutRun (Japan) + + + + + Games + Simple 2000 Series Vol. 117 - The Reisen (Japan) + + + + + Games + Simple 2000 Series Vol. 121 - The Boku no Machi-zukuri 2 - Matching Maker 2.1 (Japan) + + + + + Games + Simple 2000 Series Vol. 112 - The Tousou Highway 2 - Road Warrior 2050 (Japan) + + + + + Games + Tekken Tag Tournament (Japan) (v3.00) + + + + + Games + Simple 2000 Series Vol. 119 - The Survival Game 2 (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 31 - K-1 World Max 2005 - Sekai Ouja e no Michi (Japan) + + + + Games + Sword of Etheria, The (Europe) (En,Fr,De,Es,It) + + + + Games + Warriors of Might and Magic (Europe) (En,Fr,De,Es,It) + + + + Games + Kingdom Hearts (Spain) + + + + Games + Kingdom Hearts II (Spain) + + + + Games + Outlaw Golf 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Mission - Impossible - Operation Surma (Europe) (En,Fr,De,Es,It) + + + + Games + R-Racing (Europe) (En,Fr,De,Es,It) + + + + Games + Ninja Assault (Europe) (En,Fr,De,Es,It) + + + + Games + Midway Arcade Treasures 3 (Europe, Australia) + + + + Games + Mercury Meltdown Remix (Europe, Australia) (En,Fr,De,Es,It) + + + + Applications + Network Access Disc (Europe) (En,Fr,De,Es,It) (v1.03) + + + + Games + Mega Man X8 (Europe) (En,Fr,De,Es,It) + + + + Games + Maximo vs Army of Zin (Europe) (En,Fr,De,Es,It) + + + + Games + Maximo - Ghosts to Glory (Europe) (En,Fr,De,Es,It) + + + + Games + Legion - The Legend of Excalibur (Europe) (En,Fr,De,Es,It) + + + + Games + Lemony Snicket's A Series of Unfortunate Events (Europe) + + + + Games + Beat Down (Japan) + + + + Games + Demento (Japan) + + + + Games + Virtua Fighter 4 - Evolution (Korea) + + + + Games + Jak and Daxter - The Precursor Legacy (USA) (En,Fr,De,Es,It) (Rev 1) + + + + Games + Mark of Kri, The (Europe) (En,Fr,De,Es,It) + + + + Games + TimeSplitters 2 (USA) + + + + Games + Final Fantasy X (Spain) + + + + Games + Final Fantasy XII (Spain) + + + + Games + Grand Theft Auto - Vice City Stories (USA) + + + + Games + Pro Evolution Soccer 3 (Europe) (En,Fr,De,Es) + + + + Games + Pro Evolution Soccer 4 (Europe) (En,Fr,De,Es) (v1.02) + + + + Games + Need for Speed - Carbon (Europe, Australia) + + + + Games + Spectral vs. Generation (Europe) + + + + + Games + Ratchet & Clank (USA) (En,Fr,De,Es,It) + + + + Games + Grand Theft Auto - Liberty City Stories (USA) + + + + Games + Amplitude (USA) + + + + Games + NBA Street Vol. 2 (USA) + + + + Games + NFL 2K3 (USA) + + + + Preproduction + Gran Turismo 4 (USA) (Beta) + + + + Games + Lara Croft Tomb Raider - The Angel of Darkness (Europe) (En,Fr,De,Es,It) + + + + Games + Kaido Racer 2 (Europe) (En,Fr,De) + + + + Games + Headhunter - Redemption (UK) + + + + Games + International Cue Club (Europe) (En,Fr,De,Es,It) + + + + + Games + Phantasy Star Universe - Ambition of the Illuminus (Europe) (En,Fr,De) + + + + Games + Disney's Tarzan - Freeride (Europe) (En,Fr,De,Es,It) + + + + Games + Disney's Dinosaur (Europe) (En,Sv,No,Da,Fi) + + + + Games + Freedom Fighters (Europe) + + + + Games + Fight Night 2004 (Europe) (En,Fr,De) + + + + Games + Carmen Sandiego - The Secret of the Stolen Drums (Europe) (En,Fr,De,Es) + + + + Games + Brian Lara International Cricket 2005 (Europe) + + + + Games + Dark Cloud 2 (USA) (v1.00) + + + + Games + Wild Arms 4 (USA) + + + + Demos + Official PlayStation 2 Magazine Demo 98 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 99 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 100 (Europe) (En,Fr,De,Es,It) + + + + Games + Dark Cloud (USA) + + + + Games + Dynasty Warriors 4 (Europe) + + + + Games + Dynasty Warriors 4 - Xtreme Legends (Europe) + + + + Games + Pro Evolution Soccer 5 (Europe) (En,Fr,De,Es) + + + + Games + BCV - Battle Construction Vehicles (Europe) + + + + Games + TOCA Race Driver 3 (Europe) (En,Fr,De,Es,It) + + + + Games + NBA Live 2003 (Europe) (En,Fr,De,Es,It) + + + + Games + FIFA 07 (Europe, Australia) + + + + Games + Aqua Teen Hunger Force - Zombie Ninja Pro-Am (Europe) + + + + Games + Pac-Man Fever (USA) + + + + + Games + Star Wars - Starfighter (USA) + + + + + Games + Shin Megami Tensei - Persona 4 (USA) + + + + Applications + DVD Player Version 2.10 (Australia) + + + + + Applications + Network Access Disc (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) (v6.00) + + + + Games + Fight Club (Europe) (En,Fr,De,Es,It) + + + + Games + Fate-Unlimited Codes (Japan) + + + + Games + Eternal Poison (USA) + + + + Games + Global Defence Force Tactics (Europe) + + + + + Games + Gauntlet - Seven Sorrows (USA) + + + + Games + Rayman Arena (USA) + + + + Games + SSX Tricky (USA) + + + + Games + Kessen II (USA) + + + + Games + Kessen III (USA) + + + + Games + Batman Begins (Europe) (En,Fr,De,Es,It,Nl,Sv) + + + + Demos + This Is Football 2004 (Europe) (Fr,De,It,Nl) (Demo) + + + + Demos + Jet Li - Rise to Honour (Europe) (En,Fr,De,Es,It) (Demo) + + + + Demos + Destruction Derby Arenas (Europe) (En,Fr,De,Es,It,Pt) (Demo) + + + + Demos + Official PlayStation 2 Magazine Demo 50 (Germany) (En,Fr,De,Es,It) (SCED-52796) + + + + Demos + EverQuest - Online Adventures (Europe) (Demo) + + + + Games + Legacy of Kain - Defiance (Europe) (En,Fr,De,Es,It) + + + + Games + Jeopardy! (USA) + + + + Games + SingStar Party (Europe, Australia) + + + + Games + Tony Hawk's Pro Skater 3 (USA) + + + + Games + Barbarian (USA) + + + + + Games + Monopoly Party (USA) + + + + + Games + Midnight Club - Street Racing (USA) + + + + + Games + Final Fantasy XI - Online - Chains of Promathia (USA) + + + + Preproduction + PlayOnline Viewer and Tetra Master (USA) (Beta) + + + + + Games + RC Revenge Pro (Europe) (En,Fr,De,Es) + + + + + Games + Motorsiege - Warriors of Primetime (Europe) (En,Fr,De,Es,It) + + + + Games + FIFA Football 2002 (Germany) (En,De,Es,Nl,Sv) + + + + Games + MX Unleashed (Europe) + + + + Games + Soulcalibur III (USA) + + + + Demos + Namco Transmission v3.2 (USA) + + + + Games + Dead or Alive 2 (Japan) + + + + Games + Gran Turismo 4 - Prologue (Asia) + + + + Games + Final Fantasy XI - Online (USA) + + + + Preproduction + Final Fantasy XI - Online (USA) (Beta) + + + + Applications + PlayOnline Viewer and Tetra Master (USA) + + + + + Games + Forever Kingdom (USA) + + + + Games + Lord of the Rings, The - The Return of the King (USA) + + + + Games + Shining Tears (USA) + + + + Games + Robotech - Invasion (Europe) (En,Fr,De,Es,It) + + + + Games + FIFA 06 (Europe) + + + + Games + Pro Evolution Soccer Management (Europe) (En,Fr,De,Es,It) + + + + Games + UEFA Euro 2004 - Portugal (Europe) + + + + Games + BDFL Manager 2002 (Germany) + + + + Games + Guitar Hero World Tour (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Auto Modellista (Europe) (En,Fr,De,Es,It) + + + + Games + Burnout 2 - Point of Impact (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Dynasty Warriors 4 (France) + + + + Games + Escape from Monkey Island (France) + + + + Games + Lotus Challenge (Europe) (En,Fr,De,Es,It) + + + + + Games + Max Payne (Europe) (En,Fr,Es,It) + + + + Games + Midnight Club II (Europe) (En,Fr,De,Es,It) + + + + Games + Midnight Club - Street Racing (Europe) (En,Fr,De,Es,It) + + + + + Games + Silpheed - The Lost Planet (Europe) + + + + + Games + SSX 3 (Europe) (En,Fr,De,Es) (v1.00) + + + + Games + SSX Tricky (Europe) (En,Fr,De) + + + + Games + State of Emergency (Europe) (En,Fr,Es,It) + + + + Games + Spyro - A Hero's Tail (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + Crash of the Titans (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + MX 2002 featuring Ricky Carmichael (Europe) + + + + + Games + TimeSplitters (USA) (v2.00) + + + + + Games + NBA Street (USA) + + + + + Demos + Hot Shots Golf Fore! (USA) (Demo) + + + + Demos + Shadow of the Colossus (USA) (Demo) + + + + Demos + Syphon Filter - Dark Mirror (USA) (Demo) + + + + Demos + Dragon Quest VIII - Journey of the Cursed King (USA) (Demo) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 87 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 67 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 68 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 89 (USA) + + + + Games + Lara Croft Tomb Raider - The Angel of Darkness (USA) + + + + Games + Tom Clancy's Splinter Cell - Double Agent (USA) (En,Fr,Es) + + + + Games + Conflict - Vietnam (USA) + + + + Games + Cabela's Dangerous Hunts 2 (USA) + + + + Games + Gun (USA) + + + + Games + Enter the Matrix (USA) (v1.01) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 101 (USA) + + + + Games + Smash Court Tennis - Pro Tournament 2 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + B-Boy (Europe) (En,Fr,De,Es,It) + + + + Games + Aggressive Inline (Europe) (En,Fr,De,Es) + + + + Games + Amplitude (Europe) (En,Fr,De,Es,It) + + + + Games + Capcom vs. SNK 2 - Mark of the Millennium 2001 (Europe) + + + + Games + Crisis Zone (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + WWF SmackDown! Just Bring It (Europe, Australia) + + + + Games + WWE SmackDown! Shut Your Mouth (Europe) + + + + Games + We Love Katamari (Europe) (En,Fr,Es,It) + + + + Games + Space Channel 5 Part 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Dino Stalker (Europe) + + + + Games + Sonic Gems Collection (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Sonic Riders (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Gitaroo Man (Europe) (En,Fr,De) + + + + Games + Guitar Hero (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Guitar Hero - Rocks the 80s (Europe, Australia) + + + + Games + Midway Arcade Treasures (Europe, Australia) + + + + Games + SingStar '80s (Europe, Australia) (v2.00) + + + + Games + SingStar '90s (Europe, Australia) + + + + Games + SingStar Rocks! (Australia) + + + + Games + SingStar Legends (Australia) + + + + Games + NBA Jam (Europe, Australia) (En,Fr,De) + + + + Games + NeoGeo Battle Coliseum (Europe, Australia) + + + + Games + Project - Snowblind (Europe, Australia) + + + + Games + Rock Band - Song Pack 1 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + King of Fighters, The - Maximum Impact (Europe) (En,Ja) + + + + Games + Tiger Woods PGA Tour 06 (USA) + + + + Games + Grand Theft Auto - Vice City (USA) (v3.00) + + + + Games + Grand Theft Auto - San Andreas (USA) (v3.00) + + + + Games + Need for Speed - Underground 2 (USA) + + + + Games + Brothers in Arms - Road to Hill 30 (USA) + + + + Games + Red Dead Revolver (USA) + + + + Games + Harley-Davidson Motorcycles - Race to the Rally (USA) + + + + Games + Sopranos, The - Road to Respect (USA) + + + + Games + Tokyo Xtreme Racer - Zero (USA) + + + + Games + Tokyo Xtreme Racer - Drift (USA) + + + + Games + Medal of Honor - Rising Sun (USA) + + + + Games + Medal of Honor - Vanguard (USA) + + + + Games + Conflict - Desert Storm (USA) + + + + Games + Tom Clancy's Ghost Recon (USA) + + + + Games + Smuggler's Run 2 - Hostile Territory (USA) + + + + Games + Cold Winter (USA) + + + + Games + Need for Speed - Hot Pursuit 2 (USA) + + + + Games + True Crime - New York City (USA) + + + + Games + Aero Elite - Combat Academy (USA) + + + + Games + Tom Clancy's Ghost Recon - Jungle Storm (USA) + + + + Games + Sims, The (USA) + + + + + Games + Cel Damage Overdrive (Europe) (En,Fr,De,Es,It) + + + + + Games + Dave Mirra Freestyle BMX 2 (Europe) + + + + + Games + Sled Storm (Europe) (En,Fr,De) + + + + + Games + Frequency (Europe) (En,Fr,De,Es,It) + + + + + Games + Rez (Europe) (En,Fr,De,Es,It) + + + + + Games + Shox - Rally Reinvented (Australia) + + + + + Games + Rock Band (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Splashdown (Europe) (En,Fr,De,Es,It) (v1.00) + + + + Games + Fatal Frame II - Crimson Butterfly (USA) + + + + Games + Kingdom Hearts - Re-Chain of Memories (USA) + + + + Games + Ar tonelico II - Melody of Metafalica (USA) + + + + Games + Drakan - The Ancients' Gates (USA) + + + + Games + Ford Racing 3 (USA) + + + + + Games + Beyond Good & Evil (USA) (En,Fr,Es) + + + + Games + Zone of the Enders - The 2nd Runner (USA) + + + + Demos + Jampack - Winter 2002 (USA) (Mature) + + + + Games + Shonen Jump's One Piece - Pirates' Carnival (USA) + + + + Games + Ookami (USA) + + + + Games + Fight Night Round 2 (USA) + + + + Games + SSX 3 (USA) + + + + Games + Tiger Woods PGA Tour 07 (USA) + + + + Games + Street Fighter Anniversary Collection (USA) + + + + Games + Neo Contra (USA) + + + + Games + Dokapon Kingdom (USA) + + + + Games + Taiko Drum Master (USA) + + + + + Games + Way of the Samurai (USA) + + + + + Games + Trivial Pursuit (Europe) (En,Fr,De,Es,It) + + + + Games + Millennium European Paintball Series, The - Championship Paintball 2009 (Europe, Australia) + + + + Games + Fight Night 2004 (USA) + + + + Games + Tiger Woods PGA Tour 08 (USA) + + + + Demos + Jampack Demo Disc Volume 11 (USA) (Mature) + + + + Games + Gladius (USA) + + + + Games + 25 to Life (USA) + + + + Games + Dynasty Warriors 3 (USA) + + + + Games + Dynasty Warriors 4 - Xtreme Legends (USA) + + + + Games + Ephemeral Fantasia (USA) + + + + Games + 18 Wheeler - American Pro Trucker (USA) + + + + + Games + 24 - The Game (USA) (En,Fr,Es) + + + + Applications + Online Start-Up Disc v3.0 (USA) (Rev 1) + + + + + Games + 50 Cent - Bulletproof (USA) + + + + Games + Guilty Gear Isuka (USA) + + + + Games + Digimon World 4 (USA) + + + + Games + Madden NFL 2001 (USA) + + + + + Games + Disney-Pixar Ratatouille (USA) + + + + Games + Cabela's Alaskan Adventures (USA) + + + + Games + Dynasty Warriors 6 (USA) + + + + Games + Madden NFL 2005 (USA) + + + + Games + Broken Sword - The Sleeping Dragon (Europe, Australia) (En,Es,It) + + + + Games + Lord of the Rings, The - The Fellowship of the Ring (Europe) (En,Fr,De,Es,It) + + + + Games + Tiger Woods PGA Tour 2001 (Europe) + + + + + Demos + Ratchet & Clank (Europe) (En,Fr,De,Es,It) (Demo) + + + + + Demos + Monster Hunter (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + Capcom vs. SNK 2 - Mark of the Millennium 2001 (USA) + + + + Bonus Discs + Killzone (Europe) (En,Fr,De,Es,It) (Bonus Disc) + + + + Games + Madden NFL 2001 (Europe) + + + + + Games + Smarties - Meltdown (Europe, Australia) (En,Fr,De,Es,It) + + + + + Games + Space Invaders - Invasion Day (Europe) (En,Fr,De,Es,It) + + + + + Games + Alex Ferguson's Player Manager 2001 (Europe) + + + + + Games + Champions of Norrath (USA) + + + + Games + Rogue Galaxy (USA) + + + + Games + Fullmetal Alchemist and the Broken Angel (USA) + + + + Games + Killer7 (USA) + + + + Games + TimeSplitters - Future Perfect (USA) + + + + Games + Chaos Wars (USA) + + + + Games + Samurai Champloo - Sidetracked (USA) + + + + Games + GoldenEye - Rogue Agent (USA) + + + + Games + PaRappa the Rapper 2 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Darkwatch (USA) + + + + Games + Jet Li - Rise to Honor (USA) (En,Zh) + + + + Games + Chulip (USA) + + + + + Games + Mercenaries 2 - World in Flames (Japan) + + + + Games + Jade Cocoon 2 (USA) + + + + Games + Makai Kingdom - Chronicles of the Sacred Tome (USA) + + + + Games + Pucelle, La - Tactics (USA) + + + + Games + Rogue Galaxy (Europe) (En,Fr,De,Es,It) + + + + Games + Red Faction (Europe) + + + + Games + Red Faction II (Europe) (En,Fr,De) + + + + Applications + DVD Player Version 2.12 (USA) (En,Fr,De,Es,It,Nl,Pt) + + + + + Games + Metal Gear Solid 3 - Subsistence (Europe) (En,Fr) (Disc 1) (Subsistence) + + + + Games + Metal Gear Solid 3 - Subsistence (Europe) (En,Fr) (Disc 2) (Persistence) + + + + Bonus Discs + Metal Gear Solid 3 - Subsistence (Europe) (En,Fr) (Disc 3) (Existence) + + + + Games + Space Invaders Anniversary (Europe) (En,Fr,De,Es,It) + + + + + Demos + Jampack Demo Disc Volume 12 (USA) (Mature) + + + + Games + Maximo (Japan) + + + + + Games + Blood Will Tell - Tezuka Osamu's Dororo (USA) + + + + Games + Unreal Tournament (Europe) (En,Fr,De,Es,It) + + + + + Games + TT Superbikes - Real Road Racing Championship (Europe) (En,Fr,De,Es,It) + + + + Games + Marvel vs. Capcom 2 - New Age of Heroes (Europe) + + + + + Games + Giants - Citizen Kabuto (Europe) + + + + Games + Legacy of Kain - Soul Reaver 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Legaia 2 - Duel Saga (USA) + + + + Games + Madden NFL 06 (USA) + + + + Games + Victorious Boxers - Ippo's Road to Glory (USA) + + + + Games + Madden NFL 2004 (USA) + + + + Games + Victorious Boxers 2 - Fighting Spirit (USA) + + + + Games + Evergrace (USA) + + + + Games + True Crime - Streets of LA (USA) + + + + Games + NBA Live 2003 (USA) + + + + Demos + Jampack Demo Disc Volume 14 (USA) (Mature) + + + + Games + Getaway, The - Black Monday (USA) (En,Fr,Es) + + + + Games + Baldur's Gate - Dark Alliance (USA) + + + + Games + Rygar - The Legendary Adventure (USA) + + + + Games + Nightshade (USA) + + + + Games + High Heat Major League Baseball 2003 (USA) + + + + + Games + Heroes of Might and Magic - Quest for the DragonBone Staff (USA) + + + + + Games + European Tennis Pro (Europe) + + + + + Games + Armored Core 2 - Another Age (USA) + + + + Games + Bouncer, The (USA) (En,Ja) + + + + Games + Metal Saga (USA) + + + + Games + Mega Man X7 (USA) + + + + Games + TMNT (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Summoner (USA) + + + + Games + Shin Megami Tensei - Devil Summoner 2 - Raidou Kuzunoha vs. King Abaddon (USA) + + + + Games + Secret Agent Clank (USA) (En,Fr,De,Es,It) + + + + Games + A-Train 6 (Europe) (En,Fr,De) + + + + + Games + Buzz! The Hollywood Quiz (Europe, Australia) + + + + Games + Dynasty Tactics (Europe) + + + + Games + Friends - The One with All the Trivia (Europe) + + + + Games + Gaelic Games - Football 2 (Europe) (En,Gd) + + + + Games + GoDai - Elemental Force (Europe) + + + + Games + XGIII - Extreme G Racing (Europe) (En,Fr,De,Es) (v2.00) + + + + + Demos + Official PlayStation 2 Magazine Demo 73 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 72 (Europe) (En,Fr,De,Es,It) + + + + Games + G-Surfers (Europe) (En,Fr,De) + + + + Games + Splashdown - Rides Gone Wild (USA) + + + + Games + Dragon Ball Z - Sagas (USA) + + + + Games + Zathura (USA) + + + + Games + Zatch Bell! Mamodo Battles (USA) + + + + Games + Yu Yu Hakusho - Dark Tournament (USA) + + + + Games + 2002 FIFA World Cup (Spain) + + + + Games + Guitar Hero - Metallica (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + 50 Cent - Bulletproof (France) + + + + Games + Gauntlet - Seven Sorrows (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Gun (Europe, Australia) (En,Fr,Es,It) + + + + Games + SOCOM - U.S. Navy SEALs (Europe) (En,Fr,De,Es,It) + + + + Games + NiGHTS into Dreams... (Japan) + + + + Games + Kingdom Hearts II - Final Mix (Japan) + + + + Games + Kingdom Hearts - Final Mix (Japan, Asia) + + + + Games + Kingdom Hearts - Re-Chain of Memories (Japan) + + + + Games + King of Fighters '98, The - Ultimate Match (Europe) + + + + Games + Samurai Warriors - Xtreme Legends (Germany) + + + + Games + Zombie Zone (Europe) + + + + + Games + Commandos 2 - Men of Courage (Europe) + + + + Games + Tokyo Xtreme Racer (Europe) + + + + Games + Rampage - Total Destruction (Europe) (En,Fr,De,Es,It) + + + + Games + Yu Yu Hakusho - Dark Tournament (Europe) (En,Fr,De,Es,It) + + + + Games + Persona 4 (Europe) + + + + Games + Conflict Zone (Europe) (En,Fr,De) + + + + Games + Pryzm - Chapter One - The Dark Unicorn (Europe) (En,Fr,De,Es) + + + + Games + Mega Man X - Command Mission (Europe) (En,Fr,De) + + + + Games + FIFA Soccer 07 (USA) (En,Es) + + + + Games + Atelier Iris 2 - The Azoth of Destiny (Europe) + + + + Games + Virtua Fighter 4 - Evolution (Europe) (En,Fr,De,Es,It) + + + + Games + Shin Gouketsuji Ichizoku - Bonnou Kaihou (Japan) + + + + Games + Fatal Fury - Battle Archives Volume 1 (Europe, Australia) + + + + Games + King of Fighters, The - Neowave (Europe, Australia) + + + + Games + King of Fighters XI, The (Europe) + + + + Games + King of Fighters, The - Maximum Impact 2 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + King of Fighters 2000-2001, The (Europe) + + + + Games + King of Fighters Collection, The - The Orochi Saga (Europe) + + + + Games + Dancing Stage SuperNova (Europe) (En,Fr,De,Es,It) + + + + Games + Spartan - Total Warrior (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Chaos Legion (USA) (En,Ja,Fr,Es) + + + + Games + Dance Dance Revolution Extreme (USA) + + + + Games + Psychonauts (USA) + + + + Games + Simpsons Game, The (USA) + + + + Games + Star Wars - Battlefront II (USA) (v2.01) + + + + Games + X-Men - The Official Game (USA) + + + + Demos + Official PlayStation 2 Magazine Demo 71 (Australia) (En,Fr,De,Es,It) + + + + Games + Tekken 5 (USA) + + + + Games + SingStar Party (Germany) + + + + Games + Dynasty Warriors 4 - Xtreme Legends (Germany) + + + + Games + Gradius III and IV - Fukkatsu no Shinwa (Japan) + + + + + Games + Gungrave - Overdose (Europe) (En,Fr,De) + + + + Games + Bully (USA) + + + + Games + Final Fantasy X (Japan) + + + + Games + Final Fantasy X-2 (Japan) + + + + Games + World Super Police (Europe, Australia) + + + + Games + Drakan - The Ancients' Gates (Europe) (En,Fr,De,Es,It) + + + + Games + DreamWorks Madagascar (Europe, Australia) + + + + + Games + Need for Speed - ProStreet (Europe, Australia) + + + + Games + PDC World Championship Darts (Europe) (En,Fr,De,Es,It,Nl) (v1.02) + + + + + Games + Rugby (Europe) + + + + + Games + Rugby 2004 (Europe) + + + + Games + Tiger Woods PGA Tour 2004 (Europe) (v1.00) + + + + Games + Tiger Woods PGA Tour 07 (Europe, Australia) + + + + Games + Buzz! The Sports Quiz (Europe) + + + + Games + Maken Shao - Demon Sword (Europe) + + + + Games + Simple 2000 Series Vol. 50 - The Daibijin (Japan) + + + + + Games + Yakuza 2 (Europe) + + + + Games + American Chopper 2 - Full Throttle (USA) + + + + Games + Aggressive Inline (USA) + + + + Games + Arena Football - Road to Glory (USA) + + + + Games + Vexx (USA) + + + + Games + Virtua Quest (USA) + + + + Games + Surf's Up (USA) + + + + Games + Tsugunai - Atonement (USA) + + + + + Games + AMF Xtreme Bowling (USA) + + + + + Games + Yakuza (USA) + + + + Games + All-Star Baseball 2005 featuring Derek Jeter (USA) + + + + Games + X-Men Legends II - Rise of Apocalypse (USA) + + + + Games + Fur Fighters - Viggo's Revenge (USA) (En,Fr,De,Es) + + + + Games + X Squad (USA) + + + + + Games + Let's Ride! Silver Buckle Stables (USA) + + + + + Games + SingStar Bollywood (Europe) + + + + Games + Dynasty Warriors 4 - Empires (Germany) + + + + Games + Capcom Fighting Jam (Europe, Australia) + + + + Games + Lumines Plus (Europe) (En,Fr,De,Es,It) + + + + Games + Persona 3 FES (Europe) + + + + Games + SNK Arcade Classics Vol. 1 (Europe) + + + + Bonus Discs + Mortal Kombat - Deception (USA) (Premium Pack Bonus Disc) + + + + Games + Capcom Classics Collection Vol. 2 (Europe, Australia) + + + + Games + Metal Slug Anthology (Europe) + + + + Games + Shin Megami Tensei - Devil Summoner - Raidou Kuzunoha vs. the Soulless Army (Europe) + + + + Games + Shonen Jump's One Piece - Grand Adventure (Europe) + + + + Games + World Heroes Anthology (Europe) + + + + Games + Seven Samurai 20XX (Europe) (En,Fr,De,Es,It) + + + + Games + Kingdom Hearts (Germany) + + + + Games + Kingdom Hearts II (Germany) + + + + Games + Blood Omen 2 - The Legacy of Kain Series (Germany) + + + + Games + Hulk (Europe) (En,Fr,De,Es,It) + + + + Games + Commandos 2 - Men of Courage (Germany) + + + + Games + X-Men Legends (Europe) (Fr,De) + + + + Games + Metal Gear Solid 3 - Subsistence (Germany) (Disc 1) (Subsistence) + + + + Games + Metal Gear Solid 3 - Subsistence (Germany) (Disc 2) (Persistence) + + + + Bonus Discs + Metal Gear Solid 3 - Subsistence (Germany) (Disc 3) (Existence) + + + + Games + Street Fighter EX3 (Europe) + + + + + Games + Onimusha - Dawn of Dreams (Europe) (En,Fr,De,Es,It) (Disc 1) + + + + Games + Onimusha - Dawn of Dreams (Europe) (En,Fr,De,Es,It) (Disc 2) + + + + Games + Tiger Woods PGA Tour 2002 (USA) + + + + Games + Tiger Woods PGA Tour 2004 (USA) + + + + Games + Deus Ex (Germany) + + + + Games + WWE SmackDown! vs. Raw 2006 (Europe, Australia) + + + + Games + Disney Golf (Europe) + + + + + Games + Virtua Cop - Elite Edition (Europe) + + + + + Games + Sonic Mega Collection Plus (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + GrimGrimoire (Europe) (En,Ja) + + + + Games + Seek and Destroy (Europe) (En,Fr,De,Es,It) + + + + + Games + Bionicle (Europe) (En,Fr,De,Es,It,Da) + + + + Games + 187 - Ride or Die (USA) (En,Fr,Es) + + + + Games + Dynasty Warriors 4 (USA) + + + + Games + ATV Offroad Fury (USA) (v3.01) + + + + Games + ATV Offroad Fury 3 (USA) + + + + Games + ATV Offroad Fury 4 (USA) + + + + Games + Armored Core 2 (USA) + + + + Games + Akira Psycho Ball (Europe) + + + + + Games + MTV Music Generator 2 (Europe) (En,Fr,De,Es,It) + + + + + Games + LMA Manager 2006 (Europe) (En,Fr,De,Es,It) + + + + Games + Galerians - Ash (Europe) (En,Fr,De,Es,It) + + + + Games + Winter Sports (Europe) (En,Fr,De,Es,It) + + + + + Games + Burnout (USA) + + + + Games + ESPN College Hoops 2K5 (USA) + + + + Games + ESPN NBA 2K5 (USA) + + + + Games + ESPN NFL 2K5 (USA) + + + + Games + ESPN NFL Football (USA) + + + + Games + ESPN NHL 2K5 (USA) + + + + Games + Family Guy - Video Game! (USA) + + + + Games + Gretzky NHL 2005 (USA) + + + + Games + Major League Baseball 2K5 (USA) + + + + Games + Manhunt 2 (USA) + + + + Games + Max Payne (USA) + + + + Games + MLB 2004 (USA) + + + + Games + MVP Baseball 2003 (USA) + + + + Games + MVP 06 NCAA Baseball (USA) + + + + Games + NBA 2K2 (USA) + + + + Games + NBA 2K3 (USA) + + + + Games + NBA Live 2004 (USA) + + + + Games + NBA Live 2005 (USA) + + + + Games + NBA ShootOut 2003 (USA) + + + + Games + NCAA College Football 2K3 (USA) + + + + Games + NCAA Football 2003 (USA) + + + + Games + NCAA Football 2004 (USA) + + + + Games + NCAA Football 2005 (USA) + + + + Games + NCAA March Madness 06 (USA) + + + + Games + NCAA March Madness 2005 (USA) + + + + Games + NFL 2K2 (USA) + + + + Games + NHL 07 (USA) + + + + Games + NHL 2003 (USA) + + + + Games + NHL 2004 (USA) + + + + Games + Pirates of the Caribbean - The Legend of Jack Sparrow (USA) + + + + Games + Reservoir Dogs (USA) (En,Fr,Es) + + + + Games + Shield, The - The Game (USA) + + + + Games + WRC - World Rally Championship (USA) + + + + Games + Burnout 2 - Point of Impact (USA) + + + + Games + Road Trip Adventure (Europe, Australia) (En,Fr,De) + + + + + Games + ESPN National Hockey Night (USA) + + + + + Games + Madden NFL 2002 (USA) + + + + + Games + NBA Live 2002 (USA) + + + + + Games + NCAA Final Four 2002 (USA) + + + + Games + NCAA March Madness 2002 (USA) + + + + + Games + Triple Play Baseball (USA) + + + + + Games + Ys - The Ark of Napishtim (USA) (En,Ja) + + + + Games + X-Files, The - Resist or Serve (USA) + + + + Games + Shinobi (USA) (En,Ja) + + + + Games + Super Monkey Ball Deluxe (USA) + + + + Games + Baldur's Gate - Dark Alliance II (USA) + + + + Games + Burnout Revenge (USA) + + + + Games + Silent Hill 2 (USA) (En,Ja) (v1.20) + + + + Games + Bratz - Forever Diamondz (Europe, Australia) (En,Es,It) + + + + Games + Burnout Dominator (Europe) + + + + Demos + Jampack - Winter 2003 (USA) (Teen) + + + + Games + World Championship Poker (USA) + + + + + Demos + Jampack - Winter 2003 (USA) (Mature) + + + + Games + Arctic Thunder (USA) + + + + + Games + Kaan - Barbarian's Blade (Europe) (En,Fr,De,Es,It) + + + + + Games + Need for Speed - Most Wanted (Europe) (En,Fr,De,Nl,Sv,Da,Fi,Pl) + + + + Demos + Shinobi (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + Activision Anthology (USA) + + + + Games + Yanya Caballista - City Skater (USA) + + + + + Demos + Jampack Demo Disc Volume 15 (USA) (Teen) + + + + Demos + Jampack Demo Disc Volume 10 (USA) (Teen) + + + + Demos + Jampack Demo Disc Volume 14 (USA) (Teen) + + + + Games + Aeon Flux (USA) + + + + Games + Adventures of Darwin, The (USA) + + + + + Games + Yakuza (Europe) (En,Fr,De,Es,It) + + + + Games + Casino Challenge (Europe) + + + + + Games + PDC World Championship Darts 2008 (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Rocky (Europe) (En,Fr,De,Es,It) + + + + Games + Rune - Viking Warlord (Europe) + + + + + Games + Star Wars - Starfighter (Europe) + + + + + Demos + Jampack - Summer 2003 (USA) (Mature) + + + + Demos + Jampack Demo Disc Volume 13 (USA) (Teen) + + + + Games + Adventures of Cookie & Cream, The (USA) + + + + Games + AirBlade (USA) + + + + Games + Mana Khemia 2 - Fall of Alchemy (USA) + + + + Games + Fatal Frame III - The Tormented (USA) + + + + Demos + Jampack Demo Disc Volume 13 (USA) (Mature) + + + + Demos + Jampack Demo Disc Volume 15 (USA) (Mature) + + + + Games + Intellivision Lives! (USA) + + + + + Games + Melty Blood - Actress Again (Japan) + + + + Games + Spider-Man (USA) (v2.01) + + + + Games + 4x4 Evo (USA) + + + + + Games + AC-DC Live - Rock Band Track Pack (USA) + + + + Games + Arcana Heart (USA) + + + + Games + Guitar Hero 5 (USA) (En,Fr) + + + + Games + Cabela's Outdoor Adventures 2010 (USA) + + + + Demos + ATV Offroad Fury 3 (USA) (Demo) + + + + Games + Rock Band - Country Track Pack (USA) + + + + Games + Armored Core 3 (USA) + + + + Games + Star Wars - Episode III - Revenge of the Sith (USA) + + + + Games + SingStar Queen (USA) + + + + Games + Tale of Despereaux, The (USA) (En,Fr) + + + + Games + Zone of the Enders (USA) + + + + Games + X-Men - Next Dimension (USA) + + + + Games + Australian Idol Sing (Australia) + + + + Games + 007 - From Russia with Love (USA) + + + + Games + 007 - Agent Under Fire (USA) + + + + Games + Black (Europe) (En,Fr,De,Es,It) + + + + Games + FIFA 09 (Europe) (En,Pl,Ru,Cs,Hu) + + + + Games + Fast and the Furious, The (Europe) + + + + Games + Disney High School Musical - Sing It! (Europe) (En,Fr,De,Es,It) + + + + Games + NFL Street 3 (Europe, Australia) + + + + Games + SSX On Tour (Europe) + + + + Games + Top Trumps Adventures Vol. 1 - Horror & Predators (Europe) (En,Fr,De,Es,It) + + + + + Games + Top Trumps Adventures Vol. 2 - Dogs & Dinosaurs (Europe) (En,Fr,De,Es,It) + + + + + Games + Club Football 2005 - Chelsea FC (UK) + + + + Games + Black (USA) + + + + Games + GT-R Touring (Europe) + + + + + Games + Ape Escape 3 (USA) + + + + Games + Dynasty Warriors 2 (Europe) + + + + + + Games + 007 - Everything or Nothing (USA) + + + + Games + 007 - Quantum of Solace (USA) + + + + Games + Unlimited Saga (Japan, Asia) + + + + Games + Unlimited Saga (Japan) (Limited Edition) + + + + Games + Q-Ball - Billiards Master (USA) + + + + + Games + ESPN NHL Hockey (USA) + + + + Games + ESPN Winter X Games Snowboarding (USA) + + + + Games + Capcom vs. SNK 2 - Millionaire Fighting 2001 (Japan) + + + + Games + Xiaolin Showdown (USA) + + + + Games + XIII (USA) + + + + Games + Drakengard 2 (Europe) (En,Fr,De) + + + + Games + Eternal Ring (Europe) + + + + Games + Jak II (USA) (En,Ja,Fr,De,Es,It,Ko) (v2.01) + + + + Games + Ape Escape - Pumped & Primed (USA) + + + + Games + FIFA Street 2 (Europe) + + + + Games + Dragon Sisters (Europe) + + + + + Games + NHL 06 (Europe) + + + + Demos + Official PlayStation 2 Magazine Sonderausgabe 2004-3 (Germany) (En,Fr,De,Es,It) + + + + Games + KOF - Maximum Impact Regulation A (Japan) + + + + Demos + Resident Evil 4 (USA) (Demo) + + + + Games + Disney-Pixar Die Unglaublichen (Germany) + + + + Games + Space Channel 5 (Europe) (En,Fr,De,Es,It) + + + + Games + Club Football - Juventus (Europe) (En,De,It) + + + + Games + Guilty Gear X2 (Europe) + + + + Games + Forbidden Siren (Germany) + + + + Games + Mace Griffin - Bounty Hunter (Germany) + + + + Games + Castlevania - Curse of Darkness (Europe) (En,Fr,De,Es,It) + + + + Games + Project Eden (Europe) (En,Fr,De,Es,It) + + + + Games + FIFA Football 2004 (Europe) (Fr,De) (v2.00) + + + + Games + King of Fighters '94, The - Re-Bout (Japan) (Special Genteiban) + + + + Games + Biohazard - Outbreak - File 2 (Japan) + + + + Games + Resident Evil - Outbreak (USA) (v1.01) + + + + Games + Outlaw Tennis (Europe) (En,Fr,De,Es,It) + + + + Games + Need for Speed - ProStreet (Europe) (En,Nl,Sv,Da,Fi,Pl,Cs,Hu) + + + + Games + NBA Live 06 (Europe) + + + + Games + American Chopper (Europe, Australia) + + + + Games + Alias (Europe) (En,Fr,De,Es) + + + + Games + Asterix at the Olympic Games (Europe) (En,De,Es,It,Nl) + + + + Games + Midnight Club 3 - DUB Edition Remix (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Grand Theft Auto - San Andreas (Germany) (En,De) (v2.01) + + + + Games + Activision Anthology (Europe, Australia) + + + + Games + Neo Contra (Europe) (En,Fr,De) + + + + Games + Grand Theft Auto - Vice City Stories (Germany) (En,De) + + + + Games + Armored Core - Nexus (Europe) (Disc 1) (Evolution) + + + + Games + Armored Core - Nexus (Europe) (Disc 2) (Revolution) + + + + Games + Nickelodeon Avatar - The Legend of Aang (Europe) (En,Fr,De,Nl) (v1.00) + + + + Games + Yu-Gi-Oh! The Duelists of the Roses (Europe) + + + + Games + Biohazard - Code - Veronica - Kanzenban (Japan) + + + + Games + Armored Core 2 (Europe) + + + + Games + King's Field IV (Europe) (En,Fr,De,Es,It) + + + + Games + Black Buccaneer (Europe) (En,Fr,De,Es,It) + + + + Games + FIFA 07 (Europe) (Fr,De,It) + + + + Games + Sims 2, The (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi) + + + + Games + Dynasty Warriors 4 (Germany) + + + + Games + Call of Duty 3 (Germany) + + + + Games + Bloody Roar 3 (Europe) + + + + + Games + Rock Band - Metal Track Pack (USA) + + + + Games + Mystic Heroes (France) + + + + Games + Thing, The (Germany) + + + + + Games + King of Fighters 2002, The (Europe) + + + + + Games + Gun Survivor 2 - Biohazard - Code - Veronica (Japan) (With GunCon2) + + + + Games + E.O.E - Eve of Extinction (Europe) (En,Fr,De,Es,It) + + + + Games + Biohazard 4 (Japan) + + + + Games + EyeToy - Antigrav (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Valkyrie Profile 2 - Silmeria (France) + + + + Games + RTL Skispringen 2003 (Germany) (En,De) + + + + + Games + King of Fighters 2003, The (Europe) + + + + + Games + Phantom Brave (Europe) + + + + + Games + Samurai Shodown V (Europe) + + + + + Games + Nanobreaker (Europe) (En,Fr,De,Es,It) + + + + Games + Metal Slug 5 (Europe, Australia) + + + + + Games + Gun Survivor 4 - Biohazard - Heroes Never Die (Japan) + + + + Games + Resident Evil - Dead Aim (USA) + + + + Games + Katamari Damacy (USA) + + + + Games + Gregory Horror Show (Europe) (En,Fr,De) + + + + Games + Zero (Japan) + + + + Games + Zero - Akai Chou (Japan) + + + + Games + Crash Nitro Kart (USA) + + + + Games + Castlevania - Lament of Innocence (USA) + + + + Games + Mike Tyson Heavyweight Boxing (Europe) (En,Fr,De,Es,It) + + + + Games + NBA Live 2005 (Europe) (En,De,It) + + + + Games + Tom Clancy's Ghost Recon - Advanced Warfighter (Europe) (En,Fr,De,Es,It) + + + + Games + Need for Speed - Carbon (Europe) (Fr,De) + + + + Games + Naruto - Ultimate Ninja 3 (Europe) (En,Fr,De,Es,It) + + + + Games + Shadow Man - 2econd Coming (Europe) (En,Fr,Es,It) + + + + + Games + Shadow of Rome (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Oni (France) + + + + + Games + Need for Speed - Carbon - Collector's Edition (France) + + + + Games + Mojo! (Europe) (En,Fr,De,Es,It,Pt) + + + + + Games + Minority Report - Le Futur vous Rattrape (France) + + + + Games + Seigneur des Anneaux, Le - Le Tiers Age (France) + + + + Games + Kingdom Hearts (France) + + + + Games + WWE SmackDown vs. Raw 2010 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Dynasty Warriors 4 - Empires (France) + + + + Games + Tiger Woods PGA Tour 10 (USA) + + + + Games + Star Wars - Bounty Hunter (USA) + + + + Games + Tony Hawk's Pro Skater 3 (USA) (Rev 1) + + + + Games + Leisure Suit Larry - Magna Cum Laude (USA) + + + + Games + Pro Evolution Soccer (Europe) (Es,It) (v1.02) + + + + + Games + Metal Gear Solid 2 - Sons of Liberty (Spain) + + + + Games + Terminator 3 - Rebellion der Maschinen (Germany) + + + + Games + Call of Duty 3 (USA) + + + + Games + Dynasty Warriors 3 (Europe) (En,Fr,De) + + + + Games + MotorStorm - Arctic Edge (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl,Ru,El) + + + + Games + Alter Echo (Europe) (En,Fr,De,Es,It) + + + + Games + AFL Live 2004 - Aussie Rules Football (Europe) + + + + Games + Samurai Warriors (Germany) + + + + Games + Dynasty Warriors 5 - Empires (Germany) + + + + Games + Mortal Kombat - Deception (Germany) (En,Fr,De,Es,It) + + + + Games + XS Junior League Soccer (Europe) (En,Fr,De,Es,It) + + + + + Games + Need for Speed - Most Wanted (USA) (v1.01) + + + + Games + Fight Night Round 3 (USA) + + + + Games + NHL 06 (USA) (En,Fr) + + + + Games + Godfather, The - The Game (USA) + + + + Games + Arena Football (USA) + + + + Games + Madden NFL 07 (USA) + + + + Games + NFL Street 3 (USA) + + + + Games + NCAA Football 07 (USA) + + + + Games + NFL Head Coach (USA) + + + + Games + NASCAR 06 - Total Team Control (USA) + + + + Games + NCAA Football 06 (USA) + + + + Games + Marvel Nemesis - Rise of the Imperfects (USA) + + + + Games + MVP 07 NCAA Baseball (USA) + + + + Games + NBA Live 07 (USA) + + + + Applications + DVD Player Version 2.10 (USA) (En,Fr,De,Es,It,Nl,Pt) + + + + + Games + NBA Live 06 (USA) + + + + Games + Final Fantasy X-2 (Spain) + + + + Games + Digimon Rumble Arena 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Beyond Good & Evil (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + Digimon World 4 (Europe) (En,De,Es,It) + + + + Demos + Itadaki Street 3 - Okuman Chouja ni Shite Ageru! Katei Kyoushi Tsuki! (Japan) (Taikenban) + + + + + Games + Bombastic (USA) + + + + Games + Batman - Vengeance (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Evil Dead - A Fistful of Boomstick (Europe) + + + + Games + Monster House (USA) (En,Fr) + + + + Games + Samurai Warriors 2 - Xtreme Legends (Europe) + + + + Games + Gungrave (Europe) (En,Fr,De) + + + + Games + King Arthur (Europe) (En,Fr,De,Es,It) + + + + Games + Crime Life - Gang Wars (Europe) (En,Fr,De,Es,It) + + + + Games + Onimusha 2 - Samurai's Destiny (Europe) (En,Fr,De,Es,It) + + + + Games + SOS - The Final Escape (Europe) (En,Fr,De) + + + + Games + Dynasty Warriors 5 (Germany) + + + + Games + WWE SmackDown vs. Raw 2007 (Europe, Australia) + + + + Games + WipEout Pulse (Europe) (En,Fr,De,Es,It) + + + + Games + Jak and Daxter - The Lost Frontier (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl) + + + + Games + Naruto Shippuden - Ultimate Ninja 5 (Europe) (En,Fr,De,Es,It) + + + + Games + Sly 2 - Band of Thieves (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) (v1.00) + + + + Games + Shijuu Hachi (Japan) + + + + Games + Ashita no Joe - Masshiro ni Moe Tsukiro! (Japan) + + + + Games + Guitar Hero World Tour (USA) (En,Fr) + + + + Games + Serious Sam - Next Encounter (Europe, Australia) (En,Fr,De) + + + + Demos + Bonus Demo 10 (Europe) (En,Fr,De,Es,It) + + + + Games + Echo Night - Beyond (Europe) + + + + Games + Naruto - Ultimate Ninja (Europe) (En,Fr,De,Es,It) + + + + Games + Naruto - Uzumaki Chronicles (Europe) (En,Fr,De,Es,It) + + + + Demos + Tekken 5 (Europe) (En,Fr,De,Es,It) (Demo) + + + + Demos + 24 - The Game (Europe) (En,Fr,De,Es,It,Nl,Pl,Cs,Hu) (Demo) + + + + Demos + EyeToy - Play Sports (Europe) (En,Fr,De,Es,It) (Demo) + + + + Demos + EyeToy - Play 3 + SpyToy (Europe) (En,Fr,De,Es,It) (Demo) + + + + Demos + Buzz! Junior - RoboJam + Buzz! Junior - Jungle Party (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl,Ru,El) (Demo) + + + + Games + Genji - Dawn of the Samurai (USA) + + + + Games + Rebel Raiders - Operation Nighthawk (USA) + + + + + Games + EyeToy Play - Astro Zoo (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl,Ru,El,Cs) + + + + Games + Warriors, The (USA) (En,Fr,De,Es,It) + + + + Games + Max Payne 2 - The Fall of Max Payne (USA) + + + + Games + Rule of Rose (USA) + + + + Games + Onimusha (Japan) + + + + Games + Onimusha 2 (Japan) + + + + Games + Onimusha 3 (Japan) + + + + Games + Shin Onimusha - Dawn of Dreams (Japan) (En,Ja) (Disc 1) (PlayStation 2 the Best) + + + + Games + Shin Onimusha - Dawn of Dreams (Japan) (En,Ja) (Disc 2) (PlayStation 2 the Best) + + + + Games + Backyard Wrestling 2 - There Goes the Neighborhood (Europe) + + + + Games + Dino Stalker (Germany) + + + + Games + DTM Race Driver 3 (Europe) (En,Fr,De,Es,It) + + + + Games + ESPN NBA 2K5 (Europe) + + + + Games + Project - Snowblind (Europe) (Fr,De,Es,It) + + + + Games + Iron Man - The Official Videogame (Europe) (En,Fr,De,Es,It) + + + + Games + Monster Trux Extreme - Arena Edition (Europe) + + + + + Games + Fantastic 4 (Germany) + + + + Games + Jeremy McGrath Supercross World (Europe) (En,Fr,De,Es,It) + + + + + Games + Tony Hawk's Underground 2 (Europe) (Fr,De,Es,It) + + + + Games + Headhunter - Redemption (Europe) (Fr,De,Es,It) + + + + Games + MotoGP 3 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + SSX On Tour (Europe) (En,Fr,De,Es,Nl,Sv,No,Fi) + + + + Games + Roland Garros 2005 - Powered by Smash Court Tennis (Europe) (En,Fr,De,Es,It) + + + + Games + Red Faction (France) + + + + Games + Power Rangers - Dino Tonnerre (France) + + + + + Games + Naruto - Ultimate Ninja 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Dancing Stage SuperNova 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Tony Hawk's Proving Ground (Europe) (Fr,De,Es,It) + + + + Games + Suffering, The (Germany) + + + + Games + Full Spectrum Warrior (Europe) (En,Fr,De,Es,It) + + + + Games + Chaos Legion (Japan) (En,Ja) + + + + Games + Phase Paradox (Japan) + + + + Games + God of War II (Asia) + + + + Games + FIFA 06 (Europe) (Fr,De) + + + + Games + Nickelodeon Avatar - The Legend of Aang - The Burning Earth (Europe, Australia) (En,Fr,De,Nl) + + + + Games + FIFA Football 2004 (Europe) (Fr,De) (v1.01) + + + + Games + FIFA Football 2002 (France) + + + + Games + Dragon Blaze (Europe) + + + + + Games + Iridium Runners (Europe) (En,Fr,De,Es,It) + + + + + Games + Club Football 2005 - Olympique de Marseille (Europe) (En,Fr) + + + + Games + Sega Superstars Tennis (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Legend of Spyro, The - A New Beginning (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Sonic Unleashed (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Fight Night Round 3 (Europe) (En,Fr) + + + + Games + Guitar Hero 5 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Grand Theft Auto - Vice City (Australia) + + + + Games + Knight Rider - The Game (Europe) (En,Fr,De,Nl) + + + + + Games + Midnight Club 3 - DUB Edition (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Buzz! The Music Quiz (Europe) (Fr,De,It,Nl) + + + + Games + SingStar '80s (Germany) (v2.00) + + + + Games + Medal of Honor - European Assault (Germany) + + + + Games + Oni (Germany) + + + + + Games + Disneys Ferkels grosses Abenteuer-Spiel (Germany) + + + + Games + World Series of Poker - Tournament of Champions - 2007 Edition (Europe, Australia) + + + + Games + R-Type Final (USA) + + + + Games + Need for Speed - Most Wanted (USA) (v2.00) + + + + Games + NCAA Football 09 (USA) + + + + Games + Silpheed - The Lost Planet (USA) + + + + + Games + PES 2008 - Pro Evolution Soccer (Europe) (En,Es) + + + + Games + Speed Racer (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Diabolik - The Original Sin (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Kyoufu Shinbun Heisei-ban - Kaiki! Shinrei File (Japan) + + + + Games + Ghostbusters - The Video Game (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Goblin Commander - Unleash the Horde (USA) + + + + Games + Nickelodeon Tak and the Guardians of Gross (Europe) (En,De) + + + + Games + Armored Core 2 - Another Age (Europe) + + + + Games + Need for Speed - ProStreet (Europe) (Fr,De) + + + + Games + DreamWorks Monsters vs. Aliens (Europe) (En,Fr,De,Es,It,Nl,Sv) + + + + Games + Buzz! The Pop Quiz (Europe) (Fr,De,It) + + + + Games + Valkyrie Profile 2 - Silmeria (Germany) + + + + Games + WWE SmackDown vs. Raw 2009 (Europe) (En,Fr,De,Es,It) + + + + Games + WWE SmackDown vs. Raw 2008 (Europe, Australia) + + + + Games + Tiger Woods PGA Tour 2003 (Europe) + + + + Games + Starsky & Hutch (Europe) (En,Fr,De,Es,It) + + + + Games + RollerCoaster World (Europe) + + + + + Games + Robot Wars - Arenas of Destruction (Europe) + + + + + Games + Legends of Wrestling (Europe) + + + + + Games + G1 Jockey 3 (Europe) + + + + + Games + FIFA 09 (Europe, Australia) + + + + Games + FIFA 10 (Europe, Australia) + + + + Games + Legends of Wrestling II (Europe) + + + + Games + LMA Manager 2005 (Europe) + + + + Games + Mafia (Europe, Australia) + + + + Demos + Official PlayStation 2 Magazine Demo 70 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine-UK Greatest Hits Volume 8 - Special Edition - Racing Games (UK) (En,Fr,De,Es,It) + + + + Games + Sum of All Fears, The (Europe) (En,Fr,De,Es,It) + + + + + Games + Sims 2, The - Castaway (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl,El) + + + + Games + Miami Vice (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Lake Masters EX (Europe) (En,Fr,De) + + + + + Games + Dancing Stage Fusion (Europe) (En,Fr,De,Es,It) + + + + Games + Britney's Dance Beat (Europe) (En,Es,It) + + + + Games + Da Vinci Code, The (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Buffy the Vampire Slayer - Chaos Bleeds (Europe) (En,Fr,De,Es) + + + + Games + Taz - Wanted (Europe) (En,Fr,De,Es,It) + + + + + Games + Metal Slug Anthology (USA) + + + + Games + Baroque (USA) + + + + Games + Mega Man Anniversary Collection (USA) + + + + Games + Castle Shikigami 2 (Europe) + + + + + Games + Breath of Fire - Dragon Quarter (USA) + + + + Games + OutRun 2 SP (Japan) + + + + Games + Sega Classics Collection (USA) + + + + Games + Capcom Classics Collection Vol. 2 (USA) + + + + Games + Capcom Classics Collection Vol. 1 (USA) + + + + Games + Silent Line - Armored Core (Europe) + + + + Games + Arcade Classics Volume 1 (Europe) + + + + + Demos + SingStar (Europe) (Demo) + + + + Games + Ultimate Music Quiz, The (Europe) (En,Fr,De,Es,It,Nl) (v2.00) + + + + + Games + Sniper 2, The (Europe) + + + + + Games + Smash Court Tennis - Pro Tournament (Europe, Australia) (En,Fr,De,Es,It) + + + + + Games + Pinball Hall of Fame - The Gottlieb Collection (Europe) (En,Fr,De,Es,It,Pt) + + + + + Games + Mary-Kate and Ashley - Sweet 16 - Licensed to Drive (Europe) + + + + + Games + Harry Potter and the Chamber of Secrets (Europe) + + + + + Games + Real World Golf (Europe) (v1.01) + + + + + Demos + EyeToy - Chat Light (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + Games + Moderngroove - Ministry of Sound Edition (Europe) + + + + Games + Total Overdose (Europe) (En,Fr,De,Es,It) + + + + Games + Alien Hominid (USA) + + + + Games + Arc the Lad - End of Darkness (USA) + + + + Games + Buzz! The Hollywood Quiz (USA) + + + + Games + Buzz! The Mega Quiz (USA) + + + + Games + Buzz! Junior - Jungle Party (USA) (En,Fr,Es) + + + + Games + Culdcept (USA) + + + + Games + Dance Dance Revolution Extreme 2 (USA) + + + + Games + Dance Dance Revolution SuperNova (USA) + + + + Games + Dance Dance Revolution SuperNova 2 (USA) + + + + Games + Dynasty Warriors 5 - Xtreme Legends (USA) + + + + Games + Fatal Fury - Battle Archives Volume 1 (USA) + + + + Games + Hot Shots Golf Fore! (USA) + + + + Games + Hot Shots Tennis (USA) + + + + Games + Jak 3 (USA) (En,Fr,De,Es,It,Pt,Ru) + + + + Games + King of Fighters Collection, The - The Orochi Saga (USA) + + + + Games + Lara Croft Tomb Raider - Legend (USA) (En,Fr,Es) + + + + Games + LEGO Indiana Jones - The Original Adventures (USA) + + + + Games + Mark of Kri, The (USA) + + + + Games + Monster Hunter (USA) + + + + Games + Resident Evil - Outbreak (USA) (v2.00) + + + + Games + Need for Speed - Most Wanted - Black Edition (USA) + + + + Games + NeoGeo Battle Coliseum (USA) + + + + Games + Phantasy Star Universe (USA) + + + + Games + Puzzle Quest - Challenge of the Warlords (USA) + + + + Games + Ratchet & Clank - Up Your Arsenal (USA) (En,Fr,Es) + + + + Games + Rise of the Kasai (USA) + + + + Games + Shin Megami Tensei - Nocturne (USA) + + + + Games + SOCOM 3 - U.S. Navy SEALs (USA) + + + + Games + Street Fighter Alpha Anthology (USA) + + + + Games + Tokyo Xtreme Racer 3 (USA) + + + + Games + Tokyo Xtreme Racer - Drift 2 (USA) + + + + Games + We Love Katamari (USA) + + + + Games + Yakuza 2 (USA) + + + + Games + Hitman 2 - Silent Assassin (France) (v2.00) + + + + Games + PES 2008 - Pro Evolution Soccer (Europe) (Fr,De) + + + + Games + PES 2009 - Pro Evolution Soccer (Europe) (Fr,De) + + + + Games + Terminator, The - Dawn of Fate (Europe) (En,Fr,De,Es,It) + + + + Games + Rugby 08 (France) + + + + Games + Ready 2 Rumble Boxing - Round 2 (Europe) (En,Fr,De) + + + + + Games + Air Raid 3 (Europe) + + + + + Demos + WRC 4 - The Official Game of the FIA World Rally Championship (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + PES 2010 - Pro Evolution Soccer (Europe) (Fr,De) + + + + Games + Harry Potter y la Camara Secreta (Spain) + + + + + Games + Bomberman Kart (Europe) (En,Fr,De) + + + + + Games + Sega Ages 2500 Series Vol. 29 - Monster World Complete Collection (Japan) (En,Ja) + + + + + Games + MVP Baseball 2005 (USA) + + + + Games + Cabela's Dangerous Hunts (USA) + + + + Games + Jet Ski Riders (Europe) (En,Fr,De,Es,It) + + + + + Games + Nickelodeon Jimmy Neutron - Boy Genius (Australia) + + + + Games + Jacked (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Justice League Heroes (Europe) (En,Fr,De,Es,It) + + + + Games + 007 - Quantum of Solace (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Dukes of Hazzard, The - Return of the General Lee (Europe) + + + + Games + Hot Wheels - World Race (Europe, Australia) + + + + + Games + Guitar Hero - Aerosmith (Europe, Australia) + + + + Games + Girl Zone (Europe, Australia) + + + + + Games + Hungry Ghosts (Japan) + + + + Games + Karaoke Revolution Presents - American Idol (USA) + + + + Games + Karaoke Revolution Party (USA) + + + + Games + Karaoke Revolution Volume 3 (USA) + + + + Games + Karaoke Revolution Volume 2 (USA) + + + + Games + Karaoke Revolution (USA) + + + + Games + Spider-Man 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Call of Duty 2 - Big Red One (Europe) (Fr,Es,It) + + + + Games + EyeToy - Play 2 (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,El) (v1.00) + + + + Games + Agent Hugo (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + Games + Onimusha - Blade Warriors (Europe) (En,Fr,De) + + + + Games + Nickelodeon Jimmy Neutron - Boy Genius - Attack of the Twonkies (Europe, Australia) + + + + Games + Jackass - The Game (Australia) + + + + Games + Sega Ages 2500 Series Vol. 33 - Fantasy Zone Complete Collection (Japan) + + + + + Games + Gallop Racer 2001 (USA) + + + + Games + Ski Racing 2005 (Europe) (En,Fr,De,Es,It) + + + + + Games + RTL Skispringen 2004 (Germany) (En,De) + + + + + Games + Maxxed Out Racing (Europe) + + + + + Games + Age of Empires II - The Age of Kings (Europe) (En,Fr,De,Es,It) (v1.20) + + + + + Games + TNA Impact! Total Nonstop Action Wrestling (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Devil May Cry (Japan) + + + + Games + Devil May Cry 2 (Japan) (Disc 1) (Dante) + + + + Games + Devil May Cry 2 (Japan) (Disc 2) (Lucia) + + + + Games + Devil May Cry 3 - Special Edition (Japan) (En,Ja) + + + + Games + Golden Age of Racing (Europe) + + + + + Games + Astro Boy (Europe) (En,Fr,De,Es,It) + + + + Games + Jumper - Griffin's Story (Europe) (En,Fr,De,Es,It) + + + + Games + Capcom Classics Collection (Europe) + + + + Games + Dancing Stage Fever (Europe) (En,Fr,De,Es,It) + + + + + Games + Everybody's Golf (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Red Dead Revolver (Europe) (En,Fr,De,Es,It) + + + + Games + Agassi Tennis Generation (USA) + + + + + Games + AirForce Delta Strike (USA) + + + + Games + Alfa Romeo Racing Italiano (USA) + + + + Games + Alias (USA) + + + + Games + All-Star Baseball 2003 featuring Derek Jeter (USA) + + + + Games + All-Star Baseball 2004 featuring Derek Jeter (USA) + + + + Games + Alone in the Dark (USA) + + + + Games + Alter Echo (USA) + + + + Games + American Chopper (USA) + + + + Games + American Idol (USA) + + + + Games + Ant Bully, The (USA) (En,Fr) + + + + Games + Antz Extreme Racing (USA) + + + + + Games + Fantavision (USA) + + + + Games + Buzz! Junior - RoboJam (USA) (En,Fr,Es) + + + + Games + Ape Escape 2 (USA) + + + + Games + Aqua Aqua (USA) + + + + + Games + Aqua Teen Hunger Force - Zombie Ninja Pro-Am (USA) + + + + Games + Silent Line - Armored Core (USA) + + + + Games + Army Men - Air Attack 2 (USA) + + + + Games + Army Men - Green Rogue (USA) + + + + + Games + Army Men - Sarge's Heroes 2 (USA) + + + + Games + Army Men - RTS (USA) + + + + Games + Army Men - Soldiers of Misfortune (USA) (En,Fr,De,Es,It) + + + + + Games + Art of Fighting Anthology (USA) + + + + Games + Arthur and the Invisibles - The Game (USA) (En,Fr,Es) + + + + Games + Asterix & Obelix - Kick Buttix (USA) + + + + Games + Astro Boy (USA) + + + + Games + Atari Anthology (USA) + + + + Games + Athens 2004 (USA) + + + + Games + ATV - Quad Power Racing 2 (USA) + + + + Games + Auto Modellista (USA) + + + + Games + Nickelodeon Avatar - The Last Airbender (USA) + + + + Applications + 10th Anniversary Memorial Save Data (Japan) (Disc 2) (PlayStation 2 Taiou) + + + + + Games + Manhunt (USA) + + + + Games + Judge Dredd - Dredd vs. Death (Europe) (En,Fr,Es,It) + + + + Games + eJay Clubworld - The Music Making Experience (Europe) (En,Fr,De,Es,It) + + + + Games + Perfect Ace 2 - The Championships (Europe) (En,Fr,De,Es,It) + + + + + Games + Super Bust-A-Move 2 (Europe) (En,Fr,De,Es,It) + + + + + Games + Pro Rally 2002 (Europe) (En,Fr,De,Es,It) + + + + + Games + Rally Fusion - Race of Champions (Europe) (En,Fr,De) + + + + Games + Mummy Returns, The (Europe) (En,Fr,De,Es,It) + + + + Games + Getaway, The (Europe) (En,Fr,De,Es,It) (v2.03) + + + + Games + Mortal Kombat - Armageddon (USA) (Premium Edition) + + + + Games + Dot Hack G.U. Vol. 2 - Reminisce (USA) + + + + Games + All-Star Baseball 2002 (USA) + + + + + Games + AND 1 Streetball (USA) (En,Fr,Es) (v2.00) + + + + Games + Armored Core - Last Raven (USA) + + + + Games + Backyard Baseball (USA) + + + + Games + Backyard Baseball '09 (USA) + + + + Games + Backyard Basketball (USA) + + + + + Games + Backyard Sports - Basketball 2007 (USA) + + + + Games + Backyard Football 2006 (USA) + + + + Games + Backyard Football '09 (USA) + + + + Games + Backyard Wrestling - Don't Try This at Home (USA) + + + + Games + Backyard Wrestling 2 - There Goes the Neighborhood (USA) + + + + Games + Bad Boys - Miami Takedown (USA) + + + + Games + Barbie Horse Adventures - Riding Camp (USA) (En,Fr) + + + + Games + Bass Strike (USA) + + + + + Games + Batman - Vengeance (USA) (En,Fr) (Rev 1) + + + + Games + Batman - Rise of Sin Tzu (USA) (En,Fr,Es) + + + + Games + Battle Engine Aquila (USA) + + + + Games + Battlefield 2 - Modern Combat (USA) + + + + Games + Beatmania (USA) + + + + Games + Bible Game, The (USA) + + + + + Games + Big Mutha Truckers (USA) + + + + + Games + Big Mutha Truckers 2 (USA) + + + + Games + Bigs, The (USA) + + + + Games + Bionicle (USA) + + + + Games + Black & Bruised (USA) + + + + Games + Blade II (USA) + + + + Games + BloodRayne (USA) + + + + Games + Bloody Roar 3 (USA) + + + + + Games + Bloody Roar 4 (USA) + + + + Games + Blowout (USA) + + + + + Games + BMX XXX (USA) + + + + Games + Bode Miller Alpine Skiing (USA) + + + + + Games + Boogie (USA) + + + + Games + Brave - The Search for Spirit Dancer (USA) + + + + Games + Breeders' Cup - World Thoroughbred Championships (USA) (En,Fr,De,Es) + + + + Games + Britney's Dance Beat (USA) + + + + Games + Brunswick Pro Bowling (USA) + + + + Games + Buffy the Vampire Slayer - Chaos Bleeds (USA) + + + + Games + Bujingai - The Forsaken City (USA) + + + + Games + Butt-Ugly Martians - Zoom or Doom! (USA) + + + + + Games + James Pond - Codename - RoboCod (Europe) + + + + + Games + ATV Offroad Fury 3 (Europe) (En,Fr,De,Es,It,Nl) + + + + Demos + Official PlayStation 2 Magazine Demo 6 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 7 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 8 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 9 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 10 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 11 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 12 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 13 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 14 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 15 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 17 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Colin McRae Rally 04 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 18 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 19 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 20 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 21 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 23 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 24 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 25 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 26 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 27 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 28 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 29 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Pro Evolution Soccer (Europe) (En,Fr,De) (v2.00) + + + + + Demos + Official PlayStation 2 Magazine Demo 30 (Europe) (En,Fr,De,Es,It) + + + + Games + Samurai Warriors (Europe) + + + + Games + TY the Tasmanian Tiger (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 33 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 34 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 35 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 36 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 38 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 40 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 41 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 43 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 49 (Europe) (En,Fr,De,Es,It) (v1.03) + + + + Demos + Official PlayStation 2 Magazine Demo 50 (UK) + + + + Demos + Official PlayStation 2 Magazine Demo 48 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 55 (Europe, Australia) + + + + Demos + Official PlayStation 2 Magazine Demo 51 (UK) + + + + Demos + Official PlayStation 2 Magazine Demo 52 (UK) + + + + Demos + Official PlayStation 2 Magazine Demo 54 (Europe) (En,Fr,De,Es,It) + + + + Games + Need for Speed - Underground (USA) + + + + Games + Tenchu - Fatal Shadows (USA) + + + + Games + Tenchu - Wrath of Heaven (USA) (En,Ja) + + + + Games + Lumines Plus (USA) + + + + Games + All-Star Baseball 2002 (Europe) + + + + + Games + Sims 2, The - Pets (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi,Pl) (v1.00) + + + + Games + Star Wars - Jedi Starfighter (Europe) + + + + Games + Kengo - Master of Bushido (Europe) + + + + + Games + Harry Potter - Quidditch World Cup (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da) + + + + Games + Adiboo and the Energy Thieves (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Ben 10 - Alien Force (USA) (En,Fr,De,Es,It) + + + + Games + Cabela's Deer Hunt - 2004 Season (USA) + + + + Games + Call of Duty - Finest Hour (USA) (v1.04) + + + + Games + Carmen Sandiego - The Secret of the Stolen Drums (USA) + + + + Games + Cabela's Big Game Hunter (USA) + + + + Games + Carol Vorderman's Sudoku (USA) + + + + Games + CART Fury - Championship Racing (USA) + + + + Games + Casper - Spirit Dimensions (USA) + + + + + Games + Castle Shikigami 2 (USA) + + + + + Games + Catwoman (USA) + + + + Games + Champions - Return to Arms (USA) (v2.00) + + + + Games + Charlie and the Chocolate Factory (USA) + + + + Games + Chessmaster (USA) + + + + Games + Choro Q (USA) + + + + Games + City Crisis (USA) + + + + + Games + Clock Tower 3 (USA) + + + + Games + Cocoto Fishing Master (USA) (En,Fr,Es) + + + + Games + College Hoops 2K6 (USA) + + + + Games + College Hoops 2K7 (USA) + + + + Games + Commandos 2 - Men of Courage (USA) + + + + Games + Conflict Zone - Modern War Strategy (USA) + + + + Games + Conflict - Desert Storm II - Back to Baghdad (USA) + + + + Games + Constantine (USA) + + + + Games + Contra - Shattered Soldier (USA) (En,Fr,Es) + + + + + Games + Cool Boarders 2001 (USA) + + + + + Games + Corvette (USA) + + + + Games + Corvette Evolution GT (USA) + + + + Games + Crash 'n' Burn (USA) + + + + Games + Crash of the Titans (USA) + + + + Games + Crash - Mind over Mutant (USA) + + + + Games + Crazy Frog Arcade Racer (USA) (En,Fr,Es) + + + + + Games + Crazy Taxi (USA) + + + + + Games + Crimson Sea 2 (USA) + + + + Games + Crimson Tears (USA) + + + + Games + Crouching Tiger, Hidden Dragon (USA) + + + + Games + Cubix Robots for Everyone - Showdown (USA) + + + + + Games + Cy Girls (USA) (Disc 1) (Ice) + + + + Games + Cy Girls (USA) (Disc 2) (Aska) + + + + Games + Monster House (Europe) + + + + Games + Action Man A.T.O.M. - Alpha Teens on Machines (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi) + + + + + Games + Action Girlz Racing (Europe) + + + + + Games + Enthusia - Professional Racing (USA) + + + + Games + Spawn - Armageddon (USA) + + + + Games + Ace Lightning (Europe) + + + + + Games + Agassi Tennis Generation (Europe) (En,Fr,De,Es,It) + + + + + Games + Air Ranger - Rescue Helicopter (Europe) + + + + + Games + Agent Hugo - RoboRumble (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + + Games + Stolen (Europe) (En,Fr,De,Es,It) + + + + Games + Prisoner of War (Europe) (En,Fr,De,Es,It) + + + + Games + Conflict - Vietnam (Europe) (En,Fr,De,Es,It) + + + + Games + Conflict - Desert Storm (Europe) (En,Fr,De,Es) + + + + Games + Area 51 (Europe) (En,Fr,De,Es,It) + + + + Games + Club Football 2005 - Arsenal (Europe) (En,Fr) + + + + Games + Cold Winter (Europe) (En,Fr,Es,It) + + + + Games + Charlie's Angels (Europe) (En,Fr,De) + + + + Games + FireBlade (Europe) + + + + Games + DOA2 - Hardcore (USA) (En,Ja,Fr,De,Es,It) + + + + Games + DDRMAX - Dance Dance Revolution (USA) + + + + Games + DDRMAX2 - Dance Dance Revolution (USA) + + + + Games + Marvel - Ultimate Alliance (USA) + + + + Games + Star Wars - Jedi Starfighter (USA) + + + + Games + Punisher, The (USA) + + + + Games + Shining Force Neo (USA) + + + + Games + Tony Hawk's Pro Skater 4 (USA) (v1.02) + + + + Games + Midnight Club 3 - DUB Edition Remix (USA) + + + + Games + RPG Maker 3 (USA) + + + + Games + Fullmetal Alchemist 2 - Curse of the Crimson Elixir (USA) + + + + Games + Circus Maximus - Chariot Wars (Europe) + + + + Games + Brothers in Arms - Road to Hill 30 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Conflict - Desert Storm II (Europe) (En,Fr,De,Es,It) + + + + Games + Championship Manager 2006 (Europe) (En,Fr,Es,It,Pt) + + + + Games + FIFA Soccer 2002 (USA) (En,De,Es,Nl,Sv) + + + + Games + World of Outlaws - Sprint Cars 2002 (USA) + + + + Games + Cricket 2004 (Europe) (v2.00) + + + + Games + Dakar 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Dark Summit (Europe) (En,Fr,De) + + + + Games + Energy Airforce - Aim Strike! (Europe) + + + + Games + Madden NFL 2003 (Europe) + + + + Games + Mashed - Drive to Survive (Europe) (En,Fr,De,Es,It) + + + + + Games + Rogue Ops (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Tiger Woods PGA Tour 06 (Europe) (En,Fr,De,Sv) + + + + Games + World Poker Tour (Europe) (En,Fr,De) + + + + Games + Madden NFL 08 (Europe, Australia) + + + + Games + England International Football - 2004 Edition (Europe) + + + + Demos + Official PlayStation 2 Magazine Demo 56 (UK, Australia) (En,Fr,De,Es,It) + + + + Games + Corvette (Europe) (En,Fr,De) + + + + Games + NBA Live 2001 (France) + + + + + Games + Gaelic Games - Football (Europe) (En,Gd) + + + + Games + Guncom 2 (Europe) (En,Fr,De) + + + + + Games + Largo Winch - Empire Under Threat (Europe) (En,De,Es,It) + + + + Games + International Snooker Championship (Europe) (En,Fr,De,Es,It) + + + + + Games + Let's Make a Soccer Team! (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Army Men - Sarge's Heroes 2 (Europe) (En,Fr,De,Es,It) + + + + Games + LMA Manager 2003 (Europe) + + + + Games + Powershot Pinball (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Masters of the Universe - He-Man - Defender of Grayskull (Europe) + + + + + Games + Chess Challenger (Europe) (En,Fr,De,Es,It) + + + + + Games + Thunderhawk - Operation Phoenix (Europe) (En,Fr,De,Es,It) + + + + Games + Club Football - Manchester United (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Pilot Down - Behind Enemy Lines (Europe) (En,Fr,De,Es,It) + + + + Games + Pippa Funnell - Take the Reins (Europe, Australia) (En,Fr,De,Es,Nl) + + + + Games + Poker Masters (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Racing Simulation 3 (Europe) (En,Fr,De,Es,It) + + + + + Games + Premier Manager 2005-2006 (Europe) (En,Fr,De,It) + + + + + Games + Speed Kings (Europe) (En,Fr,De,Es,It) + + + + + Games + Syberia (Europe) (En,Fr,De,Es,It) + + + + Games + Stuntman - Ignition (Europe) (En,Fr,De,Es,It) + + + + Games + Sven-Goeran Eriksson's World Challenge (Europe) + + + + + Games + Tom Clancy's Rainbow Six 3 (USA) + + + + Games + WWE SmackDown! Here Comes the Pain (USA) + + + + Games + Thing, The (USA) + + + + + Games + Half-Life (USA) + + + + + Games + DICE - DNA Integrated Cybernetic Enterprises (USA) + + + + Games + Dai Senryaku VII - Modern Military Tactics Exceed (USA) + + + + Games + Dance Dance Revolution X (USA) + + + + Games + Dancing with the Stars (USA) + + + + Games + James Cameron's Dark Angel (USA) (En,Fr,De,Es,It) + + + + Games + Dark Angel - Vampire Apocalypse (USA) (v1.02) + + + + + Games + Dark Summit (USA) + + + + + Games + Dave Mirra Freestyle BMX 2 (USA) + + + + + Games + Da Vinci Code, The (USA) (En,Fr,Es) + + + + Games + Dead to Rights (USA) + + + + Games + Dead to Rights II (USA) + + + + Games + Death by Degrees (USA) + + + + Demos + Tekken 5 (USA) (Demo) + + + + + Games + Deer Hunter (USA) + + + + Games + Def Jam - Vendetta (USA) + + + + Games + Defender (USA) + + + + Games + Delta Force - Black Hawk Down (USA) + + + + Games + Forgotten Realms - Demon Stone (USA) + + + + Games + Destroy All Humans! 2 (USA) + + + + Games + Destruction Derby Arenas (USA) + + + + Games + Tour de France, Le - 1903 - 2003 - Centenary Edition (Europe) (En,Fr,De,Es,It) + + + + + Demos + Official PlayStation 2 Magazine Demo 82 (Europe) (En,Fr,De,Es,It) + + + + Games + Deus Ex - The Conspiracy (USA) + + + + Games + Devil Kings (USA) + + + + Games + Digimon Rumble Arena 2 (USA) + + + + Games + Digimon World - Data Squad (USA) + + + + Games + Dino Stalker (USA) + + + + Games + Disaster Report (USA) + + + + Games + Disney High School Musical 3 - Senior Year Dance! (USA) + + + + Games + Disney Sing It (USA) + + + + Games + Disney High School Musical - Sing It! (USA) + + + + Games + Myth Makers - Super Kart GP (Europe) + + + + + Games + Disney Think Fast (USA) + + + + Games + Disney-Pixar Finding Nemo (USA) + + + + Games + Disney-Pixar Monsters, Inc. (USA) + + + + Games + Disney Golf (USA) + + + + + Games + Disney's Extreme Skate Adventure (USA) + + + + Games + Disney's The Haunted Mansion (USA) + + + + Games + Roland Garros French Open 2002 (Europe) (En,Fr,De,Es,It,Pt) + + + + + Applications + DVD Player Version 2.10 (Europe) (En,Ja,Fr,De,Es,It,Nl,Pt) + + + + + Games + Roger Lemerre - La Selection des Champions 2002 (France) + + + + Games + AND 1 Streetball (Europe) (En,Fr,De,Es,It) + + + + Games + NBA 2K9 (Europe) (En,Fr,De,Es,It) + + + + Games + Formula One 2001 (Europe) (En,Fr,De,Es,It,Fi) (v1.01) + + + + Games + Urbz, The - Sims in the City (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi,Pl) + + + + Games + Alpine Racer 3 (Europe) (En,Fr,De,Es,It) + + + + Games + ATV Offroad Fury 2 (Europe, Australia) + + + + Games + Babe (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + FlatOut 2 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Wallace & Gromit in Project Zoo (UK) + + + + Games + Gauntlet - Dark Legacy (Europe) (En,Fr,De) + + + + + Games + Hard Hitter 2 (Europe) (En,Fr,De) + + + + + Games + Mace Griffin - Bounty Hunter (Europe) (En,Fr,Es,It) + + + + Games + Rugby Challenge 2006 (Europe) (En,Fr,De,Es,It) + + + + Games + Tokyo Road Race (Europe) + + + + + Games + WWII - Tank Battles (Europe) + + + + + Games + Mercenaries (Europe) + + + + Games + Scaler (Europe) (En,Fr) + + + + Games + DreamWorks Shark Tale (Europe) + + + + Games + Operative, The - No One Lives Forever (Europe) (En,Fr,De,Es,It) + + + + Games + Smuggler's Run 2 - Hostile Territory (Europe) (En,Fr,De,It) + + + + Games + TOCA Race Driver (Europe) (En,Fr,Es) (v2.00) + + + + Games + Trivial Pursuit - Unhinged (Europe) (En,Fr,De) + + + + Games + Cricket 2005 (Europe) + + + + Games + Tony Hawk's Pro Skater 3 (Europe) + + + + Games + UEFA Champions League - Season 2001-2002 (Europe) (En,Fr,De,Es,It) + + + + Games + UEFA Champions League 2004-2005 (Europe) + + + + Games + Video Poker & Blackjack (Europe) (En,Fr,De,Es,It) + + + + + Games + X-treme Express - World Grand Prix (Europe) + + + + + Games + Army Men - Green Rogue (Europe) (En,Fr,De,Es,It) + + + + Games + Hitman 2 - Silent Assassin (Europe) (v1.01) + + + + Games + ATV - Quad Power Racing 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Bratz - Rock Angelz (Europe, Australia) + + + + Games + Eragon (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Formula One 2002 (Europe) (En,Fr,De,Es,It,Fi) + + + + Games + Battlefield 2 - Modern Combat (Europe) (En,Es,Nl,Sv) (v2.01) + + + + Games + Heatseeker (Europe) (En,Fr,De) + + + + Games + Agent Hugo - Lemoon Twist (Europe) (En,Fr,De,Es,It,Nl,Pt) + + + + + Games + Arcade USA (Europe, Australia) + + + + + Games + Ultimate Spider-Man (Europe) (En,Fr,De,Es,It) + + + + Games + UEFA Champions League 2004-2005 (Europe) (Fr,De) + + + + Games + Roger Lemerre - La Selection des Champions 2005 (France) + + + + Games + Total Club Manager 2005 (Europe) (En,Fr,De,Es,It) + + + + Games + Pro Evolution Soccer 6 (France) + + + + Games + FIFA World Cup Germany 2006 (Europe) (Fr,De) + + + + Games + Monde des Bleus 2003, Le - Un Nouveau Defi (France) + + + + Games + Dragon's Lair 3D - Special Edition (Europe) (En,Fr,De,Es,It) + + + + Games + ESPN NBA Basketball (Europe) + + + + Games + FIFA Street (Europe) (En,Fr,De,Es,It,Nl,Sv) + + + + Games + Midway Arcade Treasures 2 (Europe, Australia) + + + + Games + Madden NFL 2005 (Europe) + + + + Games + Aliens Versus Predator - Extinction (Europe) + + + + + Games + AMF Xtreme Bowling 2006 (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Casper and the Ghostly Trio (Europe) (En,Fr,De,Es,It,Nl) + + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 96 (USA) + + + + Games + Total Immersion Racing (Europe) (En,Fr,De,Es,It) + + + + Games + Summoner 2 (Europe) + + + + Games + Tom Clancy's Splinter Cell - Chaos Theory (Europe, Australia) (En,Fr,De) + + + + Games + Brothers in Arms - Earned in Blood (USA) + + + + Games + Victorious Boxers - Ippo's Road to Glory (Europe) + + + + Games + Underworld - The Eternal War (Europe) + + + + Games + Superman - Shadow of Apokolips (Europe) (En,Fr,De,Es,It) + + + + Games + Kessen II (Europe) + + + + Games + Charlotte's Web (Europe) + + + + + Games + Battlefield 2 - Modern Combat (Europe) (En,Es,Nl,Sv) (v1.00) + + + + Games + Ar tonelico II - Melody of Metafalica (Europe) + + + + Games + Atelier Iris - Eternal Mana (Europe) + + + + Games + BMX XXX (Europe) (En,Fr,De,Es) + + + + Games + Bionicle Heroes (Europe) (En,Fr,De,Es,It,Da) + + + + Games + ATV Offroad - All Terrain Vehicle (Europe) (En,Fr,De,Es,It) + + + + Games + Ape Escape 2 (Germany) + + + + Games + Autobahn Raser IV (Germany) + + + + + Games + Wild Arms 3 (Europe) + + + + Games + Headhunter (USA) + + + + Games + Ecco the Dolphin - Defender of the Future (Europe) (En,Fr,De,Es,It) + + + + Games + ATV Offroad Fury 4 (Europe) (En,Fr,De,Es,It,Pt,Pl,Ru,El) + + + + Games + GT Racers (Europe) (En,Fr,De,Es,It) + + + + + Games + Naruto Shippuden - Ultimate Ninja 4 (Europe) (De,Es,It) + + + + Games + Largo Winch - Empire Under Threat (Europe) (En,Fr,De,Es,It) + + + + Games + Alpine Skiing 2005 (Europe) + + + + + Games + Athens 2004 (Europe) (Nl,Sv,No,Da,Fi,El) + + + + Games + Taito Legends 2 (Europe) (En,Fr,De,Es,It) + + + + Games + X-Men 2 - La Vengeance de Wolverine (France) + + + + Games + Ape Escape 2 (France) + + + + Games + Titeuf Mega-compet' (France) + + + + Games + Sega Soccer Slam (Europe) + + + + Games + All-Star Fighters (Europe) + + + + + Games + Jet Ion GP (Europe) + + + + + Games + Torino 2006 (Europe) (En,Fr,De,Es,It) + + + + + Games + MX World Tour (Europe) (En,Fr,De,Es,It) + + + + + Games + NHL 2004 (Europe) (En,Fr,De,Sv,Fi) + + + + Games + DreamWorks Shrek - SuperSlam (Europe) + + + + Games + UFC - Ultimate Fighting Championship - Sudden Impact (Europe) + + + + Games + Cat in the Hat, The (Europe) (En,Fr,De,Es,It) + + + + Games + Altered Beast (Europe) (En,Fr,De,Es,It) + + + + Games + Lara Croft Tomb Raider - Anniversary (Europe) (En,Fr,De,Es,It) + + + + Games + Silent Hill 3 (USA) (En,Ja,Fr,De,Es,It,Ko) + + + + Games + Buzz! The Pop Quiz (Europe) + + + + Games + Dark Cloud 2 (USA) (v2.00) + + + + Games + James Cameron's Dark Angel (Europe) (En,Fr,De,Es,It) + + + + Games + Charlie and the Chocolate Factory (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Penny Racers (Europe) (En,Fr,De) + + + + Games + Gunfighter II - Revenge of Jesse James (Europe) (En,Fr,De,Es,It) + + + + + Games + Golden Compass, The (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Scooby-Doo! Night of 100 Frights (Europe) + + + + Games + Buzz! Brain of the UK (UK) + + + + Games + Incredible Hulk, The (Europe) (En,Fr,De) + + + + Games + Intellivision Lives - The History of Video Gaming (Europe) + + + + + Games + Dual Hearts (USA) + + + + Games + Front Mission 4 (USA) + + + + Games + Ecco the Dolphin - Defender of the Future (USA) + + + + Games + Dot Hack G.U. Vol. 1 - Rebirth (USA) + + + + Games + Club Football - Rangers FC (UK) + + + + Games + Club Football - Real Madrid (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Defender - For All Mankind (Europe) (En,Fr,De,Es,It) + + + + Games + Formula One 05 (Europe, Australia) (En,Fr,De,Es,It,Pt,Fi) + + + + Demos + Fight Night 2004 (Europe) (Demo) + + + + Demos + FIFA Street 2 (Europe) (Demo) + + + + Games + NASCAR 06 - Total Team Control (Europe, Australia) + + + + Games + MX vs. ATV Unleashed (Europe, Australia) + + + + Games + Drome Racers (Europe) (En,Fr,De,Es,It,Nl,Sv,Da) + + + + Games + Buzz! The Music Quiz (UK) + + + + Games + Ultimate Spider-Man (Europe) + + + + Games + Killzone (USA) + + + + Games + Batman - Vengeance (USA) (En,Fr) + + + + Games + Pinball (Europe) (En,Fr,De,Es,It) + + + + + Games + Ring of Red (USA) + + + + + Games + Mike Tyson Heavyweight Boxing (USA) (En,Fr,Es) + + + + Games + X2 - Wolverine's Revenge (USA) + + + + Games + Ghost in the Shell - Stand Alone Complex (USA) + + + + Games + Grandia III (USA) (Disc 1) + + + + Games + Grandia III (USA) (Disc 2) + + + + Games + Grandia Xtreme (USA) + + + + Games + Jak and Daxter - The Lost Frontier (USA) (En,Fr,Es) + + + + Games + Jak II (USA) (En,Ja,Fr,De,Es,It,Ko) (v1.00) + + + + Games + Growlanser - Heritage of War (USA) + + + + Games + Growlanser Generations (USA) (Disc 1) (Growlanser II - The Sense of Justice) + + + + + Games + Growlanser Generations (USA) (Disc 2) (Growlanser III - The Dual Darkness) + + + + + Games + Silent Hill - Shattered Memories (USA) (En,Fr,Es) + + + + Games + Road Rage 3 (Europe) + + + + + Games + Stock Car Crash (Europe) + + + + + Games + TOCA Race Driver 2 (Europe) (En,Fr,De,Es,It) + + + + Games + UFC - Throwdown (USA) + + + + Games + Warriors of Might and Magic (USA) + + + + Demos + Juiced (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + WRC - Rally Evolved (Europe) (En,Fr,De,Es,It,Pt,No,Fi) (v1.01) + + + + Games + Tokyo Bus Guide - Kyou kara Kimi mo Untenshu (Japan) + + + + Games + Magna Carta - Tears of Blood (USA) + + + + Games + Monster Rancher 4 (USA) + + + + Games + Monster Rancher 3 (USA) (v2.01) + + + + Games + MS Saga - A New Dawn (USA) + + + + Games + Driven to Destruction (Europe) + + + + Demos + Matrix, The - Path of Neo (Europe, Australia) (Demo) + + + + Games + Mystic Heroes (Europe) + + + + Games + Boxing Champions (Europe) + + + + + Demos + Steambot Chronicles (USA) (Demo 1) + + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 74 (USA) + + + + Demos + Holiday 2004 Demo Disc (USA) (Teen) + + + + Games + Orphen - Scion of Sorcery (Europe) + + + + Games + Medal of Honor - European Assault (USA) + + + + Games + Call of Duty 2 - Big Red One (USA) (Collector's Edition) + + + + Games + Disney's Peter Pan - The Legend of Never Land (Europe) (Fr,De,It,Nl,Pt) + + + + Games + Arthur and the Minimoys (Europe) (En,Fr,De,Es,It,Nl,Sv) + + + + Games + NBA Live 07 (Europe, Australia) (En,De,It) + + + + Games + Knight Rider 2 - The Game (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Knockout Kings 2001 (Europe) + + + + + Games + Baphomets Fluch - Der Schlafende Drache (Germany) + + + + Games + Silent Hill 2 - Director's Cut (Europe) (En,Fr,De,Es,It) + + + + Games + Rocky Legends (Europe) (En,Fr,De) + + + + Games + Harry Potter and the Goblet of Fire (Europe) + + + + Demos + Transformers - Optimus Prime (Europe) (Demo) + + + + + Games + Cue Academy - Snooker, Pool, Billiards (Europe) + + + + + Games + Samurai Warriors 2 (Europe) + + + + Demos + Official PlayStation 2 Magazine Demo 91 (Europe) (En,Fr,De,Es,It) + + + + Games + Sakura Wars - So Long, My Love (USA) (Disc 2) (Japanese Voice Over) + + + + Games + Sakura Wars - So Long, My Love (USA) (Disc 1) (English Voice Over) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 79 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 51 (USA) + + + + Games + Red Star, The (USA) + + + + Games + Ratchet & Clank - Size Matters (USA) + + + + Games + Ratchet & Clank - Going Commando (USA) (v1.01) + + + + Games + Rumble Roses (USA) + + + + Demos + PlayStation Underground Jampack - Winter 2001 (USA) + + + + Games + DreamWorks Shrek the Third (Europe) + + + + Games + Just Cause (Europe) (Fr,De) + + + + Games + Urban Extreme (Europe) + + + + + Games + Qui Veut Gagner des Millions - Seconde Edition (France) + + + + Demos + Devil May Cry - Trial Edition (Japan) (Taikenban) + + + + Games + Aeon Flux (Europe) + + + + Games + Call of Duty - World at War - Final Fronts (Europe) (En,Fr,Es,It) + + + + Games + Tom Clancy's Rainbow Six 3 (Europe) (En,Fr,De,Es,It) + + + + Games + ShellShock - Nam '67 (Europe) + + + + Games + SOCOM - U.S. Navy SEALs - Combined Assault (Europe) (En,Fr,De,Es,It) + + + + Games + Time Crisis 3 (USA) + + + + Games + Sims, The - Bustin' Out (USA) + + + + Games + Simpsons, The - Hit & Run (USA) + + + + Games + Teenage Mutant Ninja Turtles (USA) + + + + Games + Serious Sam - Next Encounter (USA) + + + + Games + Steambot Chronicles (USA) + + + + Games + Shadow Hearts - Covenant (USA) (Disc 1) + + + + Games + Shadow Hearts - Covenant (USA) (Disc 2) + + + + Games + World Soccer Winning Eleven 9 (USA) (En,Es) + + + + Demos + Namco Transmission v1.03 (USA) (Bundled with Soulcalibur II) + + + + Games + Shining Force EXA (USA) + + + + Games + Vampire Night (USA) + + + + Games + Shadow Hearts - From the New World (USA) + + + + Games + Sonic Riders - Zero Gravity (USA) (En,Ja,Fr,De,Es,It) + + + + Games + Tokobot Plus - Mysteries of the Karakuri (USA) + + + + Games + Time Crisis II (USA) + + + + + Games + Superman Returns (Europe) + + + + Games + Nickelodeon Avatar - The Legend of Aang - Into the Inferno (Europe) (En,De,Nl,Sv,No,Da,Fi) + + + + Games + Transformers - The Game (Europe) + + + + Games + Return to Castle Wolfenstein - Operation Resurrection (Europe) + + + + Games + Sunny Garcia Surfing (Europe) (En,Fr,De) + + + + + Games + Alvin and the Chipmunks (Europe) (En,Fr,De,Es,It) + + + + Games + Medal of Honor - Vanguard (Europe, Australia) (En,Fr,De,Es,It,Nl,Pl,Cs,Hu) + + + + Demos + Official PlayStation 2 Magazine-UK Greatest Hits Volume 9 - Special Edition - Buyers Guide (UK) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine-UK Special Edition 20 - It's Here! (UK) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 59 (UK) (En,Fr,De,Es,It) + + + + Games + Futurama (Europe) (En,Fr,De,Es,It) + + + + Games + SCAR - Squadra Corse Alfa Romeo (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Formula One 04 (Europe) (En,Fr,De,Es,It,Fi) (v1.01) + + + + Games + Power Volleyball (Europe) + + + + + Games + Surfing H3O (Europe) (En,Fr,De) + + + + + Games + Evil Dead - Regeneration (USA) + + + + Games + Wallace & Gromit - The Curse of the Were-Rabbit (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 61 (UK) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 63 (UK) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 67 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 68 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Kessen (Europe) + + + + Demos + Official PlayStation 2 Magazine Demo 86 (Europe) (En,Fr,De,Es,It) + + + + Games + Tom Clancy's Ghost Recon (Europe) (En,Fr,Es,It) + + + + Games + Spider-Man (Europe) + + + + Games + Call of Duty 2 - Big Red One (USA) + + + + Games + Atari Anthology (Europe) + + + + Games + Animaniacs - The Great Edgar Hunt (Europe) (En,Fr,De,Es,It) + + + + Games + Army Men - Air Attack - Blade's Revenge (Europe) (En,Fr,De,Es,It) + + + + Games + Aqua Aqua - Wetrix 2 (Europe) (En,Fr,De,Es,It) + + + + + Games + American Tail, An (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + + Games + NFL GameDay 2002 (USA) + + + + Games + Return to Castle Wolfenstein - Operation Resurrection (USA) + + + + Games + ShellShock - Nam '67 (USA) + + + + Games + Alone in the Dark (Europe) (En,Fr,De,Es) + + + + Games + Crash Twinsanity (USA) (v2.00) + + + + Games + Lilie no Atelier - Salburg no Renkinjutsushi 3 (Japan) + + + + Games + Black-Matrix II (Japan) + + + + + Bonus Discs + Dragon Quest VIII Premium Eizou Disc (Japan) + + + + + Games + Dragon Quest V - Tenkuu no Hanayome (Japan) + + + + Games + Dragon Quest Characters - Torneko no Daibouken 3 - Fushigi no Dungeon (Japan) + + + + + Games + Chaos Wars (Japan) + + + + Games + Blazing Souls (Japan) + + + + Games + Bakuen Kakusei - Neverland Senki Zero (Japan) + + + + Games + Atelier Marie + Elie - Salburg no Renkinjutsushi 1 & 2 (Japan) + + + + Games + Sega Ages 2500 Series Vol. 18 - Dragon Force (Japan) + + + + Games + Kingdom Hearts II (France) + + + + Games + Coraline (USA) (En,Fr,Es) + + + + Applications + Utility Disc Version 1.01 (Japan) + + + + + Games + MDK2 - Armageddon (USA) + + + + + Games + 2002 FIFA World Cup (Germany) + + + + Games + Tenchu - Wrath of Heaven (Germany) + + + + Games + Worms Forts - Under Siege (Europe, Australia) (En,Fr,De,Es,It) + + + + + Games + Disney-Pixar Ratatouille (Europe, Australia) + + + + Games + Premier Manager 08 (Europe) (En,Fr,De,It) + + + + + Games + American Chopper 2 - Full Throttle (Europe) + + + + Games + World Challenge (Europe) (En,Fr,De,Nl) + + + + + Games + Art of Fighting Anthology (Europe) + + + + Games + Mr. Bean (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + + Games + Taito Legends 2 (USA) + + + + Games + All-Star Baseball 2004 featuring Derek Jeter (Europe) + + + + Games + Atlantis III - The New World (Europe) (En,Fr,De) + + + + Games + SingStar Pop Hits (Germany) + + + + Demos + Gravity Sucks (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + AFL Premiership 2005 (Australia) + + + + Games + AFL Live 2003 (Australia) + + + + + Games + All-Star Baseball 2003 featuring Derek Jeter (Europe) + + + + Games + Ape Escape 2 (Europe) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 77 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 76 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 75 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 59 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 58 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 64 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 78 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 80 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 81 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 95 (USA) + + + + Games + Codename - Kids Next Door - Operation - V.I.D.E.O.G.A.M.E. (Europe) (En,De) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 104 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 97 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 103 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 102 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 100 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 98 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 99 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 73 (USA) + + + + Games + Shadow Hearts (Europe) (En,Fr,De) + + + + Games + Brave - The Search for Spirit Dancer (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Cricket 07 (Europe, Australia) + + + + Games + LMA Manager 2002 (Europe) + + + + Games + Virtua Pro Football (Europe) (En,Fr,De,Es,It) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 72 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 53 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 55 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 56 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 57 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 63 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 65 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 66 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 69 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 70 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 71 (USA) + + + + Games + International Superstar Soccer 2 (Europe) (En,De) + + + + + Games + Club Football - Celtic FC (UK) + + + + Games + X Squad (Europe) + + + + + Games + Bloody Roar 4 (Europe) (En,Fr,De,Es,It) + + + + Games + Backyard Wrestling - Don't Try This at Home (Europe) (En,Fr,De,Es,It) + + + + Games + Pride FC - Fighting Championships (Europe) + + + + Games + World Destruction League - WarJetz (Europe) (En,Fr,De,Es,It) + + + + Games + Ultimate Music Quiz, The (Europe) (En,Fr,De,Es,It,Nl) (v1.00) + + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 94 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 90 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 92 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 93 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 91 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 105 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 83 (USA) + + + + Games + Anubis II (Europe) + + + + + Games + Azur & Asmar (Europe) (En,Fr,De,Es,It) + + + + Games + Band Hero (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Bakugan - Battle Brawlers (Europe) (En,Fr,De,Es,It,Nl,Sv) + + + + Games + Mr Moskeeto (Europe) (En,Fr,Es,It) + + + + Games + Club Football 2005 - Manchester United (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Fur Fighters - Viggo's Revenge (Europe) (En,Fr,De,Es) + + + + Games + Evil Twin - Cyprien's Chronicles (Europe) (En,Fr,De,Es,It) + + + + Games + Happy Feet (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Outlaw Golf (Europe) (En,Fr,De) + + + + Games + Outlaw Volleyball Remixed (Europe, Australia) (En,Fr,De,Es) + + + + Games + Italian Job, The (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 93 (Europe) (En,Fr,De,Es,It) + + + + Games + L.A. Rush (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Real World Golf 2007 (Europe) (En,Fr,It) + + + + Games + Robot Warlords (Europe) + + + + + Games + Chronicles of Narnia, The - The Lion, the Witch and the Wardrobe (Europe) + + + + Games + Bomberman Hardball (Europe) + + + + + Games + Battle Engine Aquila (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 88 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 97 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 94 (Europe) (En,Fr,De,Es,It) + + + + Games + Conspiracy - Weapons of Mass Destruction (Europe) (En,Fr,De,Es,It) + + + + + Games + Godzilla - Save the Earth (Europe) (En,Fr,De,Es,It) + + + + Games + Freekstyle (Europe) (En,Fr,De,Es,It) + + + + Games + Attheraces Presents Gallop Racer (Europe) + + + + Games + Chroniken von Narnia, Die - Der Koenig von Narnia (Germany) + + + + Games + Formula One 2003 (Europe) (En,Fr,De,Es,It,Fi) + + + + Games + Tom Clancy's Ghost Recon 2 (Europe) (En,Fr,De,Es,It) + + + + Games + DTM Race Driver (Europe) (En,Fr,De) (v1.01) + + + + Games + Dynasty Tactics (Germany) + + + + Games + OutRun 2006 - Coast 2 Coast (Europe) (En,Fr,De,Es,It) + + + + Games + Kessen II (Germany) + + + + Games + Paris-Dakar Rally (Europe) + + + + Games + Manhunt (Europe) (En,Fr,De,Es,It) + + + + Games + Twin Caliber (Europe) (En,Fr,Es,It) + + + + Games + Pool Paradise - International Edition (Europe) (En,Fr,De,Es,It) + + + + + Games + Ben 10 - Protector of Earth (Europe) (En,Fr,De,Es,It) + + + + Games + Ben 10 - Alien Force (Europe) (En,Fr,De,Es,It) + + + + Games + Alan Hansen's Sports Challenge (Europe) (En,Fr,De,Es,It) + + + + Games + AFL Live Premiership Edition (Australia) + + + + Games + Bust-A-Bloc (Europe) + + + + + Games + Blowout (Europe) + + + + + Games + ProStroke Golf (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + World Snooker Championship 2005 (Europe) + + + + Games + World Championship Snooker 2003 (Europe) + + + + Games + Big Mutha Truckers 2 - Truck Me Harder (Europe) (En,Fr,De,Es,It) + + + + Games + Ford Racing 3 (Europe, Australia) (En,Fr,De,Es,It) + + + + + Games + Red Ninja - End of Honour (Germany) + + + + Games + Hummer Badlands (Europe) + + + + Games + Ghost Master - The Gravenville Chronicles (Europe) (En,Fr,De,Es,It) + + + + Games + Kessen (Germany) + + + + Games + World Snooker Championship 2007 (Europe) + + + + Games + FIFA Football 2005 (Europe) (Fr,De) + + + + Games + NBA Live 2001 (Germany) + + + + + Games + FIFA 2001 (Germany) (En,De,Es,Nl,Sv) + + + + + Games + Disney's Dinosaur (Europe) (Fr,De,Es,It,Nl) + + + + Games + Beach King Stunt Racer (Europe) (En,Fr,De,Nl) + + + + + Games + Battlestar Galactica (Europe) (En,Fr,De,Es,It) + + + + Games + Metal Saga - Sajin no Kusari (Japan) + + + + Demos + Sly 3 - Honor Among Thieves (USA) (Demo 1) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 85 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 86 (USA) + + + + Demos + Square Enix Sampler Disc Volume Two - Front Mission 4 Playable Demo (USA) + + + + Games + Metal Saga - Sajin no Kusari (Japan) (PlayStation 2 the Best) + + + + Games + Ford Racing 2 (Europe) (En,Fr,De,Es,It) + + + + + Games + Mr. Golf (Europe) + + + + + Games + Crouching Tiger, Hidden Dragon (Europe) (En,Fr,De,Es,It) + + + + Games + Stock Car Speedway (Europe) + + + + + Games + Drag Racer USA (Europe) + + + + + Games + D-Unit Drift Racing (Europe, Australia) + + + + + Games + Sitting Ducks (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Army Men - RTS (Europe) (Fr,De,Es,It) + + + + Games + Armored Core - Nine Breaker (Europe) + + + + Games + Armored Core - Last Raven (Europe) + + + + Games + Alter Echo (Europe) + + + + Games + Snowboard Racer 2 (Europe) + + + + + Games + Cool Shot (Europe) + + + + + Games + Leaderboard Golf (Europe) + + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 61 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 60 (USA) + + + + Games + Ridge Racer V (Japan) + + + + + Games + Digimon Savers - Another Mission (Japan) + + + + Games + Reservoir Dogs (Europe) (En,Fr,Es,It) + + + + Games + Rumble Racing (USA) + + + + + Games + Sub Rebellion (USA) + + + + + Games + Dynasty Tactics 2 (USA) + + + + Games + Urban Chaos - Riot Response (USA) + + + + Games + Tony Hawk's Underground 2 (USA) + + + + Games + Project - Snowblind (USA) + + + + Games + Psi-Ops - The Mindgate Conspiracy (USA) + + + + Games + Space Channel 5 - Special Edition (USA) (Disc 1) + + + + Games + Space Channel 5 - Special Edition (USA) (Disc 2) + + + + Games + I-Ninja (USA) + + + + Games + Incredible Hulk, The - Ultimate Destruction (USA) + + + + Games + S.L.A.I. - Steel Lancer Arena International (USA) + + + + Games + Animal Soccer World (Europe) (En,Fr,De) + + + + + Games + Autobahn Raser - Das Spiel zum Film (Germany) + + + + + Games + Antz Extreme Racing (Europe) (En,Fr,De,Es,It) + + + + + Games + Arcade Action - 30 Games (Europe) + + + + + Games + Alarm for Cobra 11 (Europe) (En,De) + + + + + Games + Devil May Cry 3 - Dante's Awakening (USA) (En,Ja,Ko) + + + + Games + Ultimate Spider-Man (USA) + + + + Games + Prince of Persia - The Two Thrones (USA) (En,Fr,Es) + + + + Games + MVP Baseball 2004 (USA) + + + + Games + Nickelodeon SpongeBob Schwammkopf - Der Film (Germany) + + + + Games + FlatOut 2 (Germany) + + + + Games + Cheggers Party Quiz (Europe) (En,Fr,De,Es,It) + + + + Games + Bratz - The Movie (Germany) + + + + Games + RTL Winter Sports 2008 - The Ultimate Challenge (Germany) (En,De) + + + + Games + Nickelodeon SpongeBob Schwammkopf - Schlacht um Bikini Bottom (Germany) + + + + Games + Minority Report - Everybody Runs (Germany) + + + + Games + Master Rallye (Europe) (En,Fr,De,Es,It,Pt) + + + + Games + Winter X Games Snowboarding (Europe) (En,Fr,De) + + + + Games + Spider-Man (Germany) (Rev 1) + + + + Games + Without Warning (Europe) (En,Fr,De,Es,It) + + + + Games + Tom Clancy's Ghost Recon - Jungle Storm (Europe) (En,Fr,De,Es,It) + + + + Games + SeaWorld Adventure Parks - Shamu's Deep Sea Adventures (Europe) + + + + Games + DTM Race Driver 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Nickelodeon Tak 2 - The Staff of Dreams (Europe) (Fr,De) + + + + Games + X-Men - Next Dimension (Germany) + + + + Games + Dynasty Warriors 5 - Xtreme Legends (Germany) + + + + Games + Disney-Pixar Finding Nemo (Europe) (Fr,De) + + + + Games + Offroad Extreme! (Europe) + + + + + Games + Operation Air Assault (Europe) + + + + + Games + Operation Air Assault 2 (Europe) + + + + + Games + NBA 2K7 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Swing Away Golf (Europe) + + + + + Games + Maze Action (Europe) + + + + + Games + Constantine (Europe) (En,Fr,De,Es,It) + + + + Games + F1 2001 (Europe) (En,Fr,De,Nl) + + + + + Games + Go Go Golf (Europe) + + + + + Games + RC Toy Machines (Europe) + + + + + Games + Moto X Maniac (Europe) + + + + + Games + ESPN NBA 2Night (Europe) + + + + + Games + Crashed (Europe) (En,Fr,De,Es,It) + + + + + Games + Micro Machines (Europe) (En,Fr,De,Es,It) + + + + Games + Shox - Rally Reinvented (Europe) (En,Fr,De,Es,It,Sv,Fi) + + + + + Games + Alpine Ski Racing 2007 - Bode Miller vs. Hermann Maier (Europe) (En,De) + + + + Games + Beverly Hills Cop (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + + Games + Black Market Bowling (Europe, Australia) + + + + Games + Astro Boy - The Video Game (Europe) (En,Fr,De,Es,It) + + + + Games + Ar tonelico - Melody of Elemia (Europe) + + + + Games + Agent Hugo - Hula Holiday (Europe) (En,Fr,De,Es,It,Nl,Pt) + + + + + Games + Nickelodeon Barnyard (USA) + + + + Games + City Crisis (Europe) (En,Fr,De,It) + + + + + Applications + HDD Utility Disc (USA) + + + + + Applications + DESR-7000-DESR-5000-DESR-7100-DESR-5100 Sen'you - PSX Update Disc Ver. 1.31 (Japan) + + + + + Games + Mercury Meltdown Remix (USA) + + + + Applications + PlayStation BB Navigator - Version 0.10 (Prerelease) (Japan) (Disc 1) + + + + + Applications + PlayStation BB Navigator - Version 0.20 (Japan) + + + + Applications + Utility Disc Version 1.01 (Japan) (Alt) + + + + + Demos + Smash Court Tennis - Pro Tournament (Europe) (En,Fr,De,Es,It) (Demo) + + + + + Games + Blade II (France) + + + + Games + Worms 4 - Mayhem (Europe) (En,Fr,De,Es,It) + + + + Games + PES 2009 - Pro Evolution Soccer (Europe) (En,Es,It,Pt) + + + + Games + Tokimeki Memorial 3 - Yakusoku no Ano Basho de (Japan) + + + + Games + RedCard (Europe) (En,Fr,De,Es,It) + + + + Games + Guitar Hero - Aerosmith (USA) (En,Fr) + + + + Games + Jackass - The Game (Europe) (En,Fr,De,Es,It) + + + + Games + Sims, The (Europe) (En,Fr,De,Es,It,Nl,Sv,Da) + + + + + Games + Tom and Jerry in War of the Whiskers (USA) (En,Es) + + + + + Games + Wild Wild Racing (USA) + + + + + Games + Predator - Concrete Jungle (Europe) + + + + Games + NHL 09 (USA) (v2.00) + + + + Games + Superman - Shadow of Apokolips (USA) + + + + Games + EyeToy - Operation Spy (USA) + + + + Games + EyeToy - Play (USA) + + + + Games + EyeToy - Play 2 (USA) + + + + Games + EyeToy - Groove (USA) + + + + Games + E.O.E - Eve of Extinction (USA) + + + + Games + Wrath Unleashed (USA) + + + + Games + World Soccer Winning Eleven 6 - International (USA) + + + + Games + Whiplash (USA) + + + + Games + Suzuki TT Superbikes - Real Road Racing (USA) + + + + Games + Suzuki Super-Bikes II - Riding Challenge (USA) (En,Fr,Es) + + + + Games + Shonen Jump's Shaman King - Power of Spirit (USA) + + + + Games + Scorpion King, The - Rise of the Akkadian (USA) + + + + Games + Scaler (USA) (En,Fr) + + + + Games + Samurai Jack - The Shadow of Aku (USA) + + + + Games + Eternal Ring (USA) + + + + Games + Airborne Troops - Countdown to D-Day (USA) + + + + + Games + NHL 2K7 (USA) + + + + Games + Warhammer 40,000 - Fire Warrior (Europe) (En,Fr,Es,It) + + + + Demos + Bonus Demo 11 (Europe) (En,Fr,De,Es,It) + + + + Games + NHL 2K3 (USA) + + + + Games + HSX - HyperSonic.Xtreme (USA) + + + + Games + Strike Force Bowling (USA) + + + + + Preproduction + Auto Modellista (USA) (Beta 1) + + + + Preproduction + Auto Modellista (USA) (Beta 2) + + + + Multimedia + Document of Metal Gear Solid 2, The (USA) + + + + Games + Gungrave (USA) + + + + Games + Primal (USA) (En,Fr,Es) + + + + Games + Mobile Suit Gundam - Zeonic Front (USA) + + + + Games + Final Fantasy XI - Online - Treasures of Aht Urhgan (USA) + + + + Applications + Linux (for PlayStation 2) Release 1.0 (USA) (Disc 2) (Software Packages) + + + + Applications + Linux (for PlayStation 2) Release 1.0 (USA) (Disc 1) (Runtime Environment) + + + + Games + Call of Duty - Finest Hour (Europe) (Fr,Es,It) + + + + Games + Warriors Orochi (Germany) + + + + Games + Warriors Orochi 2 (Germany) + + + + Games + Cyber Troopers - Virtual-On Marz (USA) + + + + Games + LEGO Star Wars - The Video Game (USA) (v1.01) + + + + + Games + Richard Burns Rally (Europe) (En,Fr,De,Es,It) + + + + Games + Pitfall - The Lost Expedition (USA) + + + + Games + NHL FaceOff 2003 (USA) + + + + Games + Mercenaries (USA) + + + + Games + G-Saviour (Japan) + + + + Games + Mobile Suit Gundam - Journey to Jaburo (USA) + + + + Games + Cabela's Outdoor Adventures (USA) + + + + Games + Cabela's Big Game Hunter 2005 Adventures (USA) + + + + Games + Chou Jikuu Yousai Macross (Japan) + + + + Games + Mobile Suit Gundam - Federation vs. Zeon (USA) + + + + Games + Final Fantasy XI - Online - Vana'diel Collection 2008 (USA) + + + + Games + Naruto - Ultimate Ninja 2 (USA) + + + + Games + Twisted Metal - Black (USA) + + + + Games + Spy vs. Spy (Europe) (En,Fr,De,Es) + + + + Games + Champions - Return to Arms (Europe) (En,Fr,De,Es) + + + + Games + Frequency (USA) + + + + + Games + Rez (USA) (En,Fr,De,Es,It) + + + + + Games + Enthusia - Professional Racing (Europe) (En,Fr,De,Es,It) + + + + Games + Armored Core - Nexus (USA) (Disc 1) (Evolution) + + + + Games + Armored Core - Nexus (USA) (Disc 2) (Revolution) + + + + Games + Destroy All Humans! (USA) + + + + Games + Freedom Fighters (USA) + + + + Games + Gungrave - Overdose (USA) + + + + Games + Haunting Ground (USA) + + + + Games + Just Cause (USA) (En,Fr,Es) + + + + Games + kill.switch (USA) + + + + Games + Klonoa 2 - Lunatea's Veil (USA) + + + + Games + MX vs. ATV Unleashed (USA) + + + + Games + Prince of Persia - Warrior Within (USA) (En,Fr,Es) + + + + Games + Ratchet - Deadlocked (USA) (En,Fr,Es) + + + + Games + Robotech - Battlecry (USA) + + + + Games + Shadow of Rome (USA) + + + + Games + Silent Hill 4 - The Room (USA) (En,Ja) + + + + Games + Sniper Elite (USA) + + + + Games + Spartan - Total Warrior (USA) + + + + Games + Ultimate Spider-Man (USA) (Limited Edition) + + + + Games + GoldenEye - Au Service du Mal (France) + + + + Games + Medal of Honor - Les Faucons de Guerre (France) + + + + Games + AFL Live 2004 (Australia) (v1.03) + + + + Games + Simple 2000 Series Vol. 46 - The Kanji Quiz - Challenge! Kanji Kentei (Japan) + + + + + Games + Blitz - The League (USA) + + + + Games + Age of Empires II - The Age of Kings (Europe) (En,Fr,De,Es,It) (v2.00) + + + + + Games + Bakugan - Battle Brawlers (USA) + + + + Games + Smuggler's Run (Europe) + + + + + Games + Super Bust-A-Move 2 (USA) + + + + + Games + Mojo! (USA) + + + + + Games + Mobile Light Force 2 (USA) + + + + + Games + Frogger - The Great Quest (USA) + + + + + Games + Tenchu - Wrath of Heaven (Europe) + + + + Demos + Official PlayStation 2 Magazine Demo 78 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Tony Hawk's American Wasteland (Europe) + + + + Games + Second Sight (Europe) (En,Fr,De,Es,It) + + + + Games + Walt Disney Pictures Bolt (USA) + + + + Games + Arcade, The (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Pachi Para 13 - Super Umi to Pachi Pro Fuuunroku (Japan) + + + + Games + Colin McRae Rally 2005 (Europe) (En,Fr,De,Es,It) + + + + Games + Pop Idol (UK) + + + + Games + Ape Escape 2 (Italy) + + + + Games + Super Bust-A-Move (USA) + + + + + Games + Tom Clancy's Splinter Cell (USA) + + + + Games + Digital Hitz Factory (USA) + + + + Games + Syphon Filter - The Omega Strain (USA) + + + + Games + Operative, The - No One Lives Forever (USA) + + + + Games + Dog of Bay (Japan) + + + + + Games + Centre Court - Hard Hitter (Europe, Australia) (En,Fr,De) + + + + + Applications + Basic Studio - Powerful Game Koubou (Japan) (Disc 1) (Basic Studio Disc) + + + + + Games + Vib-Ripple (Japan) + + + + + Applications + Basic Studio - Powerful Game Koubou (Japan) (Disc 2) (Play Disc) + + + + + Games + Greatest Striker (Japan) + + + + + Games + Robot Alchemic Drive (USA) + + + + + Games + Soccer America - International Cup (USA) (En,Es) + + + + + Games + Mister Mosquito (USA) + + + + + Games + Mojibribon (Japan) + + + + + Games + Magic Pengel - The Quest for Color (USA) + + + + Games + Nicktoons - Attack of the Toybots (USA) + + + + Games + Garakuta Meisaku Gekijou - Rakugaki Oukoku (Japan, Asia) + + + + Games + Ka 2 - Let's Go Hawaii (Japan) + + + + Games + Bujingai (Japan, Asia) + + + + Games + 007 - Nightfire (USA) + + + + Games + Tiger Woods PGA Tour 2001 (USA) + + + + + Games + Silent Scope (USA) + + + + + Games + Twisted Metal - Black Online (USA) + + + + + Applications + HDD Utility Disc Version 1.00 (Japan) + + + + + Games + Oretachi Geesen Zoku - Nekketsu Kouha Kunio-kun (Japan) + + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 49 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 62 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 82 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 84 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 88 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 106 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 107 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 108 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 109 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 110 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 111 (USA) + + + + Demos + Official U.S. PlayStation Magazine Demo Disc 112 (USA) + + + + Demos + PlayStation Underground - Holiday 2001 (USA) + + + + Games + International Superstar Soccer (Europe) (En,De) + + + + + Games + Simple 2000 Series Vol. 72 - The Ninkyou (Japan) + + + + + Games + Wild Wild Racing (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 29 - K-1 Premium 2005 Dynamite!! (Japan) (v2.00) + + + + + Games + World Championship Snooker 2002 (Europe) (En,Fr,De) + + + + Games + Technictix (Japan) + + + + + Games + Haven - Call of the King (Europe) (En,Fr,De,Es,It) + + + + Games + Simple 2000 Series Vol. 67 - The Suiri - Soshite Dare mo Inaku Natta (Japan) + + + + + Games + Airborne Troops - Countdown to D-Day (Europe) (En,Fr,Es,It) + + + + + Games + Fighting Fury (Europe) + + + + + Games + Speed Machines 3 (Europe) + + + + + Games + Gumball 3000 (Europe) + + + + Games + Pro Evolution Soccer 6 (Germany) + + + + Games + This Is Football 2004 (Europe) (En,Es,Pt,Ar) + + + + Games + Hidden Invasion (Europe) (En,Fr,De) + + + + Games + Rugby 2005 (Europe) + + + + Games + TD Overdrive - The Brotherhood of Speed (Europe) (En,Fr,De,Es,It) + + + + Games + LMA Manager 2007 (Europe) (En,Fr,De,Es,It) + + + + Games + Perfect Ace - Pro Tournament Tennis (Europe, Australia) (En,Fr,De,Es,It) + + + + + Demos + Holiday 2004 Demo Disc (USA) (PR-Mature) + + + + Demos + WRC II Extreme - Special Demo (Europe) (Demo 2) + + + + Demos + WRC 3 - The Official Game of the FIA World Rally Championship (Europe) (En,Fr,De,Es,It,Pt,No,Fi) (Demo 1) + + + + Demos + Jak II - Renegade (Europe) (En,Fr,De,Es,It) (Demo) + + + + Demos + Soulcalibur III (Europe) (Demo) + + + + Demos + Smash Court Tennis - Pro Tournament 2 (Europe, Australia) (Demo) + + + + Demos + Military Multi Demo (Europe) (En,Fr,De,Es,It) + + + + Demos + Dog's Life (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) (Demo) + + + + Demos + Tekken 4 (Europe) (Demo) + + + + Games + Champions - Return to Arms (USA) (v1.01) + + + + Games + Tomb Raider - Underworld (USA) (En,Fr,Es) + + + + Demos + TimeSplitters 2 (Europe) (Demo) + + + + + Demos + Transformers (Europe) (Demo) + + + + Games + Gunbird Special Edition (Europe) (En,Fr,De) + + + + + Games + Kessen (Japan) + + + + Games + Kessen II (Japan) + + + + Games + Ghosthunter (Europe) (En,Fr,De,Es,It,Pt) + + + + Demos + Bonus Demo 5 (Europe) (En,Fr,De,Es,It) (SCED-51941) + + + + Demos + Bonus Demo 6 (Europe) (En,Fr,De,Es,It) + + + + Demos + Getaway, The - Black Monday (Europe) (En,Fr,De,Es,It) (Demo) + + + + Demos + Forbidden Siren (Europe) (En,Fr,De,Es,It) (Demo) + + + + Demos + Ghosthunter (Europe) (En,Fr,De,Es,It,Pt) (Demo) + + + + Demos + Formula One 04 (Europe) (En,Fr,De,Es,It,Fi) (Demo) + + + + Demos + Formula One 06 (Europe) (En,Fr,De,Es,It,Pt,Fi) (Demo) + + + + Demos + Athens 2004 (Europe) (En,Fr,De,Es,It,Pt) (Demo) + + + + Demos + This Is Football 2002 (Europe) (En,Fr,De,Es,It,Nl) (Demo) + + + + Demos + This Is Football 2003 (Europe) (En,Fr,De,Es,It,Nl,Pt) (Demo) + + + + Demos + Sly 3 - Honour Among Thieves (Europe) (En,Fr,De,Es,It) (Demo) + + + + Demos + Jak 3 (Europe) (En,Ja,Fr,De,Es,It,Ko,Ru) (Demo) + + + + Demos + SOCOM - U.S. Navy SEALs (Europe) (En,Fr,De,Es,It) (Demo) + + + + Demos + Jak X & Ratchet - Gladiator (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + Gottlieb Pinball Classics (Europe) (En,Fr,De,Es,It) + + + + + Games + Gradius III and IV (Europe) + + + + + Games + Homura (Europe) + + + + + Games + Gift (France) + + + + + Games + Mobile Light Force 2 (Europe) (En,Fr,De,Es,It) + + + + + Games + Little Britain - The Video Game (Europe) + + + + + Games + Crescent Suzuki Racing (Europe) + + + + + Games + Nightshade (Europe) (En,Fr,De,Es,It) + + + + Games + Pool Paradise (Europe) (En,Fr,De,Es,It) + + + + + Games + Detonator (Europe) + + + + + Games + Rygar - The Legendary Adventure (Europe) (En,Fr,De,Es,It) + + + + Games + Buzz! Junior - Dino Den (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,El) + + + + Games + Buzz! Junior - RoboJam (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt) + + + + Games + Buzz! Junior - Ace Racers (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,El) + + + + Games + Buzz! Junior - Monster Rumble (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt) + + + + Games + Global Defence Force (Europe) + + + + + Games + Buzz! The Big Quiz (Europe) (v2.00) + + + + Demos + Bonus Demo 12 (Europe) (En,Fr,De,Es,It) + + + + Games + Need for Speed - Underground 2 - SHA_DO (Japan) + + + + Games + Search & Destroy (Europe) + + + + + Games + Simple 2000 Series Vol. 2 - The Party Game (Japan) + + + + + Games + Mahjong Haou - Taikai Battle (Japan) + + + + + Games + Chou Kousoku Reversi (Japan) + + + + + Games + Heavy Metal Thunder. (Japan, Asia) + + + + Demos + FIFA 06 (USA) (En,Es) (Demo) + + + + Demos + Fight Night Round 2 (USA) (Demo) + + + + Games + Puzzle Quest - Challenge of the Warlords (Europe) (En,Fr,De,Es,It) + + + + Games + Starsky & Hutch (USA) + + + + Games + Hunter - The Reckoning - Wayward (USA) + + + + Games + WWE SmackDown! vs. Raw (USA) + + + + Games + WWE SmackDown! vs. Raw 2006 (USA) + + + + Games + Galactic Wrestling featuring Ultimate Muscle - The Kinnikuman Legacy (USA) + + + + + Games + Rayman 3 - Hoodlum Havoc (USA) (En,Fr,De,Es,It) + + + + Games + Ford Racing 2 (USA) + + + + + Games + Enter the Matrix (USA) (v2.00) + + + + Games + Hard Hitter Tennis (USA) + + + + + Games + WRC 4 - The Official Game of the FIA World Rally Championship (Japan) (v2.00) + + + + Games + Polar Express, The (USA) + + + + Games + Orphen - Scion of Sorcery (USA) + + + + Games + Midway Arcade Treasures 2 (USA) + + + + Games + Front Mission 5 - Scars of the War (Japan) + + + + Games + Summoner (Germany) + + + + Games + Wer wird Millionaer - Party Edition (Germany) + + + + Games + Sonic Heroes (USA) (En,Ja,Fr,De,Es,It) + + + + Games + TT Superbikes - Legends (Europe) (En,Fr,De,Es,It) + + + + Games + EverQuest - Online Adventures (Europe) + + + + Games + Runabout 3 - Neo Age (Europe) + + + + Games + Scrabble Interactive (Europe) (En,Fr,De) + + + + + Games + Eternal Quest (Europe) + + + + + Games + Shaun Palmer's Pro Snowboarder (Europe) + + + + Games + Everblue (Europe) + + + + + Games + Crimson Tears (Europe) (En,Fr,De) + + + + Games + TG DareDevil (Europe) + + + + + Games + FightBox (UK) + + + + + Games + Gradius V (USA) + + + + + Games + Lethal Skies II (USA) + + + + Games + Gradius III and IV (USA) + + + + + Games + MTV Music Generator 2 (USA) + + + + + Games + Thunderstrike - Operation Phoenix (USA) (v1.00) + + + + Games + 007 - Everything or Nothing (Europe) (Fr,De) + + + + Games + Disney Think Fast (Europe) + + + + Games + Alarm for Cobra 11 Vol. 2 - Hot Pursuit (Europe) + + + + + Demos + Official PlayStation 2 Magazine Demo 45 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 63 (Europe) (En,Fr,De,Es,It) + + + + Demos + Transformers - Red Alert (Europe) (Demo) + + + + + Games + Guerrilla Strike (Europe) + + + + + Games + DNA - Dark Native Apostle (Europe) (En,Fr,De,Es,It) + + + + + Games + Junior Board Games (Europe) (En,Fr,De,Es,It) (v2.00) + + + + + Games + Pirates of the Caribbean - The Legend of Jack Sparrow (Europe) + + + + Games + Strike Force Bowling (Europe) (En,Fr,De,Es,It) + + + + + Games + Dance-UK (UK) + + + + + Games + Simpsons Skateboarding, The (Europe) + + + + + Games + WWE SmackDown vs. Raw 2008 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 85 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 71 (France) (En,Fr,De,Es,It) + + + + Games + SingStar Deutsch Rock-Pop (Germany) + + + + Games + Disney-Pixar Oben (Germany) + + + + Games + Ben 10 - Alien Force - Vilgax Attacks (Europe) (En,Fr,De,Es,It) + + + + Games + Frogger - The Great Quest (Europe) (En,Fr,De,Es,It) + + + + Games + Monster Hunter (Europe) (En,Fr,De,Es,It) + + + + Games + Black & Bruised (Europe) (En,Fr,De,Es,It) + + + + Games + Counter Terrorist Special Forces - Fire for Effect (Europe) (En,Fr,De,Es,It) + + + + Games + Salt Lake 2002 (Europe) (Fr,De,Es,It) + + + + Games + Judge Dredd - Dredd vs. Death (Germany) (En,De) + + + + Demos + Ico (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + Legend of Spyro, The - The Eternal Night (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Panzer Elite Action - Fields of Glory (Europe) (En,Fr,De,Es,It) + + + + Games + Spawn - Armageddon (Europe) (En,Fr,De,Es,It) + + + + Games + Blood Will Tell - Tezuka Osamu's Dororo (Europe) (En,Fr,De,Es,It) + + + + Games + Pucelle, La - Tactics (Europe) + + + + + Games + Teenage Mutant Ninja Turtles - Mutant Melee (Europe) (En,Fr,De,Es,It) + + + + Games + Gungriffon Blaze (Germany) + + + + + Games + Dragon Rage (Europe) (Fr,De) + + + + Games + World War Zero - IronStorm (Europe) (En,Fr,De,Es,It) + + + + Games + Kengou 2 (Japan) + + + + Games + Generation of Chaos (Japan) + + + + + Games + Armored Core 3 - Silent Line (Japan) + + + + Games + Tales of Destiny 2 (Japan, Asia) + + + + Games + Driving Emotion Type-S (Japan) + + + + + Games + Shin Sangoku Musou (Japan) + + + + + + Games + Armored Core 2 (Japan) + + + + Games + I.Q Remix+ - Intelligent Qube (Japan) + + + + + Games + Armored Core 2 - Another Age (Japan) + + + + Games + Blood - The Last Vampire - Joukan (Japan) + + + + Games + American Arcade (Japan) + + + + + Games + Shin Sangoku Musou 2 (Japan) + + + + Games + Ring of Red (Japan) + + + + + Games + Grappler Baki - Baki Saikyou Retsuden (Japan) + + + + + Games + Sagashi ni Ikou yo (Japan) + + + + + Games + Bikkuri Mouse (Japan) + + + + + Games + Saru! Get You! 2 (Japan, Asia) + + + + Games + Surveillance - Kanshisha (Japan, Asia) + + + + Games + Gungriffon Blaze (Japan) + + + + + Games + Hunter x Hunter - Ryuumyaku no Saidan (Japan) + + + + + Games + Sidewinder Max (Japan) + + + + Games + Dennou Senki - Virtual-On Marz (Japan) + + + + Games + SpyToy (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + Games + Disney's Kim Possible - What's the Switch (Europe) (En,Fr,De) + + + + Games + Star Trek - Voyager - Elite Force (Europe) (En,Fr,De,Es,It) + + + + Games + MTV Pimp My Ride - Street Racing (Europe) (En,Fr,De,Es,It) + + + + Games + Sword of the Samurai (Europe) + + + + Games + Barbarian (Europe) (En,Fr,De,Es,It) + + + + + Games + AC-DC Live - Rock Band (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Boogie (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt) + + + + Games + BDFL Manager 2004 (Germany) + + + + Games + Nickelodeon SpongeBob SquarePants - Revenge of the Flying Dutchman (Europe) + + + + + Games + Britney's Dance Beat (Europe) (En,Fr,De) + + + + Games + Hard Rock Casino (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Hugo - CannonCruise (Europe) (Fr,De,It,Nl) + + + + + Games + NBA Street (Europe) (En,Fr) + + + + + Games + Pipe Mania (Europe) (En,De,Es,It,Nl) + + + + + Games + Snow Queen Quest, The (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Speed Challenge - Jacques Villeneuve's Racing Vision (Europe) (En,Fr) + + + + + Games + Top Spin (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + U-Move Super Sports (Europe) (En,Fr,De,Es,It) + + + + + Games + V.I.P. (Europe) (En,Fr,De,Es,It) + + + + + Games + Tiger Woods PGA Tour 2002 (Europe) (En,Fr,De) + + + + Games + NHL 2003 (Europe) (En,Fr,De,Sv,Fi,Cs) + + + + Games + UEFA Euro 2008 - Austria-Switzerland (Europe) (Fr,De,Es,It,Pt) + + + + Games + RS - Riding Spirits (Europe) (En,Fr,De,Es,It) + + + + Games + Whirl Tour (Europe) (En,Fr,De,Es,It) + + + + Games + Driven (Europe) (En,Fr,De,Es,It) + + + + Games + Disney High School Musical 3 - Senior Year Dance! (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Catwoman (Europe) (En,Fr,De,Es,It,Nl,Da) + + + + Games + Men in Black II - Alien Escape (Europe) (En,Fr,De,Es,It) + + + + Games + FIFA Street 2 (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Disney Pirates of the Caribbean - At World's End (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Dragon Quest VIII - Sora to Umi to Daichi to Norowareshi Himegimi (Japan, Asia) + + + + Games + Ape Escape 2 (Spain) + + + + Games + Rayman 2 - Revolution (USA) (En,Fr,De,Es,It) + + + + Games + Disney-Pixar Cars (USA) + + + + Games + Lord of the Rings, The - The Fellowship of the Ring (USA) + + + + Games + Final Fantasy XII (Japan, Korea) + + + + Games + World Racing (Europe) (Fr,De) + + + + Games + V-Rally 3 (Europe) (En,Fr,De,Es,It) + + + + Games + Transformers - Revenge of the Fallen (Europe) (En,Fr,De,Es,It) + + + + Games + Entraineur 5, L' - Saison 04-05 (France) + + + + Games + Taxi Rider (Europe) + + + + + Games + This Is Football 2005 (Europe) (Fr,De,It,Nl) + + + + Games + Roland Garros French Open 2003 (Europe) (En,Fr,De,Es,It) + + + + + Games + Shin Megami Tensei III - Nocturne (Japan, Asia) + + + + Games + Dr. Seuss' The Cat in the Hat (USA) + + + + Games + Rockman X - Command Mission (Japan) + + + + Games + Under the Skin (Europe) (En,Fr,De,Es,It) + + + + Games + Naruto - Uzumaki Chronicles 2 (Europe) (En,Ja,Fr,De,Es,It) + + + + Games + Tony Hawk's Pro Skater 4 (Germany) + + + + Games + Shrek 2 (Germany) + + + + Games + ObsCure II (Europe) (En,Fr,De,Es,It) + + + + Games + Herr der Ringe, Der - Das dritte Zeitalter (Germany) + + + + Games + Fight Night Round 2 (Europe) (En,Fr,De) + + + + Games + Ghost Vibration (Europe) + + + + Games + Sensible Soccer 2006 (Europe) (En,Fr,De,Es,It) + + + + Games + Evergrace (Europe) (En,Fr,De,Es,It) + + + + Games + RPM Tuning (Europe) (En,Fr,De,Es,It,Pt) + + + + Games + Disneys Himmel und Huhn (Germany) + + + + Games + Bard's Tale, The (Europe) (En,Fr,De,Es) + + + + Games + Grand Prix Challenge (Europe) (En,Fr,De,Es,It) + + + + Games + SpyHunter (Europe) (En,Fr,De,Es,It) + + + + Games + Jonny Moseley Mad Trix (Europe) (Fr,De) + + + + Games + Kuon (Europe) (En,Fr,De) + + + + Games + Looney Tunes - Back in Action (Europe) (En,Fr,De,Es,It) + + + + Games + Carol Vorderman's Sudoku (Europe) (En,Fr,De,Es,It) + + + + Games + Conan (Europe) (En,Fr,De,Es,It) + + + + Games + Giftie (Germany) + + + + + Games + NHL 2002 (Germany) + + + + + Games + Pop Star Academy (Europe) (En,Fr,De,Es,It) + + + + + Games + Ninjabread Man (Europe) + + + + + Games + FIFA Football 2005 (Europe) (Es,Pt) + + + + Games + 7 Sins (Europe) (Fr,Es,It) + + + + + Games + Need for Speed - Carbon (Europe) (Es,It) + + + + Games + Virtua Fighter 4 (Japan, Asia) + + + + + Games + Monkey Turn V (Japan) + + + + + Games + Club Football 2005 - Real Madrid (Europe) (En,Fr,De,Es,It) + + + + Games + Maxxed Out Racing Nitro (Europe) + + + + + Games + FIFA World Cup Germany 2006 (Europe) (En,Es,Pt) + + + + Games + Hot Shots Golf 3 (USA) (v1.01) + + + + Games + Disney-Pixar The Incredibles - Rise of the Underminer (Europe) (En,Es,It) + + + + Games + Jikkyou World Soccer 2000 (Japan) + + + + + Games + DreamWorks Over the Hedge (Netherlands) + + + + Games + Seigneur des Anneaux, Le - Les Deux Tours (France) + + + + Games + AFL Premiership 2006 (Australia) + + + + Games + AFL Premiership 2007 (Australia) + + + + Games + Call of Duty 3 (Europe) (Fr,Es,It) + + + + Games + Club Football 2005 - FC Barcelona (Europe) (En,Es,It,Ca) + + + + Games + One Piece - Round the Land! (Europe) (De,Es,It) + + + + Games + World Soccer Winning Eleven 5 (Japan) + + + + + Games + World Soccer Winning Eleven 5 - Final Evolution (Japan) + + + + + Games + J.League Winning Eleven 5 (Japan) + + + + + Games + J.League Winning Eleven 6 (Japan) + + + + + Games + GoldenEye - Rogue Agent (Germany) + + + + Games + NBA Live 08 (Europe, Australia) (En,De,It) + + + + Games + Madden NFL 06 (Europe) + + + + Games + Turok - Evolution (Germany) + + + + Games + Pro Evolution Soccer 6 (Europe) (It,Pl) (v1.01) + + + + Games + PES 2008 - Pro Evolution Soccer (Europe) (It,Pt) + + + + Games + PES 2010 - Pro Evolution Soccer (Europe) (Es,It,Pt) + + + + Games + PES 2011 - Pro Evolution Soccer (Europe) (Es,It,Pt,El) + + + + Games + Ant Bully, The (Europe) (En,Fr,De,Es,It) + + + + Games + GoldenEye - Agente Corrupto (Spain) + + + + Games + Burnout Revenge (Europe) (Es,It,Nl,Sv,Fi) + + + + Games + Tom Clancy's Splinter Cell - Double Agent (Europe) (En,Es,It) + + + + Games + DreamWorks Madagascar (Spain) + + + + + Games + NBA Live 2005 (Spain) + + + + Games + NBA Live 06 (Spain) + + + + Games + Cronicas de Narnia, Las - El Leon, la Bruja y el Armario (Spain) + + + + Games + X-Men Legends II - Rise of Apocalypse (Europe) (Es,It) + + + + Games + DreamWorks Vecinos Invasores (Spain) + + + + Games + SingStar La Edad de Oro del Pop Espanol (Spain) + + + + Games + Final Fantasy XII (Italy) + + + + Games + Shrek 2 (France) + + + + Games + NHL 2001 (Germany) + + + + + Games + Jetix Puzzle Buzzle (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi) + + + + + Games + Daemon Summoner (Europe) + + + + + Games + Metropolismania 2 (Europe) + + + + + Games + Police 24-7 (Europe) (En,Fr,De,Es,It) + + + + + Games + Wild Water Adrenaline featuring Salomon (Europe) (En,Fr,De,Es,It) + + + + + Games + Super Bust-A-Move (Europe) + + + + + Games + MotoGP (Europe) (En,Fr,De,Es,It) + + + + + Games + Fantastic 4 (Spain) + + + + Games + Disney-Pixar Cars (Spain) + + + + Games + NASCAR 07 (Europe) + + + + Games + Senor de los Anillos, El - Las Dos Torres (Spain) + + + + Games + Leisure Suit Larry - Magna Cum Laude (Spain) + + + + Games + Transformers (Europe) (En,Fr,De,Es,It) + + + + Games + History Channel, The - Civil War - A Nation Divided (USA) + + + + Games + Disney's Chicken Little (USA) + + + + Games + Haunting Ground (Europe) (En,Fr,De,Es,It) + + + + Games + Forbidden Siren (Spain) + + + + Games + Baldur's Gate - Dark Alliance II (Europe) (En,Es,It) + + + + Games + Tony Hawk's American Wasteland (Europe) (Fr,De,Es,It) + + + + Games + International Super Karts (Europe) + + + + + Games + McFarlane's Evil Prophecy (Europe) (En,Fr,De,Es,It) + + + + Games + Crash 'n' Burn (Europe) (En,Fr,De,Es,It) + + + + Games + Splatter Master (Europe) + + + + + Games + ExZeus (Europe) + + + + + Games + Michigan - Report from Hell (Europe) (En,Fr,Es,It) + + + + Games + Disney's Stitch - Experiment 626 (Europe) (Es,Pt) + + + + Games + FIFA 07 (Europe) (Es,Pt) + + + + Games + Torrente 3 - The Protector (Europe) + + + + Games + Torrente 3 - El Protector (Spain) + + + + Games + BloodRayne 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Shrek 2 (Spain) + + + + Games + Pirates of the Caribbean - The Legend of Jack Sparrow (Europe) (En,Fr,De,Es,It) (v2.00) + + + + Games + UEFA Champions League 2004-2005 (Europe) (Es,It) + + + + Games + Formula Challenge (Europe) (En,Fr,De,Es,It) + + + + + Games + Ford Street Racing (Europe) (En,Fr,De,Es,It) + + + + + Games + Deadly Strike (Europe) + + + + + Games + DT Racer (Europe) (En,Fr,De,Es,It) + + + + Games + FIFA 08 (Europe) (Es,Pt) + + + + Games + Simpsons Game, The (Europe) (Es,It) + + + + Games + DreamWorks Bee Movie Game (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + Scooby-Doo! Unmasked (Europe) (En,Fr,Es,It) + + + + Games + Samurai Warriors 2 - Empires (Europe, Australia) + + + + Games + Disney's Peter Pan - The Legend of Never Land (Europe) (En,Es) + + + + Games + Tenchu - Fatal Shadows (Spain) + + + + Games + Pippa Funnell - Ranch Rescue (Europe, Australia) (En,Fr,De,Es,It,Nl,Sv,No,Da) + + + + Games + Disney-Pixar The Incredibles - Rise of the Underminer (Europe) (En,Fr,De) + + + + Games + FIFA 09 (Europe) (En,Es,It,Nl,Pt) + + + + Games + Hitman - Blood Money (Spain) + + + + Games + ObsCure (Europe) (De,Es) + + + + Games + Clock Tower 3 (Europe) (En,Fr,De,Es,It) + + + + Games + Front Mission 5 - Scars of the War (Japan) (Ultimate Hits) + + + + Games + Samurai Shodown Anthology (Europe) + + + + Games + DreamWorks Madagascar (Europe) (Fr,De) + + + + Games + FIFA Football 2005 (Europe) (En,Nl,Sv,No,Da,El) + + + + Games + Jikkyou World Soccer 2000 - Final Edition (Japan) + + + + + Games + Jikkyou World Soccer 2001 (Japan) + + + + + Games + Jikkyou J.League - Perfect Striker 3 (Japan) (v1.03) + + + + + Games + Jikkyou J.League - Perfect Striker 4 (Japan) + + + + + Games + World Soccer Winning Eleven 6 (Japan) + + + + + Games + World Soccer Winning Eleven 6 - Final Evolution (Japan) + + + + + Games + World Soccer Winning Eleven 7 (Japan) + + + + + Games + World Soccer Winning Eleven 7 - International (Japan) (En,Ja,Fr,De,Es,It) + + + + Games + J.League Winning Eleven Tactics (Japan) + + + + Games + MX vs. ATV Untamed (Europe, Australia) + + + + Games + World Destruction League - Thunder Tanks (Europe) (En,Fr,De,Es,It) + + + + Games + BDFL Manager 2005 (Germany) + + + + Games + World Soccer Winning Eleven 8 (Japan) + + + + Games + World Soccer Winning Eleven 9 (Japan) + + + + Games + World Soccer Winning Eleven 10 (Japan) + + + + Games + J.League Winning Eleven 8 - Asia Championship (Japan) + + + + Games + J.League Winning Eleven 9 - Asia Championship (Japan) + + + + Games + World Soccer Winning Eleven 8 - Liveware Evolution (Japan) + + + + Games + European Club Soccer - Winning Eleven Tactics (Japan) + + + + Games + J.League Winning Eleven 10 + Europe League '06-'07 (Japan) (v2.01) + + + + Games + MTV Music Generator 3 (Europe) (En,Fr,De,Es,It) + + + + Games + Walt Disney Pictures Presents Meet the Robinsons (Europe) (En,De,Es) + + + + Games + J.League Winning Eleven 2007 - Club Championship (Japan) + + + + Games + J.League Winning Eleven 2008 - Club Championship (Japan) + + + + Games + J.League Winning Eleven 2009 - Club Championship (Japan) + + + + Games + J.League Winning Eleven 2010 - Club Championship (Japan) + + + + Games + World Soccer Winning Eleven 2008 (Japan, Korea) (En,Ja) + + + + Games + World Soccer Winning Eleven 2009 (Japan, Asia) (En,Ja) + + + + Games + World Soccer Winning Eleven 2010 - Aoki Samurai no Chousen (Japan) (En,Ja) + + + + Games + World Soccer Winning Eleven 2011 (Japan) (En,Ja) + + + + Games + World Soccer Winning Eleven 2011 (Asia) (En,Zh) + + + + Games + BDFL Manager 2003 (Germany) + + + + Games + Ben Hur - Blood of Braves (Europe) (En,Fr,De,Es,It) + + + + Games + Barbie in the 12 Dancing Princesses (Europe) (Fr,De,Es,It) + + + + Games + Pro Evolution Soccer 3 (Italy) + + + + Games + Pro Evolution Soccer 4 (Italy) + + + + Games + Pro Evolution Soccer 5 (Italy) + + + + Games + Okage - Shadow King (USA) + + + + + Games + Captain Scarlet (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Dalmatians 3 (Europe) (En,Fr,De) + + + + + Games + Flintstones in Viva Rock Vegas, The (Europe) (En,Fr,De) + + + + + Games + Inspector Gadget - Mad Robots Invasion (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + London Taxi - Rushour (Europe) + + + + + Games + Matrix, The - Path of Neo (Europe, Australia) (En,Fr,De,Es) + + + + Applications + MAGIX Music Maker (Europe) (En,De) + + + + + Games + Portal Runner (Europe) + + + + Games + Premier Manager 2002-2003 Season (Europe) + + + + + Games + Puyo Pop Fever (Europe) (En,Fr,De,Es,It) + + + + Games + Street Boyz (Europe) + + + + + Games + Toys Room, The (Europe) (En,Fr,De) + + + + + Games + Ultimate Film Quiz, The (Europe) (En,Fr,De,Es,It,Nl) (v2.00) + + + + + Games + World Soccer Winning Eleven 8 - International (USA) (En,Es) + + + + Games + Samurai Western (Europe) (En,Fr,De,Es,It) + + + + Games + Auto Modellista (Japan) + + + + Games + SingStar The Dome (Germany) + + + + Games + SingStar Legends (Germany) + + + + Games + SingStar Schlager (Germany) + + + + Games + SingStar (Germany) + + + + Games + SingStar ABBA (Germany) + + + + Games + SingStar Apres-Ski Party (Germany) + + + + Games + Dynasty Tactics 2 (Europe) + + + + Games + Gallop Racer 2003 - A New Breed (USA) + + + + Games + Evolution Skateboarding (Korea) + + + + Games + Pro Yakyuu Spirits 4 (Japan) + + + + Games + Winning Post 5 Maximum 2003 (Japan) + + + + Games + SOCOM - U.S. Navy SEALs (Korea) (SCKA-24008) + + + + Games + Burnout Dominator (Asia) + + + + Games + Yoshitsune-ki (Japan, Asia) + + + + Games + Gangcheol Gigap Sadan - Online Battlefield (Korea) + + + + + Games + Hanjuku Hero tai 3D (Japan) + + + + Games + Lord of the Rings, The - The Two Towers (Korea) (En,Ko) + + + + Games + FIFA 2001 (USA) (En,De,Es,Nl,Sv) + + + + + Games + Final Fantasy X (Italy) + + + + Games + Buzz! The Hollywood Quiz (Europe) (Fr,De,It) + + + + Games + Buzz! Junior - Jungle Party (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt) + + + + Games + PES 2011 - Pro Evolution Soccer (Europe) (Fr,De) + + + + Games + LEGO Batman - The Videogame (Europe) (En,Fr,De,Es,It,Da) + + + + Games + Mercenaries 2 - World in Flames (Germany) + + + + Games + Star Wars - The Force Unleashed (Europe) (Fr,De,Es,It) + + + + Games + Silent Scope (Europe) (En,Fr,De,Es,It) + + + + + Games + International Superstar Soccer (Europe) (Fr,Es,It) + + + + + Games + International Superstar Soccer 2 (Europe) (Fr,Es,It) + + + + + Games + International Superstar Soccer 3 (Europe) (En,Fr,De,Es,It) + + + + Games + Buzz! Deutschlands Superquiz (Europe) + + + + Games + Buzz! Das Sport-Quiz (Germany) + + + + Games + Buzz! Das Mega-Quiz (Germany) + + + + Games + Disney-Pixar Ratatouille (Germany) + + + + Games + G.I. Joe - The Rise of Cobra (Europe) (En,Fr,De,Es,It) + + + + Games + Winning Eleven - Pro Evolution Soccer 2007 (USA) (En,Fr,De,Es,It) + + + + Games + Lord of the Rings, The - Aragorn's Quest (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Secret Saturdays, The - Beasts of the 5th Sun (Europe) (En,Fr,De,Es,It) + + + + Games + WWE SmackDown vs. Raw 2011 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Disney-Pixar Ratatouille (Europe) (Es,Pt) + + + + Games + DJ - Decks & FX - Claudio Coccoluto Edition (Italy) + + + + Games + Unison - Rebels of Rhythm & Dance (USA) + + + + Demos + SingStar (Germany) (Demo) + + + + Games + Football Manager Campionato 2004 (Italy) + + + + Games + Disney Bolt (Europe) (Fr,De,Nl) + + + + Games + Cronache di Narnia, Le - Il leone, la strega e l'armadio (Italy) + + + + Games + Buzz! Das grosse Quiz (Germany) + + + + Games + WWE SmackDown! vs. Raw (Korea) + + + + Games + SpyHunter 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Scorpion King, The - Rise of the Akkadian (Europe) (En,Fr,De,Es,It) + + + + Games + King of Clubs (Europe) (En,Fr,De,Es,It) + + + + + Games + Finkles World (Europe) + + + + + Games + Harvest Fishing (Europe) + + + + Games + Future Tactics - The Uprising (Europe) (En,Fr,De,Es,It) + + + + + Games + Blood Omen 2 - The Legacy of Kain Series (UK) + + + + Games + Malice (Europe) (En,Fr,De,Es,It) + + + + Games + Ferrari F355 Challenge (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + King of Route 66, The (Europe) (En,Fr,De,Es,It) + + + + Games + Lethal Skies - Elite Pilot - Team SW (Europe) (En,Fr,De,Es,It) + + + + Games + Family Board Games (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Metropolismania (Europe) + + + + + Games + Knockout Kings 2002 (Germany) + + + + + Games + WM Nationalspieler (Germany) + + + + + Games + Baroque (Europe) + + + + Games + DSF Fussball Manager 2002 (Germany) + + + + + Games + Brunswick Pro Bowling (Europe) + + + + Games + Barbie Horse Adventures - Riding Camp (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + World Soccer Winning Eleven 7 - International (USA) (En,Es) + + + + Games + Choro Q (Europe) + + + + Games + Battlefield 2 - Modern Combat (Europe) (Fr,De,It) + + + + Games + Cy Girls (Europe) (En,De,It) (Aska Disc) + + + + Games + Cy Girls (Europe) (En,De,It) (Ice Disc) + + + + Games + Dynasty Warriors 4 - Empires (Europe) + + + + Games + Cyclone Circus (Europe) (En,Fr,De,Es) + + + + Games + Bombastic (Europe) + + + + Games + Bratz - Rock Angelz (Germany) + + + + Games + Crazy Golf - World Tour (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Crazy Golf (Europe, Australia) + + + + + Games + Circuit Blasters (Europe) (En,Fr,De,Es,It) + + + + + Games + Asterix & Obelix XXL 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Buzz! Hollywood (Europe) (Es,Pt) + + + + Games + Buzz! El Mega Concurso (Spain) + + + + Games + Buzz! Escuela de Talentos (Spain) + + + + Games + Harry Potter and the Goblet of Fire (Europe) (Fr,De,Es,It,Pt) + + + + Games + Viewtiful Joe 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Hugo - CannonCruise (Europe) (En,Es,Pt,Pl) + + + + + Games + Grande quiz sul calcio italiano, Il (Italy) + + + + + Games + 2002 FIFA World Cup (Italy) + + + + Games + Harry Potter e la Camera dei Segreti (Italy) + + + + + Games + Signore degli Anelli, Il - Il ritorno del Re (Italy) + + + + Games + Indiana Jones and the Staff of Kings (Europe) (En,Fr,De,Es,It) + + + + Games + LEGO Star Wars II - The Original Trilogy (Europe, Australia) (En,Fr,De,Es,It,Da) + + + + Games + Coraline (Europe) (En,Fr,De,Es,It) + + + + Games + Crash - Mind over Mutant (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + FIFA 2001 (Italy) + + + + + Games + FIFA Football 2002 (Italy) + + + + Games + Magna Carta - Lacrime di Sangue (Italy) + + + + Games + UEFA Champions League 2006-2007 (Europe) + + + + Games + Mashed - Fully Loaded (Europe) (En,Fr,De,Es,It) + + + + + Games + Homerun (Europe) + + + + + Games + Realplay Racing (Europe) (En,Fr,De,Es,It) + + + + + Games + GTC Africa (Europe) (En,Fr,De,Es,It) + + + + + Games + Star Wars - Battlefront (Europe) (En,Es,It) + + + + Games + Shrek 2 (Europe) (v1.00) + + + + Games + Fantastic Four - Rise of the Silver Surfer (Europe, Australia) (En,It) + + + + Games + Warriors Orochi (Europe) + + + + Games + Fantastic 4 (Europe) + + + + Games + NHL Hitz Pro (Europe) + + + + Games + NFL Street 2 (Europe) + + + + Games + MTX Mototrax (Europe) + + + + Games + Curse - The Eye of Isis (Europe) (En,Fr,De,Es,It,Pt) + + + + Games + Tennis Court Smash (Europe) + + + + + Games + Big Mutha Truckers (Europe) (En,Fr,De,Es,It) + + + + + Games + Bob the Builder - Festival of Fun (Europe) (En,Fr,De) + + + + + Games + Billy the Wizard - Rocket Broomstick Racing (Europe) + + + + + Games + Butt-Ugly Martians - Zoom or Doom! (Europe) (En,Fr,De,Es,It) + + + + + Games + Monster House (Europe) (En,Fr,De,Es) + + + + Games + FlatOut (Europe) (En,Fr,Es,It) + + + + Games + Manager de Liga 2005 (Spain) + + + + Games + Life Line (USA) + + + + Games + Operator's Side (Japan) + + + + Games + Barbie in the 12 Dancing Princesses (Europe) + + + + Games + Barbie Horse Adventures - Wild Horse Rescue (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Blade II (Europe) + + + + Games + Nickelodeon SpongeBob SquarePants - Movin' with Friends (Europe) + + + + Games + Sega Classics Collection (Europe, Australia) + + + + Games + Star Wars - Battlefront II (Europe) (En,Es,It) + + + + Games + GT-R 400 (Europe, Australia) + + + + + Games + Harry Potter and the Order of the Phoenix (Europe) (Fr,De,Es,It,Pt) + + + + Games + DreamWorks Shrek the Third (Europe) (En,Fr,De,Es,Nl) + + + + Games + Gladiator - Sword of Vengeance (Europe) (En,Fr,De,Es,It) + + + + Games + Freaky Flyers (Europe) + + + + Games + Hardware - Online Arena (Europe) (En,Fr,De,Es,It) + + + + Games + Bowling Xciting (Europe) + + + + + Games + Batman - Rise of Sin Tzu (Europe) (En,Fr,De,Es,It) + + + + Games + Bad Boys II (Germany) + + + + Games + Vegas Casino II (Europe) + + + + + Games + Bass Master Fishing (Europe) + + + + + Games + Board Games Gallery (Europe) + + + + + Games + Stella Deus - The Gate of Eternity (Europe) + + + + Games + Twenty 2 Party (Europe) + + + + + Games + State of Emergency 2 (Europe) (En,Fr,De) + + + + Games + Bratz - The Movie (Europe) (En,Fr) + + + + Games + Atlantis III - The New World (Europe) (Es,It) + + + + Games + UEFA Euro 2004 - Portugal (Europe) (En,It,Nl) + + + + Games + FIFA Football 2005 (Italy) + + + + Games + FIFA 06 (Italy) + + + + Games + FIFA 06 (Europe) (Es,Pt) + + + + Games + Need for Speed - Carbon (Europe) (En,Nl,Sv,Da,Fi,Pl,Cs,Hu) + + + + Games + Dirt Track Devils (Europe) + + + + + Games + 007 - Nightfire (Europe) (De,Es) + + + + Games + Nickelodeon Jimmy Neutron - Boy Genius - Attack of the Twonkies (USA) + + + + Games + Call of Duty 2 - Big Red One (Germany) + + + + Games + Call of Duty - Finest Hour (Germany) + + + + Games + Hitman - Contracts (Germany) + + + + Games + Mortal Kombat - Shaolin Monks (Germany) (En,De) + + + + Games + Bujingai - Swordmaster (Europe) (En,Fr,De,Es,It) + + + + Games + Billiards Xciting (Europe) + + + + + Games + Basketball Xciting (Europe) + + + + + Games + Jikkyou J.League - Perfect Striker 5 (Japan) + + + + + Games + Slotter Up Core 8 - Gokuenda! Kyojin no Hoshi III (Japan) + + + + + Games + Snow Rider (Europe) + + + + + Games + International Pool Championship (Europe) (En,Fr,De,Es,It) + + + + + Games + Alpine Skiing 2005 (Germany) (En,De) + + + + + Games + FIFA 09 (Europe) (Fr,De) + + + + Games + Half-Life (Germany) + + + + + Games + Street Warrior (Europe) + + + + + Games + Tom Clancy's Splinter Cell - Pandora Tomorrow (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Club Football - Hamburger SV (Germany) + + + + Games + UEFA Champions League 2006-2007 (Europe) (Fr,De) + + + + Games + NHL 2K7 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + World Series of Poker (USA) + + + + Games + Fight Club (USA) + + + + Games + Brian Lara International Cricket 2007 (Europe) + + + + Demos + Battlefield 2 - Modern Combat (USA) (Demo 1) + + + + Games + World Championship Poker 2 featuring Howard Lederer (USA) + + + + Games + Hitman - Blood Money (Germany) + + + + Games + Street Hoops (Europe, Australia) + + + + Games + Yu-Gi-Oh! Capsule Monster Coliseum (Europe) (En,Fr,De,Es,It) + + + + Games + Super Monkey Ball Adventure (Europe) (En,Fr,De,Es,It) + + + + + Games + Super Monkey Ball Deluxe (Europe) (En,Fr,De,Es,It) + + + + Games + Pro Evolution Soccer 4 (Europe) (En,Fr,De,Es) (v2.00) + + + + Games + Marvel Super Hero Squad (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + Growlanser - Heritage of War (Europe) + + + + Games + Bad Boys II (Europe) + + + + Games + Nickelodeon SpongeBob's Atlantis SquarePantis (Europe) (En,Fr,De,It) + + + + Games + NHL 08 (Russia) + + + + Games + FIFA 10 (Europe) (En,Pl,Ru,Cs,Hu) + + + + Games + Disney Bolt (Russia) + + + + Games + Fast and the Furious, The (USA) + + + + Games + FlatOut (USA) + + + + Games + Dynasty Warriors 5 (Europe) + + + + Applications + Network Adaptor Start-Up Disc v2.5 (USA) + + + + Demos + Sphinx and the Shadow of Set (USA) (Demo) + + + + Games + Final Fantasy X-2 International + Last Mission (Japan, Asia) + + + + Games + Final Fantasy X International (Japan) (En,Ja) + + + + Games + Robotech - Battlecry (Europe) (En,Fr,De,Es,It) + + + + Demos + Rockman X7 (Japan) (Taikenban) + + + + + Games + Star Trek - Encounters (USA) + + + + + Games + Disney Hannah Montana - Spotlight World Tour (USA) + + + + Games + Petz - Horsez 2 (USA) + + + + Games + Sims 2, The - Castaway (USA) + + + + Games + Disney Pirates of the Caribbean - At World's End (USA) + + + + Games + Fantastic 4 (USA) + + + + Games + Nightmare of Druaga, The - Fushigino Dungeon (USA) + + + + Games + Vampire Night (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Rogue Galaxy (USA) (Demo) + + + + Games + Lemony Snicket's A Series of Unfortunate Events (USA) + + + + Games + Pirates - Legend of the Black Buccaneer (USA) (En,Fr,Es) + + + + Games + Reign of Fire (USA) + + + + Games + Shadow the Hedgehog (USA) (En,Ja,Fr,De,Es,It) + + + + Games + Gallop Racer 2004 (USA) + + + + Games + Gallop Racer 2006 (USA) + + + + Games + Area 51 (USA) + + + + Games + SkyGunner (USA) + + + + Games + Jikkyou Powerful Major League (Japan) + + + + Games + EyeToy - Play 2 (Japan) + + + + Games + EyeToy - Saru EyeToy - Oosawagi! Ukkiuki Game Tenkomori!! (Japan) + + + + Games + Arc the Lad - Jeongryeongui Hwanghon (Korea) + + + + Games + Sega Ages 2500 Series Vol. 12 - Puyo Puyo Tsuu - Perfect Set (Japan) + + + + + Games + Pungun Sinseonjo (Korea) + + + + Games + Grand Theft Auto III (Japan) + + + + Games + Grand Theft Auto - Vice City (Japan) + + + + Demos + Official PlayStation 2 Magazine Demo 60 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + SingStar Amped (USA) + + + + Games + G.I. Joe - The Rise of Cobra (USA) + + + + Games + Disney-Pixar Finding Nemo (Europe) (Es,Fi) + + + + Games + Jet Li - Rise to Honour (Europe) (En,Fr,De,Es,It,Zh) + + + + Games + World Racing (Europe) (En,Es,It) + + + + Games + Cocoto Platform Jumper (Europe) (En,Fr,De,Es,It) + + + + + Demos + Downhill Domination (USA) (Demo) + + + + + Demos + Whiplash (USA) (Demo) + + + + + Games + Biker Mice from Mars (USA) (En,Fr,Es) + + + + Games + Armored Core - Nine Breaker (USA) + + + + Games + Are You Smarter than a 5th Grader Make the Grade (USA) + + + + Games + Tengai (Europe) + + + + + Games + Cartoon Network Racing (USA) + + + + Games + Cabela's Monster Bass (USA) + + + + Games + Cabela's African Safari (USA) + + + + Games + BloodRayne 2 (USA) + + + + Games + Star Wars - Episode III - Die Rache der Sith (Germany) + + + + Games + Football Mania (Europe) (En,Fr,De,Es,It,Nl,Sv,Da) + + + + + Games + Code of the Samurai (Europe) + + + + Games + Combat Elite - WWII Paratroopers (USA) + + + + Games + CSI - Crime Scene Investigation - 3 Dimensions of Murder (USA) (En,Fr,Es) + + + + Games + Professional Drift - D1 Grand Prix Series (USA) + + + + Games + CID the Dummy (USA) + + + + + Games + Battle Assault 3 featuring Gundam Seed (USA) + + + + + Games + Jonny Moseley Mad Trix (USA) + + + + + Games + Legends of Wrestling (USA) (v1.02) + + + + + Demos + Play-Pre Plus 004 - 2000 June (Japan) (Disc 2) + + + + + + Demos + Total Overdose (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + Alvin and the Chipmunks (USA) + + + + Games + Nickelodeon Avatar - The Last Airbender - Into the Inferno (USA) + + + + Games + Nickelodeon Avatar - The Last Airbender - The Burning Earth (USA) + + + + Games + Ice Age 2 - The Meltdown (USA) + + + + Games + Ice Age - Dawn of the Dinosaurs (USA) (En,Fr) + + + + Games + In the Groove (USA) + + + + Games + Let's Ride! Silver Buckle Stables (Europe) (En,Fr,De,Es) + + + + Games + SingStar Pop (USA) + + + + Games + Knockout Kings 2001 (Germany) + + + + + Games + Everybody's Tennis (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + Games + Star Wars - Bounty Hunter (Germany) + + + + Games + Superman Returns (Germany) + + + + Games + LEGO Indiana Jones - The Original Adventures (Europe, Australia) (En,Fr,De,Es,It,Da) + + + + Games + Club Football - FC Bayern Muenchen (Europe) (En,De,Es) + + + + Games + Club Football 2005 - FC Bayern Muenchen (Europe) (En,De,Es) + + + + Demos + SCEE Catalogue Video 3+ (Europe) (En,Fr,De,Es,It) + + + + Games + Le Mans 24 Hours (Europe) (En,Fr,De,Es,It) + + + + + Games + Rumble Racing (Europe) (En,Fr,De) + + + + + Games + Shox - Rally Reinvented (Europe) + + + + + Games + Way of the Samurai (Europe) (En,Fr,De) + + + + Games + Ghost in the Shell - Stand Alone Complex (Europe) (En,Fr,De,Es,It) + + + + Games + Silent Hill Origins (Europe) (En,Fr,De,Es,It) + + + + Games + Incredible Hulk, The (USA) + + + + Games + Juiced 2 - Hot Import Nights (USA) + + + + Games + Romance of the Three Kingdoms XI (USA) + + + + Games + IHRA Drag Racing - Sportsman Edition (USA) + + + + + Games + World Championship Paintball (USA) + + + + Games + Call of Duty - World at War - Final Fronts (USA) (En,Fr) + + + + Games + Harry Potter and the Half-Blood Prince (Europe) (En,De,Sv,No,Da,Fi) + + + + Games + Summer Athletics (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + X-Men Origins - Wolverine (Europe) (De,Es,It) + + + + Games + FIFA 11 (Europe) (En,De,Sv,No,Da) + + + + Games + Silent Hill - Shattered Memories (Europe) (En,Fr,De,Es,It) + + + + Games + Yu-Gi-Oh! GX - Tag Force Evolution (Europe) (En,Fr,De,Es,It) + + + + Games + TMNT (USA) (En,Fr,Es) + + + + Games + Open Season (USA) + + + + Games + DreamWorks Over the Hedge (USA) + + + + Games + Harry Potter - Quidditch World Cup (USA) (En,Fr,Es) + + + + Games + FIFA 10 (Europe) (Fr,De) + + + + Games + Need for Speed - Undercover (Europe) (Fr,De) + + + + Games + Sonic Riders - Zero Gravity (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Ice Age 3 - Dawn of the Dinosaurs (Europe) (En,Fr,De,Es,Nl,Sv) + + + + Games + Hasbro Familien-Spieleabend (Germany) + + + + Games + Off Road (Europe) (En,Fr,De,Es,It) + + + + + Games + Psi-Ops - The Mindgate Conspiracy (Europe) (En,Fr,De,Es,It) + + + + Games + Disney Princess - Enchanted Journey (Europe) (En,De,Es) + + + + Games + Catz (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + Inuyasha - Juso no Kamen (Japan) (v1.02) + + + + Games + Konohana 3 - Itsuwari no Kage no Mukou ni (Japan) + + + + Games + Saishuu Densha (Japan) + + + + Games + Juujigen Rippoutai Cypher - Game of Survival (Japan) + + + + Games + GeGeGe no Kitarou - Ibun Youkai Kitan (Japan) + + + + Games + Kuon no Kizuna - Sairinshou (Japan) + + + + Games + Higanbana (Japan) + + + + Games + Kidou Shinsengumi - Moe yo Ken (Japan) + + + + Games + Valkyrie Profile 2 - Silmeria (Japan) + + + + Games + Dragon Quest - Shounen Yangus to Fushigi no Dungeon (Japan, Asia) + + + + Games + 3-nen B-gumi Kinpachi Sensei - Densetsu no Kyoudan ni Tate! (Japan) + + + + Games + SuperLite 2000 Vol. 6 - Konohana 2 - Todokanai Requiem (Japan) + + + + Games + SuperLite 2000 Vol. 21 - Konohana Pack - 3-tsu no Jikenbo (Japan) + + + + Games + Akagawa Jirou - Tsuki no Hikari - Shizumeru Kane no Satsujin (Japan) + + + + + Games + Hermina to Culus - Lilie no Atelier Mou Hitotsu no Monogatari (Japan) + + + + + Games + Pochi to Nyaa (Japan) + + + + + Games + Seiken Densetsu 4 (Japan) + + + + Games + WWE All Stars (USA) (En,Fr,De,Es,It) + + + + Games + Batman Begins (USA) + + + + Games + Wallace & Gromit - The Curse of the Were-Rabbit (USA) + + + + Games + Everblue 2 (USA) + + + + + Games + Rock Band 2 (USA) + + + + Games + Raiden III (USA) + + + + + Games + Buccaneer (Europe) + + + + + Games + Need for Speed - Most Wanted (Europe) (En,Fr,De,Es,It,Nl,Sv) + + + + Games + Tom Clancy's Splinter Cell - Chaos Theory (Europe) (En,Es,It) + + + + Games + Senor de los Anillos, El - La Tercera Edad (Spain) + + + + Games + Disney-Pixar Los Increibles (Spain) + + + + Games + Que Pasa Neng! El Videojuego (Spain) + + + + + Games + Fukakutei Sekai no Tantei Shinshi - Akugyou Souma no Jiken File (Japan) + + + + Educational + Sokudoku Master (Japan) + + + + + Games + Guitar Hero - Metallica (USA) + + + + Games + Ghostbusters - The Video Game (USA) + + + + Games + Legend of Sayuki (Europe) (En,Fr,Es,It) + + + + Games + Dragon Quest & Final Fantasy in Itadaki Street Special (Japan) + + + + Games + Tiger Woods PGA Tour 09 (USA) + + + + Demos + Official PlayStation 2 Magazine Demo 57 (UK) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 58 (UK) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 74 (Europe, Australia) (En,Fr,De,Es,It) (SCED-54046) + + + + Demos + Official PlayStation 2 Magazine Demo 75 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 89 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 84 (Europe) (En,Fr,De,Es,It) + + + + Games + SingStar Queen (Germany) + + + + Games + SingStar Take That (Germany) + + + + Games + SingStar R&B (Germany) + + + + Games + Medal of Honor - Frontline (Germany) + + + + Games + Luxor - Pharaoh's Challenge (Europe) (En,Fr,De,Es,It) + + + + Games + DreamWorks Kung Fu Panda (USA) + + + + Games + Hayarigami Revenge - Keishichou Kaii Jiken File (Japan) + + + + + Games + WWE SmackDown vs. Raw 2011 (USA) (En,Fr,Es) + + + + Games + Dynasty Warriors 4 - Empires (USA) + + + + Games + Spider-Man 3 (USA) (v1.02) + + + + Games + Super Monkey Ball Adventure (USA) + + + + Games + Judie no Atelier - Gramnad no Renkinjutsushi (Japan) (v1.03) + + + + Games + Amagoushi no Yakata - Ichiyanagi Nagomu, Saisho no Junan (Japan) + + + + Games + Hayarigami 2 - Keishichou Kaii Jiken File (Japan) + + + + + Games + Kessen III (Germany) + + + + Games + Hitman 2 - Silent Assassin (Germany) (v2.00) + + + + Games + Red Faction (Germany) + + + + Games + Evil Dead - Regeneration (Europe) + + + + Games + SingStar Boy Bands vs Girl Bands (Germany) + + + + Games + SingStar Chartbreaker (Germany) + + + + Games + SingStar Rocks! (Germany) + + + + Games + Xiaolin Showdown (Europe) (En,Fr,De,Es,It) + + + + Games + RPG Maker II (USA) + + + + + Games + Grand Theft Auto - Vice City (USA) (v2.01) + + + + Games + Destruction Derby Arenas (Europe) (En,Fr,De,Es,It,Pt) + + + + Games + 3-nen B-gumi Kinpachi Sensei - Densetsu no Kyoudan ni Tate! Kanzenban (Japan) + + + + Games + Nickelodeon Tak - The Great Juju Challenge (Europe) (En,De) + + + + Games + Simple 2000 Series Vol. 17 - The Suiri - Arata naru 20 no Jikenbo (Japan) + + + + + Games + Naraku no Shiro - Ichiyanagi Nagomu, 2-dome no Junan (Japan) + + + + Games + Tak und die Macht des Juju (Germany) + + + + Games + PES 2009 - Pro Evolution Soccer (USA) (En,Fr,Es,Pt) + + + + Games + Meitantei Conan - Daiei Teikoku no Isan (Japan) + + + + Games + Hana to Taiyou to Ame to (Japan) + + + + Games + Lilie no Atelier Plus - Salburg no Renkinjutsushi 3 (Japan) + + + + Games + Disney Princess - Enchanted Journey (Europe) (Fr,It,Nl) + + + + Games + Disney Sing It (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Disney-Pixar WALL-E (Europe) (Fr,Nl) + + + + Games + SBK-07 - Superbike World Championship (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Disney Sing It - Pop Hits (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Artlist Collection - The Dog Island (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + Disney Think Fast (Europe) (Fr,De,Nl) + + + + Games + Buzz! Le Mega Quiz (France) + + + + Games + Incredible Hulk, The - Ultimate Destruction (Europe) (En,Fr,Es,It) + + + + Games + Marvel Nemesis - Rise of the Imperfects (Europe) (En,Fr,De,It) + + + + Games + Scarface - The World Is Yours (Russia) + + + + Games + Punisher, The (Russia) + + + + Applications + Online Start-Up Disc 4.0 - Broadband Only (USA) + + + + + Games + Call of Duty - World at War - Final Fronts (Germany) + + + + Games + NeoGeo Online Collection Vol. 1 - Garou - Mark of the Wolves (Japan) + + + + Games + SBK 09 - Superbike World Championship (Europe) (En,Fr,De,Es,It) + + + + Games + Medal of Honor - Rising Sun (Germany) + + + + Games + Scooby-Doo! First Frights (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Teenage Mutant Ninja Turtles - Smash-Up (Europe) (En,Fr,De,Es,It) + + + + Games + Charlotte's Web (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + + Games + Dynasty Warriors 2 (Germany) + + + + + + Games + Mercenaries 2 - World in Flames (Spain) + + + + Games + Tantei Jinguuji Saburou - Innocent Black (Japan) + + + + Games + Derby Stallion 04 (Japan) + + + + Games + Kamaitachi no Yoru X3 - Mikazuki-jima Jiken no Shinsou (Japan) + + + + Games + Dr. Muto (Europe) (En,Fr,De,Es,It) + + + + Games + SingStar Motown (Germany) + + + + Games + SingStar Hottest Hits (Germany) + + + + Games + SingStar Die groessten Solokuenstler (Germany) + + + + Games + SingStar Turkish Party (Europe) + + + + Games + Burnout 3 - Takedown (Europe) (Fr,De,It) + + + + Games + Syphon Filter - Logan's Shadow (USA) + + + + Games + Tantei Gakuen Q - Kioukan no Satsui (Japan) (Shokai Seisanban) + + + + Games + Karaoke Revolution Presents - American Idol Encore (USA) + + + + Games + NBA Live 2001 (Spain) + + + + + Games + NBA Live 2002 (Spain) + + + + + Games + Stuntman (USA) + + + + Games + Harvey Birdman - Attorney at Law (USA) + + + + Games + Guilty Gear XX Accent Core (USA) + + + + Games + Backyard Baseball '10 (USA) + + + + Games + Backyard Football '08 (USA) + + + + Games + MTV Celebrity Deathmatch (Europe) (En,Fr,De,Es,It) + + + + Games + NASCAR 09 (USA) + + + + Games + Eve - Burst Error Plus (Japan) + + + + Games + Hayarigami - Keishichou Kaii Jiken File (Japan) + + + + + Demos + G-Con 2 Competition Demo (Germany) + + + + Games + NBA Live 06 (Europe) (En,De,It) + + + + Games + NBA Live 2004 (Europe) (En,Fr,De,Es,It) + + + + Games + Formula One 04 (Europe, Australia) (En,Fr,De,Es,It,Fi) (v2.02) + + + + Games + Bust A Move - Dance Summit 2001 (Japan) + + + + + Games + Football Generation (Europe) (En,Fr,De,Es,It) (v1.04) + + + + + Games + Madden NFL 2002 (Europe, Australia) + + + + + Games + Max Payne 2 - The Fall of Max Payne (Germany) (En,De) + + + + Games + ESPN NHL 2K5 (Europe) + + + + Games + NBA Live 2002 (Germany) + + + + + Demos + Official PlayStation 2 Magazine Demo 48 (Germany) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 51 (Germany) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 45 (Germany) (En,Fr,De,Es,It) + + + + Games + Pro Evolution Soccer (Europe) (Es,It) (v2.00) + + + + + Games + Dark Wind (Europe) (En,Fr,De,Es,It) + + + + + Games + Indiana Jones and the Staff of Kings (USA) (En,Fr) + + + + Games + Backyard Football '10 (USA) + + + + Games + World Series of Poker 2008 - Battle for the Bracelets (USA) + + + + Games + WWE SmackDown vs. Raw 2010 (USA) (En,Fr,Es) + + + + Games + Dragon Ball Z - Infinite World (Europe) (En,Fr,De,Es,It) + + + + Games + WWE All Stars (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Disney G-Force (Europe) (De,It) + + + + Games + WWE SmackDown vs. Raw 2009 (USA) (En,Fr) + + + + Games + Iron Man (USA) (En,Fr,Es) + + + + Games + DreamWorks Madagascar - Escape 2 Africa (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + International Tennis Pro (Europe) + + + + + Games + Sub Rebellion (Europe) + + + + + Games + Flow - Urban Dance Uprising (Europe) (En,Fr,De,Es,It) + + + + Games + WWE SmackDown vs. Raw 2008 (USA) + + + + Games + SX Superstar (Europe) (En,Fr,De,Es) + + + + + Games + TransWorld Surf (Europe) (En,Fr,De,Es,It) + + + + Games + Disney-Pixar WALL-E (USA) (En,Fr,Es) + + + + Games + Go Go Copter - Remote Control Helicopter (Europe) (En,Fr,De) + + + + + Games + Zathura (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Monster Lab (Europe) (En,Fr,De,Es,It) + + + + Games + Monopoly (USA) (En,Fr) + + + + Games + Scooby-Doo! and the Spooky Swamp (Europe) (En,Fr,De,Es,It) + + + + Games + World Tour Soccer 2005 (USA) (En,Fr,Es,It) + + + + Games + Guilty Gear XX Accent Core Plus (USA) + + + + Games + World Championship Poker featuring Howard Lederer - All In (USA) + + + + Games + Disney-Pixar Toy Story 3 (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Sky Surfer (Europe) (En,Fr,De) + + + + + Demos + Official PlayStation 2 Magazine Germany Special Edition 01-2004 (Germany) (En,Fr,De,Es,It) + + + + Games + Dot Hack Part 4 - Quarantine (Europe) (En,Fr,De,Es,It) + + + + Games + Dot Hack Part 3 - Outbreak (Europe) (En,Fr,De,Es,It) + + + + Games + Backyard Sports - Baseball 2007 (USA) + + + + + Games + Silent Scope 2 - Dark Silhouette (USA) (En,Ja,Es) + + + + + Games + Kelly Slater's Pro Surfer (Europe) (En,Fr,De) + + + + Games + Operation WinBack 2 - Project Poseidon (Europe) + + + + Games + FIFA 08 (Europe) (Fr,De,It) + + + + Games + Die Hard - Vendetta (Germany) (En,De) + + + + Games + Metal Arms - Glitch in the System (Europe) (En,Fr,De,Es,It) + + + + Games + DOA2 - Hardcore (Japan) (En,Ja,Fr,De,Es,It) + + + + Games + Street Fighter Zero - Fighter's Generation (Japan) + + + + Games + NBA 2K8 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Rogue Trooper (Europe) (En,Fr,De,Es,It) + + + + Games + SRS - Street Racing Syndicate (Europe) (En,Fr,De,Es,It) + + + + Games + Splashdown 2 - Rides Gone Wild (Europe) (En,Fr,De) + + + + Games + UEFA Euro 2004 - Portugal (Europe) (Fr,De) + + + + Games + Bob the Builder (Europe) (En,De,Nl) + + + + + Games + Cold Winter (Germany) + + + + Games + Zombie Zone - Other Side (Europe) + + + + + Games + Zombie Attack (Europe) + + + + + Games + Manhunt 2 (Europe) (En,Fr,De,Es,It) + + + + Games + FIFA Football 2004 (Europe) (Es,Pt) + + + + Games + FIFA 2001 (Spain) (En,De,Es,Nl,Sv) + + + + + Games + FIFA Football 2002 (Spain) (En,De,Es,Nl,Sv) + + + + Demos + Pro Evolution Soccer 5 (Europe) (En,Fr,De,Es) (Demo) + + + + + Demos + Play the Best Demos from Atari (Europe) (En,Fr,De,Es,It) + + + + Games + Area 51 (Germany) (En,Fr,De,Es,It) + + + + Games + Crusty Demons (Europe) (En,Fr,De,Es,It) + + + + Games + TY the Tasmanian Tiger 2 - Bush Rescue (Europe) (En,Fr,De,Es,It,Sv,Da) + + + + Games + CID the Dummy (Europe) (En,Fr,De,Es,It) + + + + + Games + Tomb Raider - Underworld (Europe) (En,Fr,De,Es,It) + + + + Games + Suffering, The - Ties That Bind (Austria, Switzerland) (En,De) + + + + Games + Castleween (Europe) (En,Fr,De,Es,It) + + + + + Games + Legend of Spyro, The - Dawn of the Dragon (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Ratchet & Clank - Size Matters (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl,Hr) + + + + Games + Surf's Up (Europe) (En,Fr,De,Es,It) + + + + Games + Kao the Kangaroo - Round 2 (Europe) (En,Fr,De,Es,It) + + + + + Games + Star Wars - Super Bombad Racing (Germany) + + + + + Games + RTL Biathlon 2008 (Germany) (En,De) + + + + Games + RTL Winter Games 2007 (Germany) (En,De) + + + + Games + Urban Chaos - Riot Response (Europe) (En,Fr,De,Es,It) + + + + Games + Suffering, The - Ties That Bind (Germany) + + + + Games + Casper - Spirit Dimensions (Europe) (En,Fr,De,Es,It) + + + + Games + Colosseum - Road to Freedom (Europe) + + + + Games + Cartoon Network Racing (Europe) + + + + Games + Kidz Sports Basketball (Europe, Australia) + + + + + Games + Wacky Races - Mad Motors (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) (v1.03) + + + + + Games + Star Trek - Encounters (Europe) (En,Fr,De) + + + + + Games + Cabela's Big Game Hunter 2005 Adventures (Europe, Australia) + + + + Games + Cabela's Dangerous Adventures (Europe) + + + + Games + CART Fury - Championship Racing (Europe) (En,Fr,De,Es,It) + + + + Games + Simpsons, Die - Das Spiel (Germany) + + + + Games + Downforce (Europe) (En,Fr,De,Es,It) + + + + + Games + Chemist Tycoon (Europe) + + + + + Games + Yetisports Arctic Adventures (Europe) (En,Fr,De,Es,It) + + + + + Games + Super Trucks (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Turbo Trucks (Europe) + + + + + Games + Knockout Kings 2001 (Japan) + + + + + Games + Wakeboarding Unleashed featuring Shaun Murray (USA) + + + + Games + Transformers - The Game (Europe) (Fr,Es) + + + + Games + Nickelodeon SpongeBob and Friends - Battle for Volcano Island (Europe) (En,Fr,De,It,Nl) + + + + Games + Looney Tunes - Acme Arsenal (Europe) (En,Fr,De,Es,It) + + + + Games + Manager de Liga 2002 (Spain) + + + + Games + This Is Football 2005 (Europe) (En,Es,Pt,Ar) + + + + Games + David Beckham Soccer (Europe) (En,Fr,De,Es,It) + + + + Games + SingStar Popworld (UK) + + + + Games + SingStar Rocks! (Europe) + + + + Games + Zapper (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Star Wars - Racer Revenge (Europe) + + + + + Games + NHK Tensai Bit-kun - Glamon Battle (Japan) + + + + Games + Gekikuukan Pro Yakyuu - At the End of the Century 1999 (Japan) + + + + + Games + EyeToy - Play (Japan) (Doukonban) + + + + Games + FIFA Total Football 2 (Japan) + + + + Games + DJ Hero (USA) + + + + Games + TOCA Race Driver (Europe) (En,Fr,Es) (v1.01) + + + + Games + Teenage Mutant Ninja Turtles 2 - Battle Nexus (Europe) (En,Fr,De,Es,It) + + + + Preproduction + Star Wars - Battlefront II (USA) (Beta 1) + + + + Games + Gallop Racer 2 (Europe, Australia) + + + + Games + Jackie Chan Adventures (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt) + + + + Games + NFL Street (Europe) + + + + Games + Hunter - The Reckoning - Wayward (Europe) (En,Fr,De) + + + + Games + Need for Speed - Undercover (USA) (En,Fr,Es) + + + + Games + SuperLite 2000 Vol. 39 - Konohana 4 - Yami o Harau Inori (Japan) + + + + Games + Band Hero (USA) (En,Fr) + + + + Games + Ghost Rider (USA) + + + + Games + Juiced (USA) + + + + Games + Dynasty Warriors 5 (USA) + + + + Games + Delta Force - Black Hawk Down - Team Sabre (USA) + + + + Games + Justice League Heroes (USA) + + + + Games + MLB 08 - The Show (USA) + + + + Games + Mobile Suit Gundam Seed - Never Ending Tomorrow (USA) + + + + Games + MLB 10 - The Show (USA) + + + + Games + Scooby-Doo! Mystery Mayhem (USA) (En,Fr) + + + + Games + Scooby-Doo! Unmasked (USA) (En,Fr) + + + + Games + Spider-Man - Friend or Foe (USA) + + + + Games + Teenage Mutant Ninja Turtles 3 - Mutant Nightmare (USA) + + + + Games + Disney-Pixar The Incredibles - Rise of the Underminer (USA) + + + + Games + Tom Clancy's Splinter Cell - Pandora Tomorrow (USA) + + + + Games + X-Men Origins - Wolverine (USA) (En,Fr) + + + + Games + MLB 2006 (USA) + + + + Games + Samurai Warriors (USA) + + + + Games + Samurai Warriors - Xtreme Legends (USA) + + + + Games + Totally Spies! Totally Party (USA) + + + + Games + Italian Job, The (USA) + + + + Games + Taikou Risshiden IV (Japan) + + + + + Games + Taikou Risshiden V (Japan) + + + + Games + Dai-2-Ji Super Robot Taisen Alpha (Japan) + + + + Games + Jojo no Kimyou na Bouken - Ougon no Kaze (Japan) + + + + Games + Hello Kitty - Roller Rescue (Europe) (En,Fr,De,Es,It) + + + + Games + Medal of Honor - En Premiere Ligne (France) + + + + Games + Buzz! Le Quiz du Sport (France) + + + + Games + SingStar Pop Hits 4 (France) + + + + Games + SingStar NRJ Music Tour (France) + + + + Games + SingStar Pop Hits (France) + + + + Games + SingStar Pop (France) + + + + Games + SingStar (France) + + + + Games + SingStar Pop Hits 3 (France) + + + + Games + Made Man (Europe) (En,Fr,De,Es,It) + + + + Games + Star Wars - The Clone Wars (France) + + + + Games + World of Outlaws - Sprint Cars (Europe) + + + + Games + Plan, The (Europe) (En,De) + + + + + Games + Realplay Puzzlesphere (Europe) (En,Fr,De,Es,It) + + + + + Games + Amagami (Japan) + + + + Games + Galaxy Angel (Japan) + + + + Games + Galaxy Angel - Moonlit Lovers (Japan) + + + + Games + Kidou Senshi Gundam - Renpou vs. Zeon DX (Japan) (v1.02) + + + + Games + Mobile Suit Gundam - Lost War Chronicles (Japan) + + + + Games + Love Hina Gorgeous - Chiratto Happening!! (Japan) + + + + Games + Lime-iro Senkitan Jun - Meiji Nihon, Otome Sakimorisu. (Japan) (DX Pack) + + + + Games + SD Gundam - GGeneration Neo (Japan) + + + + Games + Shin Seiki Evangelion 2 - Evangelions (Japan) + + + + Games + Summon Night 3 (Japan) + + + + Games + True Love Story 3 (Japan) + + + + Games + True Love Story - Summer Days, and Yet ... (Japan) + + + + Games + Tsuyokiss 2-gakki - Swift Love (Japan) + + + + Games + Viorate no Atelier - Gramnad no Renkinjutsushi 2 (Japan) + + + + Games + Kidou Senshi Gundam Seed (Japan) + + + + + Games + Marvel vs. Capcom 2 - New Age of Heroes (Japan) + + + + + Games + Need for Speed - ProStreet (USA) + + + + Games + Dance-UK XL Lite (UK) + + + + + Games + Evolution GT (Europe) (En,Fr,De,Es,It) + + + + Games + MotoGP 2 (Europe) (En,Fr,De,Es,It) + + + + + Games + Secret Service (Europe) + + + + Games + Germany's Next Topmodel (Germany) + + + + + Games + Score International Baja 1000 - World Championship Off Road Racing (Europe) + + + + Games + Ferrari Challenge - Trofeo Pirelli (Europe) (En,Fr,De,Es,It) + + + + Games + ESPN International Winter Sports (Europe) (En,Fr,De,It) + + + + + Games + WTA Tour Tennis (Europe) (En,Fr,De) + + + + + Games + NHL 2K6 (Europe) (En,Fr,De) + + + + Games + Risk - Global Domination (Europe) (En,Fr,De,Es) + + + + Games + Whiplash (Europe) (En,Fr,De,Es,It) + + + + Games + Slam Tennis (Europe) (En,Fr,De,Es,It) + + + + + Games + F1 Racing Championship (Europe) (En,Es,It) + + + + + Games + Lassie (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + + Games + Dr. Dolittle (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Raging Blades (Europe) (En,Fr,De,Es,It) + + + + Games + Heroes of Might and Magic - Quest for the DragonBone Staff (Europe) (En,Fr,De,Es,It) + + + + Games + Space Chimps (Europe) (En,Fr,De,Es,It) + + + + Games + Pirates - The Legend of Black Kat (Europe) (En,Fr,De) + + + + Games + RTX - Red Rock (Europe) + + + + Games + Pitfall - The Lost Expedition (Germany) + + + + Games + Tim Burton's The Nightmare Before Christmas - Oogie's Revenge (Europe) (En,Fr,De,Es,It) + + + + Games + Punisher, The (Europe) (En,Fr) + + + + Games + Tenchu - Fatal Shadows (Germany) + + + + Games + Wild Arms 4 (Europe) + + + + Games + Teenage Mutant Ninja Turtles 3 - Mutant Nightmare (Europe) (En,Fr,De,Es,It) + + + + Games + RoboCop (Europe) (En,Fr,De,Es,It) + + + + + Games + Silent Scope 2 - Fatal Judgement (Europe) (En,Ja,Fr,De,Es,It) + + + + + Games + Silent Scope 3 (Europe) (En,Fr,De,Es,It) + + + + + Games + Romance of the Three Kingdoms VIII (Europe) + + + + + Games + Nick - Der tierisch verrueckte Bauernhof (Germany) + + + + Games + Final Fight - Streetwise (Europe) (En,Fr,De,Es,It) + + + + Games + Casper's Scare School (Europe) (En,Fr,De,Es,It,Nl,Pt) + + + + + Games + Musashi - Samurai Legend (Europe) (En,Fr,De,Es,It) + + + + Games + Kya - Dark Lineage (Europe) (En,Fr,De,Es,It) + + + + Games + Barbie as the Island Princess (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + Way of the Samurai 2 (Europe) (En,Fr,De) + + + + Games + Family Guy - Video Game! (Europe) (En,Fr,De,Es,It) + + + + Games + Ruff Trigger - The Vanocore Conspiracy (Europe) (En,Fr,De,Es,It) + + + + Games + SingStar Die Toten Hosen (Germany) + + + + Games + SingStar Made in Germany (Germany) + + + + Games + SingStar Mallorca Party (Germany) + + + + Games + SingStar Summer Party (Germany) + + + + Games + SingStar Amped (Germany) + + + + Games + SingStar Best of Disney (Germany) + + + + Games + NBA 2K10 (Europe) (En,Fr,De,Es,It) + + + + Games + NBA 2K11 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Disney-Pixar Cars - Race-O-Rama (Europe) (En,Fr,De,Es,It) + + + + Games + Monopoly (Europe) (En,De,Sv,Fi) + + + + Games + Tekken Tag Tournament (Japan) (v1.20) + + + + + Games + Test Drive Unlimited (USA) + + + + Games + Fatal Fury - Battle Archives Volume 2 (USA) + + + + Games + Heracles - Chariot Racing (Europe) (En,Fr) + + + + + Games + Heracles - Battle with the Gods (Europe) + + + + + Games + Donkey Xote (Europe) (En,Fr,De,Es,It) + + + + Games + Powerdrome (Europe) (En,Fr,De,Es,It) + + + + Games + Tiger Woods PGA Tour 2005 (Europe) (En,Fr,De,Sv) (v1.01) + + + + Games + Nightmare of Druaga, The - Fushigi no Dungeon (Japan) + + + + Games + Final Fantasy XII International - Zodiac Job System (Japan) + + + + Games + Star Wars - Battlefront II (Germany) + + + + Games + World Series of Poker (Europe) + + + + Games + Taito Legends (Germany) + + + + + Games + Samurai Shodown Anthology (USA) + + + + Games + Dr. Muto (USA) + + + + Games + Harvest Moon - A Wonderful Life - Special Edition (Europe) + + + + Games + Barbie as the Island Princess (USA) + + + + Games + Ben 10 - Alien Force - Vilgax Attacks (USA) (En,Fr,Es) + + + + Games + Ben 10 - Protector of Earth (USA) + + + + Games + Bratz - Forever Diamondz (USA) + + + + Games + Bratz - Rock Angelz (USA) + + + + Games + Cake Mania - Baker's Challenge (USA) + + + + Games + Commandos - Strike Force (USA) (En,Fr,Es) + + + + Games + Nickelodeon Dora the Explorer - Dora Saves the Snow Princess (USA) + + + + Games + Nick Jr. Go Diego Go! Safari Rescue (USA) + + + + Games + Harry Potter and the Half-Blood Prince (USA) (En,Fr,Es,Pt) + + + + Games + Harry Potter and the Order of the Phoenix (USA) + + + + Games + Harry Potter and the Prisoner of Azkaban (USA) + + + + Games + Konami Kids Playground - Alphabet Circus (USA) + + + + Games + Madden NFL 08 (USA) + + + + Games + Sonic Unleashed (USA) (En,Ja,Fr,De,Es,It) + + + + Games + Tony Hawk's Downhill Jam (USA) + + + + Games + Tony Hawk's Proving Ground (USA) + + + + Games + World Championship Pool 2004 (USA) + + + + Games + World Series Baseball 2K3 (USA) + + + + Games + Nick Jr. Dora the Explorer - Dora Saves the Mermaids (USA) + + + + + Games + Metal Slug 3 (Japan) + + + + Games + Metal Slug 4 (Japan) + + + + Games + Metal Slug 5 (Japan) + + + + Games + Romancing SaGa - Minstrel Song (Japan) + + + + Games + Savage Skies (USA) + + + + Games + Haven - Call of the King (USA) + + + + Games + Bratz - The Movie (USA) + + + + Games + RTX - Red Rock (USA) + + + + Games + I-O (Japan) + + + + Games + Jojo no Kimyou na Bouken - Phantom Blood (Japan) + + + + Demos + Ridge Racer V (Japan) (Taikenban) + + + + + Demos + Street Fighter EX3 (Japan) (Taikenban) + + + + + Demos + Jak x Daxter - Kyuu Sekai no Isan (Japan) (Taikenban) + + + + + Games + Chronicles of Narnia, The - The Lion, the Witch and the Wardrobe (USA) + + + + Games + DreamWorks Bee Movie Game (USA) + + + + Games + Astro Boy - The Video Game (USA) (En,Fr,De,Es,It) + + + + Demos + Gran Turismo Special Edition 2004 Toyota Demo (USA) + + + + Games + Super Trucks Racing (USA) + + + + + Games + Wave Rally (USA) + + + + + Games + Silent Hill 3 (Japan) (En,Ja,Fr,De,Es,It,Ko) + + + + Games + Madden NFL 2004 (Europe) + + + + Games + Madden NFL 07 (Europe) + + + + Games + NBA Street V3 (USA) + + + + Games + NBA 2K7 (USA) + + + + Games + NHL 2005 (USA) (En,Fr) + + + + Games + Nickelodeon Tak 2 - The Staff of Dreams (USA) + + + + Games + Chronicles of Narnia, The - Prince Caspian (USA) + + + + Games + Riding Star (USA) (En,Fr,Es) + + + + Games + Tom Clancy's Splinter Cell - Chaos Theory (USA) (En,Fr,Es) + + + + Games + EverQuest - Online Adventures (USA) + + + + Games + Future Tactics - The Uprising (USA) + + + + + Games + Marvel Super Hero Squad (USA) + + + + Games + Fantastic Four - Rise of the Silver Surfer (USA) + + + + Games + EyeToy - Kinetic (USA) + + + + Games + Sonic Mega Collection Plus (USA) + + + + Games + NASCAR Thunder 2003 (USA) + + + + Games + Madden NFL 2005 (USA) (Collector's Edition) + + + + Games + IHRA Professional Drag Racing 2005 (USA) + + + + Games + Grandia Xtreme (Japan, Asia) + + + + Games + Bouncer, The (Japan) + + + + Games + Eternal Ring (Japan) + + + + Games + Minority Report - Everybody Runs (USA) + + + + Games + Sphinx and the Cursed Mummy (USA) + + + + Games + Tourist Trophy (USA) + + + + Games + Disney-Pixar The Incredibles (USA) + + + + Educational + Buzz! The Schools Quiz (Europe) + + + + Games + Conflict - Global Terror (USA) + + + + Games + Colosseum - Road to Freedom (USA) + + + + Games + Scarface - The World Is Yours (USA) + + + + Games + Vietcong - Purple Haze (USA) + + + + Games + Narc (USA) + + + + Games + Knockout Kings 2002 (USA) + + + + + Games + IHRA Drag Racing 2 (USA) + + + + + Games + Pinball Hall of Fame - The Gottlieb Collection (USA) + + + + + Games + Robin Hood - Defender of the Crown (USA) + + + + Games + TY the Tasmanian Tiger 2 - Bush Rescue (USA) + + + + Games + Jak X - Combat Racing (USA) (En,Fr,De,Es,It,Pt,Ru) (v1.00) + + + + Games + Pippa Funnell - Take the Reins (Europe, Australia) (En,Fr,De) + + + + Games + Nickelodeon SpongeBob SquarePants - Lights, Camera, Pants! (Europe) + + + + Games + Naval Ops - Warship Gunner (Europe) + + + + Games + Hot Wheels - Stunt Track Challenge (Europe, Australia) + + + + Games + NHL 2001 (Europe) (En,Sv,Fi) + + + + + Games + Radio Helicopter (Europe) + + + + + Games + Realplay Pool (Europe) (En,Fr,De,Es,It) + + + + + Games + Ultimate Sports Quiz, The (Europe) (v1.00) + + + + + Games + ATV Offroad Fury (USA) (v1.00) + + + + Bonus Discs + Metal Gear Solid 3 - Subsistence (USA) (En,Es) (Disc 3) (Existence) (Limited Edition) + + + + Games + 2002 FIFA World Cup (France) + + + + Games + Club Football 2005 - Newcastle United (UK) + + + + Games + Club Football 2005 - Liverpool FC (UK) + + + + Games + Another Century's Episode 3 - The Final (Japan) + + + + Games + Blood - The Last Vampire - Gekan (Japan) + + + + Games + Rockman X8 (Japan) + + + + Demos + Official PlayStation 2 Magazine Demo 27 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 28 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 39 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 40 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 47 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 13 (Germany) + + + + Games + Metal Slug Complete (Japan) (En,Ja) + + + + Games + King of Fighters '98, The - Ultimate Match (USA) + + + + Games + 0 Story (Japan) (Disc 1) + + + + Games + 0 Story (Japan) (Disc 2) + + + + Games + BuileBaku (Japan) + + + + + Games + Chou Aniki - Seinaru Protein Densetsu (Japan) + + + + + Games + Scandal (Japan) + + + + Games + Puyo Puyo! (Japan) + + + + + Games + Garasu no Bara (Japan) + + + + Games + Simple 2000 Series Vol. 20 - The Dungeon RPG - Shinobi - Mamono no Sumu Shiro (Japan) + + + + + Games + Simple 2000 Series Vol. 43 - The Saiban - Shinmai Shihoukan Momota Tsukasa no 10 no Saiban File (Japan) + + + + + Games + Simple 2000 Series Vol. 58 - The Gekai (Japan) + + + + + Games + Simple 2000 Series Vol. 70 - The Kanshikikan (Japan) + + + + + Games + Eve - Burst Error Plus (Japan) (Premium DVD-Box) + + + + Games + TY the Tasmanian Tiger (USA) (En,Fr,De,Es) + + + + Games + Mace Griffin - Bounty Hunter (USA) + + + + Games + Major League Baseball 2K6 (USA) + + + + Games + Top Spin (USA) (En,Fr) + + + + Games + Van Helsing (USA) + + + + Games + NBA Ballers - Phenom (USA) + + + + Games + Plan, The (USA) + + + + Games + Missing Parts Side A - The Tantei Stories (Japan) + + + + Games + Missing Parts Side B - The Tantei Stories (Japan) + + + + Games + Mystereet - Yasogami Kaoru no Jiken File (Japan) (Shokai Genteiban) + + + + Games + War of the Monsters (USA) + + + + Games + Ape Escape 2 (China) + + + + Games + Ratchet & Clank (Japan) + + + + Games + Final Armada (Europe) (En,Fr,De,Es,It) + + + + Games + Project Minerva Professional (Europe) (En,Fr,De) + + + + Games + Burnout Dominator (Europe) (En,Fr,De,Es,It) + + + + Games + World Racing 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Polar Express, The (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + NHL Hitz 2003 (Europe) + + + + Games + IndyCar Series 2005 (Europe) (En,Fr,De,Es,It) + + + + Games + Freak Out - Extreme Freeride (Europe) (En,Fr,De,Es,It) + + + + + Games + Thunderbirds (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + + Games + Whiteout (Europe) (En,Fr,De) + + + + + Games + Eve - New Generation (Japan) + + + + Games + RTL Skispringen 2006 (Germany) (En,De) + + + + + Games + Premier Manager 2006-2007 (Germany) + + + + + Games + WWII - Soldier (Europe) + + + + + Games + Hawk Kawasaki Racing (Europe) + + + + + Games + Monster Trux Extreme - Offroad Edition (Europe) + + + + + Games + IndyCar Series (Europe) (En,Fr,De,Es,It) + + + + Games + Legaia 2 - Duel Saga (Europe) + + + + Games + Endgame (USA) + + + + Games + Formula One 2001 (USA) + + + + Games + High Rollers Casino (USA) + + + + Games + MLB 06 - The Show (USA) + + + + Games + Motocross Mania 3 (USA) + + + + Games + MX Rider (USA) (En,Fr,Es) + + + + Games + NCAA Final Four 2004 (USA) + + + + Games + NFL GameDay 2003 (USA) + + + + Games + NHL Hitz Pro (USA) + + + + Games + Nicktoons - Battle for Volcano Island (USA) + + + + Games + Paris-Dakar Rally (USA) + + + + Games + Project Eden (USA) + + + + Games + Rogue Ops (USA) + + + + Games + Test Drive (USA) (v2.00) + + + + Games + Triple Play 2002 (USA) + + + + Games + UEFA Euro 2004 - Portugal (USA) (En,Es) + + + + Games + Driving Emotion Type-S (USA) (En,Fr,De,Es,It) + + + + + Games + High Heat Major League Baseball 2004 (USA) + + + + + Games + MotoGP (USA) + + + + + Games + NBA Live 2001 (USA) + + + + + Games + NBA ShootOut 2001 (USA) + + + + + Games + NCAA Football 2002 (USA) + + + + + Games + NFL GameDay 2001 (USA) + + + + + Games + NFL QB Club 2002 (USA) + + + + + Games + NHL 2001 (USA) + + + + + Games + Pipe Mania (USA) + + + + + Games + Smash Court Tennis - Pro Tournament (USA) + + + + + Games + World Tour Soccer 2002 (USA) + + + + + Games + Manager de Liga 2003 (Spain) + + + + Games + Tony Hawk's Project 8 (Europe) + + + + Games + F1 Career Challenge (Japan) + + + + + Games + NBA Live 2001 (Japan) + + + + + Games + Pro Mahjong Kiwame Next (Japan) (v1.00) + + + + + Games + World Fantasista (Japan) + + + + + Games + World Football Climax (Japan) + + + + Games + Pro Yakyuu Spirits 3 (Japan) (v1.02) + + + + Games + Evolution Skateboarding (Europe) (En,Fr,De) + + + + Games + Evolution Snowboarding (Europe) (En,Fr,De) + + + + Games + TY the Tasmanian Tiger - Night of the Quinkan (Australia) + + + + Games + Club Football - Arsenal (Europe) (En,Fr,De,Nl) + + + + Games + Club Football - Chelsea FC (UK) + + + + Games + Club Football - FC Internazionale (Europe) (En,De,It) + + + + Games + Club Football - FC Barcelona (Europe) (En,Es,It,Ca) + + + + Games + Club Football 2005 - AC Milan (Europe) (En,De,It) + + + + Games + Roger Lemerre - La Selection des Champions 2003 (France) + + + + Games + Mawaza (Japan) + + + + + Games + World Destruction League - Thunder Tanks (USA) + + + + + Games + XIGO - Zuihou de Touzi (China) + + + + Games + Crash Tag Team Racing (USA) + + + + Games + Outlaw Golf 2 (USA) + + + + Games + Outlaw Tennis (USA) + + + + Games + Speed Racer (USA) (En,Fr,Es,Pt) + + + + Games + Yu-Gi-Oh! Capsule Monster Coliseum (USA) + + + + Games + Zatch Bell! Mamodo Fury (USA) + + + + Games + NBA 2K6 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Home Alone (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi) + + + + + Games + Senor de los Anillos, El - El Retorno del Rey (Spain) + + + + Games + UEFA Euro 2004 - Portugal (Europe) (Es,Pt) + + + + Games + Pro Evolution Soccer 6 (Spain) + + + + Games + Codename - Kids Next Door - Operation - V.I.D.E.O.G.A.M.E. (Europe, Australia) (En,Fr,Es,It) + + + + Games + Club Football 2005 - Juventus (Europe) (En,De,It) + + + + Games + SingStar Pop (Spain) + + + + Games + Whirl Tour (USA) + + + + Games + Tom Clancy's Rainbow Six - Lockdown (USA) + + + + Games + NCAA Football 08 (USA) + + + + Games + Kelly Slater's Pro Surfer (USA) + + + + Games + MX 2002 featuring Ricky Carmichael (USA) + + + + + Games + Get on da Mic (USA) + + + + Games + B-Boy (USA) (En,Fr,De,Es,It) + + + + Games + Wreckless - The Yakuza Missions (USA) + + + + Games + NCAA March Madness 07 (USA) + + + + Games + NBA Ballers (USA) + + + + Demos + Ring of Red (Japan) (Taikenban) + + + + + Demos + Dark Cloud (Japan) (Sample Movie Disc) + + + + + Games + Alarm for Cobra 11 - Vol. II (Europe) (En,De) + + + + + Games + City Soccer Challenge (Europe, Australia) + + + + + Games + Skate Attack (Europe) + + + + + Games + Street Hoops (USA) + + + + Games + MLB SlugFest 2006 (USA) + + + + Games + NASCAR Thunder 2004 (USA) + + + + Games + Sega Soccer Slam (USA) + + + + Games + Major League Baseball 2K7 (USA) + + + + Preproduction + Colosseum - Road to Freedom (USA) (Beta) + + + + Games + Outlaw Volleyball Remixed (USA) + + + + Games + Thrillville (USA) (v2.00) + + + + Games + Urban Reign (USA) + + + + Games + UEFA Champions League 2006-2007 (USA) + + + + Games + Guy Game, The (USA) + + + + Games + FIFA 11 (Europe) (En,Es,Pt,Pl,Ru) + + + + Games + Club Football - Aston Villa (UK) + + + + Games + MTV Celebrity Deathmatch (USA) + + + + Games + Mobile Suit Gundam - Encounters in Space (USA) + + + + Games + Cabela's Deer Hunt - 2005 Season (USA) + + + + Games + NCAA March Madness 2004 (USA) + + + + Games + BloodRayne (Europe) (En,Fr,Es,It) + + + + Games + MotoGP 07 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + MotoGP 08 (Europe) (En,Fr,De,Es,It) + + + + Games + Need for Speed - ProStreet (Europe) (Es,It) + + + + Games + Return to Castle Wolfenstein - Operation Resurrection (Spain) + + + + Games + Spider-Man (Spain) (v1.00) + + + + Games + Garfield - Saving Arlene (Europe) (En,Fr,De,Es,It) + + + + + Games + Ice Age 2 - The Meltdown (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + DreamWorks Shark Tale (Europe) (Fr,De,Es) + + + + Games + Driver - Parallel Lines (Europe) (En,Fr,De,Es,It) + + + + Games + RoadKill (Europe) (En,Fr,Es,It) + + + + Games + Shield, The - The Game (Europe) (En,Fr,De,Es,It) + + + + Games + Premier Manager 2004-2005 (Europe) + + + + + Games + Summer Heat Beach Volleyball (Europe) (En,Fr,De,Es,It) + + + + Games + Hard Rock Casino (USA) (En,Fr,De,Es,It) + + + + Games + Pac-Man World Rally (USA) + + + + Games + Wallace & Gromit in Project Zoo (USA) + + + + Games + Power Drome (USA) + + + + Games + Maestromusic II, The (Japan) (Doukonban) + + + + + Games + Kamaitachi no Yoru 2 - Kangoku-jima no Warabe-uta (Japan) + + + + Multimedia + Kamaitachi no Yoru 2 - Kangoku-jima no Warabe-uta - Special Eizou (Japan) + + + + + Games + Desire (Japan) + + + + Games + NBA 2K8 (USA) + + + + Games + NASCAR Heat 2002 (USA) + + + + Games + NBA Live 08 (USA) + + + + Games + NBA 2K10 (USA) + + + + Games + Pac-Man World 2 (USA) (v2.00) + + + + Games + WWF SmackDown! Just Bring It (USA) + + + + Games + Madden NFL 07 (USA) (Hall of Fame Edition) + + + + Games + State of Emergency 2 (Europe) (En,Es,It) + + + + Games + Firefighter F.D.18 (Europe) (En,Fr,De,Es,It) + + + + Games + Free Running (Europe) (En,Fr,De,Es,It) + + + + Games + Roger Lemerre - La Selection des Champions 2004 (France) + + + + Games + Herr der Ringe, Der - Die Rueckkehr des Koenigs (Germany) + + + + Games + F1 2002 (Europe) (En,Fr,De,Nl) + + + + + Games + Gladius (Germany) + + + + Games + World Series of Poker 2008 - Battle for the Bracelets (Europe) + + + + Games + Sprint Cars - Road to Knoxville (Europe, Australia) + + + + Games + EyeToy - Play 2 (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,El) (v2.00) + + + + Games + FIFA 07 (Europe) (En,Nl,Sv,No,Da) + + + + Games + Freedom Fighters (Germany) + + + + Games + Spider-Man (Germany) + + + + Games + Nickelodeon SpongeBob Schwammkopf - Film ab! (Germany) + + + + Games + FIFA 09 (Europe) (En,Sv,No,Da) + + + + Games + UEFA Euro 2008 - Austria-Switzerland (Europe) (En,Nl,Sv,Pl,Ru) + + + + Games + Combat Ace (Europe) + + + + + Demos + Bonus Demo 11m (Europe) (En,Fr,De,Es,It) + + + + Games + Aliens in the Attic (Europe) (En,Fr,De,Es,It) + + + + Games + FIFA 11 (Europe, Australia) (En,Fr,It,Nl) + + + + Games + Warhammer 40,000 - Fire Warrior (USA) + + + + Games + Metal Gear Solid 3 - Subsistence (Spain) (Disc 1) (Subsistence) + + + + Games + Metal Slug 6 (Japan) + + + + Games + DekaVoice (Japan) (Doukonban) + + + + Games + Kinniku Banzuke - Muscle Wars 21 (Japan) + + + + Games + Onimusha 2 (Japan) (Shokai Press-ban) + + + + Games + FIFA World Cup Germany 2006 (Europe) (En,It,Sv) + + + + Games + This Is Football 2005 (Europe) (Sv,No,Da,Fi) + + + + Games + Daito Giken Koushiki Pachi-Slot Simulator - Yoshimune (Japan) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Hokuto no Ken Plus (Japan) + + + + + Games + True Crime - New York City (Europe) (Fr,Es,It) + + + + Games + Bansuk Yeongung vs. 3D (Korea) + + + + Games + Metal Gear Solid 3 - Subsistence (Spain) (Disc 3) (Existence) + + + + Games + FIFA 12 (Europe) (En,Es,Pt,Pl,Ru) + + + + Games + Glass Rose (Europe) + + + + Games + Metal Gear Solid 3 - Subsistence (Spain) (Disc 2) (Persistence) + + + + Games + Disney-Pixar Monsters, Inc. - Skraemmaroen (Sweden) + + + + Games + Alpine Skiing 2006 featuring Bode Miller (Germany) (En,De) + + + + + Games + RTL Skispringen 2005 (Germany) (En,De) + + + + + Games + Monster Jam - Maximum Destruction (Europe) + + + + + Games + Legend of Kay (Europe) (En,Fr,De,Es,It) + + + + Games + Winter X Games Snowboarding 2 (Europe) (En,Fr,De) + + + + Games + RSII - Riding Spirits (Europe) (En,Fr,De,Es,It) + + + + Games + History Channel, The - Battle for the Pacific (Europe) + + + + Games + Spiderwick Chronicles, The (Europe) (En,Fr,De,Es,It) + + + + Games + Gravity Games Bike - Street. Vert. Dirt. (Europe) (En,Fr,De,Es,It) + + + + Games + Chronicles of Narnia, The - Prince Caspian (Europe) (De,It) + + + + Games + Gladiator - Schwert der Rache (Germany) + + + + Games + Terminator 3 - La Rebelion de las Maquinas (Spain) + + + + Games + Hugo - Bukkazoom! (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl) + + + + + Games + London Racer - Police Madness (Europe) (En,Fr,De) + + + + + Games + ESPN International Track & Field (Europe) (En,Fr,De) + + + + + Games + Mountain Bike Adrenaline featuring Salomon (Europe, Australia) (En,Fr,De,Es,It) + + + + + Games + Delta Force - Black Hawk Down - Team Sabre (Europe) (En,Fr,De,Es,It) + + + + Games + ESPN NFL 2K5 (Europe) + + + + Games + Shadow Man - 2econd Coming (Germany) + + + + + Games + Iron Aces 2 - Birds of Prey (Europe) + + + + + Games + Kaido Racer (Europe) (En,Fr,De,Es,It) + + + + Games + Leisure Suit Larry - Magna Cum Laude (Germany) + + + + Games + Buzz! The Sports Quiz (Scandinavia) (Sv,No,Da) + + + + Games + Caveman Rock (Europe) + + + + + Games + Championship Manager 2007 (Europe) (En,Fr,Es,It,Pt) + + + + Games + Clumsy Shumsy (Europe) + + + + + Games + Countryside Bears (Europe) (En,Fr,De) + + + + + Games + Downhill Slalom (Europe) + + + + + Games + Falling Stars (Europe) (En,Fr,De,Es,It,Ru) + + + + + Games + Rock'N'Roll Adventures (Europe) + + + + + Games + Bratz - Rock Angelz (Sweden) + + + + Games + Buzz! Junior - Monster Rumble (Europe) (En,Sv,No,Da,Fi,Pl,Ru,El,Cs) + + + + Games + FIFA 10 (Europe) (En,Sv,No,Da) + + + + Games + Spy Fiction (USA) + + + + Games + UEFA Champions League 2006-2007 (Europe) (Es,It) + + + + Games + NBA 2K3 (Europe) + + + + Games + NBA Live 07 (Spain) + + + + Games + NBA Live 08 (Spain) + + + + Games + Bratz - Rock Angelz (Spain) + + + + Games + International Golf Pro (Europe) (Fr,De,Es,It) + + + + + Games + Soccer Life! (Europe) (En,Fr,De,Es,It) + + + + + Games + Una Serie de Catastroficas Desdichas de Lemony Snicket (Spain) + + + + Games + Minna no Golf 3 (Japan) + + + + Games + Disney Sing It - High School Musical 3 - Senior Year (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + X-Men 2 - Wolverine's Revenge (Europe) (De,Es,It) + + + + Games + DJ Hero (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + King of Fighters 2006, The (USA) + + + + Games + Energy Airforce (Japan) + + + + Games + Shin Sangoku Musou 2 - Moushouden (Japan) + + + + Games + Harukanaru Toki no Naka de 2 (Japan) + + + + Games + Tennis no Oujisama - Sweat & Tears 2 (Japan) + + + + Bonus Discs + Tennis no Oujisama - Sweat & Tears 2 - Seishun Gakuen Teikyuusai '03 - Perfect Live (Japan) + + + + Games + EX Jinsei Game II (Japan) + + + + Games + Star Ocean - Till the End of Time - Director's Cut (Japan) (Disc 2) + + + + Games + Pro Yakyuu Team o Tsukurou! 2003 (Japan) + + + + Games + Castlevania (Japan) (En,Ja) + + + + Games + Gensou Suikoden III (Japan) (Shokai Genteiban) + + + + Games + Simple 2000 Series Vol. 8 - The Tennis (Japan) + + + + + Games + Simple 2000 Series Vol. 6 - The Snowboard (Japan) + + + + + Games + Jikkyou Powerful Pro Yakyuu 9 (Japan) + + + + + Games + Itadaki Street 3 - Okuman Chouja ni Shite Ageru! Katei Kyoushi Tsuki! (Japan) + + + + + Games + Need for Speed - Most Wanted (Japan) + + + + Games + Pro Yakyuu Spirits 2004 Climax (Japan) + + + + Games + Shin Sangoku Musou 3 - Empires (Japan) + + + + Games + Sengoku Musou (Japan, Asia) + + + + Games + Gekitou Pro Yakyuu - Mizushima Shinji All Stars vs. Pro Yakyuu (Japan) + + + + Games + Jikkyou Powerful Pro Yakyuu 10 (Japan) + + + + Games + MAR Heaven - ARM Fight Dream (Japan) + + + + Games + Monster Hunter 2 (Japan) + + + + Games + Kin'iro no Corda (Japan) + + + + Games + Tennis no Oujisama - Doki Doki Survival - Umibe no Secret (Japan) + + + + Games + Dynasty Warriors 3 - Xtreme Legends (Europe) + + + + Games + Flipnic (Europe) + + + + Games + Fighting Angels (Europe) + + + + + Games + J.League Pro Soccer Club o Tsukurou! '04 (Japan) + + + + Games + Ryuu ga Gotoku 2 (Japan) (Disc 1) + + + + Games + Ryuu ga Gotoku 2 (Japan) (Disc 2) + + + + Games + Jissen Pachi-Slot Hisshouhou! Hokuto no Ken Special Edition (Japan) + + + + Games + Star Ocean - Till the End of Time - Director's Cut (Japan) (Disc 1) + + + + Games + Dragon Ball Z 2 (Japan) + + + + Games + Minna no Golf 4 (Japan) (v2.00) + + + + Games + New Jinsei Game (Japan) + + + + Games + Ace Combat 5 - The Unsung War (Japan) + + + + Games + Dot Hack Shinshoku Osen Vol. 3 (Japan) + + + + Games + Dot Hack Zettai Houi Vol. 4 (Japan) + + + + Games + Saru! Get You! Million Monkeys (Japan) + + + + Games + Bleach - Erabareshi Tamashii (Japan) (v1.00) + + + + Games + Toro to Kyuujitsu (Japan) + + + + Games + Genshi no Kotoba (Japan) + + + + Games + Ka (Japan) + + + + + Games + Fantavision (Japan) + + + + + Games + Grand Theft Auto - San Andreas (Japan) + + + + Games + J.League Pro Soccer Club o Tsukurou! 3 (Japan) + + + + Games + Kidou Senshi Gundam (Japan) + + + + Games + Hajime no Ippo - Victorious Boxers (Japan) + + + + Games + Taiko no Tatsujin - Waku Waku Anime Matsuri (Japan) (v1.00) + + + + + Games + Netchuu! Pro Yakyuu 2003 (Japan) + + + + + Games + Alpine Racer 3 (Japan) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Juuou (Japan) + + + + + Games + Bokujou Monogatari 3 - Heart ni Hi o Tsukete (Japan) + + + + + Games + All Star Pro-Wrestling (Japan) + + + + + Games + Tales of Rebirth (Japan) + + + + Games + Legendz - Gekitou! Saga Battle (Japan) + + + + Games + Tenchu Kurenai (Japan) + + + + Games + Kidou Senshi Z Gundam - A.E.U.G. vs. Titans (Japan) + + + + Games + Metal Gear Solid 3 - Snake Eater (Japan) + + + + Games + Exciting Pro Wres 4 (Japan) + + + + Games + Medal of Honor - Shijou Saidai no Sakusen (Japan) + + + + Games + Dragon Ball Z (Japan) + + + + Games + Dragon Ball Z 3 (Japan) + + + + Games + Dot Hack Kansen Kakudai Vol. 1 (Japan) + + + + Games + Kidou Senshi Gundam - Meguriai Sora (Japan) (Doukonban) + + + + Games + King of Fighters 2003, The (Japan) + + + + Games + King of Fighters XI, The (Japan) + + + + Games + Tekken 5 (Japan, Asia) + + + + Games + Tales of Legendia (Japan, Asia) + + + + Games + Baseball Live 2005 (Japan) + + + + Games + Dragon Ball Z - Sparking! Neo (Japan) + + + + Games + SD Gundam - GGeneration Spirits - G-Spirits (Japan) + + + + Games + Spy Fiction (Japan) + + + + Games + Final Fantasy XI - Vana'diel Collection (Japan) + + + + Add-Ons + Final Fantasy XI - Altana no Shinpei (Japan) + + + + Games + NBA Street V3 (Europe) (En,Fr,De) + + + + Games + Herr der Ringe, Der - Die zwei Tuerme (Germany) + + + + Games + RLH - Run Like Hell (Europe) (En,Fr,De,Es,It) + + + + Games + Shifters (Europe) (Fr,De) + + + + Games + SBK 08 - Superbike World Championship (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + RTL Biathlon 2007 (Europe) (En,De) + + + + Games + Grooverider (Europe, Australia) (En,Fr,De,Es,It) + + + + + Games + Monopoly Party (Europe) (En,Fr,De,Es,It) + + + + + Games + Toy Golf Extreme (Europe) (En,Fr,De,Es,It) + + + + + Games + Fame Academy (UK) + + + + + Games + London Racer II (Europe) + + + + + Games + Disney-Pixar Finding Nemo (Europe) + + + + Games + Power Rangers - Dino Thunder (Europe) + + + + + Games + Smash Cars (Europe) (En,Fr,De,Es,It) + + + + + Games + Ultimate Pro Pinball (Europe) (En,Fr,De,Es,It) + + + + + Games + WRC 4 - The Official Game of the FIA World Rally Championship (Europe) (En,Fr,De,Es,It,Pt,No,Fi) (v1.01) + + + + Games + Woody Woodpecker (Europe) (En,Fr,De,Es,It) + + + + + Games + Weakest Link, The (Europe) + + + + Games + UFC - Throwdown (Europe) + + + + Games + Shifters (Europe) + + + + Games + Red Ninja - End of Honour (Europe) + + + + Games + Nickelodeon SpongeBob SquarePants - The Movie (Europe, Australia) + + + + Games + National Geographic - Safari Adventures Africa (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + EyeToy - Monkey Mania (Europe) (En,Fr,De,Es,It) + + + + Games + DreamWorks Over the Hedge (UK, Australia) + + + + Games + Xena - Warrior Princess (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Water Horse, The - Legend of the Deep (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + + Games + Snow White & the 7 Clever Boys (Europe) (En,Fr,De) + + + + + Games + Premier Manager 2006-2007 (Europe) (En,Fr,It) + + + + + Games + Myth Makers - Orbs of Doom (Europe) + + + + + Games + Aeon Flux (Europe) (En,Fr,De,Es) + + + + Games + Disney-Pixar WALL-E (Europe) (En,Fr) + + + + Games + Disney Move (Europe) (En,Fr,De,Es,It) + + + + Games + Disney Think Fast (Europe) (Es,It) + + + + Games + DreamWorks Shrek - Smash n' Crash Racing (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + EyeToy - Play Sports (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl,El,Cs,Tr) + + + + Games + SingStar (Spain) + + + + Games + SingStar Miliki (Spain) + + + + Games + SingStar Summer Party (Spain) + + + + Games + Frank Herbert's Dune (Europe) (En,Fr,De,Es,It) + + + + + Games + Kidz Sports Ice Hockey (Europe) + + + + + Games + Motorbike King (Europe) + + + + + Games + Tales of Destiny 2 (Japan) (Mega Hits!) + + + + Games + Commandos 2 - Men of Courage (Europe) (Fr,Es,It) + + + + Games + Disney-Pixar Up (Spain) + + + + Games + Disney Bolt (Europe) (En,Es,It) + + + + Games + Fantastic Four - Rise of the Silver Surfer (Europe) (En,Fr,De,Es,It) + + + + Games + Medal of Honor - Rising Sun (Spain) + + + + Games + Chronicles of Narnia, The - Prince Caspian (Europe) (En,Es,Sv,No,Da,Fi) + + + + Games + NHL 2K3 (Europe) + + + + Games + SingStar Legends (Spain) + + + + Games + SingStar Party (Spain) + + + + Games + Covert Command (Europe) + + + + + Games + Fruit Fall (Europe, Australia) + + + + + Games + Trigger Man (Europe) (En,Fr,De,Es,It) + + + + + Games + Buzz! El Gran Concurso de Deportes (Spain) + + + + Games + Frankie Dettori Racing (Australia) + + + + Games + Nicktoons - Attack of the Toybots (Europe, Australia) + + + + Games + Steambot Chronicles (Europe) + + + + Games + Tiger Woods PGA Tour 2004 (Europe) (v2.00) + + + + Games + Ricky Ponting International Cricket 2005 (Australia) + + + + Games + Mafia (Spain) + + + + Games + ESPN International Winter Sports 2002 (USA) + + + + + Games + ESPN X Games Skateboarding (USA) + + + + + Games + Surfing H3O (USA) + + + + + Games + Torino 2006 (USA) + + + + + Games + Major League Baseball 2K8 (USA) + + + + Games + NHL 2K8 (USA) + + + + Games + Bigs 2, The (USA) + + + + Games + Codename - Kids Next Door - Operation - V.I.D.E.O.G.A.M.E. (USA) + + + + Games + Disney's Treasure Planet (USA) + + + + Games + ESPN NBA Basketball (USA) + + + + Games + Mat Hoffman's Pro BMX 2 (USA) + + + + Games + MLB 07 - The Show (USA) (v2.00) + + + + Games + MLB 09 - The Show (USA) + + + + Games + MLB SlugFest 2003 (USA) + + + + Games + MX SuperFly (USA) + + + + Games + MX Unleashed (USA) + + + + Games + NBA 2K6 (USA) + + + + Games + NBA 06 (USA) + + + + Games + NBA Live 09 (USA) (En,Fr) + + + + Games + NFL Blitz Pro (USA) + + + + Games + NFL Street (USA) + + + + Games + Shaun Palmer's Pro Snowboarder (USA) + + + + Games + Shonen Jump's One Piece - Grand Battle (USA) + + + + Games + Tony Hawk's American Wasteland (USA) (Collector's Edition) + + + + Games + Tony Hawk's Project 8 (USA) + + + + Games + World Series of Poker - Tournament of Champions - 2007 Edition (USA) + + + + Games + WWII - Battle over Europe (Europe) + + + + + Games + Dance Party Pop Hits (Europe) (En,Fr,De,Es,It) + + + + + Games + Dance Party Club Hits (Europe) (En,Fr,De,Es,It) + + + + + Games + Pink Pong (Europe) + + + + + Games + Street Golfer (Europe) + + + + + Games + Margot's Word Brain (Europe) (En,Fr,De,Es,It) + + + + + Games + Dance Fest (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + G1 Jockey 4 (Europe, Australia) + + + + + Games + Springdale (Scandinavia) (En,Sv,No,Da,Fi) + + + + Games + CSI - Crime Scene Investigation (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Dogz (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da) + + + + Games + EyeToy Play - Hero (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl,Ru,El,Cs) + + + + Games + EyeToy Play - PomPom Party (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl,Ru,El,Cs) + + + + Games + Blood Omen 2 - The Legacy of Kain Series (Europe) (Fr,Es,It) + + + + Games + Buzz! El Gran Reto (Spain) + + + + Games + Buzz! The Music Quiz (Europe) (Es,Pt) + + + + Games + Disney's Chicken Little (Europe) (Es,It) + + + + Games + Walt Disney's The Jungle Book - Groove Party (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl) + + + + Games + Disney's Treasure Planet (Europe) (En,Es,It,Sv,Da) + + + + Games + Freedom Fighters (Spain) + + + + Games + Indiana Jones y la Tumba del Emperador (Spain) + + + + Games + Kelly Slater's Pro Surfer (Europe) + + + + Games + Nickelodeon Barnyard (Europe) (Fr,Es,It,Nl) + + + + Games + Scarface - The World Is Yours (Europe) (En,Fr,Es,It) + + + + Games + Nitrobike (Europe) (En,Fr,De,Es,It) + + + + Games + Realm of the Dead (Europe) + + + + Games + Rhythmic Star! (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Nickelodeon Rugrats - Rescate Real (Spain) + + + + Games + Shifters (Europe) (Es,It) + + + + Games + Simpsons, The - Road Rage (Europe) (En,Fr,De,Es,It) + + + + Games + SingStar '80s (Spain) + + + + Games + SingStar Canciones Disney (Spain) + + + + Games + Dancing Stage MegaMix (Europe) (En,Fr,De,Es,It) + + + + + Games + Garfield (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + London Cab Challenge (Europe, Australia) + + + + + Games + Mighty Mulan (Europe) (En,Fr,De) + + + + + Games + NBA Hoopz (Europe) (En,Fr,De) + + + + + Games + Plan, The (Spain) + + + + + Games + Premier Manager 2003-04 (Europe) + + + + + Games + SpinDrive Ping Pong (Europe) (En,Fr,De) + + + + + Games + They Came from the Skies (Europe, Australia) + + + + + Games + ESPN NFL Football (Europe) + + + + Games + Sprint Car Challenge (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Metal Gear Solid 3 - Snake Eater (Spain) + + + + Games + Wallace & Gromit in Project Zoo (Germany) + + + + Games + FIFA 12 (Europe) (En,De,Sv,No,Da) + + + + Games + International Cue Club 2 (Europe) + + + + + Games + Red Baron (Europe) (En,Fr,De) + + + + + Games + Gun (Germany) + + + + Games + Club Football - Borussia Dortmund (Germany) + + + + Games + RTL Biathlon 2009 (Germany) (En,De) + + + + Games + Motocross Mania 3 (Europe) (En,Fr,De,Es,It) + + + + Games + Scaler (Europe) (En,De,Es,It) + + + + Games + Open Season (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi) + + + + Games + NHL 2005 (Europe) (En,Fr,De,Sv,Fi) + + + + Games + WWE SmackDown vs. Raw 2007 (USA) + + + + Games + Valkyrie Profile 2 - Silmeria (Spain) + + + + Demos + Official PlayStation 2 Magazine Demo 87 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Realplay Golf (Europe) (En,Fr,De,Es,It) + + + + + Games + Blood Omen 2 - The Legacy of Kain Series (USA) + + + + Games + Legacy of Kain - Defiance (USA) + + + + Games + Shadow of Destiny (USA) + + + + Games + Indigo Prophecy (USA) + + + + Games + Die Hard - Vendetta (Europe) (En,Fr,Es,It) + + + + Games + Disney Hannah Montana - Spotlight World Tour (Europe) (En,Fr,De,Es,It) + + + + Games + DreamWorks Shrek - SuperSlam (Europe) (Fr,Es,It,Nl) + + + + Games + Max Payne 2 - The Fall of Max Payne (Spain) (En,Es) + + + + Games + Monster Jam (Europe) (En,Fr,De,Es,It) + + + + Games + MX Rider (Europe) (En,Fr,De,Es,It) + + + + Games + NBA Live 09 (Spain) + + + + Games + Samurai Warriors (Spain) + + + + Games + SingStar ABBA (Spain) + + + + Games + SingStar Operacion Triunfo (Spain) + + + + Games + SingStar R&B (Spain) + + + + Games + Super-Bikes Riding Challenge (Europe) (En,Fr,De,Es,It) + + + + Games + Underworld - The Eternal War (Europe) (En,Fr,De,Es,It) + + + + Games + Clever Kids - Dino Land (Europe) (En,Fr,De,Es,It,Pt) + + + + + Games + F1 Career Challenge (Europe, Australia) (En,Fr,De,It) + + + + + Games + Gadget & the Gadgetinis (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Gift (Spain) + + + + + Games + Pro Beach Soccer (Europe) (En,Fr,De,Es,It,Pt) + + + + + Games + Ski Racing 2006 (Europe) (En,Fr,De,It,No) + + + + + Games + MLB 2005 (USA) + + + + Games + NCAA March Madness 2003 (USA) + + + + Games + ObsCure - The Aftermath (USA) (En,Fr,Es) + + + + Games + Great Escape, The (USA) + + + + Games + Harry Potter and the Philosopher's Stone (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da) + + + + Games + Harry Potter and the Prisoner of Azkaban (Europe) (En,Sv,No,Da) + + + + Games + Harry Potter and the Goblet of Fire (Europe) (En,Nl,Sv,No,Da,Fi,Pl) + + + + Games + Legend of Spyro, The - Dawn of the Dragon (Scandinavia) (En,Sv,No,Da,Fi) + + + + Games + Dodgeball (Europe) + + + + + Games + Ghost Rider (Europe) (En,Fr,De,Es,It) + + + + Games + Chessmaster (Europe) + + + + Games + Fallout - Brotherhood of Steel (Europe) (En,Es,It) + + + + Games + Medal of Honor - European Assault (Spain) + + + + Games + Jim Henson's Muppets Party Cruise (Europe) (En,Fr) + + + + Games + Nickelodeon Bob Esponja - Luces, Camara, Esponja! (Spain) + + + + Games + Nickelodeon SpongeBob and Friends - Attack of the Toybots (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Disney Piglet el Gran Juego (Spain) + + + + Games + Pool Shark 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Robots (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + S.L.A.I. - Steel Lancer Arena International (Europe) (En,Fr,De) + + + + Games + SnoCross 2 featuring Blair Morgan (Europe) (En,Fr,De,Es,It) + + + + Games + Star Wars - Bounty Hunter (Spain) + + + + Games + Star Wars - Jedi Starfighter (Spain) + + + + Games + Tenchu - La Ira del Cielo (Spain) + + + + Games + Jonny Moseley Mad Trix (Europe) (Es,It) + + + + Games + Shaun White Snowboarding (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + SingStar '90s (Spain) + + + + Games + Sky Odyssey (Europe) (En,Fr,De,Es,It) + + + + Games + Disney-Pixar WALL-E (Europe) (En,Es,Pt) + + + + Games + SingStar Deutsch Rock-Pop Vol. 2 (Germany) + + + + Games + SingStar Fussballhits (Germany) + + + + Games + Bratz - Girlz Really Rock (Europe) (De,Es,It) + + + + Games + Football Manager Campionato 2003 (Italy) + + + + Games + Guitar Hero - Aerosmith (Europe) (Fr,De,Es,It) + + + + Games + NBA Live 2001 (Italy) + + + + + Games + Crazy Frog Racer 2 (Europe) (En,Fr,De,Es,It) + + + + + Games + Fitness Fun (Europe) + + + + + Games + Hard Knock High (Europe) + + + + + Games + NHL Hitz 2002 (Europe) + + + + + Games + Shadow of Ganymede (Europe) + + + + + Games + Shogun's Blade (Europe) + + + + + Games + Special Forces (Europe) + + + + + Games + Superbike GP (Europe) + + + + + Games + Truck Racing 2 (Europe) + + + + + Games + Ultimate Casino (Europe) + + + + + Games + World Wrestling Championship (Europe) + + + + + Games + Jurassic Park - Operation Genesis (Europe) (En,Fr,De,Es,It) + + + + + Games + Downtown Run (Europe) (En,Fr,De) + + + + + Games + London Racer - Destruction Madness (Europe) (En,Fr,De) + + + + + Games + Furry Tales (Europe) (En,Fr) + + + + + Games + Disney's Donald Duck - Quack Attack (Europe) (En,Fr,De,Es,It) + + + + Games + Harry Potter und die Kammer des Schreckens (Germany) + + + + + Games + DreamWorks Shark Tale (USA) + + + + Games + Rune - Viking Warlord (Germany) + + + + + Games + Retro Classics - 8 Arcade Classics from Yesteryears (Europe) + + + + + Games + Rebel Raiders - Operation Nighthawk (Europe) (En,Fr,De,Es,It) + + + + + Games + NYR - New York Race (Europe) (En,Fr,De,Es,It,Pt) + + + + + Games + Smuggler's Run (Europe) (En,Fr,De,Es,It) + + + + + Games + SAS - Anti-Terror Force (Europe) (En,Fr,De) + + + + + Games + Flucht von Monkey Island (Germany) + + + + Games + Mercenaries (Germany) + + + + Games + Disney-Pixar Die Monster AG - Schreckens-Insel (Germany) + + + + Games + DreamWorks Over the Hedge (Europe) (Fr,De) + + + + Games + Marvel - Ultimate Alliance (Europe) (En,It) + + + + Games + Marvel - Ultimate Alliance 2 (Europe) + + + + Games + Curious George (Europe) (En,Fr,De,Es,It,Sv,Da) + + + + Games + Despicable Me - The Game (Europe) (En,Fr,De,Es,It,Sv,No,Da,Fi) + + + + Games + LEGO Island Xtreme Stunts (Europe) (En,Fr,De,Es,It,Nl,Sv,Da) + + + + Games + NBA 08 (Europe) (En,Fr,De,Es,It) + + + + Games + NHL 2K8 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Extreme Sprint 3010 (Europe) + + + + + Games + World Championship Poker (Europe) (En,Fr,De,Es,It) + + + + + Games + Guitar Hero - Rocks the 80s (Europe) (Fr,De,Es,It) + + + + Games + Destroy All Humans! (Germany) + + + + Games + Metal Gear Solid 3 - Snake Eater (Germany) + + + + Games + MX SuperFly (Europe, Australia) + + + + Games + Heroes of the Pacific (Europe) (En,Fr,De,Es,It) + + + + Games + NBA Ballers (Europe) + + + + Games + Half-Life (Spain) + + + + + Games + Transformers (USA) + + + + Games + Worms 3D (USA) (En,Fr) + + + + Games + Fire Heroes (Europe) (En,Fr,Es,It) + + + + Games + Dynasty Warriors 2 (USA) + + + + + + Demos + Urban Chaos - Riot Response (Europe) (Demo) + + + + Demos + Battlefield 2 - Modern Combat (Europe) (Demo) + + + + Games + Need for Speed - Hot Pursuit 2 (Europe, Australia) (En,Fr,De,Es,It,Sv) (v2.00) + + + + Games + Dynasty Warriors 4 - Xtreme Legends (Spain) + + + + Games + Kingdom Hearts (Italy) + + + + Games + Final Fantasy X-2 (Italy) + + + + Games + Football Manager Campionato 2005 (Italy) + + + + Games + Padrino, Il (Italy) + + + + Games + Star Wars - The Force Unleashed (USA) (En,Fr) + + + + Games + Mat Hoffman's Pro BMX 2 (Europe) + + + + Games + Mercenaries (Europe) (Es,It) + + + + Games + Swords of Destiny (Europe) (En,Fr,Es) + + + + Games + Bard's Tale, The (Australia) + + + + Games + Shikaku Tantei Sora no Sekai - Thousand Dreams (Japan) + + + + Games + Gofungo no Sekai (Japan) + + + + Games + ShellShock - Nam '67 (Europe) (Fr,Es,It) + + + + Games + Cricket 2002 (Europe) (v1.01) + + + + + Games + Kindan no Pet - Seaman - Gasse Hakase no Jikken-tou (Japan) (Sea-Mic Controller Doukonban) + + + + Games + NFL Street 2 (USA) + + + + Games + MDK2 - Armageddon (Europe) (En,Fr,De,Es,It) + + + + + Games + Simpsons Skateboarding, The (Germany) + + + + + Games + Mystic Heroes (Germany) + + + + Games + Scooby-Doo! Nacht der 100 Schrecken (Germany) + + + + Games + Dynasty Warriors 3 - Xtreme Legends (Germany) + + + + Games + Scooby-Doo! Mystery Mayhem (Europe, Australia) (En,Fr,De) + + + + Games + Sphinx and the Cursed Mummy (Europe) (En,Fr,De,Es,It) + + + + Games + P3 - Persona 3 (Europe) + + + + Games + Looney Tunes - Space Race (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Disney-Pixar Monstruos, S.A. - Isla de los Sustos (Spain) + + + + Games + Spider-Man - Friend or Foe (Europe) (En,Fr,De,Es,It) + + + + Games + Seaman 2 - Pekin Genjin Ikusei Kit (Japan) + + + + Demos + X-treme Racing SSX (Japan) (Taikenban) + + + + + Demos + Kuri Kuri Mix (Japan) (Taikenban) + + + + + Games + Pitfall - The Lost Expedition (Spain) + + + + Games + Obliterate (Europe) + + + + + Games + Zombie Hunters 2 (Europe) + + + + + Games + EyeToy - Kinetic Combat (Europe, Australia) (En,Fr,De,Es,It,Pt,No) + + + + Games + Cabela's Dangerous Hunts 2009 (USA) + + + + Games + Battlestar Galactica (USA) (v1.01) + + + + Games + Sega Bass Fishing Duel (USA) + + + + + Games + RTL Biathlon 2008 (USA) (En,Fr) + + + + Games + Shrek 2 (USA) + + + + Games + Heatseeker (USA) + + + + Games + Neopets - The Darkest Faerie (USA) + + + + Games + Nitrobike (USA) (En,Fr,Es) + + + + Games + Secret Saturdays, The - Beasts of the 5th Sun (USA) (En,Fr,De,Es,It) + + + + Games + Jumper - Griffin's Story (USA) (En,Fr) + + + + Games + Spiderwick Chronicles, The (USA) + + + + Games + SingStar R&B (Europe, Australia) + + + + Games + SingStar ABBA (Europe, Australia) + + + + Games + Buzz! Que Sabes de tu Pais (Europe) (Es,Pt) + + + + Games + Buzz! The Pop Quiz (Europe) (Es,Pt) + + + + Games + Cy Girls (Europe) (En,Fr,Es) (Aska Disc) + + + + Games + Spider-Man 3 (Europe) (Fr,De,Es,It) + + + + Games + Rapala Pro Fishing (Europe, Australia) + + + + Games + Strawberry Shortcake - The Sweet Dreams Game (Europe) (En,Fr,De,Es,No,Da) + + + + + Games + Raw Danger (USA) + + + + Preproduction + Jak X - Combat Racing (USA) (Beta) + + + + Games + Fuga de Monkey Island, La (Spain) + + + + Games + Deus Ex (Spain) + + + + Games + Padrino, El (Spain) + + + + Games + Punisher, The (Europe) (Es,It) + + + + Games + Inuyasha - The Secret of the Cursed Mask (USA) + + + + Games + V8 Supercars Australia - Race Driver (Australia) (v1.00) + + + + Applications + Network Adaptor Start-Up Disc (USA) (v1.00) + + + + Games + P.T.O. IV - Pacific Theater of Operations (Europe) + + + + + Games + Noble Racing (Europe) + + + + + Games + Driv3r (Europe) (En,Es) + + + + Games + War of the Monsters (Europe) (En,Fr,De,Es,It) + + + + Games + Wakeboarding Unleashed featuring Shaun Murray (Europe) + + + + Games + Rock Band - Song Pack 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Argus no Senshi (Japan, Asia) + + + + Games + Superman Returns (Spain) + + + + Games + Bratz - Girlz Really Rock (USA) (En,Fr) + + + + Games + SOCOM II - U.S. Navy SEALs (Korea) (v1.01) + + + + Games + Disney's Piglet's Big Game (Europe) + + + + Games + Full Spectrum Warrior (Europe) + + + + Games + Mana Khemia - Alchemists of Al-Revis (Europe) + + + + Games + Nickelodeon SpongeBob SquarePants - Creature from the Krusty Krab (Europe) (En,Fr,De,Es,It,Nl,Sv) + + + + Games + International Golf Pro (Europe) + + + + + Games + Operation WinBack (Europe) (En,Fr,De) + + + + + + Games + Quest for Sleeping Beauty (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Buzz! Brain of the World (Europe) (En,No,Da) + + + + Games + Kart Racer (Europe, Australia) (En,Fr,De,Es,It) + + + + + Games + Paddington Bear (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + + Games + SingStar Kent (Sweden) + + + + Games + SingStar Norsk pa Norsk (Norway) + + + + Games + Peter Jackson's King Kong - The Official Game of the Movie (USA) (En,Fr,Es) + + + + Games + Monster Trux Arenas - Special Edition (Europe) + + + + + Games + White Van Racer (Europe) + + + + + Games + Gun Club (Italy) + + + + Games + DT Racer (USA) + + + + Games + Duel Masters (USA) + + + + Games + Eureka Seven Vol. 2 - The New Vision (USA) + + + + Games + Kessen (USA) + + + + Games + Marc Ecko's Getting Up - Contents Under Pressure (USA) + + + + Games + Ultimate World Cup Quiz, The (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + US Racer (Europe) (En,Fr,De,Nl) + + + + + Games + Ultimate Board Game Collection (Europe) (En,Fr,De,Es,It) + + + + + Games + Ultimate Mind Games (Europe) + + + + + Games + UEFA Challenge (Europe) (En,Fr,De,Es,It,Nl,Pt) + + + + Games + Nickelodeon SpongeBob SquarePants and Friends Unite! (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Nickelodeon SpongeBob SquarePants featuring Nicktoons - Globs of Doom (Europe) (De,Es,It) + + + + Games + SpyHunter - Nowhere to Run (Europe) (En,Fr,De,Es,It) + + + + Games + Fire Pro Wrestling Returns (Europe) + + + + Games + V8 Supercars Australia 2 (Australia) (En,Fr,De,Es,It) + + + + Games + Kengo - Master of Bushido (USA) + + + + + Games + MX World Tour featuring Jamie Little (USA) (En,Es) + + + + + Games + Namco Museum (USA) + + + + + Games + Puzzle Challenge - Crosswords and More! (USA) + + + + + Games + Ready 2 Rumble Boxing - Round 2 (USA) + + + + + Games + Mission - Impossible - Operation Surma (USA) + + + + Games + Naruto - Ultimate Ninja (USA) + + + + Games + Naruto - Uzumaki Chronicles (USA) + + + + Games + MTV Pimp My Ride (USA) (v2.00) + + + + Games + R-Racing Evolution (USA) + + + + Games + Rugby 2004 (USA) + + + + Games + Sega Superstars Tennis (USA) (En,Fr,De,Es,It) + + + + Games + Star Trek - Conquest (USA) + + + + Games + Syphon Filter - Dark Mirror (USA) + + + + Games + Tom Clancy's Ghost Recon 2 (USA) (En,Fr,Es) + + + + Games + Manager de Liga 2004 (Spain) + + + + Games + Nick Jr. Dora the Explorer - Journey to the Purple Planet (Europe, Australia) (En,Fr,Nl) + + + + + Games + Fire Pro Wrestling Returns (USA) + + + + Games + Gran Turismo Concept - 2001 Tokyo (Japan, Asia) + + + + Games + Gran Turismo 4 - Prologue (Japan) (Doukonban) + + + + Games + Gran Turismo 3 - A-Spec (Japan) + + + + Games + Fuuun Shinsengumi (Japan) + + + + Games + Stepping Selection (Japan) (Disc 1) + + + + + Games + Stepping Selection (Japan) (Disc 2) + + + + + Games + War Chess (Europe) (En,Fr,De,Es,It) + + + + + Games + WWII - Battle over the Pacific (Europe) + + + + + Games + Harry Potter and the Half-Blood Prince (Europe, Australia) (En,Fr,Es,It,Nl,Pt,Pl,Ru,Cs,Hu) + + + + Games + Crazy Frog Racer (Europe) (En,Fr,De,Es,It) + + + + + Games + High Heat Major League Baseball 2003 (Europe) + + + + Games + Hitman 2 - Silent Assassin (Spain) (v2.00) + + + + Games + Mountain Bike Adrenaline (USA) + + + + + Games + Trigger Man (USA) + + + + + Games + Rune - Viking Warlord (USA) + + + + + Games + Fisherman's Bass Club (USA) + + + + + Games + Top Gear Dare Devil (USA) + + + + + Games + Swing Away Golf (USA) + + + + + Games + Eagle Eye Golf (USA) + + + + Games + ProStroke Golf - World Tour 2007 (USA) (En,Fr,De,Es,It) + + + + Games + Lemony Snicket - Raetselhafte Ereignisse (Germany) + + + + Games + Pate, Der (Germany) + + + + Games + Mummy, The - Tomb of the Dragon Emperor (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Pac-Man World 3 (Europe) (En,Fr,De,Es,It) + + + + Games + Test Drive Unlimited (Europe, Australia) (En,Fr,De,Es) + + + + Games + Star Wars - Starfighter (Germany) + + + + + Games + Micro Machines V4 (Europe) (En,Fr,De,Es,It) + + + + + Games + Kaerazu no Mori (Japan) + + + + + Games + Splashdown (USA) (v2.01) + + + + Games + Driven (USA) (En,Fr,De,Es,It) + + + + Demos + Metal Gear Solid 2 - Sons of Liberty - Trial Edition (Europe) (Demo) + + + + + Games + Metal Gear Solid 2 - Sons of Liberty (Japan) (Premium Package) + + + + Games + Star Wars - Jedi Starfighter (Germany) + + + + Games + Star Wars - The Clone Wars (Europe) + + + + Games + Zombie Virus (Europe) + + + + + Games + Star Wars - Starfighter (Spain) + + + + + Games + G1 Jockey 3 (USA) + + + + + Games + Jet X2O (USA) + + + + Games + EyeToy - Antigrav (USA) + + + + Games + Samurai Jack - The Shadow of Aku (Europe) (En,Fr,De,Es,It) + + + + Games + Ben 10 - Ultimate Alien - Cosmic Destruction (Europe) (En,Fr,De,Es,It) + + + + Games + Outlaw Volleyball (Europe) (En,Fr,De) + + + + Games + Secret Agent Clank (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl) + + + + Games + Shinobido - Way of the Ninja (Europe) (En,Fr,De,Es,It) + + + + Games + XGRA - Extreme G Racing Association (Europe) (En,Fr,De,Es,It) + + + + Games + Pac-Man Rally (Europe) (En,Fr,De,Es,It) + + + + Games + Soul Nomad & the World Eaters (Europe) (En,Ja) + + + + Games + Disney-Pixar WALL-E - Der Letzte raeumt die Erde auf (Germany) + + + + Games + Akira Psycho Ball (Japan) + + + + + Games + King of Colosseum - Shin Nippon x Zen Nippon x Pancrase Disc (Japan) + + + + Games + King of Colosseum - Noah x Zero-One Disc (Japan) + + + + Games + Monster Farm (Japan) + + + + Games + Tekken 4 (Japan, Asia) + + + + Games + Kotoba no Puzzle - Mojipittan (Japan) + + + + + Games + Rogue Galaxy (Japan) + + + + Games + Rogue Galaxy - Director's Cut (Japan) + + + + Games + Wild Arms - Alter Code - F (Japan) (v1.03) + + + + Demos + Official PlayStation 2 Magazine Demo 90 (Europe) (En,Fr,De,Es,It) + + + + Games + Nickelodeon Tak and the Guardians of Gross (USA) + + + + Games + Finny the Fish & the Seven Waters (USA) + + + + Games + Under the Skin (USA) + + + + Games + River King - A Wonderful Journey (USA) + + + + Games + Ski and Shoot (USA) (En,Fr) + + + + Games + PopStar Guitar (USA) (En,Fr,De,Es,It) + + + + Games + Hummer Badlands (USA) + + + + Games + Goosebumps HorrorLand (USA) + + + + Games + Xenosaga Episode I - Der Wille zur Macht (Japan) + + + + Games + Xenosaga Episode II - Jenseits von Gut und Bose (Japan, Asia) (Disc 2) + + + + Games + Xenosaga Episode II - Jenseits von Gut und Bose (Japan, Asia) (Disc 1) + + + + Games + Grandia III (Japan) (Disc 1) + + + + Games + Grandia III (Japan) (Disc 2) + + + + Multimedia + Space Venus Starring Morning Musume. (Japan) + + + + Games + Shonen Jump's Shaman King - Power of Spirit (Europe) (En,Fr,De) + + + + Games + Spider-Man - Web of Shadows - Amazing Allies Edition (Europe) (En,Fr,De,Es,It) + + + + Games + Godzilla - Unleashed (Europe) (En,Fr,De,Es,It) + + + + Games + Shonen Jump's One Piece - Grand Battle (Europe) + + + + Games + Super Dragon Ball Z (Europe) + + + + Games + Knights of the Temple - Infernal Crusade (Europe) (En,Fr,De,Es) + + + + Games + Knights of the Temple II (Europe) (En,Fr,De,Es,It) + + + + Games + Tetris Worlds (Europe) (En,Fr,De) + + + + + Games + Myth Makers - Trixie in Toyland (Europe) + + + + + Games + Everblue 2 (Europe) + + + + + Games + Mafia (Germany) + + + + Games + Dance Factory (Europe) (En,Fr,De,Es,It) + + + + + + + + + + Games + Hype - The Time Quest (Germany) + + + + + Games + Pool Master (Europe) (En,Fr,De) + + + + + Games + Nickelodeon Jimmy Neutron - Der mutige Erfinder (Germany) + + + + Games + Deutschland sucht den SuperStar (Germany) + + + + Games + Rolling (Europe) (En,Fr,De,Es,It) + + + + Games + Gene Troopers (Europe) (En,Fr,De,Es,It) + + + + Games + Simpsons Skateboarding, The (Spain) + + + + + Games + Bible Game, The (Europe) (En,Fr,It) + + + + + Games + Cocoto Fishing Master (Europe) (En,Fr,Es,It) + + + + + Games + Konjiki no Gashbell!! Yuujou Tag Battle 2 (Japan) + + + + Games + Magna Carta (Japan) + + + + Games + Digital Devil Saga - Avatar Tuner (Japan) + + + + Games + Kikou Busou G-Breaker - Dai-3-Ji Cloudia Taisen (Japan) + + + + Games + Dot Hack Akusei Hen'i Vol. 2 (Japan) + + + + Games + Front Mission 4 (Japan, Asia) + + + + Games + Arc the Lad - Seirei no Tasogare (Japan, Asia) + + + + Games + Dream Audition 2 (Japan) + + + + + Games + Tekken Tag Tournament (Japan) (v2.00) + + + + + Games + Slotter Up Core 5 - Lupin Daisuki! Shuyaku wa Zenigata (Japan) + + + + + Games + ESPN NHL Hockey (Europe) + + + + Applications + Utility Disc (Japan) + + + + + Games + Delta Force - Black Hawk Down (Europe) (En,Fr,De,Es,It) + + + + Games + Ford Mustang - The Legend Lives (Europe) (En,Fr,De,Es) + + + + Games + Ford vs. Chevy (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Ribbit King (Europe) (En,Fr,De,Es,It) + + + + Games + Freestyle Metal X (Europe) (En,Fr,De,Es,It) + + + + Games + Cabela's Dangerous Hunts (Europe, Australia) + + + + Games + Hot Wheels - Beat That! (Europe) (En,Fr,De,It) + + + + Games + Scarface - The World Is Yours (Germany) + + + + Games + DreamWorks Kung Fu Panda (Europe) (De,Es) + + + + Games + Star Wars - The Clone Wars (Germany) + + + + Games + Wer wird Millionaer - 2. Edition (Germany) + + + + Games + NHL 06 (Europe) (En,Fr,De,Sv,Fi,Cs) + + + + Games + True Crime - New York City (Germany) + + + + Games + Gumball 3000 (Europe) (En,Fr,De,Es,It) + + + + Games + MTV Pimp My Ride (Europe) (Fr,De,Es,It) + + + + Games + Tony Hawk's Project 8 (Europe) (Fr,De,Es,It) + + + + Games + Classic British Motor Racing (Europe) + + + + + Games + Tank Elite (Europe) + + + + + Games + Driving Emotion Type-S (Europe) (En,Fr,De,Es,It) + + + + + Games + Xtreme Speed (Europe) + + + + + Games + Rally Championship (Europe) (En,Fr,De,Es,It,Sv) + + + + + Games + Doomsday Racers (Europe) + + + + + Games + R-C Sports Copter Challenge (Europe) + + + + + Games + Mouse Police, The (Europe) (En,Fr,De) + + + + + Games + Medal of Honor - Rising Sun (Japan) + + + + Games + Jissen Pachi-Slot Hisshouhou! Hokuto no Ken (Japan) + + + + + Games + Enter the Matrix (Japan) + + + + Games + 007 - Everything or Nothing (Japan) + + + + Games + Hresvelgr (Japan) + + + + + Games + Mouse Trophy (Europe) (En,Fr,De,Es,It) + + + + + Games + Volleyball Xciting (Europe) + + + + + Games + Zoo Puzzle (Europe) + + + + + Games + Cocoto Kart Racer (Europe) (En,Fr,De,Es,It) + + + + + Games + Naruto Shippuden - Ultimate Ninja 4 (USA) (En,Fr) + + + + Games + Exciting Pro Wres 3 (Japan) + + + + Demos + Exciting Pro Wres 4 (Japan) (Taikenban 1) + + + + + Games + DrumMania (Japan) + + + + + Games + Phantasy Star Universe - Ambition of the Illuminus (USA) + + + + Games + Reiselied - Ephemeral Fantasia (Japan) (v2.01) + + + + Games + Tengai Makyou III - Namida (Japan) + + + + Games + Higurashi no Naku Koro ni - Matsuri (Japan) + + + + Games + Get on da Mic (Europe) (En,Fr,It) + + + + Games + NHL 09 (Germany) (En,De) (v2.00) + + + + Games + SingStar Summer Party (Europe) + + + + Games + Guitar Hero III - Legends of Rock (Europe) (Fr,De,Es,It) + + + + Games + Franklin the Turtle - A Birthday Surprise (Europe) (En,Fr,De,Es,It,Nl,Pt,No,Da,Fi) + + + + Games + Guitar Hero - Greatest Hits (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Hugo - Magic in the Trollwoods (Europe) (En,De,Es,Pt) + + + + Games + SingStar Singalong with Disney (Germany) + + + + Games + Crazy Chicken X (Europe) (En,Fr,De,Es,It) + + + + + Games + Hamster Heroes (Europe) + + + + + Games + Habitrail Hamster Ball (Europe) + + + + + Games + Thomas & Friends - A Day at the Races (Europe) (Fr,De) + + + + + Games + Fruit Machine Mania (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Jelly Belly - Ballistic Beans (Europe) (En,Fr,De,Es,It) + + + + + Games + Mad Maestro! (Europe) (En,Fr,Es,It) + + + + + Games + Pinball Fun (Europe) + + + + + Games + My Street (Europe) (En,Fr,De,Es,It) + + + + Games + DreamWorks Shrek's Carnival Craze - Party Games (Europe, Australia) (En,Fr,De) + + + + Games + Powerpuff Girls, The - Relish Rampage (Europe) (En,Fr,De,Es) + + + + Games + Music 3000 (Europe) (En,Fr,De,Es,It) + + + + Games + Lara Croft Tomb Raider - Utsukushiki Toubousha (Japan) + + + + Games + Dark Cloud (Japan) + + + + Games + Sniper Elite (Germany) + + + + Games + Lethal Skies II (Europe) + + + + Games + Tony Hawk's Downhill Jam (Europe) (Fr,De,Es,It) + + + + Games + Tony Hawk's Underground (Germany) + + + + Games + NBA 2K12 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Tony Hawk's Pro Skater 3 (Germany) + + + + Games + Shadow of Zorro, The (Europe) (En,Fr,De,Es,It) + + + + Games + NASCAR 09 (Europe) + + + + Games + NHL 2K9 (Europe) (En,Fr,De,Es,It) + + + + Games + Goblin Commander - Unleash the Horde (Europe) (En,Fr,De) + + + + Games + Premier Manager 09 (Europe) (En,Fr,De,It) + + + + + Games + Sega Ages 2500 Series Vol. 4 - Space Harrier (Japan) + + + + + Games + Risk - Global Domination (USA) + + + + + Games + Kuon (Japan) + + + + Games + Star Wars - Battlefront (France) + + + + Games + Star Wars - Battlefront II (France) + + + + Games + Star Wars - Bounty Hunter (France) + + + + Games + Star Wars - Jedi Starfighter (France) + + + + Games + Star Wars - Episode III - La Revanche des Sith (France) + + + + Games + Seigneur des Anneaux, Le - Le Retour du Roi (France) + + + + Games + Star Wars - Las Guerras Clon (Spain) + + + + Games + F1 Racing Championship (Europe) (Fr,De) + + + + + Games + G1 Jockey (Europe) (En,Fr,De) + + + + + Games + X Games Skateboarding (Europe) (En,Fr,De) + + + + + Games + Nick Jr. Dora the Explorer - Dora Saves the Mermaids (Europe) (En,Fr,De,Nl) + + + + + Games + Thrillville (Europe) (Fr,De) + + + + Games + Thrillville - Verrueckte Achterbahn (Germany) + + + + Games + Disney-Pixar Cars - Hook International (Germany) + + + + Games + Full Spectrum Warrior - Ten Hammers (Germany) + + + + Games + George of the Jungle (Europe) (En,Fr,De,Es,It) + + + + Games + Jeep Thrills (Europe) (En,Fr,De,Es,It) + + + + + Games + Living World Racing (Europe) + + + + + Games + Club Football 2005 - Borussia Dortmund (Germany) + + + + Games + Lucinda Green's Equestrian Challenge (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Madden NFL 09 (Europe) + + + + Games + MegaRace 3 - Nanotech Disaster (Europe) (En,Fr,De,Es,It) + + + + Games + Harley-Davidson Motor Cycles (Europe) (Fr,De,Es,It) + + + + Games + Disney's Stitch - Experiment 626 (Europe) (Fr,De) + + + + Games + Indiana Jones und die Legende der Kaisergruft (Germany) + + + + Games + Moorhuhn Fun Kart 2008 (Europe) (En,Fr,De,It) + + + + + Games + Mini Desktop Racing (Europe) + + + + + Games + Mummy, The (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + NBA 2Night 2002 (Europe) + + + + + Games + ESPN National Hockey Night (Europe) + + + + + Games + NASCAR 08 (Europe, Australia) + + + + Games + Vehicular Combat League Presents - Motor Mayhem (Europe) (En,Fr,De) + + + + Games + My Horse & Me 2 (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi) + + + + Games + Monster Jam - Urban Assault (Europe) (En,Fr,De,Es,It) + + + + Games + Wizardry - Tale of the Forsaken Land (USA) + + + + + Games + Growlanser IV Return - Wayfarer of the Time (Japan) + + + + + Games + Ookami (Japan) + + + + Games + Jissen Pachi-Slot Hisshouhou! Moujuuou S (Japan) + + + + + Games + Zero - Shisei no Koe (Japan) + + + + Games + SingStar Pop Hits (Europe) + + + + Games + Takahashi Naoko no Marathon Shiyou yo! (Japan) + + + + + Games + Remote Control Dandy SF (Japan) + + + + Games + Gensou Suikoden IV (Japan) (Shokai Seisanban) + + + + Games + Melty Blood - Act Cadenza (Japan) + + + + Games + Initial D - Special Stage (Japan) (v2.00) + + + + Games + Frogger Beyond (Europe) (En,Fr,De,Es,It) + + + + Games + Soul Eater - Battle Resonance (Japan) + + + + Games + Gensou Suikoden III (Japan) (v1.02) + + + + Games + Gensou Suikoden III (Japan) (v2.01) + + + + Games + Assault Suits Valken (Japan) + + + + + Games + 2002 FIFA World Cup (Japan) + + + + Games + Need for Speed - Undercover (Europe, Australia) + + + + Games + Sims, The - Bustin' Out (Europe) (En,Sv,No,Da,Fi) + + + + Games + Wild Arms 5 (Europe) (En,Fr,It) + + + + Games + Rule of Rose (Europe) (En,Fr,De,Es,It) + + + + Games + Romance of the Three Kingdoms X (USA) + + + + Games + Grandia II (Japan, Asia) + + + + Games + Shinkyoku Soukai Polyphonica - 0~4-wa Full Pack (Japan) + + + + Games + Tales of Symphonia (Japan) + + + + Games + Growlanser IV - Wayfarer of the Time (Japan) (Deluxe Pack) + + + + Games + Off-Road - Wide Open (Europe) (En,Fr,De,Es,It) + + + + + Games + Police Chase Down (Europe) + + + + + Games + NFL QB Club 2002 (Europe) + + + + + Games + Portal Runner (Europe) (Fr,De,Es,It) + + + + Games + Dogz (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + NFL 2K3 (Europe) + + + + Games + Disneys Himmel und Huhn - Ace in Action (Germany) + + + + Games + NBA Live 09 (Europe) (En,De) + + + + Games + Disney's The Haunted Mansion (Europe) (En,Fr,De,Es,It) + + + + Games + Disney's Winnie the Pooh's Rumbly Tumbly Adventure (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + World Championship Pool 2004 (Europe) (En,Fr,De) + + + + Games + World Championship Poker 2 featuring Howard Lederer (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + Twin Caliber (Germany) (En,Fr,De,Es,It) + + + + Games + Club Football 2005 - Hamburger SV (Germany) + + + + Games + BloodRayne 2 (Germany) + + + + Games + Deadly Skies III (Europe) (En,Fr,De,Es,It) + + + + Games + Eggo Mania (Europe) (En,Fr,De) + + + + + Games + Dead Eye Jim (Europe) + + + + + Games + Dynamite 100 (Europe) + + + + + Games + Earache - Extreme Metal Racing (Europe) + + + + Games + Ed, Edd n Eddy - The Mis-Edventures (Europe) + + + + Games + Noddy and the Magic Book (Europe) (En,Fr,Pt,No,Da) + + + + Games + X Factor Sing, The (Europe) + + + + Games + Cinderella (Europe) (En,Fr,De) + + + + + Games + Hasbro Family Game Night (Europe, Australia) (En,Fr,Es,Nl) + + + + Games + Junior Sports Basketball (Europe) (En,Fr,De,Es,It) + + + + Games + Playwize Poker & Casino (Europe) (En,Fr,It) + + + + Games + Bratz - The Movie (Europe) (Es,It) + + + + Games + Cabela's Big Game Hunter 2008 (Europe) + + + + Games + Carwash Tycoon (Europe) + + + + + Games + Fishing Fantasy - Buzzrod (Europe) + + + + + Games + Heatseeker (Europe) (En,Es,It) + + + + Games + K.O. King (Europe) + + + + + Games + Legend of Herkules (Europe) (En,De) + + + + + Games + Raw Danger (Europe) + + + + Games + Thrillville (Europe) + + + + Games + Namco Museum 50th Anniversary (Europe) (En,Fr,De,Es,It) + + + + Games + Ocean Commander (Europe) + + + + + Games + Real Madrid - The Game (Europe) (En,Fr,De,Es,It) + + + + Games + Nick Jr. Go Diego Go! Safari Rescue (Europe) + + + + Games + Disney-Pixar The Incredibles (Europe) (Fr,Nl) + + + + Games + Garfield 2 (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + Games + Panzer Front Ausf.B (Europe) + + + + Games + Graffiti Kingdom (Europe) (En,Fr,De,Es,It) + + + + Games + Guilty Gear Isuka (Europe) + + + + Games + Disney G-Force (Europe) (En,Fr,Es,Nl) + + + + Games + Kessen (France) + + + + Games + Kessen II (France) + + + + Games + Dancing Stage Max (Europe) (En,Fr,De,Es,It) + + + + Games + Walt Disney Pictures Presents Meet the Robinsons (Europe) (Fr,It,Nl) + + + + Games + SingStar Pop Hits 2 (France) + + + + Games + Eagle Eye Golf (Europe) (En,Fr,De,Es,It) + + + + Games + Buzz! Le Plus Malin des Francais (France) + + + + Games + Disney Chicken Little - Aventures Intergalactiques (France) + + + + Games + Disney Chicken Little - As en Accion (Spain) + + + + Games + History Channel, The - Great Battles of Rome (Europe) (En,Fr,De,Es,It) + + + + Games + Naval Ops - Commander (Europe) + + + + Games + Hitman - Contracts (Spain) + + + + Games + Marcel Desailly Pro Football (France) + + + + + Games + Garfield - Lasagna World Tour (Europe) (En,Fr,De,Es,It) + + + + + Games + DJ - Decks & FX - Live Session (Spain) + + + + Games + Star Academy (France) + + + + + Games + Samurai Aces (Europe) + + + + + Games + Sol Divide (Europe) + + + + + Games + Raiden III (Europe) + + + + + Games + Radio Helicopter II (Europe) + + + + + Games + Jackpot Madness (Europe) + + + + + Games + Forty 4 Party (Europe) + + + + + Games + Paris-Marseille Racing II (France) + + + + + Games + Disney-Pixar Monstres & Cie - L'ile de l'Epouvante (France) + + + + Games + Truck Racer (Europe) (En,Fr,De,Es,It) + + + + + Games + Top Gear Dare Devil (Europe) + + + + + Games + Top Angler - Real Bass Fishing (Europe) + + + + + Games + Top Gun - Combat Zones (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + World Fighting (Europe) + + + + + Games + Transformers - The Game (Europe) (De,It) + + + + Games + Totally Spies! Totally Party (Europe, Australia) (En,Fr,De,Es,It,Nl) + + + + Games + Tom Clancy's Ghost Recon (Germany) + + + + Games + Winx Club (Europe) (En,Fr,De,Es,It) + + + + Games + Club Football - Liverpool FC (UK) + + + + Games + Club Football 2005 - Aston Villa (UK) + + + + Games + Club Football 2005 - Birmingham City (UK) + + + + Games + Club Football 2005 - Tottenham Hotspur (UK) + + + + Games + Nickelodeon Rugrats - Royal Ransom (Europe) + + + + Games + Soccer Life 2 (Europe) (En,Fr,It) + + + + Games + Dynasty Warriors 5 - Xtreme Legends (Europe) + + + + Games + Star Wars - Bounty Hunter (Europe) + + + + Games + X-Men Origins - Wolverine (Europe) (En,Fr) + + + + Games + Dance-UK XL (UK) + + + + + Games + Deep Water (Europe) + + + + + Games + Cy Girls (Europe) (En,Fr,Es) (Ice Disc) + + + + Games + Nickelodeon El Tigre - The Adventures of Manny Rivera (Europe) + + + + Games + Energy Airforce (Europe) + + + + Games + FIFA 10 (Europe) (En,Es,It,Nl,Pt) + + + + Games + Need for Speed - Undercover (Europe) (Es,It) + + + + Games + Dynasty Warriors 4 (Spain) + + + + Games + Thrillville (Europe) (En,Es,It) + + + + Games + Thrillville - Fuera de Control (Spain) + + + + Games + Samurai Warriors - Xtreme Legends (Europe) + + + + Games + Crash - Mind over Mutant (Scandinavia) (En,Sv,No,Da,Fi) + + + + Games + Iron Sea (Europe) + + + + + Games + Volleyball Challenge (Europe) + + + + + Games + Riding Star 3 (Europe) (En,Fr,De,Es) + + + + + Games + Reel Fishing III (Europe) + + + + + Games + Sea Monsters - A Prehistoric Adventure (Europe) (En,Fr,De,Es,It) + + + + + Games + Demolition Girl (Europe) + + + + + Games + Robin Hood 2 - The Siege (Europe) + + + + + Games + Master Chess (Europe) + + + + + Games + Karaoke Stage 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Rig Racer 2 (Europe) + + + + + Games + Raceway - Drag & Stock Racing (Europe) + + + + + Games + Winter Sports 2009 - The Next Challenge (Germany) (En,De) + + + + Games + RTL Skispringen 2007 (Germany) (En,De) + + + + Games + Rugby 06 (Europe) + + + + Games + Tekken's Nina Williams in - Death by Degrees (Europe) (En,De) + + + + Games + SXR - Snow X Racing (Europe) (En,Fr,De,Es,It) + + + + + Games + Supercar Street Challenge (Germany) + + + + + Games + Sniper Elite (Europe) (En,Fr,De,Es,It) + + + + Games + Star Trek - Conquest (Europe, Australia) (En,De) + + + + Games + Star Wars - Battlefront (Germany) + + + + Games + Tiger Woods PGA Tour 08 (Europe, Australia) (En,Fr) + + + + Games + Tiger Woods PGA Tour 09 (Europe, Australia) + + + + Games + Super PickUps (Europe) (En,Fr,De,Es,It) + + + + Games + Spy Fiction (Europe) (En,Fr,De,Es,It) + + + + Games + Gladius (Europe) (En,Es,It) + + + + Games + Pro Tennis WTA Tour (Europe) + + + + + Games + Son of the Lion King (Europe) (En,Fr,De) + + + + + Games + Speedboat GP (Europe) + + + + + Games + Legend of the Dragon (Europe) (En,Fr,De,Es,It) + + + + + Games + Postman Pat (Europe, Australia) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + + Games + Premier Manager 2004-2005 (Germany) + + + + + Games + Shaun Palmer's Pro Snowboarder (Germany) + + + + Games + Secret Weapons over Normandy (Germany) + + + + Games + Power Rangers - Super Legends (Europe) (En,Fr,De,Es,It) + + + + Games + Darwin (Europe) + + + + + Games + Harry Potter en de Geheime Kamer (Netherlands) + + + + + Games + K-1 Premium Dynamite!! (Europe) + + + + + Games + Kessen III (France) + + + + Games + Babe (Europe) (En,Pt,Sv,No,Da,Fi,Pl) + + + + + Games + Bob the Builder (Europe) + + + + + Games + Dr. Dolittle (Europe) (En,Pt,Sv,No,Da,Fi,Pl) + + + + + Games + Casper and the Ghostly Trio (Europe) (En,Pt,Sv,No,Da,Fi,Pl) + + + + + Games + Championship Manager 5 (Portugal) + + + + Games + Sniper Assault (Europe) + + + + + Games + Graffiti Kingdom (USA) (En,Fr,Es) + + + + Games + Jeep Thrills (USA) + + + + + Games + Yamasa Digi World 2 LCD Edition - Time Cross, Qlogos, Trigger Zone (Japan) + + + + + Games + Yamasa Digi World SP - Neo Magic Pulsar XX (Japan) + + + + + Games + SingStar Latino (Spain) + + + + Games + SingStar Rocks! (Spain) + + + + Games + Tony Hawk's Underground (Spain) + + + + Games + Splashdown 2 - Rides Gone Wild (Europe) (En,Es,It) + + + + Games + Nickelodeon Tak 2 - The Staff of Dreams (Europe) (En,Es,It) + + + + Games + Teen Titans (Europe) + + + + Games + Rumble Roses (Japan) + + + + Games + Red Ninja - Kekka no Mai (Japan) + + + + Games + Air (Japan) + + + + Games + Roommate Asami - Okusama wa Joshikousei (Japan) + + + + Games + Shin Seiki Evangelion - Ayanami Ikusei Keikaku with Asuka Hokan Keikaku (Japan) + + + + Games + Cartoon Kingdom (Europe) (En,Fr,De) + + + + + Games + NBA Live 2001 (Europe) + + + + + Games + Wacky Races - Mad Motors (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) (v2.00) + + + + + Games + R-Type Final (Japan) + + + + Games + Jak x Daxter - Kyuu Sekai no Isan (Japan, Asia) + + + + Games + Burnout 3 - Takedown (Japan) + + + + Games + Aoi Umi no Tristia - Nanoca Flanka Hatsumei Koubouki (Japan) + + + + Games + Aoi Sora no Neosphere - Nanoca Flanka Hatsumei Koubouki 2 (Japan) + + + + Games + Wizardry Xth 2 - Mugen no Gakuto (Japan) + + + + Games + Wizardry Xth - Zensen no Gakufu (Japan) + + + + Games + Yuusei kara no Buttai X - Episode II (Japan) (En,Ja) + + + + + Games + Tsuyokiss - Mighty Heart (Japan) + + + + Games + SuperLite 2000 Vol. 22 - Memories Off Duet (Japan) + + + + Games + Kunoichi (Japan) + + + + Games + Tsuki wa Kirisaku - Tantei Sagara Kyouichirou (Japan) + + + + Games + X-Men - Next Dimension (France) + + + + Games + Bratz - Forever Diamondz (Europe) (En,Fr) + + + + Games + Pac-Man World 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Tony Hawk's Proving Ground (Europe) + + + + Games + Tak and the Power of Juju (Europe) + + + + Games + Desastreuses Aventures des Orphelins Baudelaire, Les - D'Apres Lemony Snicket (France) + + + + Games + Sven-Goeran Eriksson's World Manager 2002 (Europe) + + + + + Games + Medal of Honor - Soleil Levant (France) + + + + Games + Star Wars - The Force Unleashed (Europe, Australia) + + + + Games + NBA Live 2002 (France) + + + + + Games + Super Farm (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Xenosaga Episode I Reloaded - Der Wille zur Macht (Japan) + + + + Games + Rasetsu - Alternative (Japan) + + + + Games + SkyGunner (Japan) + + + + + Games + Ryuu ga Gotoku (Japan) + + + + Games + Izumo Complete (Japan) (v1.03) + + + + Games + Izumo 2 - Takeki Tsurugi no Senki (Japan) (v2.02) + + + + Games + Shining Wind (Japan) + + + + Games + Shining Tears (Japan) + + + + Games + Ys V - Lost Kefin, Kingdom of Sand (Japan) + + + + Games + Kingdom Hearts (Japan) + + + + Games + Sakura Taisen V Episode 0 - Kouya no Samurai Musume (Japan) + + + + Games + Desi Adda - Games of India (India) (En,Hi,Pa,Ta) + + + + Games + Gaelic Games - Hurling (Europe) (En,Gd) + + + + Games + Rogue Hearts Dungeon (Japan) + + + + Games + PoPoLoCrois - Hajimari no Bouken (Japan, Asia) (Shokai Seisanban) + + + + Games + Simple 2000 Series Vol. 92 - The Noroi no Game (Japan) + + + + Games + Rim Runners (Japan) + + + + Games + Gensou Suikoden V (Japan) + + + + Games + Clock Tower 3 (Japan) + + + + Games + Fallout - Brotherhood of Steel (Japan) + + + + Games + Kishin Houkou Demonbane (Japan) + + + + Games + Wild Arms - The Vth Vanguard (Japan) + + + + Games + Summon Night Granthese - Horobi no Tsurugi to Yakusoku no Kishi (Japan) + + + + Games + Silpheed - The Lost Planet (Japan) + + + + + Games + Boku to Maou (Japan) + + + + + Games + Shin Contra (Japan) + + + + + Games + Disney-Pixar Cars (Germany) + + + + Games + Friends - Das Trivia Game (Germany) + + + + Games + Cricket 2002 (Europe) (v2.00) + + + + + Games + Knockout Kings 2002 (Europe) + + + + + Games + Puzzle Maniacs (Europe) + + + + + Games + Tony Hawk's Downhill Jam (Europe) + + + + Games + Army Men - RTS (Europe) + + + + Games + Punisher, The (Europe) + + + + Games + Top Trumps - Doctor Who (Europe) + + + + Games + Star Wars - Super Bombad Racing (Europe) + + + + + Games + NBA Live 06 (France) + + + + Games + NBA Live 2005 (France) + + + + Games + Yu-Gi-Oh! The Duelists of the Roses (Europe) (Fr,De,Es,It) + + + + Games + Dance Europe (Europe) (Fr,De,Es,It,Nl,Pt) + + + + + Games + RTX - Red Rock (Spain) + + + + Games + SingStar Apres-Ski Party 2 (Germany) + + + + Games + Disney Sing It - Party Hits (Europe, Australia) (En,De,Es) + + + + Games + SWAT - Global Strike Team (Germany) (En,De) + + + + Games + LEGO Racers 2 (Europe) (En,Fr,De,Es,It,Nl,Sv,Da) + + + + + Games + GoldenEye - Dark Agent (Japan) + + + + Games + Super Robot Taisen OG - Original Generations (Japan) + + + + Games + Harley-Davidson Motor Cycles (Europe) + + + + Games + NBA Live 2002 (Italy) + + + + + Games + Disney-Pixar WALL-E (Europe) (It,El) + + + + Games + DreamWorks Shrek the Third (Europe) (En,It,Sv) + + + + Games + Disney-Pixar Cars (Italy) + + + + Games + Tekken's Nina Williams in - Death by Degrees (Europe) (Fr,It) + + + + Games + Juiced (Italy) + + + + Games + Superman Returns (Italy) + + + + Games + Samurai Warriors (Italy) + + + + Games + Shrek 2 (Italy) + + + + Games + Disney's Stitch - Experiment 626 (Europe) (It,Nl) + + + + Games + Disney-Pixar Gli Incredibili (Italy) + + + + Games + Mercenaries 2 - Inferno di Fuoco (Italy) + + + + Games + Mafia (Italy) + + + + Games + Terminator 3 - Le Macchine Ribelli (Italy) + + + + Games + NBA Live 09 (Europe, Australia) (En,It) + + + + Games + SingStar Legends (Italy) + + + + Games + Premier Manager 2003-04 (Italy) + + + + + Games + Lupin the 3rd - Treasure of the Sorcerer King (USA) + + + + Games + CMT Presents - Karaoke Revolution - Country (USA) + + + + Games + Escape from Monkey Island (USA) + + + + Games + Metropolismania (USA) + + + + + Games + Disney-Pixar Monsters & Co. - L'Isola dello Spavento (Italy) + + + + Games + Devil Summoner - Kuzunoha Raidou tai Abaddon-ou Plus (Japan) + + + + Games + Shin Megami Tensei III - Nocturne Maniax - Chronicle Edition (Japan) + + + + Games + Signore degli Anelli, Il - Le Due Torri (Italy) + + + + Games + Star Wars - Bounty Hunter (Italy) + + + + Games + Eve - New Generation (Japan) (DX Pack) + + + + Games + Ratchet & Clank 2 - Gagaga! Ginga no Commando-ssu (Japan, Asia) + + + + Games + Ratchet & Clank 3 - Totsugeki! Galactic Rangers (Japan) + + + + Games + Ratchet & Clank 4th - Giri Giri Ginga no Giga Battle (Japan) (Special Gift Package) + + + + Games + Kaze no Klonoa 2 - Sekai ga Nozonda Wasuremono (Japan) + + + + Games + Shinobi (Japan) + + + + Games + Tenchu 3 (Japan, Asia) + + + + Games + Musashiden II - Blademaster (Japan) + + + + Games + Gungrave (Japan) + + + + Games + Killer7 (Japan) + + + + Games + Rogue Ops (Japan) + + + + Games + Tsukiyo ni Saraba (Japan) + + + + Games + Black (Japan) + + + + Games + Samurai Kanzenban (Japan) + + + + Games + D.N.A. - Dark Native Apostle (Japan) + + + + + Games + Tube Mania (Europe) (Fr,Nl) + + + + + Games + Gladiator - Road to Freedom (Japan, Asia) + + + + Games + Yinghua Dazhan - Chire Zhi Xue (Asia) + + + + Games + Tenshi no Present - Marl Oukoku Monogatari (Japan) + + + + + Games + Simple 2000 Series Vol. 44 - The Hajimete no RPG - Densetsu no Keishousha (Japan) + + + + + Demos + Metal Gear Solid 2 - Sons of Liberty (Japan) (Hatsu Taikenban) + + + + + Games + Zone of the Enders - Z.O.E (Japan) + + + + Games + Tori no Hoshi - Aerial Planet (Japan) + + + + Games + Ace Combat 04 - Shattered Skies (Japan) + + + + Games + Ace Combat Zero - The Belkan War (Japan) + + + + Games + Dororo (Japan) + + + + Games + Anubis - Zone of the Enders (Japan) + + + + Games + Urban Chaos (Japan) + + + + Games + Mercenaries (Japan) + + + + Games + Makai Eiyuuki Maximo - Machine Monster no Yabou (Japan) + + + + Games + Mark of Kri, The (Japan) + + + + Games + Zettai Zetsumei Toshi (Japan) (v2.00) + + + + Games + Zettai Zetsumei Toshi 2 - Itetsuita Kioku-tachi (Japan) + + + + Games + Getaway, The (Japan) (En,Ja) + + + + Games + Getaway, The - Black Monday (Japan) (En,Ja) + + + + Games + Gift (Europe) + + + + + Games + GigaWing Generations (Europe) + + + + + Games + Guy Roux Manager 2002 (France) + + + + + Games + Mark Davis Pro Bass Challenge (Europe) + + + + + Games + Mercenaries 2 - World in Flames (Europe) + + + + Games + Nickelodeon Rocket Power - Beach Bandits (Europe) + + + + Games + Rugby 2004 (France) + + + + Games + Rugby 2005 (France) + + + + Games + Sega Bass Fishing Duel (Europe) (En,Fr,De,Es,It) + + + + + Games + SingStar Norske Hits (Norway) + + + + Games + Space War Attack (Europe) + + + + + Games + State of Emergency (Europe) (En,Fr,Es,It) (v3.00) + + + + + Games + Tour de France, Le (Europe) (En,Fr,De,Es,It) + + + + + Games + Disney's Extreme Skate Adventure (Europe) (Fr,De,Es,It) + + + + Games + Forbidden Siren (France) + + + + Games + Tenchu - La Colere Divine (France) + + + + Games + Tenchu - Fatal Shadows (France) + + + + Games + Hitman - Contracts (France) + + + + Games + Thrillville - Le Parc en Folie (France) + + + + Games + Samurai Warriors (France) + + + + Games + Chronicles of Narnia, The - The Lion, the Witch and the Wardrobe (Europe) (Fr,Nl) + + + + Games + Energy Airforce (Europe) (En,Fr,De,Es) + + + + Games + ObsCure (Europe) (Fr,It) + + + + Games + DreamWorks Shark Tale (Italy) + + + + Games + Tenchu - Wrath of Heaven (Italy) + + + + Games + Tenchu - Fatal Shadows (Italy) + + + + Games + Leisure Suit Larry - Magna Cum Laude (Italy) + + + + Games + Forbidden Siren (Italy) + + + + Games + Avventure di Lupin III, Le - Lupin la Morte, Zenigata l'Amore (Italy) + + + + Games + Metal Gear Solid 2 - Sons of Liberty (Italy) + + + + Games + Disney-Pixar Ratatouille (Italy) + + + + Games + Rugby 06 (France) + + + + Games + Avventure di Lupin III, Le - Il Tesoro del Re Stregone (Italy) + + + + Games + Plan, The (Europe) (Fr,It) + + + + + Games + TY the Tasmanian Tiger - Night of the Quinkan (USA) + + + + Games + Koukaku Kidoutai - Stand Alone Complex (Japan) + + + + Games + Sakura Taisen Monogatari - Mysterious Paris (Japan) + + + + Games + Nobunaga's Ambition - Iron Triangle (USA) + + + + Games + DJ - Decks & FX Vol. 1 (Germany) + + + + Games + NHL 2001 (Europe) (Fr,Cs) + + + + + Games + Test Drive Unlimited (Europe) (En,Fr,De,Es,It) + + + + Games + Warriors Orochi 2 (Europe) + + + + Games + Robin Hood's Quest (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Quest for Aladdin's Treasure, The (Europe) (En,Fr,De,Es,It,Nl) + + + + + Games + Petanque Pro (France) + + + + + Games + Hobbit, The - The Prelude to the Lord of the Rings (USA) + + + + Games + Monde des Bleus 2002, Le (France) + + + + + Games + Viewtiful Joe - Aratanaru Kibou (Japan) + + + + Games + Viewtiful Joe 2 - Black Film no Nazo (Japan) + + + + Games + Thomas & Friends - A Day at the Races (Europe) + + + + + Games + SWAT Siege (Europe) + + + + + Games + Disney's Tarzan - Untamed (USA) + + + + Games + Judie no Atelier - Gramnad no Renkinjutsushi (Japan) (v2.01) + + + + Games + Iris no Atelier - Grand Fantasm (Japan) + + + + Games + Scarlet - Nichijou no Kyoukaisen (Japan) + + + + Games + Reavel Fantasia - Mariel to Yousei Monogatari (Japan) + + + + Games + PoPoLoCrois - Tsuki no Okite no Bouken (Japan) + + + + Games + Chulip (Japan) + + + + + Games + Boku wa Chiisai (Japan) + + + + + Games + Fragments Blue (Japan) + + + + Games + Killzone (Japan) + + + + Games + Lord of the Rings, The - Futatsu no Tou (Japan) + + + + Games + Lord of the Rings, The - Ou no Kikan (Japan) (En,Ja) + + + + Games + Nebula - Echo Night (Japan) + + + + Games + Silent Hill 2 - Saigo no Uta (Japan) (En,Ja) + + + + Games + Siren (Japan) + + + + Games + Siren 2 (Japan) + + + + Games + Michigan (Japan) + + + + Games + Shadow of Memories (Japan) + + + + Games + Iris no Atelier - Eternal Mana 2 (Japan) + + + + Games + Sakura Taisen V - Saraba Itoshiki Hito yo (Japan) + + + + Games + Kowloon Youma Gakuenki re-charge (Japan) + + + + Games + Shirachuu Tankenbu (Japan) + + + + Games + Tantei Jinguuji Saburou - Kind of Blue (Japan) + + + + Games + Blood+ - One Night Kiss (Japan) + + + + Games + Blood+ - Souyoku no Battle Rondo (Japan) + + + + Games + Shadow Hearts (Japan) + + + + Games + Shadow Hearts II (Japan) (Disc 1) + + + + Games + Shadow Hearts II (Japan) (Disc 2) + + + + Games + Shadow Hearts - From the New World (Japan) + + + + Games + Dark Chronicle (Japan) (v1.10) + + + + Games + Tales of Destiny (Japan) + + + + Games + Tales of the Abyss (Japan, Asia) + + + + Games + Star Ocean - Till the End of Time (Japan, Asia) (v1.10) + + + + Games + Shin Bokujou Monogatari - Pure - Innocent Life (Japan) + + + + Games + Digital Devil Saga - Avatar Tuner 2 (Japan, Asia) + + + + Games + Devil Summoner - Kuzunoha Raidou tai Chouriki Heidan (Japan) + + + + Games + Devil Summoner - Kuzunoha Raidou tai Abaddon-ou (Japan) (Shokai Seisanban) + + + + Games + Growlanser II - The Sense of Justice (Japan) + + + + + Games + Growlanser III - The Dual Darkness (Japan) + + + + + Games + Growlanser V - Generations (Japan) + + + + Games + Growlanser VI - Precarious World (Japan) + + + + Games + Growlanser IV - Wayfarer of the Time (Japan) + + + + Games + Busin - Wizardry Alternative (Japan) + + + + + Games + Busin 0 - Wizardry Alternative Neo (Japan) (v1.03) + + + + Games + Sega Ages 2500 Series Vol. 17 - Phantasy Star Generation-2 (Japan) + + + + + Games + Drag-on Dragoon (Japan) + + + + Games + Drag-on Dragoon 2 - Fuuin no Aka, Haitoku no Kuro (Japan) + + + + Games + Nishikaze no Rhapsody - The Rhapsody of Zephyr (Japan) + + + + Games + Wild Arms - Advanced 3rd (Japan, Asia) + + + + Games + Wild Arms - The 4th Detonator (Japan) (Shokai Seisanban) + + + + Games + Tsugunai (Japan) + + + + + Games + Lunatic Dawn - Tempest (Japan) + + + + Games + Odin Sphere (Japan) + + + + Games + Breath of Fire V - Dragon Quarter (Japan) + + + + Games + Dual Hearts (Japan, Asia) + + + + Games + Radiata Stories (Japan) + + + + Games + Warriors of Might and Magic (Japan) + + + + Games + Lord of the Rings, The - Nakatsu Kuni Daisanki (Japan) + + + + Games + King's Field IV (Japan) + + + + Games + Shadow Tower Abyss (Japan) + + + + Games + Poison Pink (Japan) + + + + Games + Summon Night 4 (Japan) + + + + Games + Taishou Mononoke Ibunroku (Japan) + + + + Games + Sacred Blaze (Japan) + + + + Games + Summon Night Ex-These - Yoake no Tsubasa (Japan) + + + + Games + Mahoroba Stories - Library of Fortune (Japan) + + + + Games + Dragon Shadow Spell (Japan) + + + + Games + GrimGrimoire (Japan) (Shokai Seisanban) + + + + Games + Elvandia Story (Japan) + + + + Games + TearRingSaga Series - Berwick Saga - Lazberia Chronicle Chapter 174 (Japan) + + + + Games + Fushigi no Umi no Nadia - Inherit the Blue Water (Japan) + + + + Games + Izumo 2 - Gakuen Kyousoukyoku Double Tact (Japan) + + + + Games + 7 (Seven) - Molmorth no Kiheitai (Japan) (v2.00) + + + + Games + Baldr Force EXE (Japan) + + + + Games + Baldr Bullet Equilibrium (Japan) + + + + Games + Kita e. - Diamond Dust (Japan) + + + + Games + My Merry May with be (Japan) + + + + Games + Missing Blue (Japan) (Shokai Genteiban) + + + + Games + Iris no Atelier - Eternal Mana (Japan) + + + + Games + Rhapsodia (Japan) + + + + Games + Sangokushi Senki (Japan) + + + + Games + Stella Deus (Japan) + + + + Games + Guitar Hero III - Legends of Rock (Japan) + + + + Games + Ar tonelico - Sekai no Owari de Utai Tsuzukeru Shoujo (Japan) (PlayStation 2 the Best) + + + + Games + Ar tonelico II - Sekai ni Hibiku Shoujo-tachi no Metafalica (Japan) (PlayStation 2 the Best) + + + + Games + Mana-Khemia - Gakuen no Renkinjutsushi-tachi (Japan) + + + + Games + Mana-Khemia 2 - Ochita Gakuen to Renkinjutsushi-tachi (Japan) (Gust Best Price) + + + + Add-Ons + Higurashi no Naku Koro ni - Matsuri - Kakera Asobi (Japan) (Append-ban) + + + + Games + Shining Force Neo (Japan) + + + + Games + Shining Force EXA (Japan) + + + + Games + Tokyo Majin Gakuen - Gehouchou Keppuuroku (Japan) + + + + Games + Fuuraiki (Japan) + + + + Games + Tsuki wa Kirisaku - Tantei Sagara Kyouichirou (Japan) (Genteiban) + + + + Games + Kamaitachi no Yoru 2 - Kangoku-jima no Warabe-uta (Japan) (Special Box) + + + + Games + Evergrace II (Japan) + + + + Games + Karaoke Stage (Europe) (En,Fr,De,Es,It) + + + + Games + Teenage Mutant Ninja Turtles (Europe) (En,Fr,De,Es,It) + + + + Games + Showdown - Legends of Wrestling (Europe) + + + + Games + DreamWorks Kung Fu Panda (Europe) (En,Fr,Nl) + + + + Games + Disney-Pixar Cars - Mater-National Championship (Europe, Australia) + + + + Games + International Cricket Captain III (Europe) + + + + + Games + International Pool Championship (Europe) + + + + + Games + Secret Weapons over Normandy (Europe) + + + + Games + Dynasty Tactics 2 (Germany) + + + + Games + Bad Boys II (Europe) (Fr,Es,It) + + + + Games + This Is Football 2004 (Europe) (En,No) + + + + Games + Club Football 2005 - Ajax Amsterdam (Europe) (En,Fr,It,Nl) + + + + Games + Club Football 2005 - FC Internazionale (Europe) (En,De,It) + + + + Games + Dance-UK XL Party (UK) + + + + + Games + Full Spectrum Warrior - Ten Hammers (Europe) (En,Fr,De,It) + + + + Games + Puzzle Party (Europe) + + + + + Games + Supercar Street Challenge (Europe) + + + + + Games + Kiddies Party Pack (Europe) (En,Fr,De) + + + + + Games + Empire of Atlantis (Europe) (En,Fr,De) + + + + + Games + Telly Addicts (Europe) + + + + Games + Savage Skies (Europe) (En,Fr,De) + + + + Games + Chandragupta - Warrior Prince (India) (En,Hi) + + + + Games + Ra.One - The Game (India) + + + + Games + Street Cricket Champions (India) + + + + Games + Cart Kings (India) (En,Hi) + + + + Games + Dynasty Tactics (France) + + + + Games + Disney-Pixar Cars (France) + + + + Games + Terminator 3 - Le Soulevement des Machines (France) + + + + Games + Euro Rally Champion (Europe) (En,Fr,De,Es,It) + + + + + Games + Club Football - AC Milan (Europe) (En,De,It) + + + + Games + NBA Live 2002 (Europe) + + + + + Games + Virtua Fighter - 10th Anniversary Edition (Europe) (En,Fr,De,Es,It) + + + + + Games + G-Force (Europe, Australia) + + + + + Games + Dinosaur Adventure (Europe) (En,Fr,De) + + + + + Games + Cabela's Big Game Hunter (Europe, Australia) + + + + Games + Hype - The Time Quest (Europe) (En,Es,It,Nl) + + + + + Games + Fisherman's Challenge (Europe) (En,Fr,De) + + + + + Games + Monster Jam (USA) + + + + Games + Cabela's Dangerous Hunts 2 (Australia) + + + + Multimedia + Virtual View - Megumi Eizou Play (Japan) + + + + Games + Disney-Pixar Monsters, Inc. - Scare Island (Europe, Australia) + + + + Games + Fairly OddParents, The - Shadow Showdown (Europe) + + + + Games + Jonny Moseley Mad Trix (Europe) + + + + Games + Great British Football Quiz, The (Europe) + + + + + Games + League Series Baseball 2 (Europe, Australia) + + + + + Games + Maniac Mole (Europe, Australia) + + + + + Games + Sakigake!! Otokojuku (Japan) + + + + + Games + Soulcalibur III (Asia) + + + + Games + Cabela's Outdoor Adventures (Australia) + + + + Games + Disney-Pixar Ratatouille (Scandinavia) (Sv,No,Da,Fi) + + + + Games + Cabela's African Safari (Australia) + + + + Games + Ford Street Racing XR Edition (Australia) + + + + + Games + Dragon Rage (Europe) (Es,It) + + + + Games + Iku ze! Onsen Takkyuu!! (Japan) + + + + + Games + Signore degli Anelli, Il - La Terza Era (Italy) + + + + Games + Legend of Camelot (Europe) (En,Fr,De) + + + + + Games + Kingdom Hearts II (Italy) + + + + Games + Metal Gear Solid 3 - Snake Eater (Italy) + + + + Games + Buzz! The Sports Quiz (Italy) + + + + Games + WWE SmackDown vs. Raw 2007 (Italy) + + + + Games + Disney-Pixar Up (Europe) + + + + Games + NHL 2002 (Europe) (En,Sv,Fi) + + + + + Games + V8 Supercars Australia 3 (Australia) + + + + Games + BMX XXX (Australia) (En,Fr,De,Es) + + + + Games + Star Wars - Super Bombad Racing (France) + + + + + Games + Star Wars - Starfighter (France) + + + + + Games + Tony Hawk's Pro Skater 3 (France) + + + + Games + Tony Hawk's Pro Skater 4 (France) + + + + Games + Tony Hawk's Underground (France) + + + + Games + RTX - Red Rock (Italy) + + + + Games + NBA Live 07 (France) + + + + Games + Freedom Fighters (France) + + + + Games + NBA Live 08 (France) + + + + Games + Fantastic 4 (France) + + + + Games + Spider-Man (France) + + + + Games + Tak & Le Pouvoir de Juju (France) + + + + Games + Bratz - Forever Diamondz (Europe) (En,Sv,Da) + + + + Games + Bratz - Rock Angelz (France) + + + + Games + Half-Life (France) + + + + + Games + Gungriffon Blaze (France) + + + + + Games + Friends - Celui Qui Repond A Toutes les Questions (France) + + + + Games + Disney-Pixar Ratatouille (Europe) (Fr,Nl) + + + + Games + Disney Bolt (Scandinavia) (En,Sv,No,Da) + + + + Games + Disney-Pixar Bilar (Sweden) + + + + Games + Disney Chicken Little (Europe) (Fr,Nl) + + + + Games + Mafia (France) + + + + Games + Disney Les Aventures de Porcinet (France) + + + + Games + Max Payne 2 - The Fall of Max Payne (France) (En,Fr) + + + + Games + Parrain, Le (France) + + + + Games + Nickelodeon SpongeBob SquarePants - The Movie (Europe) (Fr,Nl) + + + + Games + Nickelodeon Bob L'eponge - Silence on Tourne! (France) + + + + Games + SSX Tricky (Korea) + + + + Demos + Play-Pre 2 Volume 1 - 2001 April (Japan) + + + + Games + Death by Degrees (Asia) + + + + Demos + Play-Pre 2 Volume 2 - 2001 August (Japan) + + + + Demos + Devil May Cry - Trial Edition Ver. 2 (Japan) (Taikenban 2) + + + + Games + Kan Wo Long Xian Shen Wei (Asia) + + + + Games + Exciting Pro Wres 5 (Japan) (Shokai Genteiban) + + + + Games + Pitfall - The Lost Expedition (France) + + + + Games + Summoner 2 (France) + + + + Games + Samurai Warriors - Xtreme Legends (France) + + + + Games + Return to Castle Wolfenstein - Operation Resurrection (France) + + + + Games + Nickelodeon Les Razmoket - La Rancon Royale (France) + + + + Games + Summoner (France) + + + + Games + Club Football 2005 - Paris Saint-Germain (France) (En,Fr) + + + + Games + MX vs. ATV Extreme Limite (France) + + + + Games + Mercenaries 2 - L'enfer des Favelas (France) + + + + Games + Dynasty Warriors 5 (France) + + + + Games + Monde des Bleus 2005, Le (France) + + + + Games + Leisure Suit Larry - Magna Cum Laude (France) + + + + Games + Room Zoom - Race for Impact (Europe) (En,Fr,De) + + + + Games + Chessmaster (France) + + + + Games + Shrek Super Party (Europe) (Fr,De,Es,It) + + + + + Games + Rugby (France) + + + + + Games + Club Football - Ajax Amsterdam (Europe) (En,Fr,It,Nl) + + + + Games + Car Racing Challenge (Europe) + + + + + Games + Disney Princess - Enchanted Journey (Scandinavia) (No,Da) + + + + Games + NHL 2002 (Europe) (Fr,Cs) + + + + + Games + Robot Warlords (France) + + + + + Games + Wallace & Gromit in Project Zoo (Europe) (En,Fr,De,Es,It) + + + + Games + MTX Mototrax (France) + + + + Games + Secret Weapons over Normandy (France) + + + + Games + Hitman - Blood Money (France) + + + + Games + Knockout Kings 2001 (France) + + + + + Games + Harry Potter et la Chambre des Secrets (France) + + + + + Games + Disney-Pixar Cars (Scandinavia) (No,Da,Fi) + + + + Games + Shrek 2 (Sweden) + + + + Games + Tak y el Poder Juju (Spain) + + + + Games + SingStar Queen (Europe, Australia) + + + + Games + SingStar Patito Feo (Spain) + + + + Games + SingStar Clasicos (Spain) + + + + Games + SingStar Mecano (Spain) + + + + Games + Trivial Pursuit - Unhinged (Europe) (En,Es,It) + + + + Games + Nickelodeon Bob Esponja - La Pelicula (Spain) + + + + Games + Fantastic 4 (Netherlands) + + + + Games + Secret Weapons over Normandy (Spain) + + + + Games + Ico (Japan) + + + + + Games + Shinobido - Imashime (Japan) + + + + Games + Sanyo Pachinko Paradise 8 - Shin Umi Monogatari (Japan) + + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 12 - CR Shin Seiki Evangelion - Shito, Futatabi (Japan) + + + + Games + Hanabi Hyakkei (Japan) (Tokutenban) + + + + + Games + Metal Slug (Japan) + + + + Games + Super Robot Taisen OG Gaiden (Japan, Korea) + + + + Games + Hansel and Gretel (Europe) (En,Fr,De) + + + + + Games + Disney-Pixar Cars - La Copa Internacional de Mate (Spain) + + + + Games + RTX - Red Rock (France) + + + + Games + SingStar Afrikaanse Treffers (South Africa) + + + + Games + Alone in the Dark (Europe) + + + + Games + Casper's Scare School (Scandinavia) (En,Sv,No,Da,Fi) + + + + + Games + Catz (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da) + + + + Games + Gadget Racers (Europe) (En,Fr,De,Es,It) + + + + + Games + Warriors Orochi (France) + + + + Games + PES 2012 - Pro Evolution Soccer (Europe) (En,Nl,Sv,Ru,Tr) + + + + Games + PES 2011 - Pro Evolution Soccer (Europe) (En,Nl,Sv,Ru,Tr) + + + + Games + PES 2010 - Pro Evolution Soccer (Europe) (En,Nl,Sv,Ru,El) + + + + Games + Naruto Shippuden - Ultimate Ninja 4 (Europe) (En,Fr) + + + + Games + Indiana Jones e la Tomba dell'Imperatore (Italy) + + + + Games + Indiana Jones et le Tombeau de l'Empereur (France) + + + + Games + Gungriffon Blaze (Europe) + + + + + Games + Agent Hugo - Lemoon Twist (Scandinavia) (En,Sv,No,Da,Fi) + + + + + Games + Ben 10 - Protector of Earth (Europe) + + + + Games + Disney's Chicken Little (Europe) + + + + Games + Disney-Pixar Cars - Mater-National Championship (Scandinavia) (En,Sv,No,Da) + + + + Games + Disney's Chicken Little - Ace in Action (Europe) + + + + Games + Dragon Rage (Europe) + + + + Games + Party Girls (Europe) + + + + + Games + Mambo (Europe) + + + + + Games + Go Kart Rally (Europe) + + + + + Games + Hot Wheels - Velocity X - Maximum Justice (Europe) + + + + Games + Curious George (Europe) + + + + Games + Disney-Pixar The Incredibles (Scandinavia) (Sv,No,Da,Fi) + + + + Games + Disney-Pixar WALL-E (Scandinavia) (En,Sv,No,Da) + + + + Games + Simpson, Les - Le Jeu (France) + + + + Games + Jumanji (Europe) (En,Pt,Sv,No,Da,Fi) + + + + + Games + Buzz! The Big Quiz (Scandinavia) (Sv,No,Da) + + + + Games + Buzz! The Music Quiz (Scandinavia) (Sv,No,Da,Fi) + + + + Games + Charlotte's Web (Australia) + + + + Games + Nickelodeon Dora the Explorer - Dora Saves the Snow Princess (Europe) + + + + Games + Shrek 2 (Europe) (v2.00) + + + + Games + Scudetto 5 (Italy) + + + + Games + Nickelodeon The Adventures of Jimmy Neutron - Boy Genius - Jet Fusion (Europe) + + + + Games + Call of Duty 2 - Big Red One (Europe, Australia) (Collector's Edition) + + + + Games + Dynasty Warriors 3 - Xtreme Legends (France) + + + + Games + Deus Ex (France) + + + + Games + Dino Stalker (France) + + + + Games + Dynasty Warriors 4 - Xtreme Legends (France) + + + + Games + Dynasty Warriors 5 - Empires (France) + + + + Games + Dynasty Warriors 5 - Xtreme Legends (France) + + + + Games + Magna Carta - Les Larmes de Sang (France) + + + + Games + Mercenaries (France) + + + + Games + Superman Returns (France) + + + + Games + Simpsons Skateboarding, The (France) + + + + + Games + Disney-Pixar Up (Europe) (Fr,Nl) + + + + Games + Disney-Pixar Cars - Mater-National Championship (Europe) (Fr,Nl) + + + + Games + Bratz - Rock Angelz (Italy) + + + + Games + Disney Chicken Little - Asso Spaziale! (Italy) + + + + Games + Dynasty Warriors 4 (Italy) + + + + Games + Dynasty Warriors 4 - Xtreme Legends (Italy) + + + + Games + Fahrenheit (Europe) (En,Fr,De,Es,It) + + + + Games + Freedom Fighters (Italy) + + + + Games + Gift (Italy) + + + + + Games + Hasbro Family Party (Italy) + + + + Games + Fantastici 4, I (Italy) + + + + Games + DreamWorks La Gang del Bosco (Italy) + + + + Games + Eredita, L' (Italy) + + + + Games + Pitfall - The Lost Expedition (Italy) + + + + Games + Secret Weapons over Normandy (Italy) + + + + Games + Star Wars - Super Bombad Racing (Italy) + + + + + Games + Star Wars - Jedi Starfighter (Italy) + + + + Games + WWE SmackDown! vs. Raw 2006 (Italy) + + + + Games + Summoner 2 (Italy) + + + + Games + Thrillville - Fuori dai Binari (Italy) + + + + Games + Lemony Snicket Una Serie di Sfortunati Eventi (Italy) + + + + Games + Grand Theft Auto - Liberty City Stories (Germany) (En,De) + + + + Games + FlatOut (Germany) + + + + Games + RTX - Red Rock (Germany) + + + + Games + Mat Hoffman's Pro BMX 2 (Germany) + + + + Games + Psi-Ops - The Mindgate Conspiracy (Germany) (En,Fr,De,Es,It) + + + + Games + PES 2012 - Pro Evolution Soccer (Europe) (Fr,De) + + + + Games + Crimson Sea 2 (Germany) + + + + Games + Robot Warlords (Germany) + + + + + Games + DreamWorks Shrek - SuperSlam (Europe) (En,De,Sv) + + + + Games + Evil Dead - A Fistful of Boomstick (Europe) (Special Movie Edition) + + + + Games + Pitfall - The Lost Expedition (Europe) + + + + Games + Quake III - Revolution (Germany) + + + + + Games + Nickelodeon SpongeBob SquarePants - Battle for Bikini Bottom (Europe) (v2.00) + + + + Games + Rune - Viking Warlord (France) + + + + + Games + Heartbeat Boxing (Europe) + + + + + Games + Nickelodeon SpongeBob - Il Film (Italy) + + + + Games + Hitman - Blood Money (Italy) + + + + Games + Hitman 2 - Silent Assassin (Italy) (v2.00) + + + + Games + Hitman - Contracts (Italy) + + + + Games + Half-Life (Italy) + + + + + Games + Disney-Pixar Up (Italy) + + + + Games + DreamWorks Kung Fu Panda (Italy) (En,It) + + + + Games + Tak e la Magia Juju (Italy) + + + + Games + SingStar Boy Bands vs Girl Bands (Europe) + + + + Games + SingStar Legends (Europe) + + + + Games + SingStar Pop (Europe) + + + + Games + SingStar Singalong with Disney (Europe, Australia) + + + + Games + Era Glaciale 3, L' - L'Alba dei Dinosauri (Italy) + + + + Games + SingStar '80s (Europe, Australia) (v1.00) + + + + Demos + Official PlayStation 2 Magazine Demo 40 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 54 (Europe) (En,Fr,De,Es,It) (SCED-53068) + + + + Demos + Official PlayStation 2 Magazine Demo 56 (Europe) (En,Fr,De,Es,It) (SCED-53132) + + + + Demos + Official PlayStation 2 Magazine Demo 59 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 62 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 78 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Special Noel 2004 (France) (En,Fr,De,Es,It) + + + + Games + David Douillet Judo (Europe) (Fr,Nl) + + + + + Games + Monster Attack (Europe) + + + + + Games + Disney's Extreme Skate Adventure (Europe) + + + + Games + Dance-UK eXtra Trax (UK) + + + + + Games + Robin Hood - Defender of the Crown (Europe) (En,Fr,De,Es,It) + + + + Games + Mobile Suit Gundam - Federation vs. Zeon (Europe) (En,Fr,De,Es,It) + + + + Games + Summoner 2 (USA) + + + + Games + Star Wars - Racer Revenge (USA) + + + + + Games + Star Wars - Super Bombad Racing (USA) (En,Fr,De,Es,It) + + + + + Demos + PS2 Bonus Demo 03 (Europe) (En,Fr,De,Es,It) + + + + Games + Nickelodeon Bob L'eponge - La Bataille de Bikini Bottom (France) + + + + Games + Bratz - Girlz Really Rock (Europe) (En,Fr,Nl) + + + + Games + Crimson Sea 2 (France) + + + + Games + Nickelodeon Go Diego Go! Great Dinosaur Rescue (Europe, Australia) (En,Fr,Nl) + + + + Games + Knockout Kings 2002 (France) + + + + + Games + Maillon Faible, Le (France) + + + + Games + Nickelodeon SpongeBob SquarePants - Licht uit, Camera aan! (Netherlands) + + + + Demos + Gran Turismo 2000 (Japan) (Taikenban) + + + + + Games + Crabby Adventure (Europe) + + + + + Games + Buzz! The Mega Quiz (Europe) + + + + Games + Nickelodeon SpongeBob SquarePants featuring Nicktoons - Globs of Doom (Europe) (En,Fr) + + + + Games + Carol Vorderman's Sudoku (Europe, Australia) + + + + Games + Worms Forts - Under Siege (Europe) (En,Fr) + + + + + Games + Tony Hawk's Underground (Italy) + + + + Games + Star Wars - Starfighter (Italy) + + + + + Games + SingStar Italian Party (Italy) + + + + Games + SingStar Italian Party 2 (Italy) + + + + Games + SingStar Vasco (Italy) + + + + Games + Buzz! Il Superquiz (Italy) + + + + Games + Metal Gear Solid 3 - Subsistence (Italy) (Disc 1) (Subsistence) + + + + Games + Metal Gear Solid 3 - Subsistence (Italy) (Disc 2) (Persistence) + + + + Games + Metal Gear Solid 3 - Subsistence (Italy) (Disc 3) (Existence) + + + + Games + Buzz! Le Grand Quiz (France) + + + + Games + Dynasty Tactics 2 (France) + + + + Games + Energy Airforce - Aim Strike! (France) + + + + Games + FIFA 2001 (France) + + + + + Games + FireBlade (Europe) (En,Fr,De,Es,It) + + + + Games + Gladius (France) + + + + Games + Mat Hoffman's Pro BMX 2 (France) + + + + Games + NBA Live 09 (France) + + + + Games + Suffering, The - Ties That Bind (France) (En,Fr) + + + + Games + Warriors Orochi 2 (France) + + + + Games + Buzz! Junior - Jungle Party (Europe) (En,Sv,No,Da,Fi,Pl,Ru,El) + + + + Games + Disney Princess - Enchanted Journey (Scandinavia) (Sv,Fi) + + + + Games + SingStar Sjung med Disney (Sweden) + + + + Games + Crash Bandicoot 4 - Sakuretsu! Majin Power (Japan) + + + + + Games + Crash Bandicoot 5 - Eeee Crash to Cortex no Yabou! (Japan) + + + + Games + Elemental Gelade - Matoe, Suifuu no Tsurugi (Japan) + + + + + Games + Genji (Japan, Asia) + + + + Games + Gundam True Odyssey - Ushinawareshi G no Densetsu (Japan) (v2.00) + + + + Games + Kelly Slater's Pro Surfer 2003 (Japan) + + + + Games + Kingdom Hearts II (Japan) + + + + Games + TOCA Race Driver (Italy) (v2.00) + + + + Games + Fuga da Monkey Island (Italy) + + + + Games + Valkyrie Profile 2 - Silmeria (Italy) + + + + Games + Chi Vuol Essere Milionario Party Edition (Italy) + + + + Games + Medal of Honor - European Assault (Italy) + + + + Games + Simpsons Skateboarding, The (Italy) + + + + + Games + TOCA Race Driver (Italy) (v1.00) + + + + Games + Rune - Viking Warlord (Italy) + + + + + Games + Max Payne 2 - The Fall of Max Payne (Italy) (En,It) + + + + Games + SingStar Italian Greatest Hits (Italy) + + + + Games + Premier Manager 2004-2005 (Italy) + + + + + Games + F1 2002 (Italy) + + + + + Games + Offroad Extreme! Special Edition (Europe) + + + + + Games + Alone in the Dark (Italy) (En,Fr,De,Es,It) + + + + Games + SingStar Rocks! (Italy) + + + + Games + Midnight Club - Street Racing (Europe) + + + + + Games + Oni (Italy) + + + + + Games + Grand Theft Auto - Vice City (Germany) (En,Fr,De,Es,It) + + + + Games + Konjiki no Gashbell!! Yuujou Tag Battle (Japan) + + + + Games + Makai Senki Disgaea (Japan) + + + + + Games + Naruto - Narutimate Hero (Japan) + + + + Games + Naruto - Uzumaki Ninden (Japan) + + + + Games + One Piece - Round the Land! (Japan) + + + + Games + Saru! Get You! 3 (Japan, Asia) + + + + Games + Shin Seiki GPX Cyber Formula - Road to the Infinity (Japan) + + + + Games + Monster House (Italy) + + + + Games + Shrek Super Party (Europe) + + + + + Games + MTV Pimp My Ride (Europe, Australia) + + + + Games + SingStar Take That (Europe, Australia) + + + + Games + Thrillville - Off the Rails (Europe) + + + + Games + All Music Dance! (Italy) + + + + + Games + SingStar e la Magia Disney (Italy) + + + + Games + Nickelodeon SpongeBob - Ciak si Gira! (Italy) + + + + Games + Disney's Chicken Little (Scandinavia) (Sv,No,Da) + + + + Games + Gitaroo Man (Japan) + + + + Games + Gitaroo Man One (Japan) + + + + + Games + Disney's The Haunted Mansion (UK) + + + + Games + Buzz! Brain of Oz (Australia) + + + + Games + Monopoly (Europe, Australia) (En,Fr,Es,Nl) + + + + Games + Scooby-Doo! La Nuit des 100 Frissons (France) + + + + Games + Shaun Palmer's Pro Snowboarder (France) + + + + Games + SingStar ABBA (France) + + + + Games + Who Wants to Be a Millionaire - 2nd Edition (Europe) + + + + Games + Buzz! The Big Quiz (Australia) (v2.00) + + + + Games + Disney's PK - Out of the Shadows (USA) (En,Fr,De,It) + + + + + Games + Buzz! De Slimste van Nederland (Belgium, Netherlands) (En,Fr,Nl) + + + + Games + SingStar Legends (France) + + + + Games + Teen Titans (France) (En,Fr) + + + + Games + SingStar Queen (Spain) + + + + Games + SingStar '80s (Netherlands) (v2.00) + + + + Games + Buzz! The Big Quiz (Europe) (En,Fr,Nl) + + + + Games + Buzz! The Mega Quiz (Europe) (En,Fr,Nl) + + + + Games + Buzz! The Pop Quiz (Europe) (En,Fr,Nl) + + + + Games + DreamWorks Shrek's Carnival Craze - Party Games (Europe) (Es,It,Nl) + + + + Games + Ryuu ga Gotoku 2 (Japan) (PlayStation 2 the Best) + + + + Games + FIFA 13 (Europe) (En,Fr,De,It,Nl) + + + + Games + PES 2013 - Pro Evolution Soccer (Europe) (Fr,De) + + + + Games + Deus Ex (Italy) + + + + Games + Peter Pan (Europe) (En,Fr,De) + + + + + Games + Disney-Pixar Alla Ricerca di Nemo (Italy) + + + + Games + SingStar Rock Ballads (Spain) + + + + Games + Dragon Ball Z - Infinite World (USA) + + + + Games + Shonen Jump's One Piece - Grand Adventure (USA) + + + + Games + Sonic Riders (USA) (En,Ja,Fr,De,Es,It) + + + + Games + Super Dragon Ball Z (USA) + + + + Games + Sega Superstars (Germany) + + + + + Games + Galileo Mystery - Die Krone des Midas (Germany) + + + + Games + DTM Race Driver (Europe) (En,Fr,De) (v2.00) + + + + Demos + Kingdom Hearts (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + Chain Dive (Japan) + + + + Games + Dot Hack G.U. Vol. 2 - Kimi Omou Koe (Japan) + + + + Games + Extermination (Japan) + + + + Games + Konjiki no Gashbell!! Gekitou! Saikyou no Mamono-tachi (Japan) + + + + Games + Meine Liebe - Yuubinaru Kioku (Japan) + + + + Games + Phantasy Star Universe (Japan) + + + + Games + Suki na Mono wa Suki dakara Shou ga Nai!! Rain - Sukishou! Episode 03 (Japan) + + + + + Games + Waga Ryuu o Miyo - Pride of the Dragon Peace (Japan) + + + + Games + Ghost Vibration (Korea) + + + + Games + K-League Winning Eleven 8 - Asia Championship (Korea) + + + + Games + Nuga-Cel! Nurture Garment Celebration (Japan) + + + + Games + Amagoushi no Yakata (Japan) + + + + Games + Urban Reign (Japan) + + + + Games + Zettai Zetsumei Toshi (Japan) (v1.05) + + + + Games + Oz (Japan) + + + + Games + Sakurazaka Shouboutai (Japan) + + + + Games + Taikou Risshiden V (Japan) (Koei the Best) + + + + Games + Viorate no Atelier - Gramnad no Renkinjutsushi 2 (Japan) (Gust Best Price) + + + + Games + Mana-Khemia - Gakuen no Renkinjutsushi-tachi (Japan) (Gust Best Price) + + + + Games + Abarenbou Princess (Japan) + + + + Preproduction + PlayOnline Viewer & Tetra Master (Japan) (Beta) + + + + + Preproduction + Final Fantasy XI - Online (Japan) (Beta) + + + + + Add-Ons + Final Fantasy XI - Promathia no Jubaku (Japan) + + + + Add-Ons + Final Fantasy XI - Aht Urhgan no Hihou (Japan) + + + + Games + Bravo Music - Chou Meikyoku-ban (Japan) + + + + + Demos + Otostaz (Japan) (Taikenban 1) + + + + + Games + Let's Bravo Music (Japan) + + + + + Games + Bravo Music - Christmas Edition (Japan) + + + + + Games + Online Games - Dai Guru Guru Onsen (Japan) + + + + + Games + Pucelle, La - Hikari no Seijo Densetsu - 2-shuume Hajimemashita. (Japan) + + + + + Games + U - Underwater Unit (Japan) + + + + + Games + Disney-Pixar Cars - La Coppa Internazionale di Carl Attrezzi (Italy) + + + + Games + SingStar Radio 105 (Italy) + + + + Games + Matrix, The - Path of Neo (Europe) (En,Fr,De,Es,It) + + + + Games + Premier Manager 2004-2005 (France) + + + + + Applications + PlayOnline Viewer - Tetra Master & Janhourou (Japan) + + + + + Games + Final Fantasy XI - Zilart no Gen'ei (Japan) (All in One Pack 2003) + + + + Games + Star Ocean - Till the End of Time (Japan) (v2.03) + + + + Games + Kinnikuman Generations (Japan) + + + + + Games + Makai Senki Disgaea 2 (Japan) + + + + Games + Monster Farm 5 - Circus Caravan (Japan) + + + + Games + Rakugaki Oukoku 2 - Maou-jou no Tatakai (Japan) + + + + Games + SuperLite 2000 Vol. 36 - Youkoso Hitsuji-mura (Japan) + + + + + Games + Tengai Makyou II - Manji Maru (Japan) (Picture Label Shiyou) + + + + Games + SingStar Pop 2009 (Spain) + + + + Games + Buzz! The Maha Quiz (India) + + + + Games + Oni (Spain) + + + + + Games + Harry Potter and the Order of the Phoenix (Europe) + + + + Games + SingStar Morangos com Acucar (Portugal) + + + + Games + Ultimate Film Quiz, The (Europe) (En,Fr,De,Es,It,Nl) (v1.00) + + + + + Games + World Championship Poker featuring Howard Lederer - All In (Europe) (En,Fr,De,Es,It) + + + + Games + Bravo Music (Japan) + + + + + Games + Virtua Fighter 4 - Evolution (Japan) + + + + Games + Armored Core 3 (Japan) + + + + Games + Soulcalibur II (Korea) + + + + Games + Gitaroo Man (Korea) + + + + Games + MAGIX Music Maker - Rocks Your Console (USA) + + + + + Games + Street Cricket Champions 2 (India) + + + + Games + Dynasty Warriors 2 (France) + + + + + + Games + LMB Nouvelle Generation (France) + + + + Games + Spider-Man - Web of Shadows - Amazing Allies Edition (USA) + + + + Games + MLB SlugFest - Loaded (USA) + + + + Demos + God of War - The Hydra Battle (USA) (Demo) + + + + Games + Sega Ages 2500 Series Vol. 3 - Fantasy Zone (Japan) + + + + + Games + Another Century's Episode (Japan) + + + + Games + Dot Hack Vol. 1 - Infection (Korea) + + + + Games + Dot Hack Vol. 2 - Mutation (Korea) + + + + Games + Dot Hack Vol. 3 - Outbreak (Korea) + + + + Games + Sidewinder F (Japan) + + + + Games + Shox (USA) (En,Fr,Es) + + + + + Games + Sidewinder V (Japan) (En,Ja) (Flight Box) + + + + Games + Bionicle Heroes (Japan) + + + + Games + Def Jam - Vendetta (Japan) + + + + Games + Maken Shao (Japan) (Shokai Seisan Genteiban) + + + + Games + Minna no Tennis (Japan, Asia) + + + + Games + Momotarou Dentetsu 12 - Nishi Nihon-hen mo Arimasse! (Japan) + + + + + Games + Otostaz (Japan) (En,Ja) + + + + + Games + Sky Odyssey, The (Japan) + + + + Games + Soulcalibur III (Japan) (v1.01) + + + + Games + Soulcalibur III (Japan) (v2.00) + + + + Games + Vietcong - Purple Haze (Italy) (En,It) + + + + Games + PES 2013 - Pro Evolution Soccer (Europe) (It,El) + + + + Games + Energy Airforce - Aim Strike! (Italy) + + + + Demos + God of War II - The Colossus Battle (USA) (Demo) + + + + Games + Scooby-Doo! Night of 100 Frights (USA) + + + + Games + Hot Wheels - Velocity X - Maximum Justice (USA) + + + + Games + NHL 08 (USA) + + + + Games + NASCAR 2005 - Chase for the Cup (USA) + + + + Games + Madden NFL 09 (USA) + + + + Games + Madden NFL 10 (USA) + + + + Games + Nickelodeon SpongeBob SquarePants - Revenge of the Flying Dutchman (USA) + + + + + Games + FIFA Soccer 09 (USA) + + + + Games + Shadow Man - 2econd Coming (USA) + + + + + Games + AirForce Delta - Blue Wing Knights (Japan) + + + + Games + AirForce Delta Strike (Korea) + + + + Games + NeoGeo Online Collection Vol. 7 - The King of Fighters - Nests (Japan) (En,Ja,Es,Pt) + + + + Games + NeoGeo Online Collection Vol. 12 - Samurai Spirits - Rokuban Shoubu (Japan) + + + + Games + Street Fighter III - 3rd Strike - Fight for the Future (Japan) + + + + Games + Shin Seiki Evangelion - Battle Orchestra (Japan) + + + + Games + Nobunaga no Yabou - Kakushin (Japan) + + + + Games + ESPN College Hoops (USA) (v1.02) + + + + Games + MLB SlugFest 2004 (USA) + + + + Games + NCAA College Basketball 2K3 (USA) + + + + Games + NCAA Final Four 2003 (USA) + + + + Games + NCAA GameBreaker 2004 (USA) + + + + Games + NFL Blitz 2003 (USA) + + + + Games + NFL GameDay 2004 (USA) + + + + Games + NHRA Championship Drag Racing (USA) + + + + Games + Nickelodeon Tak - The Great Juju Challenge (USA) + + + + Games + Nickelodeon The Naked Brothers Band - The Video Game (USA) + + + + Games + Ghosthunter (USA) + + + + Games + Samurai (Japan, Asia) + + + + + Games + Hajime no Ippo - Victorious Boxers - Championship Version (Japan, Asia) + + + + Games + SSX Tricky (Asia) + + + + Games + Ford Bold Moves Street Racing (USA) + + + + + Games + High Heat Major League Baseball 2002 (USA) + + + + + Games + NASCAR Thunder 2002 (USA) + + + + + Games + NBA Starting Five (USA) + + + + + Games + Stunt GP (USA) + + + + + Games + WTA Tour Tennis (USA) + + + + + Games + NBA Hoopz (USA) + + + + + Games + Rugby (USA) + + + + + Games + ESPN NFL PrimeTime 2002 (USA) + + + + + Games + NCAA GameBreaker 2001 (USA) + + + + + Games + WWE SmackDown! Shut Your Mouth (USA) + + + + Demos + PlayStation Underground Jampack - Summer 2001 (USA) + + + + Games + NCAA Football 11 (USA) + + + + Games + Gadget Racers (USA) + + + + Games + Road Trip (USA) + + + + + Games + Seek and Destroy (USA) + + + + Games + Stolen (USA) (En,Fr,Es) + + + + Games + Sims 2, The (USA) + + + + Games + Ford Mustang - The Legend Lives (USA) + + + + Games + SBK - Superbike World Championship (USA) + + + + Games + Buzz! Il Quizzone Nazionale (Italy) + + + + Games + Wakeboarding Unleashed featuring Shaun Murray (France) + + + + Games + SingStar Studio 100 (Netherlands) + + + + Games + SingStar ABBA (USA) + + + + Games + Garfield - Lasagna World Tour (Europe) (Fr,Nl) + + + + + Games + DreamWorks Madagascar (Netherlands) + + + + + Games + Disney-Pixar Cars (Europe) (Nl,Pt) + + + + Games + Midway Arcade Treasures (USA) + + + + Games + Disney-Pixar Monsters en Co. - Schrik Eiland (Netherlands) + + + + Games + Buzz! The Sports Quiz (Europe) (En,Fr,Nl) + + + + Games + Disney's Knorretje Kleine Grote Held (Netherlands) + + + + Games + Headhunter - Redemption (Europe) + + + + Games + UEFA Champions League 2004-2005 (Netherlands) (En,Nl) + + + + Games + Bob the Builder - Festival of Fun (Europe) (En,Nl,No,Da,Fi) + + + + + Demos + ATV Offroad Fury (USA) (Demo) + + + + Games + Def Jam - Fight for NY (USA) + + + + Games + Da Vinci Code, The (Netherlands) (En,Nl) + + + + Games + Nickelodeon Dora the Explorer - Dora Saves the Snow Princess (Europe, Australia) (En,Fr,Nl) + + + + Games + Paard & Pony - Topruiter (Netherlands) + + + + + Games + Friends - The One with All the Trivia (Netherlands) + + + + Games + Nickelodeon SpongeBob SquarePants - Creature from the Krusty Krab (USA) + + + + Games + Tak and the Power of Juju (USA) + + + + Games + Nick Jr. Go Diego Go! Safari Rescue (Netherlands) (En,Fr,Nl) + + + + Games + Tekken Tag Tournament (USA) (v1.00) + + + + + Games + Splashdown (USA) (v1.00) + + + + Games + Simpsons Skateboarding, The (USA) + + + + + Games + DreamWorks Shrek's Carnival Craze - Party Games (USA) + + + + Games + Terminator 3 - Rise of the Machines (USA) + + + + Games + DreamWorks Shrek - Smash n' Crash Racing (USA) + + + + Games + SingStar '80s (France) + + + + Games + SingStar Rocks! (France) + + + + Games + Echo Night - Beyond (USA) + + + + Games + King's Field - The Ancient City (USA) + + + + Games + PaRappa the Rapper 2 (USA) (En,Ja) + + + + Games + Samurai Western (USA) + + + + Games + Dragon Rage (USA) + + + + + Games + Jin Yeosin Jeonsaeng III - Nocturne (Korea) + + + + Games + Yoshitsune Yeongungjeon (Korea) + + + + Games + Genji (Korea) + + + + Applications + PlayStation BB Navigator - Version 0.32 (Japan) + + + + + Applications + PlayStation BB Navigator - Version 0.30 (Japan) + + + + + Games + Football Manager Campionato 2002 (Italy) + + + + Games + Gecko Blaster (Europe) + + + + + Games + Iron Chef (Europe) + + + + + Games + Rugby League 2 - World Cup Edition (Europe) + + + + Games + Skyscraper (Europe) + + + + + Games + Top Gun (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) + + + + + Games + Ultimate Trivia Quiz, The (Europe) (En,Fr,De,Es,It,Nl) + + + + + Preproduction + Test Drive Unlimited (USA) (Beta) + + + + Games + Nickelodeon Dora's Big Birthday Adventure (USA) + + + + Games + Sengoku Anthology (Europe) (En,Fr,De,Es,It) + + + + Demos + Sakurazaka Shouboutai (Japan) (Taikenban) + + + + + Demos + Dark Chronicle (Japan) (Taikenban) + + + + Demos + Argus no Senshi (Japan) (Taikenban) + + + + Demos + Busin 0 - Wizardry Alternative Neo (Japan) (Taikenban) + + + + Games + Hoppie (Europe) + + + + + Games + Jurassic Park - Operation Genesis (USA) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Savanna Park (Japan) + + + + + Games + Nihon Pro Yakyuu Kikou Kounin - Pro Yakyuu Japan 2001 (Japan) + + + + + Games + FIFA 2003 - Europe Soccer (Japan) + + + + Games + Super Robot Taisen - Scramble Commander (Japan) + + + + Games + SD Gundam - GGeneration Seed (Japan) + + + + Games + Rakushou! Pachi-Slot Sengen (Japan) + + + + + Games + Buzz! The Music Quiz (Australia) + + + + Demos + Crash Twinsanity & Spyro - A Hero's Tail (USA) (Demo) + + + + Demos + Jak II (USA) (Demo) + + + + Demos + Konami Preview Disc (USA) + + + + Demos + My Street (USA) (Demo) + + + + Demos + Def Jam - Vendetta (USA) (Demo) + + + + + Games + Kikou Heidan J-Phoenix 2 (Japan) + + + + Games + Rock Band 2 (Europe) (En,Fr,De,Es,It) + + + + Games + Buzz! Junior - Dino Den (Europe) (En,Sv,No,Da,Fi,Pl,Ru,Cs) + + + + Games + Buzz! Junior - Ace Racers (Europe) (En,Sv,No,Da,Fi,Pl,Ru,Cs) + + + + Games + Harry Potter och Hemligheternas Kammare (Sweden) + + + + + Games + SingStar Svenska Stjaernor (Sweden) + + + + Games + DreamWorks Shark Tale - Hajar som Hajar (Sweden) + + + + Games + Chronicles of Narnia, The - The Lion, the Witch and the Wardrobe (Scandinavia) (Sv,No,Da) + + + + Games + Disney Hannah Montana - Spotlight World Tour (Scandinavia) (En,Sv,No,Da) + + + + Games + Bratz - Girlz Really Rock (Europe) (En,Sv,No,Da) + + + + Games + DreamWorks Madagaskar 2 (Sweden) + + + + Games + Disney Sing It (Scandinavia) (En,Sv,No,Da) + + + + Games + Disney Sing It - High School Musical 3 - Senior Year (Scandinavia) (En,Sv,No,Da) + + + + Games + Hugo - Magic in the Trollwoods (Scandinavia) (En,Sv,No,Da,Fi) + + + + Games + Hugo - CannonCruise (Scandinavia) (Sv,No,Da,Fi) + + + + + Games + Xena - Warrior Princess (Europe) (En,Pt,Sv,No,Da,Fi) + + + + + Games + Space Rebellion (Europe) + + + + + Games + Pinocchio (Europe) (En,Fr,De) + + + + + Games + Skateboard Madness - Xtreme Edition (Europe) + + + + + Games + Games Galaxy 2 (Europe) + + + + + Games + Pro Biker 2 (Europe) + + + + + Games + Wacky Zoo GP (Europe) + + + + + Games + Garfield - Lasagna World Tour (Europe) (En,Sv,No,Da,Fi) + + + + + Games + Urban Constructor (Europe) + + + + + Games + Steam Express (Europe) + + + + + Games + Riding Star (Europe) (En,Sv,No,Da) + + + + + Games + Eikan wa Kimi ni 2002 - Koushien no Kodou (Japan) + + + + + Demos + Alter Echo (USA) (Demo) + + + + Demos + Black (USA) (Demo) + + + + + Demos + Egg Mania - Eggstreme Madness (USA) (Demo) + + + + + Demos + Flipnic - Ultimate Pinball (USA) (Demo) + + + + Demos + Galactic Wrestling featuring Ultimate Muscle - The Kinnikuman Legacy (USA) (Demo) + + + + + Games + Buzz! Junior - RoboJam (Europe) (En,Sv,No,Da,Fi,Pl,Ru,El) + + + + Games + Mafia (USA) + + + + Games + Club Football - Leeds United (UK) + + + + Games + Simple 2000 Series Ultimate Vol. 2 - Edit Racing (Japan) + + + + Games + Impossible Mission (Europe) (En,Fr,De,Es,It) + + + + + Games + Music Maker - Rockstar (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Party Carnival (Europe) + + + + + Games + Roller Coaster Funfare (Europe) + + + + + Games + Saint & Sinner (Europe) + + + + + Games + SingStar Chart Hits (Australia) + + + + Games + Stealth Force 2 (Europe) + + + + + Games + Super Fruit Fall (Europe) (En,Fr,De,Es,It) + + + + + Games + Suzuki TT Superbikes - Real Road Racing Championship (USA) + + + + Games + Taxi 3 (France) + + + + + Games + Winter Sports 2008 - The Ultimate Challenge (USA) (En,Fr) + + + + Games + Shinten Makai - Generation of Chaos IV (Japan) + + + + Games + Generation of Chaos III - Toki no Fuuin (Japan, Asia) + + + + Games + Lost Aya Sophia (Japan) + + + + Games + Hametsu no Mars (Japan) + + + + Games + Neverland Kenkyuushi (Japan) + + + + Games + Eien no Aseria - Kono Daichi no Hate de (Japan) + + + + Games + Rebirth Moon (Japan) + + + + Games + Shinki Gensou - Spectral Souls II (Japan) + + + + Games + Shinki Gensou - Spectral Souls (Japan) + + + + Games + Spectral Force - Radical Elements (Japan) + + + + Games + Spectral Force Chronicle (Japan) + + + + Games + Tenkuu Danzai - Skelter Heaven (Japan) (Genteiban) + + + + Games + Growlanser V - Generations (Japan) (Shokai Genteiban) + + + + Games + Monster Eggs (Europe) + + + + + Games + DreamWorks Kung Fu Panda (Sweden) + + + + Games + Pa Andra Sidan Haecken (Sweden) + + + + Demos + Minna no Tennis (Japan) (Taikenban) + + + + Games + Jello (Europe) + + + + + Games + NHL 08 (Europe) (En,De,Sv,Fi,Cs) + + + + Games + Dragon Ball Z - Sparking! (Japan) + + + + Games + Samurai Spirits - Tenka-ichi Kenkakuden (Japan) + + + + Games + Drastic Killer (Japan) + + + + Games + Dirge of Cerberus - Final Fantasy VII (Japan, Asia) + + + + Games + Cool Boarders - Code Alien (Japan) + + + + Games + GuitarFreaks 3rd Mix & DrumMania 2nd Mix (Japan) + + + + Games + Simple 2000 Series Vol. 81 - The Chikyuu Boueigun 2 (Japan) + + + + + Games + Naruto - Narutimate Hero 2 (Japan) + + + + Games + Naruto Shippuuden - Narutimate Accel (Japan) + + + + Games + Yumeria (Japan) + + + + Games + Kino no Tabi - The Beautiful World (Japan) + + + + Games + Urbz, The - Sims in the City (Japan) + + + + Games + EyeToy - Furi Furi Dance Tengoku (Japan) (EyeToy Camera Doukonban) + + + + Games + Happy Breeding - Cheerful Party (Japan) + + + + Games + Maple Colors - Kessen wa Gakuensai! (Japan) + + + + Games + Kino no Tabi II - The Beautiful World (Japan) + + + + Games + Tenohira o, Taiyou ni - Eikyuu no Kizuna (Japan) (Shokai Genteiban) + + + + Games + KOF - Maximum Impact (Japan) + + + + Games + Monster Hunter G (Japan) + + + + Games + Monster Hunter (Japan) + + + + Games + Shikigami no Shiro (Japan) + + + + + Games + Chobits - Chii dake no Hito (Japan) + + + + Games + Tenshou Gakuen Gensouroku (Japan) (v1.04) + + + + Games + Metal Gear Solid 3 - Subsistence (Japan) (Disc 1) (Subsistence) (Shokai Seisanban) + + + + Games + Metal Gear Solid 3 - Subsistence (Japan) (Disc 2) (Persistence) (Shokai Seisanban) + + + + Games + Metal Gear Solid 3 - Subsistence (Japan) (Disc 3) (Existence) (Shokai Seisanban) + + + + Games + Panel Quiz Attack 25 (Japan) + + + + Games + Winning Post 4 Maximum (Japan) + + + + + Games + Winning Post 5 (Japan) + + + + + Games + GI Jockey 3 - 2005-nendoban (Japan) + + + + + Games + Anime Super Remix, The - Kyojin no Hoshi (Japan) + + + + Games + Daito Giken Koushiki Pachi-Slot Simulator - Ossu! Banchou (Japan) + + + + + Games + Pucelle, La - Hikari no Seijo Densetsu (Japan) (Genteiban) + + + + + Games + Nickelodeon Avatar - The Legend of Aang (Europe, Australia) (En,Fr,De,Nl) (v2.01) + + + + Games + Pool Master (Europe) (En,Fr,De) (Rev 1) + + + + + Games + SingStar Pop Hits - 40 Principales (Spain) + + + + Games + FIFA 13 (Europe) (En,Es,Pt,Pl) + + + + Games + PES 2013 - Pro Evolution Soccer (Europe) (Es,Pt) + + + + Games + Para Para Paradise (Japan) + + + + Games + Star Wars - Super Bombad Racing (Spain) + + + + + Games + Soldier of Fortune - Gold Edition (Europe) (En,Fr,De,Es,It) (v2.00) + + + + Games + SingStar Motown (Europe) + + + + Games + Football Generation (Europe) (En,Fr,De,Es,It) (v2.00) + + + + + Games + Salt Lake 2002 (Europe) + + + + Games + SingStar Hottest Hits (Europe, Australia) + + + + Games + FIFA 12 (Europe, Australia) (En,Fr,It,Nl) + + + + Games + Chronicles of Narnia, The - Prince Caspian (Europe) (Fr,Nl) + + + + Games + Grote Nederlandse Voetbalquiz, De (Netherlands) + + + + + Games + Starsky & Hutch (Europe) (Fr,De) + + + + Games + Grosse deutsche Fussball-Quiz, Das (Germany) + + + + + Games + This Is Football 2004 (Belgium) (Fr,Nl) + + + + Games + Switch (Japan) + + + + Games + Agent Hugo - Hula Holiday (Scandinavia) (En,Sv,No,Da,Fi) + + + + + Games + Championship Manager 5 (Spain) + + + + Games + Asterix at the Olympic Games (Europe, Australia) + + + + Demos + Forgotten Realms - Demon Stone (Europe) (Demo) + + + + Games + V8 Supercars Australia - Race Driver (Australia) (v2.00) + + + + Games + Don 2 - The Game (India) + + + + Games + Johnny Bravo in the Hukka-Mega-Mighty-Ultra-Extreme Date-O-Rama! (Europe) + + + + + Games + Kikou Heidan J-Phoenix - Cobalt Shoutai-hen (Japan) + + + + Games + Kikou Heidan J-Phoenix (Japan) + + + + Games + Kikou Busou G-Breaker 2 - Doumei no Hangeki (Japan) + + + + Games + Love Smash! 5 - Tennis Robo no Hanran (Japan) + + + + Games + NBA Starting Five 2005 (Japan) + + + + Games + Maestromusic II, The (Japan) + + + + + Games + Oretachi Geesen Zoku - Pooyan (Japan) + + + + + Games + Oretachi Geesen Zoku - Super Volleyball (Japan) + + + + + Games + Poinie's Poin (Japan, Asia) (En,Ja) + + + + Games + Snowboard Heaven (Japan) + + + + + Games + Shin Sangoku Musou 4 (Japan, Asia) + + + + Games + Surfing Air Show with RatBoy (Japan) + + + + + Demos + Tom Clancy's Splinter Cell (Europe) (Demo) + + + + + Games + Project Minerva Professional (Japan) + + + + Games + Tensei - Swords of Destiny (Japan) + + + + Games + Project Minerva (Japan) + + + + Demos + Official PlayStation 2 Magazine-UK Greatest Hits Volume 1 - Special Edition - Buyers Guide (UK) (En,Fr,De,Es,It) + + + + Games + School Rumble - Neru Musume wa Sodatsu. (Japan) + + + + Games + Keroro Gunsou - Mero Mero Battle Royale (Japan) + + + + Games + Hagane no Renkinjutsushi - Dream Carnival (Japan) + + + + Games + Si Hun Qu (Asia) + + + + Games + Si Hun Qu 2 (Asia) + + + + Games + Zhuo Hou La 3 (Asia) + + + + Games + Duo Luo Luo (Asia) + + + + Games + Scooby-Doo! First Frights (USA) (En,Fr,Es) + + + + Games + Tianzhu Hong (Asia) + + + + Games + Snoopy vs. the Red Baron (USA) + + + + Games + Hanuman - Boy Warrior (India) (En,Hi) + + + + Games + Densha de Go! Shinkansen - San'you Shinkansen-hen (Japan) (v2.01) + + + + Games + Simple 2000 Series Vol. 22 - The Tsuukin Densha Untenshi - Densha de Go! 3 - Tsuukin-hen (Japan) + + + + + Games + Ferrari F355 Challenge (USA) + + + + Games + FIFA Soccer World Championship (Japan) + + + + + Games + Pachi-Slot Toukon Denshou - Inoki Matsuri (Japan) + + + + + Games + Netchuu! Pro Yakyuu 2002 (Japan) (v1.01) + + + + + Games + Mahjong Taikai III - Millennium League (Japan) + + + + + Games + Hyper Sports 2002 Winter (Japan) + + + + + Games + Shin Sangoku Musou 3 (Japan, Asia) + + + + Games + Midway Arcade Treasures (Germany) + + + + Games + Rugby 08 (USA) + + + + Games + F1 Career Challenge (USA) (En,Fr,De) + + + + + Games + Jak II - Jak x Daxter 2 (Japan) (En,Ja,Fr,De,Es,It,Ko) + + + + Games + Jikkyou Powerful Pro Yakyuu 2009 (Japan) + + + + Games + Jikkyou Powerful Pro Yakyuu 7 (Japan) + + + + + Games + FIVB Volleyball World Cup - Venus Evolution (Japan) + + + + + Games + Kaidou Battle - Nikko, Haruna, Rokko, Hakone (Japan) + + + + Games + Pro Yakyuu Spirits 2004 (Japan) + + + + Games + NBA Live 2005 (Japan) + + + + Games + Pro Yakyuu Spirits 2 (Japan) + + + + Games + MVP Baseball 2005 (Japan) + + + + Games + Jikkyou Powerful Pro Yakyuu 12 (Japan) + + + + Games + Pro Soccer Club o Tsukurou! Europe Championship (Japan) + + + + Games + Jikkyou Powerful Pro Yakyuu 13 (Japan) + + + + Games + J.League Pro Soccer Club o Tsukurou! 5 (Japan) + + + + Games + Pachi-Slot Aruze Oukoku 6 (Japan) + + + + + Games + Onmyou Taisenki - Byakko Enbu (Japan) + + + + + Games + Rakushou! Pachi-Slot Sengen 3 - Rio de Carnival, Juujika 600-shiki (Japan) + + + + + Games + NBA Live 2003 (Japan) + + + + Games + Beast Sapp (Japan) + + + + Games + Saint Seiya - Sanctuary Juunikyuu-hen (Japan) + + + + Games + Rurouni Kenshin - Meiji Kenkaku Romantan - Enjou! Kyoto Rinne (Japan) + + + + Games + Naruto - Konoha Spirits!! (Japan) + + + + Games + Gran Turismo Concept - 2002 Tokyo-Seoul (Korea) (v2.00) + + + + Games + Sengoku Musou - Moushouden (Japan) + + + + Demos + McDonald's Original Happy Disc (Japan) + + + + + Demos + Mark of Kri, The (Europe) (En,Fr,De,Es,It) (Demo) + + + + Demos + Official PlayStation 2 Magazine-UK Greatest Hits Volume 6 - Special Edition - Awards 2002 (UK) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine-UK Special Edition 19 - 2004 Classics Hitlist (UK) (En,Fr,De,Es,It) + + + + Games + MLB 07 - The Show (USA) (v1.00) + + + + Games + Hitman 2 - Silent Assassin (USA) (v2.01) + + + + Games + Happy Feet (USA) + + + + Games + Eragon (USA) + + + + Games + Downhill Domination (USA) + + + + Games + ATV Offroad Fury 2 (USA) (v1.00) + + + + Games + NBA ShootOut 2004 (USA) + + + + Games + Nickelodeon Rocket Power - Beach Bandits (USA) + + + + Games + SOCOM - U.S. Navy SEALs (USA) (v2.01) + + + + Games + Transformers - The Game (USA) + + + + Games + Tony Hawk's American Wasteland (USA) + + + + Games + Simple 2000 Series Vol. 41 - The Volleyball (Japan) + + + + + Games + FlatOut 2 (USA) + + + + Games + WinBack 2 - Project Poseidon (USA) + + + + Games + World Tour Soccer 2003 (USA) (En,Fr,De,Es,It,Nl,Pt) + + + + Games + Nickelodeon Jimmy Neutron - Boy Genius (USA) + + + + Games + Jackass - The Game (USA) + + + + Games + UFC - Ultimate Fighting Championship - Sudden Impact (USA) + + + + Games + Winter Sports 2 - The Next Challenge (USA) (En,Fr) + + + + Games + World Destruction League - WarJetz (USA) + + + + Games + World Tour Soccer 2006 (USA) (En,Fr,Es,It) + + + + Games + World Heroes Anthology (USA) + + + + Games + World Championship Cards (USA) + + + + Games + Nickelodeon Jimmy Neutron - Boy Genius - Jet Fusion (USA) + + + + Games + Ed, Edd n Eddy - The Mis-Edventures (USA) (En,Fr) + + + + Games + Samurai Warriors 2 (USA) + + + + Games + Aliens Versus Predator - Extinction (USA) + + + + + Games + Mystic Heroes (USA) + + + + Games + Ribbit King (USA) (En,Es) + + + + Video + Ribbit King Plus! (USA) (Bonus Disc) + + + + Games + Rock Band Track Pack - Classic Rock (USA) + + + + Games + Code Lyoko - Quest for Infinity (USA) (En,Fr,Es) + + + + Games + WWE Crush Hour (USA) + + + + Games + RoadKill (USA) + + + + Games + Disney-Pixar Up (USA) (En,Fr) + + + + Games + Looney Tunes - Acme Arsenal (USA) + + + + Games + NASCAR 08 (USA) + + + + Games + Disney-Pixar Toy Story 3 (USA) (En,Fr,Es) + + + + Games + Nickelodeon SpongeBob SquarePants - The Movie (USA) + + + + Games + Powerpuff Girls, The - Relish Rampage (USA) + + + + Games + FIFA Street 2 (USA) (En,Es) + + + + Games + Naruto - Ultimate Ninja 3 (USA) + + + + Games + Hulk (USA) + + + + Games + Disney's Stitch - Experiment 626 (USA) + + + + Games + Teenage Mutant Ninja Turtles 2 - Battle Nexus (USA) + + + + Games + Urbz, The - Sims in the City (USA) + + + + Games + Godzilla - Unleashed (USA) + + + + Games + Heroes of the Pacific (USA) + + + + Games + Rock Band - Track Pack Volume 1 (USA) + + + + Games + FIFA Soccer 2003 (USA) (En,Es) + + + + Games + FIFA Soccer 2004 (USA) (En,Es) + + + + Games + FIFA Soccer 2005 (USA) + + + + Games + FIFA Soccer 06 (USA) (En,Es) + + + + Games + FIFA Soccer 08 (USA) (En,Es) + + + + Games + Romance of the Three Kingdoms VII (USA) + + + + + Games + Romance of the Three Kingdoms IX (USA) + + + + Games + WWE SmackDown vs. Raw 2009 (Australia) + + + + Games + Need for Speed - Underground 2 (Europe) (En,Fr,De,Es,It,Nl,Sv,Da) (v2.00) + + + + Games + Buzz! The Big Quiz (Australia) (v1.00) + + + + Games + Bratz - Girlz Really Rock (Australia) + + + + Games + Robots (USA) + + + + Games + Metal Arms - Glitch in the System (USA) + + + + Games + Jissen Pachi-Slot Hisshouhou! Savanna Park DX (Japan) + + + + + Games + Without Warning (USA) (En,Fr,Es) + + + + Games + Aoi Shiro (Japan) + + + + Games + Total Immersion Racing (USA) + + + + Games + Wheel of Fortune (USA) + + + + Games + Transformers - Revenge of the Fallen (USA) + + + + Games + Trivial Pursuit - Unhinged (USA) + + + + Games + World Poker Tour (USA) + + + + Games + Disney Pimpi, Piccolo Grande Eroe (Italy) + + + + Games + MechSmith, The - Run=Dim (Japan) + + + + + Games + Inuyasha - Feudal Combat (USA) + + + + Games + Hot Wheels - Stunt Track Challenge (USA) + + + + Games + Showdown - Legends of Wrestling (USA) + + + + Games + LEGO Island Xtreme Stunts (USA) + + + + + Games + Theme Park Roller Coaster (USA) + + + + + Games + Iridium Runners (USA) + + + + + Games + Portal Runner (USA) + + + + Games + MotoGP 3 (USA) + + + + Games + F1 2001 (USA) (En,Fr,Es) + + + + + Games + RC Revenge Pro (USA) + + + + + Games + F1 2002 (USA) (En,Fr,De) + + + + + Games + Hot Wheels - World Race (USA) + + + + + Games + Soldier of Fortune - Gold Edition (USA) + + + + Games + XGIII - Extreme G Racing (USA) + + + + + Games + Nickelodeon Go Diego Go! Great Dinosaur Rescue (USA) (En,Fr) + + + + Games + Rugby 06 (USA) + + + + Games + Legend of Spyro, The - Dawn of the Dragon (USA) (En,Fr,De,Es,It,Nl) + + + + Games + Kidou Senshi Gundam - Ichinen Sensou (Japan) + + + + Games + Legend of the Dragon (USA) (En,Fr,Es) + + + + + Games + Top Angler - Real Bass Fishing (USA) + + + + + Games + Sled Storm (USA) + + + + + Games + ESPN International Track & Field (USA) + + + + + Games + Mark Davis Pro Bass Challenge (USA) + + + + + Games + MotoGP 2 (USA) + + + + + Demos + Jak and Daxter - The Precursor Legacy (USA) (Cingular Wireless Demo) + + + + + Games + Hyper Street Fighter II - The Anniversary Edition (Japan) (CapKore) + + + + Games + Test Drive Off-Road - Wide Open (USA) + + + + + Games + Top Gun - Combat Zones (USA) + + + + + Games + Ford Racing - Off Road (USA) + + + + + Games + Freekstyle (USA) + + + + + Games + Dance Factory (USA) + + + + + + + + + + Games + Jeremy McGrath Supercross World (USA) + + + + + Games + Silent Scope 3 (USA) (En,Ja,Es) + + + + + Games + Sunny Garcia Surfing (USA) + + + + + Games + ESPN NBA 2Night (USA) + + + + + Games + History Civil War - Secret Missions (USA) + + + + Games + Micro Machines V4 (USA) + + + + + Games + Reel Fishing III (USA) + + + + + Games + Taz - Wanted (USA) (En,Fr,De,Es,It) + + + + + Games + Supercar Street Challenge (USA) + + + + + Games + Stretch Panic (USA) + + + + + Games + Soccer Mania (USA) + + + + + Games + Drome Racers (USA) + + + + + Games + Gungriffon Blaze (USA) + + + + + Games + Giants - Citizen Kabuto (USA) + + + + Games + Sea Monsters - A Prehistoric Adventure (USA) + + + + + Games + Salt Lake 2002 (USA) + + + + + Games + Le Mans 24 Hours (USA) (En,Fr,Es) + + + + + Games + NHL FaceOff 2001 (USA) + + + + + Games + NCAA Final Four 2001 (USA) + + + + + Games + Rogue Trooper (USA) + + + + Games + NFL Blitz 2002 (USA) + + + + Games + MTV Music Generator 3 - This Is the Remix (USA) + + + + Games + Micro Machines (USA) + + + + Games + Star Trek - Shattered Universe (USA) + + + + Games + Men in Black II - Alien Escape (USA) + + + + Games + NBA 09 - The Inside (USA) + + + + Games + McFarlane's Evil Prophecy (USA) + + + + Games + NBA 2K9 (USA) + + + + Games + Rocky (USA) + + + + Games + NBA 07 featuring the Life Vol. 2 (USA) + + + + Games + Superman Returns (USA) + + + + Games + Full Spectrum Warrior - Ten Hammers (USA) + + + + Games + Stuntman - Ignition (USA) + + + + Games + L.A. Rush (USA) + + + + Games + TOCA Race Driver 2 (USA) + + + + Games + Monster Lab (USA) (En,Fr,De,Es,It) + + + + Games + SingStar Rocks! (USA) + + + + Games + Extermination (USA) + + + + Games + Beat Down - Fists of Vengeance (USA) + + + + Games + SpyHunter - Nowhere to Run (USA) + + + + Games + Big Idea's VeggieTales - LarryBoy and the Bad Apple (USA) + + + + Games + Swashbucklers - Blue vs. Grey (USA) + + + + Games + Cabela's Legendary Adventures (USA) + + + + Games + Walt Disney Pictures Presents Meet the Robinsons (USA) + + + + Games + Cabela's Trophy Bucks (USA) + + + + Games + Sega Ages 2500 Series Vol. 16 - Virtua Fighter 2 (Japan) + + + + + Games + KOF - Maximum Impact - Maniax (Japan) + + + + Games + Kagero II - Dark Illusion (Japan) (PlayStation 2 the Best) + + + + Games + Fallout - Brotherhood of Steel (USA) + + + + Games + Namco Museum 50th Anniversary (USA) + + + + Games + Tiger Woods USA Tour 2002 (Australia) + + + + Games + Tomak - Save the Earth - Love Story (Japan) + + + + + Games + Bomberman Jetters (Japan) + + + + Games + Mobile Suit Gundam - Climax U.C. (Japan) + + + + Games + Kidou Senshi Gundam Seed - Owaranai Ashita e (Japan) + + + + Games + Galerians - Ash (USA) + + + + Games + MLB Power Pros 2008 (USA) + + + + Games + My Street (USA) + + + + Games + Ski-Doo Snow X Racing (USA) + + + + Games + Nickelodeon SpongeBob SquarePants - Lights, Camera, Pants! (USA) + + + + Games + Gravity Games Bike - Street. Vert. Dirt. (USA) + + + + Games + NCAA GameBreaker 2003 (USA) + + + + Games + Lord of the Rings, The - The Third Age (USA) + + + + Games + Grooverider (Europe) + + + + + Games + Gran Turismo 4 (Asia) + + + + Preproduction + Guilty Gear Isuka (USA) (Trade Demo) + + + + Games + Psychic Force Complete (Japan) + + + + Games + Minna no Golf 4 (Japan) (v1.04) + + + + Games + Formula One 2001 (Japan) + + + + Games + 007 - Nightfire (Japan) + + + + Games + Dragon Ball Z - Infinite World (Japan, Korea) + + + + Games + Gacha Mecha Stadium - Saru Battle (Japan, Asia) + + + + Games + Chou Kousoku Mahjong (Japan) + + + + + Games + Jikkyou Powerful Pro Yakyuu 9 - Ketteiban (Japan) + + + + + Games + Bionicle Heroes (USA) + + + + Games + FireBlade (USA) + + + + Games + Disney G-Force (USA) + + + + Games + FIFA Soccer 11 (USA) (En,Fr,Es) + + + + Games + Dance Dance Revolution - Disney Channel Edition (USA) + + + + Games + College Hoops 2K8 (USA) + + + + Games + Artlist Collection - The Dog Island (USA) (En,Fr,Es) + + + + Games + Fairly OddParents, The - Breakin' da Rules (USA) + + + + Games + Fairly OddParents, The - Shadow Showdown (USA) + + + + Games + Ford vs. Chevy (USA) + + + + Games + Freaky Flyers (USA) + + + + Games + Freestyle Metal X (USA) + + + + Games + Full Spectrum Warrior (USA) + + + + Games + Frogger - Ancient Shadow (USA) (En,Es) + + + + Games + Indiana Jones and the Emperor's Tomb (USA) + + + + Games + Hasbro Family Game Night (USA) + + + + Games + Harry Potter and the Chamber of Secrets (USA) + + + + + Games + Golden Compass, The (USA) + + + + Games + Greg Hastings' Tournament Paintball Max'd (USA) + + + + Games + Gretzky NHL 06 (USA) + + + + Games + Harry Potter and the Goblet of Fire (USA) + + + + Games + Guitar Hero - Smash Hits (USA) + + + + Games + History Channel, The - Battle for the Pacific (USA) + + + + Games + IGPX - Immortal Grand Prix (USA) + + + + Games + Nobunaga no Yabou - Soutenroku (Japan) + + + + + Games + Quiz & Variety - Suku Suku Inufuku (Japan) + + + + + Games + Saka Tsuku 2002 - J.League Pro Soccer Club o Tsukurou! (Japan) + + + + Games + Baseball 2003, The - Battle Ball Park Sengen - Perfect Play Pro Yakyuu (Japan) (v2.02) + + + + Games + K-1 World Grand Prix - The Beast Attack! (Japan) + + + + Games + Shin Sangoku Musou 3 - Moushouden (Japan, Asia) + + + + Games + Kurenai no Umi 2 - Crimson Sea (Japan) + + + + Games + Need for Speed - Underground J (Japan) + + + + Games + Meiwaku Seijin - Panic Maker (Japan) + + + + Games + Code Age Commanders - Tsugumono Tsugarerumono (Japan, Asia) + + + + Games + Jikkyou Powerful Pro Yakyuu 12 - Ketteiban (Japan) + + + + Games + Million God (Japan) + + + + + Games + Daito Giken Koushiki Pachi-Slot Simulator - Hihouden (Japan) + + + + + Games + Sunrise Eiyuutan R (Japan) + + + + Games + 7 (Seven) - Molmorth no Kiheitai (Japan) (v1.20) + + + + Games + Zeonic Front - Kidou Senshi Gundam 0079 (Japan) + + + + Games + Vampire Night (Japan) + + + + Games + Super Dragon Ball Z (Japan) + + + + Games + Pro Yakyuu - Netsu Star 2006 (Japan) + + + + Games + Lovedol - Lovely Idol (Japan) + + + + Games + Croket! Ban-King no Kiki o Sukue (Japan) + + + + Games + NBA 2K2 (Japan) + + + + Games + Fear, The (Japan) (Disc 1) + + + + Games + Fear, The (Japan) (Disc 2) + + + + Games + Armored Core - Nexus (Japan) (Disc 1) (Evolution) + + + + Games + Armored Core - Nexus (Japan) (Disc 2) (Revolution) + + + + Games + Momotarou Dentetsu USA (Japan) + + + + + Games + PaRappa the Rapper 2 (Japan) (En,Ja) + + + + Games + Super Puzzle Bobble (Japan) + + + + + Games + Sega Ages 2500 Series Vol. 26 - Dynamite Deka (Japan) + + + + + Games + Sega Ages 2500 Series Vol. 15 - DecAthlete Collection (Japan) + + + + + Games + Dream Audition 3 (Japan) + + + + + Games + Dream Audition (Japan) + + + + + Games + Yoake no Mariko (Japan) (Performance Pack) + + + + + Games + Yoake no Mariko 2nd Act (Japan) + + + + + Games + Kaitou Sly Cooper (Japan) + + + + Games + Ar tonelico - Sekai no Owari de Utai Tsuzukeru Shoujo (Japan) + + + + Games + Ar tonelico II - Sekai ni Hibiku Shoujo-tachi no Metafalica (Japan) + + + + Games + Kamiwaza (Japan) + + + + Games + Naruto Shippuuden - Narutimate Accel 2 (Japan) + + + + Games + Digital Holmes (Japan) + + + + + Games + SuperLite 2000 Vol. 34 - Akai Ito (Japan) + + + + Games + Crimson Tears (Japan) + + + + Games + Akumajou Dracula - Yami no Juin (Japan) (En,Ja) + + + + Games + Kagero II - Dark Illusion (Japan, Asia) + + + + Games + One Piece - Grand Battle! 3 (Japan) + + + + Games + Soulcalibur II (Japan) + + + + Games + Sengoku Basara 2 - Heroes (Japan) + + + + Games + Armored Core - Last Raven (Japan) + + + + Games + DDRMAX2 - Dance Dance Revolution 7th MIX (Japan) + + + + Games + God Hand (Japan) + + + + Games + DDRMAX - Dance Dance Revolution 6th MIX (Japan) + + + + + Games + Hresvelgr - International Edition (Japan) + + + + + Games + Gako Zouryuu - Crouching Tiger, Hidden Dragon (Japan) + + + + Games + Soul Reaver 2 (Japan) + + + + Games + Technic Beat (USA) + + + + Games + Nickelodeon SpongeBob SquarePants - Battle for Bikini Bottom (USA) + + + + Games + Rampage - Total Destruction (USA) + + + + Games + Kikou Souhei Armodyne (Japan) + + + + Games + Yoake no Mariko (Japan) + + + + + Demos + PlayStation Underground 4.4 (USA) (Disc 2) + + + + Demos + PlayStation Underground Mag Issue 5.1 (USA) + + + + Games + Godzilla - Save the Earth (USA) + + + + Games + FIFA 14 (Europe) (En,Fr,De,It,Nl) + + + + Games + Velvet File (Japan) + + + + + Games + SingStar Pop (Australia) + + + + Games + Tiger Woods PGA Tour 10 (Europe, Australia) + + + + Games + Silent Hill 2 (USA) (En,Ja,Fr,De,Es,It) (v2.01) + + + + Games + Shin Onimusha - Dawn of Dreams (Japan) (En,Ja) (Disc 2) + + + + Games + Shin Onimusha - Dawn of Dreams (Japan) (En,Ja) (Disc 1) + + + + Games + Buzz! The Mega Quiz (Australia) + + + + Games + Buzz! The Pop Quiz (Australia) + + + + Games + Real World Golf (Europe) (v2.01) + + + + + Games + Shaun White Snowboarding (USA) + + + + Games + Way of the Samurai 2 (USA) + + + + Games + Trapt (USA) + + + + Games + Another Century's Episode 2 (Japan) + + + + Games + Sengoku Basara (Japan) + + + + Games + PoPoLoCrois - Hajimari no Bouken (Japan) + + + + Games + Project FIFA World Cup - Sorenara Kimi ga Daihyou Kantoku (Japan) + + + + Games + Kidou Senshi Gundam - Gihren no Yabou - Zeon Dokuritsu Sensouki (Japan) + + + + Games + Guilty Gear XX - The Midnight Carnival (Japan, Asia) + + + + Games + Kidou Senshi Gundam - Gihren no Yabou - Zeon Dokuritsu Sensouki - Kouryaku Shireisho (Japan) + + + + Games + R-Racing Evolution - Life in the Fast Lane (Japan) + + + + Games + Kidou Senshi Gundam Seed - Rengou vs. Z.A.F.T. (Japan) + + + + Games + Grand Theft Auto - Vice City Stories (Japan) + + + + Games + Simple 2000 Series Ultimate Vol. 1 - Love - Smash! (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 14 - Touhai! Dramatic Mahjong - Ten - Tenhoo Doori no Kaidanji (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 28 - Tousou! Kenka Grand Prix - Drive to Survive (Japan) + + + + + Games + Simple 2000 Series Vol. 123 - The Office Love Jikenbo - Reijou Tantei (Japan) + + + + Games + Simple 2000 Series Vol. 13 - Onna no Ko no Tame no - The Ren'ai Adventure - Garasu no Mori (Japan) + + + + + Games + Simple 2000 Honkaku Shikou Series Vol. 4 - The Mahjong (Japan) + + + + + Games + Simple 2000 Series Vol. 47 - The Kassen Sekigahara (Japan) + + + + + Games + Simple 2000 Series Vol. 48 - The Taxi - Untenshu wa Kimi da (Japan) + + + + + Games + Simple 2000 Series Vol. 52 - The Chikyuu Shinryakugun - Space Raiders (Japan) + + + + + Games + Simple 2000 Series Vol. 56 - The Survival Game (Japan) + + + + + Games + Simple 2000 Series Vol. 74 - Onna no Ko Sen'you - The Oujisama to Romance - Ripuru no Tamago (Japan) + + + + + Games + Simple 2000 Series Vol. 82 - The Kung Fu (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 6 - Love - Upper! (Japan) + + + + + Games + SD Gundam Force - Showdown! (USA) + + + + Games + Thunder Force VI (Japan) (En,Ja) + + + + Games + Ricky Ponting International Cricket 2007 (Australia) + + + + Games + Simple 2000 Series Vol. 5 - The Block Kuzushi Hyper (Japan) + + + + + Games + Simple 2000 Series Vol. 16 - The Sniper 2 - Akumu no Juudan (Japan) + + + + + Games + Simple 2000 Series Vol. 28 - The Bushidou - Tsujigiri Ichidai (Japan) + + + + + Games + Simple 2000 Series Vol. 59 - The Uchuujin to Hanasou! Uchuujin tte Naani (Japan) + + + + + Games + Simple 2000 Series Vol. 61 - The OneeChambara (Japan) + + + + + Games + Simple 2000 Series Vol. 76 - The Hanasou Eigo no Tabi (Japan) + + + + + Games + Simple 2000 Series Vol. 85 - The Sekai Meisaku Gekijou Quiz (Japan) + + + + + Games + Simple 2000 Series Vol. 100 - The Otoko-tachi no Kijuu Houza (Japan) + + + + + Games + SingStar Amped (Australia) + + + + Games + SingStar The Wiggles (Australia) + + + + Games + Beatmania II DX 3rd Style (Japan) + + + + Games + FIFA 2001 - World Championship (Japan) + + + + + Games + Netchuu! Pro Yakyuu 2004 (Japan) + + + + Games + Simple 2000 Series Vol. 10 - The Table Game Sekai-hen - Chess, Backgammon, Diamond, Gunjin Shougi, etc. (Japan) + + + + + Games + Simple 2000 Series Vol. 23 - The Puzzle Collection 2,000-mon (Japan) + + + + + Games + Simple 2000 Series Vol. 26 - The Pinball x3 (Japan) + + + + + Applications + Simple 2000 Series Vol. 40 - The Touyou Sandai Senjutsu - Fuusui, Seimei Handan, Ekisen (Japan) + + + + + Games + SingStar '80s (USA) + + + + Games + RLH - Run Like Hell (USA) + + + + Games + Vehicular Combat League Presents - Motor Mayhem (USA) + + + + Games + Midnight Club 3 - DUB Edition (USA) (v1.04) + + + + Games + Pro Race Driver (USA) + + + + Games + Rally Fusion - Race of Champions (USA) + + + + Games + Terminator, The - Dawn of Fate (USA) + + + + Games + Summer Heat Beach Volleyball (USA) + + + + Games + Sitting Ducks (USA) + + + + Games + Jaws Unleashed (USA) + + + + Games + SnoCross 2 featuring Blair Morgan (USA) + + + + Games + Suffering, The - Ties That Bind (USA) + + + + Games + Stuart Little 3 - Big Photo Adventure (USA) + + + + Games + Made Man - Confessions of the Family Blood (USA) + + + + Games + Thrillville - Off the Rails (USA) + + + + Games + Disney-Pixar Cars - Mater-National Championship (USA) + + + + Games + Warriors Orochi (USA) + + + + Games + Petz - Catz 2 (USA) + + + + Games + TNA Impact! Total Nonstop Action Wrestling (USA) + + + + Games + DT Carnage (USA) + + + + Games + Thrillville (USA) (v1.03) + + + + Games + Short Track Racing - Trading Paint (USA) + + + + Games + Major League Baseball 2K9 (USA) + + + + Games + Teenage Mutant Ninja Turtles - Smash-Up (USA) (En,Fr,Es) + + + + Games + Disney Sing It - Pop Hits (USA) + + + + Demos + Driver - Parallel Lines (USA) (Demo) + + + + Games + Mummy Returns, The (USA) + + + + Games + Winter X Games Snowboarding 2002 (USA) + + + + Games + Lord of the Rings, The - Aragorn's Quest (USA, Brazil) (En,Fr,Es,Pt) + + + + Games + Marvel - Ultimate Alliance 2 (USA) + + + + Games + DreamWorks Monsters vs. Aliens (USA) + + + + Games + PES 2008 - Pro Evolution Soccer (USA) + + + + Games + TransWorld Surf (USA) + + + + Games + Lethal Skies - Elite Pilot - Team SW (USA) + + + + Games + 2002 FIFA World Cup (USA) (En,Es) + + + + Games + SWAT - Global Strike Team (USA) + + + + Games + Cabela's Big Game Hunter 2008 (USA) + + + + Games + NHL Hitz 2003 (USA) + + + + Games + Star Wars - The Clone Wars (USA) + + + + Games + Dynasty Warriors 3 - Xtreme Legends (USA) + + + + Games + Seven Samurai 20XX (USA) + + + + Games + Suffering, The (USA) + + + + Games + Disney Presents Piglet's Big Game (USA) + + + + Games + ESPN Major League Baseball (USA) + + + + Games + Tim Burton's The Nightmare Before Christmas - Oogie's Revenge (USA) + + + + Games + Smash Court Tennis - Pro Tournament 2 (USA) + + + + Games + State of Emergency 2 (USA) + + + + Games + Rapala Pro Fishing (USA) + + + + Games + Disney's Winnie the Pooh's Rumbly Tumbly Adventure (USA) (En,Fr,Es) + + + + Games + SeaWorld Adventure Parks - Shamu's Deep Sea Adventures (USA) + + + + Games + Ruff Trigger - The Vanocore Conspiracy (USA) + + + + Games + Sprint Cars 2 - Showdown at Eldora (USA) + + + + Games + Naruto - Uzumaki Chronicles 2 (USA) + + + + Games + Need for Speed - Carbon - Collector's Edition (USA) (En,Es) + + + + Games + NASCAR 07 (USA) + + + + Games + Family Feud (USA) + + + + Games + Sprint Cars - Road to Knoxville (USA) + + + + Games + Godfather, The - The Game (USA) (Limited Edition) + + + + Games + Major League Baseball 2K5 - World Series Edition (USA) + + + + Games + Flow - Urban Dance Uprising (USA) + + + + Games + Nickelodeon SpongeBob's Atlantis SquarePantis (USA) + + + + Games + Petz - Dogz 2 (USA) + + + + Games + MX vs. ATV Untamed (USA) + + + + Games + Luxor - Pharaoh's Challenge (USA) + + + + Games + PopCap Hits! Vol. 1 (USA) + + + + Games + PopCap Hits! Vol. 2 (USA) + + + + Games + Space Chimps (USA) + + + + Games + DreamWorks Madagascar - Escape 2 Africa (USA) + + + + Games + Samurai Warriors 2 - Xtreme Legends (USA) + + + + Games + NPPL Championship Paintball 2009 (USA) + + + + Games + SingStar '90s (USA) + + + + Games + SingStar Legends (USA) + + + + Games + SingStar Pop Vol. 2 (USA) + + + + Games + SingStar Country (USA) + + + + Games + NBA 08 featuring the Life Vol. 3 (USA) + + + + Games + MotorStorm - Arctic Edge (USA) + + + + Games + Walt Disney's The Jungle Book - Rhythm n' Groove (USA) + + + + Games + Pride FC - Fighting Championships (USA) + + + + Games + RS - Riding Spirits (USA) + + + + Games + Dropship - United Peace Force (USA) + + + + Games + Legends of Wrestling II (USA) + + + + Games + eJay Clubworld - The Music Making Experience (USA) + + + + Games + Grand Prix Challenge (USA) + + + + Games + Jim Henson's Muppets Party Cruise (USA) + + + + Games + Lowrider (USA) + + + + Games + IndyCar Series featuring the Indianapolis 500 (USA) + + + + Games + Naval Ops - Warship Gunner (USA) + + + + Games + K-1 World Grand Prix (USA) + + + + Games + Secret Weapons over Normandy (USA) + + + + Games + ObsCure (USA) (En,Fr,Es) + + + + Games + Gladiator - Sword of Vengeance (USA) + + + + Games + Monster 4x4 - Masters of Metal (USA) + + + + Games + Robotech - Invasion (USA) + + + + Games + King of Fighters 2001, The (USA) + + + + Games + Naval Ops - Commander (USA) + + + + Games + Rocky Legends (USA) + + + + Games + Playboy - The Mansion (USA) + + + + Games + DreamWorks Madagascar (USA) (v2.01) + + + + Games + King Arthur (USA) + + + + Games + Nicktoons Movin' (USA) + + + + Games + Pump It Up - Exceed (USA) + + + + Games + FIFA Street (USA) + + + + Games + Flipnic - Ultimate Pinball (USA) + + + + Games + TOCA Race Driver 3 - The Ultimate Racing Simulator (USA) + + + + Games + Final Fight - Streetwise (USA) + + + + Games + Hustle, The - Detroit Streets (USA) + + + + Games + Lucinda Green's Equestrian Challenge (USA) + + + + Games + Disney's Chicken Little - Ace in Action (USA) + + + + Games + Sims 2, The - Pets (USA) + + + + Games + Konami Kids Playground - Frogger - Hop, Skip & Jumpin' Fun (USA) + + + + Games + Rayman - Raving Rabbids (USA) (En,Fr,Es) + + + + Games + Disney Princess - Enchanted Journey (USA) + + + + Games + MLB Power Pros (USA) + + + + Games + MotoGP 07 (USA) (En,Es) + + + + Games + NCAA March Madness 08 (USA) + + + + Games + NRA Gun Club (USA) + + + + Games + UEFA Euro 2008 - Austria-Switzerland (USA) + + + + Games + NHL 2K9 (USA) + + + + Games + Mummy, The - Tomb of the Dragon Emperor (USA) + + + + Games + George of the Jungle and the Search for the Secret (USA) + + + + Games + Ferrari Challenge - Trofeo Pirelli (USA) + + + + Games + Shepherd's Crossing (USA) + + + + Games + MotoGP 08 (USA) + + + + Games + Nickelodeon SpongeBob SquarePants featuring Nicktoons - Globs of Doom (USA) + + + + Games + Secret Service (USA) + + + + Games + NCAA Basketball 09 (USA) + + + + Games + Disney-Pixar Cars - Race-O-Rama (USA) + + + + Games + FIFA Soccer 10 (USA) (En,Fr,Es) + + + + Games + Star Wars - The Clone Wars - Republic Heroes (USA) + + + + Games + Nickelodeon Dora the Explorer - Dora Saves the Crystal Kingdom (USA) + + + + Games + Major League Baseball 2K10 (USA) + + + + Games + Despicable Me - The Game (USA) + + + + Games + Dynasty Warriors 5 - Empires (USA) + + + + Games + One Piece - Grand Battle! Rush (Japan) + + + + Games + Real Pool (USA) + + + + + Games + LEGO Racers 2 (USA) + + + + + Games + Legend of Alon D'ar, The (USA) + + + + + Games + Disney's Donald Duck - Goin' Quackers (USA) + + + + + Games + F1 Championship Season 2000 (USA) + + + + + Games + Tribes - Aerial Assault (USA) + + + + + Games + Shifters (USA) + + + + + Games + Knockout Kings 2001 (USA) + + + + + Games + Global Touring Challenge - Africa (USA) + + + + + Games + Egg Mania - Eggstreme Madness (USA) + + + + + Games + Sega Sports Tennis (USA) + + + + + Games + Ninja Assault (USA) + + + + + Games + Shrek Super Party (USA) + + + + + Games + Zapper - One Wicked Cricket (USA) + + + + + Games + Whiteout (USA) + + + + + Games + Smash Cars (USA) + + + + + Games + Sega Superstars (USA) + + + + + Games + Worms Forts - Under Siege (USA) (En,Fr) + + + + + Games + Taito Legends (USA) + + + + + Games + Nick Jr. Dora the Explorer - Journey to the Purple Planet (USA) + + + + + Games + Metropolismania 2 (USA) + + + + + Games + Women's Volleyball Championship (USA) + + + + + Games + Garfield - Lasagna World Tour (USA) + + + + + Games + PDC World Championship Darts (USA) + + + + + Demos + Garouden - Breakblow (Japan) (Taikenban) + + + + + Demos + XI [sai] - XI-Go (Japan) (Taikenban) + + + + + Demos + Kiosk Demo Disc 2.8 (USA) + + + + Games + Getaway, The (Australia) (En,Fr,De,Es,It) (v1.00) + + + + Games + Chronicles of Narnia, The - Prince Caspian (UK) + + + + Games + NeoGeo Online Collection Vol. 4 - Ryuuko no Ken - Ten Chi Jin (Japan) + + + + Games + Shin Sangoku Musou 5 Special (Japan, Asia) (Disc 1) + + + + Games + Shin Sangoku Musou 5 Special (Japan, Asia) (Disc 2) + + + + Games + SOCOM - U.S. Navy SEALs (USA) (v3.00) + + + + Games + MLB 11 - The Show (USA) + + + + Games + King of Fighters 2000, The (USA) + + + + Games + EverQuest - Online Adventures - Frontiers (USA) + + + + Games + Konami Kids Playground - Dinosaurs - Shapes & Colors (USA) + + + + Games + PES 2011 - Pro Evolution Soccer (USA) + + + + Games + FIFA Soccer 12 (USA, Brazil) + + + + Games + DreamWorks Madagascar (USA) (v1.01) + + + + + Games + Falling Stars (USA) (En,Fr,De,Es,It,Ru) + + + + + Games + Guitar Hero - Van Halen (USA) (En,Fr) + + + + Games + Monster Jam - Urban Assault (USA) + + + + Games + MotoGP 4 (USA) + + + + Games + SRS - Street Racing Syndicate (USA) (v1.03) + + + + Games + Teen Titans (USA) + + + + Games + Terminator 3 - The Redemption (USA) + + + + Games + Sengoku Musou 2 (Japan, Asia) + + + + Games + Sengoku Musou 2 - Moushouden (Japan) + + + + Games + Silent Hill 2 (Japan) (En,Ja) + + + + Games + Kessen III (Japan, Asia) + + + + Games + Disney's Peter Pan - The Legend of Never Land (Scandinavia) (Sv,No,Da,Fi) + + + + Games + Harry Potter and the Chamber of Secrets (Asia) + + + + + Games + Pac-Man World 2 (Asia) + + + + Games + Naruto - Narutimate Hero (Japan) (PlayStation 2 the Best) + + + + Games + Sonic Heroes (Japan) (En,Ja,Fr,De,Es,It) + + + + Games + KeyboardMania (Japan) + + + + + Demos + Play-Pre 2 Volume 0 - 2001 February (Japan) + + + + Games + True Crime - New York City (Japan) + + + + Games + Buzz! The Music Quiz (Europe) (Pl,Ru,Cs) + + + + Games + SingStar ESKA - Hity na Czasie (Poland) + + + + Games + SingStar Latino (USA) + + + + Games + RedCard 20-03 (USA) (En,Fr,De,Es,It) + + + + Games + Pirates - The Legend of Black Kat (USA) + + + + Games + KOF - Maximum Impact (USA) + + + + Games + King of Fighters 2002, The - Challenge to Ultimate Battle (USA) + + + + Games + King of Fighters 2003, The (USA) + + + + Games + Kuon (USA) + + + + Games + Dragon Ball Z - Budokai 3 (USA) (Greatest Hits) + + + + Games + MAGIX Music Maker (USA) (Deluxe Edition) + + + + Games + Rugby 2005 (USA) + + + + Games + DreamWorks Shrek - SuperSlam (USA) + + + + Games + Driver - Parallel Lines (USA) + + + + Games + Total Overdose - A Gunslinger's Tale in Mexico (USA) (En,Fr,Es) + + + + Games + Eureka Seven Vol. 1 - The New Wave (USA) + + + + Games + Driver - Parallel Lines (USA) (Limited Edition) + + + + Games + Konami Kids Playground - Toy Pals Fun with Numbers (USA) + + + + Games + Pinball Hall of Fame - The Williams Collection (USA) + + + + Games + Madden NFL 08 en Espanol (USA) + + + + Games + Nobunaga's Ambition - Rise to Power (USA) + + + + Games + Warriors Orochi 2 (USA) + + + + Games + Rock Band - Track Pack Volume 2 (USA) + + + + Games + Disney Sing It - High School Musical 3 - Senior Year (USA) + + + + Games + NCAA Football 10 (USA) + + + + Games + Jurassic - The Hunted (USA) + + + + Games + NHL 2K10 (USA) + + + + Games + PES 2010 - Pro Evolution Soccer (USA) + + + + Games + Nickelodeon Ni Hao, Kai-Lan - Super Game Day (USA) + + + + Games + Scooby-Doo! and the Spooky Swamp (USA) (En,Fr,Es) + + + + Games + Ben 10 - Ultimate Alien - Cosmic Destruction (USA) + + + + Games + Real World Golf (USA) + + + + + Games + Power Rangers - Dino Thunder (USA) + + + + + Games + Romance of the Three Kingdoms VIII (USA) + + + + + Games + Mary-Kate and Ashley - Sweet 16 - Licensed to Drive (USA) + + + + + Games + Barbie Horse Adventures - Wild Horse Rescue (USA) + + + + + Games + Major League Baseball 2K11 (USA) + + + + Demos + Total Overdose - A Gunslinger's Tale in Mexico (USA) (Demo) + + + + Games + PES 2013 - Pro Evolution Soccer (USA) + + + + Games + Major League Baseball 2K12 (USA) + + + + Games + PES 2012 - Pro Evolution Soccer (USA) + + + + Games + Sega Ages 2500 Series Vol. 5 - Golden Axe (Japan) + + + + + Games + School Rumble - Neru Musume wa Sodatsu. (Japan) (DX Pack) + + + + Games + Sega Ages 2500 Series Vol. 11 - Hokuto no Ken (Japan) + + + + + Games + Raging Bless - Gouma Mokushiroku (Asia) + + + + + Games + Gun Survivor 3 - Dino Crisis (Japan) + + + + Games + D.C.II P.S. - Da Capo II - Plus Situation (Japan) (Disc 1) (DX Pack) + + + + Games + D.C.II P.S. - Da Capo II - Plus Situation (Japan) (Disc 2) (DX Pack) + + + + Bonus Discs + Harukaze P. S. - Plus Situation (Japan) + + + + + Games + Initial D - Special Stage (Japan, Asia) (v1.01) + + + + Games + Mizu no Senritsu 2 - Hi no Kioku (Japan) (Genteiban) + + + + Games + Family Guy - Video Game! (Europe, Australia) + + + + Games + Tokyo Majin Gakuen - Gehouchou Keppuuroku (Japan) (Shokai Gentei) + + + + Games + Vitamin Z - Welcome Our New Supplement Boys (Japan) (Genteiban) + + + + Games + Mahou Sensei Negima! 2-jikanme - Tatakau Otome-tachi! Mahora Daiundoukai Special! (Japan) (Kin-medal-ban) + + + + Games + Lara Croft Tomb Raider - Legend (Japan) + + + + Games + Piposaru 2001 (Japan) + + + + + Games + Rocky (Japan) + + + + Games + Typing Namidabashi - Ashita no Joe Touda (Japan) (USB Keyboard Doukonban) + + + + + Games + Ultraman - Fighting Evolution 2 (Japan) + + + + Games + Medal of Honor - Vanguard (Japan) + + + + Games + Rockman - Power Battle Fighters (Japan) + + + + + Games + Pia Carrot e Youkoso!! 3 - Round Summer (Japan) + + + + Games + Need for Speed - Underground (Japan) + + + + Games + Need for Speed - Underground 2 (Japan) + + + + Games + V-Rally 3 (Japan) (En,Ja,Fr,De,Es,It) (v1.02) + + + + Games + Harukanaru Toki no Naka de - Hachiyou-shou (Japan) + + + + Games + Van Helsing (Japan) + + + + Games + Kamen Rider Hibiki (Japan) + + + + + Games + Kamen Rider Hibiki - Taiko no Tatsujin Special Version (Japan) + + + + + Demos + PlayStation 2 Demo Disc Version 2.3 (USA) + + + + Games + Nana (Japan) + + + + Games + Memories Off - Sorekara Again (Japan) + + + + Games + Lord of the Rings, The - The Two Towers (Asia) (En,Zh) + + + + Multimedia + Motion Gravure Series - Kitagawa Tomomi (Japan) + + + + Games + Konohana 2 - Todokanai Requiem (Japan) + + + + Games + Harukanaru Toki no Naka de 3 - Izayoiki (Japan) + + + + Games + Harukanaru Toki no Naka de 3 (Japan) + + + + Games + Fantastic Fortune 2 (Japan) + + + + Games + Pop'n Music 14 - Fever! (Japan) + + + + Games + Ico (Asia) + + + + Games + Wang Da Yu Ju Xiang (Asia) (En,Ja,Zh) + + + + Games + 3D Kakutou Tkool 2 (Japan) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Onimusha 3 (Japan) + + + + Games + Firefighter F.D.18 (USA) + + + + Games + King of Route 66, The (USA) + + + + Games + Dynasty Tactics (USA) + + + + Games + Nickelodeon Rugrats - Royal Ransom (USA) + + + + Games + NASCAR - Dirt to Daytona (USA) + + + + Games + Kya - Dark Lineage (USA) + + + + Games + MTX Mototrax (USA) + + + + Games + Malice (USA) + + + + Games + Star Trek - Voyager - Elite Force (USA) + + + + Games + Legion - The Legend of Excalibur (USA) + + + + Games + Curious George (USA) + + + + Games + Legend of Kay (USA) + + + + Games + AND 1 Streetball (USA) (v1.03) + + + + Games + Pac-Man World 3 (USA) + + + + Games + Dog's Life (USA) + + + + Games + Nanobreaker (USA) + + + + Games + Test Drive - Eve of Destruction (USA) + + + + Games + Predator - Concrete Jungle (USA) + + + + Games + Judge Dredd - Dredd vs. Death (USA) + + + + Games + Frogger's Adventures - The Rescue (USA) + + + + Games + SNK Arcade Classics Vol. 1 (USA) + + + + Add-Ons + Final Fantasy XI - Online - Wings of the Goddess Expansion Pack (USA) + + + + Games + Power Rangers - Super Legends - 15th Anniversary (USA) + + + + Games + Hot Wheels - Beat That! (USA) + + + + Games + NHRA Drag Racing - Countdown to the Championship (USA) + + + + Games + Grim Adventures of Billy & Mandy, The (USA) + + + + Games + Disney's Kim Possible - What's the Switch (USA) + + + + Games + FIFA World Cup Germany 2006 (USA) + + + + Games + Warship Gunner 2 (USA) + + + + Games + Franklin the Turtle - A Birthday Surprise (USA) + + + + Games + Madden NFL 11 (USA) + + + + Games + Dynasty Warriors - Gundam 2 (USA) + + + + Games + MTV Pimp My Ride - Street Racing (USA) + + + + Games + Trivial Pursuit (USA) + + + + Games + Score International Baja 1000 - The Official Game (USA) + + + + Games + Nickelodeon El Tigre - The Adventures of Manny Rivera (USA) + + + + Games + Time Crisis II (Japan) + + + + + Games + Critical Bullet - 7th Target (Japan) + + + + + Games + SingStar Party Hits (Australia) + + + + Games + Evergrace (Japan) + + + + Games + Sorcerous Stabber Orphen (Japan) + + + + Games + TimeSplitters (USA) (v1.10) + + + + + Games + Crash Bandicoot - The Wrath of Cortex (USA) (v1.00) + + + + + Games + Pac-Man World 2 (USA) (v1.00) + + + + Games + Chou Battle Houshin (Japan) + + + + Games + Houshin Engi 2 (Japan) + + + + Games + Galerians - Ash (Japan) + + + + Games + Makai Senki Disgaea (Japan) (Genteiban) + + + + + Games + Time Crisis 3 (Japan) + + + + Games + Peter Jackson's King Kong - The Official Game of the Movie (Japan) + + + + Games + Marl de Jigsaw (Japan) (Genteiban) + + + + + Games + Driver - Parallel Lines (Japan) + + + + Games + Seed, The (Japan) + + + + + Games + Jikkyou Powerful Pro Yakyuu 7 - Ketteiban (Japan) + + + + + Games + Gunparade Orchestra - Shiro no Shou - Aomori Penguin Densetsu (Japan) + + + + Games + Rune - Viking Warlord (Spain) + + + + + Games + Samurai Warriors 2 - Empires (USA) + + + + Games + F1 2001 (Europe) (En,Es,It,Sv) + + + + + Games + SingStar Pop Hits (Australia) + + + + Games + Tenshi no Present - Marl Oukoku Monogatari (Japan) (Genteiban) + + + + + Games + Generation of Chaos III - Toki no Fuuin (Japan) (Eikyuu Hozon Box) + + + + Games + Dance Dance Revolution Extreme (Japan) + + + + Games + Bakufuu Slash! Kizuna Arashi (Japan) + + + + Games + VM Japan (Japan) + + + + Games + Spectral Force Chronicle (Japan) (10-shuunen Kinen Box) + + + + Games + This Is Football - Soccer Sekai Senki 2003 (Japan) + + + + Games + Arc the Lad - Seirei no Tasogare (China) + + + + Games + Pro Yakyuu Team o Tsukurou! 2 (Japan) + + + + Games + TearRingSaga Series - Berwick Saga - Lazberia Chronicle Chapter 174 (Japan) (Premium Box) + + + + Games + Pilot ni Narou! 2 (Japan) + + + + + Games + Nobunaga no Yabou Online (Japan) + + + + Games + Lord of the Rings, The - The Return of the King (Asia) + + + + Games + Arc the Lad - Jing Ling Zhi Huang Hun (Asia) + + + + Games + Zhen Sanguo Wushuang 2 (Asia) + + + + Games + Mahou Sensei Negima! 1-jikanme - Okochama Sensei wa Mahoutsukai! (Japan) (Yuutousei-ban) + + + + Games + Shirogane no Torikago - The Angels with Strange Wings (Japan) (Genteiban) + + + + Games + Dream Audition Super Hit Disc 1 (Japan) + + + + + Games + Yamasa Digi World SP - Neo Planett XX (Japan) + + + + + Games + Anubis - Zone of the Enders - Special Edition (Japan) + + + + Games + Dot Hack G.U. Vol. 1 - Saitan (Japan) + + + + Games + Soul Cradle - Sekai o Kurau Mono (Japan) (Genteiban) + + + + Games + Musou Orochi (Japan, Asia) + + + + Games + Memories Off 5 Encore (Japan) + + + + Games + Arcana Heart (Japan) + + + + Games + Myself; Yourself (Japan) (Shokai Genteiban) + + + + Games + Spectral Gene (Japan) + + + + Games + Gundam Musou Special (Japan) + + + + Games + Sengoku Basara X (Japan, Korea) + + + + Games + Sengoku Basara 2 (Japan) + + + + Games + Tiger Woods USA Tour 2001 (Australia) + + + + + Games + Scarface - The World Is Yours (Australia) + + + + Games + Sega Ages 2500 Series Vol. 8 - Virtua Racing - FlatOut (Japan) + + + + + Games + SuperLite 2000 Vol. 1 - Mahjong (Japan) + + + + + Games + Beck - The Game (Japan) + + + + Games + Simple 2000 Series Ultimate Vol. 29 - K-1 Premium 2005 Dynamite!! (Japan) (v1.00) + + + + + Games + E.O.E - Eve of Extinction - Houkai no Zen'ya (Japan, Asia) + + + + Games + Nodame Cantabile (Japan) + + + + Games + Negima! 3-jikanme - Koi to Mahou to Sekaiju Densetsu! (Japan) (Engeki-ban) + + + + Games + Harry Potter - Quidditch World Cup (Japan) + + + + + Games + V-Rally 3 (USA) + + + + Games + Vampire Panic (Japan) + + + + + Games + Hajime no Ippo 2 - Victorious Road (Japan) + + + + Games + Kenka Banchou (Japan) + + + + Games + Berserk - Millennium Falcon-hen - Seima Senki no Shou (Japan) + + + + Games + Hissatsu Ura Kagyou (Japan) + + + + Games + Lupin Sansei - Majutsu-ou no Isan (Japan) + + + + Demos + Berserk - Millennium Falcon-hen - Seima Senki no Shou (Japan) (Taikenban 1) + + + + Games + Kaidou - Touge no Densetsu (Japan) + + + + Games + Monster Jam - Maximum Destruction (USA) + + + + + Games + Drive to Survive (USA) + + + + + Games + Speed Kings (USA) + + + + + Games + Fighter Maker 2 (USA) + + + + + Games + Downforce (USA) + + + + + Games + Woody Woodpecker (USA) + + + + + Games + Fisherman's Challenge (USA) + + + + + Games + Saturday Night Speedway (USA) + + + + + Games + Pool Paradise (USA) + + + + + Games + Pro Bull Riding - Out of the Chute (USA) + + + + + Games + TVDJ (Japan) + + + + Games + Fantavision - For You and Me (Asia) (En,Ja,Zh) + + + + Games + Top Gun - Ace of the Sky (Japan) + + + + + Games + Bloody Roar 3 (Japan) (v2.01) + + + + + Games + Guilty Gear XX Slash - The Midnight Carnival (Japan) + + + + Games + Golf Paradise (Japan) + + + + + Games + A6 - A Ressha de Ikou 6 (Japan) + + + + + Games + Dot Hack G.U. Vol. 3 - Aruku You na Hayasa de (Japan) (v1.00) + + + + Games + Furasera - Hurrah! Sailor (Japan) (Shokai Genteiban) + + + + Games + Umishou (Japan) + + + + Games + Hakushaku to Yousei - Yume to Kizuna ni Omoi o Hasete (Japan) + + + + Games + Kin'iro no Corda 3 (Japan) + + + + Games + Keisatsukan, The - Shinjuku 24-ji (Japan) + + + + + Games + Shikigami no Shiro II (Japan) + + + + + Games + Energy Thieves, The (Europe) + + + + Demos + Crash Twinsanity + Spyro - A Hero's Tail (Europe) (Demo) + + + + Demos + Play-Pre 2 Volume 3 - 2001 December (Japan) + + + + Applications + DVD Player Version 2.14 (Europe) + + + + + Demos + Play-Pre 2 Volume 4 - 2002 April (Japan) + + + + Applications + PlayStation Index (DVD-ROM-ban) - PlayStation 2 Official Soft Catalog 2002 April (Japan) + + + + Demos + Play-Pre 2 Volume 5 - 2002 August (Japan) + + + + Demos + Play-Pre 2 Volume 6 - 2002 December (Japan) + + + + Demos + Play-Pre 2 Volume 7 - 2003 April (Japan) + + + + Demos + Play-Pre 2 Volume 7 - 2003 April - CM Collection (Japan) + + + + Demos + Play-Pre 2 Volume 8 - 2003 August (Japan) + + + + Demos + Play-Pre 2 Volume 9 - 2003 December (Japan) + + + + Games + Monster Rancher 3 (USA) (v1.00) + + + + Games + Made Man (Europe) + + + + Games + Beatmania II DX 5th Style - New Songs Collection (Japan) + + + + Demos + FIFA Football 2003 (Europe) (Demo) + + + + Demos + Primal (Europe) (En,Fr,De,Es,It) (Demo) + + + + Demos + WWF SmackDown! Just Bring It (Europe) (Demo) + + + + + Demos + PlayStation Experience (Europe) (SCED-51148) + + + + Demos + PlayStation Experience (Europe) (SCED-51899) + + + + Games + Beatmania II DX 6th Style - New Songs Collection (Japan) + + + + Preproduction + Front Mission Online (Japan) (Beta) + + + + Games + Incredible Hulk, The (Europe) (En,Es,It) + + + + Demos + Jet X2O (USA) (Demo) + + + + Demos + MLB 2005 (USA) (Demo) + + + + Demos + Mercenaries (USA) (Demo) + + + + Demos + Jet Li - Rise to Honor (USA) (Demo) + + + + Demos + 989 Sports (USA) (2004) + + + + Demos + NBA ShootOut 2004 (USA) (Demo 2) + + + + Demos + Jak 3 (USA) (En,Ja,Fr,De,Es,It,Ko,Ru) (Demo) + + + + Demos + Killzone (USA) (Demo) + + + + Demos + Getaway, The - Black Monday (USA) (Demo) + + + + Demos + MLB 2006 (USA) (Demo) + + + + Demos + Ratchet - Deadlocked (USA) (Demo) + + + + Demos + Jak X - Combat Racing (USA) (Demo) + + + + Preproduction + SOCOM 3 - U.S. Navy SEALs (USA) (Beta) + + + + Demos + Genji - Dawn of the Samurai (USA) (Demo) + + + + Demos + Gretzky NHL 06 (USA) (Demo) + + + + Demos + EyeToy (USA) (Demo) + + + + Demos + EverQuest - Online Adventures (USA) (Demo) + + + + Demos + Hot Shots Tennis (USA) (Demo) + + + + Demos + Soulcalibur II (USA) (Demo) + + + + Demos + Freaky Flyers (USA) (Demo) + + + + Demos + Fight Night 2004 (USA) (Demo) + + + + Demos + Namco Transmission Vol. 2 (USA) + + + + Preproduction + Battlefield 2 - Modern Combat (USA) (Beta) + + + + Games + Mana-Khemia 2 - Ochita Gakuen to Renkinjutsushi-tachi (Japan) + + + + Games + Bloody Roar 4 (Japan) + + + + Games + Guilty Gear XX Reload - The Midnight Carnival (Japan, Asia) + + + + Games + Phantom Brave (Japan) (Genteiban) + + + + + Games + Anime Battle - Rekka no Honoo - Flame of Recca - Final Burning (Japan) + + + + Games + King of Fighters '94, The - Re-Bout (Japan) + + + + Games + Phantom Kingdom (Japan) (Genteiban) + + + + + Games + Baroque (Japan) + + + + Games + Makai Senki Disgaea 2 (Japan) (Genteiban) + + + + Games + 12Riven - The Psi-Climinal of Integral (Japan) + + + + Games + Kenka Banchou 2 - Full Throttle (Japan) + + + + Games + Britney's Dance Beat (UK) + + + + Games + Heavenly Guardian (USA) + + + + Games + Neo Angelique (Japan) (Premium Box) + + + + Games + Angelique Etoile (Japan) (Premium Box) + + + + Games + Ratchet & Clank - Going Commando (USA) (v2.00) + + + + Games + Devil May Cry 2 (China) (Disc 1) + + + + Games + Devil May Cry 2 (China) (Disc 2) + + + + Games + Ico (China) + + + + Games + Super Puzzle Bobble 2 (China) + + + + Games + EyeToy - Play (China) + + + + Games + Formula One 04 (China) + + + + Games + Ape Escape - Pumped & Primed (China) + + + + Games + Dragon Ball Z 2 (China) + + + + Games + Zhen Sanguo Wushuang 2 (China) + + + + Games + Armored Core 2 - Another Age (China) + + + + Games + World Soccer Winning Eleven 7 - International (China) + + + + Games + World Soccer Winning Eleven 8 - Asia Championship (China) + + + + Games + Viorate no Atelier - Gramnad no Renkinjutsushi 2 (China) + + + + Games + Gran Turismo 4 (China) + + + + Games + EyeToy - Saru EyeToy - Oosawagi! Ukkiuki Game Tenkomori!! (China) + + + + Demos + Official PlayStation 2 Magazine Demo 95 (Europe) (En,Fr,De,Es,It) + + + + Demos + EyeToy - Antigrav + SpyToy Demo (Europe) (En,Fr,De,Es,It) + + + + Games + Nobunaga no Yabou - Tenka Sousei (Japan) (v1.30) + + + + Games + Yamiyo ni Sasayaku - Tantei Sagara Kyouichirou (Japan) (Genteiban) + + + + Games + Nobunaga no Yabou - Ranseiki (Japan) + + + + + Games + Jissen Pachi-Slot Hisshouhou! King Camel (Japan) + + + + + Games + Jikkyou Powerful Pro Yakyuu 10 - Chou Ketteiban - 2003 Memorial (Japan) + + + + Games + Legaia - Duel Saga (Japan) + + + + Games + Major League Baseball 2K6 (Japan) + + + + Games + EX Okuman Chouja Game - The Money Battle (Japan) + + + + + Games + Pro Yakyuu Simulation Dugout '03 - The Turning Point (Japan) + + + + + Games + Soccer Kantoku Saihai Simulation - Formation Final (Japan) + + + + Games + Kao the Kangaroo - Round 2 (USA) + + + + + Games + Midway Arcade Treasures 3 (USA) + + + + Games + ESPN MLS ExtraTime (USA) + + + + + Games + ESPN NBA 2Night 2002 (USA) + + + + + Games + NHL Hitz 2002 (USA) (v2.00) + + + + + Games + Rapala Pro Bass Fishing (USA) + + + + Games + Cabela's North American Adventures (USA) + + + + Games + Hannspree Ten Kate Honda SBK - Superbike World Championship (USA) + + + + Games + Madden NFL 12 (USA) + + + + Games + Summer Athletics - The Ultimate Challenge (USA) + + + + Games + Evolution Snowboarding (USA) + + + + Games + Looney Tunes - Back in Action (USA) + + + + Games + NBA 2K12 (USA) + + + + Games + NBA Jam (USA) + + + + Games + P.T.O. IV - Pacific Theater of Operations (USA) + + + + + Games + NBA 2K11 (USA) + + + + Demos + Spartan - Total Warrior (Australia) (Demo) + + + + Games + Guitar Hero - Van Halen (Australia) + + + + Games + Disney-Pixar WALL-E (Australia) + + + + Games + Hawk Superbike Racing (Europe, Australia) + + + + + Games + Thunderstrike - Operation Phoenix (USA) (v2.00) + + + + Games + Dukes of Hazzard, The - Return of the General Lee (USA) + + + + Games + Red Faction (USA) (v2.00) + + + + Games + Looney Tunes - Space Race (USA) (En,Fr,Es) + + + + + Games + Super PickUps (USA) + + + + Games + Horsez (USA) + + + + Games + Innocent Life - A Futuristic Harvest Moon - Special Edition (USA) + + + + Games + SRS - Street Racing Syndicate (USA) (v2.00) + + + + Games + Hot Shots Golf 3 (USA) (v2.00) + + + + Demos + Official PlayStation 2 Magazine Demo 55 (Europe) (En,Fr,De,Es,It) + + + + Games + SingStar Pop Hits (Portugal) + + + + Games + Tony Hawk's Pro Skater 4 (USA) (v2.01) + + + + Demos + Official PlayStation 2 Magazine Demo 53 (Europe) (En,Fr,De,Es,It) + + + + Games + Strike Witches - Anata to Dekiru Koto - A Little Peaceful Days (Japan) + + + + Games + SuperLite 2000 Vol. 8 - Psyvariar - Medium Unit (Japan) + + + + + Games + Street Fighter EX3 (Japan) + + + + + Games + Beatmania II DX 7th Style (Japan) + + + + Games + F - Fanatic (Japan) + + + + Games + RPG Tkool (Japan) + + + + Games + Beatmania II DX 9th Style (Japan) + + + + Games + Puyo Puyo Fever (Japan) (En,Ja,Fr,De,Es,It) + + + + Games + Puyo Puyo Fever 2 (Japan) + + + + Games + Ikusagami (Japan) + + + + Games + Dot Hack Fraegment (Japan) + + + + Games + Dance Dance Revolution Strike (Japan) + + + + Games + GuitarFreaks V2 & DrumMania V2 (Japan) + + + + Games + GuitarFreaks & DrumMania V3 (Japan) + + + + Games + King of Fighters, The - Neowave (Japan) + + + + Games + KOF2 - Maximum Impact II (Japan) (Shokai Seisanban) + + + + Games + SNK vs. Capcom - SVC Chaos (Japan) + + + + Games + Vampire - Darkstalkers Collection (Japan) + + + + Demos + Technictix (Japan) (Taikenban) + + + + + Demos + TVDJ (Japan) (Taikenban) + + + + + Demos + Shin Sangoku Musou (Japan) (Taikenban) + + + + + + Games + SuperLite 2000 Vol. 29 - Memories Off Mix (Japan) + + + + Games + SuperLite 2000 Vol. 38 - Memories Off - After Rain Vol. 2 - Souen (Japan) + + + + Games + Metal Gear Solid 3 - Subsistence (Korea) (Disc 1) (Subsistence) + + + + Games + Metal Gear Solid 3 - Subsistence (Korea) (Disc 2) (Persistence) + + + + Games + Metal Gear Solid 3 - Subsistence (Korea) (Disc 3) (Existence) + + + + Games + FIFA Football 2002 (Korea) + + + + Games + Psyvariar - Complete Edition (Korea) + + + + + Games + SuperLite 2000 Vol. 23 - Never 7 - The End of Infinity (Japan) + + + + Games + Busou Renkin - Youkoso Papillon Park e (Japan) + + + + Games + GuitarFreaks V & DrumMania V (Japan) + + + + Games + Gunvari Collection + Time Crisis (Japan) (With GunCon2) + + + + Preproduction + Dirge of Cerberus - Final Fantasy VII (Japan) (Beta) + + + + + Games + Shin Seiki Evangelion - Koutetsu no Girlfriend 2nd (Japan) + + + + Games + Eyeshield 21 - AmeFoot Yarou ze! Ya-! Ha-! (Japan) + + + + Games + Winning Post 7 (Japan) + + + + Games + Pro Yakyuu Spirits 3 (Japan) (v2.00) + + + + Games + RS - Riding Spirits (Japan) + + + + Games + Sunrise Eiyuutan 3 (Japan) + + + + Games + Twinkle Star Sprites - La Petite Princesse (Japan) + + + + Games + Samurai-dou 2 - Kettouban (Japan) + + + + Games + Real Sports Pro Yakyuu (Japan) + + + + + Games + Hudson Selection Vol. 2 - Star Soldier (Japan) + + + + + Games + My Home o Tsukurou 2! Takumi (Japan) + + + + Games + Rozen Maiden - Duellwalzer (Japan) + + + + Games + Momotarou Dentetsu 11 - Black Bombee Shutsugen! no Maki (Japan) + + + + + Games + Inaka Kurashi - Minami no Shima no Monogatari (Japan) + + + + + Games + Bokujou Monogatari - Oh! Wonderful Life (Japan) (Shokai Genteiban) + + + + Games + Primopuel - Oshaberi Heartner (Japan) + + + + + Bonus Discs + Professional Drift - D1 Grand Prix Series 2005 (Japan) (Taikenban 2) + + + + + Games + Adventure of Tokyo Disney Sea - Ushinawareta Houseki no Himitsu (Japan) + + + + Games + Zwei!! (Japan) + + + + Games + Generation of Chaos Next - Ushinawareshi Kizuna (Japan) + + + + + Games + RPG Tkool 5 (Japan) + + + + + Games + Cardinal Arc - Konton no Fuusatsu (Japan) + + + + + Games + Prince of Persia - Jikan no Suna (Japan) + + + + Games + Spectral Force - Radical Elements (Japan) (Genteiban) + + + + Games + DDR Festival - Dance Dance Revolution (Japan) + + + + Games + Shinten Makai - Generation of Chaos V (Japan) (Genteiban) + + + + Games + Beatmania II DX 10th Style (Japan) + + + + Games + Mai-Otome HiME - Otome Butoushi!! (Japan) + + + + Games + GuitarFreaks & DrumMania Masterpiece Silver (Japan) + + + + Games + Beatmania II DX 12 - Happy Sky (Japan) + + + + Demos + Kengou 2 (Japan) (Taikenban) + + + + + Games + Sengoku-hime 2 - En - Hyakka, Senran Tatsukaze no Gotoku (Japan) + + + + Games + White Princess the Second - Yappari Ichizu ni Ittemo Soujanakutemo OK na Gotsugou Shugi Gakuen Ren'ai Adventure!! (Japan) + + + + Games + Mahjong Sengen - Saken de Ron! (Japan) + + + + + Games + Primal Image Vol. 1 (Japan) + + + + + Games + Koi-hime Musou - Doki Otome Darake no Sangokushi Engi (Japan) + + + + Games + Crimson Empire (Japan) + + + + Games + Chuuka na Janshi - Tenhoo Painyan (Japan) + + + + Games + Shutokou Battle 0 (Japan) + + + + Games + Gran Turismo 4 - Prologue (Japan) + + + + Games + K-1 Premium 2004 Dynamite!! (Japan) + + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 10 - CR Shin Seiki Evangelion - Kiseki no Kachi wa (Japan) + + + + Games + Makai Tenshou (Japan) + + + + Games + Shin Sangoku Musou 4 - Moushouden (Japan) + + + + Games + Full House Kiss 2 - Ren'ai Kaseifu Adventure (Japan) + + + + Games + Hagane no Renkinjutsushi 3 - Kami o Tsugu Shoujo (Japan) + + + + Games + Gran Turismo 4 (Japan, Asia) + + + + Games + Grand Theft Auto - San Andreas (Japan) (Rockstar Classics) + + + + Games + Get Bass Battle (Japan) + + + + + Games + Hitman - Silent Assassin (Japan) + + + + Games + Strawberry Panic! (Japan) + + + + Games + Wander to Kyozou (Japan) + + + + Games + Kengou 3 (Japan) + + + + Games + Nichibeikan Pro Yakyuu - Final League (Japan) + + + + Games + Smash Court Pro Tournament (Japan) + + + + + Games + Sangokushi VIII (Japan) + + + + + Games + Simple 2000 Series Vol. 114 - The Onna Okappichi Torimonochou - Oharu-chan GoGoGo! (Japan) + + + + + Games + Choro Q HG (Japan) + + + + Games + Sangokushi 11 (Japan) + + + + Games + Sangokushi X (Japan) + + + + Games + TBS All Star Kanshasai Vol. 1 - Chou Gouka! Quiz Ketteiban (Japan) + + + + Games + ESPN NBA 2Night (Japan) + + + + + Games + Lupin Sansei - Columbus no Isan wa Ake ni Somaru (Japan) + + + + Games + Eikan wa Kimi ni - Koushien e no Michi (Japan) + + + + Games + Akane-iro ni Somaru Saka - Parallel (Japan) + + + + Games + Angelique Trois (Japan) + + + + + Games + Appleseed EX (Japan) + + + + Games + Brothers in Arms - Meiyo no Daishou (Japan) + + + + Games + Godfather, The (Japan) + + + + Games + Jikkyou Powerful Pro Yakyuu 14 (Japan) + + + + Games + Patissier na Nyanko - Hatsukoi wa Ichigo Aji (Japan) (Shokai Genteiban) + + + + Games + Wrestle Angels Survivor (Japan) + + + + Games + Zero no Tsukaima - Maigo no Period to Ikusen no Symphony (Japan) + + + + Games + Gunslinger Girl. Volume.III (Japan) + + + + Games + Harry Potter and the Sorcerer's Stone (USA) (En,Es) + + + + Games + Gunslinger Girl. Volume.I (Japan) + + + + Games + Akudaikan (Japan) + + + + Games + Battlefield 2 - Modern Combat (Japan) + + + + Games + Gokujou Seitokai (Japan) + + + + Games + Sangokushi 11 with Power-Up Kit (Japan) + + + + Games + Taiko no Tatsujin - Wai Wai Happy! Rokudaime (Japan) (Tatacon Doukon Set) + + + + + Games + Hoshifuru - Hoshi no Furu Machi (Japan) + + + + Bonus Discs + Sengoku Musou 2 & Sengoku Musou 2 - Empires Saikyou Data (Japan) + + + + + Games + Boku no Natsuyasumi 2 - Umi no Bouken-hen (Japan) + + + + Games + Daito Giken Koushiki Pachi-Slot Simulator - Shake II (Japan) + + + + + Games + Exciting Pro Wres 5 (Japan) + + + + Demos + Famitsu PS2 Special Disc - Capcom Game Collection (Japan) (Taikenban) + + + + Demos + Gran Turismo 3 - A-Spec - Replay Theater (Japan) (Demo) + + + + + Games + Jikkyou Powerful Pro Yakyuu 11 - Chou Ketteiban (Japan) + + + + Games + Kanokon Esuii (Japan) + + + + Games + Pure x Cure Recovery (Japan) + + + + Games + Slotter Up Mania - Chou Oki-Slot! Pioneer Special (Japan) + + + + + Games + Tennis no Oujisama - Smash Hit! 2 (Japan) + + + + Games + Tom Clancy's Ghost Recon 2 (Japan) + + + + Demos + Jampack Demo Disc Volume 10 (USA) (Mature) + + + + Demos + Jampack - Summer 2003 (USA) (Teen) + + + + Games + Only You - Rebel Cross (Japan) + + + + Games + Soukoku no Kusabi - Hiiro no Kakera 3 (Japan) (Genteiban) + + + + Games + Dessert Love - Sweet Plus (Japan) + + + + Games + Sega Superstars (Japan) + + + + + Games + Jikkyou Powerful Pro Yakyuu 15 (Japan) + + + + Games + Space Raiders (Japan) + + + + + Games + Jikkyou Powerful Pro Yakyuu 8 (Japan) + + + + + Games + Real Rode (Japan) + + + + Games + Orange Honey - Boku wa Kimi ni Koi shiteru (Japan) (Shokai Genteiban) + + + + Games + Quake III - Revolution (Japan) + + + + + Games + Tennis no Oujisama - Smash Hit! (Japan) (Shokai SP Genteiban) (SLPM-65323) + + + + Games + Space Channel 5 Part 2 (Japan) + + + + Bonus Discs + Tennis no Oujisama - Smash Hit! Original Anime Game (Japan) (SLPM-62359) + + + + + Demos + 3 Title Special Disc - Saru! Get You! 2 & PoPoLoCrois - Hajimari no Bouken & Boku no Natsuyasumi 2 (Japan) (Taikenban) + + + + + Games + Bomberman Kart DX (Japan) + + + + + Games + Call of Duty 2 - Big Red One (Japan) + + + + Applications + Chou! Tanoshii Internet - Tomodachi no Wa (Japan) (Type-OS) + + + + + Games + Gaika no Gouhou - Air Land Force (Japan) + + + + Games + Iris no Atelier - Eternal Mana (Japan) (Gust Best Price) + + + + Games + Mahjong Haou - Dankyuu Battle (Japan) + + + + + Games + Mahjong Haou - Jansou Battle (Japan) + + + + + Games + Need for Speed - Undercover (Japan) + + + + Games + Pyuu to Fuku! Jaguar - Ashita no Jump (Japan) + + + + Games + Taiko no Tatsujin - Waku Waku Anime Matsuri (Japan) (v2.00) + + + + + Games + XIII - Daitouryou o Koroshita Otoko (Japan) + + + + Games + Ayakashi-bito - Gen'you Ibunroku (Japan) + + + + Multimedia + Document of Metal Gear Solid 2, The (Japan) + + + + Applications + DVD Player Version 3.00 (Japan) + + + + + Games + Yoake no Mariko 2nd Act (Japan) (Performance Pack) + + + + + Games + Simple 2000 Series Ultimate Vol. 7 - Saikyou! Shirobai King - Security Police (Japan) + + + + + Applications + DVD Player Version 2.14 (Japan) + + + + + Games + Eureka Seven - New Vision (Japan) + + + + Games + Memories Off 5 - Togireta Film (Japan) (Shokai Genteiban) + + + + Games + Saikyou Ginsei Shougi 4 (Japan) + + + + + Games + Sugar + Spice! Ano Ko no Suteki na Nani mo Kamo (Japan) + + + + Games + _summer Double Sharp (Japan) + + + + Games + Bleach - Blade Battlers (Japan) + + + + Games + Commandos - Strike Force (Japan) + + + + Games + Devil May Cry 3 (Japan) (En,Ja,Ko) + + + + Games + Enthusia Professional Racing (Japan) + + + + Games + FIFA 2002 - Road to FIFA World Cup (Japan) + + + + Games + Fight Night 2004 (Japan) + + + + Games + Natsu Yume Ya Wa - The Tale of a Midsummer Night's Dream (Japan) + + + + Games + Neo Contra (Japan) + + + + Games + Sangokushi Senki 2 (Japan, Asia) + + + + Demos + Shadow Hearts (Japan) (Taikenban) + + + + + Demos + Shadow Hearts - From the New World (Japan) (Taikenban) + + + + + Games + Zero 4 Champ Series - Drift Champ (Japan) + + + + Games + Simple 2000 Series Ultimate Vol. 12 - Street Golfer (Japan) + + + + + Games + Simple 2000 Series Vol. 54 - The Daikaijuu (Japan) + + + + + Games + Simple 2000 Honkaku Shikou Series Vol. 3 - The Chess (Japan) + + + + + Games + Simple 2000 Honkaku Shikou Series Vol. 6 - The Card - Blackjack, Daifugou, Draw Poker, Speed, Page One, etc. (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 20 - Love - Mahjong! 2 (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 17 - Taisen! Bakudan Poi Poi (Japan) + + + + + Games + Simple 2000 Honkaku Shikou Series Vol. 1 - The Shougi - Morita Kazurou no Shougi Shinan (Japan) + + + + + Games + Simple 2000 Series Vol. 21 - The Bishoujo Simulation RPG - Moonlight Tale (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 10 - Love - Songs - Idol ga Classmate (Japan) + + + + Games + Simple 2000 Series Vol. 97 - The Koi no Engine - Darling Special Backlash - Koi no Exhaust Heat (Japan) + + + + Games + Simple 2000 Series Vol. 98 - The Roman Sabou - Meshimase Roman Sabou (Japan) + + + + Games + Simple 2000 Series Vol. 122 - Onna no Ko Sen'you - The Ningyo-hime Monogatari - Mermaid Prism (Japan) + + + + Games + Simple 2000 Series Vol. 107 - The Honoo no Kakutou Banchou (Japan) + + + + + Games + Simple 2000 Series Vol. 34 - The Ren'ai Horror Adventure - Hyouryuu Shoujo (Japan) + + + + + Games + Simple 2000 Series Vol. 79 - Akko ni Omakase! The Party Quiz (Japan) + + + + + Games + Simple 2000 Series Vol. 57 - The Pro Yakyuu 2004 (Japan) + + + + + Games + Simple 2000 Series Vol. 51 - The Senkan (Japan) + + + + + Games + Simple 2000 Series Vol. 39 - The Boku no Machi-zukuri - Matching Maker++ (Japan) + + + + + Games + Fire Pro Wrestling Z (Japan) + + + + + Games + Gambler Densetsu Tetsuya (Japan) + + + + + Games + Mahjong Hiryuu Densetsu - Tenpai (Japan) + + + + + Games + Rimococoron (Japan) + + + + + Games + Conveni 3, The - Ano Machi o Dokusen seyo (Japan) + + + + + Games + All Star Pro-Wrestling II (Japan) + + + + + Games + Samurai Western - Katsugeki Samurai-dou (Japan) + + + + Games + Love - Com - Punch de Conte (Japan) + + + + Games + Energy Airforce AimStrike! (Japan) + + + + Games + Pride (Japan) + + + + Games + Wrestle Kingdom (Japan) + + + + Games + K-1 World Grand Prix 2001 (Japan) + + + + Games + K-1 World Grand Prix 2002 (Japan) + + + + Games + Simple 2000 Series Vol. 84 - The Boku ni Oma-Cafe - Kimagure Strawberry Cafe (Japan) + + + + Games + Slot! Pro DX - Fujiko 2 (Japan) + + + + + Games + Hissatsu Pachinko Station V2 - Tensai Bakabon (Japan) + + + + + Games + Hissatsu Pachinko Station V4 - Drumtic Mahjong (Japan) + + + + + Games + Fever 8 - Sankyo Koushiki Pachinko Simulation (Japan) + + + + + Games + Pachi-Slot Kanzen Kouryaku - Onihama Bakusou Gurentai - Gekitou-hen (Japan) + + + + + Games + Pachitte Chonmage Tatsujin 7 - CR Pachinko Dokaben (Japan) + + + + + Games + Slotter Up Core Alpha - Shuku Tora! Yuushou Panel! Shinka! Kyojin no Hoshi (Japan) + + + + + Games + Hippa Linda (Japan) + + + + + Games + Kaiketsu Zorori - Mezase! Itazura King (Japan) (Doukonban) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Salaryman Kintarou (Japan) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Salaryman Kintarou (Japan) (Shokai Genteiban) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Selection - Salaryman Kintarou, Slotter Kintarou, Ore no Sora (Japan) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Sammy's Collection 2 (Japan) + + + + + Games + Taiko no Tatsujin - Tatacon de Dodon ga Don (Japan) + + + + + Games + Taiko no Tatsujin - Appare Sandaime (Japan) + + + + + Games + Dream Audition Super Hit Disc 2 (Japan) + + + + + Games + Doukyuu - Billiard Master 2 (Japan) + + + + + Games + Sanyo Pachinko Paradise 11 - Shin Umi to Saraba Gintama no Ookami (Japan) + + + + Games + Karaoke Revolution - Family Pack (Japan) + + + + + Games + Sangokushi VII (Japan) + + + + + Games + SuperLite 2000 Vol. 13 - Tetris - Kiwame Michi (Japan) (v1.02) + + + + + Games + SuperLite 2000 Vol. 25 - Heisei Bakutoden (Japan) + + + + + Applications + EGBrowser Light for I-O Data Device, Inc. (Japan) + + + + + Games + Time Crisis II (Japan) (With GunCon2) + + + + + Games + F1 2002 (Japan) + + + + + Games + Aerobics Revolution (Japan) + + + + + Games + Netchuu! Pro Yakyuu 2003 - Aki no Nighter Matsuri (Japan) + + + + + Games + Se-Pa 2001 (Japan) + + + + + Games + Magical Sports 2001 Pro Yakyuu (Japan) + + + + + Games + Magical Sports 2000 Koushien (Japan) + + + + + Games + Growlanser III - The Dual Darkness (Japan) (Moe-Moe Lucky Pack) + + + + + Games + H2O+ - Footprints in the Sand (Japan) + + + + Demos + Hresvelgr (Japan) (Taikenban) + + + + + Games + Iris (Japan) + + + + Games + Kaitou Apricot Kanzenban (Japan) + + + + Games + Rakushou! Pachi-Slot Sengen 2 - Juujika, Deka Dan (Japan) + + + + + Games + Zill O'll Infinite (Japan) + + + + Games + Choro Q HG (Japan) (Jenny Hi-Grade Box) + + + + Games + GI Jockey 2 2001 (Japan) (Super Value Set) + + + + + Games + Winning Post 4 Maximum 2001 (Japan) (Super Value Set) + + + + + Games + Kurogane no Houkou 2 - Warship Gunner (Japan) + + + + Games + Natsu Shoujo - Promised Summer (Japan) + + + + Games + Onmyou Taisenki - Byakko Enbu (Japan) (EyeToy Camera Doukonban) + + + + + Games + Quilt - Anata to Tsumugu Yume to Koi no Dress (Japan) + + + + Games + Sangokushi IX (Japan) + + + + Games + Shin Sangoku Musou 2 (Japan) (Series Collection Joukan) + + + + Games + Shin Sangoku Musou 2 - Moushouden (Japan) (Series Collection Joukan) + + + + Games + Shin Sangoku Musou 3 (Japan) (Series Collection Joukan) + + + + Games + Shin Sangoku Musou 3 - Moushouden (Japan) (Series Collection Joukan) + + + + Games + Critical Velocity (Japan) + + + + Games + Katekyoo Hitman Reborn! Nerae! Ring x Vongola Trainers (Japan) + + + + Games + Momotarou Dentetsu 16 - Hokkaido Daiidou no Maki! (Japan) + + + + + Games + Kurogane no Houkou - Warship Commander (Japan) + + + + + Games + Teitoku no Ketsudan IV (Japan) + + + + + Games + Seven Samurai 20XX (Japan) + + + + Games + Formula One 2002 (Japan) + + + + Games + Formula One 05 (Japan) + + + + Games + NBA Live 09 (Japan) + + + + Games + Yoshitsune Eiyuuden - The Story of Hero Yoshitsune (Japan, Asia) + + + + Games + GI Jockey 4 2006 (Japan) + + + + Games + Winning Post 6 (Japan) + + + + Games + GI Jockey 2 (Japan) + + + + + Games + Dabi Tsuku 3 - Derby-ba o Tsukurou! (Japan) + + + + Games + Gallop Racer 6 - Revolution (Japan) + + + + Games + Gallop Racer 5 (Japan) + + + + Games + Jikkyou GI Stable 2 (Japan) + + + + + Games + Kattobi!! Golf (Japan) + + + + Games + Shutokou Battle 01 (Japan) + + + + Games + Need for Speed - Carbon (Japan) + + + + Games + Burnout 2 - Point of Impact (Japan) + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 4 - CR Ashita ga Aru sa Yoshimoto World (Japan) + + + + Games + Tony Hawk's Pro Skater 3 (Japan) + + + + Games + Hisshou Pachinko Kouryaku Series Vol. 1 - CR Shin Seiki Evangelion (Japan) + + + + Games + Armored Core 3 - Silent Line (Korea) + + + + Games + Astro Boy Atom (Korea) + + + + Games + Kunoichi (Korea) + + + + Games + Sakura Daejeon V Episode 0 - Hwangya-ui Samurai Agassi (Korea) + + + + Games + SD Gundam - GGeneration Neo (Korea) + + + + Games + Firefighter F.D.18 (Japan) + + + + Games + Medal of Honor - Europe Kyoushuu (Japan) + + + + Games + Namco Museum Arcade Hits! (Japan) + + + + Games + Gunslinger Girl. Volume.II (Japan) + + + + Games + Cricket 2004 (Europe) (v1.00) + + + + Games + Disney Otvechaj-ne zevaj! (Russia) + + + + Games + Tecmo Hit Parade (Japan) + + + + + Games + Armored Core - Last Raven (Japan) (Machine Side Box) + + + + Games + Clock Zero - Shuuen no Ichibyou (Japan) + + + + Games + Colorful Box - To Love (Japan) + + + + Games + Interlude (Japan) + + + + Games + Kidou Senshi Gundam - Meguriai Sora (Japan) (Limited Box) + + + + Games + Kidou Senshi Gundam - Ver. 1.5 (Japan) + + + + Games + Need for Speed - ProStreet (Japan) + + + + Games + Saishuu Heiki Kanojo (Japan) + + + + Games + Sengoku Musou 2 - Empires (Japan) + + + + Games + Taiko no Tatsujin - Doka! to Oomori Nanadaime (Japan) (Tatacon Doukon Set) + + + + + Games + Utawareru Mono - Chiri Yuku Mono e no Komori-uta (Japan) (Shokai Genteiban) + + + + Games + MLB 2003 (Japan) + + + + Games + Uchuu Senkan Yamato - Iscandar e no Tsuioku (Japan) (Genteiban) + + + + Games + KimiKiss (Japan) + + + + Games + High Heat Major League Baseball 2003 (Japan) + + + + + Games + Soccer Life! We are Challengers to Europe (Japan) + + + + + Games + Taisen 4 - Soldier - Kigyou Senshi Shougi (Japan) + + + + + Games + Gran Turismo 4 (Japan) (Doukonban) + + + + Games + SuperLite 2000 Vol. 10 - Psyvariar - Revision (Japan) + + + + + Games + SuperLite 2000 Vol. 24 - Ever 17 - The Out of Infinity - Premium Edition (Japan) + + + + Games + Battle Stadium D.O.N (Japan) + + + + Games + Idol Janshi R - Janguru Project (Japan) + + + + Games + Kamen Rider - Climax Heroes (Japan) + + + + Games + Gambler Densetsu Tetsuya Digest (Japan) + + + + + Games + ToHeart 2 (Japan) (Shokai Genteiban) + + + + Games + Velvet File Plus (Japan) + + + + Games + Boboboubo Boubobo - Atsumare!! Taikan Boubobo (Japan) + + + + + Games + GI Jockey 2 2001 (Japan) + + + + + Games + GI Jockey 3 (Japan) + + + + + Games + MVP Baseball 2003 (Japan) + + + + Games + Unison (Japan) + + + + Games + Winning Post 4 Maximum 2001 (Japan) + + + + + Games + GI Jockey 3 2003 (Japan) + + + + + Games + Simple 2000 Series Vol. 94 - The Aka-Champion - Come on Baby (Japan) + + + + + Games + Simple 2000 Series Vol. 105 - The Maid-fuku to Kikanjuu (Japan) + + + + + Games + Simple 2000 Series Vol. 110 - The Toubou Prisoner - Los City Shinjitsu e no 10-jikan (Japan) + + + + + Games + Simple 2000 Series Vol. 120 - The Saigo no Nihonhei - Utsukushiki Kokudo Dakkan Sakusen (Japan) + + + + + Games + Kin'iro no Corda 2 (Japan) (Premium Box) + + + + Games + Card Captor Sakura - Sakura-chan to Asobo! (Japan) + + + + + Demos + Gran Turismo 4 - Prius Trial Version (Japan) (Taikenban) + + + + Games + Nihon Daihyou Senshu ni Narou! (Japan) + + + + Demos + Official Disc 2003 (Japan) + + + + Games + Uchuu Senkan Yamato - Ankoku Seidan Teikoku no Gyakushuu (Japan) (Shokai Genteiban) + + + + Games + Yuu Yuu Hakusho Forever (Japan) + + + + Games + Izumo 2 - Takeki Tsurugi no Senki (Japan) (v1.01) + + + + Games + Ojousama Kumikyoku - Sweet Concert (Japan) + + + + Games + School Rumble Nigakki - Kyoufu no Natsu Gasshuku! Youkan ni Yuurei Arawaru! Otakara o Megutte Makkou Shoubu!!! no Maki (Japan) + + + + Games + Zoids - Struggle (Japan) + + + + Games + X-treme Racing SSX (Japan) + + + + + Games + Bleach - Hanatareshi Yabou (Japan) + + + + Games + Hakuouki - Shinsengumi Kitan (Japan) + + + + Games + Kashimashi - Girl Meets Girl - Hajimete no Natsu Monogatari. (Japan) + + + + Games + Kenka Banchou (Japan) (Shokai Seisanban) + + + + Games + Mutsu-boshi Kirari - Hoshifuru Miyako (Japan) + + + + Games + All-Star Baseball 2002 (Japan) + + + + + Demos + Burnout 3 - Takedown (Japan) (Taikenban) + + + + + Games + Football Kingdom - Trial Edition (Japan) + + + + + Games + GI Jockey 3 (Japan) (Premium Pack) + + + + + Games + Winning Post 5 Maximum 2002 (Japan) (Premium Pack) + + + + + Games + Taiko no Tatsujin - Taiko Drum Master (Japan) (Tatacon Doukon Set) + + + + + Games + Arcobaleno! (Japan) + + + + Demos + Chou Aniki - Seinaru Protein Densetsu (Japan) (Fukkatsu Kinen Taikenban) + + + + + Games + Exciting Pro Wres 3 (Japan) (Genteiban) + + + + Games + Fighting for One Piece (Japan) + + + + Games + Hitman - Contracts (Japan) + + + + Games + Men at Work! 3 - Ai to Seishun no Hunter Gakuen (Japan) + + + + Games + Sega Superstars (Japan) (Doukonban) + + + + + Games + Ultraman - Fighting Evolution 3 (Japan) + + + + Games + J.League Winning Eleven 10 + Europe League '06-'07 (Japan) (v1.03) + + + + Games + World Soccer Winning Eleven 2010 (Japan, Asia) (En,Ja) + + + + Games + Soccer Life 2 - We are Challengers to Europe (Japan) + + + + Games + Smash Court Pro Tournament 2 (Japan) + + + + Games + WTA Tour Tennis (Japan) + + + + + Games + Eikan wa Kimi ni - Koushien no Hasha (Japan) + + + + Games + Jikkyou Powerful Major League 2 (Japan) + + + + Games + Culdcept II Expansion (Japan) (v3.00) + + + + Games + Gakuen Heaven - Boy's Love Scramble! Type B (Japan) + + + + Add-Ons + Final Fantasy XI - Zilart no Gen'ei (Japan) + + + + Games + Monster Farm 4 (Japan) (v1.04) + + + + Games + Kin'iro no Corda 2 (Japan) + + + + Games + Samurai-dou 2 - Way of the Samurai 2 (Japan) + + + + Games + Futari no Fantavision (Japan) + + + + Games + Shin Sangoku Musou 4 - Empires (Japan) + + + + Games + Harukanaru Toki no Naka de 2 (Japan) (Premium Box) + + + + Games + FIFA Total Football (Japan) + + + + Games + Pachinko de Asobou! Fever Dodeka Saurus (Japan) + + + + + Games + Karaoke Revolution - J-Pop Best Vol. 1 (Japan) + + + + + Games + Tennis no Oujisama - Kiss of Prince - Ice (Japan) + + + + Games + Tennis no Oujisama - Saikyou Team o Kessei seyo! (Japan) (v1.03) + + + + Games + Tennis no Oujisama - Love of Prince - Sweet (Japan) + + + + Games + Baseball 2002, The - Battle Ball Park Sengen (Japan) + + + + + Games + Heart no Kuni no Alice - Wonderful Wonder World (Japan) + + + + Games + Jissen Pachi-Slot Hisshouhou! Aladdin A (Japan) + + + + + Games + LoveDrops (Japan) + + + + Games + Lucky Star - Ryouou Gakuen Outousai (Japan) + + + + Games + Mitsu x Mitsu Drops - Love x Love Honey Life (Japan) + + + + Games + Nobunaga no Yabou - Ranseiki with Power-Up Kit (Japan) + + + + + Games + Kindan no Pet - Seaman - Gasse Hakase no Jikken-tou (Japan) (Sea-Mic Controller Original Doukonban) + + + + Games + Shin Seiki GPX Cyber Formula - Road to the Infinity 4 (Japan) + + + + Games + Sonic Riders (Japan) (En,Ja,Fr,De,Es,It) + + + + Games + Sunrise Eiyuutan 2 (Japan) + + + + Games + Winning Post World (Japan) + + + + Games + Taiko no Tatsujin - Taiko Drum Master (Japan) + + + + + Games + Bloody Roar 3 (Japan) (v1.02) + + + + + Games + Super Mic-chan (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 16 - Sengoku VS Gendai (Japan) + + + + + Games + Korobot Adventure (Japan) + + + + Games + Private Nurse - Maria (Japan) + + + + Games + Simple 2000 Series Vol. 25 - The Menkyo Shutoku Simulation (Japan) + + + + + Games + Simple 2000 Series Vol. 35 - The Helicopter (Japan) + + + + + Games + Simple 2000 Series Vol. 108 - The Nihon Tokushu Butai - Kyouaku Hanzai Rettou 24-ji (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 33 - Ururun Quest - Koiyuuki (Japan) + + + + Games + Tengai Makyou II - Manji Maru (Japan) + + + + Games + Kidou Senshi Z Gundam - A.E.U.G. vs. Titans (Japan) (Doukonban) + + + + Games + Bakumatsu Renka - Karyuu Kenshiden (Japan) + + + + Demos + Densha de Go! Ryojou-hen (Japan) (Taikenban) + + + + + Games + Fuuun Bakumatsuden (Japan) + + + + Games + Memories Off - After Rain Vol. 3 - Sotsugyou (Japan) (Special Edition) + + + + Games + Moujuutsukai to Oujisama - Snow Bride (Japan) + + + + Games + Moujuutsukai to Oujisama (Japan) + + + + Games + Sunrise World War (Japan) + + + + Games + Suzumiya Haruhi no Tomadoi (Japan) + + + + Games + Suzunone Seven! Rebirth Knot (Japan) + + + + Games + Bokura no Kazoku - My Family Growing Up in the 21st Century (Japan) + + + + Games + Dance Dance Revolution - Party Collection (Japan) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Aladdin II Evolution (Japan) + + + + Games + Orange Pocket - Root (Japan) (Shokai Genteiban) + + + + Games + Castlevania (Japan) (En,Ja) (Genteiban) + + + + Games + Hisui no Shizuku - Hiiro no Kakera 2 (Japan) (Genteiban) + + + + Games + Karaoke Revolution - Night Selection 2003 (Japan) + + + + + Games + Sega Rally 2006 (Japan) + + + + Games + Venus & Braves - Majo to Megami to Horobi no Yogen (Japan) + + + + Games + Yamasa Digi World 4 - Penguin Paradise, Crazy Shaman R, Zakzak Senryoubako R, Destroyer XX, King Pulsar (Japan) + + + + + Games + Yanya! Caballista featuring Gawoo (Japan) + + + + + Games + D.C.II P.S. - Da Capo II - Plus Situation (Japan) (Disc 1) + + + + Games + D.C.II P.S. - Da Capo II - Plus Situation (Japan) (Disc 2) + + + + Games + Kakutou Bijin Wulong (Japan) + + + + Games + Boboboubo Boubobo - Atsumare!! Taikan Boubobo (Japan) (Doukonban) + + + + + Games + Grand Theft Auto - Liberty City Stories (Japan) + + + + Demos + Jissen Pachi-Slot Hisshouhou! Hokuto no Ken Special Edition (Japan) (Taikenban) + + + + + Games + Shin Sangoku Musou 3 - Moushouden (Japan) (Super Value Set) + + + + Games + Star Wars - Jango Fett (Japan) + + + + Games + Star Wars - Starfighter (Japan) + + + + + Games + WinBack (Japan) + + + + + Games + Kuusen (Japan) + + + + + Games + Simple 2000 Series Vol. 19 - The Ren'ai Simulation - Watashi ni Oma-Cafe (Japan) + + + + + Games + Battle Gear 3 (Japan, Asia) + + + + Games + Slotter Up Mania 6 - Oki no Neppuu! Pioneer Special II (Japan) + + + + + Games + Taiko no Tatsujin - Atsumare! Matsuri da!! Yondaime (Japan, Asia) + + + + + Games + Yu-Gi-Oh! Capsule Monster Coliseum (Japan) + + + + Games + Simple 2000 Series Ultimate Vol. 26 - Love - Smash! 5.1 - Tennis Robo no Hanran (Japan) + + + + + Games + Simple 2000 Series Vol. 30 - The Street Basketball - 3 on 3 (Japan) + + + + + Games + Simple Outlaws DX Gaiden - Chou Saisoku! Zokusha King Bore Up - Butchigiri Densetsu 2 (Japan) + + + + + Games + Taiko no Tatsujin - Appare Sandaime (Japan) (Tatacon Doukon Set) + + + + + Games + Simple 2000 Series Vol. 7 - The Boxing - Real Fist Fighter (Japan) + + + + + Games + Simple 2000 Series Vol. 14 - The Billiard (Japan) + + + + + Games + Simple 2000 Series Vol. 42 - The Ishu Kakutougi (Japan) + + + + + Games + Simple 2000 Series Vol. 93 - The Unou Drill - Kodama Mitsuo Sensei Kanshuu (Japan) + + + + + Games + Kidou Senshi Gundam Seed Destiny - Generation of C.E. (Japan) + + + + Games + Mobile Suit Gundam - Lost War Chronicles (Japan) (Limited Box) + + + + Games + NBA Live 2002 (Japan) + + + + + Games + NBA Live 2004 (Japan) + + + + Games + SD Gundam - GGeneration Wars (Japan) + + + + Games + Simple 2000 Series Vol. 1 - The Table Game (Japan) + + + + + Games + Akudaikan 2 - Mousouden (Japan) + + + + Applications + DVD Player Version 3.04 (Japan) + + + + + Games + GI Jockey 3 2003 (Japan) (Premium Pack) + + + + + Games + Harry Potter to Himitsu no Heya (Japan) + + + + + Games + Hudson Selection Vol. 3 - PC Genjin - Pithecanthropus Computerurus (Japan) + + + + + Games + K-1 World Grand Prix 2003 (Japan) + + + + Demos + Ka (Japan) (Tentou Taikenban) + + + + + Games + Kyou kara Maou! Shin Makoku no Kyuujitsu (Japan) + + + + Games + Petit Four (Japan) (Genteiban) + + + + Games + Pop'n Music 7 (Japan) + + + + Games + Star Wars - Episode III - Sith no Fukushuu (Japan) + + + + Games + Winning Post 6 (Japan) (Premium Pack) + + + + Games + Gallop Racer 6 - Revolution (Japan) (PlayStation 2 the Best) + + + + Games + Green Green - Kane no Ne - Romantic (Japan) + + + + Games + Hiiro no Kakera - Tamayori-hime Kitan (Japan) + + + + Games + Kita e. - Diamond Dust+ - Kiss Is Beginning. (Japan) + + + + Games + Tokimeki Memorial - Girl's Side 2nd Kiss (Japan) (Shokai Seisanban) + + + + Games + Wild Arms - Alter Code - F (Japan) (v2.00) + + + + Games + Aikagi - Nukumori to Hidamari no Naka de (Japan) + + + + Demos + Garakuta Meisaku Gekijou - Rakugaki Oukoku (Japan) (Taikenban) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Hokuto no Ken 2 - Ransei Haouden - Tenha no Shou (Japan) + + + + Games + Mahjong Haou - Battle Royale (Japan) + + + + + Games + WinBack 2 - Project Poseidon (Japan) + + + + Games + Taito Memories - Gekan (Japan) (Eternal Hits) + + + + Games + Taito Memories II - Gekan (Japan) + + + + Games + Capcom Classics Collection (Japan) (v2.00) + + + + Games + Disney-Pixar WALL-E (Russia) + + + + Games + Lara Croft Tomb Raider - Anniversary (Japan) + + + + Games + Zoids - Infinity Fuzors (Japan) + + + + Games + Anime Super Remix, The - Ashita no Joe 2 (Japan) + + + + Games + Saints - Seinaru Mamono (Japan) (En,Ja) + + + + Games + Seigi no Mikata (Japan) + + + + + Games + Pachi-Slot Aruze Oukoku 7 (Japan) (Disc 1) (Ekishou Disc) + + + + + Games + Pro Yakyuu Spirits 5 (Japan) (v1.03) + + + + Games + Shinseiki Yuusha Taisen (Japan) + + + + Games + Kaidou Battle 2 - Chain Reaction (Japan) + + + + Games + First Kiss Stories (Japan) (Special CD Doukonban) + + + + Games + Thread Colors - Sayonara no Mukougawa (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D78 (Japan) + + + + + Games + Harukanaru Toki no Naka de - Hachiyou-shou (Japan) (History Box) + + + + Games + Harukanaru Toki no Naka de 3 (Japan) (History Box) + + + + Games + Dance Dance Revolution X (Japan) + + + + Games + One Piece - Pirates Carnival (Japan) + + + + Games + Saiyuuki Reload Gunlock (Japan) + + + + + Games + Neo Angelique - Full Voice (Japan) + + + + Games + Boboboubo Boubobo - Hajike Matsuri (Japan) + + + + Games + Clover Heart's - Looking for Happiness (Japan) + + + + Games + Galaxy Angel II - Mugen Kairou no Kagi (Japan) (Disc 1) + + + + Games + Galaxy Angel II - Mugen Kairou no Kagi (Japan) (Disc 2) + + + + Games + Hoshi-iro no Okurimono (Japan) + + + + Games + Metal Gear Solid 3 - Subsistence (Japan) (Disc 1) (Subsistence) + + + + Games + Metal Gear Solid 3 - Subsistence (Japan) (Disc 2) (Persistence) + + + + Bonus Discs + Shin Sangoku Musou 3 & Moushouden Saikyou Data (Japan) (Super Premium Box) + + + + + Games + WRC 3 - The Official Game of the FIA World Rally Championship (Japan) + + + + Games + Harukanaru Toki no Naka de 4 (Japan) + + + + Games + Evangelion - Jo (Japan) + + + + Games + EyeToy - Play 2 (Japan) (Doukonban) + + + + Games + Jikkyou J.League - Perfect Striker 3 (Japan) (v2.01) + + + + + Games + Full House Kiss - Ren'ai Kaseifu Adventure (Japan) + + + + Games + GetBackers - Dakkan'ya - Ura Shinjuku Saikyou Battle (Japan) + + + + + Games + Meine Liebe Zwei - Hokori to Seigi to Ai (Japan) + + + + Games + Guilty Gear Isuka (Japan) + + + + Games + Cafe Lindbergh - Summer Season (Japan) + + + + Games + Climax Tennis (Japan) + + + + + Games + Golf Paradise DX (Japan) + + + + Games + Hagane no Renkinjutsushi - Tobenai Tenshi (Japan) + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 11 - Shin Seiki Evangelion - Magokoro o, Kimi ni (Japan) + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 13 - Shin Seiki Evangelion - Yakusoku no Toki (Japan) + + + + Games + Kinnikuman - Muscle Grand Prix Max (Japan) + + + + Games + Space Fishermen (Japan) + + + + + Games + Shakugan no Shana (Japan) + + + + Games + Ghost Vibration (Japan) + + + + Games + Dead to Rights (Japan, Asia) + + + + Games + Final Approach (Japan) + + + + Games + Mizu no Senritsu (Japan) + + + + Games + DekaVoice (Japan) + + + + Demos + Futakoi (Japan) (Taikenban) + + + + + Games + G-Taste Mahjong (Japan) (Special Ban) + + + + + Games + Ikki Tousen - Shining Dragon (Japan) + + + + Bonus Discs + Koei Sangokushi Special Save Data-shuu (Japan) + + + + + Games + Sangokushi Senki 2 (Japan) (Treasure Box) + + + + Games + True Crime - Streets of LA (Japan) + + + + Games + Angel's Feather (Japan) + + + + Multimedia + Cinema Surfing - Youga Taizen (Japan) + + + + Games + Simple 2000 Series Vol. 12 - The Quiz 20,000-mon (Japan) + + + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 5 - CR Shin Seiki Evangelion 2nd Impact & Pachi-Slot Shin Seiki Evangelion (Japan) + + + + Games + Tennis no Oujisama - Doki Doki Survival - Sanroku no Mystic (Japan) + + + + Games + Tough - Dark Fight (Japan) + + + + + Games + Nobunaga no Yabou - Soutenroku with Power-Up Kit (Japan) + + + + Games + GetBackers - Dakkan'ya - Dakkan da yo! Zen'in Shuugou!! (Japan) + + + + + Games + Ripuru no Tamago - Apprentice Magician (Japan) + + + + + Games + Orange Honey - Boku wa Kimi ni Koi shiteru (Japan) + + + + Games + Shin Sangoku Musou (Japan) (Series Collection Joukan) + + + + + Bonus Discs + Shin Sangoku Musou Series Collection Joukan Saikyou Data (Japan) + + + + + Games + Aa Megami-sama (Japan) + + + + Games + Drift Nights - Juiced 2 (Japan) + + + + Games + Metal Gear & Metal Gear 2 - Solid Snake (Japan) + + + + Games + Missing Blue (Japan) + + + + Games + Racing Game - Chuui!!!! (Japan) + + + + Games + Tentama - 1st Sunny Side (Japan) + + + + Games + Wild Arms - The 4th Detonator (Japan) + + + + Games + Shadow the Hedgehog (Japan) (En,Ja,Fr,De,Es,It) + + + + Games + Daito Giken Premium Pachi-Slot Collection - Yoshimune (Japan) + + + + Games + Ore ga Kantoku da! Gekitou Pennant Race (Japan) + + + + Games + Suki na Mono wa Suki dakara Shou ga Nai!! First Limit & Target Nights - Sukishou! Episode 01+02 (Japan) (Disc 1) (First Limit - Sukishou! Episode 01) + + + + + Games + Suki na Mono wa Suki dakara Shou ga Nai!! First Limit & Target Nights - Sukishou! Episode 01+02 (Japan) (Disc 2) (Target Nights - Sukishou! Episode 02) + + + + + Games + Flying Circus - RC Copter Adventure Championship (Japan) + + + + + Games + SuperLite 2000 Vol. 26 - Mezase! Chess Champion (Japan) + + + + + Games + Cluster Edge - Kimi o Matsu Mirai e no Akashi (Japan) + + + + Games + RC Revenge Pro (Japan) + + + + + Games + Garouden - Breakblow (Japan) + + + + Games + Capcom Fighting Jam (Japan) + + + + Games + Bleach - Erabareshi Tamashii (Japan) (v2.00) + + + + Games + Haishin 3 (Japan) + + + + + Games + Pachitte Chonmage Tatsujin 10 - Pachinko Fuyu no Sonata (Japan) + + + + Games + Phantom Brave (Japan) + + + + + Games + D-A - Black (Japan) + + + + Bonus Discs + Dot Hack G.U. Terminal Disc - The End of The World (Japan) + + + + Games + Futakoi (Japan) (Shokai Genteiban) + + + + Games + Futakoi-jima - Koi to Mizugi no Survival (Japan) + + + + Games + Kessen (Japan) (Super Value Set) + + + + Games + Kessen II (Japan) (Super Value Set) + + + + Games + Taiko no Tatsujin - Go! Go! Godaime (Japan) + + + + + Demos + Wrestle Kingdom (Japan) (Taikenban) + + + + + Games + Gintama - Gin-san to Issho! Boku no Kabuki-chou Nikki (Japan) + + + + Games + Hajime no Ippo All Stars (Japan) + + + + Games + Kidou Senshi Gundam - Gundam vs. Z Gundam (Japan) + + + + Games + Love - Com - Punch de Conte (Japan) (Shokai Genteiban) + + + + Demos + Need for Speed - Carbon (Europe) (Demo) + + + + Demos + Official PlayStation 2 Magazine-UK - Crime Special (UK) (En,Fr,De,Es,It) + + + + Games + Harukanaru Toki no Naka de - Maihitoyo (Japan) + + + + Games + Ai yori Aoshi (Japan) + + + + Games + ToraCap! Daash!! (Japan) + + + + Games + D-A - White (Japan) (Shokai Genteiban) + + + + Games + Hard Hitter (Japan) + + + + + Games + Tiger Woods PGA Tour 2001 (Japan) + + + + + Games + D.N.Angel - TV Animation Series - Kurenai no Tsubasa (Japan) + + + + Bonus Discs + Professional Drift - D1 Grand Prix Series (Japan) (Taikenban) + + + + + Games + Gundam True Odyssey - Ushinawareshi G no Densetsu (Japan) (v1.02) + + + + Games + Juunikoku-ki - Guren no Shirube Koujin no Michi (Japan) + + + + Games + Mermaid Prism (Japan) + + + + Games + Sky Surfer (Japan) (v1.04) + + + + + Games + Soul Cradle - Sekai o Kurau Mono (Japan) + + + + Games + Sweet Honey Coming (Japan) + + + + Games + Taiko no Tatsujin - Tobikkiri! Anime Special (Japan) (Tatacon Doukon Set) + + + + + Games + Trouble Fortune Company - HapiCure (Japan) + + + + Games + Tokimeki Memorial - Girl's Side (Japan) + + + + Games + Bakumatsu Renka - Shinsengumi (Japan) + + + + Games + Gakuen Heaven - Boy's Love Scramble! (Japan) + + + + Games + Gakuen Heaven - Okawari! Boy's Love Attack! (Japan) + + + + + Games + Gundam Musou 2 (Japan) + + + + Games + Musou Orochi - Maou Sairin (Japan, Asia) + + + + Games + My Home o Tsukurou! Make Your Dream Home (Japan) + + + + + Games + Space Invaders Anniversary (Japan) + + + + + Games + PDC World Championship Darts (Europe) (En,Fr,De,Es,It,Nl) (v2.00) + + + + + Games + Fuuraiki 2 (Japan) + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 14 - CR Shin Seiki Evangelion - Saigo no Shisha (Japan) + + + + Games + Lovedol - Lovely Idol (Japan) (Shokai Genteiban) + + + + Games + Rilakkuma - Ojama shite masu 2-shuukan (Japan) + + + + + Demos + Rimococoron (Japan) (Taikenban) + + + + + Coverdiscs + Dengeki PS2 PlayStation D92 (Japan) + + + + Games + Hiiro no Kakera - Ano Sora no Shita de (Japan) + + + + Games + Simple 2000 Series Ultimate Vol. 13 - Kyousou! Tansha King - Kattobi! Bari Bari Densetsu (Japan) + + + + + Games + Ueki no Housoku - Taosu ze Roberto Juudan!! (Japan) + + + + Games + Virtua Fighter - Cyber Generation - Judgment Six no Yabou (Japan) + + + + Demos + Arc the Lad - Seirei no Tasogare - Premiere Disc (Japan) (Demo) + + + + + Demos + Bokujou Monogatari 3 - Heart ni Hi o Tsukete (Japan) (Taikenban) + + + + + Coverdiscs + Dengeki PS2 PlayStation D58 (Japan) + + + + + Games + Nobunaga no Yabou - Tenka Sousei with Power-Up Kit (Japan) + + + + Games + D.Gray-man - Sousha no Shikaku (Japan) + + + + Games + Dear Boys - Fast Break! (Japan) + + + + Games + Jikkyou Powerful Pro Yakyuu 8 - Ketteiban (Japan) + + + + + Games + Katekyoo Hitman Reborn! Dream Hyper Battle! Shinu Ki no Honoo to Kuroki Kioku (Japan) + + + + Games + Mahoutsukai Kuro-hime (Japan) + + + + Games + Mai-HiME - Unmei no Keitouju (Japan) + + + + Games + Secret of Evangelion (Japan) + + + + Games + Simple 2000 Series Ultimate Vol. 3 - Saisoku! Zokusha King - Butchigiri Densetsu (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 5 - Love - Mahjong! (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 8 - Gekitou! Meiro King (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 15 - Love - Ping Pong! (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 21 - Kenka Joutou! Yankee Banchou - Shouwa 99-nen no Densetsu (Japan) + + + + + Games + Simple 2000 Series Vol. 60 - The Tokusatsu Henshin Hero (Japan) + + + + + Games + Simple 2000 Series Vol. 75 - The Tokudane - Nihon Zenkoku Scoop Rettou (Japan) + + + + + Games + Simple 2000 Series Vol. 87 - The Nadeshiko (Japan) + + + + + Games + Tennis no Oujisama - Card Hunter (Japan) + + + + Games + Tennis no Oujisama - Gakuensai no Oujisama (Japan) + + + + Games + Getsumento Heiki Mina - Futatsu no Project M (Japan) + + + + Games + Jikkyou Powerful Pro Yakyuu 11 (Japan) + + + + Games + Simple 2000 Series Vol. 45 - The Koi to Namida to, Tsuioku to... Thread Colors - Sayonara no Mukougawa (Japan) + + + + Games + DearS (Japan) + + + + Games + Kidou Senshi Gundam - Meguriai Sora (Japan) (Gundam the Best) + + + + Games + Kousoku Kidoutai - World Super Police (Japan) (En,Ja) + + + + Games + Sakigake!! Cromartie Koukou (Japan) + + + + + Games + Slotter Up Core - Enda! Kyojin no Hoshi (Japan) + + + + + Games + Game Select 5 - You (Japan) + + + + + Games + Hard Hitter 2 (Japan) + + + + + Games + MotoGP 2 (Japan) + + + + + Games + Saint Beast - Rasen no Shou (Japan) + + + + Games + Apocripha-0 (Japan) + + + + Games + Vitamin X - We are Super Supriment Boys (Japan) + + + + Games + Vitamin Z - Welcome Our New Supplement Boys (Japan) + + + + Games + Teikoku Sensenki (Japan) (Shokai Genteiban) + + + + Demos + Official PlayStation 2 Magazine-UK Special Edition 13 - Girls! Motors! Guns! War! Monsters! (UK) (En,Fr,De,Es,It) + + + + Applications + Colorio Hagaki Print (Japan) + + + + + Games + Game Select 5 - Wa (Japan) + + + + + Games + Code Geass - Hangyaku no Lelouch - Lost Colors (Japan) (v2.00) + + + + Games + Galaxy Angel - Eternal Lovers (Japan) + + + + Games + Galaxy Angel II - Eigou Kaiki no Toki (Japan) (Disc 1) + + + + Games + Galaxy Angel II - Eigou Kaiki no Toki (Japan) (Disc 2) + + + + Games + Galaxy Angel II - Zettai Ryouiki no Tobira (Japan) + + + + Games + Kimi ga Aruji de Shitsuji ga Ore de - Otsukae Nikki (Japan) (Shokai Genteiban) + + + + Games + Sakura Taisen 3 - Paris wa Moeteiru ka (Japan) (Shokai Press-ban) + + + + Games + Tsuyokiss - Mighty Heart (Japan) (Kanzen Seisan Genteiban) + + + + Games + Argus-ui Jeonsa (Korea) + + + + Games + Armored Core 3 (Korea) + + + + Games + Gaeguri Jungsa Keroro - Bulkkottwineun Battle Royale Z (Korea) + + + + Games + Medal of Honor - Frontline (Korea) + + + + Games + Naruto - Narutimate Hero 3 (Japan) (PlayStation 2 the Best) + + + + Games + Tekken 4 (Korea) + + + + Games + Tekken Tag Tournament (Korea) + + + + Educational + Anime Eikaiwa - 15 Shounen Hyouryuuki - Hitomi no Naka no Shounen (Japan) (En,Ja) + + + + Educational + Anime Eikaiwa - Tondemo Nezumi Daikatsuyaku (Japan) (En,Ja) + + + + Educational + Anime Eikaiwa - Tottoi (Japan) (En,Ja) + + + + Games + Aoi Umi no Tristia - Nanoca Flanka Hatsumei Koubouki (Japan) (Shokai Genteiban) + + + + Games + Armored Core - Nine Breaker (Japan) + + + + Games + Baseball 2003, The - Battle Ball Park Sengen - Perfect Play Pro Yakyuu (Japan) (v1.05) + + + + Games + Burnout Revenge (Japan) + + + + Games + Coloball 2002 (Japan) + + + + + Coverdiscs + Dengeki PS2 PlayStation D48 - Konami Fan Book (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D54 (Japan) + + + + + Coverdiscs + Dengeki PS2 PlayStation D55 (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D63 (Japan) + + + + + Coverdiscs + Dengeki PS2 PlayStation D67 (Japan) + + + + + Coverdiscs + Dengeki PS2 PlayStation D73 (Japan) + + + + + Coverdiscs + Dengeki PS2 PlayStation D87 (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D93 (Japan) + + + + Games + Disney Golf Classic (Japan) + + + + + Games + Disney-Pixar Finding Nemo (Japan) + + + + Games + Dragon Ball Z 2V (Japan) + + + + Games + Guitar Hero (Europe) + + + + Games + Final Fantasy XI - Online (Japan) + + + + Games + Fish Eyes 3 - Kioku no Hahen-tachi (Japan) + + + + + Games + Ganbare! Nippon! Olympic 2000 (Japan) + + + + + Games + Guilty Gear X Plus (Japan) (DX Pack) + + + + + Games + Hana to Otome ni Shukufuku o - Harukaze no Okurimono (Japan) + + + + Games + Hanabi Hyakkei (Japan) + + + + + Games + Horse Breaker (Japan) + + + + + Demos + Kaidou Battle 2 - Chain Reaction (Japan) (Taikenban) + + + + + Games + Kamen Rider 555 (Japan) + + + + + Games + Kidou Senshi Gundam 00 - Gundam Meisters (Japan, Korea) + + + + Games + King of Fighters 2001, The (Japan) + + + + Games + Kokoro no Tobira (Japan) + + + + Games + L no Kisetsu 2 - Invisible Memories (Japan) + + + + Games + Magical Sports 2001 Koushien (Japan) + + + + + Games + Majokko A La Mode II - Mahou to Ken no Struggle (Japan) + + + + Games + Meitantei Evangelion (Japan) + + + + Games + Memories Off - Sorekara Again (Japan) (Genteiban) + + + + Games + NBA Live 08 (Japan) + + + + Games + Pizzicato Polka - Ensa Gen'ya (Japan) + + + + Games + Seikai no Senki (Japan) + + + + Games + Shadow of Rome (Japan) + + + + Games + Shin Sangoku Musou 4 - Empires (Japan) (Super Premium Box) + + + + Games + Shin Sangoku Musou 4 - Moushouden (Japan) (Super Premium Box) + + + + Bonus Discs + Shin Sangoku Musou 4 & Shin Sangoku Musou 4 - Moushouden Saikyou Data (Japan) + + + + + Demos + Sidewinder Max (Japan) (Taikenban) + + + + + Games + Simple 2000 Series Vol. 65 - The Kyonshii Panic (Japan) + + + + + Games + Simple 2000 Series Vol. 68 - The Tousou Highway - Nagoya-Tokyo (Japan) + + + + + Games + Simple 2000 Series Vol. 73 - The Saiyuu Touenden (Japan) + + + + + Games + Simple 2000 Series Vol. 115 - The Roomshare toyuu Seikatsu. (Japan) + + + + + Games + Slotter Up Core 3 - Yuda! Doronjo ni Omakase (Japan) + + + + + Games + Super Robot Taisen Z - Special Disc (Japan, Korea) + + + + Games + SuperLite 2000 Vol. 7 - Oekaki Puzzle (Japan) + + + + + Games + Taiko no Tatsujin - Wai Wai Happy! Rokudaime (Japan) + + + + + Games + Taisen Hot Gimmick - Cosplay-jong (Japan) + + + + + Games + Tim Burton's The Nightmare Before Christmas - Boogie no Gyakushuu (Japan) + + + + Games + Tom Clancy's Splinter Cell (Japan) + + + + Games + Toudai Shougi - Shiken Bisha Doujou (Japan) + + + + + Games + Ultraman (Japan) + + + + Multimedia + Virtual View - R.C.T. Eizou Play (Japan) + + + + Demos + Yamanote-sen, The - Train Simulator Real (Japan) (Taikenban) + + + + Games + Ys - The Ark of Napishtim (Japan) + + + + Games + Yu-Gi-Oh! Duel Monsters GX - Tag Force Evolution (Japan) + + + + Games + Yu-Gi-Oh! Shin Duel Monsters II - Keishou sareshi Kioku (Japan) (v2.00) + + + + Demos + Zoku Segare Ijiri - Henchin Tama Segare (Japan) (Taikenban) + + + + + Games + After... Wasureenu Kizuna (Japan) + + + + Games + Astro Boy - Tetsuwan Atom (Japan, Asia) + + + + Games + Bleach - Blade Battlers 2nd (Japan) + + + + Demos + Bujingai (Japan) (Taikenban) + + + + + Coverdiscs + Dengeki PS2 PlayStation D57 (Japan) + + + + Games + Doko Demo Issho - Watashi na Ehon (Japan) + + + + Games + ESPN NBA 2Night 2002 (Japan) + + + + + Games + Eureka Seven TR1 - New Wave Graduation (Japan) + + + + Games + EX Billiards (Japan) + + + + + Games + Formula One 04 (Japan) + + + + Games + Frogger (Japan) + + + + Demos + Full House Kiss 2 (Japan) (Taikenban) + + + + + Demos + Fuuun Shinsengumi (Japan) (Taikenban) + + + + + Games + Happiness! de Lucks (Japan) + + + + Games + Harry Potter to Kenja no Ishi (Japan) (En,Ja) + + + + Games + Iinazuke (Japan) (Shokai Genteiban) + + + + Games + Iinazuke (Japan) + + + + Demos + Initial D - Special Stage (Japan) (Tokubetsu Taikenban) + + + + + Games + Jikkyou GI Stable (Japan) + + + + + Games + Jikkyou World Soccer 2002 (Japan) + + + + + Games + Keiei Simulation - Jurassic Park (Japan) + + + + + Games + Kenka Banchou (Japan) (PlayStation 2 the Best) + + + + Games + Kikou Heidan J-Phoenix - Joshou-hen (Japan) + + + + + Games + Memories Off 6 - T-Wave (Japan) + + + + Games + Power Smash 2 (Japan) + + + + + Games + Myself; Yourself - Sorezore no Finale (Japan) + + + + Games + Omoi no Kakera - Close to (Japan) + + + + Games + Pro Yakyuu Team o Tsukurou! 3 (Japan) + + + + Games + Racing Battle - C1 Grand Prix (Japan) + + + + Games + Rozen Maiden - Gebetgarten (Japan) + + + + Games + Sakigake!! Cromartie Koukou - Kore wa Hyotto Shite Game Nano ka! Hen (Japan) + + + + + Demos + Shinobi (Japan) (Taikenban) + + + + + Games + Gambler Densetsu Tetsuya - Kurouto Choujou Kessen (Japan) + + + + Games + Simple 2000 Series Vol. 18 - The Party Sugoroku (Japan) + + + + + Games + Skip Beat! (Japan) + + + + Games + SSX 3 (Japan) + + + + Games + Star Wars - Battlefront (Japan) + + + + Demos + Tamamayu Monogatari 2 - Horobi no Mushi (Japan) (Taikenban) + + + + + Games + Tennis no Oujisama - Love of Prince - Bitter (Japan) + + + + Games + Tennis no Oujisama - Smash Hit! 2 (Japan) (Shokai SP Genteiban) + + + + Bonus Discs + Tennis no Oujisama - Smash Hit! 2 - Original Anime Game (Japan) + + + + + Demos + Touge 3 (Japan) (Taikenban) + + + + + Games + Uchuu no Stellvia (Japan) + + + + Games + Winning Post 5 Maximum 2002 (Japan) + + + + + Games + Wizardry Summoner (Japan) + + + + + Games + Yumemishi (Japan) + + + + Games + Zero no Tsukaima - Maigo no Period to Ikusen no Symphony (Japan) (Genteiban) + + + + Games + Zero no Tsukaima - Fantasy Force 2nd Impact (Japan) + + + + + Games + Zero no Tsukaima - Muma ga Tsumugu Yokaze no Fantasy (Japan) (Genteiban) + + + + Games + Zero no Tsukaima - Fantasy Force (Japan) + + + + + Demos + Zettai Zetsumei Toshi (Japan) (Taikenban) + + + + + Games + Clannad (Japan) + + + + Games + D.C.P.S. - Da Capo - Plus Situation (Japan) + + + + Games + Hagane no Renkinjutsushi 2 - Akaki Elixir no Akuma (Japan) + + + + Games + Jikkyou Powerful Major League 3 (Japan) + + + + Games + Kidou Senshi Gundam Seed Destiny - Rengou vs. Z.A.F.T. II Plus (Japan) + + + + Games + Mahou Sensei Negima! 2-jikanme - Tatakau Otome-tachi! Mahora Daiundoukai Special! (Japan) (Gin-medal-ban) + + + + Games + Mahou Sensei Negima! Kagai Jugyou - Otome no Doki Doki Beachside (Japan) + + + + Games + Negima! Dream Tactic - Yume Miru Otome wa Princess (Japan) (Diva-ban) + + + + Games + Persona 3 (Japan) + + + + Games + Phantom Brave - 2-shuume Hajimemashita. (Japan) (PlayStation 2 the Best) (v2.00) + + + + + Games + Real Robot Regiment (Japan) + + + + + Games + Reiselied - Ephemeral Fantasia (Japan) (v1.00) + + + + Games + Simple 2000 Series Vol. 31 - The Chikyuu Boueigun (Japan) + + + + + Games + Super Robot Taisen - Scramble Commander the 2nd (Japan) + + + + Games + Culdcept II Expansion (Japan) (v1.01) + + + + Games + Everblue (Japan) + + + + + Games + Fate-stay night - Realta Nua (Japan) (Extra Edition) + + + + Games + Lucky Star - Ryouou Gakuen Outousai (Japan) (DX Pack) + + + + Games + Mezamashi TV - 10th Anniversary - Kyou no Wanko (Japan) + + + + Games + Tenka-bito (Japan) + + + + Games + Angelique Etoile (Japan) + + + + Games + Kyou kara Maou! Hajimari no Tabi (Japan) (Premium Box) + + + + Games + Ratchet & Clank 4th - Giri Giri Ginga no Giga Battle (Japan) + + + + Games + Simple 2000 Series Vol. 99 - The Genshijin (Japan) + + + + + Games + xxxHOLiC - Watanuki no Izayoi Souwa (Japan) + + + + Games + Code Geass - Hangyaku no Lelouch - Lost Colors (Japan) (v1.01) + + + + Demos + Dororo (Japan) (Taikenban) + + + + + Games + Ghosthunter (Japan) + + + + Games + Gungrave O.D. (Japan) + + + + Games + G-Taste Mahjong (Japan) + + + + + Games + Hakuouki - Shinsengumi Kitan (Japan) (Genteiban) + + + + Games + Kamen Rider Blade (Japan) + + + + + Games + Kamiyo Gakuen Genkouroku - Kuru Nu Gi A (Japan) + + + + Games + Kikou Busou G-Breaker - Legend of Cloudia (Japan) + + + + Games + Kikou Heidan J-Phoenix - Burst Tactics (Japan) + + + + Games + Shin Combat Choro Q (Japan) + + + + Games + Suigetsu - Mayoi Gokoro (Japan) + + + + Games + Thunder Strike - Operation Phoenix (Japan) + + + + Games + Togainu no Chi - True Blood (Japan) + + + + Games + Towa no Sakura (Japan) (Genteiban) + + + + Games + Aero Dancing 4 - New Generation (Japan) + + + + Demos + Densha de Go! Final (Japan) (Taikenban) + + + + + Games + Formula One 06 (Japan) + + + + Games + Gallop Racer 8 - Live Horse Racing (Japan) + + + + Games + GI Jockey 4 (Japan) + + + + Games + Global Folktale (Japan) + + + + + Games + K-1 World GP 2005 (Japan) + + + + Games + Kujibiki Unbalance - Kaichou Onegai Smash Fight (Japan) + + + + Games + SOCOM - U.S. Navy SEALs (Japan) + + + + Games + Star Wars - Battlefront II (USA) (v1.01) + + + + Games + Chronicles of Narnia, The - The Lion, the Witch and the Wardrobe (Russia) + + + + Games + Destroy All Humans! (Russia) + + + + Games + Disney-Pixar The Incredibles - Rise of the Underminer (Russia) + + + + Games + Eragon (Russia) + + + + Games + FIFA 08 (Europe) (En,Pl,Ru,Cs,Hu) + + + + Games + Ice Age 2 - The Meltdown (Russia) + + + + Games + Legend of Spyro, The - The Eternal Night (Russia) + + + + Games + PES 2014 - Pro Evolution Soccer (Europe) (En,Nl,Sv,Ru,Tr) + + + + Games + SingStar Russian Hit (Russia) + + + + Games + DreamWorks Madagascar - Escape 2 Africa (Russia) + + + + Games + Idol Janshi Suchie-Pai IV (Japan) + + + + Games + Kanuchi - Shiroki Tsubasa no Shou (Japan) + + + + Games + Mahjong Haou - Dankyuu Battle II (Japan) + + + + + Games + Reishiki Kanjou Sentouki (Japan) + + + + Games + Tennis no Oujisama - Kiss of Prince - Flame (Japan) + + + + Games + Ever 17 - The Out of Infinity (Japan) (Infinity Plus) + + + + Games + Gakuen Utopia - Manabi Straight! Kira Kira Happy Festa! (Japan) (Genteiban) + + + + Games + Ichigo 100 Percent Strawberry Diary (Japan) + + + + Games + Like Life an Hour (Japan) + + + + Games + Marl de Jigsaw (Japan) + + + + + Games + Remember11 - The Age of Infinity (Japan) (Infinity Plus) + + + + Demos + Ryuu ga Gotoku (Japan) (Taikenban) + + + + Games + Baldur's Gate - Dark Alliance (Japan) + + + + Demos + Exciting Pro Wres 6 - WWE SmackDown! vs. Raw (Japan) (Taikenban) + + + + Demos + Guilty Gear XX - The Midnight Carnival (Japan) (Taikenban) + + + + + Applications + Linux for PlayStation 2 - Release 1.0 (Japan) (Disc 1) (Runtime Environment) + + + + Applications + Linux for PlayStation 2 - Release 1.0 (Japan) (Disc 2) (Software Packages) + + + + Games + Taiheiyou no Arashi - Senkan Yamato, Akatsuki ni Shutsugeki su! (Japan) + + + + Games + Arc the Lad - Seirei no Tasogare (Japan) (Premium Box) + + + + Games + Jissen Pachinko Hisshouhou! CR Aladdin Destiny EX (Japan) + + + + Demos + Juuouki - Project Altered Beast (Japan) (Taikenban) + + + + Games + Kaze-iro Surf (Japan) + + + + Games + Soutenryuu - The Arcade (Japan) + + + + + Demos + Gran Turismo 4 - First Preview (Japan) (En,Ja) (Taikenban) + + + + Games + Ougon Kishi Garo (Japan) (Genteiban) + + + + + Games + Sangokushi VIII with Power-Up Kit (Japan) + + + + + Games + Sentimental Prelude (Japan) + + + + Games + Shinten Makai - Generation of Chaos V (Japan) + + + + Demos + Tsukiyo ni Saraba (Japan) (Taikenban) + + + + Games + Typing Namidabashi - Ashita no Joe Touda (Japan) + + + + + Games + Natsu-iro no Sunadokei (Japan) + + + + Games + Taisen Hot Gimmick - Cosplay-jong (Japan) (Special-ban) + + + + + Games + Tony Hawk's Pro Skater 2003 (Japan) + + + + Games + Final Approach 2 - 1st Priority (Japan) (Shokai Genteiban) + + + + Games + Fushigi Yuugi - Suzaku Ibun (Japan) + + + + Games + Gakkou o Tsukurou!! Happy Days (Japan) + + + + Games + ToHeart (Japan) + + + + Games + ToHeart 2 (Japan) (Gentei Deluxe Pack) + + + + Coverdiscs + Dengeki PS2 PlayStation D90 (Japan) + + + + Demos + Shinsengumi Gunrouden (Japan) (Taikenban) + + + + Games + Bouken-ou Beet - Darkness Century (Japan) + + + + Games + Di Gi Charat Fantasy Excellent (Japan) (Premium-ban) + + + + Games + Eureka Seven TR1 - New Wave (Japan) + + + + Games + EyeToy - Furi Furi Dance Tengoku (Japan) + + + + Games + Front Mission Online (Japan) + + + + Games + Mahou Sensei Negima! 1-jikanme - Okochama Sensei wa Mahoutsukai! (Japan) (Tokutaisei-ban) + + + + Games + Memories Off - After Rain Vol. 1 - Orizuru (Japan) (Special Edition) + + + + Games + Memories Off - After Rain Vol. 2 - Souen (Japan) (Special Edition) + + + + Games + Negima! 3-jikanme - Koi to Mahou to Sekaiju Densetsu! (Japan) (Live-ban) + + + + Games + Negima! Dream Tactic - Yume Miru Otome wa Princess (Japan) (Prima-ban) + + + + Games + Simple 2000 Series Vol. 103 - The Chikyuu Boueigun Tactics (Japan) + + + + + Games + ToHeart 2 (Japan) + + + + Games + God of War (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D53 (Japan) + + + + Games + Evolution Skateboarding (Japan) + + + + Games + Your Memories Off - Girl's Style (Japan) + + + + Games + Bomberman Land 2 - Game Shijou Saidai no Theme Park (Japan) + + + + + Games + Choro Q HG 2 (Japan) + + + + + Demos + Chain Dive (Japan) (Taikenban) + + + + + Coverdiscs + Dengeki PS2 PlayStation D64 (Japan) + + + + Demos + R-Type Final (Japan) (Taikenban) + + + + + Coverdiscs + Dengeki PS2 PlayStation D47 (Japan) + + + + + Games + DJbox (Japan) (Premium Kit) + + + + Games + Psyvariar - Complete Edition (Japan) (Special Capture Box) + + + + + Games + Sekirei - Mirai kara no Okurimono (Japan) + + + + Games + Shinjuku no Ookami (Japan) + + + + Games + Typing of the Dead, The - Zombie Panic (Japan) + + + + + Games + Hyakko - Yorozuya Jikenbo! (Japan) + + + + Games + Momotarou Dentetsu Batten - Kyushu-hen mo Arubai (Japan) + + + + + Games + Sanyo Pachinko Paradise 7 - Edokko Gen-san (Japan) + + + + + Games + Ai yori Aoshi (Japan) (Shokai Genteiban) + + + + Games + D.C.F.S. - Da Capo - Four Seasons (Japan) (DX Pack) + + + + Games + Guilty Gear XX Accent Core (Japan) + + + + Add-Ons + Guilty Gear XX Accent Core Plus (Japan) (Append Ban) + + + + Games + Hiiro no Kakera - Tamayori-hime Kitan (Japan) (Genteiban) + + + + Games + Memories Off 5 - Togireta Film (Japan) + + + + Games + Omoide ni Kawaru Kimi - Memories Off (Japan) + + + + Games + Simple 2000 Series Vol. 9 - The Ren'ai Adventure - Bittersweet Fools (Japan) + + + + + Games + Simple 2000 Series Vol. 29 - The Ren'ai Board Game - Seishun 18 Radio (Japan) + + + + + Games + Tennis no Oujisama - Rush & Dream! (Japan) + + + + Games + Daito Giken Koushiki Pachi-Slot Simulator - 24 - Twenty Four (Japan) + + + + + Games + Double Reaction! Plus (Japan) + + + + Games + Hakarena Heart - Kimi ga Tame ni Kagayaki o (Japan) + + + + Games + Jikkyou Powerful Major League 2009 (Japan) + + + + Games + Mahou no Pumpkin - Ann to Greg no Daibouken (Japan) + + + + + Games + Princess Concerto (Japan) + + + + Games + Sly 2 - Band of Thieves (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) (v2.01) + + + + Games + Crash - Mind over Mutant (Russia) (En,Ru) + + + + Games + Crash of the Titans (Russia) + + + + Games + Need for Speed - Undercover (Europe) (En,Nl,Pl,Ru,Cs,Hu) + + + + Games + ObsCure (Russia) + + + + Games + PES 2013 - Pro Evolution Soccer (Europe) (En,Nl,Sv,Ru,Tr) + + + + Games + SingStar Rocks! with RTE 2fm (Ireland) + + + + Games + Syberia II (Russia) + + + + Games + Gran Turismo 4 - Prologue (Korea) + + + + Games + World Soccer Winning Eleven 8 (Korea) + + + + Games + Downhill Racer (Korea) + + + + Games + EyeToy - Groove (Korea) + + + + Games + EyeToy - Play (Korea) + + + + Games + Growlanser II - The Sense of Justice (Korea) + + + + + Games + Guitar Hero III - Legends of Rock (Korea) + + + + Games + Jak II (Korea) (En,Ja,Fr,De,Es,It,Ko) + + + + Games + Marc Ecko's Getting Up - Contents Under Pressure (Korea) + + + + Games + Smash Court Pro Tournament (Korea) + + + + Games + World Soccer Winning Eleven 7 - International (Korea) (En,Ko) + + + + Games + Bistro Cupid 2 (Japan) (Tokubetsu-ban) + + + + Coverdiscs + Dengeki PS2 PlayStation D52 (Japan) + + + + Games + Kin'iro no Corda 2 Encore (Japan) + + + + Games + Naxat Soft Reach Mania Vol. 1 - CR Galaxy Angel (Japan) + + + + Demos + Racing Battle - C1 Grand Prix (Japan) (Taikenban) + + + + Demos + Shutokou Battle 01 (Japan) (Taikenban) + + + + + Games + Taito Memories - Joukan (Japan) (Taito Best) + + + + Games + Wand of Fortune - Mirai e no Prologue (Japan) + + + + Games + Hanjuku Hero 4 - 7-nin no Hanjuku Hero (Japan) + + + + Games + Simple 2000 Series Vol. 15 - The Rugby (Japan) + + + + + Games + Simple 2000 Series Vol. 62 - The Super Puzzle Bobble DX (Japan) + + + + Games + Sumomomo Momomo - Chijou Saikyou no Yome - Keishou Shimasho! Koi no Hanamuko Soudatsu-sen!! (Japan) + + + + Games + Yamasa Digi World 3 - Time Park, King Pulsar, Cyber Dragon (Japan) + + + + + Demos + Ka (Japan) (Taikenban) + + + + + Games + Phase of Combat - Sentou Kokka Kai Legend (Japan) + + + + Games + Samurai Spirits Zero (Japan) + + + + Games + SuperLite 2000 Vol. 13 - Tetris - Kiwame Michi (Japan) (v2.01) + + + + + Games + Natsuzora no Monologue (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D65 (Japan) + + + + Games + Initial D - Takahashi Ryousuke no Typing Saisoku Riron (Japan) + + + + + Games + Gallop Racer - Lucky 7 (Japan) + + + + Demos + Kengou 3 (Japan) (Taikenban) + + + + Games + Magical Sports GoGoGolf (Japan) + + + + + Games + Monochrome Factor - Cross Road (Japan) + + + + Games + Gakuen Toshi Varanoir - Kingdom of Chaos the Universe (Japan) + + + + + Games + White Breath - Kizuna (Japan) + + + + Games + Arabians Lost - The Engagement on Desert (Japan) + + + + Games + Chaos Legion (Korea) + + + + Games + Gidong Jeonsa Gundam - Haehu-ui Uju (Korea) + + + + Games + Lord of the Rings, The - The Third Age (Korea) + + + + Games + Katekyoo Hitman Reborn! Let's Ansatsu! Nerawareta 10-daime! (Japan) + + + + Games + Chou Battle Houshin (Japan) (Premium Pack) + + + + Games + Grand Theft Auto III (Japan) (Rockstar Classics) + + + + Games + Houshin Engi 2 (Japan) (Premium Pack) + + + + Games + Memories Off 6 - Next Relation (Japan) + + + + Games + Yo-Jin-Bo - Unmei no Freude (Japan) + + + + Games + Crash Bandicoot - Bakusou! Nitro Kart (Japan) + + + + Demos + Guilty Gear X Plus (Japan) (Taikenban) + + + + + Demos + SpeSaru Disc 2003 (Japan) + + + + Games + Spider-Man (Japan) + + + + Demos + Kunoichi (Japan) (Taikenban) + + + + Games + Shounen Onmyouji - Tsubasa yo Ima, Sora e Kaere (Japan) + + + + Games + Momotarou Dentetsu 15 - Godai Bombee Toujou! no Maki (Japan) (v2.00) + + + + + Games + Legacy of Kain - Soul Reaver 2 (USA) (v2.00) + + + + Games + Palais de Reine (Japan) + + + + Games + Shooting Love - Trizeal (Japan) + + + + + Games + SSX On Tour (Japan) + + + + Demos + Amplitude - P.O.D. (USA) (Demo) + + + + Games + Crash Twinsanity (USA) (v1.00) + + + + Coverdiscs + Dengeki PS2 PlayStation D50 (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D84 (Japan) + + + + Demos + Golful Golf (Japan) (Taikenban) + + + + + Games + Spider-Man 2 (Japan) + + + + Games + SuperLite 2000 Vol. 2 - Shougi (Japan) + + + + + Games + True Fortune (Japan) + + + + Games + Tourist Trophy - The Real Riding Simulator (Japan) + + + + Games + Gensou Suikoden V (Japan) (Genteiban) + + + + Demos + Yappa RPG desho. (Japan) (Demo) + + + + + Games + MotoGP 07 (Japan) + + + + Games + Zeonic Front - Kidou Senshi Gundam 0079 (Japan) (Tokubetsu-ban) + + + + Demos + Namco Transmission v3.1 (USA) + + + + Demos + Demo Disc Version 2.1 (USA) + + + + Demos + Demo Disc Version 2.2 (USA) + + + + Demos + Kiosk 2-12 Spring 2004 (USA) + + + + Demos + Welcome to the World of Online Gaming for Your PlayStation 2 (USA) + + + + Demos + Kiosk Disc 2.1 (USA) + + + + Games + Fire Pro Wrestling Z (Japan) (Toujien Doukon Box Saishuu-ban) + + + + + Demos + PaRappa the Rapper 2 (Japan) (Tentou-you Taikenban) + + + + + Demos + Kiosk Demo Disc 2.6 (USA) + + + + Demos + Kiosk June-July-August 2003 (USA) + + + + Demos + PS2 Kiosk Q3-Q4 2005 (USA) + + + + Demos + PS2 Kiosk Q2-Q3 2004 - Summer 2004 (USA) + + + + Demos + Tekken 4 (USA) (Demo 2) + + + + Games + Grand Prix Challenge (Japan) + + + + Games + Hiiro no Kakera - Tamayori-hime Kitan (Japan) (Aizou-ban) + + + + Games + Hissatsu Pachinko Station V8 - Ninja Hattori-kun (Japan) + + + + + Games + Kensetsu Juuki Kenka Battle - Buchigire Kongou!! (Japan) + + + + Games + King of Colosseum II (Japan) + + + + Games + Kyou kara Maou! Hajimari no Tabi (Japan) + + + + Games + NBA Live 06 (Japan) + + + + Games + Shine - Kotoba o Tsumui de (Japan) + + + + Games + Spider-Man 3 (Japan) + + + + Games + Jigoku Shoujo Mioyosuga (Japan) + + + + Games + Maken Shao (Japan) + + + + Games + Slotter Up Core 4 - Ton-chan Gekida! Jissen Pachi-Slot Ore-izm!! (Japan) + + + + + Demos + Soulcalibur III (Japan) (Taikenban Special Disk) + + + + Demos + Virtua Fighter - Cyber Generation - Judgment Six no Yabou (Japan) (Taikenban) + + + + + Games + Flying Circus - RC Copter Adventure Championship (Japan) (Propo-gata Controller Doukonban) + + + + + Games + Karaoke Revolution - Love & Ballad (Japan) + + + + + Games + NeoGeo Online Collection Vol. 2 - Bakumatsu Roman - Gekka no Kenshi 1, 2 (Japan) (En,Ja,Es,Pt) + + + + Games + Psyvariar - Complete Edition (Japan) (Special Sound Box) + + + + + Games + Sega Ages 2500 Series Vol. 1 - Phantasy Star Generation-1 (Japan) + + + + + Games + Tenshou Gakuen Gensouroku (Japan) (v2.01) + + + + Games + Tir Na Nog - Yuukyuu no Jin (Japan) + + + + Games + Will O' Wisp (Japan) + + + + Games + Will O' Wisp - Easter no Kiseki (Japan) + + + + Games + Akudaikan 3 (Japan) + + + + Applications + Dengeki PS2 - PlayStation 2 Save Data Collection 2007 (Japan) + + + + + Demos + Legaia - Duel Saga - Special Disc (Japan) (Taikenban) + + + + + Demos + Jampack - Winter 2002 (USA) (Teen) + + + + Games + Nickelodeon The Naked Brothers Band - The Video Game (Europe) + + + + Games + Test Drive (USA) (v1.00) + + + + Games + MTV Pimp My Ride (USA) (v1.00) + + + + Coverdiscs + Dengeki PlayStation D40 - Konami Fan Book (Japan) + + + + Games + EX Jinsei Game (Japan) (Doukonban) + + + + + Games + Tokimeki Memorial - Girl's Side 2nd Kiss (Japan) + + + + Games + Choro Q HG 4 (Japan) + + + + Demos + Jampack Demo Disc Volume 12 (USA) (Teen) + + + + Games + Daisenryaku VII - Exceed (Japan) + + + + Games + King of Fighters 2000, The (Japan) + + + + Demos + Maximo (Japan) (Taikenban) + + + + + Games + Transformers (Japan) (En,Ja) + + + + Demos + Jampack Demo Disc Volume 11 (USA) (Teen) + + + + Games + Dragon Ball Z - Sparking! Meteor (Japan) + + + + Preproduction + Nobunaga no Yabou Online (Japan) (Beta) (v1.04) + + + + + Games + Shuffle! On the Stage (Japan) + + + + Games + Di Gi Charat Fantasy Excellent (Japan) (Standard-ban) + + + + Games + SuperLite 2000 Vol. 32 - Ai yori Aoshi (Japan) + + + + Demos + Densha de Go! 3 - Tsuukin-hen (Japan) (Taikenban) + + + + + Games + Phase of Combat - Sentou Kokka Kai Legend (Japan) (Tokusou-ban) + + + + Games + Typing Ren'ai Hakusho - Boys Be... (Japan) (Keyboard Set) + + + + + Games + God of War II - Shuuen e no Jokyoku (Japan) + + + + Games + Guilty Gear XX Accent Core Plus (Japan) + + + + Games + Let's Play Sports! (Japan) + + + + + Games + Neo Angelique (Japan) + + + + Games + Netchuu! Pro Yakyuu 2002 (Japan) (v2.01) + + + + + Games + Stunt GP (Japan) + + + + + Coverdiscs + Dengeki PS2 PlayStation D74 (Japan) + + + + Games + Moe Moe 2-Ji Taisen (Ryaku) 2 (Japan) + + + + Games + Standard Daisenryaku - Ushinawareta Shouri (Japan) + + + + Games + Typing Ren'ai Hakusho - Boys Be... (Japan) + + + + + Games + Angelique Trois - Aizouban (Japan) (Shokai Gentei Package) + + + + Demos + PlayStation Underground Summer Sampler (USA) + + + + Games + Hakuouki - Zuisouroku (Japan) + + + + Games + Hakuouki - Reimeiroku (Japan) + + + + Demos + All-Star Baseball 2003 featuring Derek Jeter (USA) (Demo) + + + + + Games + SuperLite 2000 Vol. 41 - Tokyo Bus Guide 2 (Japan) + + + + Games + Densha de Go! Professional 2 (Japan) (v2.03) + + + + Games + Densha de Go! Final (Japan) + + + + Games + Densha de Go! 3 - Tsuukin-hen (Japan) + + + + + Demos + Densha de Go! Shinkansen - San'you Shinkansen-hen (Japan) (Taikenban) + + + + + Demos + Jet de Go! 2 (Japan) (Taikenban) + + + + + Games + Pop'n Music Best Hits! (Japan) + + + + + Demos + Wangan Midnight (Japan) (Taikenban) + + + + + Games + Indigo Prophecy (Korea) + + + + Games + 3LDK - Shiawase ni Narou yo (Japan) (Shokai Genteiban) + + + + Demos + Devil May Cry 3 - Trial Version (Japan) (En,Ja) (Taikenban) + + + + + Demos + SkyGunner (Japan) (Taikenban) + + + + + Games + CrossFire (Japan) + + + + + Demos + Kinnikuman - Muscle Grand Prix Max (Japan) (Taikenban) + + + + Games + Star Wars - The Force Unleashed (Japan) + + + + Games + LEGO Star Wars - The Video Game (Japan) + + + + + Games + DJbox (Japan) + + + + Games + Final Fantasy XI - All in One Pack 2004 (Japan) + + + + Games + Gensou Suikoden IV (Japan) + + + + Games + Katamari Damacy (Japan) (v2.00) + + + + Games + WRC II Extreme (Japan) + + + + Games + Kono Aozora ni Yakusoku o - Melody of the Sun and Sea (Japan) + + + + Games + Phantom Kingdom (Japan) + + + + + Games + Tales of Fandom Vol. 2 - Luke Version (Japan) + + + + Games + Tales of Fandom Vol. 2 - Tear Version (Japan) + + + + Demos + NBA Street V3 (USA) (Demo) + + + + Coverdiscs + Dengeki PS2 PlayStation D96 (Japan) + + + + Games + Sanyo Pachinko Paradise 10 - Gen-san Okaeri! (Japan) + + + + + Games + Shanghai - The Four Elements (Japan) (Super Value 2800) + + + + + Games + Simple 2000 Series Vol. 102 - The Hohei - Senjou no Inu-tachi (Japan) + + + + + Games + Yu-Gi-Oh! Shin Duel Monsters II - Keishou sareshi Kioku (Japan) (v1.03) + + + + Games + Disney-Pixar Monsterit Oy - Saeikkysaari (Finland) + + + + Games + Beatmania II DX 8th Style (Japan) (En,Ja) + + + + Demos + Soul Reaver 2 (Japan) (Taikenban) + + + + + Demos + XIII (Japan) (Taikenban) + + + + + Applications + DVD Player Version 2.01 (Japan) + + + + + Games + F1 2001 (Japan) + + + + + Games + F1 Championship Season 2000 (Japan) + + + + + Games + Freekstyle Motocross (Japan) + + + + + Games + Rally Shox (Japan) + + + + + Coverdiscs + Dengeki PS2 PlayStation D68 (Japan) + + + + Games + Kaitou Sly Cooper 2 (Japan) + + + + Demos + Ookami - Fude-hajime no Maki (Japan) (Taikenban) + + + + Games + KimiSuta - Kimi to Study (Japan) + + + + Games + Harukanaru Toki no Naka de 3 - Unmei no Labyrinth (Japan) + + + + Games + Memories Off - After Rain Vol. 3 - Sotsugyou (Japan) + + + + Games + LEGO Star Wars II - The Original Trilogy (Japan) + + + + Games + Space Chimps (Australia) + + + + Games + Battle of Yuu Yuu Hakusho, The - Shitou! Ankoku Bujutsukai - 120% (Full Power) (Japan) + + + + Games + Himehibi - Princess Days (Japan) + + + + Games + Pia Carrot e Youkoso!! 3 - Round Summer (Japan) (Shokai Genteiban) + + + + Games + Hisui no Shizuku - Hiiro no Kakera 2 (Japan) + + + + Demos + Dennou Senki - Virtual-On Marz (Japan) (Taikenban) + + + + Games + Joshikousei Game's-High!! (Japan) + + + + Games + Karaoke Revolution - Anime Song Selection (Japan) + + + + + Games + Karaoke Revolution - J-Pop Best Vol. 7 (Japan) + + + + + Games + Karaoke Revolution - J-Pop Best Vol. 8 (Japan) + + + + + Demos + Naruto - Uzumaki Ninden (Japan) (Taikenban) + + + + Demos + Kiosk Q2-Q3 2006 (USA) + + + + Games + Star Wars - Jedi Starfighter (Japan) + + + + Demos + Sims 2, The (USA) (Demo) + + + + Demos + Kiosk 2-11 Winter 2003 (USA) + + + + Games + Shin Hisui no Shizuku - Hiiro no Kakera 2 (Japan) + + + + Games + Luxury & Beauty - Lucian Bee's - Evil Violet (Japan) + + + + Demos + MLB 2004 (USA) (Demo) + + + + Games + Chanter - Kimi no Uta ga Todoitara (Japan) + + + + Games + Junior Board Games (Europe) (En,Fr,De,Es,It) (v1.01) + + + + + Games + Rayman M (Europe) (En,Fr,De,Es,It) (v1.02) + + + + Games + Gungrave (Korea) + + + + Games + Gungrave O.D. (Korea) + + + + Games + Gyeoljeon II (Korea) + + + + Games + Jeonguk Mussang (Korea) + + + + Games + Jin Samguk Mussang 3 - Empires (Korea) + + + + Games + Sakura Daejeon 3 - Paris-neun Bultago Issneunga (Korea) + + + + Games + Tales of Destiny 2 (Korea) + + + + Games + WWE SmackDown! vs. Raw 2006 (Korea) + + + + Games + WWE SmackDown vs. Raw 2007 (Korea) + + + + Coverdiscs + Dengeki PS2 PlayStation D69 (Japan) + + + + Games + Minna Daisuki Katamari Damacy (Japan) + + + + Games + Sega Ages 2500 Series Vol. 14 - Alien Syndrome (Japan) + + + + + Games + Taito Memories - Joukan (Japan) (Eternal Hits) + + + + Demos + NHL FaceOff 2003 (USA) (Demo) + + + + Demos + SOCOM 3 - U.S. Navy SEALs (USA) (Demo) + + + + Demos + Holiday 2005 Demo Disc (USA) (Mature) + + + + Games + Aoi Sora no Neosphere - Nanoca Flanka Hatsumei Koubouki 2 (Japan) (Shokai Genteiban) + + + + Games + Love Songs - Idol ga Classmate (Japan) (Shokai Gentei Box) + + + + Games + MotoGP (Japan) + + + + + Games + Wrestle Angels Survivor 2 (Japan) + + + + Demos + Combat Elite - WWII Paratroopers (USA) (Demo) + + + + Demos + Holiday 2005 Demo Disc (USA) (Teen) + + + + Demos + NCAA GameBreaker 2004 (USA) (Demo) + + + + Games + Shinkyoku Soukai Polyphonica (Japan) + + + + Games + Sweet Legacy - Boku to Kanojo no Na mo Nai Okashi (Japan) + + + + Games + Mabino x Style (Japan) + + + + Games + Bass Landing 3 (Japan) (Sammy Best) + + + + Games + ef - A Fairy Tale of the Two. (Japan) (Shokai Gentei Tokubetsu Doukonban) + + + + Games + NeoGeo Battle Coliseum (Japan) + + + + Demos + Ponkotsu Roman Daikatsugeki - Bumpy Trot (Japan) (Taikenban 2) + + + + + Demos + EA Demo Disc - From Russia with Love + Need for Speed - Most Wanted + SSX On Tour (USA) + + + + Demos + MLB 06 - The Show (USA) (Demo) + + + + Demos + Jak II (USA) (Video Demo) + + + + Demos + NFL Street (USA) (Demo) + + + + + Games + Clover Heart's - Looking for Happiness (Japan) (Shokai Genteiban) + + + + Games + Jissen Pachi-Slot Hisshouhou! Mr. Magic Neo (Japan) + + + + + Games + Neo Atlas III (Japan) (v2.00) + + + + Games + Memories Off - After Rain Vol. 2 - Souen (Japan) + + + + Games + Shin Megami Tensei III - Nocturne (Japan) (Tsutaya Original Version) + + + + Games + D.C.F.S. - Da Capo - Four Seasons (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D61 (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D95 (Japan) + + + + + Games + Karaoke Revolution - J-Pop Best Vol. 5 (Japan) + + + + + Games + Karaoke Revolution - J-Pop Best Vol. 6 (Japan) + + + + + Games + Karaoke Revolution - Snow & Party (Japan) + + + + + Demos + Shutokou Battle 0 (Japan) (Taikenban) + + + + + Games + Transformers (Europe) (En,Fr,De,Es,It) (Director's Cut) + + + + Games + Fire Pro Wrestling Returns (Japan) + + + + Demos + Gungrave (Japan) (Taikenban) + + + + + Bonus Discs + Kessen III - Enjoy Disc (Japan) + + + + + Games + Pro Mahjong Kiwame Next (Japan) (v3.01) + + + + + Games + Towa no Sakura (Japan) + + + + Games + Shoujo Yoshitsune-den (Japan) + + + + Games + Shi no Homura (Japan) + + + + Games + Ryu-Koku (Japan) + + + + Games + Futakoi Alternative - Koi to Shoujo to Machine Gun (Japan) + + + + Games + Parfait - Chocolat Second Style (Japan) + + + + Games + Sega Ages 2500 Series Vol. 19 - Fighting Vipers (Japan) + + + + + Demos + Shadow of Rome (Japan) (Taikenban 1) + + + + Games + Tenshou Gakuen Gekkouroku (Japan) + + + + Demos + Dark Cloud 2 (USA) (Demo) + + + + + Demos + War of the Monsters (USA) (Demo) + + + + + Applications + Dengeki PS2 - PlayStation 2 Save Data Collection 2006 (Japan) + + + + + Games + Hokuto no Ken - Shinpan no Sousousei - Kengou Retsuden (Japan) + + + + Demos + Seaman 2 - Pekin Genjin Ikusei Kit (Japan) (Taikenban) + + + + Games + MotoGP 4 (Japan) + + + + Games + Black Cat - Kikai-jikake no Tenshi (Japan) + + + + Games + Shikigami no Shiro - Nanayozuki Gensoukyoku (Japan) + + + + Demos + Armored Core - Last Raven (Japan) (Taikenban) + + + + Games + Sega Ages 2500 Series Vol. 6 - Ichini no Tant-R to Bonanza Bros. (Japan) + + + + + Games + Axel Impact - The Extreme Racing (Korea) + + + + Games + KOF2 - Maximum Impact II (Japan) + + + + Games + Sega Ages 2500 Series Vol. 28 - Tetris Collection (Japan) + + + + + Demos + Incredible Hulk, The - Ultimate Destruction (USA) (Demo) + + + + Demos + Transformers (USA) (Demo 1) + + + + + Demos + Eidos Demo Disc (USA) + + + + + Coverdiscs + Dengeki PS2 PlayStation D76 (Japan) + + + + Demos + Ikusagami (Japan) (Taikenban) + + + + Games + Sega Ages 2500 Series Vol. 22 - Advanced Daisenryaku - Deutsch Dengeki Sakusen (Japan) (v2.00) + + + + + Games + Sega Ages 2500 Series Vol. 23 - Sega Memorial Selection (Japan) + + + + + Games + ef - A Fairy Tale of the Two. (Japan) + + + + Games + Konjiki no Gashbell!! Go! Go! Mamono Fight!! (Japan) (Multi Tap (SCPH-10090) Doukonban) + + + + Games + Sega Ages 2500 Series Vol. 7 - Columns (Japan) + + + + + Games + WRC 4 - The Official Game of the FIA World Rally Championship (Japan) (v1.02) + + + + Coverdiscs + Dengeki PS2 PlayStation D91 (Japan) + + + + Games + Hudson Selection Vol. 4 - Takahashi Meijin no Boukenjima (Japan) + + + + + Games + Dot Hack G.U. Vol. 3 - Aruku You na Hayasa de (Japan) (v2.00) + + + + Games + NeoGeo Online Collection Vol. 8 - Fuuun Super Combo (Japan) (En,Ja,Es,Pt) + + + + Demos + Otostaz (Japan) (Taikenban 3) + + + + + Games + Samurai 7 (Japan) + + + + Games + Amagami (Japan) (ebKore Plus) + + + + Games + Pachi Para 12 - Ooumi to Natsu no Omoide (Japan) (v2.01) + + + + Demos + ESPN X Games Skateboarding (USA) (Demo) + + + + + Demos + Athens 2004 (USA) (Demo) + + + + + Demos + Test Drive - Eve of Destruction (USA) (Demo) + + + + + Demos + Syphon Filter - The Omega Strain (USA) (Demo) + + + + + Demos + Crash Bandicoot - The Wrath of Cortex (USA) (Demo) + + + + + Demos + Crash Nitro Kart (USA) (Demo) + + + + + Demos + X-Games Winter SnoCross + ESPN International Winter Sports 2002 + Winter X Games Snowboarding 2002 (USA) (Demo) + + + + + Demos + Gran Turismo 3 - A-Spec (USA) (Demo) + + + + + Demos + Red Faction II (USA) (Demo) + + + + + Demos + Shonen Jump's One Piece - Grand Battle (USA) (Demo) + + + + + Demos + SOCOM II - U.S. Navy SEALs (USA) (Demo) + + + + + Demos + Enthusia Professional Racing (Japan) (Taikenban) + + + + Games + Nihon Sumou Kyoukai Kounin - Nihon Oozumou - Gekitou Honbasho-hen (Japan) + + + + + Games + Nihon Sumou Kyoukai Kounin - Nihon Oozumou - Kakutou-hen (Japan) + + + + + Games + One Piece - Pirates Carnival (Japan) (Multi Tap (SCPH-70120) Doukonban) + + + + Games + Choro Q HG 3 (Japan) + + + + + Applications + Chou! Tanoshii Internet - Tomodachi no Wa (Japan) (Broadband) (v1.05) + + + + + Games + Neppachi Gold - CR Monster Mansion (Japan) + + + + + Demos + Siren (USA) (Demo) + + + + Games + Pop'n Music 10 (Japan) (v2.00) + + + + Demos + Bloody Roar 3 (Japan) (Taikenban) + + + + + Games + Hudson Selection Vol. 1 - Cubic Lode Runner (Japan) + + + + + Games + Myself; Yourself (Japan) + + + + Games + One Piece - Pirates Carnival (Japan) (Multi Tap (SCPH-10090) Doukonban) + + + + Games + Plarail - Yume ga Ippai! Plarail de Ikou! (Japan) + + + + + Games + SuperLite 2000 Vol. 4 - Othello (Japan) + + + + + Games + Mobile Suit Gundam Seed (Korea) + + + + + Games + Princess Maker (Korea) + + + + + Games + Princess Maker 2 (Korea) + + + + + Games + Viewtiful Joe - A New Hope (Korea) + + + + Games + Mobile Suit Gundam - Gundam vs. Zeta Gundam (USA) + + + + Games + Beatmania II DX 11 - II DX Red (Japan) + + + + Games + Beatmania II DX 13 - Distorted (Japan) + + + + Games + Dance Dance Revolution SuperNova 2 (Japan) + + + + Games + Gitadora! GuitarFreaks 4th Mix & DrumMania 3rd Mix (Japan) (v1.01) + + + + Games + Komorebi no Namikimichi - Utsurikawaru Kisetsu no Naka de (Japan) + + + + Games + Pop'n Music 10 (Japan) (v1.01) + + + + Games + Pop'n Music 11 (Japan) + + + + Games + Princess Maker 4 (Japan) + + + + Games + Que - Ancient Leaf no Yousei (Japan) (Shokai Genteiban) + + + + Games + Super Monkey Ball Deluxe (Japan) + + + + Games + Sonic Gems Collection (Japan) (En,Ja) + + + + Games + Magician's Academy, The (Japan) + + + + Games + Fushigi no Umi no Nadia - Inherit the Blue Water (Japan) (Collector's Edition) + + + + Games + Fushigi no Umi no Nadia - Dennou Battle - Miss Nautilus Contest (Japan) + + + + Games + Shanghai - The Four Elements (Japan) + + + + + Games + Daisenryaku - Daitoua Kouboushi - Tora Tora Tora Ware Kishuu ni Seikou Seri (Japan) + + + + Games + Red Dead Revolver (Japan) + + + + Demos + Official PlayStation 2 Magazine Demo 9 (Europe, Australia) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 10 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 11 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 16 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 24 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 41 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 42 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 52 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 54 (Germany) (En,De) + + + + Demos + Gradius V (Japan) (Taikenban) + + + + + Games + Nobunaga no Yabou - Kakushin with Power-Up Kit (Japan) + + + + Games + Tennis no Oujisama - Smash Hit! (Japan) (Shokai SP Genteiban) (SLPM-65321) + + + + Demos + Official PlayStation 2 Magazine Demo 55 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 70 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 73 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 76 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 78 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 14 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 15 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 17 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 18 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 20 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 21 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 22 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 25 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 29 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 30 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 31 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 32 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 33 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 34 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 35 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 36 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 37 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 38 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 53 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 64 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 57 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 58 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 59 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 60 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 65 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Germany Special Edition 2003-01 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 68 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 43 (Germany) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 50 (Germany) (En,De) (SCED-52090) + + + + Demos + PS2 Bonus Demo Jan 2001 (Europe) (En,De) + + + + + Demos + Official PlayStation 2 Magazine Demo 38 (Germany) (En,De) (Uncut) + + + + Games + Karaoke Revolution - Dreams & Memories (Japan) + + + + + Games + Karaoke Revolution - J-Pop Best Vol. 9 (Japan) + + + + + Games + Karaoke Revolution - Kids Song Selection (Japan) + + + + + Games + PES 2012 - Pro Evolution Soccer (Europe) (Es,It,Pt,El) + + + + Games + Fragrance Tale (Japan) + + + + Games + Harukanaru Toki no Naka de 3 - Izayoiki (Japan) (Triple Pack) + + + + Games + Harukanaru Toki no Naka de 3 - Unmei no Labyrinth (Japan) (Triple Pack) + + + + Games + Harukanaru Toki no Naka de 3 (Japan) (Triple Pack) + + + + Games + Wizardry Empire III - Haou no Keifu (Japan) (Good Price - Suuryou Genteiban) + + + + + Games + SingStar Rocks! TMF (Netherlands) + + + + Games + Dance Dance Revolution X2 (USA) (En,Fr,Es) + + + + Games + Truck Kyousoukyoku - Ai to Kanashimi no Rodeo (Japan) + + + + + Games + Mahjong Party - Idol to Mahjong Shoubu (Japan) + + + + + Games + Sidewinder V (Japan) (En,Ja) + + + + Games + V-Rally 3 (Japan) (En,Ja,Fr,De,Es,It) (v2.00) + + + + Games + Konjiki no Gashbell!! Go! Go! Mamono Fight!! (Japan) (Multi Tap (SCPH-70120) Doukonban) + + + + Games + Sanyo Pachinko Paradise 9 - Shin Umi Okawari! (Japan) + + + + Games + Sonic Mega Collection Plus (Japan) + + + + Games + Rumble Fish, The (Japan) + + + + Games + Ougon Kishi Garo (Japan) + + + + + Games + Pachitte Chonmage Tatsujin 5 - CR Kamen Rider (Japan) + + + + + Applications + PrintFan (Japan) (v1.00) + + + + + Demos + Tekkouki Mikazuki (Japan) (Taikenban) + + + + + Games + Warship Gunner 2 - Kurogane no Houkou (Japan) + + + + Games + Beatmania II DX 4th Style - New Songs Collection (Japan) + + + + Games + Bomberman Kart (Japan) + + + + + Games + Wangan Midnight (Japan) + + + + + Games + This Is Football 2003 (Belgium) (Fr,Nl) + + + + Games + This Is Football 2005 (Belgium) (Fr,Nl) + + + + Games + GrimGrimoire (Japan, Korea) + + + + Demos + Play-Pre 2 Volume 10 - 2004 April (Japan) + + + + Demos + Play-Pre 2 Volume 11 - 2004 August (Japan) + + + + Games + Air Ranger 2 - Rescue Helicopter (Japan) + + + + Games + Crazy Bump's - Kattobi Car Battle! (Japan) + + + + + Games + Karaoke Revolution - J-Pop Best Vol. 4 (Japan) + + + + + Games + Le Mans 24 Hours (Japan) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Aladdin A (Japan) (Shokai Genteiban) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Ore no Sora (Japan) + + + + + Demos + Play-Pre 2 Volume 12 - 2004 December (Japan) + + + + Demos + Play-Pre 2 Volume 12 - 2004 December - PSP Movie Collection & CM Collection (Japan) + + + + Games + SuperLite 2000 Vol. 16 - UNO Game (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 25 - Chou Saisoku! Zokusha King Bore Up no Bore Up - Butchigiri Densetsu 2 Kai (Japan) + + + + + Games + Simple 2000 Series - Hello Kitty Vol. 1 - Starlight Puzzle - Isogashi Cube Dossun Fuwawa (Japan) + + + + + Games + Growlanser III - The Dual Darkness (Korea) + + + + + Games + One Piece - Round the Land! (Korea) + + + + Games + Twin Caliber (Korea) + + + + Games + Unlimited Saga (Korea) + + + + Games + Yamasa Digi World 4 DX - Penguin Paradise, Crazy Shaman R, Zakzak Senryoubako R, Destroyer XX, King Pulsar (Japan) + + + + + Games + Nickelodeon Tak - The Great Juju Challenge (Australia) + + + + Games + Shibai Michi (Japan) (Doukonban) + + + + + Games + Slotter Up Mania 3 - Densetsu Fukkatsu! New Pegasus Special (Japan) + + + + + Games + Richard Burns Rally (Japan) + + + + Games + Shibai Michi (Japan) + + + + + Games + Hardware - Online Arena (Australia) + + + + Demos + Dropship - United Peace Force (Australia) (En,Fr,De,Es,It) (Demo) + + + + Games + Boukoku no Aegis 2035 - Warship Gunner (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D94 (Japan) + + + + + Games + Pachi-Slot Club Collection - Pachi-Slot da yo Koumon-chama (Japan) + + + + + Games + Sega Ages 2500 Series Vol. 22 - Advanced Daisenryaku - Deutsch Dengeki Sakusen (Japan) (v3.00) + + + + + Games + TOCA Race Driver 2 - Ultimate Racing Simulator (Japan) (En,Ja) + + + + Applications + EGBrowser (Japan) (v1.06) + + + + + Games + GI Jockey 4 2007 (Japan) + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 2 - Bomber Powerful & Mumu World DX (Japan) + + + + Games + Jikkyou Powerful Pro Yakyuu 14 - Ketteiban (Japan) + + + + Games + Pachi-Slot Kanzen Kouryaku - Slot Genjin, Onihama Bakusou Gurentai - Gekitou-hen (Japan) + + + + + Games + Winning Post 7 Maximum 2007 (Japan) (v1.00) + + + + Games + 007 - Agent Under Fire (Korea) + + + + Games + Otostaz (Korea) + + + + Games + Project Minerva (Korea) + + + + Games + SOCOM - U.S. Navy SEALs (Korea) + + + + Games + U - Underwater Unit (Korea) + + + + Games + LEGO Batman - The Videogame (Japan) + + + + Games + NeoGeo Online Collection Vol. 10 - The King of Fighters '98 - Ultimate Match (Japan) (En,Ja,Es,Pt) + + + + Games + Pachitte Chonmage Tatsujin 12 - Pachinko Ultraman (Japan) + + + + Games + Usagi - Yasei no Touhai - The Arcade (Japan) + + + + + Applications + EGBrowser BB (Japan) + + + + + Applications + Dengeki PS2 - PlayStation 2 Save Data Collection 2008 (Japan) + + + + + Games + ESPN National Hockey Night (Japan) + + + + + Games + Pandora - Kimi no Namae o Boku wa Shiru (Japan) + + + + Games + Saishuu Shiken Kujira - Alive (Japan) + + + + Games + Last Escort - Kokuchou Special Night (Japan) + + + + Games + S.Y.K - Renshouden (Japan) + + + + Games + King of Fighters 2001, The (Korea) + + + + Games + Zone of the Enders - The 2nd Runner - Special Edition (Korea) + + + + Games + Densha de Go! Ryojou-hen (Japan) + + + + Games + Shin Bakusou Dekotora Densetsu - Tenka Touitsu Choujou Kessen (Japan) (Spike the Best) + + + + Games + Legend of Spyro, The - Dawn of the Dragon (Russia) (En,Ru) + + + + Bonus Discs + Shin Sangoku Musou Series Collection Gekan Saikyou Data (Japan) + + + + + Games + Houkago wa Gin no Shirabe (Japan) + + + + Games + Pop'n Music 13 - Carnival (Japan) + + + + Games + Initial D - Special Stage (Japan) (Koudansha Kenshouhin) + + + + Games + NBA Live 07 (Japan) + + + + Games + TOCA Race Driver 3 - The Ultimate Racing Simulator (Japan) (En,Ja) + + + + Games + UFC - Ultimate Fighting Championship 2 - Tapout (Japan) + + + + + Games + ESPN Winter X Games Snowboarding 2002 (Japan) + + + + Games + Kengou (Japan) + + + + + Games + Shaun Palmer's Pro Snowboarder (Japan) + + + + Games + This Is Soccer 2005 (Europe, Australia) + + + + Coverdiscs + Dengeki PS2 PlayStation D56 (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D49 (Japan) + + + + Games + Ibara (Japan) + + + + Demos + Initial D - Special Stage (Japan) (Taikenban) + + + + + Games + Simple 2000 Series Vol. 38 - Otoko no Tame no Bible - The Yuujou Adventure - Hotaru Soul (Japan) + + + + Games + Simple 2000 Series Vol. 53 - The Camera Kozou (Japan) + + + + + Games + Kohitsuji Hokaku Keekaku! Sweet Boys Life (Japan) + + + + Games + SuperLite 2000 Vol. 35 - Monochrome (Japan) + + + + Games + Cherry Blossom (Japan) + + + + Games + Simple 2000 Series Ultimate Vol. 18 - Love - Aerobi (Japan) + + + + + Games + Simple 2000 Series Vol. 63 - Mogitate Mizugi! Onna Mamire no - The Suiei Taikai (Japan) + + + + + Games + Slotter Up Core 6 - Bakuenda! Kyojin no Hoshi II (Japan) + + + + + Demos + Dual Hearts (Japan) (Tentou-you Taikenban) + + + + + Games + NFL 2K2 (Japan) + + + + Games + Angelic Concert (Japan) + + + + Games + Furasera - Hurrah! Sailor (Japan) + + + + Games + Onimusha Buraiden (Japan) + + + + Games + Soukoku no Kusabi - Hiiro no Kakera 3 (Japan) + + + + Games + Devil May Cry 2 (Korea) (Disc 1) (Dante) + + + + Games + Devil May Cry 2 (Korea) (Disc 2) (Lucia) + + + + Games + Devil May Cry 3 (Korea) (En,Ja,Ko) + + + + Games + Final Fantasy X-2 (Korea) + + + + Games + God of War II (Korea) + + + + Games + Gwimuja 3 (Korea) + + + + Games + Tekken 5 (Korea) + + + + Games + Himehibi - New Princess Days!! Zoku! Nigakki (Japan) + + + + Games + Disney Sing It (Russia) (En,Ru) + + + + Games + Clock Tower 3 (Korea) + + + + Games + Geomho 2 (Korea) + + + + Games + Prince of Persia - The Sands of Time (Korea) (En,Ko) + + + + Games + R-Type Final (Korea) + + + + Games + Tenchu - Wrath of Heaven (Korea) + + + + Games + World Soccer Winning Eleven 8 - International (Korea) + + + + Games + Angelique Trois - Aizouban (Japan) + + + + Games + Simple 2000 Series Ultimate Vol. 11 - Wandaba Style - Totsugeki! Mix Live Juice (Japan) + + + + Games + Hissatsu Pachinko Station V7 - Tensai Bakabon 2 (Japan) + + + + + Games + Idol Janshi Suchie-Pai III Remix (Japan) + + + + Games + Simple 2000 Series Vol. 83 - The Konchuu Saishuu (Japan) + + + + + Games + Train Simulator + Densha de Go! Tokyo Kyuukou-hen (Japan) + + + + Demos + Castlevania (Japan) (Tentou-you Taikenban) + + + + Games + Idol Janshi Suchie-Pai IV (Japan) (Collector's Edition) + + + + Games + PES 2014 - Pro Evolution Soccer (Europe) (Fr,De) + + + + Games + Cheonseong - Swords of Destiny (Korea) + + + + Games + E.O.E - Eve of Extinction (Korea) + + + + Games + Getaway, The (Korea) (En,Ko) + + + + Games + Gonggak Gidongdae - Stand Alone Complex (Korea) + + + + Games + Medal of Honor - Rising Sun (Korea) + + + + Games + Muinga (Korea) + + + + Games + Max Payne (Japan) + + + + Games + Professional Drift - D1 Grand Prix Series (Japan) + + + + Games + S.L.A.I. - Steel Lancer Arena International (Japan) + + + + Games + S.Y.K - Shinsetsu Saiyuuki (Japan) + + + + Games + SOCOM - U.S. Navy SEALs (Australia) (En,Fr,De,Es,It) + + + + Games + SOCOM II - U.S. Navy SEALs (Australia) (En,Fr,De,Es,It) + + + + Demos + Selector Demo 05 (Europe) + + + + Games + Full Spectrum Warrior (Japan) + + + + Games + This Is Soccer 2004 (Australia) + + + + Demos + PES 2010 - Pro Evolution Soccer (Italy) (En,Fr,De,Es,It,Nl,Pt,Sv,Ru,El) (Demo) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Sammy's Collection (Japan) + + + + + Games + Kurogane no Houkou 2 - Warship Commander (Japan) + + + + Bonus Discs + Shin Sangoku Musou 2 & Moushouden Saikyou Data (Japan) + + + + + Games + Chou Kousoku Mahjong Plus (Japan) + + + + + Games + Sangokushi IX with Power-Up Kit (Japan) + + + + Games + Simple 2000 Series Vol. 4 - The Double Mahjong Puzzle (Japan) + + + + + Demos + Devil May Cry - Trial Edition Ver. 2 (Japan) (Taikenban 1) + + + + Games + Happy! Happy!! Boarders in Hokkaido Rusutsu Resort (Japan) + + + + + Add-Ons + Persona 3 FES (Japan) (Append-ban) + + + + Games + Gun Survivor 2 - Biohazard - Code - Veronica (Japan) + + + + Games + Batman Begins (Korea) + + + + Games + KOF - Maximum Impact (Korea) + + + + Games + MVP Baseball 2003 (Korea) + + + + Games + Superman Returns (Korea) + + + + Games + Way of the Samurai (Korea) + + + + + Games + WWE SmackDown! Shut Your Mouth (Korea) + + + + Games + Raiden III (Japan) + + + + + Games + 2003-nen Kaimaku - Ganbare Kyuukai-ou - Iwayuru Pro Yakyuu desu ne (Japan) + + + + + Games + Godzilla - Kaijuu Dairantou - Chikyuu Saishuu Kessen (Japan) + + + + Games + Kidou Senshi Gundam - Gihren no Yabou - Axis no Kyoui V (Japan) + + + + Games + Mahjong Yarou ze! 2 (Japan) + + + + + Games + Sentou Kokka Kai - New Operations (Japan) + + + + Games + Simple 2000 Series Ultimate Vol. 9 - Bakusou! Manhattan - Runabout 3 - Neo Age (Japan) + + + + Games + Tiger Woods PGA Tour 06 (Japan) + + + + Games + Gin no Eclipse (Japan) + + + + Games + Simple 2000 Series Vol. 36 - The Musume Ikusei Simulation - Otousan to Issho (Japan) + + + + + Coverdiscs + Dengeki PS2 PlayStation D66 (Japan) + + + + Demos + Drag-on Dragoon 2 - Fuuin no Aka, Haitoku no Kuro (Japan) (Taikenban) + + + + Games + Zero no Tsukaima - Koakuma to Harukaze no Concerto (Japan) + + + + Games + Que - Ancient Leaf no Yousei (Japan) + + + + Games + Beatmania II DX 14 - Gold (Japan) + + + + Games + Last Escort - Shin'ya no Kokuchou Monogatari (Japan) + + + + Games + Beatmania II DX 15 - DJ Troopers (Japan) + + + + Games + Generation of Chaos Next - Ushinawareshi Kizuna (Japan) (Genteiban) + + + + + Demos + Saint Seiya - Meiou Hades Juunikyuu-hen (Japan) (Taikenban) + + + + Demos + Starsky & Hutch (Europe) (Demo) + + + + + Demos + Stuntman (Europe) (Demo 2) + + + + Demos + Alias (Europe) (Demo) + + + + Demos + Official PlayStation 2 Magazine Demo 30 (Australia) + + + + Games + Pachitte Chonmage Tatsujin 14 - Pachinko Kamen Rider - Shocker Zenmetsu Daisakusen (Japan) + + + + Games + Pro Yakyuu Spirits 5 (Japan) (v2.00) + + + + Games + Star Wars - Battlefront II (Japan) + + + + Games + Theme Park 2001 (Japan) + + + + + Demos + I-Ninja (USA) (Demo) + + + + + Demos + EyeToy - Antigrav (USA) (Demo) + + + + Demos + EA Demo Disc - From Russia with Love + Need for Speed - Most Wanted + SSX On Tour (Australia) + + + + Demos + Saru! Get You! Million Monkeys (Japan) (Taikenban) + + + + Games + Dokapon Kingdom (Japan) + + + + Games + Ponkotsu Roman Daikatsugeki - Bumpy Trot (Japan) (v2.00) + + + + Games + Nurse Witch Komugi-chan - Maji-Karte (Japan) + + + + Games + Sorayume (Japan) + + + + Applications + Linux (for PlayStation 2) Release 1.0 (Europe) (Disc 1) (Runtime Environment) + + + + Applications + Linux (for PlayStation 2) Release 1.0 (Europe) (Disc 2) (Software Packages) + + + + Applications + Network Adaptor Start-Up Disc v2.0 (USA) + + + + Games + Jewels Ocean - Star of Sierra Leone (Japan) + + + + Games + Last Escort 2 - Shin'ya no Amai Toge (Japan) + + + + Games + Makai Senki Disgaea 2 (Japan) (PlayStation 2 the Best) + + + + Games + Toukon Inoki-michi - Puzzle de Daaa! (Japan) + + + + Demos + Katamari Damacy (Japan) (Taikenban 2) + + + + + Applications + DESR-7000-DESR-5000 Sen'you - PSX Update Disc Ver. 1.10 (Japan) + + + + + Games + Armored Core - Last Raven (Japan) (Champion Tokubetsu-ban) + + + + Demos + Gran Turismo Concept - Copen Special Edition (Japan) (Taikenban) + + + + Games + Mahjong Sangokushi (Japan) + + + + + Games + NeoGeo Online Collection Vol. 3 - The King of Fighters - Orochi (Japan) (En,Ja,Es,Pt) (Tokubetsu Genteiban - Nichirin Version) + + + + Applications + DESR-7000-DESR-5000 Sen'you - PSX Update Disc Ver. 1.20 (Japan) + + + + + Applications + DESR-7500-DESR-5500-DESR-7700-DESR-5700 Sen'you - PSX Update Disc Ver. 2.11 (Japan) + + + + + Applications + NetFront (Japan) + + + + + Applications + NetFront for Delta (Japan) + + + + + Demos + Naruto Shippuuden - Narutimate Accel (Japan) (Taikenban) + + + + Games + Star Wars - La Guerra dei Cloni (Italy) + + + + Demos + Monde des Bleus 2002, Le (France) (Demo) + + + + + Games + Dabi Tsuku 4 - Derby-ba o Tsukurou! (Japan) + + + + Games + Pachitte Chonmage Tatsujin 13 - Pachinko Hissatsu Shigotonin III (Japan) + + + + Games + Radirgy Precious (Japan) + + + + Applications + Online Start-Up Disc v3.5 - Broadband Only (USA) (Rev 1) + + + + + Games + Oretachi Geesen Zoku - Akumajou Dracula (Japan) + + + + + Demos + Galaxy Angel - Moonlit Lovers (Japan) (Taikenban) + + + + Games + NeoGeo Online Collection Vol. 3 - The King of Fighters - Orochi (Japan) (En,Ja,Es,Pt) + + + + Games + NeoGeo Online Collection Vol. 9 - World Heroes Gorgeous (Japan) + + + + Games + Aria - The Origination - Aoi Hoshi no El Cielo (Japan) + + + + Demos + Exciting Pro Wres 4 (Japan) (Taikenban 2) + + + + + Games + Madden NFL 08 (Japan) + + + + Demos + Ultraman - Fighting Evolution 2 (Japan) (Taikenban) + + + + + Applications + PlayStation BB Navigator - Version 0.10 (Prerelease) (Japan) (Disc 2) (SCPN-60103) + + + + + Applications + DVD Player Version 2.14 (USA) + + + + + Games + Splashdown 2 - Rides Gone Wild (Australia) + + + + Games + Pucelle, La - Hikari no Seijo Densetsu (Japan) + + + + + Demos + Official PlayStation 2 Magazine Demo 71 (Spain, Portugal) (En,Fr,De,Es,It) + + + + Games + GuitarFreaks & DrumMania Masterpiece Gold (Japan) + + + + Games + Disney G-Force (Russia) + + + + Games + Harry Potter and the Order of the Phoenix (Europe) (En,Pl,Ru,Cs,Hu) + + + + Games + Need for Speed - ProStreet (Russia) + + + + Games + Quiz & Variety - Suku Suku Inufuku 2 - Motto Suku Suku (Japan) + + + + + Demos + Official PlayStation 2 Magazine-UK Special Edition 18 - Hot 100 (UK) (En,Fr,De,Es,It) + + + + Demos + Rayman 3 - Hoodlum Havoc (Europe) (Demo) + + + + + Demos + XIII (Europe) (Demo) + + + + + Games + Cartagra - Tamashii no Kunou (Japan) + + + + Demos + Fuyu no Osusume Soft Otameshi Disc 2002 (Japan) + + + + Games + NBA Starting Five (Japan) + + + + + Games + Nobunaga no Yabou - Tenka Sousei (Japan) (v1.40) + + + + Games + Over the Monochrome Rainbow featuring Shogo Hamada (Japan) + + + + Games + Pachi-Slot Nobunaga no Yabou - Tenka Sousei (Japan) + + + + + Demos + Rumble Roses (Japan) (Taikenban) + + + + Games + Uchuu Senkan Yamato - Ankoku Seidan Teikoku no Gyakushuu (Japan) + + + + Games + Uchuu Senkan Yamato - Nijuu Ginga no Houkai (Japan) + + + + Applications + PS2 Linux Beta Release 1 (Japan) (En,Ja) + + + + Games + Dance Dance Revolution SuperNova (Japan) + + + + Demos + FIFA World Cup Germany 2006 (USA) (Demo) + + + + Demos + NBA 06 (USA) (Demo) + + + + Demos + Ratchet & Clank - Going Commando (USA) (Demo 2) + + + + Demos + Ratchet & Clank - Up Your Arsenal (USA) (Demo) + + + + Games + Surf's Up (Europe, Australia) (En,Fr,Es) + + + + Demos + Sly 2 - Band of Thieves (USA) (Demo 1) + + + + + Demos + PlayStation 2 Christmas Special 2003 (Europe) + + + + Demos + Red Faction II (Europe) (Demo 2) + + + + + Demos + SpyHunter (Europe) (Demo) + + + + + Demos + Warhammer 40,000 - Fire Warrior (Europe) (Demo) + + + + + Demos + FireBlade (Europe) (Demo) + + + + + Applications + Network Access Disc (Europe) (v0.02) + + + + + Demos + Bonus Demo 10 (You) (Europe) (En,Fr,De,Es,It) + + + + Demos + FIFA Football 2005 (Europe) (En,Fr,De,Es,It,Nl,Pt) (Demo) + + + + Demos + Official Demo Disc Retail Edition February 02 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 16 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 22-23 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 24 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 30 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 32 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 33 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 41 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 42 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 44 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 47 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 49 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 50 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 51 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 52 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 53 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 69 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 74 (Europe) (En,Fr,De,Es,It) (SCED-54202) + + + + Demos + PlayStation 2 Official Demo Disc Edition Pour Revendeurs 5 (France) (En,Fr,De,Es,It) + + + + Demos + Ratchet & Clank 3 + Sly 2 - Band of Thieves (Europe) (En,Fr,De,Es,It) + + + + Demos + Incredible Hulk, The - Ultimate Destruction (Europe) (En,Fr,De) (Demo) + + + + Demos + True Crime - Streets of LA (Europe) (Demo) + + + + Demos + WRC 4 - The Official Game of the FIA World Rally Championship (France) (En,Fr,De,Es,It) (Demo) + + + + Demos + Prince of Persia - The Sands of Time (Europe) (Demo) + + + + + Demos + Official PlayStation 2 Magazine Demo 31 (Europe) (En,Fr,De,Es,It) (SCED-51556) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Italia 04-03 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Italia 06-03 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Italia 08-03 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Italia 09-02 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Italia 09-03 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Italia 02-03 (Italy) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 27 (Europe) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Speciale Platinum Italia (Italy) (En,Fr,De,Es,It) + + + + Games + Pachi Para 12 - Ooumi to Natsu no Omoide (Japan) (v1.02) + + + + Demos + Puyo Puyo Fever (Japan) (Taikenban) + + + + Demos + Magazine Ufficiale PlayStation 2 Italia 04-2006 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Italian Demo 61 07-05 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo 2005-01 Ita (Italy) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 56 (Europe) (En,Fr,De,Es,It) (SCED-53176) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Italia 01-2006 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Italia 03-2006 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Italia 05-2006 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Italia 05-04 (Italy) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 58 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Italia 06-04 (Italy) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 61 (Europe) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Italia 09-04 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Italia 10-2005 - Italian Demo (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Italia 12-03 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Italia Demo 02-04 (Italy) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 43 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 57 (Europe, Australia) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Speciale di Corso (Italy) (En,Fr,De,Es,It) + + + + Games + Kidz Sports Basketball (Italy) + + + + + Games + Beatmania II DX 16 - Empress + Premium Best (Japan) (Disc 1) (Empress Disc) + + + + Games + Beatmania II DX 16 - Empress + Premium Best (Japan) (Disc 2) (Premium Best Disc) + + + + Games + PES 2014 - Pro Evolution Soccer (Europe) (Es,Pt) + + + + Games + Champions of Norrath (Spain) (En,Es) + + + + Demos + Crash Tag Team Racing (Europe) (Demo) + + + + Demos + FIFA 06 - Demo Pre-Release Version (Europe) + + + + Demos + Burnout (Europe) (En,Fr,De,Es,It) (Demo) + + + + + Demos + Official PlayStation 2 Magazine-UK Greatest Hits Volume 5 - Special Edition - Action Heroes (UK) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Italia Speciale Wrestling (Italy) (En,Fr,De,Es,It) + + + + Preproduction + Commandos - Strike Force (Europe) (Beta) + + + + Preproduction + Crash 'n' Burn (Europe) (Beta) + + + + Preproduction + EyeToy - Chat (Europe) (Beta) + + + + Preproduction + FIFA 07 (Europe) (Beta) + + + + Preproduction + Formula One 04 (Europe) (Beta) + + + + Preproduction + Monster Hunter (Europe) (Beta) + + + + Preproduction + This Is Football 2004 (Europe) (Beta) + + + + Demos + Official PlayStation 2 Magazine Demo 49 (Germany) + + + + Games + GoDai - Elemental Force (Europe) (Fr,De) + + + + Demos + Official PlayStation 2 Magazine-UK Greatest Hits Volume 7 - Special Edition - Sports Games (UK) (En,Fr,De,Es,It) + + + + Preproduction + Everybody's Golf (Europe) (Beta) + + + + Preproduction + Formula One 05 (Europe) (Beta) + + + + Preproduction + Pro Evolution Soccer 5 (Europe) (Beta) + + + + Preproduction + S.L.A.I. - Steel Lancer Arena International (Europe) (Beta) + + + + Preproduction + Syphon Filter - The Omega Strain (Europe) (Beta) + + + + Preproduction + WRC 5 WT (Europe) (Beta) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Italia 07-03 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Italia 01-04 Demo (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Platinum Speciale 2003 (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Special Sports Demo (Italy) (En,Fr,De,Es,It) + + + + Games + Cocoto Funfair (France) (En,Fr,De,Es,It) + + + + + Applications + DVD Player Version 2.10 (Japan) (En,Ja) + + + + + Applications + DVD Player Version 2.12 (Japan) (En,Ja) + + + + + Applications + DVD Player Version 2.14 (Australia) (En,Fr,De,Es,It,Nl,Pt) + + + + + Applications + DVD Player Version 2.16 (Japan) (En,Ja) + + + + + Games + Namco 50 Anniversary - namCollection (Japan) + + + + Demos + FIFA 07 (Europe) (En,Fr,De,Es,It,Pt,Sv) (Demo) + + + + Demos + MX SuperFly (Europe) (Demo) + + + + + Demos + Official PlayStation 2 Magazine Demo 17 (France, Spain) (En,Fr,De,Es,It) + + + + Applications + PlayStation BB Navigator - Version 0.10 (Prerelease) (Japan) (Disc 2) (SCPN-60111) + + + + + Applications + PlayStation BB Navigator - Version 0.31 (Japan) + + + + + Demos + Zeonic Front - Kidou Senshi Gundam 0079 (Japan) (Taikenban) + + + + + Demos + Official PlayStation 2 Magazine Demo 18 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 20 (France, Spain) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 29 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 35 (France) (En,Fr,De,Es,It) + + + + Demos + Red Faction II (Europe) (Demo 1) + + + + + Games + Beta Bloc (Europe) + + + + + Games + Habitrail Hamster Ball (Italy) + + + + + Games + Getaway, The (Australia) (v2.00) + + + + Demos + Mashed - Drive to Survive (France) (Demo) + + + + + Demos + Magazine Ufficiale PlayStation 2 Italia Demo Speciale Horror (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Italia 06-2006 (Italy) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Germany Special 2-2005 (Germany) + + + + Demos + Official PlayStation 2 Magazine Germany Special 3-2005 (Germany) + + + + Demos + Official PlayStation 2 Magazine Demo 71 (Germany) + + + + Demos + Official PlayStation 2 Magazine Demo 72 (Germany) + + + + Demos + Official PlayStation 2 Magazine Demo 74 (Germany) + + + + Demos + Official PlayStation 2 Magazine Demo 75 (Germany) + + + + Demos + Official PlayStation 2 Magazine Demo 81 (Germany) + + + + Demos + Official PlayStation 2 Magazine Demo 80 (Germany) + + + + Demos + Official PlayStation 2 Magazine Demo 61 (Germany) + + + + Demos + Official PlayStation 2 Magazine Demo 62 (Germany) + + + + Demos + Official PlayStation 2 Magazine Demo 63 (Germany) + + + + Demos + Official PlayStation 2 Magazine Demo 66 (Germany) + + + + Demos + Official PlayStation 2 Magazine Demo 67 (Germany) + + + + Demos + Official PlayStation 2 Magazine Demo 69 (Germany) + + + + Demos + Pro Evolution Soccer 3 (Italy) (Demo) + + + + + Demos + Official PlayStation 2 Magazine Demo 34 (France) + + + + Demos + Bonus Demo 5 (Europe) (En,Fr,De,Es,It) (SCED-51940) + + + + Demos + Bonus Demo 8 (You) (Europe) (En,Fr,De,Es,It) + + + + Demos + Cold Winter (Europe) (Demo) + + + + Demos + Official PlayStation 2 Magazine Demo 53 (UK) + + + + Demos + Pro Evolution Soccer 3 (Europe) (Demo 1) + + + + + Preproduction + This Is Football 2005 (Europe) (Beta) + + + + Preproduction + WWE SmackDown! vs. Raw (Europe) (Beta) + + + + Games + Premier Manager 2003-04 (France) + + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Italia Special Racing (Italy) (En,Fr,De,Es,It) + + + + Bonus Discs + Karaoke Revolution-you Mic Doukon Online Otameshi Disc (Japan) + + + + + Games + Hitman 2 - Silent Assassin (Spain) (v1.01) + + + + Demos + Ufficiale PlayStation 2 Speciale Platinum 2007 (Italy) (En,Fr,De,Es,It) + + + + Games + DJ - Decks & FX Radio FG (France) + + + + Games + Ultimate Sports Quiz, The (Europe) (v2.00) + + + + + Games + MAGIX Music Maker (France) (En,Fr,De,Es,It,Nl) + + + + + Preproduction + Time Crisis 3 (Europe) (Beta 1) + + + + Demos + Ufficiale PlayStation 2 Speciale Racing 2007 (Italy) (En,Fr,De,Es,It) + + + + Games + Bakufuu Slash! Kizuna Arashi (Japan) (EyeToy Camera Doukonban) + + + + Demos + Genji (Japan) (Taikenban) + + + + Demos + Konjiki no Gashbell!! Yuujou Tag Battle (Japan) (Tokubetsu Taikenban) + + + + Games + Petit Copter (Japan) + + + + + Games + Petit Copter (Japan) (Controller Set) + + + + + Games + Hitman 2 - Silent Assassin (Italy) (v1.01) + + + + Games + Hitman 2 - Silent Assassin (Germany) (v1.01) + + + + Games + Grand Theft Auto - San Andreas (Germany) (En,De) (v1.00) + + + + Games + Real World Golf (Europe) (Fr,De,Es,It) + + + + + Demos + Official PlayStation 2 Magazine Germany Special Edition 2003-03 (Germany) + + + + Demos + Bonus Demo 10 (Old) (Europe) + + + + Demos + Bonus Demo 12 (You) (Europe) + + + + Demos + Bonus Demo 9 (Old) (Europe) + + + + Demos + Official PlayStation 2 Magazine-UK Special Edition 17 - The Best Games of 2003! (UK) (En,Fr,De,Es,It) + + + + Games + UEFA Euro 2008 - Austria-Switzerland (Europe) + + + + Demos + Official PlayStation 2 Magazine-UK Greatest Hits Volume 3 - Special Edition - Players Guide (UK) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine-UK Greatest Hits Volume 4 - Special Edition - Yearbook 2001 (UK) (En,Fr,De,Es,It) + + + + Games + SingStar Summer Party (Netherlands) + + + + Demos + Official PlayStation 2 Magazine-UK Greatest Hits Volume 2 - Special Edition - A-Z of PS2 (UK) (En,Fr,De,Es,It) + + + + Games + FIFA 13 (Latin America) (En,Fr,Es) + + + + Applications + Online Start-Up Disc v1.0 (Latin America) + + + + + Games + Spider-Man (France) (Rev 1) + + + + Games + Hitman 2 - Silent Assassin (France) (v1.01) + + + + Demos + Primal + The Mark of Kri + War of the Monsters (Europe) (En,Fr,De,Es,It) + + + + Games + Myth Makers - Orbs of Doom (Italy) + + + + + Games + Getaway, The (Europe) (En,Fr,De,Es,It) (v3.00) + + + + Games + Myth Makers - Super Kart GP (Italy) + + + + + Games + SingStar '80s (Italy) (v1.01) + + + + Games + SingStar ABBA (Italy) + + + + Games + SingStar Party (Italy) + + + + Games + Buzz! The Sports Quiz (Switzerland) (Fr,De,It) + + + + Games + Asterix aux Jeux Olympiques (France) + + + + Games + Steambot Chronicles (France) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Italia 07-2006 (Italy) (En,Fr,De,Es,It) + + + + Demos + MotoGP 3 (Europe) (Demo) + + + + Games + 7 Sins (Germany) + + + + + Demos + Official PlayStation 2 Magazine-UK Special Edition 12 - PlayStation 2 Blockbusters! (UK) (En,Fr,De,Es,It) + + + + Demos + Kinetica (USA) (Demo) + + + + + Applications + Online Start-Up Disc v3.0 (USA) + + + + + Games + Pro Evolution Soccer 6 (Europe) (It,Pl) (v2.00) + + + + Games + Spider-Man 2 (Italy) + + + + Demos + Space Channel 5 - Part 2 Special Demo (Australia) + + + + Demos + Killzone (Europe) (Demo 2) + + + + Games + Alias (Italy) + + + + Games + Burnout 2 - Point of Impact (Europe) (En,Fr,De,Es,It) (SLES-52968) + + + + Demos + Shadow of the Colossus + Ico (Europe) (En,Fr,De,Es,It) + + + + Demos + Retail Demo 11 (Europe) + + + + Demos + Bonus Demo 11 (You) (Europe) + + + + Demos + Burnout 2 - Point of Impact (Europe) (Demo) + + + + Demos + Official PlayStation 2 Magazine Demo 72 (France) + + + + Games + SingStar Zingt met Disney (Netherlands) + + + + Games + Conflict - Desert Storm (Italy) + + + + Games + SingStar (Italy) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Italia 08-02 (Italy) (En,Fr,De,Es,It) + + + + Demos + Konami Kids Playground (USA) + + + + Games + FIFA Football 2002 (Greece) + + + + Demos + Burnout 3 - Takedown (USA) (Demo) + + + + + Demos + Primal (USA) (Demo) + + + + Demos + Ratchet & Clank - Going Commando (USA) (Demo 1) + + + + Demos + State of Emergency 2 (USA) (Demo) + + + + Demos + Destroy All Humans! (USA) (Demo) + + + + Demos + Hot Shots Golf 3 + PaRappa the Rapper 2 (USA) (Demo) + + + + Demos + Hunter - The Reckoning - Wayward (USA) (Demo) + + + + Demos + Kya - Dark Lineage (USA) (Demo) + + + + + Demos + Ape Escape 2 (Europe) (Demo) + + + + Preproduction + Destruction Derby Arenas (Europe) (Beta) + + + + Preproduction + Killzone (Europe) (Beta) + + + + Preproduction + SOCOM II - U.S. Navy SEALs (Europe) (Beta) + + + + + Demos + Summoner 2 (Europe) (Demo) + + + + + Preproduction + Tom Clancy's Splinter Cell - Pandora Tomorrow (Europe) (Beta) + + + + + Games + Ultimate Spider-Man (Europe) (Limited Edition) + + + + Demos + Shadow of Rome (USA) (Demo) + + + + Demos + NBA ShootOut 2004 (USA) (Demo 1) + + + + Demos + Dot Hack Part 1 - Infection (USA) (Demo 2) + + + + Demos + Splashdown - Rides Gone Wild (USA) (Demo) + + + + + Demos + Best PS2 Games Ever 10 (Europe) + + + + Demos + NBA ShootOut 2003 (USA) (Demo) + + + + Demos + World Tour Soccer 2006 (USA) (En,Fr,Es,It) (Demo) + + + + Games + Little Aid (Japan) + + + + Games + Teikoku Sensenki (Japan) + + + + Demos + 007 - Everything or Nothing (Europe) (Demo) + + + + Demos + Official PlayStation 2 Magazine Demo 96 (Europe) + + + + Demos + Official PlayStation 2 Magazine-UK Special Edition 16 - Buyers Guide (UK) (En,Fr,De,Es,It) + + + + Games + Last Escort 2 - Shin'ya no Amai Toge (Japan) (Gorgeous-ban) + + + + Games + Mizu no Senritsu 2 - Hi no Kioku (Japan) + + + + Games + Will O' Wisp (Japan) (Genteiban) + + + + Games + Yotsunoha - A Journey of Sincerity (Japan) + + + + Games + Nickelodeon SpongeBob SquarePants - Movin' with Friends (Europe) (En,Fr,De,Es) + + + + Games + Kidz Sports Ice Hockey (Italy) + + + + + Demos + 007 - Everything or Nothing (USA) (Demo) + + + + Preproduction + Jak X (Europe) (Beta) + + + + Preproduction + Ratchet & Clank 3 (Europe) (Beta) + + + + Demos + ATV Offroad Fury 4 (USA) (Demo 2) + + + + Demos + NBA 07 featuring the Life Vol. 2 (USA) (Demo) + + + + Games + Legends of Wrestling (USA) (v1.00) + + + + + Demos + Burnout Revenge (USA) (Demo) + + + + + Demos + Aggressive Inline (USA) (Demo) + + + + + Demos + Frequency (USA) (Demo) + + + + + + + + + Games + FIFA 14 (Europe) (En,Es,Pt,Pl) + + + + Games + PES 2014 - Pro Evolution Soccer (Europe) (It,El) + + + + Demos + XIII (USA) (Demo) + + + + + Games + GoDai - Elemental Force (Europe) (Es,It) + + + + Games + Buzz! O Grande Quiz (Portugal) + + + + Games + RTL Biathlon 2009 (Europe) (En,Fr) + + + + Games + Spider-Man (Spain) (v2.01) + + + + Games + Nick Jr. Go Diego Go! Safari Rescue (France) (En,Fr) + + + + Demos + Official PlayStation 2 Magazine Demo 12 (France) (En,Fr,De,Es,It) + + + + Games + SingStar Queen (Italy) + + + + Demos + Pride FC - Fighting Championships (USA) (Demo) + + + + + Demos + Official PlayStation 2 Magazine-UK Special Edition 11 - The World's Best PS2 Games Ever (UK) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine-UK Special Edition 15 - Summer Blockbusters! (UK) (En,Fr,De,Es,It) + + + + Demos + Bonus Demo 9 (You) (Europe) (En,Fr,De,Es,It) + + + + Demos + Tango - Game On Demo Disc 1 (Europe) + + + + Demos + Tango - Game On Demo Disc 2 (Europe) + + + + Demos + Official PlayStation 2 Magazine Demo 25 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 11 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 27 (France) (En,Fr,De,Es,It) + + + + Demos + Ribbit King (USA) (Demo) + + + + + Demos + Ratchet & Clank (USA) (Demo 1) + + + + + Demos + Ratchet & Clank - Going Commando + Jak II (USA) (Demo) + + + + Demos + Official PlayStation 2 Magazine Demo 77 (Germany) + + + + Demos + Official PlayStation 2 Magazine Germany Special Edition 2003-02 (Germany) + + + + Games + SingStar Rocks! (Croatia) + + + + Games + SingStar Motown (Italy) + + + + Games + K-1 World GP (Europe) + + + + Demos + WipEout Fusion (Europe) (Demo) + + + + + Games + Hype - The Time Quest (France) + + + + + Games + SingStar '80s (Germany) (v1.00) + + + + Games + NHL Hitz 2002 (USA) (v1.01) + + + + + Multimedia + A Visual Mix - Ayumi Hamasaki Dome Tour 2001 A (Japan) (Disc 1) + + + + Multimedia + A Visual Mix - Ayumi Hamasaki Dome Tour 2001 A (Japan) (Disc 2) + + + + Games + Exciting Pro Wres 6 - WWE SmackDown! vs. Raw (Japan) + + + + Games + Usagi - Yasei no Touhai - Yamashiro Mahjong-hen (Japan) + + + + Games + Kirikou and the Wild Beasts (France) (En,Fr,De,Es,It) + + + + Games + Maxi Quiz du Foot Francais (France) + + + + + Games + Winter Sports 2009 - The Next Challenge (France) (En,Fr) + + + + Games + Big Idea's VeggieTales - LarryBoy and the Bad Apple (Italy) + + + + Games + FIFA 14 (Brazil) (En,Fr,Es) + + + + Demos + Official PlayStation 2 Magazine-UK Special Edition 14 - The Hit Squad (UK) (En,Fr,De,Es,It) + + + + Games + SingStar Motown (Netherlands) + + + + Games + Energy Airforce (Italy) + + + + Games + Supercar Street Challenge (France) + + + + + Games + Club Football - Liverpool FC (Europe) (En,Fr,De,Es,It,Nl) + + + + Games + Tube Mania (France) + + + + + Games + Bob the Builder (Italy) (En,It) + + + + + Games + WRC avec Sebastien Loeb Edition 2005 (France) + + + + Games + EverQuest - Online Adventures (Europe) (En,Fr,De) + + + + Games + Code Lyoko - Quest for Infinity (Europe) (En,Fr,Es,It) + + + + Games + 10 Most Wanted (France) (En,Fr,De,Es,It) + + + + Preproduction + Warhammer 40,000 - Fire Warrior (Europe) (En,Fr,De,Es,It) (Beta 2) + + + + Games + Winter Sports 2008 - The Ultimate Challenge (Europe) + + + + Games + Shadow Hearts (UK) + + + + Games + Riding Star (Europe) (En,Fr,Es,It) + + + + + Demos + God of War (Europe, Australia) (En,Fr,De,Es,It) (Demo) + + + + Demos + Metal Arms - Glitch in the System (USA) (Demo) + + + + Demos + World Tour Soccer 2005 (USA) (Demo) + + + + Demos + Ape Escape 3 (USA) (Demo) + + + + Games + Big! Mega Quiz, The (Austria) + + + + Demos + Dragon Quest - The Journey of the Cursed King (Europe) (Demo) + + + + Demos + Formula One 05 (Europe) (Demo 1) + + + + Games + Buzz! The Mega Quiz (Italy) + + + + Preproduction + Killzone (USA) (Beta) + + + + Preproduction + EverQuest - Online Adventures (USA) (Beta 1) + + + + Preproduction + EverQuest - Online Adventures (USA) (Beta 2) + + + + Games + Babe (Australia) + + + + Games + Casper and the Ghostly Trio (Australia) + + + + Games + Dr. Dolittle (Australia) + + + + Games + Nick Jr. Dora the Explorer - Dora Saves the Mermaids (Australia) + + + + + Games + Jumanji (Australia) + + + + Games + NHL 09 (Europe, Australia) (En,De,Sv,Fi,Ru,Cs) (v2.00) + + + + Demos + Stolen (Europe) (En,Fr,De,Es,It) (Demo) + + + + Demos + Dark Cloud (USA) (Demo) + + + + Preproduction + EverQuest - Online Adventures (USA) (Beta 3) + + + + Demos + SkyGunner (USA) (Demo 2) + + + + Preproduction + S.L.A.I. - Steel Lancer Arena International (USA) (Beta) + + + + Games + Nicktoons Unite! (Australia) + + + + Games + Nickelodeon Avatar - The Legend of Aang - Into the Inferno (Australia) + + + + Games + Nickelodeon SpongeBob's Atlantis SquarePantis (Australia) + + + + Games + Guilty Gear XX Accent Core Plus (Europe) + + + + Games + Midnight Club 3 - DUB Edition (USA) (v2.00) + + + + Games + FIFA World Cup Germany 2006 (Japan) + + + + Games + Disney-Pixar A Procura de Nemo (Portugal) + + + + Preproduction + SOCOM II - U.S. Navy SEALs (USA) (Beta) + + + + + Games + Gladiator - Sword of Vengeance (Europe) (En,Fr) + + + + Demos + Dot Hack Part 2 - Mutation (USA) (Demo 2) + + + + Demos + SOCOM - U.S. Navy SEALs - Combined Assault (USA) (Demo) + + + + Games + Splashdown (Europe) (En,Fr,De,Es,It) (v2.00) + + + + Demos + Marvel Nemesis - Rise of the Imperfects (USA) (Demo) + + + + Games + SOCOM II - U.S. Navy SEALs (Japan) + + + + Preproduction + Secret Weapons over Normandy (USA) (Beta) + + + + Applications + Karat Pro Action Replay - Best Price Soku Kouryaku PS2-you Vol. 2 (Japan) (Unl) + + + + + Applications + Karat PS2-you Pro Action Replay 2 (Japan) (Unl) (v2.23) + + + + + Games + Mabino x Style (Japan) (Shokai Genteiban) + + + + Games + Alpine Ski Racing 2007 - Bode Miller vs. Hermann Maier (Europe) (Fr,De,It) + + + + Games + Soshite Bokura wa, ... and He Said (Japan) + + + + Games + SuperLite 2000 Vol. 20 - Omoide ni Kawaru Kimi - Memories Off (Japan) + + + + Games + Sky Surfer (Japan) (v2.02) + + + + + Games + Disney's Chicken Little (Russia) + + + + Games + Disney-Pixar Ratatouille (Russia) + + + + Demos + Brothers in Arms - Earned in Blood (Europe, Australia) (En,Fr,De,Es,It) (Demo) + + + + Coverdiscs + Germany Special Issue 3 (Germany) + + + + Games + Tekken 5 (Asia) + + + + Games + Angel Profile (Japan) + + + + Games + Petit Four (Japan) + + + + Demos + Official PlayStation 2 Magazine Demo 79 (Germany) (En,Fr,De,Es,It) + + + + Games + SingStar Legendat (Finland) + + + + Games + SingStar SuomiRock (Finland) + + + + Games + Hasbro Family Game Night (Europe) + + + + Preproduction + Sims 2, The (USA) (Beta 1) + + + + Preproduction + Sims 2, The (USA) (Beta 2) + + + + Preproduction + AirBlade (Europe) (En,Fr,De,Es,It) (Beta) + + + + Demos + Kiosk Demo Disc 2.3 (USA) + + + + Demos + Kiosk Demo Disc 2.4 (USA) + + + + Demos + Kiosk Demo Disc 2.5 (USA) + + + + Demos + Kiosk Demo Disc 2.7 (USA) + + + + Demos + Kiosk Demo Disc Q1-Q2 2005 (USA) + + + + Demos + Kiosk Demo Disc Q4 2004-Q1 2005 (USA) + + + + Demos + Kiosk Disc 2.23 (USA) + + + + Demos + Magna Carta - Tears of Blood (USA) (Demo) + + + + Demos + Selector Demo 01 (Europe) (En,Fr,De,Es,It) + + + + Games + Armored Core - Formula Front (Korea) + + + + Games + Marvel Nemesis - Rise of the Imperfects (Korea) + + + + Preproduction + Iron Eagle Max (Europe) (En,Fr,De) (Beta) + + + + Preproduction + Polaroid Pete (Europe) (Beta) + + + + + Preproduction + Who Wants to Be a Millionaire - 2nd Edition (Europe) (Beta) + + + + Demos + Official PlayStation 2 Magazine Demo 41 (Germany) (En,Fr,De,Es,It) (Uncut) + + + + Preproduction + Sky Surfer (Europe) (En,Fr,De) (Beta) + + + + + Preproduction + Crash Tag Team Racing (Europe) (Beta) + + + + Demos + Extermination (USA) (Demo) + + + + + Demos + Neopets - The Darkest Faerie (USA) (Demo) + + + + Demos + Official PlayStation 2 Magazine Demo 82 (Germany) (En,Fr,De,Es,It) + + + + Preproduction + Ape Escape 2 (France) (Beta) + + + + Preproduction + Klonoa 2 - Lunatea's Veil (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Primal (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Ecco the Dolphin - Defender of the Future (Europe) (Beta) + + + + Games + Trivial Pursuit (Scandinavia) (Sv,No,Da,Fi) + + + + Demos + Fight Night Round 3 (Europe) (Demo) + + + + Demos + Namco Transmission v2 (USA) + + + + Demos + Buzz! Junior - Ace Racers (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl,Ru,El,Cs) (Demo) + + + + Demos + Enthusia - Professional Racing (Europe) (Demo) + + + + Demos + Selector Demo 03 (Europe) + + + + Preproduction + Dead or Alive 2 (Europe) (Beta) + + + + Demos + Namco Transmission v1.03 (USA) + + + + Preproduction + PaRappa the Rapper 2 (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Penny Racers (Europe) (En,Fr,De) (Beta) + + + + Preproduction + TimeSplitters - Future Perfect (USA) (Beta) + + + + Games + Bakumatsu Renka - Karyuu Kenshiden (Japan) (Genteiban) + + + + Games + Tensei Hakkenshi - Fuumaroku (Japan) + + + + Games + Rakushou! Pachi-Slot Sengen 5 - Rio Paradise (Japan) + + + + Games + Surfroid - Densetsu no Surfer (Japan) + + + + + Preproduction + SOCOM - U.S. Navy SEALs - Combined Assault (Europe) (Beta) + + + + Games + Edel Blume (Japan) (Genteiban) + + + + Demos + Jak and Daxter - The Precursor Legacy (USA) (Demo) + + + + + Demos + NFL GameDay 2004 (USA) (Demo) + + + + Demos + Rise of the Kasai (USA) (Demo) + + + + + Demos + MX Unleashed (USA) (Demo) + + + + + Games + Luxury & Beauty - Lucian Bee's - Resurrection Supernova (Japan) + + + + Games + Scared Rider Xechs (Japan) + + + + Games + Buzz! Brain of Switzerland (Switzerland) (Fr,De,It) + + + + Games + Memories Off - After Rain Vol. 1 - Orizuru (Japan) + + + + Games + Madden NFL 06 (Japan) + + + + Demos + SOCOM - U.S. Navy SEALs (USA) (Demo) + + + + + Demos + Drakan - The Ancients' Gates (USA) (Demo) + + + + + Demos + Amplitude (USA) (Demo) + + + + Demos + ATV Offroad Fury 2 (USA) (Demo) + + + + + Demos + Red Faction (USA) (Demo) + + + + + Demos + NBA Street Vol. 2 (USA) (Demo) + + + + Demos + Champions - Return to Arms (USA) (Demo) + + + + Demos + Formula One 2001 (Europe) (Demo) + + + + Demos + Mark of Kri, The (USA) (Demo) + + + + + Games + DreamWorks Madagascar (USA) (v3.01) + + + + Demos + Stuntman (Europe) (Demo 1) + + + + Games + Incredibles, The - Os Super-Herois (Portugal) + + + + Games + Shaman King - Funbari Spirits (Japan) + + + + Demos + Official PlayStation 2 Magazine Demo 12 (Germany) (En,Fr,De,Es,It) + + + + Demos + Wild Arms 3 (USA) (Demo) + + + + + Games + Steady x Study (Japan) + + + + Games + Ide Yousuke no Mahjong Kazoku 2 (Japan) + + + + + Games + Chou Kousoku Igo (Japan) + + + + + Demos + Ace Combat - Squadron Leader (Europe) (Demo) + + + + Games + Kuri Kuri Mix (Japan) + + + + Demos + MLB 07 - The Show (USA) (Demo) + + + + Games + ESPN College Hoops (USA) (v1.03) + + + + Games + Disney-Pixar Ratatouille (Greece) + + + + Preproduction + SNK vs. Capcom - SVC Chaos (Europe) (Beta) + + + + + Preproduction + Wreckless - The Yakuza Missions (USA) (Beta) + + + + Preproduction + RoadKill (Europe) (Beta) + + + + Demos + Pro Evolution Soccer 6 (Europe) (Demo) + + + + + Preproduction + Prince of Persia - The Two Thrones (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Star Wars - Battlefront (Europe) (Beta) + + + + Preproduction + Time Crisis 3 (Europe) (Beta 2) + + + + Preproduction + Vampire Night (Europe) (Beta) + + + + Preproduction + Tekken's Nina Williams in - Death by Degrees (Europe) (En,De) (Beta) + + + + Preproduction + We Love Katamari (Europe) (Beta) + + + + Preproduction + Atelier Iris - Eternal Mana (Europe) (Beta) + + + + Preproduction + Viewtiful Joe (USA) (Beta) + + + + Preproduction + MDK2 - Armageddon (USA) (En,Fr,De,Es,It) (Beta) + + + + + Preproduction + International Superstar Soccer 2 (Europe) (En,De) (Beta) + + + + + Preproduction + Super Dragon Ball Z (Europe) (Beta) + + + + Preproduction + Ace Combat - The Belkan War (Europe) (Beta) + + + + Preproduction + Red Star, The (Europe) (Beta) + + + + Demos + Kiosk Demo Disc Q2-Q3 2005 (USA) + + + + Games + Buzz! Megavisa (Finland) + + + + Games + Buzz! Hollywood Leffavisa (Finland) + + + + Games + Buzz! Sporttivisa (Finland) + + + + Games + Buzz! Brain of the World (Scandinavia) (En,Sv,Fi) + + + + Games + Buzz! Suuri Tietovisa (Finland) + + + + Games + Buzz! Pop Quiz (Finland) + + + + Preproduction + Tom Clancy's Ghost Recon 2 (Europe) (En,Fr,De,Es,It) (Beta) + + + + Games + SingStar SuomiHitit (Finland) + + + + Demos + Red Faction (Europe) (Demo) + + + + + Games + SingStar SuomiSuosikit (Finland) + + + + Preproduction + Ace Combat - Distant Thunder (Europe) (Beta) + + + + Preproduction + Ape Escape 3 (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Black (Europe) (Beta) + + + + Preproduction + Capcom vs. SNK 2 - Millionaire Fighting 2001 (Japan) (Beta) + + + + + Preproduction + Crisis Zone (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + ESPN International Track & Field (Europe) (Beta) + + + + + Preproduction + Fallout - Brotherhood of Steel (Europe) (En,Es,It) (Beta) + + + + Preproduction + Gauntlet - Dark Legacy (USA) (Beta) + + + + + Preproduction + XGRA - Extreme G Racing Association (USA) (Beta) + + + + Preproduction + Silent Scope (Europe) (Beta) + + + + + Preproduction + Project Zero II - Crimson Butterfly (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + NeoGeo Battle Coliseum (Europe) (Beta) + + + + Preproduction + Micro Machines V4 (Europe) (En,Fr,De,Es,It) (Beta) + + + + + Preproduction + Maximo - Ghosts to Glory (USA) (Beta) + + + + + Demos + Kiosk Demo Disc 2.9 (USA) + + + + Preproduction + 24 - The Game (Europe) (En,Fr,De,Es,It,Pl,Cs,Hu) (Beta) + + + + Demos + Tom Clancy's Ghost Recon (Europe) (Demo) + + + + + Demos + Gran Turismo 4 (Europe) (BMW 1 Series Virtual Drive) + + + + Games + Gakuen Utopia - Manabi Straight! Kira Kira Happy Festa! (Japan) + + + + Games + SingStar SuomiPop (Finland) + + + + Demos + Odin Sphere (USA) (Demo) + + + + Demos + Shin Megami Tensei - Persona 3 (USA) (Demo) + + + + Demos + Shin Megami Tensei - Persona 4 (USA) (Demo) + + + + Demos + Shin Megami Tensei - Digital Devil Saga 2 (USA) (Demo) + + + + Demos + Shin Megami Tensei - Devil Summoner - Raidou Kuzunoha vs. the Soulless Army (USA) (Demo) + + + + Demos + Steambot Chronicles (USA) (Demo 2) + + + + Demos + Samurai Western (USA) (Demo) + + + + Demos + Metal Saga (USA) (Demo) + + + + Demos + Disgaea - Hour of Darkness (USA) (Demo) + + + + Demos + Choro Q (USA) (Demo) + + + + Demos + Shin Megami Tensei - Nocturne (USA) (Demo) + + + + Demos + Stella Deus - The Gate of Eternity (USA) (Demo) + + + + Demos + Shin Megami Tensei - Digital Devil Saga (USA) (Demo) + + + + Games + Armen Noir (Japan) + + + + Games + Hiiro no Kakera - Shin Tamayori-hime Denshou (Japan) + + + + Games + Harukanaru Toki no Naka de - Hachiyou-shou (Japan) (Premium Box) + + + + Games + Kujibiki Unbalance - Kaichou Onegai Smash Fight (Japan) (Shokai Genteiban) + + + + Games + Ore ga Kantoku da! Volume 2 - Gekitou Pennant Race (Japan) + + + + Demos + Shin Megami Tensei - Persona 3 FES (USA) (Demo) + + + + Games + Double Wish (Japan) (Shokai Genteiban) + + + + Games + FIFA 07 (Europe) (En,Pl,Ru,Cs,Hu) + + + + Preproduction + Resident Evil - Outbreak (USA) (Beta) + + + + Preproduction + Ratchet & Clank - Up Your Arsenal (USA) (Beta) + + + + Games + Festa!! Hyper Girls Party (Japan) + + + + Demos + Need for Speed - Underground 2 (Europe) (Demo) + + + + + Demos + Primal + The Mark of Kri (Europe) + + + + Demos + Sims 2, The (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi) (Demo) + + + + Demos + WRC 4 - The Official Game of the FIA World Rally Championship (Europe) (En,Fr,De,Es,It) (Ford Fiesta Sports Edition Demo) + + + + Games + SingStar '80s (Netherlands) (v1.00) + + + + Demos + Official PlayStation 2 Magazine Demo 84 (Germany) + + + + Demos + Official PlayStation 2 Magazine Germany Special Edition 2007-1 (Germany) + + + + Demos + Rule of Rose (USA) (Demo) + + + + Games + SingStar Latino (Portugal) + + + + Games + Guilty Gear X Plus (Korea) + + + + + Games + Metal Slug 3 (Korea) + + + + Games + Space Raiders (Korea) + + + + + Games + Tetsu One - Jeoncharo Battle! World Grand Prix (Korea) + + + + + Games + Wave Rally (Korea) + + + + + Games + Girls Bravo - Romance 15's (Japan) (DX Pack) + + + + Games + Silent Hill 2 (Korea) (En,Fr,De,Es,It) + + + + Games + World Soccer Winning Eleven 10 (Korea) + + + + Games + Final Fantasy X International (Korea) + + + + Games + Metal Gear Solid 2 - Sons of Liberty (Korea) + + + + Games + NBA Live 2003 (Korea) + + + + Games + Onimusha - Warlords (Korea) + + + + Games + SOCOM II - U.S. Navy SEALs (Korea) (v2.00) + + + + Games + Spider-Man 3 (Korea) + + + + Demos + Mercenaries (Europe) (Demo) + + + + Games + Growlanser II - The Sense of Justice (Japan) (Deluxe Pack) + + + + + Demos + Dot Hack G.U. Vol. 1 - Rebirth (USA) (Demo) + + + + Demos + Square Enix Sampler Disc Volume One - Drakengard Playable Demo (USA) + + + + Games + Harry Potter and the Chamber of Secrets (Denmark) + + + + + Games + Matrix, The - Path of Neo (Japan) + + + + Preproduction + Buzz! Junior - RoboJam (Europe) (En,Fr,De,Es,It,Nl,Pt) (Beta) + + + + Games + Jissen Pachi-Slot Hisshouhou! Moujuuou S (Japan) (Shokai Genteiban) + + + + + Demos + Arc the Lad - Twilight of the Spirits (USA) (Demo) + + + + + Demos + Dual Hearts (USA) (Demo 1) + + + + + Demos + Fight Club (USA) (Demo) + + + + + Demos + Ico (USA) (Demo) + + + + + Demos + Prince of Persia - The Sands of Time (USA) (Demo) + + + + + Demos + SkyGunner (USA) (Demo 1) + + + + + Demos + Punisher, The (USA) (Demo) + + + + + Demos + UFC - Throwdown (USA) (Demo) + + + + + Games + Rayman Revolution (Japan) + + + + Demos + Fight Night Round 3 (USA) (Demo) + + + + Applications + Online Start-Up Disc v3.5 - Broadband Only (USA) + + + + + Preproduction + Monster Hunter (USA) (Beta) + + + + Demos + NFL GameDay 2003 (USA) (Demo) + + + + Demos + MX SuperFly (USA) (Demo) + + + + + Demos + MX vs. ATV Unleashed (USA) (Demo) + + + + + Demos + Dot Hack Part 1 - Infection (USA) (Demo 1) + + + + Demos + Dot Hack Part 2 - Mutation (USA) (Demo 1) + + + + Demos + Transformers (USA) (Demo 2) + + + + + Demos + Formula One 05 (Europe) (En,Fr,De,Es,It) (Demo 2) + + + + Demos + DJ - Decks & FX (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + Katamari Damacy (Japan) (v1.03) + + + + Preproduction + SpyToy (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi) (Beta) + + + + Games + Kidou Senshi Gundam - Renpou vs. Zeon DX (Japan) (v2.00) + + + + Games + Captain Scarlet (Scandinavia) (En,Sv,No,Da,Fi) + + + + + Games + Bob the Builder (Europe) (En,It,Nl) + + + + + Games + SingStar Cancoes Disney (Portugal) + + + + Demos + Yakuza (USA) (Demo) + + + + Demos + Driver - Parallel Lines (Europe) (Demo) + + + + Applications + Max TV (USA) (Unl) + + + + + Demos + Sly Raccoon (Europe) (En,Fr,De,Es,It) (Demo) + + + + + Applications + Netflix Streaming Disc (Brazil) + + + + Demos + Tom Clancy's Splinter Cell (USA) (Demo) + + + + + Games + SingStar Cantautori Italiani (Italy) + + + + Demos + Maximo vs Army of Zin (USA) (Demo) + + + + + Demos + SkyGunner (Japan) (Tentou-you Taikenban) + + + + + Games + Tetsujin 28-gou (Japan) + + + + Games + Ichigeki Satchuu!! Hoihoi-san (Japan) + + + + + Games + Kanuchi - Shiroki Tsubasa no Shou (Japan) (Tokubetsu Genteiban) + + + + Games + Vitamin X - We are Super Supriment Boys (Japan) (Genteiban) + + + + Games + Buzz! The Pop Quiz (Scandinavia) (Sv,No,Da) + + + + Games + Need for Speed - Undercover (Scandinavia) (En,Sv,Da,Fi) + + + + Games + Golden Compass, The (Scandinavia) (En,Nl,Sv,No,Da) + + + + Demos + Maken Shao (Japan) (Taikenban) + + + + Demos + Prince of Persia - Jikan no Suna (Japan) (Taikenban) + + + + Demos + Wild Arms - The Vth Vanguard (Japan) (Taikenban) + + + + Coverdiscs + Dengeki PS2 PlayStation D46 (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D51 (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D59 (Japan) + + + + Games + Silent Hill 4 - The Room (Korea) (En,Ko) + + + + Coverdiscs + Dengeki PS2 PlayStation D62 (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D70 (Japan) + + + + Games + GI Jockey 4 (Japan) (Twin Pack) + + + + Applications + Action Replay Ultimate Codes for Use with God of War II (USA) (Unl) + + + + + Demos + Guitar Hero II (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + Memories Off - Sorekara (Japan) (Shokai Genteiban) + + + + Demos + Rugby 2005 (Europe) (Demo) + + + + Demos + Burnout 3 - Takedown (Europe) (Demo) + + + + + Demos + Kya - Dark Lineage (Europe) (En,Fr,De,Es,It) (Demo) + + + + + Demos + NHL 06 (USA) (Demo) + + + + Applications + Action Replay Ultimate Codes for Use with Grand Theft Auto - Vice City (USA) (Unl) + + + + + Games + FIFA Street (Japan) + + + + Games + FIFA Street 2 (Japan) + + + + Games + Kimi ga Aruji de Shitsuji ga Ore de - Otsukae Nikki (Japan) + + + + Games + Dokapon the World (Japan) (v1.03) + + + + Demos + 989 Sports (USA) (2003) + + + + + Demos + Champions of Norrath (USA) (Demo) + + + + Demos + FIFA Soccer 07 (USA) (Demo) + + + + Demos + NBA Live 06 (USA) (Demo) + + + + Demos + Need for Speed - Carbon (USA) (Demo) + + + + Demos + WWF SmackDown! Just Bring It (USA) (Demo) + + + + + Demos + Kiosk Demo Disc Q3-Q4 2004 (USA) + + + + Games + Castle Fantasia - Arihato Senki (Japan) + + + + Games + Hakarena Heart - Kimi ga Tame ni Kagayaki o (Japan) (Genteiban) + + + + Demos + PlayStation 2 Magazine Ufficiale Italia Presenta - Speciale Sport (Italy) (En,Fr,De,Es,It) + + + + Demos + Getaway, The (USA) (Demo) + + + + Demos + AirBlade (USA) (Demo) + + + + + Demos + DDRMAX - Dance Dance Revolution (USA) (Demo) + + + + + Demos + DDRMAX2 - Dance Dance Revolution (USA) (Demo) + + + + + Demos + ESPN Winter X Games Snowboarding (USA) (Demo) + + + + + Demos + Ghost in the Shell - Stand Alone Complex (USA) (Demo) + + + + + Demos + MX 2002 featuring Ricky Carmichael (USA) (Demo) + + + + + Demos + Need for Speed - Underground (USA) (Demo) + + + + + Demos + Top Gun - Combat Zones (USA) (Demo) + + + + + Demos + Victorious Boxers - Ippo's Road to Glory (USA) (Demo) + + + + + Demos + Asterix & Obelix - Kick Buttix (USA) (Demo) + + + + + Demos + Rogue Ops (USA) (Demo) + + + + Games + Ouran Koukou Host Club (Japan) (Genteiban) + + + + Demos + Guitar Hero II (USA) (Demo) + + + + Games + Ever 17 - The Out of Infinity (Japan) (Shokai Genteiban) + + + + Games + Ever 17 - The Out of Infinity Premium Edition (Japan) + + + + Games + Futakoi Alternative - Koi to Shoujo to Machine Gun (Japan) (Shokai Genteiban) + + + + Applications + Action Replay Ultimate Codes for Use with Soul Calibur II (USA) (Unl) + + + + + Preproduction + Hardware - Online Arena (Europe) (Beta) + + + + Preproduction + WRC 4 - The Official Game of the FIA World Rally Championship (Europe) (Beta) + + + + Demos + Gungrave (USA) (Demo) + + + + + Demos + Robot Alchemic Drive (USA) (Demo) + + + + + Demos + Shinobi (USA) (Demo) + + + + Demos + Tekken 4 (USA) (Demo 1) + + + + Games + Gakuen Alice - Kira Kira Memory Kiss (Japan) + + + + Games + Pop'n Taisen Puzzle-dama Online (Japan) + + + + + Games + Duel Masters - Birth of Super Dragon (Japan) + + + + Games + Cambrian QTS - Kaseki ni Natte mo (Japan) + + + + Games + Mizu no Senritsu (Japan) (Shokai Genteiban) + + + + Games + Pachi-Slot Kanzen Kouryaku - Gigazone - The Meteor Strike (Japan) + + + + + Games + Sui Sui Sweet - Amai Koi no Mitsuke-kata (Japan) + + + + + Demos + Anubis - Zone of the Enders (Japan) (Taikenban 1) + + + + Demos + Boku to Maou (Japan) (Taikenban) + + + + + Demos + Hajime no Ippo 2 - Victorious Road (Japan) (Taikenban) + + + + + Demos + Hajime no Ippo All Stars (Japan) (Taikenban) + + + + Demos + Siren - Trial Disc (Japan) (Taikenban) + + + + Demos + Summoner 2 (USA) (Demo) + + + + + Demos + Zettai Zetsumei Toshi 2 - Itetsuita Kioku-tachi (Japan) (Taikenban Type-B) + + + + + Demos + Pro Evolution Soccer 5 (Italy) (Demo) + + + + + Demos + FIFA Soccer 2005 (USA) (Demo) + + + + Preproduction + F1 Racing Championship (Europe) (En,Es,It) (Beta) + + + + + Preproduction + Formula One 06 (Europe) (En,Fr,De,Es,It,Pt,Fi) (Beta 1) + + + + Games + Home Alone (Australia) + + + + Demos + Gran Turismo 4 - Mazda MX-5 Edition (USA) (Demo) + + + + Demos + Dragon Ball Z - Sparking! Meteor (Japan) (Taikenban) + + + + Preproduction + Kingdom Hearts II (USA) (Beta) + + + + Demos + Pro Evolution Soccer 4 (Italy) (Demo) + + + + + Demos + Official PlayStation 2 Magazine Demo 58 (Spain, Portugal) + + + + Demos + Ufficiale PlayStation 2 Special Platinum 2006 (Italy) (En,Fr,De,Es,It) + + + + Games + Fantastic Fortune 2 - Triple Star (Japan) + + + + Games + Little Anchor (Japan) + + + + Games + Princess Princess - Hime-tachi no Abunai Houkago (Japan) + + + + Applications + Action Replay Ultimate Codes for Use with The Getaway (USA) (Unl) (Rev 1) + + + + + Games + Majin Tantei Nougami Neuro - Battle da yo! Hannin Shuugou! (Japan) + + + + Games + Agent Hugo (Russia) + + + + + Games + Agent Hugo - Hula Holiday (Russia) + + + + + Demos + Kiosk Disc 2.2 (USA) + + + + Demos + Haven - Call of the King (USA) (Demo) + + + + Demos + Official PlayStation 2 Magazine Demo 13 (France) (En,Fr,De,Es,It) + + + + Demos + Dot Hack Part 3 - Outbreak (USA) (Demo) + + + + Demos + PES 2008 - Pro Evolution Soccer (Italy) (Demo) + + + + + Applications + Action Replay Ultimate Codes Max Pack for Use with Grand Theft Auto Vice City & Grand Theft Auto III (USA) (Unl) + + + + + Demos + Ufficiale PlayStation 2 Italia Kids Special 2005 Demo (Italy) (En,Fr,De,Es,It) + + + + Demos + Magazine Ufficiale PlayStation 2 Demo Special Cinema (Italy) (En,Fr,De,Es,It) + + + + Applications + Action Replay Ultimate Codes for Use with True Crime - Streets of LA (USA) (Unl) + + + + + Demos + Rocky Legends (Europe) (Demo) + + + + Demos + Brian Lara International Cricket 2005 (Europe) (Demo) + + + + Demos + Sega Superstars (Europe) (Demo) + + + + + Demos + Worms 4 - Mayhem (Europe) (Demo) + + + + Demos + SSX On Tour (Europe) (Demo) + + + + Demos + NHK Tensai Bit-kun - Glamon Battle (Japan) (Taikenban) + + + + Demos + Dual Hearts (USA) (Demo 2) + + + + Games + Kyoushuu Kikou Butai - Kougeki Helicopter Senki (Japan) + + + + + Demos + Shadow of Memories & Zone of the Enders - Z.O.E - Tentou Houei-you Movie-ban (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D60 (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D72 (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D75 (Japan) + + + + Applications + Action Replay Ultimate Codes for Use with Kingdom Hearts & Final Fantasy X (USA) (Unl) + + + + + Applications + HDD Utility Disc (USA) (Beta) + + + + + Demos + Official PlayStation 2 Magazine Demo 101 (Netherlands) + + + + Demos + Official PlayStation 2 Magazine Demo 73 (Netherlands) + + + + Applications + Action Replay Ultimate Codes for Use with Lara Croft Tomb Raider - The Angel of Darkness (USA) (Unl) + + + + + Demos + Need for Speed - Underground 2 (USA) (Demo) + + + + + Demos + Sly 2 - Band of Thieves (USA) (Demo 2) + + + + Demos + High Heat Major League Baseball 2003 (USA) (Demo) + + + + + Demos + Sly Cooper and the Thievius Raccoonus (USA) (Demo) + + + + + Demos + Vans Warped Tour '01 (USA) + + + + Games + Devil May Cry (Korea) + + + + Games + Killzone (Korea) + + + + Games + NBA Street V3 (Korea) + + + + Games + Jak X - Combat Racing (USA) (En,Fr,De,Es,It,Pt,Ru) (v2.00) + + + + Games + Endonesia (Japan) + + + + + Preproduction + 25 to Life (USA) (Beta) + + + + Applications + Action Replay Ultimate Codes Greatest Hits - Best Buy Achievers Weekend 2004 (USA) (Unl) + + + + + Demos + Beyond Good & Evil (USA) (Demo) + + + + + Demos + Black & Bruised (USA) (Demo) + + + + + Demos + Gladius (USA) (Demo) + + + + Demos + World Tour Soccer 2003 (USA) (Demo) + + + + Demos + Dot Hack Part 4 - Quarantine (USA) (Demo) + + + + Demos + Genshi no Kotoba (Japan) (Taikenban) + + + + Demos + I.Q Remix+ - Intelligent Qube (Japan) (Taikenban 2) + + + + + Demos + Phase Paradox (Japan) (Taikenban 2) + + + + + Demos + Waga Ryuu o Miyo - Pride of the Dragon Peace (Japan) (User Taikenban) + + + + Demos + Twisted Metal - Black (USA) (Demo) + + + + + Demos + 007 - From Russia with Love (USA) (Demo) + + + + Games + Disney-Pixar Ratatouille (Europe) (Pl,Cs) + + + + Games + Disney-Pixar WALL-E (Poland) (Pl,Cs) + + + + Games + Evolution GT (Poland) + + + + Games + FIFA World Cup Germany 2006 (Poland) + + + + Games + Harry Potter i Wiezien Azkabanu (Poland) + + + + Games + Peter Jackson's King Kong - The Official Game of the Movie (Poland) (En,Pl) + + + + Games + SingStar '80s (Poland) + + + + Games + SingStar Polskie Hity (Poland) + + + + Games + SingStar Polskie Hity 2 (Poland) + + + + Games + Spartan - Total Warrior (Europe) (En,Pl,Cs) + + + + Games + Flintstones, The - Bedrock Racing (Europe) (Pt,Pl) + + + + + Games + SingStar Wakacyjna Impreza! (Poland) + + + + Games + Opowiesci z Narnii - Lew, Czarownica i Stara Szafa (Poland) + + + + Applications + Action Replay Ultimate Codes for Use with Metal Gear Solid 3 - Snake Eater (USA) (Unl) + + + + + Applications + Action Replay Ultimate Codes for Use with Silent Hill 3 (USA) (Unl) + + + + + Demos + Half-Life (USA) (Demo) + + + + + Demos + Dr. Muto (USA) (Demo) + + + + Demos + Arctic Thunder (USA) (Demo) + + + + + Games + RTL Biathlon 2008 (Europe) + + + + Applications + Karat PS2-you Pro Action Replay 2 (Japan) (Unl) (Version 2.03) + + + + + Demos + Cool Boarders 2001 (USA) (Demo) + + + + + Demos + Need for Speed - Most Wanted (USA) (Demo) + + + + Applications + Network Adaptor Start-Up Disc v2.0 (USA) (Rev) + + + + Preproduction + Klonoa 2 - Lunatea's Veil (Europe) (Beta) + + + + Demos + Scorpion King, The - Rise of the Akkadian (USA) (Demo) + + + + + Demos + Dark Cloud (Japan) (Taikenban) + + + + Demos + Shadow Hearts II (Japan) (Taikenban) + + + + + Demos + Ponkotsu Roman Daikatsugeki - Bumpy Trot (Japan) (Taikenban 1) + + + + + Preproduction + ATV Offroad Fury 2 (USA) (Beta) + + + + Games + Harry Potter and the Order of the Phoenix (Europe) (En,Nl,Sv,No,Da,Fi) + + + + Preproduction + SX Superstar (USA) (Beta) + + + + + Demos + Hitman - Blood Money & Urban Chaos - Riot Response (USA) (Demo) + + + + Games + Monochrome (Japan) + + + + Applications + GameShark - Metal Gear Solid 2 - Sons of Liberty (USA) (Disc 1) (Codes and Saves) (Unl) + + + + + Games + Biohazard 4 (Korea) + + + + Games + Come on Baby (Korea) + + + + + Games + Disney's Stitch - Experiment 626 (Korea) + + + + Games + Everybody's Golf 4 (Korea) + + + + Games + Harry Potter - Quidditch World Cup (Korea) + + + + + Games + Nickelodeon SpongeBob SquarePants - Lights, Camera, Pants! (Korea) + + + + Games + Nickelodeon SpongeBob SquarePants - Movin' with Friends (Korea) + + + + Games + Stuart Little 3 - Big Photo Adventure (Korea) + + + + Preproduction + Combat Elite - WWII Paratroopers (Europe) (Beta) + + + + Preproduction + ATV Offroad Fury 3 (USA) (Beta) + + + + Demos + PlayStation Experience (Europe) (SCED-51938) + + + + Bonus Discs + Dot Hack G.U. Vol. 1 - Rebirth - Terminal Disc (USA) + + + + Games + Ultraman - Fighting Evolution Rebirth (Japan) + + + + Games + SingStar R&B (Poland) + + + + Demos + ATV Offroad Fury 4 (USA) (Demo 1) + + + + Games + Chaos Field - New Order (Japan) + + + + Demos + PoPoLoCrois - Tsuki no Okite no Bouken (Japan) (Fan Gentei Disc) + + + + Games + Steamboy (Japan) + + + + Games + Kowloon Youma Gakuenki (Japan) (Deluxe Pack) + + + + Games + Enjoy Golf! (Japan) + + + + Games + Yokushin - GigaWing Generations (Japan) + + + + + Games + Edel Blume (Japan) + + + + Games + MLB 2004 (Japan) + + + + Preproduction + AH-64D Apache (Japan) (Beta) + + + + + Preproduction + Evergrace (Europe) (En,Fr,De,Es,It) (Beta) + + + + Games + Artlist Collection - The Dog Island - Hitotsu no Hana no Monogatari (Japan) + + + + Demos + Def Jam - Vendetta (Europe) (Demo) + + + + Preproduction + Armored Core 2 (Europe) (Beta) + + + + Applications + Action Replay Ultimate Codes for Use with Gran Turismo 4 (USA) (Unl) (Rev 1) + + + + + Preproduction + Twisted Metal - Black Online (Europe) (Beta) + + + + + Applications + Action Replay Ultimate Codes for Use with Enter the Matrix (USA) (Unl) + + + + + Applications + Action Replay Ultimate Codes for Use with Tekken 4 (USA) (Unl) + + + + + Preproduction + White Fear (Europe) (Beta) + + + + + Preproduction + Formula One 06 (Europe) (En,Fr,De,Es,It,Pt,Fi) (Beta 2) + + + + Games + Shin Seiki GPX Cyber Formula - Road to the Infinity 3 (Japan) + + + + Demos + Bravo Music (Japan) (Taikenban) + + + + + Demos + Death by Degrees (Japan) (Taikenban) + + + + + Demos + Kaitou Sly Cooper (Japan) (Taikenban) + + + + + Demos + Sidewinder F (Japan) (Taikenban) + + + + + Demos + Sorcerous Stabber Orphen (Japan) (Taikenban) + + + + + Applications + Action Replay Max (USA) (Unl) (v3.10) + + + + + Preproduction + Fleet - Shiva's Gate (USA) (Proto) + + + + + Preproduction + Turok - Evolution (USA) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Simpsons, The - Road Rage (USA) (Beta) + + + + Games + Buzz! Hollywood Quiz (Poland) + + + + Demos + EyeToy - Play 2 (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,El) (Demo) + + + + Demos + Killzone (Europe) (Demo 1) + + + + Games + Kitakata Kenzou Sangokushi (Japan) (Disc 1) + + + + Games + Kitakata Kenzou Sangokushi (Japan) (Disc 2) + + + + Preproduction + Psyvariar - Complete Edition (Europe) (En,Ja,Fr,De) (Beta) + + + + + Preproduction + Dance Factory (Europe) (Beta) + + + + + + + + + + Demos + PictureParadise Club (Japan) + + + + + Demos + PictureParadise Club Vol. 2 (Japan) + + + + + Games + God of War (Asia) + + + + Games + Argus Zhanshi (Asia) + + + + Games + Saint Seiya - Meiou Hades Juunikyuu-hen (Japan) + + + + Games + Disney Urodzinowe Przygody Kubusia (Poland) + + + + Games + Buzz! Pop Quiz (Poland) + + + + Preproduction + WWE SmackDown! vs. Raw (USA) (Beta) + + + + Games + Oretachi Geesen Zoku - Thunder Cross (Japan) + + + + + Games + Venus & Braves - Majo to Megami to Horobi no Yogen (Japan) (Premium Box) + + + + Games + RAhXEPhON - Soukyuu Gensoukyoku (Japan) + + + + Games + Egg Mania - Tsukande! Mawashite! Dossun Puzzle!! (Japan) + + + + + Games + Shadow Hearts - From the New World (Japan) (Premium Box) + + + + Games + Kikou Heidan J-Phoenix 2 - Joshou-hen (Japan) + + + + + Games + Psyvariar - Complete Edition (Japan) + + + + + Games + Giant Robo - The Animation - Chikyuu ga Seishi suru Hi (Japan) + + + + + Games + Kingdom Hearts - Final Mix (Japan) (Platinum Limited) + + + + Games + NBA Street (Japan) + + + + + Games + Dragon Ball Z (Korea) + + + + Games + Gran Turismo 4 (Korea) + + + + Games + Gwimuja 2 (Korea) + + + + Games + Jeonsin - Ikusagami (Korea) + + + + Games + Naruto - Uzumaki Injeon (Korea) + + + + Games + Wild Arms - Advanced 3rd (Japan) (Premium Box) + + + + Applications + Action Replay Ultimate Codes for Use with Stuntman (USA) (Unl) + + + + + Games + Suggoi! Arcana Heart 2 (Japan) + + + + Games + Kishin Houkou Demonbane (Japan) (DX Pack) + + + + Preproduction + Crash 'n' Burn (USA) (Beta) + + + + + Demos + U - Underwater Unit (Japan) (Taikenban) + + + + + Demos + Otostaz (Japan) (Taikenban 2) + + + + + Demos + Lucky Star - RAvish Romance (Japan) (Taikenban) + + + + + Demos + NBA Street (Japan) (Taikenban) + + + + + Demos + Hajime no Ippo - Victorious Boxers (Japan) (Taikenban) + + + + + Demos + Downhill Domination (Europe) (Demo) + + + + Games + Canvas - Sepia-iro no Motif (Japan) + + + + Games + Canvas 2 - Nijiiro no Sketch (Japan) (DX Pack) + + + + Games + Canvas 2 - Nijiiro no Sketch (Japan) + + + + Games + Canvas 3 - Tanshoku no Pastel (Japan) + + + + Games + Otome no Jijou (Japan) + + + + Preproduction + Mirage (Europe) (Beta) + + + + Preproduction + SOCOM - U.S. Navy SEALs (Europe) (Beta) + + + + Games + Anubis - Zone of the Enders - Special Edition (Japan) (Shokai Genteiban) + + + + Demos + Abarenbou Princess (Japan) (Taikenban) + + + + Games + Shadow Hearts II (Japan) (Disc 1) (Gentei DX Pack) + + + + Games + Shadow Hearts II (Japan) (Disc 2) (Gentei DX Pack) + + + + Preproduction + Fatman & Slim (Europe) (Proto) + + + + + Preproduction + Devil May Cry 3 (Europe) (En,Ja,Fr,De,Es,It,Ko) (Beta) + + + + Demos + Tom Clancy's Rainbow Six 3 (Europe) (Demo) + + + + + Preproduction + 7 Sins (Europe) (Beta) + + + + + Demos + Pro Evolution Soccer 4 (Europe) (Demo) + + + + + Preproduction + Primal (Europe) (En,Fr) (Beta) + + + + Demos + SSX 3 (Korea) (Cheheompan) + + + + + Games + Monochrome (Japan) (Shokai Genteiban) + + + + Games + Erde - Nezu no Ki no Shita de (Japan) + + + + Games + Kamen Rider - Seigi no Keifu (Japan) + + + + Preproduction + Crash Bandicoot - The Wrath of Cortex (USA) (Beta) + + + + + Games + We Are- (Japan) + + + + Demos + Lara Croft Tomb Raider - Legend (Europe) (Demo) + + + + Games + Sims 2, The - Pets (Europe, Australia) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi,Pl) (v2.00) + + + + Demos + Official PlayStation 2 Magazine Germany Special Edition 1 (Germany) + + + + Demos + Ace Combat 04 - Shattered Skies (Japan) (Taikenban) + + + + + Demos + Lake Masters EX (Japan) (Taikenban) + + + + + Demos + Truck Kyousoukyoku - Ai to Kanashimi no Rodeo (Japan) (Taikenban) + + + + + Demos + Super Puzzle Bobble (Japan) (Taikenban) + + + + + Demos + Magical Sports 2000 Koushien (Japan) (Taikenban) + + + + + Demos + Nihon Daihyou Senshu ni Narou! (Japan) (Taikenban) + + + + + Demos + Greatest Striker (Japan) (Taikenban) + + + + + Bonus Discs + Saru! Get You! 2 - Ukki Ukki Disc (Japan) + + + + + Demos + Yanya! Caballista featuring Gawoo (Japan) (Taikenban) + + + + + Demos + Lilie no Atelier - Salburg no Renkinjutsushi 3 (Japan) (Taikenban) + + + + + Demos + Exciting Pro Wres 3 (Japan) (Taikenban) + + + + + Demos + Sky Odyssey, The (Japan) (Taikenban) + + + + + Demos + Piposaru 2001 (Japan) (Taikenban) + + + + + Demos + Gekikuukan Pro Yakyuu - At the End of the Century 1999 (Japan) (Taikenban) + + + + + Demos + Zettai Zetsumei Toshi 2 - Itetsuita Kioku-tachi (Japan) (Taikenban Type-A) + + + + + Demos + Jikkyou Powerful Pro Yakyuu 10 (Japan) (Taikenban) + + + + Demos + Lara Croft Tomb Raider - Legend (Japan) (Taikenban) + + + + Demos + Tokyo Game Show Bandai Namco Booth Distribution Disc 2005 (Japan) + + + + Demos + Viewtiful Joe 2 - Black Film no Nazo (Japan) (Tokubetsu Taikenban) + + + + Games + Sega Ages 2500 Series Vol. 27 - Panzer Dragoon (Japan) + + + + + Games + Juuouki - Project Altered Beast (Japan) + + + + Games + Another Century's Episode 2 - Special Vocal Version (Japan) + + + + Games + LEGO Racers 2 (Japan) + + + + + Demos + God of War II - The End Begins (Japan) (Taikenban) + + + + Demos + Blood - The Last Vampire (Japan) (Trailer Disc) + + + + + Demos + Gungriffon Blaze & Silpheed - The Lost Planet (Japan) (Taikenban) + + + + + Demos + Armored Core - Last Raven (Japan) (Famitsuu Gentei Taikenban) + + + + Games + Gensou Suikoden IV (Japan) (Genteiban) + + + + Demos + Steamboy (Japan) (Taikenban) + + + + + Demos + Gako Zouryuu - Crouching Tiger, Hidden Dragon (Japan) (Taikenban) + + + + Demos + Bouken-ou Beet - Darkness Century (Japan) (Taikenban) + + + + Coverdiscs + Dengeki PS2 PlayStation D77 (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D81 (Japan) + + + + Coverdiscs + Dengeki PS2 PlayStation D85 (Japan) + + + + Demos + DreamWorks & Aardman Flushed Away (USA) (Demo) + + + + Demos + MotoGP 3 (Japan) (Taikenban) + + + + + Demos + Jojo no Kimyou na Bouken - Ougon no Kaze (Japan) (Taikenban) + + + + Demos + Sidewinder V (Japan) (Taikenban) + + + + Demos + Tim Burton's The Nightmare Before Christmas - Boogie no Gyakushuu (Japan) (Taikenban) + + + + Demos + Fuuun Bakumatsuden (Japan) (Taikenban) + + + + Demos + Sega Rally 2006 (Japan) (Taikenban) + + + + Demos + High Heat Major League Baseball 2004 (USA) (Trade Demo) + + + + + Demos + Official PlayStation 2 Magazine Demo 67 (France) (En,Fr,De,Es,It) + + + + Preproduction + OutRun 2006 - Coast 2 Coast (Europe) (En,Fr,De,Es,It) (Beta) + + + + Games + Rule of Rose (Japan) + + + + Games + Technic Beat (Japan) + + + + Games + Space Channel 5 (Japan) + + + + Demos + Fahrenheit (Europe) (En,Fr,De,Es,It) (Demo) + + + + + Demos + Bonus Demo 7 (6-7) (Europe) (En,Fr,De,Es,It) + + + + Demos + Zone of the Enders - The 2nd Runner (Europe) (Demo) + + + + Demos + Gran Turismo Special Edition 2004 Geneva Version (Europe) + + + + Games + Taiko no Tatsujin - Go! Go! Godaime (Japan) (Tatacon Doukon Set) + + + + + Games + Tom Clancy's Splinter Cell - Nijuu Spy (Japan) + + + + Games + Gacharoku (Japan) + + + + + Games + Wand of Fortune (Japan) + + + + Games + Conflict Delta - Wangan Sensou 1991 (Japan) + + + + Games + Kowloon Youma Gakuenki (Japan) + + + + Games + Bouken Jidai Katsugeki - Goemon (Japan) + + + + Games + Tam Tam Paradise (Japan) + + + + + Games + Uo - 7-tsu no Mizu to Densetsu no Nushi (Japan) + + + + Games + SuperLite 2000 Vol. 15 - Zooo (Japan) + + + + + Games + Exciting Pro Wres 7 - WWE SmackDown! vs. Raw 2006 (Japan) + + + + Games + Jikkyou Powerful Pro Yakyuu 13 - Ketteiban (Japan) + + + + Games + Madden NFL 07 (Japan) + + + + Games + Jissen Pachi-Slot Hisshouhou! Hokuto no Ken (Japan) (Shokai Genteiban) + + + + + Games + Yamasa Digi World SP - Giant Pulsar (Japan) + + + + + Games + Super Robot Taisen Impact (Japan) (Genteiban) + + + + Games + Digimon World X (Japan) + + + + Games + Sousei no Aquarion (Japan) + + + + Games + Konjiki no Gashbell!! Go! Go! Mamono Fight!! (Japan) + + + + Games + Pachitte Chonmage Tatsujin 15 - Pachinko Fuyu no Sonata 2 (Japan) + + + + Demos + Gekitou Pro Yakyuu - Mizushima Shinji All Stars vs. Pro Yakyuu (Japan) (Taikenban) + + + + Demos + EyeToy - Kinetic (Europe) (En,Fr,De,Es,It,Pt,No) (Demo) + + + + Demos + NCAA GameBreaker 2003 (USA) (Demo) + + + + Games + Gran Turismo Concept - 2002 Tokyo-Geneva (Asia) (En,Zh) (SCPS-55902) + + + + Demos + Def Jam - Fight for NY (USA) (Demo) + + + + + Preproduction + Gran Turismo 4 - Online Test Version (Japan) + + + + Games + Need for Speed - Carbon - Collector's Edition (Asia) + + + + Games + Soul Reaver 2 (Asia) + + + + Games + Bakusou Dekotora Densetsu - Otoko Hanamichi Yume Roman (Japan) + + + + Games + Zipang (Japan) + + + + Games + Honoo no Takuhaibin (Japan) + + + + Games + Arc the Lad - Generation (Japan, Asia) + + + + Games + Asterix & Obelix XXL 2 (Europe) (En,Es,It,Nl) + + + + Games + King of Fighters 2002, The (Japan) + + + + Applications + Action Replay Ultimate Codes for Use with Need for Speed - Underground (USA) (Unl) + + + + + Applications + Action Replay Ultimate Codes Max Pack for Use with Final Fantasy X-2 + Final Fantasy X + Kingdom Hearts (USA) (Unl) + + + + + Games + Midnight Club - Street Racing (Japan) + + + + + Games + Taisen 3 - Mahjong (Japan) + + + + + Games + Winning Post World 2010 (Japan) + + + + Demos + SingStar '80s (Europe) (Demo) + + + + Demos + SingStar Pop (Europe) (Demo) + + + + Demos + SingStar Party (Europe) (Demo) + + + + Preproduction + Gravenville - Ghost Master Chronicles (USA) (Beta) + + + + Preproduction + 100 Bullets (USA) (Proto) + + + + Games + Oretachi Geesen Zoku - Karate-dou (Japan) + + + + + + Demos + Tak and the Power of Juju (USA) (Demo) + + + + + Applications + Action Replay Ultimate Codes for Use with Prince of Persia - The Sands of Time (USA) (Unl) + + + + + Preproduction + Ratchet - Deadlocked (USA) (Beta) + + + + Demos + Onimusha (Japan) (Taikenban) + + + + Games + World Soccer Winning Eleven 2012 (Korea) + + + + Games + Silent Hill Origins (Korea) (En,Fr,De,Es,It) + + + + Games + Zoku Segare Ijiri - Henchin Tama Segare (Japan) + + + + Preproduction + Dragon Ball Z - Budokai Tenkaichi 2 (USA) (Beta) + + + + Preproduction + Nanobreaker (Japan) (Beta) + + + + Preproduction + Need for Speed - ProStreet (USA) (Beta) + + + + Demos + Need for Speed - Most Wanted (Europe) (Demo) + + + + Games + Never 7 - The End of Infinity (Japan) + + + + Demos + Fire It Up Lads (Europe) + + + + Preproduction + Sniper Elite (Europe) (Beta) + + + + Games + SingStar Summer Party (Portugal) + + + + Demos + Haven - Call of the King (USA) (Trade Demo) + + + + Games + Phantasy Star Universe - Illuminus no Yabou (Japan) + + + + Games + Sphinx and the Cursed Mummy (Korea) + + + + Games + Shin Seiki Evangelion - Koutetsu no Girlfriend Tokubetsu-hen (Japan) + + + + Applications + Action Replay Ultimate Codes for Use with Max Payne 2 - The Fall of Max Payne (USA) (Unl) + + + + + Demos + Mat Hoffman's Pro BMX 2 (USA) (Trade Demo) + + + + + Applications + Action Replay Ultimate Codes for Use with Gran Turismo 3 (USA) (Unl) (v2.0) + + + + + Games + New Roommania - Porori Seishun (Japan) + + + + Games + Sega Ages 2500 Series Vol. 20 - Space Harrier II - Space Harrier Complete Collection (Japan) + + + + + Games + Taiko no Tatsujin - Atsumare! Matsuri da!! Yondaime (Japan) (Tatacon Doukon Set) + + + + + Games + Dream Mix TV - World Fighters (Japan) + + + + Games + Taito Memories - Joukan (Japan) + + + + Games + Taito Memories - Gekan (Japan) (Taito Best) + + + + Games + Taito Memories II - Joukan (Japan) + + + + Applications + Action Replay Ultimate Codes for Use with Kingdom Hearts 2 (USA) (Unl) + + + + + Games + Ratchet & Clank 5 - Gekitotsu! Dodeka Ginga no Miri Miri Gundan (Japan) + + + + Preproduction + Aeon Flux (USA) (Beta) + + + + Demos + Official Demo Disc 1 - Retail Edition November 01 (Europe) (Demo) + + + + Applications + Memory Manager Plus (USA) (Unl) (Version 2.0) + + + + + Demos + Official PlayStation 2 Magazine Demo 67 (Australia) + + + + Applications + Memory Manager Plus (USA) (Unl) (Version 1.01) + + + + + Demos + UFC - Throwdown (USA) (Trade Demo) + + + + + Games + Curious George (Asia) + + + + Games + Kaena (Japan, Asia) + + + + Applications + Action Replay Ultimate Codes for Use with Guitar Hero and Guitar Hero II (USA) (Unl) + + + + + Games + Mahjong Gokuu Taisei (Japan) + + + + + Demos + FIFA Soccer 08 (USA) (En,Es) (Demo) + + + + Applications + Action Replay Ultimate Codes for Use with Gran Turismo 3 (USA) (Unl) (v1.10) + + + + + Applications + Action Replay Ultimate Codes for Use with Grand Theft Auto - San Andreas (USA) (Unl) + + + + + Applications + Ultimate Codes for Spider-Man (USA) (Unl) + + + + + Games + Fatal Frame (Asia) + + + + Games + Home Alone (Europe) (Pt,Pl) + + + + + Demos + Official PlayStation 2 Magazine Demo 37 (France) (En,Fr,De,Es,It) + + + + Games + Baskelian (Japan) + + + + + Applications + DVD Region X (USA) (Unl) + + + + + Applications + Action Replay Ultimate Codes for Use with The Getaway (USA) (Unl) + + + + + Applications + GamePro Action Disc Apr 2004 - Vapor Trails (USA) (Unl) + + + + + Applications + GamePro Action Disc Oct 2003 - Metal Gear Solid 3 (USA) (Unl) + + + + + Applications + GameShark 2 Ultimate Cheats for Grand Theft Auto III (USA) (Unl) + + + + + Applications + SharkPort - Code and Save Transfer Kit (USA) (Unl) (v2.21) + + + + + Applications + Ultimate Codes for Medal of Honor - Frontline (USA) (Unl) + + + + + Games + Harry Potter og Mysteriekammeret (Norway) + + + + + Demos + Official PlayStation 2 Magazine Demo 21 (Europe) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine French Christmas Special Demo (France) + + + + Applications + Memory Manager Plus (USA) (Unl) (Version 1.9) + + + + + Games + Sinbad Adventure wa Enomoto Kanako de Dou desu ka (Japan) + + + + Applications + Mega Memory (USA) (Unl) (Version 2.23) + + + + + Preproduction + Hot Shots Golf Fore! (USA) (Beta) + + + + Games + My Merry May (Japan) (Shokai Genteiban) + + + + Games + Tentama 2 wins (Japan) (Shokai Genteiban) + + + + Games + Ryu-Koku (Japan) (Genteiban) + + + + Games + Getaway, The - Black Monday (Europe) (En,Pt,Ru,El) (v1.01) + + + + Games + NeoGeo Online Collection Vol. 11 - Sunsoft Collection (Japan) + + + + Demos + Tango - Game On Demo Disc 3 (Europe) + + + + Demos + Silent Hill 2 - Tentou Houei-you Movie-ban (Japan) + + + + Demos + Silent Hill 2 (Japan) (En,Ja) (Taikenban) + + + + Games + Harry Potter ja Salaisuuksien Kammio (Finland) + + + + + Demos + Magazine Ufficiale PlayStation 2 Italia Speciale Kids (Italy) (En,Fr,De,Es,It) + + + + Applications + Max Memory Online (USA) (Unl) (v1.16) + + + + + Applications + Max Memory Online (USA) (Unl) (v1.14) + + + + + Applications + Memory Manager Plus (USA) (Unl) (Rev 1) + + + + + Games + Aquaqua (Japan) + + + + + Games + Kiwame Mahjong DX II - The 4th Mondo 21 Cup Competition (Japan) + + + + + Demos + NBA Live 07 (Europe) (Demo) + + + + Applications + Ultimate Codes Demonstrator (USA) (Unl) + + + + + Applications + Ultimate Codes for Use with Tom Clancy's Splinter Cell (USA) (Unl) + + + + + Games + Harukanaru Toki no Naka de - Yume no Ukihashi Special (Japan) + + + + Applications + Swap Magic 3 Plus (USA) (En,Ja,Fr,De,Es,It,Zh,Ko) (Unl) (CD Version 3.6) + + + + + Demos + Surveillance - Kanshisha (Japan) (Taikenban) + + + + + Demos + Phase Paradox (Japan) (Tentou-you Taikenban) + + + + + Demos + GI Jockey 2 (Japan) (Taikenban) + + + + + Demos + Tetsu One - Densha de Battle! (Japan) (Taikenban) + + + + + Demos + Katamari Damacy (Japan) (Taikenban 1) + + + + + Demos + Typing of the Dead, The - Zombie Panic (Japan) (Taikenban) + + + + + Demos + Minna Daisuki Katamari Damacy (Japan) (Tentou-you Taikenban) + + + + + Demos + Gun Survivor 4 - Biohazard - Heroes Never Die (Japan) (Tentou-you Taikenban) + + + + Demos + Virtua Fighter 4 - Evolution (Japan) (Taikenban) + + + + Demos + Panzer Front Ausf.B (Japan) (Taikenban) + + + + Demos + Ultraman - Fighting Evolution 3 (Japan) (Taikenban) + + + + Demos + Kessen III (Japan) (Taikenban) + + + + Demos + Kaidou - Touge no Densetsu (Japan) (Taikenban) + + + + Demos + Shin Onimusha - Dawn of Dreams & Ookami (Japan) (Taikenban) + + + + Demos + Ninkyouden - Toseinin Ichidaiki (Japan) (Taikenban) + + + + Demos + Ryuu ga Gotoku 2 (Japan) (Taikenban) + + + + Games + Touge 3 (Japan) + + + + + Games + Shinki Gensou - Spectral Souls (Japan) (Genteiban) + + + + Games + Kappa no Kai-kata - How to Breed Kappas (Japan) + + + + Games + Formula Suzuki Hayabusa Time Attack (Japan) + + + + + Games + Generation of Chaos (Japan) (Genteiban) + + + + + Games + Tetsu One - Densha de Battle! (Japan) + + + + + Games + Onmyou Taisenki - Hasha no In (Japan) + + + + Games + Shadow Hearts II - Director's Cut (Japan) (Disc 1) + + + + Games + Shadow Hearts II - Director's Cut (Japan) (Disc 2) + + + + Demos + WRC - World Rally Championship (Europe) (Demo) + + + + Games + Simple 2000 Series Vol. 37 - The Shooting - Double Shienryuu (Japan) + + + + + Games + Keshikyun Puzzle - Atori Mahiro vs. Saitou Hajime vs. Noel vs. Hakkai (Japan) + + + + Applications + Action Replay 2 (USA) (En,Fr,Es,Pt) (Disc 1) (Unl) (v2.30) + + + + + Applications + Action Replay Ultimate Codes for Use with Need for Speed - Underground 2 (USA) (Unl) + + + + + Applications + GamePro Action Disc Feb 2004 - Football Fantasies (USA) (Unl) + + + + + Applications + GamePro Action Disc Jun 2003 - The Games You Missed! (USA) (Unl) + + + + + Applications + Memory Manager Plus (USA) (Unl) (Version 1.8) + + + + + Applications + Swap Magic (USA) (Unl) (DVD Version 2.00) + + + + Applications + Swap Magic 3 Plus (USA) (En,Ja,Fr,De,Es,It,Zh,Ko) (Unl) (DVD Version 3.6) + + + + Games + SingStar Legends (Denmark) + + + + Preproduction + Super Bender Boot Disc (USA) + + + + Applications + PS Mania 2.0 Spaccacodici - Spider-Man 2 (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - Burnout 3 (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - Killzone (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - Grand Theft Auto - San Andreas (Italy) (Unl) (20050124) + + + + + Applications + PS Mania 2.0 Spaccacodici - Need for Speed - Underground 2 (Italy) (Unl) + + + + + Preproduction + Kung Fu Fighting (USA) (Proto) + + + + + Add-Ons + Final Fantasy XI - Adoulin no Makyou (Japan) + + + + Games + Angel Wish - Kimi no Egao ni Chu! (Japan) + + + + Games + Itsuka, Todoku, Ano Sora ni. - You no Michi to Hi no Tasogare to (Japan) + + + + Games + My Merry Maybe (Japan) + + + + Games + Crazy Taxi (USA) (Greatest Hits) + + + + + Games + Harry Potter and the Philosopher's Stone (Europe) (En,Pl,Cs) + + + + Applications + Swap Magic 3 (USA) (En,Ja,Fr,De,Es,It,Zh,Ko) (Unl) (CD Version 3.00) + + + + + Games + Disney-Pixar Psila ston Ourano (Greece) + + + + Games + Star Wars - Jedi Starfighter (Asia) + + + + Demos + Disaster Report (USA) (Demo) + + + + + Games + BloodRayne (Japan) + + + + Games + Hooligan - Kimi no Naka no Yuuki (Japan) + + + + Preproduction + Silent Hill 2 (USA) (En,Ja) (Beta) + + + + Applications + Action Replay Ultimate Codes for Use with Baldur's Gate - Dark Alliance II (USA) (Unl) + + + + + Applications + PSi2 29 (UK) (Unl) + + + + + Games + Keihin Kyuukou, The - Train Simulator Real (Japan) + + + + Games + Final Approach 2 - 1st Priority (Japan) + + + + Games + Simple 2000 Series Vol. 91 - The All Star Kakutousai (Japan) + + + + + Demos + TimeSplitters - Future Perfect (Europe) (Demo) + + + + Demos + Hippa Linda (Japan) (Taikenban) + + + + + Demos + Makai Eiyuuki Maximo - Machine Monster no Yabou (Japan) (Taikenban) + + + + + Demos + Ikusagami (Japan) (Tentou-you Taikenban) + + + + Games + Harry Potter to Fushichou no Kishidan (Japan) + + + + Applications + SharkPort - Code and Save Transfer Kit (USA) (Unl) (v1.2) + + + + + Games + Ichigeki Satchuu!! Hoihoi-san (Japan) (Genteiban) + + + + + Demos + Official PlayStation 2 Magazine Demo 8 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 58 (France) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 79 (France) (En,Fr,De,Es,It) + + + + Games + GetBackers - Dakkan'ya - Ubawareta Mugenjou (Japan) + + + + + Applications + Action Replay Max Demo Disc (Europe) (Unl) + + + + + Applications + Action Replay Max (USA) (Unl) (v3.36) + + + + + Applications + GameShark 2 - Video Game Enhancer (USA) (En,Fr,Es,Pt) (Unl) (v1.99b) + + + + + Applications + GameShark 2 - Video Game Enhancer - Version 2 (USA) (Unl) + + + + + Games + MaxPlay (Europe) (Unl) + + + + + Games + Harry Potter to Azkaban no Shuujin (Japan) + + + + Demos + Battlefield 2 - Modern Combat (USA) (Demo 2) + + + + Demos + NCAA March Madness 06 (USA) (Demo) + + + + Demos + NCAA March Madness 2004 (USA) (Demo) + + + + Demos + WRC 3 - The Official Game of the FIA World Rally Championship (Europe) (En,Fr,De,Es,It,Pt,No,Fi) (Demo 2) + + + + Demos + Dark Summit (USA) (Demo) + + + + + Games + Death Crimson OX+ (Japan) + + + + + Games + Game ni Natta yo! Dokuro-chan - Kenkou Shindan Daisakusen (Japan) (Genteiban) + + + + Demos + NCAA Final Four 2004 (USA) (Demo) + + + + Games + SuperLite 2000 Vol. 19 - Hanafuda (Japan) + + + + + Games + Super Galdelic Hour (Japan) + + + + Games + Gregory Horror Show - Soul Collector (Japan) + + + + Applications + Electronic Gaming Monthly (USA) (Unl) + + + + + Games + Ichigo Marshmallow (Japan) (Shokai Genteiban) + + + + Demos + Bonus Demo 8 (Geu) (Germany) (En,Fr,De,Es,It) + + + + Games + Supercar Street Challenge (Japan) + + + + + Games + Yamanote-sen, The - Train Simulator Real (Japan) + + + + Games + Sega Ages 2500 Series Vol. 31 - Dennou Senki - Virtual On (Japan) + + + + + Games + Simple 2000 Series Vol. 88 - The Mini-suke Police (Japan) + + + + + Games + Psikyo Shooting Collection Vol. 1 - Strikers 1945 I & II (Japan) + + + + + Bonus Discs + Shin Onimusha - Dawn of Dreams Saikyou Save Data (Japan) + + + + + Games + Ultraman Nexus (Japan) + + + + + Games + Angelique Trois (Japan) (Premium Box) + + + + + Games + Chou Kousoku Shougi (Japan) + + + + + Games + Bakusou Convoy Densetsu - Otoko Hanamichi America Roman (Japan) + + + + + Games + Final Fantasy XI - Entry Disc 2005 (Japan) + + + + Games + Harry Potter and the Goblet of Fire (Korea) + + + + Games + D.C. - Da Capo - The Origin (Japan) + + + + Demos + Official PlayStation 2 Magazine Germany Special Edition 2005-01 (Germany) (En,De) + + + + Demos + Official PlayStation 2 Magazine Demo 83 (Germany) (En,De) + + + + Preproduction + Buzz! Junior - Robojam (Europe) (Beta) + + + + Preproduction + Drakan - The Ancients' Gates (USA) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + EyeToy - Kinetic Combat (Europe) (Beta) + + + + Preproduction + Star Wars - Battlefront II (USA) (Beta 2) + + + + Preproduction + This Is Football 2003 (Europe) (Beta) + + + + Games + Tennis no Oujisama - Smash Hit! (Japan) (Shokai SP Genteiban) (SLPM-65322) + + + + Bonus Discs + Tennis no Oujisama - Smash Hit! Original Anime Game (Japan) (SLPM-62357) + + + + + Bonus Discs + Tennis no Oujisama - Smash Hit! Original Anime Game (Japan) (SLPM-62358) + + + + + Applications + Chou! Tanoshii Internet - Tomodachi no Wa (Japan) (Broadband) (v3.00) + + + + + Demos + Genji Special Demo (Europe) + + + + Games + Doko Demo Issho - Toro to Ippai (Japan) + + + + Games + Friends - Seishun no Kagayaki (Japan) + + + + Games + Shin Megami Tensei III - Nocturne (Japan) (Deluxe Pack) + + + + Games + DreamWorks Madagascar (Portugal) + + + + Games + Harry Potter e a Camara dos Segredos (Portugal) + + + + + Games + SingStar Portugal Hits (Portugal) + + + + Games + Tomb Raider - Underworld (Japan) + + + + Demos + Klonoa 2 - Lunatea's Veil (USA) (Trade Demo) + + + + + Games + Buzz! O Quiz Desportivo (Portugal) + + + + Games + Bob the Builder - Festival of Fun (Portugal) (En,Pt,No,Da,Fi) + + + + + Games + Mundial 2002 Challenge (Portugal) + + + + + Games + Buzz! O Mega Quiz (Portugal) + + + + Games + Lupin Sansei - Lupin ni wa Shi o, Zenigata ni wa Koi o (Japan) + + + + Demos + Surfroid - Densetsu no Surfer (Japan) (Taikenban) + + + + + Demos + Real Sports Pro Yakyuu (Japan) (Tentou Shiyuu Taikenban) + + + + + Games + Britney's Dance Beat (Japan) + + + + Demos + Bikkuri Mouse (Japan) (Tentou Shiyuudai-you Taikenban) + + + + + Bonus Discs + Suzumiya Haruhi no Tomadoi - Uchuu-hatsu! Full CG - Odoru SOS-dan (Japan) (Chou Eizou-ban) (Yoyaku Tokuten Disc) + + + + + Demos + 2002 Natsu no Osusume Soft Otameshi Disc (Japan) + + + + Demos + Fuyu no Osusume Soft Otameshi Disc 2003-2004 (Japan) + + + + Games + Himawari - Pebble in the Sky (Japan) + + + + Games + God of War - Yeonghonui Banyeokja (Korea) + + + + Demos + Shadow Hearts II (Japan) (Furokuban) + + + + + Demos + Sakura Taisen V - Saraba Itoshiki Hito yo (Japan) (Taikenban) + + + + + Demos + Puyo Puyo Fever 2 (Japan) (Taikenban) + + + + Applications + TV Kuraemon (Japan) + + + + + Bonus Discs + Naruto Shippuuden - Narutimate Accel 2 - Zen Rokujuuni-nin Soku Kaihou Disc (Japan) + + + + + Games + Sega Ages 2500 Series Vol. 25 - Gunstar Heroes - Treasure Box (Japan) + + + + + Applications + Newtype Gundam Game Special Disc (Japan) + + + + + Demos + Enthusia Professional Racing - Subaru Impreza WRX STI (Japan) (Taikenban) + + + + Applications + Prismix - PlayStation 2 Sen'you Music Visual Soft - Demo Disc Vol. 1 (Japan) + + + + Games + Simple 2000 Series Vol. 90 - The OneeChambara 2 (Japan) + + + + + Games + Simple 2000 Series Vol. 80 - The OneeChamploo - The Nee-chan Tokubetsu-hen (Japan) + + + + + Multimedia + Jak and Daxter Complete Trilogy (USA) + + + + Demos + Sly 3 - Honor Among Thieves (USA) (Demo 2) + + + + Applications + GamePro Action Disc Aug 2003 - Tough Games - Hard Games for Hardcore Gamers! (USA) (Unl) + + + + + Games + Shin Bakusou Dekotora Densetsu - Tenka Touitsu Choujou Kessen (Japan) + + + + Games + Shinkon Gattai Godannar!! (Japan) + + + + + Demos + Official PlayStation 2 Magazine Demo 40 (Portugal) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 41 (Portugal) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 42 (Portugal) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 45 (Spain, Portugal) (En,Fr,De,Es,It) + + + + Games + Silent Scope (Japan) + + + + + Games + Silent Scope 2 - Innocent Sweeper (Japan) + + + + + Games + Silent Scope 3 (Japan) + + + + + Games + SingStar - Chansons Magiques de Disney (France) + + + + Games + Grand Theft Auto - Vice City (Japan) (Rockstar Classics) + + + + Games + Inuyasha - Juso no Kamen (Japan) (v2.00) + + + + Games + Kishin Houkou Demonbane (Japan) (Kadokawa the Best) + + + + Games + Kouenji Joshi Soccer (Japan) + + + + Games + Princess Maker 4 (Japan) (Collector's Edition) + + + + Games + Super Trucks (Japan) + + + + + Demos + Growlanser V - Generations (Japan) (Taikenban) + + + + Demos + Pro Evolution Soccer 6 (Italy) (Demo) + + + + + Demos + Official PlayStation 2 Magazine Demo 80 (Spain, Portugal) (En,Fr,De,Es,It) + + + + Games + Shijou Saikyou no Deshi Ken'ichi - Gekitou! Ragnarok Hachikengou (Japan) + + + + Games + Xyanide (Japan) + + + + Games + Garouden - Breakblow - Fist or Twist (Japan) + + + + Games + Baldur's Gate - Dark Alliance (Japan) (Genteiban) + + + + Games + Bokujou Monogatari - Oh! Wonderful Life (Japan) + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 14 - CR Shin Seiki Evangelion - Saigo no Shisha (Japan) (Gentei Special Box) + + + + Games + Izumo Complete (Japan) (v2.00) + + + + Games + Lime-iro Senkitan Jun - Meiji Nihon, Otome Sakimorisu. (Japan) + + + + Games + Rayman Revolution (Korea) (En,Fr,De,Es,It) + + + + Demos + Magical Sports GoGoGolf (Japan) (Taikenban) + + + + + Demos + Kaze no Klonoa 2 - Sekai ga Nozonda Wasuremono (Japan) (Taikenban) + + + + + Demos + BuileBaku (Japan) (Taikenban) + + + + + Demos + Energy Airforce (Japan) (Taikenban) + + + + + Demos + R-Racing Evolution (Japan) (Tentou Taikenban) + + + + + Demos + Gungrave O.D. (Japan) (Taikenban) + + + + + Games + Yukinko Daisenpuu - Sayuki to Koyuki no Hie Hie Daisoudou (Japan) + + + + Games + Spartan - Kodai Greece Eiyuuden (Japan) + + + + Games + Jin Samguk Mussang 5 Special (Korea) + + + + Games + Metal Gear Solid 3 - Snake Eater (Japan) (Kabunushi Goyuutai-ban) + + + + Games + D-A - White (Japan) + + + + Games + Gun Survivor 3 - Dino Crisis (Korea) + + + + Games + A Ressha de Ikou 2001 (Japan) + + + + Games + SuperLite 2000 Vol. 30 - Yoshinoya (Japan) + + + + + Games + Hokenshitsu e Youkoso (Japan) (Shokai Genteiban) + + + + Games + Magical Tale - Chiicha na Mahoutsukai (Japan) + + + + Games + Natural 2 - Duo - Sakura-iro no Kisetsu (Japan) + + + + Games + Patissier na Nyanko - Hatsukoi wa Ichigo Aji (Japan) + + + + Games + Tennis no Oujisama - Smash Hit! (Japan) + + + + Games + Yoshitsune Eiyuuden Shura - The Story of Hero Yoshitsune Shura (Japan, Asia) + + + + Demos + Ratchet & Clank (USA) (Demo 2) + + + + + Demos + NCAA March Madness 2005 (USA) (Demo) + + + + Games + Check-i-TV (Japan) + + + + + Games + Golful Golf (Japan) + + + + Games + Love Songs - Idol ga Classmate (Japan) + + + + Games + Triple Play 2002 (Japan) + + + + Games + Conflict Delta II - Wangan Sensou 1991 (Japan) + + + + Games + Soshite Kono Sora ni Kirameku Kimi no Uta (Japan) + + + + Games + Yoake Mae yori Ruriiro na - Brighter than Dawning Blue (Japan) + + + + Games + Kokoro no Tobira (Japan) (Shokai Genteiban) + + + + Demos + Kamen Rider Kabuto (Japan) (Taikenban) + + + + + Demos + Selector Demo 04 (Europe) + + + + Demos + Driv3r (Japan) (Taikenban) + + + + Demos + Phantasy Star Universe (Japan) (Premiere Disc) (Taikenban) + + + + Games + 007 - Russia yori Ai o Komete (Japan) + + + + Games + Hyper Street Fighter II - The Anniversary Edition (Japan) + + + + Games + AFL Live 2004 (Australia) (v2.01) + + + + Games + 2002 FIFA World Cup (Korea) + + + + Games + FIFA Soccer 2004 (Korea) + + + + Games + Jin Samguk Mussang 2 - Maengjangjeon (Korea) + + + + Games + Jin Samguk Mussang 3 - Maengjangjeon (Korea) + + + + Games + Rayman 3 - Hoodlum Havoc (Korea) + + + + Games + Shinobi (Korea) + + + + Games + Asobi ni Iku yo! Chikyuu Pinch no Kon'yaku Sengen (Japan) (Genteiban) + + + + Games + Bistro Cupid 2 (Japan) + + + + Games + Cafe Little Wish - Mahou no Recipe (Japan) (Shokai Genteiban) + + + + Games + Getsumento Heiki Mina - Futatsu no Project M (Japan) (Genteiban) + + + + Games + King of Fighters 2002, The (Japan) (SNK Best Collection) + + + + Games + Phantom - Phantom of Inferno (Japan) (Shokai Genteiban) + + + + Games + Ramune - Garasu-bin ni Utsuru Umi (Japan) + + + + Games + Metal Gear Solid 2 - Sons of Liberty (Japan) (Daini-kai Metal Gear Solid-sai Hakkou Kinen) + + + + Preproduction + Burnout 2 - Point of Impact (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Tekken's Nina Williams in - Death by Degrees (Europe) (En,Es) (Beta) + + + + Demos + Shin Combat Choro Q (Japan) (Taikenban) + + + + Demos + Buzz! The Sports Quiz (Europe) (Demo) + + + + Games + Shinkyoku Soukai Polyphonica - 3 & 4-wa Kanketsu-hen (Japan) + + + + Games + Sega Ages 2500 Series Vol. 2 - Monaco GP (Japan) + + + + + Games + Sega Ages 2500 Series Vol. 10 - After Burner II (Japan) + + + + + Games + Jin Samguk Mussang 2 (Korea) + + + + Games + Jin Samguk Mussang 3 (Korea) (v2.00) + + + + Games + Jin Samguk Mussang 4 (Korea) + + + + Games + Jin Samguk Mussang 4 - Maengjangjeon (Korea) + + + + Games + Mizu no Senritsu 2 - Hi no Kioku (Japan) (Best Hit Selection) + + + + Games + Virtua Fighter - 10th Anniversary Fukkoku-ban (Japan) + + + + + Games + Let's Bravo Music (Korea) + + + + Applications + PSi2 34 (UK) (Unl) + + + + + Applications + PSi2 37 (UK) (Unl) + + + + + Applications + Play Cheats Vol. 02 (UK) (Unl) + + + + + Applications + Play Cheats Vol. 03 (Europe) (Unl) + + + + + Games + San Guo Zhi Zhan Ji (Taiwan) + + + + Applications + Play Cheats Vol. 05 (UK) (Unl) + + + + + Games + Soukou Kihei Votoms (Japan) + + + + Games + EX Jinsei Game (Japan) + + + + + Games + Kanon (Japan) + + + + + Demos + Shadow of Memories (Japan) (Tentou Houei-you Movie-ban) + + + + + Demos + Hagane no Renkinjutsushi 2 - Akaki Elixir no Akuma (Japan) (Taikenban) + + + + Demos + Time Crisis 2 & Vampire Night (Japan) (Taikenban) + + + + Demos + Gun Survivor 3 - Dino Crisis (Japan) (Taikenban) + + + + Games + Busin 0 - Wizardry Alternative Neo (Japan) (v2.01) + + + + Games + Lara Croft Tomb Raider - The Angel of Darkness (Korea) + + + + Games + Maximo (Korea) + + + + + Games + Taisen Hot Gimmick - Axes-jong (Japan) (Special-ban) + + + + + Games + FIFA 2001 (Greece) + + + + + Games + Gantz - The Game (Japan) + + + + Games + Silent Hill - Shattered Memories (Japan) + + + + Games + Oretachi Geesen Zoku - Time Pilot (Japan) + + + + + + Games + Marvel vs. Capcom 2 - New Age of Heroes (Korea) + + + + + Games + King of Fighters 2002, The - Unlimited Match (Japan) + + + + Games + King of Fighters 2002, The - Unlimited Match - Tougeki Ver. (Japan) + + + + Games + Super Battle Bongsin (Korea) + + + + Games + Mussang Orochi - Mawang Jaerim (Korea) + + + + Games + Simple 2000 Series Ultimate Vol. 27 - Houkago no Love Beat (Japan) + + + + Games + Simple 2000 Series Vol. 66 - The Party Unou Quiz (Japan) + + + + + Games + Tom Clancy's Ghost Recon (Japan) + + + + Applications + Action Replay Ultimate Cheats for Use with Final Fantasy X-2 (UK) (Unl) + + + + + Demos + Aggressive Inline (Europe) (Demo) + + + + + Demos + Mat Hoffman's Pro BMX 2 (Europe) (En,Fr,De,Es,It) (Demo) + + + + + Demos + Dance Factory (USA) (Demo) + + + + + + + + + + Demos + Ico (Japan) (Taikenban) + + + + + Demos + Devil May Cry 2 (Japan) (Taikenban) + + + + Applications + Memory Manager Plus (USA) (Unl) (Version 1.5) + + + + + Games + Samgukji Jeongi (Korea) + + + + Games + Samgukji Jeongi 2 (Korea) + + + + Demos + Black & Bruised (USA) (Trade Demo) + + + + + Demos + Burnout (USA) (Trade Demo) + + + + + Demos + Gran Turismo 4 (Europe) (En,Fr,De,Es,It) (BMW 1 Series Virtual Drive Dealership) + + + + Demos + Star Wars - Jedi Starfighter (USA) (Trade Demo) + + + + Demos + Red Faction (USA) (Trade Demo) + + + + + Games + Gensou Suikoden III (Japan) (Gensou Suikoden-sai Hakkou Kinen) + + + + Demos + Need for Speed - Underground (Europe) (Demo) + + + + + Games + Metal Gear Online (Japan) + + + + Games + SuperLite 2000 Vol. 17 - Hakoniwa Tetsudou - Blue Train Tokkyuu-hen (Japan) + + + + + Applications + PSi2 Disc 22 (UK) (Unl) + + + + + Applications + PSi2 Disc 21 (UK) (Unl) + + + + + Applications + PSi2 Disc 23 (UK) (Unl) + + + + + Applications + PSi2 28 (UK) (Unl) + + + + + Applications + PSi2 32 (UK) (Unl) + + + + + Demos + Kaidou Battle - Nikko, Haruna, Rokko, Hakone (Japan) (Taikenban) + + + + + Demos + Jitsumei Jikkyou Keiba - Dream Classic - 2001 Autumn (Japan) (Taikenban) + + + + Demos + Shadow of Rome (Japan) (Taikenban 2) + + + + Demos + Tensei - Swords of Destiny (Japan) (Taikenban) + + + + Applications + Action Replay Ultimate Codes - Wrestling Max Pack (USA) (Unl) + + + + + Applications + Mega Memory (USA) (Unl) (Version 2.20) + + + + + Applications + Memory Manager Plus (USA) (Unl) (Version 1.3) + + + + + Applications + Action Replay Max (USA) (Unl) (v3.71) + + + + + Demos + 6-gatsu Hatsubai Title Promotion Disc - Aconcagua & Boku no Natsuyasumi & TVDJ (Japan) + + + + + Demos + MiruMiru 2000-nen 12-gatsudo Juchuugou (Japan) + + + + Demos + MiruMiru 2001-nen 5-gatsudo Juchuugou (Japan) + + + + Demos + MiruMiru 2001-nen 8-gatsudo Juchuugou (Japan) + + + + Demos + MiruMiru 2001-nen 7-gatsudo Juchuugou (Japan) + + + + Demos + MiruMiru 2001-nen 9-gatsudo Juchuugou (Japan) + + + + Games + Jin Samguk Mussang (Korea) + + + + + Games + Psikyo Shooting Collection Vol. 3 - Sol Divide & Dragon Blaze (Japan) + + + + + Applications + DVD Region X (Europe) (Unl) (Version 2.0) + + + + + Applications + PS Mania 2.0 Spaccacodici - Lara Croft Tomb Raider - The Angel of Darkness (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - Soulcalibur II (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - SOCOM II - U.S. Navy SEALs (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - Shadow of Rome (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - Death by Degrees (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - Speciale Grand Theft Auto (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - Metal Gear Solid 3 - Snake Eater (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - Resident Evil - Outbreak - File 2 (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - FIFA 06 (Italy) (Unl) + + + + + Games + Simple 2000 Series Vol. 64 - The Splatter Action (Japan) + + + + + Games + Baldur's Gate - Dark Alliance II (Japan) + + + + Demos + ATV - Quad Power Racing 2 (Europe) (Demo) + + + + + Games + MN - Mystic Nights (Korea) + + + + Applications + PS Mania 2.0 Spaccacodici - Medal of Honor - Rising Sun (Italy) (Unl) + + + + + Applications + PSi2 Disc 17 (UK) (Disc 2) (Unl) + + + + + Demos + PES 2008 - Pro Evolution Soccer (Europe) (En,Fr,De,Es,It,Pt) (Demo) + + + + + Demos + Monde des Bleus 2003, Le - Un Nouveau Defi (France) (Demo) + + + + Applications + Xtreme Cheats - Special Edition (UK) (Unl) + + + + + Games + Soulcalibur III (Korea) + + + + Games + MLB 10 - The Show (Korea) + + + + Games + Psyvariar 2 - Ultimate Final (Japan) + + + + + Preproduction + ATV Offroad Fury 4 (USA) (Layer 0) (Beta) + + + + Preproduction + ATV Offroad Fury 4 (USA) (Layer 1) (Beta) + + + + Demos + Amplitude (Europe) (Demo) + + + + Demos + Buzz! The Sports Quiz (Europe) (Fr,De,Es,It) (Demo) + + + + Demos + Medal of Honor - Frontline (Europe) (Demo) + + + + + Demos + MX 2002 featuring Ricky Carmichael (Europe) (Demo) + + + + + Games + Shin Contra (Asia) + + + + + Games + Disney-Pixar Monsters, Inc. - Monstros e Companhia - Ilha Assustadora (Portugal) + + + + Demos + Final Fantasy X-2 (Europe) (Demo) + + + + Demos + Jackie Chan Adventures (Europe) (En,Fr,De,Es,It,Nl,Pt) (Demo) + + + + Games + Iris (Japan) (Shokai Genteiban) + + + + Games + Disney-Pixar Cars (Australia) (v1.00) + + + + Applications + PSi2 38 (UK) (Unl) + + + + + Applications + Maxim - Instant Messenger (USA) (Unl) + + + + + Games + Gyeoljeon (Korea) + + + + Demos + AFL Premiership 2006 (Australia) (Demo) + + + + Demos + Destroy All Humans! 2 (Australia) (Demo) + + + + Demos + Official PlayStation 2 Magazine Demo 14 (Europe, Australia) (En,Fr,De,Es,It) + + + + Games + SingStar Syng med Disney (Denmark) + + + + Games + Final Fantasy XI - All in One Pack 2006 (Japan) + + + + Games + War of the Monsters (Korea) + + + + Games + Harry Potter and the Prisoner of Azkaban (Korea) + + + + Games + SuperLite 2000 Vol. 33 - Memories Off - Sorekara (Japan) + + + + Games + SuperLite 2000 Vol. 40 - Memories Off - After Rain Vol. 3 - Sotsugyou (Japan) + + + + Games + SuperLite 2000 Vol. 37 - Memories Off - After Rain Vol. 1 - Orizuru (Japan) + + + + Demos + Hanjuku Hero tai 3D (Japan) (Hatsu Taikenban) + + + + Demos + Ultraman (Japan) (Taikenban) + + + + Demos + Siren (Japan) (Tentou Taiken & Houei-you ROM) + + + + Demos + Fuyu no Osusume Soft Otameshi Disc (Japan) + + + + Demos + Berserk - Millennium Falcon-hen - Seima Senki no Shou (Japan) (Taikenban 2) + + + + Games + Top Gear Dare Devil (Japan) + + + + + Games + Sanyo Pachinko Paradise 6 - Ginpani Daisuizokukan (Japan) + + + + + Games + Gwimuja Muroejeon (Korea) + + + + Games + Pachi Para 14 - Kaze to Kumo to Super Umi in Okinawa (Japan) + + + + Games + Diet Channel (Japan) + + + + + Games + SuperLite 2000 Vol. 18 - Waku Waku Volley 2 (Japan) + + + + + Games + SuperLite 2000 Vol. 9 - NumCro (Japan) + + + + + Games + Gungrave O.D. (Asia) + + + + Games + Shoujo Yoshitsune-den (Japan) (Tokubetsu-ban) + + + + Games + Shoujo Yoshitsune-den Ni - Toki o Koeru Chigiri (Japan) (Tokubetsu-ban) + + + + Bonus Discs + Shoujo Yoshitsune-jong - Benkei no Naki Dokoro (Japan) + + + + + Games + Bongsin Yeonui 2 (Korea) + + + + Applications + Max Media Manager (USA) (Unl) + + + + + Games + Psi-Ops - Psychic Operation (Japan) + + + + Games + Secret Weapons over Normandy (Japan) + + + + Games + Full Spectrum Warrior 2 - Ten Hammers (Japan) + + + + Games + Death by Degrees - Tekken - Nina Willams (Japan) + + + + Games + Driv3r (Japan) + + + + Games + Stuntman (Japan) + + + + Games + Spyhunter (Japan) + + + + Games + Gauntlet - Dark Legacy (Japan) + + + + + Games + Brothers in Arms - Road to Hill 30 (Japan) + + + + Games + Yu Zi - Qiang Jiu Shui Tang Da Zuo Zhan (Asia) + + + + Bonus Discs + Shin Sangoku Musou 3 & Moushouden Saikyou Data (Japan) (Premium Box) + + + + + Games + CombatQueen (Japan) + + + + Demos + Shadow of the Colossus (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + Jitsumei Jikkyou Keiba - Dream Classic 2001 Spring (Japan) + + + + Games + WWE SmackDown! Here Comes the Pain (Korea) + + + + Demos + Selector Demo 08 (Europe) + + + + Games + SingStar Pop Hits (Scandinavia) + + + + Demos + Selector Demo 06 (Europe) + + + + Games + Pirates of the Caribbean - The Legend of Jack Sparrow (Europe) (En,Fr,De,Es,It) (v1.00) + + + + Demos + EyeToy - Christmas Wishi Washi (Europe) + + + + Games + Homura (Japan) + + + + + Games + Remember11 - The Age of Infinity (Japan) + + + + Games + SuperLite 2000 Vol. 31 - Remember11 - The Age of Infinity (Japan) + + + + Games + Shin Best Play Pro Yakyuu (Japan) + + + + + Games + WRC - World Rally Championship (Japan) (En,Ja) + + + + Games + Futakoi (Japan) + + + + Games + Mystereet - Yasogami Kaoru no Jiken File (Japan) + + + + Games + Madden NFL Super Bowl 2005 (Japan) + + + + Games + Tamamayu Monogatari 2 - Horobi no Mushi (Japan) + + + + Coverdiscs + Official PlayStation 2 Magazine Germany Winter 2006 (Germany) (En,De) + + + + Games + Cool Shot - Yukawa Keiko no Professional Billiard (Japan) + + + + + Games + Yamasa Digi World SP DX - Neo Planett XX (Japan) + + + + + Games + Call of Duty - Finest Hour (Japan) + + + + Demos + Phase Paradox (Japan) (Taikenban 1) + + + + + Demos + World Tour Soccer 2002 (USA) (Demo) + + + + + Demos + Frequency (Europe) (Demo) + + + + + Games + Spectral vs. Generation (Japan) + + + + + Games + Armored Core - Nine Breaker (Korea) + + + + Games + Naruto - Narutimate Hero 2 (Japan) (PlayStation 2 the Best) + + + + Preproduction + Amplitude (Europe) (Beta) + + + + Preproduction + Dot Hack Part 1 - Infection (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Black (USA) (Beta) + + + + + Preproduction + BMX XXX (USA) (Beta) + + + + Preproduction + FIFA 06 (Europe) (Beta 1) + + + + Preproduction + FIFA 06 (Europe) (Beta 2) + + + + Preproduction + NBA Live 06 (USA) (Beta) + + + + Preproduction + Rogue Ops (USA) (Beta) + + + + Games + NHL 06 (Japan) + + + + Preproduction + Rumble Racing (USA) (Beta) + + + + + Preproduction + Rumble Racing (Europe) (En,Fr,De) (Beta) + + + + + Preproduction + Tiger Woods PGA Tour 06 (Europe) (En,Fr,De,Sv) (Beta 1) + + + + Preproduction + Tiger Woods PGA Tour 06 (Europe) (En,Fr,De,Sv) (Beta 2) + + + + Preproduction + Way of the Samurai 2 (Europe) (En,Fr,De) (Beta) + + + + Preproduction + Capcom Fighting Jam (Europe) (Beta) + + + + Preproduction + Cold Winter (USA) (Beta) + + + + Preproduction + Crisis Zone (Europe) (Beta) + + + + Preproduction + Dead to Rights (Europe) (En,Fr,Es,It) (Beta) + + + + Demos + V-Rally 3 (Europe) (Demo) + + + + Games + Higurashi no Naku Koro ni - Matsuri - Kakera Asobi (Japan) + + + + Games + Transformers (Korea) + + + + Preproduction + eJay Clubworld - The Music Making Experience (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + EyeToy - Play (Europe) (Beta) + + + + + Games + Madden NFL Super Bowl 2001 (Japan) + + + + + Games + Simple 2000 Series Vol. 3 - The Bass Fishing (Japan) + + + + + Games + Simple 2000 Series Vol. 78 - The Uchuu Daisensou (Japan) + + + + + Preproduction + Metal Gear Solid 3 - Subsistence (Europe) (En,Fr) (Beta) + + + + Applications + PlayStation Seizou Kensa-you Disc 3 CD-ROM US-ban Ver1.1 (USA) + + + + + Games + Lord of the Rings, The - Futatsu no Tou (Japan) (Collectors Box) + + + + Games + Magna Carta - Jinhongui Seongheun (Korea) + + + + Preproduction + Guilty Gear Isuka (Europe) (Beta) + + + + Applications + Sony DVD Test Disc (World) + + + + Games + Gunparade Orchestra - Midori no Shou - Ookami to Kare no Shounen (Japan) + + + + Games + Gunparade Orchestra - Ao no Shou - Hikari no Umi kara Tegami o Okuri masu (Japan) + + + + Preproduction + Def Jam - Fight for NY (Europe) (En,Fr) (Beta) + + + + Preproduction + King of Fighters 2002, The (Europe) (Beta) + + + + + Preproduction + Marvel vs. Capcom 2 - New Age of Heroes (Japan) (Beta) + + + + + Preproduction + Midnight Club - Street Racing (Europe) (Beta) + + + + + Preproduction + Onimusha 2 - Samurai's Destiny (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + RoboCop (USA) (Beta) + + + + + Preproduction + Soulcalibur III (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Syphon Filter - Dark Mirror (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Tekken 4 (USA) (Beta) + + + + Preproduction + TimeSplitters 2 (Europe) (En,Fr,De,Es,It) (Beta) + + + + Games + TimeSplitters - Future Perfect (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Transformers (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Viewtiful Joe (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Warhammer 40,000 - Fire Warrior (Europe) (En,Fr,De,Es,It) (Beta 1) + + + + Preproduction + Without Warning (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + XIII (Europe) (En,Fr,De,Es,It) (Beta 1) + + + + Preproduction + XIII (Europe) (En,Fr,De,Es,It) (Beta 2) + + + + Games + Tennis no Oujisama - Saikyou Team o Kessei seyo! (Japan) (v2.01) + + + + Games + Gran Turismo Concept - 2002 Tokyo-Geneva (Asia) (En,Zh) (SCPS-55903) + + + + Games + Dot Hack Fraegment (Japan) (Senkou Release-ban) + + + + Applications + GT Circuit Breaker (Europe) (Unl) + + + + + Games + REC - Doki Doki Seiyuu Paradise (Japan) + + + + Add-Ons + Train Kit for A Ressha de Ikou 2001 (Japan) + + + + + Games + FIFA Soccer 2005 (Korea) + + + + Games + Need for Speed - Underground (Korea) + + + + Games + Smash Court Pro Tournament 2 (Korea) + + + + Games + Jin Hondura (Korea) (En,Fr,De,Es,It) + + + + + Games + Doko Demo Issho - Toro to Nagare-boshi (Japan) + + + + Demos + Saru! Get You! 3 (Japan) (Tentou-you Taikenban) + + + + Demos + Marvel vs. Capcom 2 - New Age of Heroes (Japan) (Taikenban) + + + + + Games + Grand Theft Auto - Vice City (USA) (v4.00) + + + + Games + Daito Giken Koushiki Pachi-Slot Simulator - Shin Yoshimune (Japan) + + + + + Games + Rakushou! Pachi-Slot Sengen 4 - Shin Mogu Mogu Fuurin Kazan, Rio de Carnival (Japan) + + + + + Games + SSX 3 (Korea) + + + + Games + XI5 - Aqui Ohyeongje (Korea) + + + + Demos + NFL GameDay 2002 (USA) (Demo) + + + + Games + Yinghua Dazhan V Episode 0 - Huangye de Shaonue Wushi (Asia) + + + + Games + Langrisser III (Japan) + + + + + Multimedia + A Visual Mix - Ayumi Hamasaki Dome Tour 2001 A (Japan) (Disc 1) (Alt) + + + + Multimedia + A Visual Mix - Ayumi Hamasaki Dome Tour 2001 A (Japan) (Disc 2) (Alt) + + + + Games + Oshiete! Popotan (Japan) + + + + Applications + TVware Jouhou Kakumei Series - Pro Atlas for TV - Zenkokuban (Japan) + + + + Applications + TVware Jouhou Kakumei Series - Pro Atlas for TV - Kinki (Japan) + + + + + Applications + TVware Jouhou Kakumei Series - Gendai Yougo no Kiso Chishiki 2001 (Japan) + + + + + Games + Shin Megami Tensei III - Nocturne Maniax (Japan) + + + + Games + Ico (Korea) + + + + Games + Gran Turismo 4 - Prologue (Asia) (PlayStation 2 Racing Pack) + + + + Multimedia + Wonder Zone (Japan) + + + + Games + Nickelodeon Svampbob Fyrkant - Tystnad, Tagning, Tvaettsvamp! (Sweden) + + + + Games + Simple 2000 Series Vol. 95 - The Zombie vs. Kyuukyuusha (Japan) + + + + + Demos + Naruto - Narutimate Hero 3 (Japan) (Taikenban) + + + + Games + Harry Potter to Himitsu no Heya (Japan) (Coca-Cola Kenshouhin) + + + + + Games + Plus Plum 2 (Japan) + + + + Games + Simple 2000 Series Vol. 55 - The Catfight - Meneko Densetsu (Japan) + + + + + Demos + Rayman M (Europe) (Demo) + + + + + Demos + Dragon Ball Z - Sparking! Neo (Japan) (Taikenban) + + + + Games + Choro Q Works (Japan) + + + + Games + Crash Bandicoot - Gatchanko World (Japan) + + + + Games + XI [sai] - XI-Go (Japan) + + + + Games + Dog's Life (Japan) + + + + Games + Inu to Asobou - Dogstation (Japan) + + + + + Games + Juunikoku-ki - Kakukakutaru Oudou Kouryoku no Uka (Japan) + + + + Demos + EyeToy - Play (Europe) (Demo) + + + + Games + For Symphony - With All One's Heart (Japan) + + + + Games + Orange Pocket - Root (Japan) + + + + Games + Shine - Kotoba o Tsumui de (Japan) (Shokai Genteiban) + + + + Games + Tenkuu Danzai - Skelter Heaven (Japan) + + + + Games + Triangle Again (Japan) + + + + Games + 007 - Nagusame no Houshuu (Japan) + + + + Games + 18 Wheeler - American Pro Trucker (Japan) + + + + + Games + 7 Blades (Japan) + + + + Games + 3LDK - Shiawase ni Narou yo (Japan) + + + + Games + Jissen Pachinko Hisshouhou! CR Hokuto no Ken (Japan) + + + + Games + Jissen Pachi-Slot Hisshouhou! Ultraman Club ST (Japan) + + + + Games + Jissen Pachinko Hisshouhou! CR Salaryman Kintarou (Japan) + + + + Games + Jissen Pachi-Slot Hisshouhou! Juuou (Japan) (DX Pack) + + + + + Games + Jissen Pachinko Hisshouhou! CR Sakura Taisen (Japan) + + + + Games + Ferrari F355 Challenge (Japan) + + + + Games + Super Shanghai 2005 (Japan) + + + + + Games + Oretachi Geesen Zoku - Nekketsu Koukou Dodgeball-bu (Japan) + + + + + Applications + Action Replay 2 V2 (USA) (Disc 1) (Unl) (v2.01) + + + + + Preproduction + Lemmings (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da,Fi) (Beta) + + + + Preproduction + Rolling (Europe) (En,Fr,De,Es,It) (Beta) + + + + Applications + Action Replay 2 (USA) (Disc 1) (Unl) (v2.33) + + + + + Preproduction + EverQuest - Online Adventures - Frontiers (USA) (Beta) + + + + Games + SimPeople - Ochanoma Gekijou (Japan) + + + + + Games + Sims, The (Japan) + + + + Demos + Gran Turismo 3 - A-Spec - Autobacs Gentei Replay Theater (Japan) + + + + + Demos + Gran Turismo 3 - A-Spec - Netz Toyota - Replay Theater Disc (Japan) + + + + + Demos + Gran Turismo Concept - Airtrek Turbo Special Edition (Japan) (Taikenban) + + + + Applications + Action Replay 2 (USA) (En,Fr,Es,Pt) (Disc 1) (Unl) (v2.35) + + + + + Games + 2002 FIFA World Cup (Greece) + + + + Applications + GameShark 2 V2 - Video Game Enhancer (USA) (En,Fr,Es,Pt) (Unl) (v2.21) + + + + + Demos + Gran Turismo 3 - A-Spec - Tentou Shiyuu Disc (Japan) + + + + + Demos + Gran Turismo 3 - A-Spec - Autobacs Tentou Shiyuu Disc (Japan) + + + + + Games + Club Football 2005 - Liverpool FC (Europe) (En,Fr,De) + + + + Games + Sega Rally Championship (Japan) + + + + + Games + Gokuraku-jong Premium (Japan) + + + + + Games + Crash Bandicoot - Mawangui Buhwal (Korea) + + + + + Applications + PlayStation 2 Cheats - Volume 10 (Australia) (Unl) + + + + + Demos + TOCA Race Driver 3 + V8 Supercars Australia 3 (Australia) (Demo) + + + + Games + Sega Ages 2500 Series Vol. 30 - Galaxy Force II - Special Extended Edition (Japan) + + + + + Games + Minna no Golf Online (Japan) + + + + Applications + Chou! Tanoshii Internet - Tomodachi no Wa (Japan) (Type-PG) + + + + + Games + Shin Sangoku Musou 3 - Empires (Japan) (Premium Box) + + + + Applications + Golf Navigator Vol. 1 - Caledonian Golf Club, Soubu Country Club - Soubu Course (Japan) + + + + Applications + Golf Navigator Vol. 2 - Kawagoe Country Club, Shizuoka Country Hamaoka Course - Takamatsu Course (Japan) + + + + Applications + Golf Navigator Vol. 3 - Rope Club, Taiheiyou Associates - Sherwood Course (Japan) + + + + Applications + Golf Navigator Vol. 4 - Taiheiyou Club - Gotenba Course, Ishioka Golf Club (Japan) + + + + Games + Burnout Dominator (Japan) + + + + Applications + GameShark 2 - Video Game Enhancer (USA) (Unl) (v1.3) + + + + + Games + Juiced 2 - Hot Import Nights (Europe) (Pl,Cs) + + + + Games + Gunbird 1 & 2 (Japan) + + + + + Games + Oretachi Geesen Zoku - Yie Ar Kung Fu (Japan) + + + + + Games + Shadow Hearts (Japan) (PlayStation 2 the Best) + + + + Preproduction + Dancing Stage Fusion (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Full Spectrum Warrior (Europe) (En,Fr,De,Es,It) (Beta) + + + + Preproduction + Gradius III and IV (Europe) (Beta) + + + + + Preproduction + Rogue Ops (Europe) (En,Fr,De,Es,It,Nl) (Beta) + + + + Preproduction + Tom Clancy's Rainbow Six - Lockdown (USA) (Beta) + + + + Preproduction + U-Move Super Sports (Europe) (En,Fr,De,Es,It) (Beta) + + + + + Games + Jan Sangoku Musou (Japan) + + + + Games + Gekisha Boy 2 - Tokudane Taikoku Nippon (Japan) + + + + + Games + Sega Ages 2500 Series Vol. 9 - Gain Ground (Japan) + + + + + Games + Aqua Kids (Korea) + + + + Games + Hanayoi Romanesque - Ai to Kanashimi - Sore wa Kimi no Tame no Aria (Japan) (Genteiban) + + + + Applications + GameShark 2 V2 - Video Game Enhancer (USA) (En,Fr,Es,Pt) (Unl) (v2.22) + + + + + Demos + Enthusia - Professional Racing (USA) (Demo) + + + + Demos + Official PlayStation 2 Magazine Demo 40 (Spain) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 42 (Spain) (En,Fr,De,Es,It) + + + + Games + MotoGP 3 (Japan) + + + + Games + Night Wizard the Video Game - Denial of the World (Japan) + + + + Games + Gladiator - Road to Freedom - Remix (Japan) + + + + Games + Spawn - Unmei no Kusari (Japan) + + + + Games + Routes PE (Japan) + + + + Games + Disney-Pixar Monsters, Inc. - Skraemmeoen (Denmark) + + + + Demos + LEGO Star Wars II - The Original Trilogy (Europe) (En,Fr,De,Es,It) (Demo) + + + + Applications + PSi2 Disc 4 (Germany) (Unl) + + + + + Demos + Official PlayStation 2 Magazine Demo 67 (Spain, Portugal) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 81 (Spain, Portugal) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 69 & 70 (Spain, Portugal) (En,Fr,De,Es,It) + + + + Demos + Bakusou Mountain Bikers (Japan) (Taikenban) + + + + + Applications + GameShark 2 V2 - Video Game Enhancer (USA) (En,Fr,Es,Pt) (Unl) (v2.11) + + + + + Games + Buzz! Hollywood Quiz (Europe) (En,Fr,Nl) + + + + Games + LuluRara Noraebang Vol. 1 (Korea) + + + + Games + Athens 2004 (Japan, Asia) + + + + Games + First Kiss Stories (Japan) + + + + Games + Spider-Man 3 (USA) (v2.00) + + + + Games + 120 Yen no Haru - 120 Yen Stories (Japan) + + + + Games + AI Igo 2003 (Japan) + + + + + Games + AI Mahjong 2003 (Japan) + + + + + Games + Aqua Kids (Japan) + + + + Games + Area 51 (Japan) + + + + Games + Armored Core - Formula Front (Japan) + + + + Games + Azumi (Japan) + + + + Games + Bakusou Mountain Bikers (Japan) + + + + Games + Bara no Ki ni Bara no Hanasaku - Das Versprechen (Japan) + + + + Games + Battle Gear 2 (Japan) + + + + + Games + Battle of Sunrise (Japan) + + + + Games + Bomberman Battles (Japan) + + + + + Games + Bomberman Land 3 (Japan) + + + + + Games + Brave Story - Wataru no Bouken (Japan) + + + + Applications + C@m Station (Japan) + + + + + Games + Conveni 4, The - Ano Machi o Dokusen seyo (Japan) + + + + + Games + Cool Girl (Japan) (Disc 1) (Ice Side) (Genteiban) + + + + Games + Cool Girl (Japan) (Disc 2) (Aska Side) (Genteiban) + + + + Games + Cool Girl (Japan) (Disc 1) (Ice Side) + + + + Games + Cool Girl (Japan) (Disc 2) (Aska Side) + + + + Games + Counter Terrorist Special Forces - Terror Taisaku Tokushu Butai - Nemesis no Shuurai (Japan) + + + + Games + Crazy Taxi (Japan) + + + + + Games + Curry House CoCo Ichiban'ya - Kyou mo Genki da! Curry ga Umai!! (Japan) + + + + + Games + Cyber Jansou - Toufuusou-hen (Japan) + + + + + Games + Daidassou - The Great Escape (Japan) + + + + Games + Death Connection (Japan) + + + + Games + Desert Kingdom (Japan) + + + + Games + Digimon Battle Chronicle (Japan) + + + + Games + Disney's Dinosaur (Japan) + + + + Games + Downforce (Japan) + + + + + Games + Eikan wa Kimi ni 2004 - Koushien no Kodou (Japan) + + + + + Games + ESPN X Games Skateboarding (Japan) + + + + + Games + F1 Racing Championship (Japan) + + + + + Games + Fight Night Round 2 (Japan) + + + + Games + Final Fantasy XI - PlayOnline Entry Disc (Japan) + + + + Games + Finalist (Japan) + + + + Games + Flipnic (Japan) + + + + Games + Gacharoku 2 - Kondo wa Sekai Isshuu yo!! (Japan) + + + + + Games + Game ni Natta yo! Dokuro-chan - Kenkou Shindan Daisakusen (Japan) + + + + Games + Gold X (Japan) + + + + + Games + GTC Africa (Japan) + + + + + Games + Guardian Angel (Japan) + + + + Games + Guisard Revolution - Bokura wa Omoi o Mi ni Matou (Japan) + + + + Games + Guitar Hero - Aerosmith (Japan) + + + + Games + Gungrave (Japan) (Limited Edition) + + + + Games + Hissatsu Pachinko Station V10 - Rerere ni Omakase! (Japan) + + + + + Games + IGPX - Immortal Grand Prix (Japan) + + + + Games + Internet Mahjong - Toufuusou de Asobou (Japan) + + + + + Games + Jet de Go! 2 (Japan) + + + + Games + Juiced - Tuned Car Densetsu (Japan) + + + + Games + Kamisama Kazoku - Ouen Ganbou (Japan) + + + + Games + Kero Kero King Super DX (Japan) + + + + Games + Keroro Gunsou - Mero Mero Battle Royale Z (Japan) + + + + Games + Kidou Senshi Gundam (Japan) (Tokubetsu-ban) + + + + Games + Knockout Kings 2002 (Japan) + + + + + Games + Kono Hareta Sora no Shita de - Under the Blue Sky (Japan) + + + + Games + Kou-rate Ura Mahjong Retsuden Mukoubuchi - Goburei, Last desu ne (Japan) + + + + Games + Koufuku Sousakan (Japan) + + + + Games + Kuma Uta (Japan) (v2.01) + + + + + Games + Lake Masters EX Super (Japan) + + + + + Games + Loop Sequencer - Music Generator (Japan) + + + + + Games + Matching Maker 2 - Zoku Boku no Machi-zukuri (Japan) + + + + + Games + Madden NFL Super Bowl 2003 (Japan) + + + + Games + Mageru Tsukeru Hashiru - Ore - Dead Heat (Japan) + + + + + Games + Mahoromatic - Moetto Kira Kira Maid-san. (Japan) + + + + Games + Mamimume - Mogacho no Print Hour (Japan) + + + + + Games + Memorial Song (Japan) + + + + Games + Mezase! Meimon Yakyuubu 2 (Japan) + + + + + Games + Minna no Golf Online (Japan) (Beta) + + + + Demos + MiruMiru 2001-nen 6-gatsudo Juchuugou (Japan) + + + + Games + My Home o Tsukurou 2 - Juujitsu! Kantan Sekkei!! (Japan) + + + + Games + Mahjong Party - Gen Shuizhe Meinue Dajiquan (Asia) + + + + + Games + Jissen Pachi-Slot Hisshouhou! Sammy's Collection 2 DX (Japan) + + + + + Games + Psikyo Shooting Collection Vol. 2 - Sengoku Ace & Sengoku Blade (Japan) + + + + + Games + Shirogane no Soleil - Contract to the Future - Mirai e no Keiyaku (Japan) + + + + Games + NBA Street 2 - Dunk Tengoku (Japan) + + + + Games + Net de Bomberman (Japan) + + + + + Games + NHL 2002 (Japan) + + + + + Games + Nickelodeon Spongebob SquarePants (Japan) + + + + Games + Ninkyouden - Toseinin Ichidaiki (Japan) + + + + Games + Nobunaga no Yabou Online - Souha no Shou (Japan) + + + + Games + Oookuki (Japan) + + + + Games + Otona no Gal-jong - Kimi ni Haneman! (Japan) + + + + + Games + Pachitte Chonmage Tatsujin 6 - CR Pachinko Yellow Cab (Japan) + + + + + Games + Pai Chanjong (Japan) + + + + + Games + Panzer Front Ausf.B (Japan) + + + + Preproduction + PlayOnline Beta Edition - PlayOnline Viewer Beta Version & Tetra Master Beta Version (Japan) + + + + + Demos + Sonic Riders (USA) (Demo) + + + + Games + PrideGP Grand Prix 2003 (Japan) + + + + Games + Princess Maker (Japan) + + + + + Games + Pro Yakyuu Spirits 6 (Japan) + + + + Games + Professional Drift - D1 Grand Prix Series 2005 (Japan) + + + + Games + Project Arms (Japan) + + + + Games + Rally Championship (Japan) + + + + + Games + Roommania 203 (Japan) + + + + Games + RSII - Riding Spirits 2 (Japan) + + + + Games + Run Like Hell (Japan) + + + + Games + Runabout 3 - Neo Age (Japan) + + + + Games + Rune Princess (Japan) + + + + Games + Saikyou Toudai Shougi 2004 (Japan) + + + + + Games + Saiyuuki Reload (Japan) + + + + Games + Sekai Saikyou Ginsei Igo 5 (Japan) + + + + + Games + Sekai Saikyou Ginsei Igo 6 (Japan) + + + + + Games + Shinsengumi Gunrouden (Japan) + + + + Games + Slotter Up Mania 2 - Kokuchi no Kyoku! Juggler Special (Japan) + + + + + Games + Slotter Up Mania 4 - Nangoku no Kou! Super Hana Hana & Shiomahal & Oase (Japan) + + + + + Games + Sonic Heroes (Korea) (En,Ja,Fr,De,Es,It,Ko) + + + + Games + Street Mahjong Trance - Majin 2 (Japan) + + + + + Games + Super Puzzle Bobble 2 (Japan) + + + + + Games + Taikyoku Mahjong - Net de Ron! (Japan) + + + + + Games + Taisen 1 - Shougi (Japan) + + + + + Games + Taisen 2 - Igo (Japan) + + + + + Games + TBS All Star Kanshasai 2003 Aki - Chou Gouka! Quiz Ketteiban (Japan) + + + + Games + Baseball 2003, The - Battle Ball Park Sengen - Perfect Play Pro Yakyuu - Shuukigou (Japan) + + + + Games + Tom to Jerry - Hige Hige Daisensou (Japan) + + + + + Applications + TVware Jouhou Kakumei Series - Katei no Igaku (Japan) + + + + + Applications + TVware Jouhou Kakumei Series - Nihongo Daijiten (Japan) + + + + + Applications + TVware Jouhou Kakumei Series - Pro Atlas for TV - Shutoken (Japan) + + + + + Applications + TVware Jouhou Kakumei Series - Pro Atlas for TV - Toukai (Japan) + + + + + Applications + TVware Jouhou Kakumei Series - Shin Seiki Evangelion - Typing E Keikaku (Japan) + + + + + Games + Typing Shinken Shoubu - Musashi no Ken (Japan) + + + + + Games + Uchuu Keiji Tamashii - The Space Sheriff Spirits (Japan) + + + + Games + Uchuujin tte Naani (Japan) + + + + + Games + Usagi - Yasei no Touhai - Dramatic Mahjong (Japan) + + + + + Games + Usagi - Yasei no Touhai - The Arcade - Yamashiro Mahjong-hen (Japan) + + + + + Games + Value 2000 Series - Shougi 4 (Japan) + + + + + Games + Wave Rally (Japan) + + + + + Games + Welcome to Universal Studios Japan (Japan) + + + + + Games + wordimagesoundplay (Japan) (En,Ja) + + + + Games + XGIII - Extreme G Racing (Japan) + + + + + Demos + Baseball 2003, The - Battle Ball Park Sengen - Perfect Play Pro Yakyuu (Japan) (Taikenban) + + + + Games + SuperLite 2000 Vol. 12 - Sudoku (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 22 - Stylish Mahjong - Usagi - Yasei no Touhai & Usagi - Yasei no Touhai - The Arcade Double Pack (Japan) + + + + + Demos + Kingdom Hearts (Japan) (Taikenban) + + + + Demos + Full House Kiss - Ren'ai Adventure (Japan) (Taikenban) + + + + + Demos + Gregory Horror Show - Soul Collector (Japan) (Taikenban) + + + + Demos + Ratchet & Clank 3 (Europe) (Demo) + + + + Games + Burnout 2 - Point of Impact (Korea) + + + + Games + Burnout 3 - Takedown (Korea) + + + + Games + Burnout Revenge (Korea) + + + + Games + Fushigi no Kuni no Alice (Japan) + + + + + Games + Star Wars - Battlefront II (USA) (v2.00) + + + + Games + Bully (Japan) + + + + Games + Junjou Romantica - Koi no Doki Doki Daisakusen (Japan) + + + + Applications + Action Replay 2 (USA) (En,Fr,Es,Pt) (Disc 1) (Unl) (v2.34) + + + + + Games + EyeToy - Play (Japan) + + + + Games + Pachitte Chonmage Tatsujin - CR Nettou Power Pro-kun (Japan) + + + + + Games + Disney's Tarzan - Freeride (Japan) + + + + + Games + Koushien - Konpeki no Sora (Japan) + + + + + Games + Gachinko Pro Yakyuu (Japan) + + + + + Games + Fever 9 - Sankyo Koushiki Pachinko Simulation (Japan) + + + + + Games + Saikyou Toudai Shougi 4 (Japan) + + + + + Games + Kaiketsu Zorori - Mezase! Itazura King (Japan) + + + + + Games + Mahjong Haou - Shinken Battle (Japan) + + + + + Games + Value 2000 Series - Igo 4 (Japan) + + + + + Games + Slotter Up Mania 5 - Soukai Gekida! Mach GoGoGo & Daruma Neko (Japan) + + + + + Games + Simple 2000 Series Vol. 86 - The Menkyo Shutoku Simulation - Kaisei Douro Koutsuuhou Taiou-ban (Japan) + + + + + Games + Memories Off Mix (Japan) + + + + Games + UFC 2004 (Japan) + + + + Games + Guts da!! Mori no Ishimatsu (Japan) + + + + Games + Pachitte Chonmage Tatsujin 8 - Pachinko Ultra Seven (Japan) + + + + Games + Pachitte Chonmage Tatsujin 9 - Pachinko Mitokoumon (Japan) + + + + Games + Tom Clancy's Rainbow Six 3 (Japan) + + + + Games + Tom Clancy's Splinter Cell - Pandora Tomorrow (Japan) + + + + Games + Tom Clancy's Splinter Cell - Chaos Theory (Japan) + + + + Games + SSX Tricky (Japan) + + + + Applications + GameShark 2 - Video Game Enhancer (USA) (Unl) (v1.6) + + + + + Demos + Street Golfer (Japan) (Taikenban) + + + + + Applications + PSi2 Disc 13 (UK) (Unl) + + + + + Games + Oretachi Geesen Zoku - Scramble (Japan) + + + + + + Applications + PS Mania 2.0 Spaccacodici - Grand Theft Auto - San Andreas (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - Gran Turismo 4 (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - I Capolavori della Storia PS2 (Italy) (Unl) + + + + + Applications + PS Mania 2.0 Spaccacodici - Ultimate Spider-Man (Italy) (Unl) + + + + + Games + Hard Luck - Return of the Heroes (Japan) + + + + Demos + Area 51 (Europe) (Demo) + + + + Games + Kanon (Japan) (Best-ban) + + + + Games + Kimi ga Nozomu Eien - Rumbling Hearts (Japan) + + + + Games + KimiKiss (Japan) (ebKore Plus) + + + + Games + Utawareru Mono - Chiri Yuku Mono e no Komori-uta (Japan) + + + + Preproduction + Rayman Revolution (Europe) (En,Fr,De,Es,It) (Beta) + + + + Games + Planetarian - Chiisa na Hoshi no Yume (Japan) + + + + Applications + Play Cheats Vol. 04 (Europe) (Unl) + + + + + Games + Final Fantasy XI - Vana'diel Collection 2 (Japan) + + + + Games + Cross Channel - To All People (Japan) (Shokai Genteiban) + + + + Games + Oretachi Geesen Zoku - Burger Time (Japan) + + + + + Games + Fear, The (Japan) (Disc 3) + + + + Games + Fear, The (Japan) (Disc 4) + + + + Games + Nobunaga no Yabou Online - Hiryuu no Shou (Japan) + + + + Games + AI Shougi 2003 (Japan) + + + + + Games + 3D Mahjong + Janpai Tori (Japan) + + + + + Games + Simple 2000 Series - Hello Kitty Vol. 2 - Minna de Sugoroku - Fushigi na Sekai no Nakayoshi Sugoroku (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 4 - Urawaza Ikasa Mahjonggai - Nii-san, Tsukanjimatta You da ne (Japan) + + + + + Games + City Crisis (Japan) + + + + + Games + Ninja Assault (Japan) + + + + + Preproduction + Nobunaga no Yabou Online (Japan) (Beta) (v2.00) + + + + + Demos + Meiwaku Seijin - Panic Maker (Japan) (Taikenban) + + + + Demos + Toro to Kyuujitsu (Japan) (Tentou Houei-you Movie) + + + + + Games + Check-i-TV (Japan) (Kyou kara Check! Pack) + + + + + Preproduction + Sonic Mega Collection Plus (USA) (Beta) + + + + Demos + Zero (Japan) (Taikenban) + + + + + Games + Game Studio Version 1.03a (Europe) (Unl) + + + + + Demos + Sega Ages 2500 Taikenban (Japan) + + + + Demos + Samurai Western - Katsugeki Samurai-dou (Japan) (Taikenban) + + + + Demos + Ratchet & Clank 4th - Giri Giri Ginga no Giga Battle (Japan) (Tentou-you Taikenban) + + + + Demos + Koedashite Ikou. Taikenban (Japan) + + + + Demos + Gran Turismo 3 - A-Spec - Tentou Shiyuu Disc Vol. 2 (Japan) + + + + Demos + Gun Survivor 2 - Biohazard - Code - Veronica (Japan) (Tentou-you Taikenban) + + + + Demos + PlayStation 2 Revista Oficial - Portugal 9 (Portugal) + + + + Demos + Roland Garros Virtual Tour (France) (Demo) + + + + Games + Hobbit - Predystoriya Sagi Vlastelin Kolets (Russia) + + + + Games + Remember11 - The Age of Infinity (Japan) (Shokai Genteiban) + + + + Demos + Play - Sept & Oct & Nov 2001 (Europe) + + + + Demos + Play - Jan & Feb 2002 (Europe) + + + + Preproduction + Headhunter (Europe) (En,Fr,De,Es,It) (Beta) + + + + Demos + Gran Turismo 3 - Nissan 350Z Edition (USA) + + + + Demos + Gran Turismo - Nissan Micra Edition (Europe) (Rev 2) + + + + Games + Gran Turismo Concept - 2002 Tokyo-Seoul (Korea) (v1.02) + + + + Preproduction + Scooby-Doo! Night of 100 Frights (USA) (Beta 1) + + + + + Preproduction + Scooby-Doo! Night of 100 Frights (USA) (Beta 2) + + + + + Applications + GameShark 2 - Video Game Enhancer - V 1.0 (USA) (Unl) (v1.1) + + + + + Preproduction + Lord of the Rings, The - The Fellowship of the Ring (USA) (Beta) + + + + Games + Monster Farm 4 (Japan) (v1.01) + + + + Games + Harry Potter and the Chamber of Secrets (Korea) + + + + + Games + Time Crisis II (Korea) + + + + Games + Arangjeon - Breakblow (Korea) + + + + Games + Princess Nightmare (Japan) + + + + Games + Need for Speed - Hot Pursuit 2 (Korea) + + + + Games + World Soccer Winning Eleven 9 (Korea) + + + + Games + Otome-teki Koi Kakumei - Love Revo!! (Japan) + + + + Games + Clover no Kuni no Alice - Wonderful Wonder World (Japan) + + + + Applications + GameShark 2 V2 - Video Game Enhancer (USA) (Unl) (v1.99d) + + + + + Games + Dark Angel - Vampire Apocalypse (USA) (v2.01) + + + + + Applications + GameShark 2 - Video Game Enhancer (USA) (Unl) (v1.92) + + + + + Demos + Kidou Senshi Gundam Seed - Rengou vs. Z.A.F.T. (Japan) (Taikenban) + + + + Games + Berserk - Millennium Falcon-hen - Seima Senki no Shou (Japan) (Branded Box - Rakuin no Hako) + + + + Games + NeoGeo Online Collection Vol. 6 - Garou Densetsu Battle Archives 2 (Japan) + + + + Demos + EyeToy - Play (Japan) (Tentou Taikenban) + + + + Applications + Ultimate Cheats fuer Lara Croft Tomb Raider - The Angel of Darkness (Germany) (Unl) + + + + + Applications + Action Replay Ultimate Update for Use with Pro Evolution Soccer 3 (UK) (Unl) + + + + + Applications + CD avec les Codes Action Replay Exclusivement pour les Jeux Grand Theft Auto III et Grand Theft Auto - Vice City (France) (Unl) + + + + + Applications + CD avec les Codes Action Replay Exclusivement pour le Jeu Driver 3 (France) (Unl) + + + + + Applications + CD avec les Codes Action Replay Exclusivement pour le Jeu Lara Croft Tomb Raider - The Angel of Darkness (France) (Unl) + + + + + Applications + CD avec les Codes Action Replay Exclusivement pour le Jeu True Crime - Streets of LA (France) (Unl) + + + + + Demos + Gran Turismo - Nissan Micra Edition (Europe) + + + + Games + Thomas & Friends - A Day at the Races (Europe) (En,Fr,It,Nl) + + + + + Games + Nickelodeon SpongeBob SquarePants - Battle for Bikini Bottom (Europe, Australia) (v1.01) + + + + Applications + Action Replay Ultimate Cheats fuer Die Sims (Germany) (Unl) + + + + + Applications + CD avec les Codes Exclusifs et Inedits de Dragon Ball Z - Budokai (France) (Unl) + + + + + Applications + Action Replay Ultimate Cheats for Medal of Honor - Frontline (UK) (Unl) + + + + + Applications + PSi2 Disc 14 (UK) (Unl) + + + + + Applications + Junk TV (UK) (Unl) + + + + + Games + Chocolat - Maid Cafe Curio (Japan) + + + + Games + Simple 2000 Series Vol. 118 - The Ochimusha - Doemu Samurai Toujou (Japan) + + + + + Demos + Jak II - Jak x Daxter 2 (Japan) (Taikenban) + + + + Games + ADK Tamashii (Japan) + + + + Games + Geesen USA - Midway Arcade Treasures (Japan) + + + + Demos + Need for Speed - Underground 2 (Japan) (Taikenban) + + + + + Demos + Kotoba no Puzzle - Mojipittan (Japan) (Taikenban) + + + + + Demos + Scandal (Japan) (Movie Disc) + + + + + Applications + Codejunkies Action Replay Lite (USA) (Unl) + + + + + Games + Time Crisis 3 (Japan) (With GunCon2) + + + + Games + Simoun - Ibara Sensou - Fuuin no Ri Maajon (Japan) (Shokai Genteiban) + + + + Games + Yeosin Jeonsaeng Persona 4 (Korea) + + + + Games + Rule of Rose (Asia) + + + + Games + Otostaz (Asia) (En,Zh) + + + + Demos + Ratchet & Clank 3 (Japan) (Taikenban) + + + + Demos + R-Type Final (Korea) (Cheheompan) + + + + + Games + Sims, The (Asia) + + + + + Games + Tourist Trophy - The Real Riding Simulator (Asia) + + + + Games + Kunoichi (Asia) + + + + Games + Harry Potter and the Philosopher's Stone (Asia) + + + + Games + Burnout Revenge (Asia) + + + + Demos + XI5 - Aqui Ohyeongje (Korea) (Cheheompan) + + + + + Applications + GameShark 2 - Video Game Enhancer (USA) (En,Fr,Es,Pt) (Unl) (v2.00) + + + + + Games + Captain Tsubasa (Japan) + + + + Games + Harry Potter and the Prisoner of Azkaban (Asia) + + + + Games + Harry Potter and the Goblet of Fire (Asia) + + + + Games + SOCOM 3 - U.S. Navy SEALs (Korea) + + + + Demos + Warhammer 40,000 - Fire Warrior (USA) (Demo) + + + + + Preproduction + Syphon Filter - The Omega Strain (USA) (Beta) + + + + Games + Dokapon DX - Wataru Sekai wa Oni Darake (Japan) + + + + Games + Blokus Club with Bumpy Trot (Japan) + + + + + Games + XI [sai] - XI-Go (Asia) + + + + Games + Zhen San Guo Wu Shuang 5 Special (Taiwan) + + + + Preproduction + Champions of Norrath - Realms of Everquest (USA) (Beta) + + + + Games + Shouwangji - Project Altered Beast (Asia) + + + + Demos + Juiced (USA) (Demo) + + + + Games + Sims, The - Bustin' Out (Asia) + + + + Games + Zhuo Hou La - Baiwan Houjun Jingbao Da Chuji (Asia) + + + + Games + Sidewinder F (Korea) + + + + Games + Gen Houzi Wan Ba! Shouwu Zuta Nao Fantian!! (Asia) + + + + Games + Lord of the Rings, The - The Third Age (Asia) + + + + Games + Sly Cooper - Jeonseolui Bibeobseoreul Chajaseo (Korea) + + + + Games + Hot Shots Golf 3 (Korea) + + + + Demos + MiruMiru 2001-nen 10-gatsudo Juchuugou (Japan) + + + + Games + Guwon (Korea) + + + + Games + Harry Potter and the Order of the Phoenix (Korea) + + + + Games + Lost Aya Sophia (Japan) (Genteiban) + + + + Applications + Action Replay Ultimate Codes for Use with Gran Turismo 4 (USA) (Unl) + + + + + Applications + Action Replay Max (USA) (Unl) (v3.35) + + + + + Applications + Memory Manager Plus (USA) (Unl) + + + + + Games + Action Man A.T.O.M. - Alpha Teens on Machines (Poland) + + + + + Games + Disney's Donald Duck - Rescue Daisakusen!! (Japan) + + + + + Games + America Oudan Ultra Quiz (Japan) + + + + Games + Ico (Japan) (PlayStation 2 the Best) + + + + + Applications + GameShark 2 - Video Game Enhancer (USA) (Unl) (v1.7) + + + + + Games + Resident Evil 4 (Asia) + + + + Applications + GameShark 2 V2 - Video Game Enhancer (USA) (En,Fr,Es,Pt) (Unl) (v2.12) + + + + + Games + Elminage - Yami no Miko to Kamigami no Yubiwa (Japan) + + + + Games + Oretachi Geesen Zoku - Moon Cresta (Japan) + + + + + + Games + Oretachi Geesen Zoku - Quarth (Japan) + + + + + Games + Oretachi Geesen Zoku - Rabio Lepus (Japan) + + + + + Games + Oretachi Geesen Zoku - Contra (Japan) + + + + + Games + Oretachi Geesen Zoku - Trio the Punch (Japan) + + + + + Multimedia + Motion Gravure Series - Mori Hiroko (Japan) + + + + Games + Metal Gear Solid 3 - Snake Eater (Korea) + + + + Games + This Is Football - Segye Choegang Chukgu 2003 (Korea) + + + + Games + Oretachi Geesen Zoku - Crazy Climber (Japan) + + + + + + Demos + Top Gun - Combat Zones (Europe) (Demo) + + + + + Preproduction + Batman - Vengeance (Europe) (En,Fr,De,Es,It,Nl) (Beta) + + + + Applications + GameShark 2 - Video Game Enhancer (USA) (Unl) (v1.91) + + + + + Applications + GameShark 2 V2 - Video Game Enhancer (USA) (En,Fr,Es,Pt) (Unl) (v2.03) + + + + + Applications + GameShark 2 - Video Game Enhancer (USA) (Unl) (v1.99c) + + + + + Applications + Action Replay Ultimate Codes for Use with Grand Theft Auto - Vice City (USA) (Unl) (Rev 1) + + + + + Games + Call of Duty - Finest Hour (USA) (v2.02) + + + + Games + Oretachi Geesen Zoku - Sonic Wings (Japan) + + + + + Games + Tales of Destiny 2 (Asia) + + + + Applications + GameShark 2 V2 - Video Game Enhancer (USA) (En,Fr,Es,Pt) (Unl) (v2.20) + + + + + Demos + Need for Speed - Underground (Korea) (Cheheompan) + + + + + Demos + Goehon - Gulryeora! Wangjanim! (Korea) (Cheheompan) + + + + + Demos + Sly Cooper - Jeonseolui Bibeobseoreul Chajaseo (Korea) (Cheheompan) + + + + + Demos + SOCOM - U.S. Navy SEALs (Korea) (Cheheompan) + + + + + Demos + I-Ninja (Europe) (Demo) + + + + + Video + Arc the Lad - Jeongryeongui Hwanghon - Premiere Disc (Korea) + + + + + Games + Fushigi Yuugi - Genbu Kaiden Gaiden - Kagami no Miko (Japan) + + + + Games + Fullmetal Alchemist - Dream Carnival (Korea) + + + + Games + Jin Yeosin Jeonsaeng III - Nocturne Maniax (Korea) + + + + Demos + EyeToy Special Demo (Europe) + + + + Demos + EyeToy - Kinetic Combat (Europe) (Demo) + + + + Demos + Pro Evolution Soccer 2 (Europe) (Demo) + + + + + Demos + 187 - Ride or Die (Europe) (Demo) + + + + Games + Oretachi Geesen Zoku - Terra Cresta (Japan) + + + + + Preproduction + Mystical Ninja Goemon Zero (USA) (Beta) + + + + Games + Enter the Matrix (Taiwan) + + + + Games + North Wind - Eien no Yakusoku (Japan) + + + + Games + Bratz - The Movie (Scandinavia) (Sv,Da) + + + + Games + Medal of Honor - Rising Sun (Asia) + + + + Games + WinBack (Taiwan) (En,Ja,Zh) + + + + + Applications + Power Play for PlayStation 2 (UK) (Unl) + + + + + Games + Time Crisis 3 (Asia) + + + + Applications + Action Replay Max (Europe) (Unl) + + + + + Games + Simoun - Ibara Sensou - Fuuin no Ri Maajon (Japan) + + + + Games + Sekai no Subete - Two of Us (Japan) + + + + Applications + PSi2 31 (UK) (Unl) + + + + + Games + Cowboy Bebop - Tsuioku no Serenade (Japan) (Shokai Genteiban Box) + + + + Games + Gigantic Drive (Japan) + + + + + Games + Triggerheart Exelica Enhanced (Japan) + + + + Demos + Tennis no Oujisama - Smash Hit! (Japan) (Taikenban) + + + + + Demos + CrossFire (Japan) (Taikenban) + + + + + Games + Gitadora! GuitarFreaks 4th Mix & DrumMania 3rd Mix (Japan) (v2.00) + + + + Games + Taito Memories - Gekan (Japan) + + + + Games + SuperLite 2000 Vol. 27 - Mezase! Super Hustler (Japan) + + + + + Games + SuperLite 2000 Vol. 3 - Igo (Japan) + + + + + Games + SuperLite 2000 Vol. 14 - Crossword (Japan) + + + + + Games + Air Ranger - Rescue Helicopter (Japan) + + + + + Demos + Burnout Revenge (Europe) (Fr,De) (Demo) + + + + + Demos + Tom Clancy's Rainbow Six - Lockdown (Europe) (Demo) + + + + Demos + Time Crisis 3 (Japan) (Tentou Taikenban) + + + + + Games + Taisen Hot Gimmick - Axes-jong (Japan) + + + + + Games + Mirai Shounen Conan (Japan) + + + + Games + SingStar '80s (Sweden) (v1.00) + + + + Games + Shirogane no Torikago - The Angels with Strange Wings (Japan) + + + + Games + Harukanaru Toki no Naka de 3 - Izayoiki (Japan) (Premium Box) + + + + Games + Woody Woodpecker (Korea) + + + + + Coverdiscs + Offizielle PlayStation 2 Magazin 02-2004, Das - Uncut Edition (Germany) + + + + Coverdiscs + StationMaster 02-2002 AR2v2 (Germany) (En,De) (Unl) + + + + + Coverdiscs + StationMaster 03-2002 AR2v2 (Germany) (En,De) (Unl) + + + + + Games + 007 - Nightfire (Korea) + + + + Applications + Hot 100 Saves (USA) (Unl) + + + + + Demos + Unison - Rebels of Rhythm & Dance & DOA2 - Hardcore (USA) (Demo) + + + + Games + Gran Turismo 4 (USA) (v2.00) + + + + Games + MVP Baseball 2004 (Korea) + + + + Games + Dragon Ball Z 3 (Korea) + + + + Games + Shrek 2 (Japan) + + + + Games + Metal Wolf REV (Japan) (Shokai Genteiban) + + + + Games + Sega Ages 2500 Series Vol. 24 - Last Bronx - Tokyo Bangaichi (Japan) + + + + + Games + Sengoku-hime - Senran ni Mau Otome-tachi (Japan) + + + + Games + Shounen Onmyouji - Tsubasa yo Ima, Sora e Kaere (Japan) (DX Pack) + + + + Games + Little Anchor (Japan) (Genteiban) + + + + Games + Kanuchi - Kuroki Tsubasa no Shou (Japan) + + + + Games + Kenran Butousai (Japan) + + + + Games + Ppoi! Hito Natsu no Keiken! (Japan) + + + + Games + Piyo-tan - Oyashiki Sennyuu Daisakusen (Japan) + + + + Games + Shinkyoku Soukai Polyphonica - The Black - Episode 1 & 2 CS Edition (Japan) + + + + Games + Koi suru Otome to Shugo no Tate - The Shield of AIGIS (Japan) + + + + Games + Pia Carrot e Youkoso!! G.P. Gakuen Princess (Japan) + + + + Games + Major League Baseball 2K8 (Japan) + + + + Games + Rugby 08 (Japan) + + + + Games + FIFA 09 - World Class Soccer (Japan) + + + + Games + Loveroot Zero - Kiss Kiss Labyrinth (Japan) + + + + Games + D.C.I.F. - Da Capo - Innocent Finale (Japan) + + + + Games + Under the Moon - Crescent (Japan) + + + + Games + L2 - Love x Loop (Japan) + + + + Games + Little Busters! Converted Edition (Japan) + + + + Games + FIFA 10 - World Class Soccer (Japan) + + + + Games + Luxury & Beauty - Lucian Bee's - Justice Yellow (Japan) + + + + Games + Uragiri wa Boku no Namae o Shitteiru - Tasogare ni Ochita Inori (Japan) + + + + Games + Sangoku Rensenki - Otome no Heihou! (Japan) + + + + Games + Scared Rider Xechs - Stardust Lovers (Japan) + + + + Demos + Akumajou Dracula - Yami no Juin (Japan) (Tentou Taikenban) + + + + Games + Eisei Meijin IV (Japan) + + + + + Games + Eisei Meijin V (Japan) + + + + + Games + Eisei Meijin VI - Tsuushin Shougi Club (Japan) + + + + + Games + Eisei Meijin 7 - Tsuushin Shougi Club (Japan) + + + + + Games + Ready 2 Rumble Boxing - Round 2 (Japan) + + + + + Demos + Professional Drift - D1 Grand Prix Series 2005 (Japan) (Taikenban 1) + + + + + Games + Memories Off (Asia) + + + + Applications + PSi2 Disc 5 (Germany) (Unl) + + + + + Games + Hanjuku Hero 4 - 7-nin no Hanjuku Hero (Japan) (Hanjuku Ginga Bento) + + + + Games + Shenqi Jiqi Jingjichang - Bibohou Zhongji Rezhan (Asia) + + + + Games + Simple 2000 Series Vol. 11 - The Off-Road Buggy (Japan) + + + + + Games + Simple 2000 Series Vol. 24 - The Bowling Hyper (Japan) + + + + + Games + Simple 2000 Series Vol. 33 - The Jet Coaster - Yuuenchi o Tsukurou! (Japan) + + + + + Games + Simple 2000 Honkaku Shikou Series Vol. 5 - The Kiryoku Kentei - Tanoshiku Manaberu Igo Nyuumon (Japan) + + + + + Games + Simple 2000 Series Vol. 49 - The Dodgeball - World Champion Dodge Baller (Japan) + + + + + Games + Simple 2000 Series Vol. 69 - The Board Game Collection (Japan) + + + + + Games + Simple 2000 Honkaku Shikou Series Vol. 2 - The Igo (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 19 - Akagi - Yami ni Oritatta Tensai (Japan) + + + + + Games + Simple 2000 Series Ultimate Vol. 30 - Kourin! Zokusha God - Butchigiri I Love You (Japan) + + + + + Games + Simple 2000 Series Vol. 101 - The OneeChampon - The Nee-chan 2 Tokubetsu-hen (Japan) + + + + + Games + Simple 2000 Series Vol. 104 - The Robot Tsukurou ze! Gekitou! Robot Fight (Japan) + + + + + Games + Simple 2000 Series Vol. 109 - The Taxi 2 - Untenshu wa Yappari Kimi da! (Japan) + + + + + Games + Simple 2000 Series Vol. 111 - The Itadaki Rider - Omae no Bike wa Ore no Mono & Jacked (Japan) + + + + Games + Simple 2000 Series Vol. 113 - The Tairyou Jigoku (Japan) + + + + + Games + Simple 2000 Series Vol. 116 - The Neko-mura no Hitobito - Pug Daikan no Akugyou Zanmai (Japan) + + + + + Games + Simple 2000 Series Vol. 77 - The Hanasou Hangul no Tabi (Japan) + + + + + Games + Simple 2000 Series Vol. 89 - The Party Game 2 (Japan) + + + + + Games + Shoukan Shoujo - Elemental Girl Calling (Japan) + + + + Games + Air Ranger 2 Plus - Rescue Helicopter (Japan) + + + + Games + All Star Pro-Wrestling III (Japan) + + + + Games + All-Star Baseball 2003 featuring Derek Jeter (Japan) + + + + Games + Bakushou!! Jinsei Kaidou - Nova Usagi ga Miteru zo!! (Japan) + + + + Games + Bouken Shounen Club Gahou (Japan) + + + + Games + Chicken Little (Japan) + + + + Games + Colorful Aquarium - My Little Mermaid (Japan) + + + + Games + Colorful Aquarium - My Little Mermaid (Japan) (Shokai Genteiban) + + + + Games + Dear My Sun!! Musuko Ikusei Capriccio (Japan) + + + + Games + Disney's The Haunted Mansion (Japan) + + + + Games + DreamWorks Shark Tale (Japan) + + + + Games + ESPN Winter X Games Snowboarding (Japan) + + + + Games + Etude Prologue - Yureugoku Kokoro no Katachi (Japan) + + + + Games + Evolution Snowboarding (Japan) + + + + Games + Fever 6 - Sankyo Koushiki Pachinko Simulation (Japan) + + + + Games + Fever 7 - Sankyo Koushiki Pachinko Simulation (Japan) + + + + + Games + Forgotten Realms - Demon Stone (Japan) + + + + Games + Freedom Fighters (Japan) + + + + Games + Gift - Prism (Japan) + + + + Games + Hanakisou (Japan) (v2.01) + + + + Games + Hanayoi Romanesque - Ai to Kanashimi - Sore wa Kimi no Tame no Aria (Japan) + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 3 - CR Marilyn Monroe (Japan) + + + + Games + Hokka Hoka Sentou (Japan) + + + + + Games + Hoshi no Furu Toki (Japan) + + + + Games + I Love Baseball - Pro Yakyuu o Koyonaku Ai suru Hitotachi e (Japan) + + + + Games + Inuyasha - Ougi Ranbu (Japan) + + + + Games + Ishikura Noboru Kudan no Igo Kouza - Chuukyuu-hen - Jitsuryoku 5-kyuu o Mezasu Hito e (Japan) + + + + + Games + Jikuu Boukenki Zentrix (Japan) + + + + Games + Jitsumei Jikkyou Keiba - Dream Classic - 2001 Autumn (Japan) + + + + Games + Kaeru Batake de Tsukamaete (Japan) + + + + Games + Kaeru Batake de Tsukamaete - Natsu Chigira Sansen! (Japan) + + + + Games + Kamen Rider Kabuto (Japan) + + + + + Games + Katekyoo Hitman Reborn! Kindan no Yami no Delta (Japan) + + + + Games + Kawa no Nushi Tsuri - Wonderful Journey (Japan) + + + + Games + Kinkoumyaku Tansa Simulation - Ingot 79 (Japan) + + + + Games + Kyuuketsu Kitan Moonties (Japan) + + + + Games + Kyuuketsu-hime Yui - Sen'yashou (Japan) + + + + Games + Lake Masters EX (Japan) + + + + + Games + Last Escort - Club Katze (Japan) + + + + Games + Madden NFL Super Bowl 2002 (Japan) + + + + Games + Major League Baseball 2K7 (Japan) + + + + Games + Major League Baseball 2K9 (Japan) + + + + Games + Mat Hoffman's Pro BMX 2003 (Japan) + + + + Games + Matantei Loki Ragnarok - Mayouga - Ushinawareta Bishou (Japan) + + + + Games + Might and Magic - Day of the Destroyer (Japan) + + + + Games + Mission - Impossible - Operation Surma (Japan) + + + + Games + Mizuiro (Japan) + + + + Games + Moe Moe 2-Ji Taisen (Ryaku) Deluxe (Japan) + + + + Games + Morita Shougi (Japan) + + + + + Games + Motto Golful Golf (Japan) + + + + + Games + Myst III - Exile (Japan) + + + + Games + Nanobreaker (Japan) + + + + Games + Narnia-koku Monogatari - Dai-1-shou - Lion to Majo (Japan) + + + + Games + NBA 2K3 (Japan) + + + + Games + NBA Street V3 (Japan) + + + + Games + Buzz! The Big Quiz (Russia) + + + + Games + Garfield - Arleene o Sukue! (Japan) + + + + + Games + Auto Modellista - U.S.-Tuned (Japan) + + + + Games + Need for Speed - Hot Pursuit 2 (Asia) + + + + Games + NFL 2K3 (Japan) + + + + Games + Nobunaga Senki (Japan) + + + + + Games + Online Pro Wrestling (Japan) + + + + Games + Pachi-Slot Winning Post (Japan) + + + + + Games + Pachitte Chonmage Tatsujin 4 - CR Hissatsu Shigotonin - Gekitou-hen (Japan) (Disc 1) + + + + + Games + Pachitte Chonmage Tatsujin 4 - CR Hissatsu Shigotonin - Gekitou-hen (Japan) (Disc 2) + + + + + Games + Panic Palette (Japan) (Genteiban) + + + + Games + Petit Copter 2 (Japan) + + + + + Games + Pia Carrot e Youkoso!! G.O. Summer Fair (Japan) + + + + Games + Princess Maker 2 (Japan) + + + + + Games + Pro Yakyuu - Netsu Star 2007 (Japan) + + + + Games + RedCard (Japan) + + + + Games + Reishiki Kanjou Sentouki Ni (Japan) + + + + Games + Robots (Japan) + + + + Games + Rugby 06 (Japan) + + + + Games + Saikyou no Igo 2 (Japan) + + + + + Games + Saikyou Toudai Shougi Special (Japan) + + + + + Games + Samurai Champloo (Japan) + + + + Games + SD Gundam Force - Daikessen! Jigen Kaizoku De Scar!! (Japan) + + + + Games + Sega Ages 2500 Series Vol. 21 - SDI & Quartet - Sega System 16 Collection (Japan) + + + + + Games + Shanghai - Sangoku-pai Tougi (Japan) + + + + + Games + Shin Seiki GPX Cyber Formula - Road to the Infinity 2 (Japan) + + + + Games + Shougi World Champion - Gekisashi 2 (Japan) + + + + + Games + Simple 2000 Series Vol. 96 - The Kaizoku - Gaikotsu Ippai-rates! (Japan) + + + + + Games + Ski Jumping Pairs - Reloaded (Japan) + + + + Games + Slotter Up Core 2 - Gouda! Minami no Teiou (Japan) + + + + + Games + Slotter Up Core 7 - Gekitouda! Street Fighter II (Japan) + + + + + Games + Slotter Up Mania 9 - Atsu Oki da ze! Mensoore-30 & Mensoore 2-30 (Japan) + + + + + Applications + PSi2 33 (UK) (Unl) + + + + + Demos + Offizielle PlayStation 2 Magazin 09-2004, Das (Germany) + + + + Demos + Offizielle PlayStation 2 Magazin 12-2003, Das (Germany) + + + + Games + Burnout 3 - Takedown (Asia) + + + + Games + Burnout Dominator (Korea) + + + + Games + Urbz, The - Sims in the City (Asia) + + + + Demos + Beyond Good & Evil (Europe) (Demo) + + + + + Applications + Max Drive (USA) (Unl) + + + + + Applications + Max Drive (Europe) (Unl) + + + + + Applications + Action Replay 2 (Germany) (Disc 1) (German Edition) (Unl) + + + + + Applications + Instant Cheats - Volume 10 (UK) (Unl) + + + + + Applications + PlayStation 2 Cheats - Volume 3 (UK) (Unl) + + + + + Applications + PlayStation 2 Cheats - Volume 2 (UK) (Unl) + + + + + Applications + Instant Cheats - Volume 11 (UK) (Unl) + + + + + Applications + PlayStation 2 Cheats - Volume 5 (UK) (Unl) + + + + + Games + Soshite Kono Sora ni Kirameku Kimi no Uta XXX (Japan) + + + + Games + Soul Link Extension (Japan) + + + + Games + Standard Daisenryaku - Dengekisen (Japan) + + + + Games + Street Golfer (Japan) + + + + + Games + SuperLite 2000 Vol. 11 - Big Bass - Bass Tsuri Kanzen Kouryaku (Japan) + + + + + Games + SuperLite 2000 Vol. 28 - Mezase! Super Bowler (Japan) + + + + + Games + Snow (Japan) (Shokai Genteiban) + + + + Games + Tiger Woods PGA Tour 07 (Japan) + + + + Games + Tiger Woods PGA Tour 2002 (Japan) + + + + Games + Tom Clancy's Ghost Recon - Advanced Warfighter (Japan) + + + + Games + Tomoyo After - It's a Wonderful Life - CS Edition (Japan) + + + + Games + Top o Nerae! GunBuster (Japan) + + + + Games + TT Superbikes - Real Road Racing (Japan) + + + + Games + US Open 2002 - A USTA Event (Japan) + + + + + Games + Victory Wings - Zero Pilot Series (Japan) + + + + + Games + Winning Post 6 Maximum 2004 (Japan) + + + + Games + Winning Post 6 - 2005-nendoban (Japan) + + + + Games + Winning Post 7 Maximum 2006 (Japan) + + + + Games + Wizardry Gaiden - Sentou no Kangoku - Prisoners of the Battles (Japan) + + + + + Games + Wrestle Kingdom 2 - Pro Wrestling Sekai Taisen (Japan) + + + + Games + WWE SmackDown vs. Raw 2007 (Japan) + + + + Games + Zoids Tactics (Japan) + + + + Applications + GameShark 2 - Video Game Enhancer (USA) (Unl) (v1.8) + + + + + Demos + WRC II Extreme - Peugeot Special Demo (France) + + + + Demos + Sonic Riders (Europe) (Demo) + + + + Applications + SharkPort - Code and Save Transfer Kit (USA) (Unl) (v1.23) + + + + + Applications + What's Pro Action Replay (Japan) (Unl) + + + + + Applications + Karat PS2-you Pro Action Replay 2 Taikenban (Japan) (Unl) + + + + + Applications + PlayStation 2 Cheats - Volume 4 (UK) (Unl) + + + + + Applications + PlayStation 2 Cheats - Volume 6 (UK) (Unl) + + + + + Applications + Action Replay Ultimate Cheats for Use with Gran Turismo 4 (UK) (Unl) + + + + + Applications + Action Replay Ultimate Cheats for Use with Grand Theft Auto - San Andreas (UK) (Unl) + + + + + Demos + Sphinx and the Cursed Mummy (France) (Demo) + + + + Applications + PS Mania 2.0 Spaccacodici - Tekken 5 (Italy) (Unl) + + + + + Games + Aria - The Natural - Tooi Yume no Mirage (Japan) + + + + Games + Binchou-tan - Shiawase Goyomi (Japan) (Shokai Genteiban) + + + + Games + Girls Bravo - Romance 15's (Japan) + + + + Games + Tamayura - Mitama Okuri no Uta (Japan) (Shokai Genteiban) + + + + Games + Kinnikuman - Muscle Grand Prix 2 - Tokumori (Japan) + + + + Games + Karaoke Revolution - J-Pop Best Vol. 3 (Japan) + + + + + Coverdiscs + Offizielle PlayStation 2 Magazin, Das - Special Edition 2 (Germany) + + + + Games + Hugo - CannonCruise (Russia) + + + + + Games + Hanjuku Hero tai 3D (Japan) (Tokudaigou) + + + + Games + Pop'n Music 10 (Japan) (Controller Set) + + + + Games + SingStar Summer Party (Denmark) + + + + Games + SingStar Store Dromme (Denmark) + + + + Games + Thunderstrike - Operation Phoenix (Asia) + + + + Applications + Action Replay - Tom Clancy's Splinter Cell (USA) (Unl) + + + + + Games + Grandia Xtreme (Japan) (Limited Box) + + + + Demos + PES 2009 - Pro Evolution Soccer (Italy) (En,Fr,De,Es,It,Pt) (Demo) + + + + + Demos + Bonus Demo 6 (Australia) + + + + Demos + Maximo (Australia) (Demo) + + + + + Games + Kuma Uta (Japan) (v1.01) + + + + + Games + Athens 2004 (Korea) + + + + Games + Bard's Tale, The (Korea) + + + + Games + FIFA Street 2 (Korea) (En,Es) + + + + Games + High Heat Major League Baseball 2003 (Korea) + + + + + Games + Ilgyeok Salchung!! Hoihoi-san (Korea) + + + + + Games + K-League Winning Eleven 9 - Asia Championship (Korea) + + + + Games + MLB 06 - The Show (Korea) + + + + Games + MLB 07 - The Show (Korea) + + + + Games + NBA Live 06 (Korea) + + + + Games + NBA Live 07 (Korea) + + + + Games + NBA Live 2004 (Korea) + + + + Games + Persona 3 (Korea) + + + + Games + Raging Bless - Hangma Muksirok (Korea) + + + + + Games + Tom Clancy's Splinter Cell (Korea) + + + + Games + Strikers 1945 I & II (Korea) + + + + + Games + Super Puzzle Bobble (Korea) + + + + + Games + Tiger Woods PGA Tour 2004 (Korea) + + + + Games + XII Stag (Korea) + + + + + Games + Jeolche Jeolmyeong Dosi (Korea) + + + + Demos + FIFA World Cup Germany 2006 (Europe) (En,Fr,De,Es,It) (Demo) + + + + Applications + Action Replay Sblocca Codici PS2 - Tutti i Trucchi per Need for Speed - ProStreet (Italy) (Unl) + + + + + Demos + Roland Garros Virtual Tour '06 (France) (Demo) + + + + Games + Final Fantasy X International (Asia) + + + + Games + School Love! Koi to Kibou no Metronome (Japan) + + + + Games + School Love! Koi to Kibou no Metronome (Japan) (Shokai Genteiban) + + + + Games + Prince of Persia - Warrior Within (Japan) + + + + Games + Broken Sword - Nemureru Ryuu no Densetsu (Japan) (En,Ja) + + + + Games + Zero Pilot - Kokuu no Kiseki (Japan) + + + + Games + Ouka - Kokoro Kagayakaseru Sakura (Japan) + + + + Games + TimeSplitter - Jikuu no Shinryakusha (Japan) + + + + Demos + Selector Demo 7 (Europe) + + + + Games + FlatOut 2 GTR (Ganbare! Tobidase! Racing!!) (Japan) + + + + Games + Memories Off Duet - 1st & 2nd Stories (Japan) (Ren'ai Game Selection) + + + + Games + School Days LxH (Japan) + + + + Preproduction + Ratchet & Clank (USA) (Beta) + + + + Applications + PlayStation BB Navigator - Version 0.10 (Prerelease) (Japan) (Disc 2) (SCPN-60110) + + + + + Games + Homemaid - Tsui no Yakata (Japan) + + + + Games + Hissatsu Pachinko Station V9 - Osomatsu-kun (Japan) + + + + + Games + Terminator 3 - Rise of the Machines (Asia) + + + + Demos + Official PlayStation 2 Magazine - German Kids Special (Germany) (En,De) + + + + Preproduction + Jonny Moseley Mad Trix (Europe) (Pre-Alpha) + + + + + Demos + PES 2010 - Pro Evolution Soccer (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,Ru,El) (Demo) + + + + + Demos + Pro Evolution Soccer 3 (Europe) (Demo 2) + + + + + Games + Memories Off Duet - 1st & 2nd Stories (Japan) + + + + Games + Ishikura Noboru Kudan no Igo Kouza - Nyuumon-hen - Kondokoso Honki de Oboeru Igo (Japan) + + + + + Games + Suika A.S+ - Eternal Name (Japan) + + + + Games + Simple 2000 Series - The Daemiin (Korea) + + + + + Games + Zero no Tsukaima - Koakuma to Harukaze no Concerto (Japan) (Shokai Genteiban) + + + + Games + SuperLite 2000 Vol. 42 - Memories Off 5 - Togireta Film (Japan) + + + + Games + Ao no mama de... (Japan) (Treasure Box) + + + + Games + Realize - Panorama Luminary (Japan) + + + + Games + Wind - A Breath of Heart (Japan) + + + + Games + NeoGeo Online Collection Vol. 5 - Garou Densetsu Battle Archives 1 (Japan) + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 6 - 7Cafe - Katashikimei Bomber Powerful 2 (Japan) + + + + Games + Castlevania (Korea) (En,Ko) + + + + Games + Odin Sphere (Korea) + + + + Games + Action Romance Bumpy Trot (Korea) + + + + Applications + PSi2 Cheats 12 (Germany) (Unl) + + + + + Applications + PSi2 Cheats 13 (Germany) (Unl) + + + + + Applications + PSi2 Disc 7 (Germany) (Unl) + + + + + Applications + PSi2 Spielbare Cheats Volume 18 (Germany) (Unl) + + + + + Applications + PSi2 Spielbare Cheats Volume 19 (Germany) (Unl) + + + + + Applications + PSi2 Spielbare Cheats Volume 20 (Germany) (Unl) + + + + + Applications + PSi2 Spielbare Cheats Volume 21 (Germany) (Unl) + + + + + Applications + PSi2 Spielbare Cheats Volume 22 (Germany) (Unl) + + + + + Applications + PSi2 Spielbare Cheats Volume 25 (Germany) (Unl) + + + + + Applications + PSi2 Spielbare Cheats Volume 26 (Germany) (Unl) + + + + + Applications + PSi2 Spielbare Cheats Volume 27 (Germany) (Unl) + + + + + Applications + Xtreme Cheats - Pro Edition fuer PlayStation 2 (Germany) (Unl) + + + + + Games + Ratchet & Clank - Gonggu Jeonsa Daebak Moli (Korea) + + + + Games + Ratchet & Clank - Gonggu Jeonsa Reloaded (Korea) + + + + Games + Ratchet & Clank - Gonggu Jeonsa Wigi Ilbal (Korea) + + + + Games + Disney-Pixar Istoriya Igrushek - Bol'shoj Pobeg (Russia) + + + + Games + Digital Devil Saga - Avatar Tuner (Korea) + + + + Games + Digital Devil Saga 2 - Avatar Tuner (Korea) + + + + Demos + Jeolche Jeolmyeong Dosi (Korea) (Cheheompan) + + + + + Applications + PSi2 Cheats 14 (Germany) (Unl) + + + + + Games + Fahrenheit (Japan) + + + + Games + Splashdown (Japan) + + + + Games + Green Green - Kane no Ne - Dynamic (Japan) + + + + Games + Sengoku Tenka Touitsu (Japan) + + + + Games + Separate Hearts (Japan) + + + + Games + State of Emergency Revenge (Japan) + + + + Games + Stuntman - Ignition (Japan) + + + + Games + Train Simulator - Midousuji-Sen (Japan) + + + + Games + Wallace to Gromit - Yasaibatake de Dai-Pinch! (Japan) + + + + Applications + PSi2 Spielbare Cheats Volume 17 (Germany) (Unl) + + + + + Applications + PSi2 Disc 6 (Germany) (Unl) + + + + + Games + Virtua Cop Re-Birth (Japan) + + + + + Preproduction + Brunswick Pro Bowling (USA) (Beta) + + + + Demos + MiruMiru 2001-nen 2-gatsudo Juchuugou (Japan) + + + + Applications + PSi2 Spielbare Cheats Volume 23 (Germany) (Unl) + + + + + Applications + PSi2 Spielbare Cheats Volume 24 (Germany) (Unl) + + + + + Games + Princess Maker 5 (Japan) + + + + Games + Agent Hugo - Lemoon Twist (Russia) + + + + + Games + Hugo - Bukkazoom! (Russia) + + + + + Games + Disney Pirates of the Caribbean - At World's End (Japan) + + + + Games + Get Ride! AMDriver - Soukoku no Shinjitsu (Japan) + + + + Games + Money Sugoroku - Kabukoro (Japan) + + + + Games + Princess Holiday - Korogaru Ringo Tei Sen'ya Ichiya (Japan) + + + + Games + Shinobido Takumi (Japan) + + + + Games + Slotter Up Core 11 - Kyojin no Hoshi IV - Seishun Gunzou-hen (Japan) + + + + Games + Primal Image for Printer (Japan) + + + + + Games + Internet Othello - Othello World 24 (Japan) + + + + + Games + Akagi - Yami ni Oritatta Tensai (Japan) + + + + + Games + Karaoke Revolution - J-Pop Best Vol. 2 (Japan) + + + + + Games + BuzzRod - Fishing Fantasy (Japan) + + + + + Games + Slotter Up Mania 7 - Saishin Saikyou! Pioneer MAX (Japan) + + + + + Games + Sakura - Setsu Gekka (Japan) + + + + Games + Moekan - Moe Musume Shima e Youkoso (Japan) + + + + Games + Yomigaeri - Refrain (Japan) + + + + Games + Tom Clancy's Ghost Recon - Jungle Storm (Japan) + + + + Games + Tsuki wa Higashi ni Hi wa Nishi ni - Operation Sanctuary (Japan) + + + + Games + Ao no mama de... (Japan) + + + + Games + Mr. Incredible (Japan) + + + + Games + Otome wa Boku ni Koishiteru (Japan) + + + + Games + Mr. Incredible - Kyouteki Underminer Toujou (Japan) + + + + Games + Ice Age 2 (Japan) + + + + Games + Youki Hiden - Ayakashi Gentouwa (Japan) + + + + Games + Prism Ark - Awake (Japan) + + + + Games + Shuumatsu Shoujo Gensou Alicematic - Apocalypse (Japan) (Genteiban) + + + + Games + Daisenryaku 1941 - Gyakuten no Taiheiyou (Japan) + + + + + Games + Saikyou Toudai Shougi 3 (Japan) + + + + + Games + Pachitte Chonmage Tatsujin 2 - CR Jurassic Park (Japan) + + + + + Games + DreamWorks Madagascar (Japan) + + + + + Games + Salt Lake 2002 (Japan) + + + + Games + Herdy Gerdy (Japan) + + + + Games + Canary - Kono Omoi o Uta ni Nosete (Japan) (New Best Collection) + + + + Games + Sugar^2 Rune - Koi mo Oshare mo Pick-Up (Japan) + + + + Games + Ore no Shita de Agake (Japan) + + + + Games + Transformers - The Game (Japan) + + + + Games + Shin Master of Monsters Final EX - Mukunaru Nageki, Tenmei no Saika (Japan) + + + + Demos + Buzz! Junior - Jungle Party (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,Pl,Ru,El) (Demo) + + + + Preproduction + EyeToy - Play 2 (Europe) (En,Fr,De,Es,It,Nl,Pt,Sv,No,Da,Fi,El) (Beta) + + + + Games + Buggy Grand Prix - Kattobi! Daisakusen (Japan) + + + + + Games + Hanabi Shokunin ni Narou 2 (Japan) + + + + + Games + Kaijuu Daigekisen - War of the Monsters (Japan) + + + + Games + Natsuiro - Hoshikuzu no Memory (Japan) + + + + Games + Generation of Chaos Desire (Japan) + + + + Games + Izayoi Renka - Kamifurusato (Japan) + + + + Games + Secret Game - Killer Queen (Japan) + + + + Games + Nanatsuiro Drops Pure!! (Japan) (Shokai Genteiban) + + + + Games + Pure Pure - Mimi to Shippo no Monogatari (Japan) + + + + Games + Rosario to Vampire Capu 2 - Koi to Yume no Rhapsodia (Japan) + + + + Games + Simple 2000 Series Vol. 71 - The Fantasy Ren'ai Adventure - Kanojo no Densetsu, Boku no Sekiban (Japan) + + + + Games + Monopoly - Mezase!! Daifugou Jinsei!! (Japan) + + + + + Games + Winning Post 7 Maximum 2007 (Japan) (v2.00) + + + + Games + Hatsukoi - First Kiss (Japan) + + + + Games + Nanatsuiro Drops Pure!! (Japan) + + + + Games + WWE SmackDown vs. Raw 2008 (Japan) + + + + Games + Seaman - Kindan no Pet - Kanzenban (Japan) + + + + Games + Zero Pilot - Zero (Japan) + + + + Games + Everblue 2 (Japan) + + + + + Games + Dokapon the World (Japan) (v2.00) + + + + Games + Castle Fantasia - Erencia Senki - Plus Stories (Japan) (DX Pack) + + + + Games + Train Simulator - Keisei, Toei Asakusa, Keikyuusen (Japan) + + + + Games + Simple 2000 Series Vol. 106 - The Block Kuzushi Quest - Dragon Kingdom (Japan) + + + + + Games + Pop'n Music 12 - Iroha (Japan) + + + + Games + Goehon - Gulryeora! Wangjanim! (Korea) + + + + Games + Hajime-ui Ilbo 2 - Victorious Road (Korea) + + + + Games + Naruto - Ultimate Ninja (Korea) (En,Ko) + + + + Games + StarTRain - Your Past Makes Your Future (Japan) (Shokai Genteiban) + + + + Demos + Jak and Daxter - The Precursor Legacy (Europe) (En,Ja,Fr,De,Es,It) (Demo) + + + + + Games + Hissatsu Pachinko Station V5 - PinkLady (Japan) + + + + + Games + Kakinoki Shougi IV (Japan) + + + + + Games + Pachi-Slot Higurashi no Naku Koro ni - Matsuri (Japan) + + + + Games + Osouji Sentai Clean Keeper H (Japan) + + + + Games + Shin Koihime Musou - Otome Ryouran Sangokushi Engi (Japan) + + + + Games + Magical Pachinko Cotton - Pachinko Jikki Simulation (Japan) + + + + + Games + Love Songs - ADV Futaba Riho 19-sai - Fuyu (Japan) + + + + Games + Terminator 3 - The Redemption (Japan) + + + + Games + Castle Fantasia - Erencia Senki - Plus Stories (Japan) + + + + Games + Elysion - Eien no Sanctuary (Japan) + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 7 - CR Fever Powerful Zero (Japan) + + + + Games + Pachitte Chonmage Tatsujin 16 - Pachinko Hissatsu Shigotojin III - Matsuri Version (Japan) + + + + Preproduction + Nickelodeon SpongeBob SquarePants - Revenge of the Flying Dutchman (USA) (Beta) + + + + + Games + Touka Gettan - Koufuu no Ryouou (Japan) + + + + Games + Clear - Atarashii Kaze no Fuku Oka de (Japan) + + + + Games + Yatohime Zankikou - Ken no Maki (Japan) + + + + Games + Def Jam - Fight for NY (Japan) + + + + Games + Hello Kitty no PikoPiko Daisakusen (Japan) + + + + Games + Hulk (Japan) + + + + Games + Train Simulator - Kyushu Shinkansen (Japan) + + + + Games + Wizardry Empire III - Haou no Keifu (Japan) + + + + + Games + True Tears (Japan) + + + + Games + Monster Bass (Japan) + + + + + Games + NBA 2K9 (Japan) + + + + Games + Kazoku Keikaku - Kokoro no Kizuna (Japan) + + + + Games + Winning Post 7 Maximum 2008 (Japan) + + + + Games + Disney Princess - Mahou no Sekai e (Japan) + + + + Games + Backyard Wrestling - Don't Try This at Home (Japan) + + + + Games + Medical 91 (Japan) + + + + Games + Savage Skies (Japan) + + + + Games + Dear My Friend - Love Like Powdery Snow (Japan) + + + + Games + White Clarity - And, the Tears Became You (Japan) (Shokai Genteiban) + + + + Games + Margi - Marginal - Ano Toki no Tooi Yakusoku o (Japan) (Shokai Genteiban) + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 8 - CR Matsuura Aya (Japan) + + + + Games + Juiced (Korea) + + + + Demos + Official PlayStation 2 Magazine Demo 32 (Spain) (En,Fr,De,Es,It) + + + + Games + Edomono (Japan) + + + + Games + Ponkotsu Roman Daikatsugeki - Bumpy Trot (Japan) (v1.04) + + + + Games + Frogger Rescue (Japan) + + + + Games + Prince of Persia - Futatsu no Tamashii (Japan) + + + + Games + Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 9 - CR Fever Captain Harlock (Japan) + + + + Games + Hoshigari Empusa (Japan) + + + + Games + Pro Yakyuu Spirits 2010 (Japan) + + + + Games + Kanojo no Densetsu, Boku no Sekiban - Amirion no Ken to Tomo ni (Japan) + + + + Multimedia + Motion Gravure Series - Megumi (Japan) + + + + Games + Yamasa Digi World Collaboration SP - Pachi-Slot Ridge Racer (Japan) + + + + Games + Astro Kyuudan - Kessen!! Victory Kyuudanhen (Japan) + + + + Games + Kaiketsu! Osabakiina (Japan) + + + + Games + Derby-ba o Tsukurou! 5 (Japan) + + + + Games + Margi - Marginal - Ano Toki no Tooi Yakusoku o (Japan) + + + + Games + Pachinko Kaou - Misora Hibari (Japan) + + + + Games + I's Pure (Japan) + + + + Games + Rakushou! Pachi-Slot Sengen 6 - Rio 2 Cruising Vanadis (Japan) + + + + Games + Jitsumei Jikkyou Keiba - Dream Classic 2002 (Japan) + + + + Games + Shinkyoku Soukai Polyphonica - After School (Japan) + + + + Games + Utau - Tumbling Dice - Watashitachi 3nin, A Ge Ru (Japan) + + + + Games + Izumo Zero - Yokohama Ayakashi Emaki (Japan) + + + + Games + Mikomai - Towa no Omoi (Japan) + + + + Games + Saikyou Toudai Shougi Special II (Japan) + + + + + Games + 81diver (Japan) + + + + + Games + Chenwen no Sangokushi (Japan) + + + + + Games + Pachi-Slot King! Kagaku Ninja-tai Gatchaman (Japan) + + + + + Games + Yamasa Digi World SP - Moe yo! Kung Fu Shukujo (Japan) + + + + + Games + Kousoku Tanigawa Shougi (Japan) + + + + + Games + Saikyou Toudai Shougi 2003 (Japan) + + + + + Games + River Ride Adventure featuring Salomon (Japan) + + + + + Games + Slotter Up Mania 10 - Pioneer Special III (Japan) + + + + + Games + Hissatsu Pachi-Slot Evolution 2 - Osomatsu-kun (Japan) + + + + + Games + Toudai Shougi - Jouseki Dojo Kanketsuhen (Japan) + + + + + Games + Pachi-Slot Club Collection - I'm Juggler EX - Juggler Selection (Japan) + + + + + Games + Hissatsu Pachinko Station V3 - Shutsudou! Miniskirt Police (Japan) + + + + + Games + Slotter Up Mania 8 - Senkou Kokuchi! Juggler Special II (Japan) + + + + + Games + Hissatsu Pachinko Station V - Honoo no Bakushougun (Japan) + + + + + Games + Honkakuteki Pachinko Jikki Kouryaku Series - Milky Bar & Killer Queen - Eikyuu Hozon-ban (Japan) + + + + + Games + Slotter Up Core 9 - Jug Kiwametari! Final Juggler (Japan) + + + + + Games + Sekai Saikyou Ginsei Igo Kouza (Japan) + + + + + Games + Duel Savior Destiny (Japan) + + + + Games + K-1 World GP 2006 (Japan) + + + + Games + Otona no Gal-jong 2 - Koishite Bai Man! (Japan) + + + + Games + Nettai Teikiatsu Shoujo (Japan) (Shokai Genteiban) + + + + Games + Natsuiro Komachi - Ichijitsu Senka (Japan) (Shokai Genteiban) + + + + Games + Sotsugyou - 2nd Generation (Japan) + + + + Games + Gallop Racer Inbreed (Japan) + + + + Games + GI Jockey 4 2008 (Japan) + + + + Games + Kira Kira - Rock 'N' Roll Show (Japan) (Shokai Genteiban) + + + + Games + Majokko A La Mode - Tonaete, Koi no Mahou! (Japan) (Magical Box) + + + + Demos + Exciting Pro Wres 6 (Japan) (Taikenban) + + + + Demos + Anubis - Zone of the Enders (Japan) (Taikenban 2) + + + + + Games + Age of Empires II - The Age of Kings (Japan) + + + + + Games + Destroy All Humans! (Japan) + + + + Games + Fukuhara Ai no Takkyuu Icchokusen (Japan) + + + + + Games + Hobbit no Bouken - Lord of the Rings - Hajimari no Monogatari (Japan) + + + + Games + KeyboardMania II - 2nd Mix & 3rd Mix (Japan) + + + + Games + Kuusen II - Combat Flight Simulation II (Japan) + + + + + Games + Lotus Challenge (Japan) + + + + + Games + NadePro!! Kisama mo Seiyuu Yatte Miro! (Japan) + + + + Games + RoboCop - Aratanaru Kiki (Japan) + + + + + Games + Shoujo Mahou Gaku Littlewitch Romanesque - Aria to Kaya to Kuro no Tou (Japan) + + + + Games + Ultimate Pro Pinball (Japan) + + + + + Games + Ultimate Spider-Man (Japan) + + + + Applications + PSi2 27 (UK) (Unl) + + + + + Games + Gendai Daisenryaku - Isshoku Sokuhatsu Gunji Balance Houkai (Japan) + + + + Demos + MiruMiru 2001-nen 3-gatsudo Juchuugou (Japan) + + + + Demos + 2000-2001 Winter Lineup (Japan) + + + + Games + Daisan Teikoku Koubouki - Aufstieg und Fall des Dritten Reiches (Japan) + + + + + Demos + Doko Demo Issho - Toro to Ippai (Japan) (Taikenban) + + + + Demos + MiruMiru 2001-nen 4-gatsudo Juchuugou (Japan) + + + + Games + Busin 0 - Wizardry Alternative Neo (Korea) + + + + Games + Dark Cloud 2 (Korea) + + + + Games + I.Q Remix+ - Intelligent Qube (Korea) + + + + Games + Yeosin Jeonsaeng Persona 3 FES (Korea) + + + + Games + Zero (Korea) + + + + Demos + Gran Turismo - Subaru Driving Simulator Version (Japan) + + + + Games + Real Bass Fishing - Top Angler (Japan) + + + + + Games + Pachitte Chonmage Tatsujin 3 - CR P-Man & CR Yawara Kids Kyoku-hen (Japan) + + + + + Games + Hissatsu Pachi-Slot Evolution - Ninja Hattori-kun V (Japan) + + + + + Games + Disney's Lilo and Stitch - Stitch no Daibouken (Japan) + + + + Games + NHL 2K9 (Japan) + + + + Games + Warrior Blade - Rastan vs. Barbarian-hen (Japan) + + + + + Games + Saikyou Shougi - Gekisashi Special (Japan) + + + + + Games + Slotter Up Mania 11 - 2027 vs. 2027 II (Japan) + + + + Games + Disney-Pixar Remy no Oishii Restaurant (Japan) + + + + Games + Slotter Up Core 10 - Mach GoGoGo 2 (Japan) + + + + Games + Triangle Again 2 (Japan) + + + + Games + World Tank Museum for Game - Toubu Sensen (Japan) + + + + Games + Totsugeki! Army Men - Shijou Saishou no Sakusen (Japan) + + + + Games + Katakamuna - Ushinawareta Ingaritsu (Japan) + + + + Games + Sorairo no Organ Remix (Japan) + + + + Games + Constantine (Japan) + + + + Games + SNK Slot Panic Kyuuji (Japan) + + + + Games + Backyard Wrestling 2 - There Goes the Neighborhood (Japan) + + + + Games + Sweet Season (Japan) + + + + Games + Yukigatari - Renewal-ban (Japan) + + + + Games + Pri-Saga! Princess o Sagase! (Japan) + + + + Games + Love Songs - ADV Futaba Riho 14-sai - Natsu (Japan) + + + + Games + Diorama Sensen Ijou Nashi - Stalingrad e no Michi (Japan) + + + + Games + Tokimeki Memorial 2 - Music Video Clips - Circus de Aimashou (Japan) + + + + Games + Lost Passage - Ushinawareta Issetsu (Japan) (Shokai Genteiban) + + + + Games + Quartett! The Stage of Love (Japan) (Shokai Genteiban) + + + + Games + Konneko - Keep a Memory Green (Japan) + + + + Demos + Official PlayStation 2 Magazine Demo 34 (Spain) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 41 (Spain) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 30 (Spain) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 26 (Spain) (En,Fr,De,Es,It) + + + + Preproduction + LEGO Super Soccer Adventure (Europe) (Proto 3) + + + + + Games + Yumemi Hakusho - Second Dream (Japan) + + + + Games + Manchester United Manager 2005 (UK) + + + + Games + Bass Strike (Japan) + + + + + Preproduction + SOCOM - U.S. Navy SEALs (USA) (Beta) + + + + + Demos + Official PlayStation 2 Magazine Demo 15 (Spain) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 23 (Spain) (En,Fr,De,Es,It) + + + + Demos + Official PlayStation 2 Magazine Demo 54 (Spain) (En,Fr,De,Es,It) + + + + Demos + TV Magazine Ultraman Special Disc (Japan) + + + + Games + Internet Igo - Heisei Kiin 24 (Japan) + + + + + Games + Yakiniku Bugyou Bonfire! (Japan) + + + + + Games + Hissatsu Pachinko Station V6 - Yume no Chou Tokkyuu (Japan) + + + + + Games + Princess Lover! Eternal Love for My Lady (Japan) (Shokai Gentei Tokubetsu Doukonban) + + + + Games + Virtual View - Nemoto Harumi Eizou Play (Japan) + + + + Games + Doko e Iku no Anohi - Hikaru Ashita e... (Japan) + + + + Games + Disney-Pixar Cars (Japan) + + + + Games + Lewis to Mirai Dorobou - Wilbur no Kiken na Jikan Ryokou (Japan) + + + + Games + World Soccer Winning Eleven 2012 (Japan) (En,Ja) + + + + Games + Hissatsu Pachinko Station V11 - CR Gyaatoruzu (Japan) + + + + Games + Nickelodeon SpongeBob SquarePants featuring Nicktoons - Globs of Doom (Australia) + + + + Games + Nobunaga no Yabou Online - Haten no Shou (Japan) + + + + Games + LMA Manager 2005 (Europe) (SLES-53149) + + + + Demos + Exciting Pro Wres 7 (Japan) (Taikenban) + + + + Games + Pro Yakyuu Spirits 5 - Kanzenban (Japan) + + + + Games + Angel's Feather - Kuro no Zan'ei (Japan) + + + + Games + Tetsu One - Densha de Battle! World Grand Prix (Japan) + + + + + Games + FIFA Football 2002 (Belgium) + + + + Games + Nickelodeon SpongeBob and Friends - Battle for Volcano Island (Australia) + + + + Applications + EGBrowser (Japan) (v1.16) + + + + + Demos + Exclusive PlayStation 2 Summer Sample Disc (Australia) + + + + Games + Buzz! The Hollywood Quiz (Europe, Australia) (Alt) + + + + Games + Monsterspass (Austria, Switzerland) (En,Fr,De,Es,It,Nl,Pt) + + + + Games + FIFA 07 (Asia) (En,Es) + + + + Demos + Gran Turismo 4 - Lupo Cup Training Version (Japan) + + + + Games + Magna Carta (Japan) (PlayStation 2 the Best) + + + + Games + Yoshitsune-ki (Japan) (Gouka Kenran Box) + + + + Games + Internet Shougi - Shougi Doujou 24 (Japan) + + + + + Games + Daisan Teikoku Koubouki II - Aufstieg und Fall des Dritten Reiches (Japan) + + + + Multimedia + Motion Gravure Series - Nemoto Harumi (Japan) + + + + Applications + Dejikame Album - Kuraemon (Japan) + + + + + Games + Auto Modellista (Japan) (Modem Pack) + + + + Games + Taiko no Tatsujin - Doka! to Oomori Nanadaime (Japan) + + + + + Games + Disney-Pixar Monsterbedriften - Skrekkoya (Norway) + + + + Games + Slotter Up Core 12 - Ping Pong (Japan) + + + + Demos + Burnout Revenge (Europe) (Demo) + + + + + Games + Big! Sports Quiz, The (Austria, Switzerland) + + + + Games + Torikago no Mukougawa (Japan) + + + + Games + Ishikura Noboru Kudan no Igo Kouza - Joukyuu-hen - Mezase, Jitsuryoku Shodan! (Japan) + + + + + Demos + TOCA Race Driver (Europe) (Demo) + + + + Games + Medical and Engineering Joint Entrance Quiz (India) + + + + Demos + Nordic Fall 2003 Demo (Scandinavia) + + + + Games + Yonggwa Gachi (Korea) + + + + Games + DreamWorks Kung Fu Panda (Korea) + + + + Games + Energy Airforce (Korea) + + + + Games + Rogue Galaxy (Korea) + + + + Games + Starsky & Hutch (Korea) + + + + Games + Syphon Filter - The Omega Strain (Korea) + + + + Games + Lord of the Rings, The - The Return of the King (Korea) + + + + Games + Time Crisis 3 (Korea) + + + + Games + Tom Clancy's Ghost Recon - Advanced Warfighter (Korea) + + + + Games + World Soccer Winning Eleven 10 - Liveware Evolution (Korea) + + + + Games + World Soccer Winning Eleven 6 - International (Korea) + + + + Demos + TOCA Race Driver 2 (Europe) (En,Fr,De,Es,It) (Demo) + + + + Games + World Soccer Winning Eleven 9 - Liveware Evolution (Korea) + + + + Games + Jak 3 (Korea) (En,Fr,De,Es,It,Pt,Ko,Ru) + + + + Games + Tak and the Power of Juju (Korea) + + + + Games + Jak and Daxter - The Precursor Legacy (Korea) (En,Fr,De,Es,It) + + + + Games + Sudogo Battle 01 (Korea) + + + + Games + Driv3r (Korea) (En,Ko) + + + + Games + Metal Gear Solid 2 - Substance (Korea) (En,Ko) + + + + Games + Silent Hill 3 (Korea) (En,Ja,Fr,De,Es,It,Ko) + + + + Demos + Gitaroo Man (Europe) (Demo) + + + + + Demos + Summer Heat Beach Volleyball (Europe) + + + + + Preproduction + Pop Idol (UK) (Demo) + + + + + Games + Ace Combat Zero - The Belkan War (Korea) + + + + Games + Transformers - The Game (Korea) + + + + Games + Evolution Snowboarding (Korea) + + + + Demos + Dynasty Warriors 3 (Europe) (En,Fr,De) (Demo) + + + + + Games + Pajeczyna Charlotty (Poland) (En,Pl) + + + + + Applications + Mega Memory (USA) (Unl) (Version 2.22) + + + + + Games + Agent Hugo - RoboRumble (Poland) + + + + + Games + Ferrari Challenge - Trofeo Pirelli (Europe) (En,Fr,De,Es,It) (v2.00) + + + + Preproduction + Taz - Wanted (Europe) (Beta 2) + + + + + Preproduction + Taz - Wanted (Europe) (Beta 1) + + + + + Preproduction + LEGO Super Soccer Adventure (Europe) (Proto 1) + + + + + Preproduction + LEGO Super Soccer Adventure (Europe) (Proto 2) + + + + + Games + Breath of Fire V - Dragon Quarter (Korea) + + + + Games + Men in Black II - Alien Escape (Korea) + + + + Games + WinBack 2 - Project Poseidon (Korea) + + + + Games + PoPoLoCrois - Hajimari no Bouken (Japan) (Premium Box) + + + + Games + Dark Chronicle (Japan) (v2.01) + + + + Games + Taiko no Tatsujin - Tobikkiri! Anime Special (Japan) + + + + + Games + Panic Palette (Japan) + + + + Games + Yamiyo ni Sasayaku - Tantei Sagara Kyouichirou (Japan) + + + + Games + Armored Core 2 - Another Age (Asia) + + + + Demos + Suffering, The - Ties that Bind (Europe) (Demo) + + + + Demos + LEGO Star Wars - The Video Game (Europe) (Demo) + + + + + Games + Matrix, The - Path of Neo (Asia) (En,Ja,Zh) + + + + Games + Medal of Honor - Frontline (Asia) + + + + Games + World Soccer Winning Eleven 6 - International (Asia) + + + + Demos + MiruMiru 2001-nen 1-gatsudo Juchuugou (Japan) + + + + Applications + PrintFan (Japan) (v2.00) + + + + + Games + Densha de Go! Professional 2 (Japan) (v1.02) + + + + Games + Winning Post 7 Maximum 2007 (Japan) (v1.01) + + + + Demos + Dragon Ball Z 3 (Japan) (Taikenban) + + + + Demos + Jissen Pachi-Slot Hisshouhou! Hokuto no Ken Premium Disc (Japan) (Taikenban) + + + + + Games + Tales of Legendia (Korea) + + + + Games + Jungle Party (Austria, Switzerland) + + + + Applications + Karat PS2-you PAR2 Pro Action Replay 2 Taikenban (Japan) (Unl) (v2.21) + + + + + Games + Tomak - Save the Earth - Complete Edition (Korea) + + +
diff --git a/PFS-BatchKit-Manager/BAT/Dats/RedumpCUEPS2.zip b/PFS-BatchKit-Manager/BAT/Dats/RedumpCUEPS2.zip new file mode 100644 index 0000000..5a54b3e Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/Dats/RedumpCUEPS2.zip differ diff --git a/PFS-BatchKit-Manager/BAT/Dats/RedumpPS2.zip b/PFS-BatchKit-Manager/BAT/Dats/RedumpPS2.zip new file mode 100644 index 0000000..ad157f9 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/Dats/RedumpPS2.zip differ diff --git a/PFS-BatchKit-Manager/BAT/DiagBox.exe b/PFS-BatchKit-Manager/BAT/DiagBox.exe new file mode 100644 index 0000000..89bad70 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiagBox.exe differ diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/C2ErrorProtect.txt b/PFS-BatchKit-Manager/BAT/DiscImageCreator/C2ErrorProtect.txt new file mode 100644 index 0000000..0d41d5d --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/C2ErrorProtect.txt @@ -0,0 +1,11 @@ +# This is a file to fix the c2 error sector. Please write the file name you want to fix the error +arcade.dll +ds0.bl0 +datacab.dll +sno.ext +main.dll +style2.css +set2.dll +setextra.ex +setup.mp +x-team_ss.ext \ No newline at end of file diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/CD Dumping Guide (DIC CLI) - Redump Wiki.URL b/PFS-BatchKit-Manager/BAT/DiscImageCreator/CD Dumping Guide (DIC CLI) - Redump Wiki.URL new file mode 100644 index 0000000..a1f319b --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/CD Dumping Guide (DIC CLI) - Redump Wiki.URL @@ -0,0 +1,6 @@ +[InternetShortcut] +URL=http://wiki.redump.org/index.php?title=CD_Dumping_Guide_(DIC_CLI) +IDList= +HotKey=0 +IconFile=C:\Users\Dylan\AppData\Local\Mozilla\Firefox\Profiles\wg3t4o2p.default\shortcutCache\JVAoT9Vfxmqq_iDs6cEFhA==.ico +IconIndex=0 diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/DVD Dumping Guide (DIC CLI) - Redump Wiki.URL b/PFS-BatchKit-Manager/BAT/DiscImageCreator/DVD Dumping Guide (DIC CLI) - Redump Wiki.URL new file mode 100644 index 0000000..93cc483 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/DVD Dumping Guide (DIC CLI) - Redump Wiki.URL @@ -0,0 +1,6 @@ +[InternetShortcut] +URL=http://wiki.redump.org/index.php?title=DVD_Dumping_Guide_(DIC_CLI) +IDList= +HotKey=0 +IconFile=C:\Users\Dylan\AppData\Local\Mozilla\Firefox\Profiles\wg3t4o2p.default\shortcutCache\gWtJsVLCKrVAHGAStRAchQ==.ico +IconIndex=0 diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/DVDAuth.exe b/PFS-BatchKit-Manager/BAT/DiscImageCreator/DVDAuth.exe new file mode 100644 index 0000000..5f031bf Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiscImageCreator/DVDAuth.exe differ diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/DiscImageCreator.exe b/PFS-BatchKit-Manager/BAT/DiscImageCreator/DiscImageCreator.exe new file mode 100644 index 0000000..6d39210 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiscImageCreator/DiscImageCreator.exe differ diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/ChangeLog.txt b/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/ChangeLog.txt new file mode 100644 index 0000000..b830a71 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/ChangeLog.txt @@ -0,0 +1,848 @@ +================================= Change Log ================================== +*2011-11-xx +*2012-03-21 +*2012-05-26 +http://www.mediafire.com/?d4erewg5zbvtjma +*2012-06-20 +http://www.mediafire.com/?78v9tp30o82ca2b +*2012-07-01 +http://www.mediafire.com/?el57y5whhic2bz7 +*2012-07-07 +http://www.mediafire.com/?ro6zxax547pnifi +forgot + +*2012-11-02 +http://www.mediafire.com/?j258gadpvpffpnq +[DC] +delete .offset .toc file + => integration .log file +create .gdi file + => need fix index of track2 manually + +[other] +create unicode version + +*2012-12-28 +http://www.mediafire.com/?t84vdvk60cipx3i +support CDG(CD Graphics) +fix Paragraph Boundary + +*2012-12-29 +http://www.mediafire.com/?6j70xu3awnyfbl6 +fix crashing in x86 build +delete bom in unicode build + +*2013-01-03 +http://www.mediafire.com/?1ruflslt9v975b3 +fix checking & data of subchannel + +*2013-01-05 +http://www.mediafire.com/?octpobk6qnzp7jn +refactoring +improved subchannel data + +*2013-01-07 +http://www.mediafire.com/?2667q8f7ab1syau +refactoring +add STORAGE ADAPTER DESCRIPTOR log +=> for getting alignmentMask of drive + +*2013-01-17 +http://www.mediafire.com/?7sbj5nluwtevv47 +improved PC Engine CD dumping +1. if subchannel and TOC don't sync, TOC has priority. +2. if audio sector exists in data track, their sector is descrambled. + +*2013-01-18 +http://www.mediafire.com/?uc2web2xkdw52zx +fix checking subchannel(RelativeTime) + +*2013-01-19 +http://www.mediafire.com/?w1585tm93k9vso9 +fix ReadTOCText function +=> because mmc1 drive isn't defined. + +*2013-01-24 +http://www.mediafire.com/?l8z42uu6wb0i8un +fix subchannel reading + plextor + audio only disc => read cd command(0xbe) + read subchannel(0x100[pack]) +=> because if R-W channel bit is full on, reading speed is very slow. + +*2013-01-29 +http://www.mediafire.com/?5sivdapd7ysdpcr +fix cue file of CD-TEXT Disc. + +*2013-01-30 +http://www.mediafire.com/?931v52igjl4qbr6 +fix crash close/stop command. +add OS version log. + +*2013-02-03 +http://www.mediafire.com/?yej1m0db6b6a7t0 +improved CD-TEXT analyze. +=> support unicode flag + +*2013-02-22 +http://www.mediafire.com/?ldsv1lwebz1lq0d +add Macintosh disc log. +fix x64 reading. +=>padded with a multiple of four the DataTransferLength of CDROM_READ_TOC_EX_FORMAT_FULL_TOC +fix logic +=>if combined offset is plus and can't read lead-out, tool doesn't work. + Or if combined offset is minus and can't read lead-in, tool doesn't work. + +*2013-03-07 +http://www.mediafire.com/?j7r14knf62kkzsc +fixed ripping CD-TEXT disc. +improved ripping MCN(EAN) including disc. + +*2013-03-09 +http://www.mediafire.com/?suyd5pwrb034rsr +fixed ccd file (added FLAGS) +improved ripping CD including INDEX 0 in Track 1 disc. + +*2013-03-27 +http://www.mediafire.com/?f9sv2rnmg1lgiyt +fixed ripping DVD DL +fixed ISO9660 PVD log +added DiscInformation(0x51) log +added reading floppy (WIP) + +*2013-04-07 +http://www.mediafire.com/?iiui97cbtvi7v9f +added C2 error log (check only one, not re-read) + +*2013-06-19 +http://www.mediafire.com/?hf5fr3mmeqvxm6q/ +added "pre" argument for ripping index0 in track1 (for SaGaFrontier Original Soundtrack Disc3) +added "isrc" argument for ignoring invalid ISRC (for Valis II[PCE]) +Divided log (drive, disc, error) + +*2013-11-24 +http://www.mediafire.com/?ja083rxnjk7km9l/ +rewrote many code +added reread and fix sector for C2 error disc. (Supported C2 error flag in 0xD8 command) +added "add" argument for audio only disc. (offset correction manually) +added "fua" argument for DVD (to defeat the cache) +added store scrambled image to scm file +added output hash (crc32, md5, sha1) to log file. +added check & autodetect data order (main+c2+sub or main+sub+c2) +added check process. (if isobuster running, don't run this tool) +fixed return Win API error log message +fixed ccd file (PregapMode) +improved EAN sector reading +improved ripping GD-ROM + added "-rgd" command for HD area (integrated "-ra", "-dec", "-split") + omitted "-dec", "-split" command + +*2013-12-17 +http://www.mediafire.com/?o9rdgpkq6cmx8qh/ +fixed output hash file (support over 4GB file) +fixed create file + if subdirectory don't exist, create it. +fixed DiscInformation(0x51) log + +*2013-12-21 +http://www.mediafire.com/?vjo27xx3jgcv37y/ +fixed create file + if subdirectory don't exist, create it. (re-fix) + +*2014-01-10 +http://www.mediafire.com/?rex9fufshe16k3u/ +refactoring +fixed StorageQueryProperty log + +*2014-06-21 +http://www.mediafire.com/?dv2wb1qp2h2yie1/ +rewrote many code +- changed: argment format +- added: reset command (for PLEXTOR only) +- added: /l option (for PlayStation LibCrypt disc) +- added: /m option (for [MCD]WonderMega Collection) +- added: /r option (for ripping from last to first) +- added: cue file for img file +- added: xxx_infolog.txt (for no error info) +- added: using GetProductInfo, CreateMutex +- added: fixes SubRtoW +- added: exec EccEdc.exe +- added: checking main data (A header exist or not) (for [PCE]Faerie Dust Story - Meikyuu no Elfeene) +- added: CDI directive in cue +- added: output a list of file in 3DO disc in xxx_disclog.txt (using the code of http://kaele.com/~kashima/games/3do_dir.html) +- added: PCE log in 1st/2nd sector of 1st track to xxx_disclog.txt +- added: Hash of .img to xxx_disclog.txt +- added: writing multiple indexes for track 1 to cue file +- added: SpeedRead (for PLEXTOR only) +- added: output EEPROM (for PLEXTOR only) +- deleted: CDG directive in cue +- improved: SubQ of adr 2(=EAN sector)(if adr is correct but EAN data is wrong, fixed it.) +- improved: SubQ of adr 3(=ISRC sector)(if adr is correct but ISRC data is wrong, fixed it.) +- improved: ripping AMSF from 00:00:00 to 00:01:74 +- improved: /c2 option (support PX-4824) +- fixed: checking a product id of a plextor drive(CD-R PREMIUM) +- fixed: ripping a floppy disk +- fixed: ScsiGetAddress (Don't call this function if you use a drive via USB.) +- fixed: ripping a MCN sector on LBA 0 in track 1 only disc +- fixed: allocate memory in ReadTOCFull +- fixed: analize SubQ(relative time) +- fixed: transfer length (because speed down gd-rom ripping) +- fixed: c2 error fix logic +- fixed: check CD+G per track (for [MCD]WonderMega Collection) + +*2014-10-17 +http://www.mediafire.com/?yoejwfgut0p7xeh/ +- added: eject command (eject the tray) +- added: start command (spin up the disc) +- added: /f option of cd command (But I don't know whether or not a cache is clear.) +- added: Output log of mode sense (page code: 0x2a) +- added: fix AFrame of Adr 2,3 of SubQ(=MCN, ISRC) +- improved: fix Adr 2 of SubQ(check whether or not adr is correct.) +- improved: fix Adr 2 of SubQ(Sub[19] & 0x0f => 0 and Sub[20] => 0) +- improved: Adr fixing logic +- improved: fix weird tracknum of subchannel +- improved: DC ripping speed +- fixed: c2 file size +- fixed: C2 rereading doesn't work +- fixed: /m option + +*2015-02-27 +http://www.mediafire.com/?3ojaadqlch27abg/ +- added: fix subchannel for GD +- added: padding to 0x55 for unreadable sector +- added: path table record and directory record for CD to _infolog.txt + => for searching specific file to protect (RingPROTECH => PROTECT.PRO, SafeDisc => 00000001.LT1, 00000001.TMP) +- added: /rc option for CD + => I don't test it enough because I have a bit of RingPROTECH disc and SafeDisc. +- added: If any of R-W area is padded with 0xff, detect it. +- changed: beep sound +- changed: _disclog.txt for GD +- changed: output a list of file in 3DO code +- fixed: /r option +- fixed: if ModeSense10 is error, exec continuous. +- fixed: SubQ Track +- fixed: Cue file for CDTEXT +- improved: detecting MCN sector + +*2015-05-14 +http://www.mediafire.com/?jjusoanzbacq7g2/ +- added: Plextor scsi drive, PX-S88T +- added: Flag for supporting ModeSense, ReadBufferCapacity, SetCDSpeed +- added: If semaphore time error occurs, exec sleep(25000) (Because if it doesn't exec sleep, next ScsiPassThroughDirect fails.) +- added: /c val4 option (to set c2 offset) +- added: /s option (for reading subchannel precisely) +- changed: devided errorlog.txt to suberrorlog.txt and c2errorlog.txt +- changed: from READ_CD(0xbe) to READ_D8(0xd8) or READ12(0xa8) (for old plextor drive) +- fixed: reread doesn't work from 20150227 +- fixed: startstop doesn't work command from 20150227 +- fixed: If ReadDiscInformation, ModeSense10, ReadBufferCapacity, SetCDSpeed is alway return TRUE; +- fixed: If GetConfiguration fails, sets CD-TEXT flag manually. (Ultraplex is TRUE) +- fixed: If ModeSense fails, sets drive buffer size manually. (Ultraplex is 512, PX-W1210S is 4096, PX-S88T is 2048) +- fixed: MINIMUM_DRIVE_BUF_SIZE is from 256 to 512. +- fixed: IsValidSubQTrack() +- fixed: Set false SetCDSpeed, 0xd8 & subch 0x08 in PX-W1210TA forcibly +- fixed: Buf size for executing EccEdc. +- fixed: Transfer length for volume descriptor. + +*2015-09-13 +http://www.mediafire.com/?aiknhj2bescnfff/ +- added: /be & /d8 option for cd +- added: check sector for PC-FX +- added: log file for main channel, exec command +- added: coded about codelock +- added: old scsi drive (Tested PX-12TS, PX-20TS) +- changed: log file name +- changed: scramble.bin to generating dynamically (thanks gorelord4e) +- fixed: IsValidSubQIdx +- fixed: didn't apply the combined offset to the audio only disc +- fixed: detect adr sector +- fixed: Label Gate CD, XCP disc +- fixed: SafeDisc 3.15.XXX, 1.35.000 +- fixed: data length disc that isn't per 2048byte (e.g. commandos - BEL) +- fixed: LBA counter +- fixed: smartE disc +- fixed: SafeDisc when using 0xBE +- fixed: check main sector +- fixed: Output volume descriptor for CDI (caesar's boxing) +- fixed: audio command (LBA -75 and lead-out) +- fixed: check arg +- fixed: DirectoryRecord +- fixed: compare string of directory (strncmp -> _strnicmp) +- fixed: invalid track number of first pregap sector +- improved: c2 error fixing +- deleted: streaming bit for DVD +- deleted: MINIMUM_DRIVE_BUF_SIZE +- deleted: /c val4 option + +*2015-11-28 +http://www.mediafire.com/?q56ny0liey5tioi/ +- changed: checking MCN ISRC sector before ripping per track + (for PC Game Best Series Vol. 42 - J.B. Harold Series: Kiss of Murder - Satsui no Kuchizuke) +- added: /se option for securom +- added: pack option in /be for cd command +- added: lead-in subchannel P, R-W fixing (Q haven't coded yet) +- added: some command-line message +- added: a debug log when it fails the reading cd +- fixed: a disc having the DirectoryLength above the MaximumTransferLength(65536, 131072...) +- fixed: overdumped .img file except plextor drive +- fixed: Don't read over the MaxTransferLength in checking exe +- fixed: allocate memory from a variable-length to a fixed length (delete realloc) +- improved: checking EXE, reading DirectoryRecord + +*2016-01-27 +http://www.mediafire.com/?cq86367z87fyef2/ +- changed: Visual Studio 2013 to 2015 +- added: /raw option for cd command (highly experimental, buggy) + => For the multi-session at present. I don't test it enough. Probably can get + the lead-out of the 1st session but can't get the lead-in of the 2nd session. +- deleted: /i option for valis II etc. (specific ISRC) + => Because check by the crc16. +- improved: checking adr sector +- fixed: didn't write ISRC in cue and ccd from 2015-11-28 ver. +- fixed: dividing the track for multi-session disc which the track 02 is session 2 +- fixed: crash using 'audio' command in the disc with ISRC sector + +*2016-02-29 +http://www.mediafire.com/?sv0d434ujk92007/ +- changed: some log message +- added: the eeprom log of PLEXTOR PX-712, PX-755, PX760 (the value of BookType, AutoStrategy) +- fixed: didn't work /se option from 2016-01-27 ver. +- fixed: error check of the fd command. + +*2016-04-11 +http://www.mediafire.com/?z4wj8lg5ax8fdf5/ +- added: read/write xml for the datfile (using xmllite). +- fixed: crash occured with relative path. + +*2016-06-02 +http://www.mediafire.com/?mhif8c7s3iayqac/ +- added: analyze specific subchannel of psx +- added: single C2 Error allocation if possible (routine is much faster in debug build) (coded by reentrant) +- improved: analyze subchannel of the MCN Sector and the track 1 only disc. + +*2016-06-18 +- changed: some log message +- fixed: cue of track 1 only and index 2 disc (Jurassic Park Interactive (Japan)) + +*2016-08-05 +- updated: Visual Studio 2015 Update 3 +- added: /be, /d8 option in data command +- fixed: forgets to add .bin to the EccEdc command line in data command + +*2016-11-19 +- added: [WIP] support protected disc (cd.idx, protectCDDVD) +- added: support c2 error bit 0x10 (C2 and Block Error Bits) (I don't know this bit works) +- fixed: DVD-9 reading size (only drive that fail to exec ReadTOC) + +*2017-03-03 +- added: /rc in data command +- added: Descramble MainChannel in data command +- added: subchannel offset (I confirmed PXS88T, TS-H353A) +- changed: if start LBA is 0 about data command, it doesn't check lead-in +- changed: changed CreateDirectory to MakeSureDirectoryPathExists + => Creates all the directories in the specified path, beginning with the root. +- fixed: "PathRenameExtension" fails to rename if space is included in extension. + +*2017-04-06 +- added: /g option, /q option +- added: Log to mainError.txt +- added: Detect a weird subchannel (all 0x33 of [3DO] MegaRace (Japan)) +- changed: Some command line message +- improved: Subchannel ripping of SecuROM (added subIntention.txt) +- improved: GD-ROM ripping (added rereading) +- fixed: DVD ripping speed +- fixed: /a option (combined offset is injustice) +- fixed: Reading DirectoryRecord (some [SS] discs) +- fixed: Audio disc reading mode (Not force /be) +- fixed: Checking subchannel ([SS] Saturn Super Vol. 8 (Japan) and GD-ROM) +- fixed: Subchannel offset (if ADR of 1st sector isn't 1, offset is injustice) + +*2017-04-11 +- added: exec EccEdc for GD-ROM dumping +- changed: in gd command, /s 0 is default (because /s 1 is very slow for GD-ROM dumping) +- changed: wait time for GD-ROM dumping (5000 millisec -> 30000 millisec) +- fixed: some log + +*2017-05-07 +- added: /np /nq option +- changed: Option name /g -> /nr, /l -> /nl, /se -> /ns +- changed: Some log message +- changed: Disabled SSE2 of vcxproj (for old cpu) +- changed: MaximumTransferLength is limited to 64KB (can't read 128KB) +- improved: Checking argument (check command-length) +- improved: Subchannel ripping of SecuROM +- fixed: Reading DirectoryRecord +- fixed: Output unnecessary hash + +*2017-07-02 +- added: Reading TOC ATIP for CD-R, CD-RW +- added: Reading path table, directory record for DVD +- changed: Directory record size from 4096 to 8192 +- changed: Some log message +- changed: Sector Outputted to log to IsoBuster-like sector +- fixed: Ripping range of SecuROM +- fixed: Reading path table record +- fixed: data sector is descrambled when sync and mode valid + +*2017-07-28 +- added: /ss option (scan sector for protectCD-VOB) +- changed: Option name is /rc -> /sf (scan file) +- changed: Directory record size from 8192 to 16384 +- changed: Data sector is descrambled when sync is valid and mode is valid + and there is the reverted sector, and unknown mode but reserved byte all zero +- changed: The LBA of FULL TOC is used only the multi session disc. +- fixed: Reading path/directory record (support the logical block size under 2048 byte) +- fixed: The transfer length to read path/directory record for DVD +- fixed: Short of the shifted sector if the combined offset is 2352*n (n is integer) + +*2017-08-18 +- added: adr 06 of the subchannel (some Amiga CDTV disc) +- added: No data track but there is some data sector (some CD-i disc) +- added: Corrupted directory record disc (Amiga tools 4) +- changed: Some log message +- changed: the max size to search the exe file when use /sf option (1024 -> 4096) +- fixed: Disc that the session 2 starts from the track 2 + +*2017-10-10 +- changed: /r option is used only by data command +- changed: /raw option is used only by the multi-session disc +- changed: Enable multiple execution +- fixed: Getting the subchannel offsets (Resident Evil 2 Disc 2 (Eu)) +- fixed: Descrambling from 00:01:00 to 00:01:74 when used /p option +- fixed: GMT of the CD log, UTC of the DVD log +- improved: Checking argument (cd, dvd) +- improved: Reading directory record (SimCity 3000 (USA)) +- improved: Reading DVD structure + +*2017-12-10 +- added: Reading path table & directory record of GDROM HD Area +- added: Reading joliet file system (if iso9600 didn't read) +- added: Writing the hash of the toc vs. subs desync disc and the scrambled main channel (.scm file) +- added: Argument of /f option (to delete the drive cache per specific value) +- changed: Rename _sub.txt to _subReadable.txt +- fixed: Dumping of GDROM (didn't work from 2017-08-18) +- fixed: 1st sector of the pregap sector has invalid index of the subchannel +- rewrote: Recovering C2 error (only plextor. not support no-plextor drive now) + => I definitely understood the plextor drive has -1 sector offset about C2 error. + +*2018-01-27 +- added: Dumping of DVD which is the parallel track path and dual layer +- changed: Visual Studio 2015 to 2017 +- fixed: Dumping of audio disc (didn't work from 2017-12-10) +- fixed: Rewrite .c2 file if c2 errors exist. + => if unfixed errors exist with EdcEcc.exe or edccchk or cdmage though .c2 file rewritten is all zero byte, + maybe the drive misses to report the c2 error. + +*2018-03-04 +- added: bd command +- added: mds command +- added: /am option +- changed: Doesn't check reading lead-in/out when uses audio command. +- fixed: audio/data command (didn't work from 2017-12-10) +- improved: Dumping of SafeDisc (only Skips rereading for safedisc 312 errors) + => The problem is that dic skips rereading if unintentional error is also 312. +- improved: Dumping of PC-FX disc (Super PCEngine Fan Deluxe - Special CD-ROM Vol. 1) +- improved: Reading directory record (Formula GP SLES-03994) + +*2018-04-19 +- added: Support HD-DVD and raw dump and GC/Wii disc + => HD-DVD: use 'dvd' command. raw dump and GC/Wii disc: use 'dvd' command and /raw option. + (GC/Wii disc is only supported by GDR-8082, 8161, 8162, 8163, 8164) + If you want to unscramble GC/Wii raw image, put unscramler.exe in dic directory. + https://github.com/saramibreak/unscrambler/releases +- added: cue file of GD-ROM image +- changed: LICENSE (MS-PL -> Apache License Version 2.0) +- fixed: SecuROM range +- fixed: Reading directory record (GD-ROM and minus offset disc, DVD, CD-i sub directory) +- fixed: /ss option (support ProtectCD VOB minus offset disc) +- fixed: /c option (skip returning error) +- improved: Reading sub-channel (if random error occurs to rmsf or amsf, exec /f forcibly) + +*2018-05-22 +- added: swap command (This is for non-Plextor drive) +- added: ls command (This shows maxium drive speed in command-line screen) +- added: Support PS2 unlicensed disc (needs to use /sf. This protect looks like a safedisc) +- added: GC/Wii dumping drive (support GCC-4160N, 4240N, 4243N, 4247N) +- added: Check subQ adr and RtoW before dumping of GD-ROM +- added: Check if PSX PAL or not (for /nl) +- added: Output .dat file for BD-ROM +- changed: Rereading the sector if crc16 of subQ is currupt, not rmsf or amsf +- changed: Disable beep except disc dumping command (cd, dvd etc.) +- fixed: Checking error of subQ track +- fixed: Reading path table record of GD-ROM (support path table size is over 2352) +- fixed: dumping CD-i ready (not unscramble the pregap sector) + +*2018-06-19 +- added: xbox command (support XGD2 of XBOX/XBOX 360) +- added: PIC.bin for BD based disc +- added: /74 option in swap command (for ring data of Sega Saturn) +- added: SESSION syntax in cue file +- added: .dat for floppy +- changed: the way to get the timestamp +- changed: permit to continue reading if the disc is CD-R or CD-RW and c2 errors are over 10000 +- changed: Plextor drives support only latest firmware +- fixed: /ms option (dumps leat-out of 1st session, lead-in of 2nd session and pregap of 1st track of 2nd session) +- fixed: TOC of multi session disc +- fixed: GetWriteOffset for ASUS +- fixed: sub-qchannel reading +- fixed: misdetection of MCN before dumping +- fixed: Reading directory record (incorrect data length of DVD) +- fixed: Reading Volume Descriptor of DVD + +*2018-07-26 +- added: CSS authentication + => CSS.exe is needed. Please download and put exe into Release_ANSI directory of DIC. + https://github.com/saramibreak/CSS/releases +- added: Linux build +- fixed: Reading directory record of GD-ROM +- fixed: /s option (/s 0 and /c2 can't use together) +- fixed: Disc log of DVD (Region) + +*2018-08-12 +- added: xboxswap, xgd2swap, xgd3swap command +- added: Reading param.sfo +- added: makefile for linux +- improved: Reading sub-channel (create QGenSector from QNextSector - 1 and QPrevSector + 1) +- fixed: _splitpath for linux (added null checking) + +*2018-08-28 +- added: Support XGD3 dumping on kreon drive +- fixed: Rereading of SecuROM/Libcrypt +- deleted: some warning + +*2018-09-01 +- added: Drive speed of bd and xbox. (If you don't use this, please specify 0) +- changed: No output XGD3 SSv1 +- improved: Security Sector log of XBOX (added timestamp etc.) + +*2018-09-15 +- added: support mode 0x00 of CD data track +- changed: set to invalid mode except 0x00 or 0x01 or 0x02 +- fixed: disc speed changing doesn't work for linux. +- fixed: increased memory allocation for double pointer (subchannel, cd-text) +- deleted: some warning when used Wextra + +*2018-10-20 +- added: support unnamed protection (EdcEccErrorProtect.txt and ReadErrorProtect.txt) +- added: support LaserLock and Proring (needs optiarc drive) +- fixed: cue file (CATALOG field of linux build, pregap of track 1 of GD) +- fixed: GD dumping for linux when plextor is used +- fixed: /ms option (subchannel) +- fixed: misdetect MCN of last sector of track to first sector of next track +- deleted: some warning for linux + +*2018-10-22 +- added: -W flag in makefile +- fixed: crash /ns for external file +- deleted: some warning for linux + +*2019-03-26 +- added: GDR-8084N and GCC-4244N for GC/Wii +- added: output dat for linux +- added: /vn flag (support VideoNow) +- added: /sf flag in dvd command for RingProtect +- added: support pregap data track +- added: support 288 and 264 and 240 bits of SafeDisc +- changed: /74 option is only used by swap command +- changed: app is aborted if crc16 of subQ is 0 when disc is reread +- fixed: detecting SecuROM (devided v3 to v3_1 and v3_2) +- fixed: detecting SecuROM Type 4 (4.5.x.xx - 4.6.x.xx) +- fixed: detecting smartE +- fixed: SafeDisc Lite dumping +- fixed: buffer offset overflow of GD-ROM TOC +- fixed: CDTEXT +- fixed: Subs vs. TOC desync + +*2019-06-27 +- added: extract several string from DMI.bin to _disc.txt for Xbox +- added: output volume descriptor and directory entry of XDVDFS to volDesc.txt(readable format) and mainInfo.txt(binary format) +- added: output all mode sense +- added: detecting " Licensed by Sony Computer Entertainment(Europe)" +- added: reading nintendo optical disc filesystem +- added: support CD-i multi-track disc (Dimo's Quest (USA)) +- added: support PS3 drive (PS-SYSTEM 302R) +- added: sacd command +- changed: hashing count off for speeding up +- changed: multi-session cue file +- fixed: checking the directory table size when transfer length is beyond a maximum +- fixed: tracknum of SubQ manually if /nq is used +- fixed: rawdump of lite-on +- fixed: Subchannel & TOC desync flag was not set in some cases + +*2019-10-01 +- added: disk command +- added: reverse reading in dvd command +- added: /vnc in cd command +- added: support multi-session disc for redump'org format +- added: support Atari Jaguar CD +- added: support DVD-RAM +- added: PS4 BD detection for PS4 drive +- added: output the region of DVD drive to log +- added: 0xf1 opcode for Asus BW-16D1HT 3.02 +- added: detecting weird subQ of PS2 unlicensed disc +- added: ignoring "F0 F0 F0 00 00 00 0F 0F 0F 0F" of C2 error +- changed: protection handling (SmartE, CD.IDX, VOB ProtectCD, 3PLock etc.) +- changed: CSS authentication tool (CSS.exe -> DVDAuth.exe) +- changed: multi-session disc is auto-detected +- fixed: CD-TEXT (buf size and sjis only disc) +- fixed: ls command +- fixed: detecting SafeDisc +- fixed: PageMode 0x0d log +- fixed: SilentMode log of plextor drive +- fixed: cue file of some desync disc +- fixed: formatLength of DVD_STRUCTURE +- fixed: rereading for ring protection + +*2019-11-16 +- added: check disc size of DVD +- added: detecting RipGuard +- added: Analyze IfoFile of DVD +- added: /f in data and audio command +- added: support multiple files in C2ErrorProtect.txt (MAX 16 files) +- fixed: fulltoc 0xb0 +- fixed: output PFI of DVD-R and DVD+R (ECMA-279, ECMA-359, ECMA-349) +- fixed: checking lead-out of subQ channel + +*2019-12-23 +- added: output cue file if 2nd language code of CDTEXT exists +- fixed: fail to XBOX/XBOX 360 dumping from 2019-11-16 +- fixed: main channel buffering (ROM^2 Karaoke Volume 5 [PCE]) +- improved: UDF logging => support detecting the size of DVD-RE, BD-R, BD-RE + +*2020-01-20 +- fixed: detecting 2nd Anchor Volume Descriptor Pointer +- fixed: parse driveOffset.txt + +*2020-02-03 +- added: call ReadDiscInformation for CD-R/RW +- added: ReadTOCPma for CD-R/RW +- added: If valid extension was omitted, ".bin" is set to path automatically. +- added: stores subP channel because first sector is EAN/ISRC +- deleted: /m flag +- fixed: splitted the subs indexes CUE +- improved: TOCATIP logs +- improved: Reading erroneous directory record (support [PSX] Tokimeki Memorial - forever with you, [PSX] Aitakute... - Your Smiles in My Heart) + +*2020-04-03 +- added: output ApplePartitionMap log +- added: /p is supported by PX-W4012 and some old plextor +- added: /vnx flag for videonow xp +- added: TOC reading for slot mechanism drive when swap command is used +- added: output DeviceType, StorageMediaType when disk command is used +- changed: /p and /c2 can't use together +- changed: PX-708A 1.04 is enabled to use +- improved: TOC_ATIP log +- fixed: misdetected leadin sector +- fixed: misdetected last sector of data track on subchannel +- fixed: do not check month and day of directory record for NERO___BURNING_ROM +- fixed: UNICODE build +- fixed: sector length of DVD-RAM, DVD+R +- fixed: TOC_INFO of CDTEXT +- fixed: when sub or mds command is used and valid extention is omitted, its command fails to execute +- fixed: swap command didn't work from 20191223 +- fixed: get some drive offset +- fixed: Log of DISK_GEOMETRY_EX and FAT32 +- fixed: PS2 unlicensed discs can't dump from 20191223 +- fixed: Linux can't dump CD with CDTEXT + +*2020-06-04 +- added: support for make install command (Linux only) (thanks pseiler) +- added: support multi-session disc that the combined offset is minus +- added: new 0xf1 drive (thanks olofolleola4) + -> ASUS BW-12B1ST a 1.00 + -> ASUS BC-12D2HT 3.01 + -> HL-DT-ST BD-RE WH16NS60 1.00 +- added: extract MicroSoft Cabinet File (.cab) for searching protection (Windows only) +- added: extract InterShield Cabinet File (ISc) to detect protection using i6comp.exe (Windows only) +- added: extract Wise Installation to detect protection using E_WISE_W.EXE (Windows only) +- added: output log of SecuROM DLL Header (AddD, CA DD DD AC) to _volDesc.txt +- added: output fullpath of file to _volDesc.txt +- added: output import directory log to _volDesc.txt +- added: output ISRC country, owner, year, serial to _disc.txt +- added: output layerbreak to _disc.txt (only xbox or xbox 360) +- added: output log of cdg instruction to _subReadable.txt +- added: output DVD header of the raw dump to _rawReadable.txt +- added: REM LEAD-OUT, LEAD-IN, REM PREGAP in Subs indexes cue +- changed: Data and Time format (ISO8601 is used) +- changed: _cmd.txt to _[BuildData].txt +- fixed: BD-ROM also uses "Anchor Volume Descriptor Pointer", not TOC length +- fixed: dat is empty if current directory is root +- fixed: detecting 1st lead-in sector of 2nd session +- fixed: detecting psx anti-mod string when the string across sector boundary +- fixed: disk dumping (use Read10, not ReadFile) +- fixed: raw dump of GCC-4241N & GCC-4242N +- fixed: PLBA of ccd if LBA is over 404850 +- fixed: XBOX dumping (failed to dump if transfer length is over max) + +*2020-06-20 +- fixed: crash when both /sf and /ns are used + +*2020-07-11 +- fixed: crash when /ns is used by some disc + +*2020-07-16 +- added: /mscf flag for cd command +- added: /avdp flag for dvd or bd command + +*2020-09-21 +- added: support double offsets disc [mainly FMTowns disc] +- added: checking pregap sync, msf, mode [mainly +588 and +1176 US-mastered Saturn discs] +- changed: reading sector num to calc the offsets +- changed: 1st cab or hdr file is only extracted [windows only] +- fixed: fail to get the correct subch when MCN sector exists in LBA 0 +- fixed: output filename of FAT +- fixed: seek position when reading error occurs [xbox only] + +*2020-11-01 +- added: detect cppm +- added: /ps flag for dvd command (for [PS2] Katamari Damacy (USA)) +- added: support HL-DT-ST UH12NS40 1.00 and HL-DT-ST WH14NS40 1.01 as 0xF1 drive (thanks olofolleola4) +- added: if TOC is weird, fix it (for [CD-i] Op Jacht Naar Vernuft (Netherlands)) +- added: output TOC (binary) to _mainInfo.txt +- added: output P-channel and Q-channel gaps to _subInfo.txt +- added: execute "ad 00 00 00 00 00 00 03 00 c0 00 00" forcibly when the drive recognizes Nintendo disc +- changed: css-auth to DVDAuth_linux +- fixed: firmware version of BC-12D2HT +- fixed: output incorrect pregap when Q-channel's pregap is 00:01:74 and the adr of 00:01:74 is 2(MCN) or 3(ISRC) +- fixed: escape the c2 error "F0 F0 F0 00 00 00 0F 0F 0F" +- fixed: check the offset twice when the combined offset is over 1 sector. + +*2021-01-02 +- added: support the multi-track CD-i (1st track is data, others audio) +- added: show the error message when multi-session disc is dumped by the plextor cdrom drive +- added: show the error message (Multi sector reading isn't supported now even if 0xf1 is supported) +- fixed: subQ when there is MCN or ISRC in the 1st pregap sector or last sector of the track +- fixed: failed to dump the multi-session disc from 20200604 +- fixed: buf size to store the fullpath +- improved: subQ Adr 6 + +*2021-02-02 +- added: 0xF1 drive (ASUS BW-16D1HT 3.00, HL-DT-ST BH14NS40 1.00 N1A11A1, BH14NS58 1.00, + BH16NS40 1.00 N1A29A2, 1.02 N000200, BH16NS55 1.00, 1.01, 1.02, + BH16NS58 1.00, WH14NS40 1.00 N001401, 1.02 N000100, WH16NS40 1.02 N001401) +- added: output DVD_COPYRIGHT_DESCRIPTOR and DVD_MANUFACTURER_DESCRIPTOR to mdsReadable log +- fixed: detect SecuROM 1st version (216 errors) +- fixed: analyze CD-TEXT +- deleted: xbox xtreme log + +*2021-03-01 +- added: check CD-TEXT CRC +- added: securomV3_3 (no test) +- fixed: /sf doesn't affect all sectors +- fixed: _mdsReadable.txt + +*2021-04-01 +- changed: check C2 error "F0 F0 F0 00 00 00 0F 0F 0F" by plextor only +- fixed: error occurred by findstr when there is a space in the path + +*2021-06-01 +- added: output IMAGE_EXPORT_DIRECTORY +- added: output IMAGE_RESOURCE_DIRECTORY +- changed: output IMAGE_IMPORT_DIRECTORY +- changed: 0x83 ... 0x8f do not affect the cue sheet if crc is bad, so CD-TEXT output is permitted. +- fixed: check c2 error "00 f0 f0 f0 00 00 00 0f 0f 0f 00" +- fixed: SubQ adr6 +- improved: multi sector reading of the 0xf1 drive + +*2021-07-01 +- fixed: only use 1st 0xb0 (FULL TOC) +- fixed: escaped the encrypted PARAM.SFO +- fixed: ASUS FW does not support dumping multi-session discs for my tool because it can't read the lead-in sector of the 2nd session +- fixed: 0x7f, 0xff...0xff of subRtoW are not detected as error +- fixed: failed to dump the GD-ROM +- fixed: cannot get PVD due to one pregap sector +- fixed: failed to dump the multi-session disc that has offsets over 2352 bytes (Sonic The Hedgehog (Germany) (4 014548 004785)) + +*2021-10-01 +- added: detect ARccOS +- added: detect DiscGuard (only detect, not fix bytes) +- added: check disk space size +- improved: BD-ROM, -R, -RE PIC log +- fixed: reading multisession (pregap of 1st track of 2nd session) +- fixed: msf of main channel when reading multisession +- fixed: Nintendo Optical Disc dumping for some drive +- fixed: when 1st pregap sector has an incorrect index and isn't well-known pregap size (225, 150, 149), can't fix it correctly. + +*2021-11-01 +- fixed: ReadErrorProtect + +*2022-02-01 +- added: /vrfy flag for checking non-zero byte of audio CD +- added: buffer size check when IMAGE_EXPORT_DIRECTORY is outputted +- added: support for reading cache via 0xF1 on HL-DT-ST BD-RE WH14NS48 v.1.D3 +- changed: "DATE" to "wmic os get LocalDateTime" when createBuildDateTime.bat is created +- changed: check disk free space +- changed: Hash image while dumping (DVD, BD) +- fixed: trim the string of i6comp.exe +- fixed: string (x86 -> 32 bit) +- fixed: ARccOS is checked by DVD-Video +- fixed: cue file when /p is used +- fixed: disk space checking for linux +- fixed: when used .petite, it's skipped reading Export, Import, Resource data due to the compressed data +- fixed: dumping of "Star Wars - Shadows of the Empire Soundtrack" + +*2022-03-01 +- added: /rr flag for DVD/BD retry to read +- added: check if the directory record length is really correct (The Shooting Love: XII Stag & Trizeal [DVD] (Japan)) +- fixed: the buffer size when analyzing the IFO files +- fixed: Xbox/Xbox360 generates an incorrect hash + +*2022-05-01 +- added: support dumping exFAT +- changed: hash calculate while dumping disk +- fixed: checking of the directory record length +- fixed: output .pre file +- fixed: output SecuROM 4.7x +- fixed: output SS log of xbox/xbox 360 (use version, not filesize) +- fixed: transfer length of the disk dumping + +*2022-06-06 +- added: check Latin-1 character when reading DirectoryRecord +- added: support CD-TEXT with Unicode +- changed: PFI.bin to (fname)_PFI.bin and DMI, SS, PIC are also the same +- fixed: when subQ is fixed, if the adr of next subQ is not 1, prev subQ is used +- fixed: allow "Data Length 0" (for some linux and amiga disc) + +*2022-07-07 +- fixed: cue with INDEX 01 00:00:255 +- fixed: Console output still missing after a strange filename +- changed: DWORD to UINT (Linux does not detect some SecuROM protection) + +*2022-09-09 +- added: /rr for xbox command +- changed: log message of gamecube and wii +- fixed: failed to dump gamecube disc since 5 Sep 2021 +- fixed: check the directory record length +- improved: /re and /fix + +*2023-02-01 +- added: support the c2 offset of the plextor 712A or newer +- added: change the default path of the driveOffset.txt file on linux +- added: fix subQ using next subQ when crc does not match by index 0 +- added: /d option (hash sha224, sha256, sha384, sha512) +- added: /sk for dvd +- changed: do not use the combined offset in .c2 +- changed: set mode using LBA 11 +- changed: remove printing directory from .dat output file on linux +- fixed: forgot .raw hashing +- fixed: failed to read directory record when record size is more than the max transfer length (only GD-ROM) +- fixed: check subchannel of lead-in of the 2nd session +- fixed: cue indexes when there is index 2 or more in track 1 +- fixed: detecting ARccOS + +*2023-03-09 +- added: output universal (from the 1st non-zero byte position to the last non-zero byte position) hash when audio CD is dumped +- added: output hash for XXH3 (64bit and 128bit) when using /d +- added: output .toc file +- changed: do not skip descrambling when reserved area(0x814 - 0x81b) is invalid +- changed: TOC vs. Subs are desync about the control(data/audio) flag, TOC in priority. Subs are created as "(Subs control)" +- improved: log of the CD sync +- fixed: ISRC issue of cuesheet for "Nine Inch Nails - Broken" + +*2023-04-01 +- added: Track[0] to _SubReadable.txt +- added: (Track 0), (Track 1)(-LBA), (Track AA), (Track all) when audio CD is dumped +- added: get non-zero byte position (1st and last) of the each track to the _disc.txt +- added: SIZE_OF_ARRAY macro +- deleted: /vrfy option and related code +- fixed: universal hash (changed sample base, not byte) +- fixed: the range of the SubQ check +- fixed: and improved C2 error recovering diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/Firmware&Tool.md b/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/Firmware&Tool.md new file mode 100644 index 0000000..0775676 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/Firmware&Tool.md @@ -0,0 +1,39 @@ +### Plextor firmware +- [Firmware link from Shinano Kenshi](https://web.archive.org/web/20191107121210/http://www.skcj.co.jp/discon/download/index.html) + You can download almost all firmwares except PX-704, PX-708A2 and PX-714 + +- Firmware link from buffalo.jp + - [PX-704 (DVM-H44FB) 1.01 (exe)](https://driver.buffalo.jp/buf-drv/hd/dvmh44fb_fw101.exe) + +- Firmware link from plextor.com.cn + - [PX-704 1.02 (exe)](https://web.archive.org/web/20061211171338/http://www.plextor.com.cn:80/PX704-102.exe) + - [PX-704 1.03 (exe)](https://web.archive.org/web/20061209215700/http://www.plextor.com.cn:80/PX704_103.exe) + - [PX-704 1.11 (exe)](https://web.archive.org/web/20061211104610/http://www.plextor.com.cn:80/down/704_111.exe) + - [PX-708A2 1.06 (exe)](https://web.archive.org/web/20060111012307/http://www.plextor.com.cn:80/PX708A2_106.exe) + - [PX-708A2 1.08 (exe)](https://web.archive.org/web/20061017202245/http://www.plextor.com.cn:80/down/708A2_108.exe) + - [PX-714 1.04 (zip)](https://web.archive.org/web/20061209205139/http://www.plextor.com.cn/PX-714_104.zip) + - [PX-714 1.06 (exe)](https://web.archive.org/web/20061211104552/http://www.plextor.com.cn:80/714A_106.exe) + - [PX-714 1.07 (exe)](https://web.archive.org/web/20061211171226/http://www.plextor.com.cn:80/714a_107.exe) + - [PX-714 1.08 (exe)](https://web.archive.org/web/20060111021929/http://www.plextor.com.cn:80/714A_108.exe) + - [PX-714 1.09 (exe)](https://web.archive.org/web/20061210152220/http://www.plextor.com.cn:80/down/714A_109.exe) + +- Firmware link from plextor-europe.com + - [PX-708A2 1.05 (zip)](https://web.archive.org/web/20071025110233/http://plextor-europe.com:80/download/ftp1/708A2105.zip) + - [PX-708A2 1.05 (exe)](https://web.archive.org/web/20071025110449/http://plextor-europe.com:80/download/ftp1/708A2105.exe) + - [PX-708A2 1.06 (zip)](https://web.archive.org/web/20071025110122/http://plextor-europe.com:80/download/ftp1/708A2106.zip) + - [PX-708A2 1.06 (exe)](https://web.archive.org/web/20071025110302/http://www.plextor-europe.com/download/ftp1/708A2106.exe) + - [PX-708A2 1.07 (zip)](https://web.archive.org/web/20071025110207/http://plextor-europe.com:80/download/ftp1/708A2107.zip) + - [PX-708A2 1.07 (exe)](https://web.archive.org/web/20071025110421/http://plextor-europe.com:80/download/ftp1/708A2107.exe) + - [PX-708A2 1.08 (zip)](https://web.archive.org/web/20071025110401/http://plextor-europe.com:80/download/ftp1/708A2108.zip) + - [PX-708A2 1.08 (exe)](https://web.archive.org/web/20071025110145/http://plextor-europe.com:80/download/ftp1/708A2108.exe) + - [PX-708A2 1.09 (exe)](https://web.archive.org/web/20071025110325/http://plextor-europe.com:80/download/ftp1/708A2109.exe) + +### Plextor tool + - [PleXTools Professional XL](https://web.archive.org/web/20140910033037/http://www.plextor-digital.com/index.php/component/option,com_jdownloads/Itemid,55/catid,86/cid,470/task,finish/) + - [PlexTools Professional LE](https://web.archive.org/web/20070608230432/http://www.plextools.com/download/download.asp) + - [SecuViewer](https://web.archive.org/web/20060921233459/http://www.plextools.com/downloadfiles/secuviewer105.zip) + - [PX-Info Utility](https://web.archive.org/web/20061210233147/http://www.plextor.be:80/download/ftp1/PXInfo.zip) + - [CDVD Info](https://web.archive.org/web/20061210233351/http://www.plextor.be/download/ftp1/CDVDInfo.zip) + - [AS-Striker](https://web.archive.org/web/20191107121210/http://www.skcj.co.jp/discon/download/index.html) + - [PxScan, PxView](http://www.alexander-noe.com/cdvd/px/index.php) + - [QPxTool](http://qpxtool.sourceforge.net/qpxtool.html) diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/KnownIssue.txt b/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/KnownIssue.txt new file mode 100644 index 0000000..f95efe6 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/KnownIssue.txt @@ -0,0 +1,24 @@ +======================== Known issue (fix if possible) ======================== +. /p option doesn't work. + => This doesn't reappear in my pc. + +============================ Known issue (not fix) ============================ +. About PLEXTOR READ CDDA Command(0xd8), the offset it can acquire varies + according to the subch. (firmware bug?) (tested all latest firmware) + PLEXTOR PX-R820T : +354(subch is 0x02), +355(subch is 0x00) + PLEXTOR PX-W8220T : +354(subch is 0x02), +355(subch is 0x00) + PLEXTOR PX-W124TS : +942(subch is 0x02), +943(subch is 0x00) + PLEXTOR PX-W1210TS: +686(subch is 0x08), +98(subch is 0x00) + PLEXTOR PX-W1610TA: +686(subch is 0x02), +98(subch is 0x00) + PLEXTOR PX-W2410TA: +686(subch is 0x02), +98(subch is 0x00) + PLEXTOR PX-320A : +686(subch is 0x02), +98(subch is 0x00) + +. semaphore time out occurs when use a IDE to USB adapter and exec "SetCDSpeed" function. + +. can't get a drive name when use a part of IDE to USB adapter. + +. Plextor sometimes shifts some bytes when dumps the disc. http://forum.redump.org/post/91259/#p91259 + +. C2 error pointer is not perfect. http://forum.redump.org/post/90835/#p90835 + +. can not capture the console correctly. http://forum.redump.org/post/90764/#p90764 diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/Reference.md b/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/Reference.md new file mode 100644 index 0000000..c57fe54 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/Reference.md @@ -0,0 +1,59 @@ +## Specifications +- ECMA + https://www.ecma-international.org/publications/standards/Standard.htm + +- ISO (International Organization for Standardization) + https://standards.iso.org/ittf/PubliclyAvailableStandards/ + +- IEC (International Electrotechnical Commission) + https://www.iec.ch/dyn/www/f?p=103:22:990006348562::::FSP_ORG_ID,FSP_LANG_ID:3397,25 + https://www.iec.ch/dyn/www/f?p=103:22:0::::FSP_ORG_ID:1297 + +- UDF + http://www.osta.org/specs/index.htm + +- CSS + http://www.dvdcca.org/css + +- CPPM/CPRM + http://www.4centity.com/ + +- AACS + https://aacsla.com/ + https://wiki.archlinux.org/index.php/Blu-ray + +- IOCTL (Windows) + Sample code path: WinDDK\7600.16385.1\src\storage\tools\spti + https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/_storage/ + http://www.ioctls.net/ + +- IOCTL (Linux) + http://man7.org/linux/man-pages/man2/ioctl_list.2.html + https://www.kernel.org/doc/html/latest/ioctl/cdrom.html + /usr/include/scsi/sg.h + /usr/include/linux/cdrom.h + +- SCSI Command (MMC, SPC etc) + http://www.13thmonkey.org/documentation/SCSI/ + +- cuesheet + https://web.archive.org/web/20070614044112/http://www.goldenhawk.com/download/cdrwin.pdf + https://github.com/libyal/libodraw/blob/main/documentation/CUE%20sheet%20format.asciidoc + +## Technical Documentation +- XBOX + https://xboxdevwiki.net/Xbox_Game_Disc + http://web.archive.org/web/20151026074806/http://home.comcast.net/~admiral_powerslave/dvddrives.html + https://beta.ivc.no/wiki/index.php/Xbox_360_Hacks#Save_security-sector + +- PS3 + https://www.psdevwiki.com/ps3/Bluray_disc + +- GameCube + https://www.gc-forever.com/yagcd/chap13.html#sec13 + +- Wii + https://wiibrew.org/wiki/Wii_Disc + +- Protection + https://www.cdmediaworld.com/hardware/cdrom/cd_protections.shtml diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/TestedDrive.txt b/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/TestedDrive.txt new file mode 100644 index 0000000..051ba18 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/TestedDrive.txt @@ -0,0 +1,151 @@ +========================= Drive information (I tested) ======================== +Vendor Model(*1) Firmware(*2) MinusLBA Lead-out Scrambled GD-ROM(*3) GC/Wii-ROM(*6) +ASUS BC-12D2HT 3.01 Part(from -145) No Yes No No +HITACHI-LG(HL-DT-ST) GCC-4160N 0012 Part(from -145) No No No Yes +HITACHI-LG(HL-DT-ST) GCC-4240N D110 Part(from -144) No No No Yes +HITACHI-LG(HL-DT-ST) GCC-4241N 0N30 Part(from -145) No No No Yes +HITACHI-LG(HL-DT-ST) GCC-4241N 1.04 Part(from -145) No No No Yes +HITACHI-LG(HL-DT-ST) GCC-4242N 0201 Part(from -145) No No No Yes +HITACHI-LG(HL-DT-ST) GCC-4243N 1.00 Part(from -146) No No No Yes +HITACHI-LG(HL-DT-ST) GCC-4244N B101 Part(from -146) No No No Yes +HITACHI-LG(HL-DT-ST) GCC-4247N 1.02 Part(from -147) No No No Yes +LG(HL-DT-ST) GCC-4320B 1.00 No No Yes No No +HITACHI-LG(HL-DT-ST) GDR-8082N 0106 No No No No Yes +HITACHI-LG(HL-DT-ST) GDR-8083N 0K03 No No No No Yes +HITACHI-LG(HL-DT-ST) GDR-8084N 1.00 No No No No Yes +HITACHI(HL-DT-ST) GDR-8160B 0011 Part(from -146) No No No No +HITACHI(HL-DT-ST) GDR-8161B 0045 No No No No Yes +HP(HL-DT-ST) GDR-8163B 0B26 No No No No Yes +HITACHI-LG(HL-DT-ST) GDR-8163B 0D20 No No No No Yes +HITACHI-LG(HL-DT-ST) GDR-8163B 0S24 No No No No Yes +HITACHI-LG(HL-DT-ST) GWA-8164B(GDR8164B) 0M08 No No No No Yes +HITACHI-LG(HL-DT-ST) GDR-H20N 0D04 No No No No No +HITACHI-LG(HL-DT-ST) GDR-H20N 0D08 No No No No No +HITACHI-LG(HL-DT-ST) GDR-H30N 1.00 No No No No No +HITACHI-LG(HL-DT-ST) GDR-T10N 1.02 Part(from -147) No No No No +HP(HL-DT-ST) GWA-4162B E286 No No No No No +LG(HL-DT-ST) GWA-4164B 1.00 Part(from -145) No No No No +HP(HL-DT-ST) GSA-H53L W712 No No No No No +HITACHI-LG(HL-DT-ST) GSA-H55N 1.02 Part(from -143) No Yes No No +HITACHI-LG(HL-DT-ST) GSA-T10N PF07 Part(from -142) No No No No +HITACHI-LG(HL-DT-ST) GH22NP20 1.01 Part(from -144) No No No No +LITEON DH-20A3S 9P58 No No Yes No No +ATAPI(LITEON) DH-20A4P 9P54 Part(from -142) Yes No No No +LITEON LH-18A1P GL0F Part(from -142) Yes No No No +LITEON LH-18A1P GL0J Part(from -142) Yes No No No +LITEON LH-20A1P KL05 Part(from -142) Yes No No No +LITEON LH-20A1S 9L09 Yes Yes No No No +LITEON LTD-163 GDHG No No No Part(99:59:74) No +LITEON(JLMS) LTD-166S(XJ-HD166S) DS1E Yes No No No No +LITEON SOHW-812S(SOHW-832S) CG5M Yes Yes No No No +MATSHITA SW-9574S ADX4 No No No No No +MATSHITA SW-9585S No No No No No +MATSHITA UJDA770 1.70 No No No No No +NEC CDR-1700A(286) 3.06 No No No No No +NEC CDR-3001A(28F) 3.32 No No No No No +Optiarc AD-7170A 1.04 No No No No No +Optiarc AD-7203S 1-B0 No No No No No +Philips&Lite-on(ATAPI) DH16AAS JL34 Part(from -140) No No No No +PLEXTOR PX-6XCS 1.00 No No Yes(*7) No No +PLEXTOR PX-12TS 1.01 Yes Part(100sector) Yes No No +PLEXTOR PX-20TS 1.00 Yes Part(100sector) Yes No No +PLEXTOR PX-32TS 1.03 Yes Part(100sector) Yes No No +PLEXTOR PX-40TS 1.14 Yes Part(100sector) Yes No No +PLEXTOR PX-R412C 1.07 Yes Part(100sector) Yes(*4) No No +PLEXTOR PX-R820Ti 1.08 Yes Part(100sector) Yes(*4) No No +PLEXTOR PX-W8220Ti 1.05 Yes Part(100sector) Yes(*4) No No +PLEXTOR PX-W8432Ti 1.09 Yes Part(100sector) Yes(*4) No No +PLEXTOR PX-W124TS 1.07 Yes Part(100sector) Yes(*4) No No +PLEXTOR PX-W1210TA 1.10 Yes Part(100sector) Yes(*4) No No +PLEXTOR PX-W1210TS 1.06 Yes Part(100sector) Yes No No +PLEXTOR PX-W1610TA 1.05 Yes Part(100sector) Yes(*4) No No +PLEXTOR PX-S88T 1.06 Yes Part(100sector) Yes(*4) No No +PLEXTOR PX-W2410TA 1.04 Yes Part(100sector) Yes(*4) No No +PLEXTOR PX-W4012TA 1.07 Yes Part(100sector) Yes No No +PLEXTOR PX-W4012TS 1.06 Yes Part(100sector) Yes No No +PLEXTOR PX-W4824TA 1.07 Yes Part(100sector) Yes No No +PLEXTOR PX-W5224A 1.04 Yes Part(100sector) Yes Part(79:59:74)(*5) No +PLEXTOR PREMIUM 1.07 Yes Part(100sector) Yes No No +PLEXTOR PREMIUM2 1.04 Yes Part(100sector) Yes No No +PLEXTOR PX-320A 1.06 Yes Part(100sector) Yes(*4) No No +PLEXTOR PX-504A 1.02 No No No No No +PLEXTOR PX-708A(PX-708UF) 1.12 Yes Part(100sector) Yes No No +PLEXTOR PX-712SA(PX-712A) 1.09 Yes Part(100sector) Yes Part(79:59:74)(*5) No +PLEXTOR PX-716A 1.11 Yes Part(100sector) Yes No No +PLEXTOR PX-750A 1.03 No No No No No +PLEXTOR PX-755SA(PX-755A) 1.08 Yes Part(100sector) Yes Part(79:59:74)(*5) No +PLEXTOR PX-760A 1.07 Yes Part(100sector) Yes No No +Slimtype DS8A3S HAT9 No No Yes No No +SONY CRX200E 1.0f No No Yes No No +TOSHIBA SD-H802A TS06 Part(from -126) No No No No +TSSTcorp SH-222AB SB01 Part(from -144) No No No No +TSSTcorp SH-W162L LC03 No No Yes No No +TSSTcorp TS-L162C DE00 No No No No No +TSSTcorp TS-H192C DE01 No No No Yes No +TSSTcorp TS-H192C HI05 No No No Yes No +TSSTcorp TS-H192C IB01(IB00) No No No No No +TSSTcorp TS-H192CN NE06(NE07) No No No Yes No +TSSTcorp TS-H292B DE03 No No No No No +TSSTcorp TS-H352C DE06 No No No Yes No +TSSTcorp TS-H352C DE07 No No No Yes No +TSSTcorp TS-H352C NE02 No No No Yes No +HP(TSSTcorp) TS-H353A BA08 No No No Yes No +HP(TSSTcorp) TS-H353B bc03(BC05) No No Yes No No +TSSTcorp TS-H353C D100 No No Yes No No +TSSTcorp TS-H492C IB01 No No No No No +TSSTcorp TS-H652C(TS-H652D) TI06 No No No No No + +*1 + HL-DT-ST https://web.archive.org/web/20090521110823/http://www.hlds.co.jp:80/j_sitemap.jsp + GSA: DVD-Writable Drive (read [DVD-R/RW/ROM/RAM] [DVD+R/+RW] [CD-R/RW/ROM]) + (write [DVD-R/RW/RAM] [DVD+R/+RW] [CD-R/RW]) + GWA: DVD-Writable Drive (read [DVD-R/RW/ROM] [DVD+R/+RW] [CD-R/RW/ROM]) + (write [DVD-R/RW] [DVD+R/+RW] [CD-R/RW]) + GMA: DVD-Writable Drive (read [DVD-R/RW/ROM/RAM] [CD-R/RW/ROM]) + (write [DVD-R/RW/RAM] [CD-R/RW]) + GCC: CD-RW/DVD-ROM Combination Drive (read [DVD-ROM] [CD-ROM]) (write [CD-R/RW]) + GDR: DVD-ROM Drive (read [DVD-ROM] [CD-ROM]) + GCE: CD-RW Drive (read [CD-ROM]) (write [CD-R/RW]) + GCR, CRN: CD-ROM Drive (read [CD-ROM]) + +*2 + HITACHI-LG: 0xyy (x is OEM code, yy is number) + D: DELL, M: ??, S: ?? + PLEXTOR: 1.xx (xx is number) + TSSTcorp: xxyy (xx is OEM code, yy is number) + BA: ??, BC: ??, DE: DELL, HI: HITACHI, IB: IBM, LC: LaCie, NE: NEC, TI: ?? + +*3 + If you dump a GD-ROM, you should rip to internal(and/or NTFS) HDD. + Otherwise, if you have a supported drive, you can't only rip about 99:59:74. + The reason is unknown. + TSSTcorp TS-H192C Reading often fails. (03-02-00, MEDIUM_ERROR - NO SEEK COMPLETE) + +*4 + Single data track disc fails. (05-64-00, ILLEGAL_REQUEST. ILLEGAL MODE FOR THIS TRACK) + Not supported the C2 error report on READ D8 command + +*5 + It can dump HD Area no swap but if swap, can't read the HD Area. + +*6 + Offset of Panasonic MN103S chip is +102 (HITACHI-LG, Panasonic etc.) + Some drive this chip is used can recognize and dump GC/Wii disc using 0xe7 and also dump DVD by Raw. + 0xe7 is the vendor specific command and this is similar function as 0x3c (READ_DATA_BUFF) + + Offset of MediaTek MT chip is +6 (SONY, LITE-ON, TEAC etc.) + I confirmed MT1898 and MT1899 chip can dump DVD by Raw using 0x3c. + But this drive can't recognize GC/Wii disc. + + Offset of Sanyo LC chip is +30 (Plextor) + I confirmed LC chip can dump DVD by Raw 0x3c and this drive can recognize GC/Wii disc. + But this can't use streaming bit of 0xa8 (READ12) + + Offset of Nec chip is +48 (SONY, NEC, Pioneer etc.) + I haven't confirmed yet. + + Offset of Renesas R8J and HITACHI HD chip is +667 (HITACHI-LG etc.) + I haven't confirmed yet. + +*7 + Not supported the SubRtoW and C2 error report on READ D8 command diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/Todo.txt b/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/Todo.txt new file mode 100644 index 0000000..df27d30 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/Doc/Todo.txt @@ -0,0 +1,176 @@ +==================================== TODO ===================================== +[unintentioanl behavior (or bug)] +. failed to read of LBA 16 http://forum.redump.org/post/94542/#p94542 +. the shifted offset be explained by ASUS drive or a Linux bug? http://forum.redump.org/post/90412/#p90412 http://forum.redump.org/post/93955/#p93955 +. The C2 errors are completely random and inconsistent Scooby-Doo! 2.0.0 for the iXL http://forum.redump.org/post/89722/#p89722 http://forum.redump.org/post/90011/#p90011 +. failed to read Directory Record of some XBOX discs http://forum.redump.org/post/97640/#p97640 +. PS2 unlicenced disc doesn't match the hash http://forum.redump.org/post/96246/#p96246 http://forum.redump.org/post/97804/#p97804 + +[protection] +. support DiscGuard http://forum.redump.org/post/94457/#p94457 +. support twin sector disc (for ALPHA-ROM, ROOT, TAGES) +. support SafeDisc on DVD http://forum.redump.org/post/87385/#p87385 + +[image] +. support mdf/mds (for SecuROM v4.x or higher, StarForce, CD-Cops) +. support cue file of sub-pchannel version + +[main] +. check IED, EDC of DVD + ecma-267 p24 + [quote] + 16.2 ID Error Detection Code (IED) + When identifying all bytes of the array shown in figure 16 as Ci,j for i = 0 to 11 and j = 0 to171, the check bytes of + IED are represented by C0,j for j = 4 to 5. Their setting is obtained as follows. + [/quote] + + [quote] + 16.4 Error Detection Code (EDC) + This 4-byte field shall contain the check bits of an Error Detection Code computed over the preceding 2 060 bytes + of the Data Frame. Considering the Data Frame as a single bit field starting with the most significant bit of the first + byte of the ID field and ending with the least significant bit of the EDC field, then this msb will be b16 511 and the + lsb will be b0. Each bit bi of the EDC is as follows for i = 31 to 0 : + [/quote] + +. support generating ecc/edc when unreadable sectors are generated http://forum.redump.org/post/93774/#p93774 + +. LBA 2174 has 2352+16 bytes? Due to this sector LBA 2175 ... last are all shifted. http://forum.redump.org/post/92408/#p92408 +. LBA 950 ... last are all shifted because LBA 949 is mastering error (2352 + 120 bytes) http://forum.redump.org/post/92507/#p92507 + +[sub] +. check parity P, Q for CD+G + https://webstore.iec.ch/publication/3885 p24 + [quote] + 19.3 Error Correction parity P + (24, 20)Read-Solomon code over GF(2^6) + Polynominal: P(X) = X^6 + X + 1 + 1 symbol = 6 bit + + The parity matrix WHp is: + { 1 1 1 . . . 1 1} + Hp = {a23 a22 a21 . . . a1 1} + {a46 a44 a42 . . . a2 1} + {a69 a66 a63 . . . a3 1} + + The primitive element a of GF(2^6) is: + + msb lsb + a = (0 0 0 0 1 0) + + The parity symbols P0 = P - S24n+20 and P1 = P - S24n+21, P2 = P - S24n+22 and P3 = P - S24n+23 + are defined to satisfy the following question: + + Hp X Vp = 0 + where + {D - S24n} + Vp = {D - S24n+1} + {D - S24n+2} + {D - S24n+3} + : + {D - S24n+23} + + 19.7 Error Correction parity Q + (4, 2)Read-Solomon code over GF(2^6) + Polynominal: P(X) = X^6 + X + 1 + 1 symbol = 6 bit + + The parity matrix WHq is: + Hq = { 1 1 1 1} + {a3 a2 a1 1} + + The primitive element a of GF(2^6) is: + + msb lsb + a = (0 0 0 0 1 0) + + The parity symbols Q0 = D - S24n+2 and Q1 = D - S24n+3 are defined to satisfy the following + equation: + Hq x Vq = 0 + where + {D - S24n} + Vq = {D - S24n + 1} + {D - S24n + 2} + {D - S24n + 3} + + This Q-parity system combined with scrambling and interleaving can correct an error burst of + 59 subcoding symbols on the disc by using a single symbol correcting strategy (symbols 0, 1, 2 + and 3 only). + [/quote] + => ISO/IEC 10149:1995 (http://standards.iso.org/ittf/PubliclyAvailableStandards/index.html) + 14.5 P-Parity field p17, 14.6 Q-Parity field p17, Annex A pp25-28 + This document is the specification of the CD-ROM, and these pages are described about + EDC(Error Detection Code), ECC(Error Correction Code). + EDC, ECC is coded by "ecm - Encoder/decoder for Error Code Modeler format" of Neill Corlett. + So, I can use these documents and source codes as reference, but I don't understand these yet. + +. sub fixing algo + http://forum.redump.org/post/61192/#p61192 + 1. You define 9 variables: SubRereadNum, CurrentSubReadNum, CurrentSectorNum, FixLevel, QCurrentSector, QNextSector, QGenSector, QEAN, QISRC. + 2. From commandline args you read FixLevel (should be between 0 and 96) and SubRereadNum (0 or larger) + 3. You read a sector with the LBA = CurrentSectorNum (0 by default) and put its Q-channel into QCurrentSector. + 3.1. If QNextSector is null: you read a sector with LBA = CurrentSectorNum + 1, check its Mode (should be 0x01) and Q-CRC and put its Q-channel into QNextSector. + If Q-CRC is bad or Mode != 1, you read a sector with LBA = CurrentSectorNum + 2, check its Mode and Q-CRC, if both are fine, you substract 1 frame from MSF and AMSF (MSF - 1 and AMSF - 1), fix Q-CRC and write that into Q-NextSector. + If Q-CRC is bad again or Mode != 1, you read a sector with LBA = CurrentSectorNum + 3, etc. + 4. If Q-CRC of QCurrentSector matches, go to p.5. + 4.1. If Q-CRC of QCurrentSector doesn't match: QGenSector = QNextSector - 1 frame (MSF - 1, AMSF - 1, fix Q-CRC). + 4.2. You do a binary compare (96 bits vs 96 bits) between QCurrentSector and QGenSector and count a number of bits that differ. If their count is <= FixLevel: QCurrentSector = QGenSector and go to p.5. + 4.3. If QEAN != null, you do a binary compare between QCurrentSector and QEAN and count a number of bits that differ. If their count is <= FixLevel: QCurrentSector = QEAN and go to p.5. + 4.4. If QISRC != null, you do a binary compare between QCurrentSector and QISRC and count a number bits that differ. If their count is <= FixLevel: QCurrentSector = QISRC and go to p.5. + 4.5. If still not matched and CurrentSubReadNum < SubRereadNum: clear the drive's cache and go to p.3 + 5. Write QCurrentSector to the .sub + 5.1. If Q-CRC is bad: QNextSector = QNextSector + 1 frame (add + 1 to MSF, add + 1 to AMSF, fix Q-CRC) + 5.2. If Q-CRC is good and QCurrentSector mode = 0x01: QNextSector = QCurrentSector + 1 frame + 5.3. If Q-CRC is good and QCurrentSector mode = 0x02 (EAN): QEAN = QCurrentSector and QNextSector = QNextSector + 1 frame + 5.4. If Q-CRC is good and QCurrentSector mode = 0x03 (ISRC): QISRC = QCurrentSector and QNextSector = QNextSector + 1 frame + 5.5. CurrentSectorNum = CurrentSectorNum + 1, CurrentSubReadNum = 0 + + http://forum.redump.org/post/61203/#p61203 + For each of the P, R, S, T, U, V, W channels you just need to detect the padding byte for the current sector + (if more than 6 bytes are 0x00 - the padding byte is 0x00, if more than 6 bytes are 0xFF - the padding byte is 0xFF), + then do a bit compare of the current sector against 000000000000000000000000 or FFFFFFFFFFFFFFFFFFFFFFFF or any other variant, if exists. + If a number of mismatching bits is <=FixLevel: fix them, if >FixLevel: reread or skip. + If the padding byte can't be detected - reread or skip, for R-W channels that could mean CD+G data. + +[other] +. support 0xd8 dumping of SONY, PIONEER + ftp://ftp.t10.org/t10/document.95/95-104r0.pdf + http://www.pioneerelectronics.com/pio/pe/images/portal/cit_3424/31636562SCSI-2RefManV31.pdf + => I don't have these old drive yet. + +. read lead-in precisely + http://senbee.seesaa.net/article/20732055.html + http://www.13thmonkey.org/documentation/SCSI/mmc6r02g.pdf p43 + [quote] + Addressing in the program area begins with 00:00:00. This advances up through the Lead-out. + The last frame in the Lead-in is 99:59:74 and decreases as the spiral is followed toward the center of the disc. + The Lead-in is typically 3 to 4 minutes in length. + [/quote] + => I don't know the precise length of the Lead-in/out. I want the specification about the Lead-in/out. + => I know PLEXTOR drive reads lead-in partially (about 2000 sectors) and lead-out (100 sectors - 00:01:25) + => I know Lite-on drive reads lead-out (about 6750 sectors - 01:30:00) + +. search the offsets precisely + http://forum.redump.org/post/56707/#p56707 + [quote] + 1.search sync. (IsValidMainDataHeader) "i" is 0x6c(108) + 2.get msf. (BcdToDec) "sm" is 0, "ss" is 01, "sf" is 70 + 3.convert msf to lba. (00:01:70 -> 145) "tmpLBA" is -5 + 4.calc offset. (2352 * -(-5 - 0) + 108 = 11868(bytes), 2967(samples) + + Well, you should additionally read the 0-(-5) sector applying the +108 offset correction and if + you don't get the LBA 0 header there - you need to check the nearby bytes until you find it (and modify the offset value afterwards). + + As for the problem in general (this and my Saturn examples), you may improve the offset detection the following way: + + 1. Extract -5000 to 0 area into track01_pregap.bin + 2. Search for the first occurence of the LBA -150 sync (AMSF 00:00:00) + 3. Search for the following occurence of the LBA 0 sync (AMSF 00:02:00) + 4. Cut all the data before -150 and all the data starting from 0. + 5. Count the resulting size of track01_pregap.bin in bytes, then substract 150*2352. + If the result isn't 0 - redo all the steps, if the result is the same - report, then substract + the difference from the previously detected offset value. Note, that it would be the offset value to report for the disc, + but for the dumping process itself, you should use the previously detected one. + As a bonus, you will have the properly dumped Track01 pregap (of course, + that algorythm is only correct for the discs with the first track and its pregap data, not audio. + PCE/PC-FX/Jag discs need a different approach, as well as Audio CD ones). + [/quote] diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/E_WISE.INI b/PFS-BatchKit-Manager/BAT/DiscImageCreator/E_WISE.INI new file mode 100644 index 0000000..f015be7 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/E_WISE.INI @@ -0,0 +1,42 @@ +| definition of known wise formats +| please send updates and a sample file +| to the e_wise author. +| +| Syntax: +| +| +|
+| +| +| +| +| +| +| +| boolean values are expressed +=true and -=false +| + +NE $84b0 - $11 -1 - $04 -1 -1 + +NE $3e10 - $1e -1 - $04 -1 -1 - +NE $3e50 - $1e -1 - $04 -1 -1 - +NE $3c20 - $1e -1 - $04 -1 -1 - +NE $3c30 - $22 -1 - $04 -1 -1 - +NE $3660 - $40 $3c - $04 -1 -1 - +NE $36f0 - $48 $44 - $1c -1 -1 - +NE $3770 - $50 $4c - $1c -1 -1 - +NE $3780 + $50 $4c - $1c -1 -1 - +NE $37b0 + $50 $4c - $1c -1 -1 - +NE $37d0 + $50 $4c - $1c -1 -1 - +NE $3c80 + $5a $4c + $1c -1 -1 - +NE $3bd0 + $5a $4c + $1c -1 -1 - +NE $3c10 + $5a $4c + $1c -1 -1 - + +PE $6e00 - $50 $4c - $1c $3cf4 $1528 - +PE $6e00 + $50 $4c - $1c $3cf4 $1568 - +PE $6e00 + $50 $4c - $1c $3d54 -1 - +PE $6e00 + $50 $4c - $1c $3d44 -1 - +PE $6e00 + $50 $4c - $1c $3d04 -1 - +PE $3000 + $50 $4c - $1c -1 -1 - +PE $3800 + $5a $4c + $1c -1 -1 - +PE $3a00 + $5a $4c + $1c -1 -1 - + diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/E_WISE_W.EXE b/PFS-BatchKit-Manager/BAT/DiscImageCreator/E_WISE_W.EXE new file mode 100644 index 0000000..6d9fec7 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiscImageCreator/E_WISE_W.EXE differ diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/EccEdc.exe b/PFS-BatchKit-Manager/BAT/DiscImageCreator/EccEdc.exe new file mode 100644 index 0000000..8bda290 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiscImageCreator/EccEdc.exe differ diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/ReadErrorProtect.txt b/PFS-BatchKit-Manager/BAT/DiscImageCreator/ReadErrorProtect.txt new file mode 100644 index 0000000..b601cc7 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/ReadErrorProtect.txt @@ -0,0 +1,2 @@ +# This is a file not to read sector. Please write the file name you want to read skipping +SYSTEM.LSK diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/cdrdao.exe b/PFS-BatchKit-Manager/BAT/DiscImageCreator/cdrdao.exe new file mode 100644 index 0000000..6286161 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiscImageCreator/cdrdao.exe differ diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/cue2toc.exe b/PFS-BatchKit-Manager/BAT/DiscImageCreator/cue2toc.exe new file mode 100644 index 0000000..aa5ebfb Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiscImageCreator/cue2toc.exe differ diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/cyggcc_s-sjlj-1.dll b/PFS-BatchKit-Manager/BAT/DiscImageCreator/cyggcc_s-sjlj-1.dll new file mode 100644 index 0000000..d696fd0 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiscImageCreator/cyggcc_s-sjlj-1.dll differ diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/cygwin1.dll b/PFS-BatchKit-Manager/BAT/DiscImageCreator/cygwin1.dll new file mode 100644 index 0000000..676d04f Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiscImageCreator/cygwin1.dll differ diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/default.dat b/PFS-BatchKit-Manager/BAT/DiscImageCreator/default.dat new file mode 100644 index 0000000..34ceeef --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/default.dat @@ -0,0 +1,21 @@ + +
+ -insert name- + -insert description- + + -insert version- + -insert date- + -insert author- + + -insert homepage- + -insert url- + + +
+ + Games + foo + + + +
diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/driveOffset.txt b/PFS-BatchKit-Manager/BAT/DiscImageCreator/driveOffset.txt new file mode 100644 index 0000000..493cbc3 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/DiscImageCreator/driveOffset.txt @@ -0,0 +1,4321 @@ + +Perfect Digital Audio Extraction + + + +Each CD drive reads audio discs slightly out (a number of samples), if your CD drive supports 'Accurate Stream' it will be a constant value, this value tends to be the same for each particular make and model of CD Drive. A small number of drives have [Purged] as the offset, these drives were found not to have a constant drive offset (perhaps different manufacturing batches, or firmwares), as such they have been removed from AccurateRip's drive database (should you have one of these drives, 3 matching key disks will be required to configure AccurateRip). +This list contains submitted drive read offsets in a format compatible with dBpowerAMP Music Converter (dMC) and Exact Audio Copy (EAC). + +Information: JLMS drives are listed as Lite-ON, HL-DT-ST as LG Electronics & Matshita as Panasonic + +CD Drive Correction Offset Submitted By Percentage Agree +- 16X12 DVD DUAL +91 10 100% +- 16X16 DVD DUAL +91 5 100% +- 16X52X32X52COMBO +738 8 100% +- 16X8 DVD DUAL +91 13 100% +- 24X10X40 CD-RW +97 8 100% +- 32X12X48 CD-RW +97 2 100% +- 36X CD-ROM +12 2 100% +- 40X CD-ROM +12 3 100% +- 40X12X48 CD-RW +97 7 100% +- 48X12X50 CD-RW +97 6 100% +- 52X CD-ROM +12 3 100% +- 52X24X52 CD-RW +97 6 100% +- 52X32COMBO +738 5 100% +- 52X32X52 CD-RW +97 15 100% +- 52X32XCOMBO +738 1 100% +- 54X CD-ROM +12 4 100% +- 56X CD-ROM +12 11 100% +- ATAPI CDROM 48X +691 4 100% +- ATAPI CDROM 52X +691 7 100% +- ATAPI CDROM.40X +12 1 100% +- ATAPI CDROM.48X +12 10 100% +- ATAPI CDROM.52X +12 1 100% +- ATAPI DVDROM 16X +12 14 100% +- ATAPI DVDROM-F +704 4 100% +- ATAPI DVDROM +704 1 100% +- BD-C26SS-A +6 1 100% +- BD-COMBO-T01 +6 1 100% +- BDROM-400 +618 1 100% +- BPN-KM52X16 +6 4 100% +- CB-5216A +6 2 100% +- CD-R-RW RW7060S +685 1 100% +- CD-R-RW RW7063A +97 2 50% +- CD-R-RW RW7083A +97 2 100% +- CD-R-RW RW7120A +97 1 100% +- CD-R-RW RW7200A +97 1 100% +- CD-R-RW RW8080A +685 1 100% +- CD-S520B +6 1 100% +- COMBO-52X16 +6 1 100% +- COMBO-52X16C +6 14 100% +- CQ5252PRO +97 4 100% +- CRW-5224A +6 3 100% +- CRW-5232AS -582 1 100% +- CRW9624 +685 1 100% +- DRIDE1648 +594 3 100% +- DRW-1608P2 +48 2 100% +- DRW-1608P2S +48 5 100% +- DRW-1608P +48 4 100% +- DRW-24B1ST a +6 1 100% +- DVD RW DVR-MCC +48 28 100% +- DVD RW TP2 +6 1 100% +- DVD Writer 1260v +6 1 100% +- DVD+RW RW5120 +120 1 100% +- DVD+RW RW5125 +120 9 100% +- DVD+RW RW5240 +91 22 100% +- DVD+RW RW8160 +91 14 100% +- DVD+RW RW8165 +91 4 100% +- DVD-CDRW RW9120 +690 1 100% +- DVD-E616A +6 14 100% +- DVD-E616P2 +738 3 100% +- DVDR PX-891SA +6 4 100% +- DVDROM GO-D1600B +12 1 100% +- DVDRW DRP160 +48 1 100% +- hp DVDRAM +102 2 50% +- LG Electronics DVD+--R +48 2 100% +- LG Electronics DVDRW-B +102 1 100% +- Optiarc BD RW BD +48 1 100% +- Panasonic DVD+--R +6 3 66% +- Panasonic DVD-RAM +138 1 100% +- PanasonicBD-CMB U +103 26 100% +- PanasonicBD-MLT U +103 8 100% +- PIONEER DVD-RW D +6 5 100% +- PLDS DVD+--RW DS +6 1 100% +- PLDS DVD+--RW DU +6 4 100% +- PLDS DVD-RW DS8A +6 4 100% +- RW-201040 +97 2 100% +- RW-241040 +97 5 100% +- Slimtype BD E +6 7 100% +- Slimtype DVD A +6 13 100% +- TECLAST DHB16X2 +6 2 100% +- TSSTcorp BDDVDW +6 1 100% +- TSSTcorp CDDVDW +6 32 100% +- TSSTcorp DVD+--R +6 3 100% +- TSSTcorp DVDWBD +6 2 100% +- VOM-12E48X +12 23 100% +16X DVD- - ROM +738 4 100% +52XATAPI - CD-ROM +108 1 100% +900 40X - CD-ROM DRIVE +12 1 100% +Actima - CD-RW CRW4012A +685 4 100% +ALERATEC - DVDRW 20A1H +6 1 100% +AOpen - 12X DVD-ROM-AMH +691 4 100% +AOpen - 12X DVD-ROM-ASH +564 4 100% +AOpen - 12xDVD-ROM DRIVE +691 2 100% +AOpen - 12xDVD-ROM-AMH +691 1 100% +AOPEN - 16XDVD-ROM-AMH +102 17 100% +AOPEN - 8X8 DVD Dual AAN +48 7 100% +AOPEN - 8X8 DVD Dual APP +48 2 100% +AOPEN - CD-RW CRW1232 A +97 4 100% +AOPEN - CD-RW CRW1232PRO +97 7 100% +AOPEN - CD-RW CRW1632 +97 2 100% +AOPEN - CD-RW CRW2040 +97 1 100% +AOPEN - CD-RW CRW2440 +97 31 100% +AOPEN - CD-RW CRW3248 +97 11 100% +AOPEN - CD-RW CRW4048 +97 17 100% +AOPEN - CD-RW CRW4850 +97 8 100% +AOPEN - CD-RW CRW4852 +97 9 100% +AOPEN - CD-RW CRW5224 +97 50 100% +AOPEN - CD-RW CRW5232 +97 34 100% +AOPEN - COM4824-AAH +738 2 100% +AOPEN - COM4824 +6 6 100% +AOPEN - COM5232-AAH PRO +738 34 100% +AOPEN - COM5232-AAH SL +738 1 100% +AOPEN - COM5232-AAH +738 12 100% +AOPEN - CRW1232 +97 6 100% +AOPEN - CRW5232-AAO PRO +738 16 100% +AOPEN - CRW5232-AAO SL +738 3 100% +AOPEN - CRW5232-AAO +1336 1 100% +AOpen - DRW4410 +91 4 100% +AOPEN - DUW1608-12X +91 7 100% +AOPEN - DUW1608-ARR +91 82 100% +AOPEN - DUW1616-ARR +91 40 100% +AOPEN - DVD RW ISU8424E +1292 5 100% +AOPEN - DVD RW ISU8484G +1292 2 100% +AOpen - DVD-9632 +691 3 100% +AOPEN - DVD1648-AAP PRO +738 79 100% +AOPEN - DVD1648-AAP +738 76 100% +AOPEN - DVD1648-LKY +12 10 100% +AOPEN - DVRW2412PRO +120 5 100% +ARCHOS - MiniCDRW XS8432 -436 1 100% +ARK - CD-DVD VD8 A +48 1 100% +ARK - DVDROM VD800 A +102 3 33% +ARTEC - BKM-52X16 +6 10 100% +ARTEC - WRA-OA40 +97 1 100% +ARTEC - WRA-WA48 +97 9 100% +ARTEC - WRR-4048 +97 4 100% +ARTEC - WRR-4848 +97 8 100% +ARTEC - WRR-52X +97 12 100% +ARTEC - WRR-52Z +97 27 100% +ARTEC - WSM-52X +6 1 100% +ARTEC - WSM-YG52 +12 2 100% +ASUS - BC-06B1ST +6 7 100% +ASUS - BC-08B1LT +6 15 100% +ASUS - BC-08B1ST +6 48 100% +ASUS - BC-1205PT +667 13 100% +ASUS - BC-12B1LT +702 15 100% +ASUS - BC-12B1ST a +667 25 100% +ASUS - BC-12B1ST b +6 52 100% +ASUS - BC-12B1ST +702 187 100% +ASUS - BC-12D1ST +667 20 100% +ASUS - BC-12D2HT +6 197 100% +ASUS - BR-04B2T +696 56 100% +ASUS - BW-12B1LT +6 98 100% +ASUS - BW-12B1ST a +6 89 100% +ASUS - BW-12B1ST +6 340 100% +ASUS - BW-12D1S-U +667 152 100% +ASUS - BW-14D1XT +6 27 100% +ASUS - BW-16D1H-U +6 2 100% +ASUS - BW-16D1HT +6 239 100% +ASUS - CB-5216A +6 49 100% +ASUS - CD-S400-A +1194 8 100% +ASUS - CD-S450-A +1194 2 100% +ASUS - CD-S480-A5 +1776 1 100% +ASUS - CD-S480-AH +12 35 100% +ASUS - CD-S480B +6 1 100% +ASUS - CD-S500-A +1194 22 100% +ASUS - CD-S520-A4 +12 18 100% +ASUS - CD-S520-A5 +1130 3 100% +ASUS - CD-S520-A +1194 34 100% +ASUS - CD-S520B2 +6 9 100% +ASUS - CD-S520B +6 5 100% +ASUS - CRW-1610A +12 12 100% +ASUS - CRW-2410A +12 5 100% +ASUS - CRW-3212A +12 3 100% +ASUS - CRW-4012A +12 27 100% +ASUS - CRW-4816A +12 22 100% +ASUS - CRW-4824A +6 16 100% +ASUS - CRW-4824AH +6 12 100% +ASUS - CRW-4832AS +6 9 100% +ASUS - CRW-4832AX +6 1 100% +ASUS - CRW-5224A +6 106 100% +ASUS - CRW-5232A1-T +6 2 100% +ASUS - CRW-5232A3 +6 26 100% +ASUS - CRW-5232A4 +6 19 100% +ASUS - CRW-5232AS +6 110 100% +ASUS - CRW-5232AX +6 38 100% +ASUS - DRW 20B1LT +6 1 100% +ASUS - DRW-0402P-D +48 8 100% +ASUS - DRW-0804P +48 26 100% +ASUS - DRW-1604P +48 64 100% +ASUS - DRW-1608P2 +48 48 100% +ASUS - DRW-1608P2S +48 114 100% +ASUS - DRW-1608P3S +48 216 100% +ASUS - DRW-1608P +48 113 100% +ASUS - DRW-1612BL +6 125 100% +ASUS - DRW-1612BLT +6 4 100% +ASUS - DRW-1814BL +6 579 100% +ASUS - DRW-1814BLT +6 880 100% +ASUS - DRW-2014L1 +6 161 100% +ASUS - DRW-2014L1T +6 1056 100% +ASUS - DRW-2014S1 +6 136 100% +ASUS - DRW-2014S1T +6 194 100% +ASUS - DRW-20B1LT +6 226 100% +ASUS - DRW-20B1S +6 10 100% +ASUS - DRW-20B1ST +6 59 100% +ASUS - DRW-22B1L +6 12 100% +ASUS - DRW-22B1LT +6 46 100% +ASUS - DRW-22B1S +6 31 100% +ASUS - DRW-22B1ST +6 25 100% +ASUS - DRW-22B2L b +6 7 100% +ASUS - DRW-22B2L +6 35 100% +ASUS - DRW-22B2S +6 85 100% +ASUS - DRW-22B2ST +6 73 100% +ASUS - DRW-22B3L +6 15 100% +ASUS - DRW-22B3S +6 35 100% +ASUS - DRW-22D1S +102 7 100% +ASUS - DRW-24B1LT +6 147 100% +ASUS - DRW-24B1ST a +6 487 100% +ASUS - DRW-24B1ST c +6 403 100% +ASUS - DRW-24B1ST i +6 189 100% +ASUS - DRW-24B1ST j +6 79 100% +ASUS - DRW-24B1ST +6 581 100% +ASUS - DRW-24B3LT +6 228 100% +ASUS - DRW-24B3ST c +6 28 100% +ASUS - DRW-24B3ST i +6 12 100% +ASUS - DRW-24B3ST j +6 1 100% +ASUS - DRW-24B3ST +6 437 100% +ASUS - DRW-24B5ST +6 325 99% +ASUS - DRW-24D1ST a +6 17 100% +ASUS - DRW-24D1ST +667 18 100% +ASUS - DRW-24D3ST +6 129 100% +ASUS - DRW-24D5MT +6 4 100% +ASUS - DRW-24F1MT +6 49 100% +ASUS - DRW-24F1ST a +6 388 100% +ASUS - DRW-24F1ST b +6 42 100% +ASUS - DRW-24F1ST c +6 14 100% +ASUS - DRW-24F1ST +6 25 100% +ASUS - DVD-E616A2 +6 103 100% +ASUS - DVD-E616A3 +6 97 100% +ASUS - DVD-E616A3T +6 152 100% +ASUS - DVD-E616A +6 140 100% +ASUS - DVD-E616P2 +738 95 100% +ASUS - DVD-E616P3 +738 76 100% +ASUS - DVD-E616P3H +738 48 100% +ASUS - DVD-E616P +102 154 100% +ASUS - DVD-E818A2 +6 6 100% +ASUS - DVD-E818A2T +6 6 100% +ASUS - DVD-E818A3 +6 8 100% +ASUS - DVD-E818A3T +6 47 100% +ASUS - DVD-E818A4 +6 24 100% +ASUS - DVD-E818A4T +6 1 100% +ASUS - DVD-E818A6T +6 29 100% +ASUS - DVD-E818A7T a +6 7 100% +ASUS - DVD-E818A7T +6 9 100% +ASUS - DVD-E818A9T b +6 9 100% +ASUS - DVD-E818A9T +6 8 100% +ASUS - DVD-E818A +6 34 100% +ASUS - DVD-E818AAT +6 2 100% +ASUS - DVD-E818AT +6 60 100% +ASUS - DVD-ROM E608 +116 4 100% +ASUS - DVD-ROM E612 +594 8 100% +ASUS - DVD-ROM E616 +594 77 100% +ASUS - DVD-RW DRW-0402P +48 2 100% +ASUS - SBC-04D1S-U +667 7 100% +ASUS - SBC-06D1S-U +102 37 100% +ASUS - SBC-06D2X-U [Purged] +ASUS - SBR-02E1S-U +102 8 100% +ASUS - SBW-06C1S-U +48 28 100% +ASUS - SBW-06C2X-U +48 7 100% +ASUS - SBW-06D2X-U [Purged] +ASUS - SBW-S1 +103 2 100% +ASUS - SCB-2408 -582 2 100% +ASUS - SCB-2424V -582 6 100% +ASUS - SDR-08B1-U A +6 3 100% +ASUS - SDR-08B1-U +6 16 100% +ASUS - SDRW-0806T-D +704 3 100% +ASUS - SDRW-08D1S-U [Purged] +ASUS - SDRW-08D2S-U [Purged] +ASUS - SDRW-08D3S-U +6 17 100% +ASUS - SDRW-08U5S-U +6 17 100% +ASUS - SDRW-08U7M-U +6 1 100% +ASUS - SH-224DB +6 23 100% +ASUS - SH-224FB +6 1 100% +ASUS - VARIDRIVE +103 3 100% +ASUS DVD - RAM GH75N +667 9 100% +ASUS DVD - RAM GH92N +6 14 100% +ASUS DVD - RAM GH95N +6 21 100% +ASUS DVD - RAM GHB1N +6 21 100% +ASUS DVD - RAM GHC1N +6 2 100% +ATAPI - BD B DH12B2SH +6 9 100% +ATAPI - BD B DH2B1S +618 3 100% +ATAPI - BD B DH4B1S +618 21 100% +ATAPI - BD B DH6E2L +6 26 100% +ATAPI - BD B DH6E2S +6 15 100% +ATAPI - BD B DH8B2SH +6 2 100% +ATAPI - BD E DH12E3SH +702 41 100% +ATAPI - BD E DH8E2S +6 2 100% +ATAPI - BD O DH4O1S +6 225 100% +ATAPI - BD O DH4O3S +696 56 100% +ATAPI - CD N DH48N1P +6 8 100% +ATAPI - CD N DH48N1S +6 3 100% +ATAPI - CD N DH52N2P +6 3 100% +ATAPI - CD R DH52R1P +6 1 100% +ATAPI - CD R DH52R2P +6 13 100% +ATAPI - CD R DH52RYP +6 4 100% +ATAPI - CD-R-RW 12X8X32 +692 3 100% +ATAPI - CD-R-RW 32X10 +1508 10 100% +ATAPI - CD-R-RW 40X12 +1473 7 100% +ATAPI - CD-R-RW 48X16 +1473 9 100% +ATAPI - CD-R-RW 4X2X32 +740 1 100% +ATAPI - CD-R-RW 4X4X32 +740 3 100% +ATAPI - CD-R-RW 6X4X32 +740 4 100% +ATAPI - CD-R-RW 8X4X32 +692 1 100% +ATAPI - CD-R-RW CRW6206A +675 4 100% +ATAPI - CD-ROM 44X +106 3 100% +ATAPI - CD-ROM 50X +106 6 100% +ATAPI - CD-ROM 52X +106 9 100% +ATAPI - CD-ROM 52XMax +12 5 100% +ATAPI - CD-ROM DRIVE-20X +1262 1 100% +ATAPI - CD-ROM DRIVE-40X +686 9 100% +ATAPI - CD-ROM MAX 52X +12 1 100% +ATAPI - CD-ROM MAX 58X +12 2 100% +ATAPI - CD-ROM +680 1 100% +ATAPI - CD-RW 16-12-40X +733 2 100% +ATAPI - CD-RW 24X10X40 +12 2 100% +ATAPI - CD-RW 32X10X40 +12 4 100% +ATAPI - CD-RW 40-12-48X +688 1 100% +ATAPI - CD-RW 40X12 +12 5 100% +ATAPI - CD-RW 48-16-48X +733 2 100% +ATAPI - CD-RW 48X16 +12 17 100% +ATAPI - CD-RW 52X24X +738 12 100% +ATAPI - CD-RW 52X32 +6 1 100% +ATAPI - CD-RW 52X32X +738 4 100% +ATAPI - CD-RW 52XMax +688 28 100% +ATAPI - CD-RW 52XMaxx +688 2 100% +ATAPI - CD-RW CW4801 +688 4 100% +ATAPI - CD-RW CW5205 +688 4 100% +ATAPI - CD-RW52XMAX +6 10 100% +ATAPI - CDRW 5232X +738 2 100% +ATAPI - CDRW 52X32 +738 45 100% +ATAPI - COMBO 52X32 +6 1 100% +ATAPI - COMBO24XMAX +6 1 100% +ATAPI - COMBO48XMAX +6 10 100% +ATAPI - COMBO52XMAX +6 10 100% +ATAPI - DH 52CYP +6 1 100% +ATAPI - DH-24AESH +6 2 100% +ATAPI - DH-24AFSH +6 1 100% +ATAPI - DVD A DH-3H20A +6 7 100% +ATAPI - DVD A DH16A1L +6 203 100% +ATAPI - DVD A DH16A1P +6 41 100% +ATAPI - DVD A DH16A1S +6 52 100% +ATAPI - DVD A DH16A3L +6 121 100% +ATAPI - DVD A DH16A3P +6 1 100% +ATAPI - DVD A DH16A3S +6 52 100% +ATAPI - DVD A DH16A6L-C +6 64 100% +ATAPI - DVD A DH16A6L +6 76 100% +ATAPI - DVD A DH16A6S +6 214 100% +ATAPI - DVD A DH16AAL +6 33 100% +ATAPI - DVD A DH16AAS +6 33 100% +ATAPI - DVD A DH16AASH +6 314 100% +ATAPI - DVD A DH16ABS +6 6 100% +ATAPI - DVD A DH16ABSH +6 177 100% +ATAPI - DVD A DH16ACSH +6 23 100% +ATAPI - DVD A DH16AESH +6 2 100% +ATAPI - DVD A DH16AYH +6 37 100% +ATAPI - DVD A DH18A1P +6 22 100% +ATAPI - DVD A DH18A3P +6 2 100% +ATAPI - DVD A DH20A1H +6 6 100% +ATAPI - DVD A DH20A1L +6 31 100% +ATAPI - DVD A DH20A1P +6 46 100% +ATAPI - DVD A DH20A1S +6 84 100% +ATAPI - DVD A DH20A3H +6 116 100% +ATAPI - DVD A DH20A3L +6 29 100% +ATAPI - DVD A DH20A3P +6 161 100% +ATAPI - DVD A DH20A3S +6 81 100% +ATAPI - DVD A DH20A4H +6 231 100% +ATAPI - DVD A DH20A4P +6 689 100% +ATAPI - DVD A DH20A6L +6 4 100% +ATAPI - DVD A DH20A6LE +6 4 100% +ATAPI - DVD A DH20A6S +6 14 100% +ATAPI - DVD A DH22A8S +6 2 100% +ATAPI - DVD A DH22A9P +6 10 100% +ATAPI - DVD A DH22AWP +6 2 100% +ATAPI - DVD A DH24AAS +6 30 100% +ATAPI - DVD A DH24ABS +6 55 100% +ATAPI - DVD A DH24ACSH +6 22 100% +ATAPI - DVD A DH24ADSH +6 1 100% +ATAPI - DVD A DH24AFSH +6 1 100% +ATAPI - DVD A DH24AYL +48 14 100% +ATAPI - DVD A DH24AYS +48 12 100% +ATAPI - DVD A LH-1H18A +6 2 100% +ATAPI - DVD A LH-1P20A +6 3 100% +ATAPI - DVD A DH16ABS +6 7 100% +ATAPI - DVD A DH18A3L +6 1 100% +ATAPI - DVD C DH48C1P +6 5 100% +ATAPI - DVD C DH48C2S +6 22 100% +ATAPI - DVD C DH48CYS +6 5 100% +ATAPI - DVD C DH52C1P +6 2 50% +ATAPI - DVD C DH52C2P +6 37 100% +ATAPI - DVD C DH52C2S +6 14 100% +ATAPI - DVD C DH52C2S +6 1 100% +ATAPI - DVD D DH16D1P +6 6 100% +ATAPI - DVD D DH16D1S +6 12 100% +ATAPI - DVD D DH16D2P +6 129 100% +ATAPI - DVD D DH16D2S +6 135 100% +ATAPI - DVD D DH16D3P +6 24 100% +ATAPI - DVD D DH16D3S +6 74 100% +ATAPI - DVD D DH16D4S +6 2 100% +ATAPI - DVD D DH16D5S +6 15 100% +ATAPI - DVD D DH16D5SH +6 2 100% +ATAPI - DVD D DH16D6SH +6 1 100% +ATAPI - DVD D DH16DYP +6 15 100% +ATAPI - DVD D DH16DYS +6 14 100% +ATAPI - DVD D DH18D4P +6 1 100% +ATAPI - DVD D DH18D5S +6 1 100% +ATAPI - DVD DC 16X8X5 +102 55 100% +ATAPI - DVD DC 8X16X8X +102 4 100% +ATAPI - DVD DD 2X16X4X16 +618 132 100% +ATAPI - DVD DD 8X16X8X16 +618 9 100% +ATAPI - DVD DUAL 16X4X12 +618 7 100% +ATAPI - DVD DUAL 4XMax +689 12 100% +ATAPI - DVD DUAL 8X4X12 +1292 72 100% +ATAPI - DVD DW 8X16X8X16 +618 55 100% +ATAPI - DVD LS 8X16X8X16 +30 10 100% +ATAPI - DVD RW 12XMax +691 1 100% +ATAPI - DVD RW 16XMax +691 1 100% +ATAPI - DVD RW 4XMax +688 4 100% +ATAPI - DVD RW 8XMax +689 25 100% +ATAPI - DVD RW +618 6 100% +ATAPI - DVD W DH16W1P +6 63 100% +ATAPI - DVD W DH16W1S +6 10 100% +ATAPI - DVD W DH16WZS +618 1 100% +ATAPI - DVD+--R-RW8XMAX +12 8 100% +ATAPI - DVD+RW 4X4X12 +1292 13 100% +ATAPI - DVD+RW 8X4X12 +1292 22 100% +ATAPI - DVD+RW +1292 1 100% +ATAPI - DVD-ROM 16XMax +12 86 100% +ATAPI - DVD-ROM STAR2000 +564 4 100% +ATAPI - eHAU324 A +6 87 100% +ATAPI - eHAU424 A +6 19 100% +ATAPI - eHBU212 2 +6 30 100% +ATAPI - eHBU312 2 +6 7 100% +ATAPI - iHAP122 8 +6 38 100% +ATAPI - iHAP122 9 +6 65 100% +ATAPI - iHAP122 W +6 50 100% +ATAPI - iHAP222 8 +6 6 100% +ATAPI - iHAP222 9 +6 25 100% +ATAPI - iHAP222 W +6 3 100% +ATAPI - iHAP322 8 +6 75 100% +ATAPI - iHAP322 9 +6 62 100% +ATAPI - iHAP322 W +6 7 100% +ATAPI - iHAP422 8 +6 48 100% +ATAPI - iHAP422 9 +6 76 100% +ATAPI - iHAP422 W +6 15 100% +ATAPI - iHAS120 6 +6 326 100% +ATAPI - iHAS120 D +6 15 100% +ATAPI - iHAS120 X +48 32 100% +ATAPI - iHAS122 8 +6 52 100% +ATAPI - iHAS122 A +6 1 100% +ATAPI - iHAS122 B +6 9 100% +ATAPI - iHAS122 C +6 61 100% +ATAPI - iHAS122 E +6 16 100% +ATAPI - iHAS122 W +48 31 100% +ATAPI - iHAS122 +6 188 100% +ATAPI - iHAS124 A +6 101 100% +ATAPI - iHAS124 B +6 753 100% +ATAPI - iHAS124 C +6 155 100% +ATAPI - iHAS124 D +6 152 100% +ATAPI - iHAS124 E +6 200 100% +ATAPI - iHAS124 F +6 47 100% +ATAPI - iHAS124 W +48 265 100% +ATAPI - iHAS124 Y +48 344 100% +ATAPI - iHAS220 6 +6 117 100% +ATAPI - iHAS222 8 +6 36 100% +ATAPI - iHAS224 B +6 124 100% +ATAPI - iHAS224 Y +48 45 100% +ATAPI - iHAS320 +6 6 100% +ATAPI - iHAS322 8 +6 90 100% +ATAPI - iHAS324 A +6 234 100% +ATAPI - iHAS324 B +6 407 100% +ATAPI - iHAS324 C +6 60 100% +ATAPI - iHAS324 E +6 65 100% +ATAPI - iHAS324 F +6 22 100% +ATAPI - iHAS324 W +48 51 100% +ATAPI - iHAS324 Y +48 366 100% +ATAPI - iHAS422 8 +6 146 100% +ATAPI - iHAS424 A +6 108 100% +ATAPI - iHAS424 Y +48 252 100% +ATAPI - iHAS524 A +6 168 100% +ATAPI - iHAS524 B +6 222 100% +ATAPI - iHAS524 C +6 9 100% +ATAPI - iHAS524 D +6 76 100% +ATAPI - iHAS624 A +6 4 100% +ATAPI - iHAS624 B +6 488 100% +ATAPI - iHBS112 2 +6 607 100% +ATAPI - iHBS212 2 +6 289 100% +ATAPI - iHBS312 2 +6 92 100% +ATAPI - iHDP118 2 +6 6 100% +ATAPI - iHDP118 4 +6 45 100% +ATAPI - iHDS118 2 +6 8 100% +ATAPI - iHDS118 4 +6 33 100% +ATAPI - iHDS118 5 +6 77 100% +ATAPI - iHDS118 6 +6 28 100% +ATAPI - iHDS118 7 +6 13 100% +ATAPI - iHDS118 8 +6 2 100% +ATAPI - iHES106 2 +6 62 100% +ATAPI - iHES112 3 +702 126 100% +ATAPI - iHES206 2 +6 17 100% +ATAPI - iHES208 2 +6 190 100% +ATAPI - iHES212 3 +702 61 100% +ATAPI - iHES312 3 +702 14 100% +ATAPI - iHOS104 +696 769 100% +ATAPI - 12X DVD-ROM +594 2 100% +ATAPI - 40X CDROM +12 1 100% +ATAPI - 48X CDROM +12 8 100% +ATAPI - 50X CDROM +12 1 100% +ATAPI - 52X CDROM +12 12 100% +ATAPI 16 - X DVDROM VA100 +738 1 100% +ATAPI CD - ROM +12 1 100% +ATAPI CD - -ROM +12 1 100% +ATAPI CD - ROM DRIVE 50MAX +12 1 100% +ATAPI-CD - ROM DRIVE-50MAX +12 5 100% +ATAPI-CD - ROM-DRIVE-48MAX +691 2 100% +ATAPI-CD - ROM-DRIVE-50MAX +12 12 100% +ATAPI-CD - ROM-DRIVE-56MAX +12 18 100% +BCD 32XH - CD-ROM +12 1 100% +BCD 44XH - CD-ROM +12 2 100% +BCD24XHM - CD-ROM -1164 2 100% +BDROM - 4X12X32X +6 13 100% +BENQ - BD ROM BR1000 +6 1 100% +BENQ - CD-ROM 652M +6 2 100% +BENQ - CD-ROM 656M +6 4 100% +BENQ - CDRW 5232X +738 41 100% +BENQ - COMBO CB523B -589 1 100% +BENQ - COMBO CB523C +6 5 100% +BENQ - DVD DC DW24AS +6 1 100% +BENQ - DVD DC DQ60 +102 32 100% +BENQ - DVD DC DW1670 +102 119 100% +BENQ - DVD DC DW1680 +6 4 100% +BENQ - DVD DC DW1800 +6 12 100% +BENQ - DVD DC DW1810 +6 2 100% +BENQ - DVD DC DW2000 +6 7 100% +BENQ - DVD DC DW200S +6 7 100% +BENQ - DVD DC DW2010 +6 18 100% +BENQ - DVD DC DW205S +6 1 100% +BENQ - DVD DC DW2200 +6 5 100% +BENQ - DVD DC DW220P +6 3 100% +BENQ - DVD DC DW220S +6 7 100% +BENQ - DVD DC DW22AP +6 1 100% +BENQ - DVD DC DW240S +6 18 100% +BENQ - DVD DC DW24AS +6 1 100% +BENQ - DVD DC EW200G +6 3 100% +BENQ - DVD DD DW1620 +618 482 100% +BENQ - DVD DD DW1625 +618 80 100% +BENQ - DVD DD DW1640 +618 932 100% +BENQ - DVD DD EW162I +618 25 100% +BENQ - DVD DD EW164B +618 93 100% +BENQ - DVD DD EW167B +102 3 100% +BENQ - DVD DUAL DW1610 +618 23 100% +BENQ - DVD-ROM 16X +738 69 100% +BENQ - DVDROM 165N +6 3 100% +BENQ - DVDROM DD165G +6 5 100% +BENQ - DVDROM DD185G +6 7 100% +BENQ - DVDROM DD18SA 2 +6 1 100% +BENQ - SDVD LD2000 +6 3 100% +BENQ - SLIM DD SW200D +618 1 100% +BENQ DVD - -ROM JOYBEE610 +691 1 100% +BGRIBGP - TQBWXIVS +48 1 100% +BTC - BCE1610IM +12 11 100% +BTC - BCE2410IM +12 5 100% +BTC - BCE3212IM +12 6 100% +BTC - BCE4012IM +12 8 100% +BTC - BCE4816IM +12 1 100% +BTC - BCO4016IM +6 2 100% +BTC - BDV-316E 0 47 100% +BTC - CD-ROM F523E +12 9 100% +CD-956B +12 1 100% +CD-R-RW - 52X24X52X +97 2 100% +CD-R-RW - CW079D CD-R-RW +12 2 100% +CD-R-RW - CW088D CD-R-RW +733 1 100% +CD-R-RW - CW089D CD-R-RW +12 1 100% +CD-R-RW - CW099D CD-R-RW +6 10 100% +CD-ROM - 52X-B0 +12 1 100% +CD-ROM - CCD-52X6S +600 11 100% +CD-ROM - CCD-7T48 +12 2 100% +CD-ROM - Drive-F5A +12 4 100% +CD-ROM - Drive-F5B +12 9 100% +CD-ROM - Drive-F5D +12 6 100% +CD-ROM - Drive-F5E +12 19 100% +CD-ROM - Drive-G6D +12 7 100% +CD-ROM - F565E +12 12 100% +CD-ROM - GO-C5200E +12 2 100% +CD-RW - 5232IA +6 1 100% +CD-RW - 52X32-L0 +6 1 100% +CD-RW - CDR-2440MB +12 3 100% +CD-RW - CDR-5S40 +12 5 100% +CD-RW - CDR-5W40 +12 1 100% +CD-RW - CDR-5W48 +12 10 100% +CD-RW - CDR-6S48 +6 5 100% +CD-RW - CDR-6S52 +6 31 100% +CD-RW - CDR-7S52 +6 13 100% +CD-RW - CDR-8S52 +6 3 100% +CD-RW - CDR-9V52 +6 7 100% +CD-RW - CXR-3X40 +6 3 100% +CD-RW - DX-ECDRW100 +6 8 100% +CD-RW - GO-R5232B +6 2 100% +CDRW - 52X32X +6 9 100% +CDRW - USB5232 +6 4 100% +CDWRITER - IDE1610 +12 6 100% +CDWRITER - IDE2410 +12 5 100% +CDWRITER - IDE3212 +12 7 100% +CDWRITER - IDE4816 +12 8 100% +CDWRITER - IDE5224 +6 79 100% +CDWRITER - IDE5232 +6 56 100% +CENDYNE - 522452AU +6 3 100% +CENDYNE_ - 481648AX +733 4 100% +CntxCorp - C-DVD-ROM +6 1 100% +COMBI - RW16x10-DVD +692 7 100% +COMBI - RW32-DVD +692 3 66% +COMBO - 5216IA +6 2 100% +COMBO - 52X32X52X +6 2 100% +COMBO - BCO5232IM +6 5 100% +COMBO - COB-2K5216 +6 3 100% +COMBO - COB-6V5216 +6 3 100% +COMBO - IDE2408SU +6 2 100% +COMBO - IDE4016CO +6 2 100% +COMBO - IDE4816CO +6 3 100% +COMBO - IDE5216CO +6 16 100% +COMBO - IDE5232CO +6 19 100% +COMBO - USB5232 +6 1 100% +COMPAL - TSB24H1 DVD-CDRW +6 11 100% +COMPAL - TSB24H2 DVD-CDRW +6 1 100% +COMPAL - TSD80Y1 DVD RW +691 3 100% +Compaq - 8120B +594 1 100% +COMPAQ - CD-224E +684 21 100% +COMPAQ - CD-ROM CDRU241 -24 1 100% +COMPAQ - CD-ROM CR-587 +103 1 100% +COMPAQ - CD-ROM CR-588 +103 2 100% +COMPAQ - CD-ROM CR-589 +102 1 100% +COMPAQ - CD-ROM CRD-8402B -24 3 100% +COMPAQ - CD-ROM CRD-8484B -491 22 100% +COMPAQ - CD-ROM CRN-8245B -491 5 100% +COMPAQ - CD-ROM LTN403 -1164 9 100% +COMPAQ - CD-ROM LTN485 -1164 4 100% +COMPAQ - CD-ROM LTN486S +600 62 100% +Compaq - CD-ROM SC-148E -491 11 100% +COMPAQ - CD-ROM SN-124 +564 1 100% +COMPAQ - CRD-8322B -24 6 100% +COMPAQ - CRD-8400B -24 2 100% +COMPAQ - CRD-8401B -24 1 100% +COMPAQ - CRD-8402B -24 4 100% +COMPAQ - CRD-8481B -24 2 100% +COMPAQ - DVD-ROM DRD8120B +594 8 100% +Compaq - DVD-ROM DV-5700B +116 1 100% +Compaq - DVD-ROM DV28EA01 +690 3 100% +Compaq - DVD-ROM DV28EB +102 5 100% +Compaq - DVD-ROM DVD-113R +691 1 100% +Compaq - DVD-ROM DVD-114 +690 6 100% +Compaq - DVD-ROM DVD-115 +690 6 100% +Compaq - DVD-ROM DVD-116 +102 6 100% +Compaq - DVD-ROM DVD-117 +102 9 100% +COMPAQ - DVD-ROM GD-2500 +564 6 100% +COMPAQ - DVD-ROM GD-8000 +667 13 100% +Compaq - DVD-ROM GDR8081N +667 6 100% +COMPAQ - DVD-ROM GDR8160B +102 25 100% +COMPAQ - DVD-ROM LTD163 +594 5 100% +COMPAQ - DVD-ROM SD-612B +704 8 100% +Compaq - DVD-ROM SD-616T +1182 4 100% +Compaq - DVD-ROM SD-C2402 -472 9 100% +Compaq - DVD-ROM SD-C2512 -472 7 100% +Compaq - DVD-ROM SD-C2612 -472 10 100% +Compaq - DVD-ROM SD-M1612 -472 8 100% +COMPAQ - DVD-ROM SR-8583 +691 1 100% +COMPAQ - DVD-ROM SR-8587 +103 1 100% +COMPAQ - SC-140S +600 4 75% +COMPAQ - SC-148F +600 4 100% +COMPAQ - XM-6402B +94 1 100% +CREATIVE - CD-RW RW8438E +86 3 100% +CREATIVE - CD4834E FC101 +12 4 100% +CREATIVE - CD4834E FC102 +12 2 100% +CREATIVE - CD5233E-N +12 18 100% +CREATIVE - CD5233E +12 16 100% +CREATIVE - CD821E tw960527 +961 1 100% +CREATIVE - CD-RW RW121032E +99 4 100% +CREATIVE - CD-RW RW1210E +688 14 100% +CREATIVE - CD-RW RW1611E +12 2 100% +CREATIVE - CD-RW RW2410E +12 5 100% +CREATIVE - CD-RW RW4020E +12 1 100% +CREATIVE - CD-RW RW8432E +355 1 100% +CREATIVE - CD4020E ST980828 +679 1 100% +CREATIVE - CD4820E CS990211 +679 3 100% +CREATIVE - CD4821E JJ990629 +12 1 100% +CREATIVE - CD5220 SB991119 +694 1 100% +CREATIVE - CD5220-F 0225 +694 3 100% +CREATIVE - CD5220E SB991026 +694 1 100% +CREATIVE - CD5230E +12 3 100% +CREATIVE - CD5233E-CF +696 2 100% +CREATIVE - CD5233E +12 10 100% +CREATIVE - DVD-RAM RAM1216S -495 1 100% +CREATIVE - DVD-ROM DVD1241E +594 10 100% +CREATIVE - DVD-ROM DVD1242E +704 1 100% +CREATIVE - DVD-ROM DVD1610E +594 9 100% +CREATIVE - DVD-ROM DVD6240E +564 29 100% +CREATIVE - DVD1240E +691 5 100% +CREATIVE - DVD5240E-1 +691 9 100% +CREATIVE - DVD5241E +691 1 100% +CREATIVE - DVD6630E +691 5 100% +CREATIVE - DVD8400E +691 15 100% +CREATIVE - DVDRW DR1620E +12 1 100% +CREATIVE - iR CD5222E-B +12 2 100% +CyberDrv - CB511D Combo +6 1 100% +CyberDrv - CW018D CD-R-RW +86 2 100% +CyberDrv - CW038D CD-R-RW +733 25 100% +CyberDrv - CW058D CD-R-RW +733 48 100% +CyberDrv - CW068D CD-R-RW +733 5 100% +CyberDrv - CW078D CD-R-RW +733 12 100% +CyberDrv - CW088D CD-R-RW +733 28 100% +CyberDrv - CW089D CD-R-RW +6 5 100% +CyberDrv - CW099D CD-R-RW +6 17 100% +DAEWOO - CD-RW RW5224 +97 1 100% +DAVILON - DVD-ROM LV-1015 0 5 100% +DAVILON - LV-1015 0 5 100% +Dell - DVD+--RW DW316 +6 8 100% +Dell - DVD+--RW DW514 +103 25 100% +DELTA - OIP-SD2400A-BM +12 1 100% +DEXPRESO - DVDRW +6 3 100% +DEXPRESO - DVDRW D20A1P +6 1 100% +DM126D - DVDROM '01-02-28 +564 2 100% +DM126D - DVDROM '01-11-27 +564 1 100% +DM166D - DVD-ROM +564 4 100% +DQ1724I - BWY124C +102 1 100% +DVD - 16X +6 11 100% +DVD DUAL - GO-W0404A +12 7 100% +DVD DUAL - GO-W1616B +12 9 100% +DVD ROM - CI-BDV316E +12 1 100% +DVD ROM - DX-DVDR100 +12 3 100% +DVD+R-RW - DX082D +1292 6 100% +DVD-16X - BDV316B +594 1 100% +DVD-16X - BDV316C +12 1 100% +DVD-16X - DVD-ROM BDV316C +12 46 100% +DVD-16X - DVD-ROM BDV316E +12 49 100% +DVD-16X - DVD-ROM BDV316G +6 21 100% +DVD-16X - DVD1648-BKH +12 9 100% +DVD-16X - OEM316B +594 18 100% +DVD-ROM - 16X +691 26 100% +DVD-ROM - DVD-16X3H +594 4 100% +DVD-ROM - DVD-16X6S +12 39 100% +DVD-ROM - DVD-1S16P +6 1 100% +DVD-ROM - DVD-7T16 +12 3 100% +DVD-ROM - LTD-16X5H +12 3 100% +DVDR-RW - DX162D-A +618 20 100% +DVDROM - GO-D1600B +12 1 100% +DVDROM - GO-D1600D +12 3 100% +DVDROM - PATA 16X48X +6 1 100% +DVDROM - +564 1 100% +DVDROM 1 - 0X +564 8 100% +DVDROM 8 - X +564 2 100% +DVDRW - 1008IB +12 1 100% +DVDRW - 16X16 +6 22 100% +DVDRW - 16X16X5X +6 2 100% +DVDRW - 16X16X +6 36 100% +DVDRW - 18X18X12X +6 18 100% +DVDRW - 20X20X12X +6 15 100% +DVDRW - DRW-1S41 +12 4 100% +DVDRW - DRW-1S45 +12 7 100% +DVDRW - DRW-1S81 +12 4 100% +DVDRW - DRW-2S81 +12 8 100% +DVDRW - DRW-3S121 +12 1 100% +DVDRW - DRW-3S163 +12 8 100% +DVDRW - DRW-3S165 +12 7 100% +DVDRW - DRW-3S167 +12 3 100% +DVDRW - DRW-5S163 +6 11 100% +DVDRW - DRW-6S160H +6 5 100% +DVDRW - DRW-6S160P +6 22 100% +DVDRW - DUALS801E +688 1 100% +DVDRW - IDE 16X +12 300 100% +DVDRW - IDE H16X +6 49 100% +DVDRW - IDE1004 +12 76 100% +DVDRW - IDE1008 +12 121 100% +DVDRW - IDE1108 +12 34 100% +DVDRW - LIGHTSCRIBE 18X +6 1 100% +DVDRW - PATA 20X20X12X +6 10 100% +DVDRW - SATA 20X20X12X +6 21 100% +DVDRW - SATA 20X +6 1 100% +DVDRW - SATA 24X24X12X +48 3 100% +DVDRW - SATA 24X +6 1 100% +DVDRW - SATA H16X +6 3 100% +DVDRW - USB 16X +12 43 100% +DVDRW - USB H16X +6 7 100% +DVDRW - USB1008UI +12 4 100% +DVDRW - USB1108 +12 4 100% +DVSKOREA - DVS-LDR DRL-200 +102 1 100% +E-IDE - CD-950E-AKU +680 1 100% +E-IDE - CD-950E-TKU +12 10 100% +E-IDE - CD-952E-TKU +12 2 100% +E-IDE - CD-ROM 24X-AKOx +679 1 100% +E-IDE - CD-ROM 32X-AKU +1268 7 100% +E-IDE - CD-ROM 36X-AKU +1268 4 100% +E-IDE - CD-ROM 36X-AKW +1268 2 100% +E-IDE - CD-ROM 40X-AKH +106 1 100% +E-IDE - CD-ROM 40X-AKU +1268 12 100% +E-IDE - CD-ROM 48X-AKH +106 1 100% +E-IDE - CD-ROM 48X-TKU +12 4 100% +E-IDE - CD-ROM 50X L +108 3 100% +E-IDE - CD-ROM 50X +682 3 100% +E-IDE - CD-ROM 52X L +682 5 80% +E-IDE - CD-ROM 52X-AKH +106 30 100% +E-IDE - CD-ROM 56X L +682 2 100% +E-IDE - CD-ROM 56X-AKH +106 11 100% +E-IDE - CD-ROM 56X +682 1 100% +E-IDE - CD-ROM CR-856E +12 1 100% +E-IDE - CD-ROM Max 54X +12 1 100% +E-IDE - DVD-ROM DVD-8210 +594 1 100% +E-IDE CD - -952E-AKV +691 8 100% +E-IDE CD - -956E-AKV +691 8 100% +EPO - CR-844S +12 1 100% +eSATA - CDDVDW SH-S202N +6 1 100% +eSATA - DVD-RAM GSA-H55L +102 1 100% +ezDISK - EZ360 +6 1 100% +FREECOM - CDRW52J +6 18 100% +FREECOM_ - BDCOMBO12H +6 5 100% +FREECOM_ - BDCOMBO8H +6 2 100% +FREECOM_ - Combo48K +6 1 100% +FREECOM_ - DVD+--RW16B6 +48 4 100% +FREECOM_ - DVD+--RW16B9 +48 31 100% +FREECOM_ - DVD+--RW16H4 +48 2 100% +FREECOM_ - DVD+--RW16H8 +6 9 100% +FREECOM_ - DVD+--RW16J6 +6 3 100% +FREECOM_ - DVD+--RW16J8 +6 5 100% +FREECOM_ - DVD+--RW16J9 +6 9 100% +FREECOM_ - DVD+--RW16N8 +6 1 100% +FREECOM_ - DVD+--RW16N9 +704 13 100% +FREECOM_ - DVD+--RW18H9 +6 13 100% +FREECOM_ - DVD+--RW18J9 +6 5 100% +FREECOM_ - DVD+--RW20J5 +6 21 100% +FREECOM_ - DVD+--RW20J6 +6 17 100% +FREECOM_ - DVD+--RW20J7 +6 7 100% +FREECOM_ - DVD+--RW20J8 +6 1 100% +FREECOM_ - DVD+--RW20J9 +6 8 100% +FREECOM_ - DVD+--RW22J8 +6 5 100% +FREECOM_ - DVD+--RW22J9 +6 3 100% +FREECOM_ - DVD+--RW22JS8 +6 2 100% +FREECOM_ - DVD+--RW4B +48 3 100% +FREECOM_ - DVD+--RW8B9 +48 7 100% +FREECOM_ - DVD+--RW8J1 +12 4 100% +FREECOM_ - DVD+--RW8J +12 1 100% +FREECOM_ - DVDRW22H9 +697 2 100% +FREECOM_ - DVDRW24H8 +6 3 100% +GENERIC - CDRCB02 +690 5 100% +GENERIC - CDRCB03 +102 1 100% +GENERIC - CDRCB04 +102 1 100% +GENERIC - CDRCB05 +102 15 100% +GENERIC - CDRCB06 +102 7 100% +GENERIC - CRD-BP1300P +688 5 100% +GENERIC - CRD-BP1400P +688 3 100% +GENERIC - CRD-BP1500P +688 8 100% +GENERIC - CRD-BP1600P +688 5 100% +GENERIC - CRD-BP1700P +688 4 100% +GENERIC - CRD-BP3 +688 4 100% +GENERIC - CRD-BP4 +688 1 100% +GENERIC - CRD-BP5 +688 1 100% +GENERIC - DSW2080 +691 1 100% +GENERIC - DVD RW 12XMax +691 3 100% +GENERIC - DVD RW 16XMax +691 11 100% +GENERIC - DVD RW 4XMax +688 5 100% +GENERIC - DVD RW 8XMax +689 18 100% +GENERIC - DVD+RW 4XMax +688 3 100% +GENERIC - DVD-RAM MLT04 +102 2 100% +GENERIC - DVD-RAM MLT05 +102 4 100% +GENERIC - FREECOM16B +685 1 100% +GENERIC - FREECOM24B +685 8 100% +GENERIC - FREECOM32A +688 7 100% +GENERIC - FREECOM40B1 +685 3 100% +Generic_ - DVD-ROM 0 5 100% +GFO - 2VS1EJW +12 1 100% +GIGABYTE - GO-B5232A +6 4 100% +GIGABYTE - GO-B5232C +6 4 100% +GIGABYTE - GO-D1600A +12 1 100% +GIGABYTE - GO-D1600C +12 4 100% +GIGABYTE - GO-R5232A +6 6 100% +GIGABYTE - GO-W0808A +12 3 100% +GIGABYTE - GO-W1608A +6 2 100% +GIGABYTE - GO-W1623A +6 5 100% +GIGABYTE - GO-W20MA +6 1 100% +GIGABYTE - GO-W20MB +6 1 100% +GoldStar - CD-ROM CRD-8322B -24 5 100% +GoldStar - CD-ROM CRD-8482B -24 3 100% +GoldStar - CD-ROM CRN-8243B -24 1 100% +GoldStar - CD-RW CED-8080B +86 2 100% +GoldStar - CD-RW CED-8120B +685 3 100% +HIGH - SPEED CD ROM +600 3 100% +HITACHI - CDR-8335 +1272 11 100% +HITACHI - CDR-8435 +684 1 100% +HITACHI - DVD-RAM GF-2050 +667 1 100% +HITACHI - DVD-ROM GD-2500 +564 46 100% +HITACHI - DVD-ROM GD-3000 +667 2 100% +HITACHI - DVD-ROM GD-5000 +667 44 100% +HITACHI - DVD-ROM GD-7000 +667 15 100% +HITACHI - DVD-ROM GD-7500 +667 44 100% +HITACHI - DVD-ROM GD-8000 +667 26 100% +HITACHI - DVD-ROM GD-S200 +667 21 100% +HITACHI - DVD-ROM GD-S250 +667 10 100% +HITACHI - DVD-ROM GD-SS20 +667 1 100% +HL)DP-ST - RW+DRD GCC)M10J +102 1 100% +hp - BD B DH8B2LH +6 13 100% +hp - BD B DH8B2SHB +6 10 100% +hp - BD B DH8E2L +6 27 100% +hp - BD E DC6E2LHB +6 2 100% +hp - BD E DH12E3LH +702 2 100% +hp - BD E DH12E3SHB +702 32 100% +hp - BD E DL4ETS +6 2 100% +hp - BD O DH4O3S +696 14 100% +hp - BD CMB UJ141AF +103 27 100% +hp - BD CMB UJ160 +103 24 100% +hp - BD CMB UJ162 +103 10 100% +HP - BD Combo 240d +6 24 100% +HP - BD COMBO bd530s +6 7 100% +hp - BD DRV BD-5841H5 +48 3 100% +hp - BD DRV BD-5850H5 +48 1 100% +hp - BD E DS6E2LH +6 25 100% +hp - BD E DS6E2SH +6 5 100% +hp - BD MLT UJ240 +103 10 100% +hp - BD MLT UJ240AF +103 20 100% +hp - BD MLT UJ260 +103 5 100% +hp - BD MLT UJ260AF +103 3 100% +hp - BD MLT UJ262 +103 4 100% +hp - BD ROM BC-5500S +48 13 100% +hp - BD ROM BC-5501H +48 54 100% +hp - BD ROM BC-5501S +48 5 100% +hp - BD ROM BC-5541H +48 44 100% +hp - BD ROM BC-5550H +48 33 100% +hp - BD ROM BC-5600S +48 2 100% +hp - BD RW BD-5730H +48 6 100% +hp - BD RW BD-5740H +48 4 100% +hp - BD RW BD-5750H +48 18 100% +HP - BD Writer bd335e +6 4 100% +HP - BD Writer bd335i +6 12 100% +HP - BD Writer bd340i +6 49 100% +hp - BD-RE BH20L +667 40 100% +hp - BD-RE BH30L +667 51 100% +hp - BD-RE BH38L +667 7 100% +hp - BD-RE BH40L +6 3 100% +hp - BD-RE BH40N +6 12 100% +hp - BD-RE BT10N +667 2 100% +hp - BD-RE BT11N +667 14 100% +hp - BD-RE BT20N +667 5 60% +hp - BD-RE BT30N +667 2 100% +hp - BD-RE BU10N +6 3 100% +hp - BD-RE BU20N +6 1 100% +hp - BD-ROM BDCTD03HA +667 15 100% +hp - BDCMB UJ172 +103 1 100% +hp - BDDVDRW CA21N +102 27 100% +hp - BDDVDRW CA30N +102 2 100% +hp - BDDVDRW CA30P +102 18 100% +hp - BDDVDRW CH10L +667 8 100% +hp - BDDVDRW CH20L +667 115 100% +hp - BDDVDRW CH28N +667 26 100% +hp - BDDVDRW CH30L +6 22 100% +hp - BDDVDRW CT10L +667 26 100% +hp - BDDVDRW CT21L +102 68 100% +hp - BDDVDRW CT30K +102 11 100% +hp - BDDVDRW CT30L +102 14 100% +hp - BDDVDRW CT40N +102 21 100% +hp - BDDVDRW CT41N +102 3 100% +hp - BDDVDRW CU20N +6 1 100% +hp - BDRW BR-TD01HA +667 3 100% +hp - BDRW BU20N +6 1 100% +hp - BDRW UJ272 +103 3 100% +HP - CD Writer 52r +6 5 100% +HP - CD-ROM CD32X +679 1 100% +HP - CD-ROM CD40X +676 2 100% +HP - CD-Writer cd16b +12 11 100% +HP - CD-Writer cd16e +12 1 100% +HP - CD-Writer cd16f +733 23 100% +HP - CD-Writer cd16n +685 1 100% +HP - CD-Writer cd16r +12 10 100% +HP - CD-Writer cd4f +674 1 100% +HP - CD-Writer+ 7100 +675 5 100% +HP - CD-Writer+ 7200 +1263 2 100% +HP - CD-Writer+ 7500 +1160 5 100% +HP - CD-Writer+ 8000 +686 5 100% +HP - CD-Writer+ 8100 +1160 29 100% +HP - CD-Writer+ 8200 +1160 32 100% +HP - CD-Writer+ 8200a +572 14 100% +HP - CD-Writer+ 8200f +674 4 100% +HP - CD-Writer+ 8290 +686 14 100% +HP - CD-Writer+ 9100 +572 80 100% +HP - CD-Writer+ 9100b +86 15 100% +HP - CD-Writer+ 9100c -436 3 100% +HP - CD-Writer+ 9200 +572 14 100% +HP - CD-Writer+ 9300 +572 25 100% +HP - CD-Writer+ 9500 +572 17 100% +HP - CD-Writer+ 9500b +685 6 100% +HP - CD-Writer+ 9600 +572 9 100% +HP - CD-Writer+ 9700k +733 3 100% +hp - CDDVDW GP60NB50 +6 18 100% +hp - CDDVDW GP60NB60 +6 6 100% +hp - CDDVDW SH-216AL +6 7 100% +hp - CDDVDW SH-216ALN +6 53 100% +hp - CDDVDW SH-216BB +6 59 100% +hp - CDDVDW SH-216DB +6 57 100% +hp - CDDVDW SN-208BB +6 146 100% +hp - CDDVDW SN-208DB +6 59 100% +hp - CDDVDW SN-208FB +6 20 100% +hp - CDDVDW SU-208BB +6 6 100% +hp - CDDVDW SU-208CB +6 26 100% +hp - CDDVDW SU-208FB +6 28 100% +hp - CDDVDW SU-208GB +6 3 100% +hp - CDDVDW TS-H653R +6 386 100% +hp - CDDVDW TS-H653T +6 140 100% +hp - CDDVDW TS-H653TN +6 33 100% +hp - CDDVDW TS-L633J +6 47 100% +hp - CDDVDW TS-L633M +6 113 100% +hp - CDDVDW TS-L633N +6 380 100% +hp - CDDVDW TS-L633R +6 289 100% +hp - CDDVDW TS-T633C +6 4 100% +hp - CDDVDW TS-T633L +6 3 100% +hp - CDDVDW TS-T633P +6 12 100% +hp - CDDVDW TS-T633PN +6 4 100% +hp - CDDVDW TS-U633F +6 13 100% +hp - CDDVDW TS-U633J +6 45 100% +hp - DVD A DC8A2LH +6 1 100% +hp - DVD A DC8A2SH +6 1 100% +hp - DVD A DH16AAL +6 256 100% +hp - DVD A DH16ABLH +6 158 100% +hp - DVD A DH16ABSH +6 79 100% +hp - DVD A DH16ACSH +6 26 100% +hp - DVD A DH16ACSHR +6 66 100% +hp - DVD A DH16AESH +6 16 100% +hp - DVD A DH16AFSH +6 3 100% +hp - DVD A DL8A4SH +6 7 100% +hp - DVD A DL8ATL +6 11 100% +hp - DVD A DS8A4LH +6 11 100% +hp - DVD A DS8A5LH +6 145 100% +hp - DVD A DS8A5SH +6 2 100% +hp - DVD A DS8A8SH +6 128 100% +hp - DVD A DS8A9SH +6 33 100% +hp - DVD A DS8ABSH +6 3 100% +hp - DVD A DU8A5SH +6 33 100% +hp - DVD D DH16D5S +6 34 100% +hp - DVD D DH16D6SH +6 4 100% +hp - DVD D DH16D7SH +6 1 100% +hp - DVD D DS8D3SH +6 1 100% +hp - DVD RAM UJ892 +102 11 100% +hp - DVD RAM UJ897 +102 24 100% +hp - DVD RAM UJ8A2 +102 13 92% +hp - DVD RAM UJ8A7 +102 4 100% +hp - DVD RAM UJ8B2 +102 10 100% +hp - DVD RAM UJ8C2 +103 27 100% +hp - DVD RAM UJ8E0 +103 1 100% +hp - DVD RAM UJ8E2 +103 8 100% +HP - DVD ROM 435r +6 5 100% +HP - DVD ROM 455d +6 1 100% +HP - DVD ROM 465d +6 1 100% +HP - DVD ROM 465r +6 5 100% +hp - DVD RW AD-7250H5 +48 13 100% +hp - DVD RW AD-7251H5 +48 103 100% +hp - DVD RW AD-7290H5 +48 4 100% +hp - DVD RW AD-7290HR +48 5 100% +hp - DVD RW AD-7561S +6 74 100% +hp - DVD RW AD-7581S +6 39 100% +hp - DVD RW AD-7586H +6 116 100% +hp - DVD RW AD-7691H6 +48 2 100% +hp - DVD RW AD-7701H +48 134 100% +hp - DVD RW AD-7711H +48 74 100% +hp - DVD RW AD-7721H +48 14 100% +hp - DVD RW AD-7740H +48 22 100% +hp - DVD RW AD-7760H +48 11 100% +hp - DVD RW AD-7930H +48 5 100% +HP - DVD Writer 100j +120 6 100% +HP - DVD Writer 1035r +6 9 100% +HP - DVD Writer 1040d +6 142 100% +HP - DVD Writer 1040r +6 135 100% +HP - DVD Writer 1060d +6 12 100% +HP - DVD Writer 1060r +6 12 100% +HP - DVD Writer 1070d +6 58 100% +HP - DVD Writer 1070r +6 25 100% +HP - DVD Writer 1135r +6 3 100% +HP - DVD Writer 1140d +6 18 100% +HP - DVD Writer 1140i +6 1 100% +HP - DVD Writer 1140r +6 27 100% +HP - DVD Writer 1160d +6 11 100% +HP - DVD Writer 1170d +6 44 100% +HP - DVD Writer 1170r +6 31 100% +HP - DVD Writer 1260d +6 59 100% +HP - DVD Writer 1260r +48 35 100% +HP - DVD Writer 1260t +6 110 100% +HP - DVD Writer 1260v +6 31 100% +HP - DVD Writer 1265d +48 14 100% +HP - DVD Writer 1265t +6 3 100% +HP - DVD Writer 1265v +6 1 100% +HP - DVD Writer 1270d +6 121 100% +HP - DVD Writer 1270e +6 23 100% +HP - DVD Writer 1270r +48 39 100% +HP - DVD Writer 1270t +6 60 100% +HP - DVD Writer 200j +120 62 100% +HP - DVD Writer 300c +1292 44 100% +HP - DVD Writer 300n +48 139 100% +HP - DVD Writer 400c +1292 51 100% +HP - DVD Writer 420n +48 26 100% +HP - DVD Writer 520n +48 1 100% +HP - DVD Writer 530r +12 13 100% +HP - DVD Writer 550r +6 12 100% +HP - DVD Writer 550t +6 6 100% +HP - DVD Writer 555r +6 7 100% +HP - DVD Writer 555s +6 7 100% +HP - DVD Writer 556s +6 30 100% +HP - DVD Writer 557r +6 9 100% +HP - DVD Writer 557s +6 9 100% +HP - DVD Writer 560r +6 10 100% +HP - DVD Writer 565s +6 10 100% +HP - DVD Writer 600r +6 9 100% +HP - DVD Writer 600y +6 3 100% +HP - DVD Writer 630c +618 56 100% +HP - DVD Writer 635d +12 6 100% +HP - DVD Writer 640b +102 85 100% +HP - DVD Writer 640c +618 178 100% +HP - DVD Writer 640v +618 31 100% +HP - DVD Writer 735d +6 1 100% +HP - DVD Writer 740b +102 126 100% +HP - DVD Writer 740e +102 10 100% +HP - DVD Writer 740r +6 6 100% +HP - DVD Writer 840b +102 70 100% +HP - DVD Writer 840d +6 36 100% +HP - DVD Writer 840e +102 20 100% +HP - DVD Writer 840x +102 23 100% +HP - DVD Writer 840y +102 6 100% +HP - DVD Writer 940d +6 98 100% +hp - DVD-RAM GH40L +667 303 100% +hp - DVD-RAM GH60L +667 243 100% +hp - DVD-RAM GH80N +667 108 100% +hp - DVD-RAM GH82N +667 59 100% +hp - DVD-RAM GHA3N +667 40 100% +hp - DVD-RAM GHB0N +6 31 100% +hp - DVD-RAM GHC0N +6 7 100% +hp - DVD-RAM SW810 +6 21 100% +hp - DVD-RAM SW810A +6 3 100% +hp - DVD-RAM SW820 +6 32 100% +hp - DVD-RAM SW830 +6 18 100% +hp - DVD-RAM UJ8B1 +6 130 100% +hp - DVD-RAM UJ8D1 +6 61 100% +hp - DVD-RAM UJ8DB +6 23 100% +hp - DVD-RAM UJ8E1 +6 5 100% +hp - DVD-ROM DT30N +103 5 100% +hp - DVD-ROM DT31N +103 1 100% +hp - DVD-ROM DT50N +103 2 100% +hp - DVD-ROM DTB0N +102 1 100% +hp - DVD-ROM DU20N +667 2 100% +HP - DVD-ROM rm475e +6 7 100% +hp - DVD-ROM SH-116BB +6 1 100% +hp - DVD-ROM SN-108DB +6 2 100% +hp - DVD-ROM SN-108FB +6 1 100% +hp - DVD-ROM TS-H353B +6 8 100% +hp - DVD-ROM TS-H353C +6 14 100% +hp - DVD-ROM TS-L333B +6 1 100% +hp - DVD-ROM TS-L333F +6 1 100% +hp - DVDRAM GA31N +103 2 100% +hp - DVDRAM GS20N +667 7 100% +hp - DVDRAM GS30N +667 14 100% +hp - DVDRAM GSA-U20N +667 5 100% +hp - DVDRAM GT20L +667 161 100% +hp - DVDRAM GT30L +103 376 100% +hp - DVDRAM GT30N +103 2 100% +hp - DVDRAM GT31L +103 136 100% +hp - DVDRAM GT31N +103 24 100% +hp - DVDRAM GT50N +103 173 100% +hp - DVDRAM GT80N +102 64 100% +hp - DVDRAM GTA0N +102 13 100% +hp - DVDRAM GTB0N +102 5 100% +hp - DVDRAM GU10N +667 16 100% +hp - DVDRAM GU40N +103 12 100% +hp - DVDRAM GU60N +6 14 100% +hp - DVDRAM GU70N +48 37 100% +hp - DVDRAM GU90N +102 63 100% +hp - DVDRAM GUB0N +102 7 100% +hp - DVDROM DH20N +6 16 100% +hp - DVDROM DH40N +6 12 100% +hp - DVDROM DH41N +6 6 100% +hp - DVDROM DH51N +6 1 100% +hp - DVDROM DT30N +103 1 100% +hp - DVDROM DT50N +103 1 100% +hp - DVDRW DU8A5SHL +6 20 100% +hp - DVDRW DU8A6SH +6 29 100% +hp - DVDRW GUB0N +102 36 100% +hp - DVDRW SU208FB +6 22 100% +hp - DVDRW SU208GB +6 32 100% +hp - DVDRW SU208HB +6 4 100% +hp - DVDRW UJ8FBA +6 8 100% +hp - DVDRW UJ8G2A +103 3 100% +hp - DVDRW GUC0N +6 3 100% +hp - DVDWBD SN-406AB +6 3 100% +hp - DVDWBD TS-HB43LB +6 1 100% +hp - DVDWBD TS-LB23L +6 64 100% +hp - DVDWBD TS-LB23P +6 22 100% +hp - DVDWBD TS-TB23L +6 20 100% +hp - DW-224S-V +102 1 100% +HP - PhotoSmart DVD +667 3 100% +hp DVD - DE8A3L +6 10 100% +hp HLDS - DVDRW GUD0N +102 4 100% +hp TSST - DVDRW SU-208HB +6 2 100% +IBM - CD-RW-DVD-ROM +102 8 100% +IBM - CDRW-USB2 +685 5 100% +IBM - DVRM00203 +103 1 100% +IBM - RMBO0020311 +102 3 100% +IBM - USB CD-ROM +678 13 100% +IBM - USB2 MultiBurner +102 7 100% +IDE-CD - CROM6048 +691 1 100% +IDE-CD - CDRW7352 +738 1 100% +IDE-CD - R-RW 12x8x32 +692 2 100% +IDE-CD - R-RW 16x10A +733 10 100% +IDE-CD - R-RW 16x12A +733 2 100% +IDE-CD - R-RW 48xC +738 4 100% +IDE-CD - R-RW 4x4x32 -436 23 100% +IDE-CD - R-RW 8x4x32 -436 21 100% +IDE-CD - ReWritable-2x2x6 +1263 2 100% +IDE-DVD - DROM6216 +738 143 100% +IDE-DVD - DVDRW6002 +120 1 100% +IDE-DVD - DVDRW8631 +618 3 100% +IDE-DVD - DVDRW8651 +618 26 100% +IDE-DVD - DVDRW8801 +618 7 100% +IDE-DVD - ROM 16x +691 59 100% +IDE-DVD - ROM 6116 +691 63 100% +IMATION - DVD+-RAM ELITE +48 2 100% +Imation - IMW16DL84I +6 2 100% +Imation - IMW18DL88RAME +6 1 100% +Imation - IMW20DL88RAMI +6 1 100% +Imation - IMW241040IAB +97 1 100% +Imation - IMW242424DV8E +6 2 100% +Imation - IMW4222DV8E +12 2 100% +Imation - IMWDVRW16DL84E +6 1 100% +Imation - IMWDVRW16DL84I +6 1 100% +IMATION - IMWDVRW16DLI +12 1 100% +Imation - Slim DVD +6 21 100% +IN-CDRW - DX-CDRW +6 1 100% +IOMEGA - CDDVD482416E23-C +6 8 100% +IOMEGA - CDDVD522416EC3-C +6 5 100% +IOMEGA - CDDVD523216E23-B +6 1 100% +IOMEGA - CDRW19200INT-A +98 2 100% +IOMEGA - CDRW19202EXT2-B +12 1 100% +IOMEGA - CDRW23042EXT3-C +12 5 100% +IOMEGA - CDRW2304FEXT-B +12 1 100% +IOMEGA - CDRW55292EXT3-B +6 9 100% +IOMEGA - CDRW55292EXT3-C +6 7 100% +IOMEGA - CDRW55296INT-C +6 1 100% +IOMEGA - CDRW6402EXT-B +12 12 100% +IOMEGA - CDRW64892EXT3-B +6 12 100% +IOMEGA - CDRW64892EXT3-C +6 4 100% +IOMEGA - CDRW86522EXT3-B +6 18 100% +IOMEGA - CDRW86522EXT3-C +6 14 100% +IOMEGA - CDRW9602EXT-B +12 10 100% +IOMEGA - CDRW9602EXT3-B +12 2 100% +IOMEGA - DVDRW12448E2D-B +12 1 100% +IOMEGA - DVDRW4216IND-A +48 6 100% +IOMEGA - DVDRW4216INP-A +48 2 100% +IOMEGA - DVDRW4224E2Q-D +667 18 100% +IOMEGA - DVDRW4224INQ-D +667 24 100% +IOMEGA - DVDRW8440E2D-B +12 1 100% +Iomega - Slimline DVD +6 32 100% +Iomega - Super DVD +6 3 100% +IOMEGA - ZIPCD 650 USB -436 8 100% +IOMEGA - ZIPCD-DVDROM +708 3 100% +IOMEGA - ZIPCD1024INT-A -436 3 100% +IOMEGA - ZIPCD3840INT-A +99 2 100% +JUMBO - CDRW-DVD DBW521A +6 1 100% +JVC - DVD CU-VD40 +30 1 100% +KENWOOD - CD-ROM UCR-415 +12 1 100% +KENWOOD - CD-ROM UCR-421 +12 13 100% +KiSS - DVD-ROM DR-1712 -472 2 100% +KiSS - DVD-ROM DR-1802 +691 2 100% +KiSS - DVD-ROM DR2012C +6 1 100% +LACIE - CDBP-241040A +688 3 100% +LENOVO - BURNER GP80N +103 1 100% +Lenovo - Slim_USB_Burner +6 67 100% +LENOVO - USB MultiBurner2 +102 4 100% +Lenovo - USB_DVD_Burner5 +6 22 100% +LENOVO - USB_MultiBurner3 +594 17 100% +LENOVO - USB_SATA_Burner3 +6 24 100% +LENOVO - USB_SATA_Burner4 +6 7 100% +LG - CD-DVD-ROM 0 2 100% +LG - CD-ROM CRD-8400B -24 20 100% +LG - CD-ROM CRD-8480B -24 2 100% +LG - CD-ROM CRD-8480C -24 5 100% +LG - CD-ROM CRD-8480M -24 6 100% +LG - CD-ROM CRD-8481B -24 2 100% +LG - CD-ROM CRD-8482B -24 34 100% +LG - CD-ROM CRD-8483B +12 14 100% +LG - CD-ROM CRD-8484B -491 15 100% +LG - CD-ROM CRD-8485B +12 2 100% +LG - CD-ROM CRD-8520B +12 10 100% +LG - CD-ROM CRD-8521B +12 45 100% +LG - CD-ROM CRD-8522B -491 58 100% +LG - CD-ROM CRN-8241B -24 2 100% +LG - CD-ROM CRN-8245B -491 49 100% +LG - CD-RW CED-8080B +86 113 100% +LG - CD-RW CED-8081B +86 6 100% +LG - CD-RW CED-8083B +86 22 100% +LG - CD-RW CED-8120B +685 54 100% +LG - DVD-RAM DAD8020B +667 1 100% +LG - DVD-ROM DRD8120B +594 84 100% +LG - DVD-ROM DRD8160B +594 164 100% +LG - DVD-ROM DRN8080B -24 12 100% +LG - GCE-8483B +6 1 100% +LG - CD-ROM CRD-8322B -24 13 100% +LG - CD-ROM CRD-8360B -24 1 100% +LG - CD-ROM CRN-8241B -24 2 100% +LG (KOR) - CD-ROM CRD-8520B +12 2 100% +LG (KOR) - CD-ROM CRD-8523B -24 1 100% +LG (KOR) - DVD-ROM DRD8120B +594 4 100% +LG (KOR) - DVD-ROM DRD8160B +594 4 100% +LG (OEM) - CD-ROM CRD-8521B +12 2 100% +LG Electronics - BD-RE GGW-H10N +667 4 100% +LG Electronics - BD-RE BE06LU10 +667 93 100% +LG Electronics - BD-RE BE06LU11 +667 1 100% +LG Electronics - BD-RE BE08LU20 +667 50 100% +LG Electronics - BD-RE BE12LU30 +667 89 100% +LG Electronics - BD-RE BE12LU38 +667 74 100% +LG Electronics - BD-RE BE14NU40 +6 163 100% +LG Electronics - BD-RE BH08LS20 +667 315 100% +LG Electronics - BD-RE BH08NS20 +667 117 100% +LG Electronics - BD-RE BH10LS30 +667 1718 100% +LG Electronics - BD-RE BH10LS38 +667 696 100% +LG Electronics - BD-RE BH10NS30 +667 241 100% +LG Electronics - BD-RE BH10NS38 +667 56 100% +LG Electronics - BD-RE BH12LS30 +667 18 100% +LG Electronics - BD-RE BH12LS35 +667 88 100% +LG Electronics - BD-RE BH12LS38 +667 168 100% +LG Electronics - BD-RE BH12NS30 +667 72 100% +LG Electronics - BD-RE BH12NS38 +667 38 100% +LG Electronics - BD-RE BH14NS40 +6 179 100% +LG Electronics - BD-RE BH14NS48 +6 86 100% +LG Electronics - BD-RE BH16NS40 +6 899 100% +LG Electronics - BD-RE BH16NS48 +6 73 100% +LG Electronics - BD-RE BH16NS55 +6 32 100% +LG Electronics - BD-RE BH16NS58 +6 1 100% +LG Electronics - BD-RE BH20F +667 6 100% +LG Electronics - BD-RE BH20N +667 70 100% +LG Electronics - BD-RE BH30N +667 79 100% +LG Electronics - BD-RE BH40N +6 9 100% +LG Electronics - BD-RE GBW-B10N +667 27 100% +LG Electronics - BD-RE GBW-H10N +667 12 100% +LG Electronics - BD-RE GBW-H20L +667 62 100% +LG Electronics - BD-RE GBW-H20N +667 4 75% +LG Electronics - BD-RE GBW-T10N +667 1 100% +LG Electronics - BD-RE GGW-H20L +667 1293 100% +LG Electronics - BD-RE GGW-H20N +667 117 100% +LG Electronics - BD-RE UH10LS20 +667 68 100% +LG Electronics - BD-RE UH12LS28 +667 9 100% +LG Electronics - BD-RE WH08LS20 +667 48 100% +LG Electronics - BD-RE WH10LS30 +667 367 100% +LG Electronics - BD-RE WH12LS30 +667 102 100% +LG Electronics - BD-RE WH12LS38 +667 65 100% +LG Electronics - BD-RE WH12LS39 +667 93 100% +LG Electronics - BD-RE WH14NS40 +6 483 100% +LG Electronics - BD-RE WH16NS40 +6 230 100% +LG Electronics - BD-RE _GBW-T10N +667 2 100% +LG Electronics - BD-RE BP06LU10 +667 54 100% +LG Electronics - BD-RE BP06LU11 +667 10 100% +LG Electronics - BD-RE BP30N +667 1 100% +LG Electronics - BD-RE BP40NB30 +667 21 100% +LG Electronics - BD-RE BP40NS20 +667 78 100% +LG Electronics - BD-RE BP50NB40 +6 11 100% +LG Electronics - BD-RE BP55EB40 +6 2 100% +LG Electronics - BD-RE BT10F +667 9 100% +LG Electronics - BD-RE BT10N +667 51 100% +LG Electronics - BD-RE BT11F +667 12 100% +LG Electronics - BD-RE BT20F +667 7 100% +LG Electronics - BD-RE BT20N +667 25 100% +LG Electronics - BD-RE BT30N +667 18 100% +LG Electronics - BD-RE BU10N +6 3 100% +LG Electronics - BD-RE BU20N +6 9 100% +LG Electronics - BD-RE WP40NB30 +667 6 100% +LG Electronics - BD-RE_BT10N +667 4 100% +LG Electronics - BD-RE_BT20N +667 18 100% +LG Electronics - BD-RE_BT30N +667 1 100% +LG Electronics - BDDVDRW CA10N +667 6 100% +LG Electronics - BDDVDRW CA21N +102 4 100% +LG Electronics - BDDVDRW CA30N +102 3 100% +LG Electronics - BDDVDRW CA30P +102 3 100% +LG Electronics - BDDVDRW CA40N +102 4 100% +LG Electronics - BDDVDRW CH08LS10 +667 430 100% +LG Electronics - BDDVDRW CH08NS10 +667 28 100% +LG Electronics - BDDVDRW CH10F +667 6 100% +LG Electronics - BDDVDRW CH10L +667 25 100% +LG Electronics - BDDVDRW CH10LS20 +667 479 100% +LG Electronics - BDDVDRW CH10LS28 +667 133 100% +LG Electronics - BDDVDRW CH10N +667 16 100% +LG Electronics - BDDVDRW CH10NS20 +667 5 100% +LG Electronics - BDDVDRW CH12LS28 +667 121 100% +LG Electronics - BDDVDRW CH12NS28 +667 7 100% +LG Electronics - BDDVDRW CH12NS30 +6 80 100% +LG Electronics - BDDVDRW CH20N +667 5 100% +LG Electronics - BDDVDRW CH29N +667 3 100% +LG Electronics - BDDVDRW CH30N +6 13 100% +LG Electronics - BDDVDRW CP40NG10 +102 47 100% +LG Electronics - BDDVDRW CP50NS20 +6 6 100% +LG Electronics - BDDVDRW CT10L +667 60 100% +LG Electronics - BDDVDRW CT10N +667 116 100% +LG Electronics - BDDVDRW CT21N +102 115 100% +LG Electronics - BDDVDRW CT30F +102 26 100% +LG Electronics - BDDVDRW CT30N +102 59 100% +LG Electronics - BDDVDRW CT30P +102 12 100% +LG Electronics - BDDVDRW CT31F +102 8 100% +LG Electronics - BDDVDRW CT40N +102 18 100% +LG Electronics - BDDVDRW GBC-H20L +667 137 100% +LG Electronics - BDDVDRW GBC-H20N +667 26 100% +LG Electronics - BDDVDRW GGC-H20L +667 1627 100% +LG Electronics - BDDVDRW GGC-H20N +667 154 100% +LG Electronics - BDDVDRW UH08LS10 +667 27 100% +LG Electronics - BDDVDRW UH10LS20 +667 9 100% +LG Electronics - BDDVDRW UH12LS28 +667 18 100% +LG Electronics - BDDVDRW UH12LS29 +667 42 100% +LG Electronics - BDDVDRW UH12NS29 +667 35 100% +LG Electronics - BDDVDRW UH12NS30 +6 93 100% +LG Electronics - CD-ROM CRD-8484B -491 1 100% +LG Electronics - CD-ROM GCR-8240N +687 10 100% +LG Electronics - CD-ROM GCR-8480B -491 41 100% +LG Electronics - CD-ROM GCR-8481B -24 56 100% +LG Electronics - CD-ROM GCR-8483B -24 88 100% +LG Electronics - CD-ROM GCR-8485B -24 7 100% +LG Electronics - CD-ROM GCR-8486B +6 1 100% +LG Electronics - CD-ROM GCR-8520B -491 57 100% +LG Electronics - CD-ROM GCR-8521B -24 37 100% +LG Electronics - CD-ROM GCR-8522B -489 7 100% +LG Electronics - CD-ROM GCR-8523B -24 93 100% +LG Electronics - CD-ROM GCR-8525B -24 13 100% +LG Electronics - CD-ROM GCR-8526B +6 8 100% +LG Electronics - CD-ROM GCR-H10N +6 1 100% +LG Electronics - CD-RW GCE-8080N +733 9 100% +LG Electronics - CD-RW GCE-8160B +12 119 100% +LG Electronics - CD-RW GCE-8240B +733 66 100% +LG Electronics - CD-RW GCE-8320B +12 139 100% +LG Electronics - CD-RW GCE-8321B +12 1 100% +LG Electronics - CD-RW GCE-8400B +12 244 100% +LG Electronics - CD-RW GCE-8480B +6 51 100% +LG Electronics - CD-RW GCE-8481B +6 211 100% +LG Electronics - CD-RW GCE-8483B +6 198 100% +LG Electronics - CD-RW GCE-8486B +6 11 100% +LG Electronics - CD-RW GCE-8487B +6 70 100% +LG Electronics - CD-RW GCE-8520B +6 210 100% +LG Electronics - CD-RW GCE-8522B +689 4 100% +LG Electronics - CD-RW GCE-8523B +6 75 100% +LG Electronics - CD-RW GCE-8523BS +6 2 100% +LG Electronics - CD-RW GCE-8524B +689 3 100% +LG Electronics - CD-RW GCE-8525B +6 229 100% +LG Electronics - CD-RW GCE-8526B +6 204 100% +LG Electronics - CD-RW GCE-8527B +6 142 100% +LG Electronics - CDRW/DVD GCC4244 +102 235 100% +LG Electronics - CDRW/DVD GCC4247 +102 7 100% +LG Electronics - CDRW/DVD GCC4482 +6 96 100% +LG Electronics - CDRW/DVD GCCH10N +6 45 100% +LG Electronics - CDRW/DVD GCCH30N +6 8 100% +LG Electronics - CDRW/DVD GCCT10N +102 65 100% +LG Electronics - CDRW/DVD GCCT20N +102 2 100% +LG Electronics - CDRWDVD MU10N +102 35 100% +LG Electronics - DVD RAM GSA-T20L +667 1 100% +LG Electronics - DVD+-RW GA10N +667 65 100% +LG Electronics - DVD+-RW GA11N +667 62 100% +LG Electronics - DVD+-RW GA31N +103 141 100% +LG Electronics - DVD+-RW GA50N +6 15 100% +LG Electronics - DVD+-RW GH30N +102 196 100% +LG Electronics - DVD+-RW GH50N +667 494 100% +LG Electronics - DVD+-RW GH70N +667 120 100% +LG Electronics - DVD+-RW GH82N +667 62 100% +LG Electronics - DVD+-RW GHA2N +667 55 100% +LG Electronics - DVD+-RW GHB0N +6 79 100% +LG Electronics - DVD+-RW GP60N +103 19 100% +LG Electronics - DVD+-RW GS20N +667 96 100% +LG Electronics - DVD+-RW GS30N +667 137 100% +LG Electronics - DVD+-RW GS40N +6 44 100% +LG Electronics - DVD+-RW GSA-H21L +102 75 100% +LG Electronics - DVD+-RW GSA-H21N +102 154 100% +LG Electronics - DVD+-RW GSA-H31L +102 109 100% +LG Electronics - DVD+-RW GSA-H31N +102 299 100% +LG Electronics - DVD+-RW GSA-H53L +102 6 100% +LG Electronics - DVD+-RW GSA-H53N +102 46 100% +LG Electronics - DVD+-RW GSA-H73N +102 336 100% +LG Electronics - DVD+-RW GSA-S10N +667 38 100% +LG Electronics - DVD+-RW GSA-T11N +667 333 100% +LG Electronics - DVD+-RW GSA-T21N +667 345 100% +LG Electronics - DVD+-RW GSA-T40N +667 15 100% +LG Electronics - DVD+-RW GSA-U10N +667 7 100% +LG Electronics - DVD+-RW GSA-U20N +667 65 100% +LG Electronics - DVD+-RW GT10N +102 144 100% +LG Electronics - DVD+-RW GT30N +103 42 100% +LG Electronics - DVD+-RW GT32N +103 164 100% +LG Electronics - DVD+-RW GT50N +103 66 100% +LG Electronics - DVD+-RW GT60N +103 39 100% +LG Electronics - DVD+-RW GT80N +102 78 100% +LG Electronics - DVD+-RW GTA0N +102 13 100% +LG Electronics - DVD+-RW GU10N +667 76 100% +LG Electronics - DVD+-RW GU40N +103 114 100% +LG Electronics - DVD+-RW GU60N +6 56 100% +LG Electronics - DVD+-RW GU70N +48 47 100% +LG Electronics - DVD+-RW GU90N +102 108 100% +LG Electronics - DVD+-RW GWA4040N +48 23 100% +LG Electronics - DVD+-RW GWA4083N +667 16 100% +LG Electronics - DVD+-RW GWA4164B +102 210 100% +LG Electronics - DVD+-RW GX10N +667 13 100% +LG Electronics - DVD+RW GCA-4040N +48 125 100% +LG Electronics - DVD+RW GRA-4120B +667 23 100% +LG Electronics - DVD-RAM GH10L +667 223 100% +LG Electronics - DVD-RAM GH10N +667 29 100% +LG Electronics - DVD-RAM GH15L +667 192 100% +LG Electronics - DVD-RAM GH20LP20 +102 22 100% +LG Electronics - DVD-RAM GH22LP20 +102 793 100% +LG Electronics - DVD-RAM GH22LP21 +102 18 100% +LG Electronics - DVD-RAM GH22LS30 +102 679 100% +LG Electronics - DVD-RAM GH22NP20 +102 1374 100% +LG Electronics - DVD-RAM GH22NP21 +102 87 100% +LG Electronics - DVD-RAM GH22NS30 +102 1120 100% +LG Electronics - DVD-RAM GH40L +667 192 100% +LG Electronics - DVD-RAM GH40N +667 29 100% +LG Electronics - DVD-RAM GH60L +667 1 100% +LG Electronics - DVD-RAM GH60N +667 41 100% +LG Electronics - DVD-RAM GH70N +667 25 100% +LG Electronics - DVD-RAM GH82N +667 14 100% +LG Electronics - DVD-RAM GHA2N +667 10 100% +LG Electronics - DVD-RAM GHB0N +6 19 100% +LG Electronics - DVD-RAM GHC0N +6 12 100% +LG Electronics - DVD-RAM GSA-E20N +102 12 100% +LG Electronics - DVD-RAM GSA-E60L +102 200 100% +LG Electronics - DVD-RAM GSA-E60N +102 147 100% +LG Electronics - DVD-RAM GSA-H20L +102 316 100% +LG Electronics - DVD-RAM GSA-H20N +102 48 100% +LG Electronics - DVD-RAM GSA-H22L +102 203 100% +LG Electronics - DVD-RAM GSA-H22N +102 286 100% +LG Electronics - DVD-RAM GSA-H30N +102 178 100% +LG Electronics - DVD-RAM GSA-H40N +667 15 100% +LG Electronics - DVD-RAM GSA-H50L +102 153 100% +LG Electronics - DVD-RAM GSA-H50N +102 41 100% +LG Electronics - DVD-RAM GSA-H54L +102 127 100% +LG Electronics - DVD-RAM GSA-H54N +102 161 100% +LG Electronics - DVD-RAM GSA-H55L +102 626 100% +LG Electronics - DVD-RAM GSA-H55N +102 1082 100% +LG Electronics - DVD-RAM GSA-H58N +102 393 100% +LG Electronics - DVD-RAM GSA-H60L +667 128 100% +LG Electronics - DVD-RAM GSA-H60N +667 35 100% +LG Electronics - DVD-ROM DH10N +102 86 100% +LG Electronics - DVD-ROM DH16NS10 +102 143 100% +LG Electronics - DVD-ROM DH20N +6 30 100% +LG Electronics - DVD-ROM DH30N +6 14 100% +LG Electronics - DVD-ROM DH40N +6 14 100% +LG Electronics - DVD-ROM DH41N +6 6 100% +LG Electronics - DVD-ROM DH50N +6 4 100% +LG Electronics - DVD-ROM DP10N +102 1 100% +LG Electronics - DVD-ROM DP61N +6 1 100% +LG Electronics - DVD-ROM DTA0N +102 3 100% +LG Electronics - DVD-ROM DU10N +102 32 100% +LG Electronics - DVD-ROM DU20N +667 4 100% +LG Electronics - DVD-ROM DU30N +103 6 100% +LG Electronics - DVD-ROM DU60N +6 7 100% +LG Electronics - DVD-ROM DU70N +48 4 100% +LG Electronics - DVD-ROM DU90N +102 5 100% +LG Electronics - DVD-ROM GDR-D10N +102 5 100% +LG Electronics - DVD-ROM GDR-D20N +102 2 100% +LG Electronics - DVD-ROM GDR-H30N +6 250 100% +LG Electronics - DVD-ROM GDR-M10N +102 3 100% +LG Electronics - DVD-ROM GDR-R10N +102 1 100% +LG Electronics - DVD-ROM GDR-T10N +102 3 100% +LG Electronics - DVD-ROM GDR-T20N +102 8 100% +LG Electronics - DVD-ROM GDR3120L +102 1 100% +LG Electronics - DVD-ROM GDR8081N +667 57 100% +LG Electronics - DVD-ROM GDR8082N +102 114 100% +LG Electronics - DVD-ROM GDR8083N +102 58 100% +LG Electronics - DVD-ROM GDR8084N +102 30 100% +LG Electronics - DVD-ROM GDR8085N +102 3 100% +LG Electronics - DVD-ROM GDR8087N +102 22 100% +LG Electronics - DVD-ROM GDR8160B +102 101 100% +LG Electronics - DVD-ROM GDR8161B +102 430 100% +LG Electronics - DVD-ROM GDR8162B +102 703 100% +LG Electronics - DVD-ROM GDR8163B +102 1185 100% +LG Electronics - DVD-ROM GDR8164B +102 1222 100% +LG Electronics - DVD-ROM GDRH10N +102 197 100% +LG Electronics - DVD-ROM GDRH20N +102 467 100% +LG Electronics - DVD-RW GCA-4020B +667 1 100% +LG Electronics - DVD-RW GCA-4080N +667 112 100% +LG Electronics - DVD-RW GH41N +667 49 100% +LG Electronics - DVD-RW GH61N +667 15 100% +LG Electronics - DVD-RW GH80N +667 2 100% +LG Electronics - DVD-RW GRA-4082N +667 3 100% +LG Electronics - DVD-RW GSA-H11N +667 46 100% +LG Electronics - DVD-RW GSA-H60L +667 161 100% +LG Electronics - DVD-RW GSA-T11N +667 1 100% +LG Electronics - DVD-RW GWA-4040B +667 4 100% +LG Electronics - DVD-RW GWA-4040N +48 44 100% +LG Electronics - DVD-RW GWA-4080N +667 82 100% +LG Electronics - DVD-RW GWA-4082B +667 3 100% +LG Electronics - DVD-RW GWA-4082N +667 261 100% +LG Electronics - DVD-RW GWA-4160B +667 36 100% +LG Electronics - DVD-RW GWA-4163B +667 16 100% +LG Electronics - DVD-RW GWA-4165B +667 46 100% +LG Electronics - DVD-RW_GSA-H11N +667 70 100% +LG Electronics - DVD-RW_GSA-H41N +667 87 100% +LG Electronics - DVDRAM AP70NS50 +6 12 100% +LG Electronics - DVDRAM GA10F +667 23 100% +LG Electronics - DVDRAM GA10N +667 14 100% +LG Electronics - DVDRAM GA31F +103 2 100% +LG Electronics - DVDRAM GA31N +103 21 100% +LG Electronics - DVDRAM GA50N +6 3 100% +LG Electronics - DVDRAM GDA-4040B +667 3 100% +LG Electronics - DVDRAM GDA-4120B +667 2 100% +LG Electronics - DVDRAM GE20LU10 +667 299 100% +LG Electronics - DVDRAM GE20LU11 +667 108 100% +LG Electronics - DVDRAM GE20NU10 +667 192 100% +LG Electronics - DVDRAM GE20NU11 +667 72 100% +LG Electronics - DVDRAM GE24LU20 +667 80 100% +LG Electronics - DVDRAM GE24LU21 +667 13 100% +LG Electronics - DVDRAM GE24NU21 +667 32 100% +LG Electronics - DVDRAM GE24NU30 +667 28 100% +LG Electronics - DVDRAM GE24NU40 +6 58 100% +LG Electronics - DVDRAM GH10L +667 1 100% +LG Electronics - DVDRAM GH10N +667 85 100% +LG Electronics - DVDRAM GH15F +667 262 100% +LG Electronics - DVDRAM GH20LS10 +667 161 100% +LG Electronics - DVDRAM GH20LS15 +667 171 100% +LG Electronics - DVDRAM GH20NS10 +667 1268 100% +LG Electronics - DVDRAM GH20NS15 +667 550 100% +LG Electronics - DVDRAM GH22LS40 +667 178 100% +LG Electronics - DVDRAM GH22LS50 +667 782 100% +LG Electronics - DVDRAM GH22LS51 +667 8 100% +LG Electronics - DVDRAM GH22LS70 +667 20 100% +LG Electronics - DVDRAM GH22NS40 +667 1409 100% +LG Electronics - DVDRAM GH22NS50 +667 2552 100% +LG Electronics - DVDRAM GH22NS51 +667 5 100% +LG Electronics - DVDRAM GH22NS70 +667 470 100% +LG Electronics - DVDRAM GH22NS90 +6 130 100% +LG Electronics - DVDRAM GH24LS50 +667 177 100% +LG Electronics - DVDRAM GH24LS70 +667 83 100% +LG Electronics - DVDRAM GH24NS50 +667 462 100% +LG Electronics - DVDRAM GH24NS70 +667 354 100% +LG Electronics - DVDRAM GH24NS71 +667 15 100% +LG Electronics - DVDRAM GH24NS72 +667 70 100% +LG Electronics - DVDRAM GH24NS90 +6 550 100% +LG Electronics - DVDRAM GH24NS95 +6 685 100% +LG Electronics - DVDRAM GH24NS96 +6 6 100% +LG Electronics - DVDRAM GH24NSB0 +6 541 100% +LG Electronics - DVDRAM GH24NSC0 +6 257 100% +LG Electronics - DVDRAM GH24NSD0 +6 2 100% +LG Electronics - DVDRAM GH24NSD1 +6 46 100% +LG Electronics - DVDRAM GH40F +667 178 100% +LG Electronics - DVDRAM GH40L +667 8 100% +LG Electronics - DVDRAM GH40N +667 123 100% +LG Electronics - DVDRAM GH41N +667 218 100% +LG Electronics - DVDRAM GH50N +667 4 100% +LG Electronics - DVDRAM GH60L +667 1 100% +LG Electronics - DVDRAM GH60N +667 224 100% +LG Electronics - DVDRAM GH70N +667 103 100% +LG Electronics - DVDRAM GH80N +667 3 100% +LG Electronics - DVDRAM GH82N +667 27 100% +LG Electronics - DVDRAM GHA2N +667 21 100% +LG Electronics - DVDRAM GHB0N +6 32 100% +LG Electronics - DVDRAM GHC0N +6 3 100% +LG Electronics - DVDRAM GMA-4020B +667 67 100% +LG Electronics - DVDRAM GMA-4040B +667 1 100% +LG Electronics - DVDRAM GMA-4080N +667 61 100% +LG Electronics - DVDRAM GMA-4082N +667 740 100% +LG Electronics - DVDRAM GMA-4084N +667 18 100% +LG Electronics - DVDRAM GMA4082Nf +667 3 100% +LG Electronics - DVDRAM GMA4082Nj +667 8 100% +LG Electronics - DVDRAM GP08LU10 +667 171 100% +LG Electronics - DVDRAM GP08LU11 +667 45 100% +LG Electronics - DVDRAM GP08LU30 +103 11 100% +LG Electronics - DVDRAM GP08NU10 +667 74 100% +LG Electronics - DVDRAM GP08NU11 +667 5 100% +LG Electronics - DVDRAM GP08NU20 +102 190 100% +LG Electronics - DVDRAM GP08NU30 +103 5 100% +LG Electronics - DVDRAM GP08NU40 +667 23 100% +LG Electronics - DVDRAM GP08NU6B +103 95 100% +LG Electronics - DVDRAM GP08NU6R +103 1 100% +LG Electronics - DVDRAM GP08NU6W +103 36 100% +LG Electronics - DVDRAM GP10NB20 +6 85 100% +LG Electronics - DVDRAM GP10NB21 +6 18 100% +LG Electronics - DVDRAM GP10NW20 +6 15 100% +LG Electronics - DVDRAM GP20N +102 50 100% +LG Electronics - DVDRAM GP30NB20 +6 36 100% +LG Electronics - DVDRAM GP30NB30 +103 9 100% +LG Electronics - DVDRAM GP30NB40 +6 26 100% +LG Electronics - DVDRAM GP30NW20 +6 5 100% +LG Electronics - DVDRAM GP30NW40 +6 9 100% +LG Electronics - DVDRAM GP40LB10 +6 14 100% +LG Electronics - DVDRAM GP40NB40 +6 28 100% +LG Electronics - DVDRAM GP40NW10 +6 5 100% +LG Electronics - DVDRAM GP50NB40 +6 138 100% +LG Electronics - DVDRAM GP50NB41 +6 4 100% +LG Electronics - DVDRAM GP50NW40 +6 28 100% +LG Electronics - DVDRAM GP50NW41 +6 1 100% +LG Electronics - DVDRAM GP55NB40 +6 12 100% +LG Electronics - DVDRAM GP55NW40 +6 7 100% +LG Electronics - DVDRAM GP57EB40 +6 21 100% +LG Electronics - DVDRAM GP57ES40 +6 4 100% +LG Electronics - DVDRAM GP57EW40 +6 6 100% +LG Electronics - DVDRAM GP60NB50 +6 82 100% +LG Electronics - DVDRAM GP60NB60 +6 1 100% +LG Electronics - DVDRAM GP60NS50 +6 35 97% +LG Electronics - DVDRAM GP60NS51 +6 2 100% +LG Electronics - DVDRAM GP65NB60 +6 17 100% +LG Electronics - DVDRAM GP65NG60 +6 3 100% +LG Electronics - DVDRAM GP65NS60 +6 3 100% +LG Electronics - DVDRAM GP65NW60 +6 5 100% +LG Electronics - DVDRAM GP67EB60 +6 1 100% +LG Electronics - DVDRAM GP67ES60 +6 1 100% +LG Electronics - DVDRAM GP70NS50 +6 10 100% +LG Electronics - DVDRAM GS20F +667 3 100% +LG Electronics - DVDRAM GS20N +667 7 100% +LG Electronics - DVDRAM GS30N +667 4 100% +LG Electronics - DVDRAM GS40N +6 5 100% +LG Electronics - DVDRAM GSA-4040B +667 530 100% +LG Electronics - DVDRAM GSA-4080N +667 49 100% +LG Electronics - DVDRAM GSA-4081B +667 277 100% +LG Electronics - DVDRAM GSA-4082B +667 384 100% +LG Electronics - DVDRAM GSA-4082N +667 134 100% +LG Electronics - DVDRAM GSA-4083N +667 391 100% +LG Electronics - DVDRAM GSA-4084N +667 297 100% +LG Electronics - DVDRAM GSA-4120B +667 712 100% +LG Electronics - DVDRAM GSA-4160B +667 514 100% +LG Electronics - DVDRAM GSA-4163B +667 2250 100% +LG Electronics - DVDRAM GSA-4165B +667 175 100% +LG Electronics - DVDRAM GSA-4167B +667 2064 100% +LG Electronics - DVDRAM GSA-5120D +667 45 100% +LG Electronics - DVDRAM GSA-5160D +667 33 100% +LG Electronics - DVDRAM GSA-5163D +667 164 100% +LG Electronics - DVDRAM GSA-E10L +667 209 100% +LG Electronics - DVDRAM GSA-E10N +667 74 100% +LG Electronics - DVDRAM GSA-E30L +667 29 100% +LG Electronics - DVDRAM GSA-E30N +667 4 100% +LG Electronics - DVDRAM GSA-E40L +667 167 100% +LG Electronics - DVDRAM GSA-E40N +667 132 100% +LG Electronics - DVDRAM GSA-E50L +667 119 100% +LG Electronics - DVDRAM GSA-E50N +667 33 100% +LG Electronics - DVDRAM GSA-E60N +102 1 100% +LG Electronics - DVDRAM GSA-H10A +667 420 100% +LG Electronics - DVDRAM GSA-H10L +667 143 100% +LG Electronics - DVDRAM GSA-H10N +667 1175 100% +LG Electronics - DVDRAM GSA-H12L +667 199 100% +LG Electronics - DVDRAM GSA-H12N +667 433 100% +LG Electronics - DVDRAM GSA-H40N +667 84 100% +LG Electronics - DVDRAM GSA-H42L +667 577 100% +LG Electronics - DVDRAM GSA-H42N +667 669 100% +LG Electronics - DVDRAM GSA-H44L +667 51 100% +LG Electronics - DVDRAM GSA-H44N +667 420 100% +LG Electronics - DVDRAM GSA-H60N +667 99 100% +LG Electronics - DVDRAM GSA-H62L +667 130 100% +LG Electronics - DVDRAM GSA-H62N +667 855 100% +LG Electronics - DVDRAM GSA-H66N +667 250 100% +LG Electronics - DVDRAM GSA-T10N +667 541 100% +LG Electronics - DVDRAM GSA-T20F +667 32 100% +LG Electronics - DVDRAM GSA-T20L +667 499 100% +LG Electronics - DVDRAM GSA-T20N +667 1154 100% +LG Electronics - DVDRAM GSA-T30L +667 58 100% +LG Electronics - DVDRAM GSA-T30N +667 49 100% +LG Electronics - DVDRAM GSA-T40F +667 10 100% +LG Electronics - DVDRAM GSA-T40L +667 71 100% +LG Electronics - DVDRAM GSA-T40N +667 419 100% +LG Electronics - DVDRAM GSA-T50F +667 44 100% +LG Electronics - DVDRAM GSA-T50L +667 263 100% +LG Electronics - DVDRAM GSA-T50N +667 674 100% +LG Electronics - DVDRAM GSA-U10F +667 2 100% +LG Electronics - DVDRAM GSA-U10N +667 463 100% +LG Electronics - DVDRAM GSA-U20F +667 1 100% +LG Electronics - DVDRAM GSA-U20N +667 368 100% +LG Electronics - DVDRAM GT10N +102 83 100% +LG Electronics - DVDRAM GT20F +667 58 100% +LG Electronics - DVDRAM GT20L +667 112 100% +LG Electronics - DVDRAM GT20N +667 282 100% +LG Electronics - DVDRAM GT30F +103 27 100% +LG Electronics - DVDRAM GT30N +103 704 100% +LG Electronics - DVDRAM GT31N +103 55 100% +LG Electronics - DVDRAM GT32N +103 309 100% +LG Electronics - DVDRAM GT33N +103 255 100% +LG Electronics - DVDRAM GT34N +103 118 100% +LG Electronics - DVDRAM GT40N +103 108 100% +LG Electronics - DVDRAM GT50N +103 189 100% +LG Electronics - DVDRAM GT51N +103 114 100% +LG Electronics - DVDRAM GT60N +103 51 100% +LG Electronics - DVDRAM GT70N +103 52 100% +LG Electronics - DVDRAM GT80N +102 115 100% +LG Electronics - DVDRAM GT90N +6 27 100% +LG Electronics - DVDRAM GTA0N +102 51 100% +LG Electronics - DVDRAM GTB0N +102 17 100% +LG Electronics - DVDRAM GTC0N +102 2 100% +LG Electronics - DVDRAM GU10N +667 289 100% +LG Electronics - DVDRAM GU40N +103 88 100% +LG Electronics - DVDRAM GU60N +6 12 100% +LG Electronics - DVDRAM GU61N +6 48 100% +LG Electronics - DVDRAM GU70N +48 83 100% +LG Electronics - DVDRAM GU71N +6 67 100% +LG Electronics - DVDRAM GU90N +102 59 100% +LG Electronics - DVDRAM GUA0N +6 84 100% +LG Electronics - DVDRAM GUB0N +102 20 100% +LG Electronics - DVDRAM GUC0N +6 60 100% +LG Electronics - DVDRAM GUD0N +102 2 100% +LG Electronics - DVDRAM GUE0N +102 1 100% +LG Electronics - DVDRAM GUE1N +6 12 100% +LG Electronics - DVDRAM SP60NB50 +6 57 100% +LG Electronics - DVDRAM SP80NB60 +6 23 100% +LG Electronics - DVDRAM_GH10N +667 25 100% +LG Electronics - DVDRAM_GH15N +667 42 100% +LG Electronics - DVDRAM_GH40N +667 9 100% +LG Electronics - DVDRAM_GHA2N +667 1 100% +LG Electronics - DVDRAM_GSA-4165B +667 10 100% +LG Electronics - DVDRAM_GSA-H10A +667 1 100% +LG Electronics - DVDRAM_GSA-H10L +667 6 100% +LG Electronics - DVDRAM_GSA-H10N +667 37 100% +LG Electronics - DVDRAM_GSA-H40N +667 23 100% +LG Electronics - DVDRAM_GSA-H60N +667 90 100% +LG Electronics - DVDRAM_GSA-T10N +667 6 100% +LG Electronics - DVDRAM_GSA-T20N +667 109 100% +LG Electronics - DVDRAM_GSA-T50N +667 43 100% +LG Electronics - DVDRAM_GT30N +103 24 100% +LG Electronics - DVDROM DH16NS30 +6 84 100% +LG Electronics - DVDROM DH18NS40 +6 35 100% +LG Electronics - DVDROM DH18NS41 +6 1 100% +LG Electronics - DVDROM DH18NS50 +6 12 100% +LG Electronics - DVDROM DH18NS60 +6 2 100% +LG Electronics - DVDROM DH20N +6 4 100% +LG Electronics - DVDROM DH30N +6 4 100% +LG Electronics - DVDROM DH40N +6 29 100% +LG Electronics - DVDROM DH50N +6 2 100% +LG Electronics - DVDRRW GCA-4164B +102 34 100% +LG Electronics - DVDRRW GCA-4166B +102 20 100% +LG Electronics - DVDRRW GSA-2164D +102 106 100% +LG Electronics - DVDRRW GSA-2166D +102 147 100% +LG Electronics - DVDRRW GSA-4164B +102 22 100% +LG Electronics - DVDRRW GSA-4166B +102 131 100% +LG Electronics - DVDRRW GSA-5169D +102 34 100% +LG Electronics - DVDRRW GSA-H20L +102 101 100% +LG Electronics - DVDRRW GSA-H21L +102 21 100% +LG Electronics - DVDRRW GSA-H21N +102 3 100% +LG Electronics - DVDRRW GSA-H30L +102 278 100% +LG Electronics - DVDRRW GWA-4083B +102 41 100% +LG Electronics - DVDRRW GWA-4161B +102 31 100% +LG Electronics - DVDRRW GWA-4162B +102 9 100% +LG Electronics - DVDRRW GWA-4164B +102 70 100% +LG Electronics - DVDRRW GWA-4166B +102 62 100% +LG Electronics - DVDRW GA11N +667 66 100% +LG Electronics - DVDRW GA32N +103 115 100% +LG Electronics - DVDRW GS21N +667 69 100% +LG Electronics - DVDRW GS22N +667 6 100% +LG Electronics - DVDRW GS23N +667 148 100% +LG Electronics - DVDRW GS31N +667 25 100% +LG Electronics - DVDRW GS41N +6 6 100% +LG Electronics - DVDRW GSA-S10N6 +667 2 100% +LG Electronics - DVDRW GSA-S10N +667 158 100% +LG Electronics - DVDRW GX30N +6 99 100% +LG Electronics - DVDRW GX40N +6 104 100% +LG Electronics - DVDRW GX50N +6 26 100% +LG Electronics - DVDRW GWA4080M +667 7 100% +LG Electronics - DVDRW GWA4080MA +667 18 100% +LG Electronics - DVDRW GWA4080MB +667 4 100% +LG Electronics - DVDRWBD CA10N +667 143 100% +LG Electronics - DVDRWBD CA30N +102 27 100% +LG Electronics - DVDRWBD CA40N +102 54 100% +LG Electronics - DVDRWBD CH20N +667 92 100% +LG Electronics - DVDRWBD CH30N +6 32 100% +LG Electronics - DVDRWBD CT10N +667 16 100% +LG Electronics - DVDRWBD CT30N +102 98 100% +LG Electronics - DVDRWBD CT40N +102 61 100% +LG Electronics - DVDRWBD GBC-H20N +667 62 100% +LG Electronics - GCE-8483B 0 2 100% +LG Electronics - LENOVO BURNER +102 7 100% +LG Electronics - RW/DVD GCC-4080N +733 6 100% +LG Electronics - RW/DVD GCC-4120B +733 39 100% +LG Electronics - RW/DVD GCC-4160N +102 15 100% +LG Electronics - RW/DVD GCC-4240N +102 218 100% +LG Electronics - RW/DVD GCC-4241N +102 298 100% +LG Electronics - RW/DVD GCC-4242N +102 295 100% +LG Electronics - RW/DVD GCC-4243N +102 160 100% +LG Electronics - RW/DVD GCC-4244N +102 185 100% +LG Electronics - RW/DVD GCC-4246N +102 67 100% +LG Electronics - RW/DVD GCC-4247N +102 197 100% +LG Electronics - RW/DVD GCC-4320B +6 99 100% +LG Electronics - RW/DVD GCC-4480B +6 293 100% +LG Electronics - RW/DVD GCC-4481B +6 228 100% +LG Electronics - RW/DVD GCC-4482B +6 102 100% +LG Electronics - RW/DVD GCC-4520B +6 66 100% +LG Electronics - RW/DVD GCC-4521B +6 102 100% +LG Electronics - RW/DVD GCC-4522B +6 40 100% +LG Electronics - RW/DVD GCC-4522C +6 2 100% +LG Electronics - RW/DVD GCC-5241P +102 1 100% +LG Electronics - RW/DVD GCC-C10N +102 20 100% +LG Electronics - RW/DVD GCC-C20N +102 1 100% +LG Electronics - RW/DVD GCC-H10N +6 14 100% +LG Electronics - RW/DVD GCC-H20N +6 12 100% +LG Electronics - RW/DVD GCC-H21N +6 9 100% +LG Electronics - RW/DVD GCC-H23N +6 6 100% +LG Electronics - RW/DVD GCC-H30N +6 16 100% +LG Electronics - RW/DVD GCC-H31N +6 1 100% +LG Electronics - RW/DVD GCC-M10N +102 54 100% +LG Electronics - RW/DVD GCC-T10N +102 40 100% +LG Electronics - RW/DVD GCC-T20N +102 7 100% +LG Electronics - RW/DVD MU10N +102 61 100% +LG Electronics - RW/DVD_GCC-4241N +102 1 100% +LG Electronics - RW/DVD_GCC-4244N +102 2 100% +LG Electronics - RW/DVD_GCC-4480B +6 1 100% +LG Electronics - RW/DVD_GCC-T10N +102 5 100% +LGHL-04P - LG HL-04P MT8575 +6 2 100% +LGHL-05P - LG HL-05P MT8575 +6 3 100% +Lite-ON - DVD-ROM LTD-165H +12 49 100% +Lite-ON - DVD-ROM LTD-166S +12 49 100% +Lite-ON - DVD-ROM LTD163 +594 4 100% +Lite-ON - DVD-ROM LTD163D +594 6 100% +Lite-ON - DVD-ROM XJ-HD166 +12 145 100% +Lite-ON - XJ-HD163 +594 35 100% +Lite-ON - XJ-HD163D +594 27 100% +Lite-ON - XJ-HD165H +12 145 100% +Lite-ON - XJ-HD166S +12 720 100% +Lite-ON - DVD-ROM LTD-166S +12 41 100% +LITE-ON - BD O DH4O1S +6 19 100% +LITE-ON - BD B LH-2B1S +618 21 100% +LITE-ON - CD N LH52N1P +6 11 100% +LITE-ON - CD R LH52R1P +6 19 100% +LITE-ON - CD-ROM LTN-487T +12 15 100% +LITE-ON - CD-ROM LTN-4891S +6 29 100% +LITE-ON - CD-ROM LTN-489S +12 62 100% +LITE-ON - CD-ROM LTN-527T +12 12 100% +LITE-ON - CD-ROM LTN-5291S +6 13 100% +LITE-ON - CD-ROM LTN-529S +12 18 100% +LITE-ON - CD-ROM LTN-529SV +12 1 100% +LITE-ON - CD-ROM LTN-52S1S +6 24 100% +LITE-ON - CD-RW SOHR-4838S +6 2 100% +LITE-ON - CD-RW SOHR-4839S +6 8 100% +LITE-ON - CD-RW SOHR-4839V +6 1 100% +LITE-ON - CD-RW SOHR-5238S +6 244 100% +LITE-ON - CD-RW SOHR-5239S +6 63 100% +LITE-ON - CD-RW SOHR-5239V +6 136 100% +LITE-ON - COMBO LTC-48161H +6 201 100% +LITE-ON - COMBO SHC-48S7K +6 9 100% +LITE-ON - COMBO SHC-52S7K +6 8 100% +LITE-ON - COMBO SOHC-4832K +6 65 100% +LITE-ON - COMBO SOHC-4836K +6 67 100% +LITE-ON - COMBO SOHC-4836V +6 17 100% +LITE-ON - COMBO SOHC-5232K +6 158 100% +LITE-ON - COMBO SOHC-5235K +6 40 100% +LITE-ON - COMBO SOHC-5236K +6 31 100% +LITE-ON - COMBO SOHC-5236V +6 89 100% +lite-on - DDU605U +667 1 100% +LITE-ON - DVD A DH20A4H +6 2 100% +LITE-ON - DVD C LH52C1P +6 21 100% +LITE-ON - DVD D LH-16D1P +6 61 100% +LITE-ON - DVD SHD-16P1S +6 174 100% +LITE-ON - DVD SHD-16S1S +6 58 100% +LITE-ON - DVD SOHD-167T +12 318 100% +LITE-ON - DVD SOHD-16P1S +6 2 100% +LITE-ON - DVD SOHD-16P9S +6 273 100% +LITE-ON - DVD SOHD-16P9SV +6 100 100% +LITE-ON - DVD+RW LDW-401S +12 43 100% +LITE-ON - DVD+RW SOHW-802S +12 17 100% +LITE-ON - DVD+RW SOHW-822S +12 3 66% +LITE-ON - DVDRW DDW-813S +12 1 100% +LITE-ON - DVDRW LDW-400D +120 2 100% +LITE-ON - DVDRW LDW-411S +12 105 100% +LITE-ON - DVDRW LDW-451S +12 96 100% +LITE-ON - DVDRW LDW-811S +12 116 100% +LITE-ON - DVDRW LDW-851S +12 102 100% +LITE-ON - DVDRW LH-16A1S +6 9 100% +LITE-ON - DVDRW LH-16W1P +6 18 100% +LITE-ON - DVDRW LH-18A1H +6 96 100% +LITE-ON - DVDRW LH-18A1P +6 211 100% +LITE-ON - DVDRW LH-20A1H +6 704 100% +LITE-ON - DVDRW LH-20A1L +6 763 100% +LITE-ON - DVDRW LH-20A1P +6 605 100% +LITE-ON - DVDRW LH-20A1S +6 898 100% +LITE-ON - DVDRW SH-16A7S +6 100 100% +LITE-ON - DVDRW SHM-165H6S +6 351 100% +LITE-ON - DVDRW SHM-165P6S +6 406 100% +LITE-ON - DVDRW SHM-165S6S +6 12 100% +LITE-ON - DVDRW SHW-160H6S +6 44 100% +LITE-ON - DVDRW SHW-160P6S +6 439 100% +LITE-ON - DVDRW SHW-1635S +6 232 100% +LITE-ON - DVDRW SHW-16H5S +6 166 100% +LITE-ON - DVDRW SOHW-1213S +12 65 100% +LITE-ON - DVDRW SOHW-1613S +12 5 100% +LITE-ON - DVDRW SOHW-1633S +12 364 100% +LITE-ON - DVDRW SOHW-1653S +12 188 100% +LITE-ON - DVDRW SOHW-1673S +12 309 100% +LITE-ON - DVDRW SOHW-1693S +12 463 100% +LITE-ON - DVDRW SOHW-812S +12 138 100% +LITE-ON - DVDRW SOHW-832S +12 327 100% +Lite-On - LTN483S 48x Max -1164 25 100% +Lite-On - LTN486 48x Max +600 26 100% +Lite-On - LTN486S 48x Max +600 128 100% +LITE-ON - LTR-0841 +688 6 100% +LITE-ON - LTR-12101B +688 42 100% +LITE-ON - LTR-12102B +12 4 100% +LITE-ON - LTR-12102C +12 7 100% +LITE-ON - LTR-16101B +690 15 100% +LITE-ON - LTR-16102B +12 69 100% +LITE-ON - LTR-24102B +12 165 100% +LITE-ON - LTR-24102M +12 40 100% +LITE-ON - LTR-24103S +12 13 100% +LITE-ON - LTR-32123S +12 117 100% +LITE-ON - LTR-32125W +12 6 100% +LITE-ON - LTR-40125S +12 240 100% +LITE-ON - LTR-40125W +12 30 100% +LITE-ON - LTR-48125S +12 68 100% +LITE-ON - LTR-48125W +12 107 100% +LITE-ON - LTR-48126S +6 10 100% +LITE-ON - LTR-48246K +6 38 100% +LITE-ON - LTR-48246S +6 245 100% +LITE-ON - LTR-48247S +6 11 100% +LITE-ON - LTR-48327S +6 31 100% +LITE-ON - LTR-52246S +6 412 100% +LITE-ON - LTR-52327S +6 611 100% +LITE-ON - LXR-24101A +12 1 100% +LITE-ON - LXR-40122 +12 10 100% +LITE-ON - LXR-40243 +6 7 100% +LITE-ON - SOHW-1673SU +6 9 100% +LITEON - CD-ROM LTN323 -1164 3 100% +LITEON - CD-ROM LTN403 -1164 10 100% +LITEON - CD-ROM LTN403L -1164 13 100% +LITEON - CD-ROM LTN483 -1164 3 100% +LITEON - CD-ROM LTN483L -1164 7 100% +LITEON - CD-ROM LTN485S -1164 16 100% +LITEON - CD-ROM LTN486S +600 49 100% +LITEON - CD-ROM LTN525 -1164 3 100% +LITEON - CD-ROM LTN526 +600 36 100% +LITEON - CD-ROM LTN526D +600 42 100% +LITEON - CD-ROM LTN526S +600 25 100% +LITEON - DVD-ROM LTD-165H +12 29 100% +LITEON - DVD-ROM LTD-165P +12 2 100% +LITEON - DVD-ROM LTD122 +594 53 100% +LITEON - DVD-ROM LTD163 +594 397 100% +LITEON - DVD-ROM LTD163D +594 89 100% +Logitec - LDR-PS8WU2BKW +6 3 100% +Logitec - LDR +6 9 88% +Logitec - LDV-P8U2L +6 25 100% +MAD DOG - 56X CDROM +691 1 100% +MAD DOG - CDDVDW TS-H653B +6 1 100% +MAD DOG - LS-DVDRW TSH652M +6 12 100% +MAD DOG - MD-16X2DVD9-8X +48 4 100% +MAD DOG - MD-16X3DVD9-8X +48 35 100% +MAD DOG - MD-16X3DVD9-8XB +48 4 100% +MAD DOG - MD-16XDVD9 +48 42 100% +MAD DOG - MD-16XDVD9A2 +48 41 100% +MAD DOG - MD-16XDVD9A4 +48 26 100% +MAD DOG - TF-DVDRW TSH652D +6 25 100% +MAD DOG - TF-DVDRW TSH652G +6 1 100% +MAD DOG - TF-DVDRW TSH652N +6 8 100% +Maxell - MCD-RW84-32 +688 1 100% +Memorex - 16X DVD-ROM AJiA +12 4 100% +Memorex - 16X-DDL-ILO +6 8 100% +Memorex - 16X-DDL-IN +48 39 100% +Memorex - 24MAXX 1040 +12 3 100% +Memorex - 32MAXX 1240AJ +12 3 100% +Memorex - 32MAXX 1240AK +12 1 100% +Memorex - 40EMAX 1240AJ +12 1 100% +Memorex - 40EMAX 2440AJ +6 2 100% +Memorex - 40MAXX 1248AJ +12 9 100% +Memorex - 48MAX 244816AJ +6 8 100% +Memorex - 48MAXX 2448AJ +6 5 100% +Memorex - 52MAX 325216AJ +6 12 100% +Memorex - 52MAX 325216AJv2 +6 12 100% +Memorex - 52MAXX 2452AJ +6 38 100% +Memorex - 52MAXX 3252AJ1 +6 25 100% +Memorex - 52MAXX 3252AJ1v2 +6 35 100% +Memorex - 52MAXX 3252AJ +6 14 100% +Memorex - 52X CD-ROM AJiA +600 1 100% +Memorex - 52X CDROM AJiAv2 +12 2 100% +Memorex - BD Combo 700L v1 +6 1 100% +Memorex - BDBurner 800L v1 +6 2 100% +MEMOREX - CD-MAXX52 +12 2 100% +Memorex - CD-ROM 52X v2 +6 4 100% +Memorex - CD-RW 310L v1 +6 1 100% +Memorex - CDRW-4420 +685 2 100% +Memorex - DVD+--DLRWL1 F16 +12 26 100% +Memorex - DVD+--DLRWN16 D2 +48 4 100% +Memorex - DVD+--RW Dual-X1 +48 22 100% +Memorex - DVD+--RW True-8X +48 14 100% +Memorex - DVD+--RW True8XI +12 8 100% +Memorex - DVD+--RW True8Xn +48 2 100% +Memorex - DVD+-RAM 510L v1 +6 44 100% +Memorex - DVD+-RAM 525G v1 +102 33 100% +Memorex - DVD+-RAM 530L v1 +6 118 100% +Memorex - DVD+-RAM 550L v1 +6 41 100% +Memorex - DVD+-RAM 550L v2 +48 1 100% +Memorex - DVD+R-RW 2.4x8AA +120 13 100% +Memorex - DVD-MAXX 1648 AJ +594 18 100% +MEMOREX - DVD-MAXX1240 +594 1 100% +Memorex - DVD-ROM 210L v1 +6 4 100% +Memorex - DVD-ROM 16X v2 +6 10 100% +Memorex - DVD16+--DL4RWlD2 +12 67 100% +Memorex - DVD16+--DL4RWnD2 +48 8 100% +Memorex - DVDUR-RW 8412AJ +12 1 100% +Memorex - MRX 800LU v1 +6 1 100% +Memorex - MRX-550L v8 +6 1 100% +Memorex - MRX-600LE v1 +6 1 100% +Memorex - MRX-650LE v1 +6 5 100% +Memorex - MRX-650LE v3 +6 2 100% +Memorex - MRX-650LE v4 +6 6 100% +Memorex - MRX-650LE v5 +6 3 100% +Memorex - MRX-650LE v7 +6 10 100% +Memorex - MRX-800LU v2 +6 8 100% +Memorex - SixteenMAXX 1040 +690 1 100% +Memorex - Twelve MAXX 1032 +688 3 100% +Memup - DRW1108IM +12 1 100% +Memup - DVD-ROM BDV316C +12 3 100% +MEMUP - IDE1008 +12 1 100% +Microtek - DVD-ROM DRL-160 +594 1 100% +MIDA - 40XB -1164 4 100% +MITSUMI - CD-ROM FX48++M +12 6 100% +MITSUMI - CD-ROM FX48++W +694 13 100% +MITSUMI - CD-ROM FX4820T!B +680 8 100% +MITSUMI - CD-ROM FX4821T!A +680 1 100% +MITSUMI - CD-ROM FX4824T!B +694 3 100% +MITSUMI - CD-ROM FX4830T!B +694 18 100% +MITSUMI - CD-ROM FX4831T!A +694 8 100% +MITSUMI - CD-ROM FX54++M +12 13 100% +MITSUMI - CD-ROM FX54++W +694 10 100% +MITSUMI - CD-ROM SR243T +694 4 100% +MITSUMI - CD-ROM SR244W1 +694 1 100% +MITSUMI - CD-ROM SR244W +694 6 100% +MITSUMI - CR-4804TE +686 50 100% +MITSUMI - CR-486ETE +6 15 100% +MITSUMI - CR-487ETE +6 14 100% +MITSUMI - CR-48X5TE +674 9 88% +MITSUMI - CR-48X8TE +733 10 100% +MITSUMI - CR-48X9TE +733 21 100% +MITSUMI - CR-48XATE +733 46 100% +MITSUMI - CR-48XCTE +733 15 100% +MITSUMI - CR-48XETE +12 18 100% +MITSUMI - CR-48XFTE +733 3 100% +MITSUMI - CR-48XGTE +733 10 100% +MITSUMI - DR-6800TE +6 5 80% +MITSUMI - DW-7801TE +48 2 100% +MITSUMI - DW-7802TE +48 1 100% +MITSUMI - DW-7872TE +12 1 100% +MOSER - BAER DH-20A3S +6 2 100% +MOSER - BAER DH-20A4P +6 1 100% +MOSER - BAER DH-22A8P +6 2 100% +MOSER - BAER DH-22A8S +6 2 100% +MSI - CD-RW 52X32X52X +738 4 100% +MSI - CD-RW CR52 +6 56 100% +MSI - CD-RW MS-8332 +733 1 100% +MSI - CD-RW MS-8340S +688 1 100% +MSI - CD-RW MS-8348 +733 11 100% +MSI - DSE-8AS +6 2 100% +MSI - DVD-ROM 16X +738 12 100% +msi - DVD-RW DH24AS +6 3 100% +MSI - WIND DRIVE UO882 +6 2 100% +MSI - Wind Drive +6 7 100% +Nakamich - Dragon 05 +30 1 100% +NEC - CD-ROM DRIVE;282 +680 17 100% +NEC - CD-ROM DRIVE;28C +974 3 100% +NEC - CD-ROM DRIVE;28D +974 2 100% +NEC - CD-ROM DRIVE;28G +680 3 100% +NEC - CD-ROM DRIVE;291 +680 2 100% +NEC - CD-ROM DRIVE;465 +92 6 100% +NEC - CD-ROM DRIVE;466 +680 5 100% +NEC - CB-2100A +48 1 100% +NEC - CD-ROM CD-3002A +600 18 100% +NEC - CD-ROM CD-3002C +6 8 100% +NEC - CD-RW NR-9100A +685 81 100% +NEC - CD-RW NR-9200A +685 17 100% +NEC - CD-RW NR-9300A +685 59 100% +NEC - CD-RW NR-9400A +145 18 100% +NEC - CD-RW NR-9500A +145 8 100% +NEC - CD-RW NR-9500B +145 12 100% +NEC - CDRW-DVD CB1100A +6 8 100% +NEC - CDRW-DVD CB1100B +6 9 100% +NEC - DV-5500A +116 8 100% +NEC - DV-5700A +116 57 100% +NEC - DV-5700B +116 18 100% +NEC - DV-5800A +116 93 100% +NEC - DV-5800C +12 60 100% +NEC - DV-5800E +6 35 100% +NEC - DVD+-RW ND-2510A +48 35 100% +NEC - DVD+-RW ND-3450A +48 132 100% +NEC - DVD+-RW ND-3530A +48 244 100% +NEC - DVD+-RW ND-3650A +48 82 100% +NEC - DVD+-RW ND-6450A +48 8 100% +NEC - DVD+-RW ND-6500A +48 419 100% +NEC - DVD+-RW ND-6650A +48 659 100% +NEC - DVD+RW ND-1000A +48 17 100% +NEC - DVD+RW ND-1100A +48 336 100% +NEC - DVD+RW ND-2100AD +48 134 100% +NEC - DVD+RW ND-3100AD +48 22 100% +NEC - DVD+RW ND-5100A +48 49 100% +NEC - DVD+RW ND-6100A +48 58 100% +NEC - DVD-ROM DV-5700A +116 2 100% +NEC - DVD_RW ND-1300A +48 571 100% +NEC - DVD_RW ND-2500A +48 696 100% +NEC - DVD_RW ND-2510A +48 688 100% +NEC - DVD_RW ND-3500AG +48 1524 100% +NEC - DVD_RW ND-3520A +48 830 100% +NEC - DVD_RW ND-3520AW +48 872 100% +NEC - DVD_RW ND-3530A +48 79 100% +NEC - DVD_RW ND-3540A +48 1456 100% +NEC - DVD_RW ND-3550A +48 1374 100% +NEC - DVD_RW ND-3551A +48 67 100% +NEC - DVD_RW ND-3570A +48 62 100% +NEC - DVD_RW ND-4550A +48 627 100% +NEC - DVD_RW ND-4551A +48 382 100% +NEC - DVD_RW ND-4570A +48 289 100% +NEC - DVD_RW ND-4571A +48 392 100% +NEC - DVD_RW ND-5500A +48 3 100% +NEC - DVD_RW ND-6750A +48 70 100% +NEC - DVD_RW ND-7550A +48 40 100% +NEC - DVD_RW ND-7551A +48 17 100% +NEC - DVD_RW ND-7551B +48 1 100% +NEC - DVD_RW ND-XXX 0 1 100% +NEC - NR-7500A +685 11 100% +NEC - NR-7700A +685 37 100% +NEC - NR-7800A +685 52 100% +NEC - NR-7800B +685 14 100% +NEC - NR-7900A +685 103 100% +NU - CDRW-DVD DBW-521 +6 4 100% +NU - DVDRW DDW-081 +1292 10 100% +NU - DVDRW DDW-082 +1292 34 100% +NU - DVDRW SDW-042 +1292 1 100% +OEM - CD-ROM 48SSB +12 2 100% +OEM - CD-ROM CMD5211 +691 1 100% +OEM - CD-ROM F522B +12 1 100% +OEM - CD-ROM F522E +12 8 100% +OEM - CD-ROM F563E +12 9 100% +OEM - CD-ROM F564E +12 15 100% +OEM - CD-ROM F566E +691 2 100% +OIPD42T - OPC-K101-ST1 +30 1 100% +OLYMPUS - S-DVD-100 +48 3 100% +Opriarc - DVD RW AD-7173A +48 1 100% +Optiarc - BD DRV BC-5600S +48 25 100% +Optiarc - BD ROM BC-5100S +667 22 100% +Optiarc - BD ROM BC-5500A +48 226 100% +Optiarc - BD ROM BC-5500H +48 97 100% +Optiarc - BD ROM BC-5500S4 +48 86 100% +Optiarc - BD ROM BC-5500S +48 523 100% +Optiarc - BD ROM BC-5530H +48 6 100% +Optiarc - BD ROM BC-5540H +48 13 100% +Optiarc - BD ROM BC-5550H +48 34 100% +Optiarc - BD ROM BC-5600S +48 44 100% +Optiarc - BD ROM BC-5640H +48 27 100% +Optiarc - BD ROM BC-5650H +48 7 100% +Optiarc - BD RW BD-5300S +6 195 100% +Optiarc - BD RW BD-5730S6 +48 28 100% +Optiarc - BD RW BD-5730S +48 58 100% +Optiarc - BD RW BD-5740H +48 19 100% +Optiarc - BD RW BD-5740L +48 17 100% +Optiarc - BD RW BD-5750H +48 85 100% +Optiarc - BD RW BD-5750L +48 12 100% +Optiarc - BD RW BD-5840H +48 18 100% +Optiarc - BD RW BD-5850H +48 42 100% +Optiarc - BD-ROM BR-5100S +79 58 100% +Optiarc - BDRW BD-M100A +102 1 100% +Optiarc - CD-RW CRX870A +6 1 100% +Optiarc - CD-RW CRX880A +6 43 100% +Optiarc - CDRWDVD CRX890A +6 14 100% +Optiarc - CDRWDVD CRX890S +6 6 100% +Optiarc - DVD ROM DDU7700H +48 4 100% +Optiarc - DVD ROM DDU7710H +48 1 100% +Optiarc - DVD ROM DDU7740H +48 3 100% +Optiarc - DVD ROM DDU7930H +48 1 100% +Optiarc - DVD RW AD-5170A +48 589 100% +Optiarc - DVD RW AD-5170S +48 4 100% +Optiarc - DVD RW AD-5200A +48 315 100% +Optiarc - DVD RW AD-5200S +48 114 100% +Optiarc - DVD RW AD-5240S +48 366 100% +Optiarc - DVD RW AD-5260S +48 356 100% +Optiarc - DVD RW AD-5280S +48 229 100% +Optiarc - DVD RW AD-5530A +6 17 100% +Optiarc - DVD RW AD-5540A +48 91 100% +Optiarc - DVD RW AD-5540B +48 3 100% +Optiarc - DVD RW AD-5590A +48 12 100% +OPTIARC - DVD RW AD-5630A +48 97 100% +OPTIARC - DVD RW AD-5670S +48 59 100% +OPTIARC - DVD RW AD-5670SC +48 4 100% +OPTIARC - DVD RW AD-5680H +48 149 100% +OPTIARC - DVD RW AD-5690H +48 42 100% +OPTIARC - DVD RW AD-5960S +48 9 100% +OPTIARC - DVD RW AD-5970H +48 24 100% +Optiarc - DVD RW AD-7170A +48 710 100% +Optiarc - DVD RW AD-7170S +48 596 100% +Optiarc - DVD RW AD-7173A +48 970 100% +Optiarc - DVD RW AD-7173S +48 425 100% +Optiarc - DVD RW AD-7190A +6 115 100% +Optiarc - DVD RW AD-7190S +6 45 100% +Optiarc - DVD RW AD-7191A +6 94 100% +Optiarc - DVD RW AD-7191S +6 253 100% +Optiarc - DVD RW AD-7200A +48 528 100% +Optiarc - DVD RW AD-7200S +48 941 100% +Optiarc - DVD RW AD-7201A +48 77 100% +Optiarc - DVD RW AD-7201S5 +48 55 100% +Optiarc - DVD RW AD-7201S6 +48 24 100% +Optiarc - DVD RW AD-7201S +48 246 100% +Optiarc - DVD RW AD-7203A +48 295 100% +Optiarc - DVD RW AD-7203S +48 653 100% +Optiarc - DVD RW AD-7220A +6 23 100% +Optiarc - DVD RW AD-7220S +6 53 100% +Optiarc - DVD RW AD-7221A +6 5 100% +Optiarc - DVD RW AD-7221S +6 5 100% +Optiarc - DVD RW AD-7230S +48 54 100% +Optiarc - DVD RW AD-7231S5 +48 18 100% +Optiarc - DVD RW AD-7233S +48 20 100% +Optiarc - DVD RW AD-7240S +48 1450 100% +Optiarc - DVD RW AD-7241S +48 530 100% +Optiarc - DVD RW AD-7243S +48 189 100% +Optiarc - DVD RW AD-7250H +48 60 100% +Optiarc - DVD RW AD-7260S +48 829 100% +Optiarc - DVD RW AD-7261S +48 266 100% +Optiarc - DVD RW AD-7263S +48 121 100% +Optiarc - DVD RW AD-7270H +48 10 100% +Optiarc - DVD RW AD-7280S +48 562 100% +Optiarc - DVD RW AD-7283S +48 50 100% +Optiarc - DVD RW AD-7290H +48 35 100% +Optiarc - DVD RW AD-7530A +6 171 100% +Optiarc - DVD RW AD-7530B +6 202 100% +Optiarc - DVD RW AD-7540A +48 304 100% +Optiarc - DVD RW AD-7543A +48 88 100% +Optiarc - DVD RW AD-7543B +48 10 100% +Optiarc - DVD RW AD-7543C +48 10 100% +Optiarc - DVD RW AD-7560A +6 337 100% +Optiarc - DVD RW AD-7560S +6 277 100% +Optiarc - DVD RW AD-7561A +6 141 100% +Optiarc - DVD RW AD-7561S +6 344 100% +Optiarc - DVD RW AD-7563A +6 58 100% +Optiarc - DVD RW AD-7580A +6 34 100% +Optiarc - DVD RW AD-7580S +6 363 100% +Optiarc - DVD RW AD-7581A +6 25 100% +Optiarc - DVD RW AD-7581S +6 58 100% +Optiarc - DVD RW AD-7583S +6 24 100% +Optiarc - DVD RW AD-7585H +6 249 100% +Optiarc - DVD RW AD-7590A +48 96 100% +Optiarc - DVD RW AD-7590B +48 13 100% +Optiarc - DVD RW AD-7590S +48 112 100% +Optiarc - DVD RW AD-7590T +48 6 100% +Optiarc - DVD RW AD-7591S +48 17 100% +Optiarc - DVD RW AD-7593A +48 38 100% +Optiarc - DVD RW AD-7593B +48 3 100% +Optiarc - DVD RW AD-7630A +48 33 100% +Optiarc - DVD RW AD-7633A +48 24 100% +Optiarc - DVD RW AD-7640A +6 24 100% +Optiarc - DVD RW AD-7640S +6 37 100% +Optiarc - DVD RW AD-7643S +6 8 100% +Optiarc - DVD RW AD-7670S +48 16 100% +Optiarc - DVD RW AD-7690H +48 33 100% +Optiarc - DVD RW AD-7700H +48 173 100% +Optiarc - DVD RW AD-7700S +48 184 100% +Optiarc - DVD RW AD-7700T +48 30 100% +Optiarc - DVD RW AD-7703S +48 12 100% +Optiarc - DVD RW AD-7710H +48 247 100% +Optiarc - DVD RW AD-7710I +48 10 100% +Optiarc - DVD RW AD-7713H +48 4 100% +Optiarc - DVD RW AD-7717H +48 20 100% +Optiarc - DVD RW AD-7730U +6 1 100% +Optiarc - DVD RW AD-7740H +48 138 100% +Optiarc - DVD RW AD-7740I +48 8 100% +Optiarc - DVD RW AD-7760H +48 33 100% +Optiarc - DVD RW AD-7760I +48 1 100% +Optiarc - DVD RW AD-7800H +48 13 100% +Optiarc - DVD RW AD-7803H +48 5 100% +Optiarc - DVD RW AD-7910A +48 155 100% +Optiarc - DVD RW AD-7910S +48 173 100% +Optiarc - DVD RW AD-7913A +48 3 100% +Optiarc - DVD RW AD-7930H +48 162 100% +Optiarc - DVD RW AD-7930V +48 6 66% +Optiarc - DVD RW AD-7940H +48 20 100% +Optiarc - DVD RW AD-7980H +48 2 100% +Optiarc - DVD+-RW AD-5170S +48 143 100% +Optiarc - DVD+-RW AD-5540A +48 267 100% +Optiarc - DVD+-RW AD-5560A +6 198 100% +Optiarc - DVD+-RW AD-7200S +48 312 100% +Optiarc - DVD+-RW AD-7230S +48 85 100% +Optiarc - DVD+-RW AD-7250H +48 38 100% +Optiarc - DVD+-RW AD-7270H +48 9 100% +Optiarc - DVD+-RW AD-7560S +6 34 100% +Optiarc - DVD+-RW AD-7580A +6 26 100% +Optiarc - DVD+-RW AD-7580S +6 57 100% +Optiarc - DVD+-RW AD-7585H +6 34 100% +Optiarc - DVD+-RW AD-7640A +6 175 100% +Optiarc - DVD+-RW AD-7640S +6 172 100% +Optiarc - DVD+-RW AD-7700H +48 39 100% +Optiarc - DVD+-RW AD-7717H +48 63 100% +Optiarc - DVD+-RW AD-7747H +48 9 100% +Optiarc - DVD+-RW AD-7760H +48 2 100% +Optiarc - DVD+-RW AD-7930H +48 31 100% +Optiarc - DVD+-RW ND-3570A +48 78 100% +Optiarc - DVD-ROM DDU1671S +6 86 100% +Optiarc - DVD-ROM DDU1675A +6 8 100% +Optiarc - DVD-ROM DDU1675S +6 23 100% +OPTIARC - DVD-ROM DDU1678A +6 22 100% +OPTIARC - DVD-ROM DDU1681S +6 106 100% +Optiarc - DVD-ROM DDU820A +6 1 100% +Optiarc - DVD-ROM DDU820S +6 1 100% +Optiarc - DVD-RW AD-7173A +48 1 100% +Optiarc - DVDRWBD BC-5540H +48 53 100% +Optiarc - DVDRWBD BC-5550H +48 2 100% +Optiarc - DVDRWBD BC-5600S +48 72 100% +OPTORITE - CD-RW CW4802 +733 8 100% +OPTORITE - CD-RW CW5201 +688 10 100% +OPTORITE - CD-RW CW5202 +688 1 100% +OPTORITE - CD-RW CW5205 +688 12 100% +OPTORITE - CD-RW CW5207 +733 5 100% +OPTORITE - COMBO DC4801 +738 1 100% +OPTORITE - DVD RW DD0201 +689 6 100% +OPTORITE - DVD RW DD0203 +688 9 100% +OPTORITE - DVD RW DD0401 +689 5 100% +OPTORITE - DVD RW DD0405 +689 31 100% +OPTORITE - DVD RW DD1203 +691 3 100% +OPTORITE - DVD RW DD1205 +691 5 100% +OPTORITE - DVD RW DD1603 +691 1 100% +OTUL - 0H6RCLQ7G5MJ +6 2 100% +Panasonic - BD-CMB UJ-110 +102 11 100% +Panasonic - BD-CMB UJ-120 +102 163 100% +Panasonic - BD-CMB UJ130A +102 7 100% +Panasonic - BD-CMB UJ130AS +102 42 100% +Panasonic - BD-CMB UJ140AS +103 9 100% +Panasonic - BD-CMB UJ141AF +103 88 100% +Panasonic - BD-CMB UJ141AJ +103 6 100% +Panasonic - BD-CMB UJ141AL +103 39 100% +Panasonic - BD-CMB UJ141AS +103 83 100% +Panasonic - BD-CMB UJ141EF +103 19 100% +Panasonic - BD-CMB UJ141EL +103 30 100% +Panasonic - BD-CMB UJ141ES +103 22 100% +Panasonic - BD-CMB UJ152 +103 15 100% +Panasonic - BD-CMB UJ160 +103 118 100% +Panasonic - BD-CMB UJ160B +103 11 100% +Panasonic - BD-CMB UJ162 +103 14 100% +Panasonic - BD-CMB UJ162ABW +103 6 100% +Panasonic - BD-CMB UJ165 +103 3 100% +Panasonic - BD-CMB UJ167 +103 4 100% +Panasonic - BD-CMB UJ167AM +103 3 100% +Panasonic - BD-CMB UJ172 S +103 16 100% +Panasonic - BD-CMB UJ172 +103 3 100% +Panasonic - BD-CMB UJ242AS +103 14 100% +Panasonic - BD-CMB UJ265 +103 1 100% +Panasonic - BD-MLT LF-MB121 +102 3 100% +Panasonic - BD-MLT LF-PB271 +102 7 100% +Panasonic - BD-MLT LF-PB371 +102 12 100% +Panasonic - BD-MLT SW-4583 +102 12 100% +Panasonic - BD-MLT SW-5582 +102 11 100% +Panasonic - BD-MLT SW-5583 +102 35 100% +Panasonic - BD-MLT SW-5584 +102 66 100% +Panasonic - BD-MLT UJ-210S +102 54 100% +Panasonic - BD-MLT UJ-215S +102 4 100% +Panasonic - BD-MLT UJ-220 +102 1 100% +Panasonic - BD-MLT UJ-220S +102 141 100% +Panasonic - BD-MLT UJ-220V +102 10 100% +Panasonic - BD-MLT UJ-225S +102 17 100% +Panasonic - BD-MLT UJ230AS +102 138 100% +Panasonic - BD-MLT UJ232A +102 2 100% +Panasonic - BD-MLT UJ232AS +102 29 100% +Panasonic - BD-MLT UJ235AS +102 8 100% +Panasonic - BD-MLT UJ240 +103 3 100% +Panasonic - BD-MLT UJ240AF +103 139 100% +Panasonic - BD-MLT UJ240AFW +103 43 100% +Panasonic - BD-MLT UJ240AS +103 287 100% +Panasonic - BD-MLT UJ240EF +103 15 100% +Panasonic - BD-MLT UJ240ES +103 129 100% +Panasonic - BD-MLT UJ242 +103 3 100% +Panasonic - BD-MLT UJ242AS +103 30 100% +Panasonic - BD-MLT UJ252 +103 6 100% +Panasonic - BD-MLT UJ252E +103 1 100% +Panasonic - BD-MLT UJ260 +103 111 100% +Panasonic - BD-MLT UJ260AF +103 205 100% +Panasonic - BD-MLT UJ260B +103 11 100% +Panasonic - BD-MLT UJ260E +103 9 100% +Panasonic - BD-MLT UJ260F +103 15 100% +Panasonic - BD-MLT UJ262 +103 38 100% +Panasonic - BD-MLT UJ262ABW +103 4 100% +Panasonic - BD-MLT UJ265 +103 76 100% +Panasonic - BD-MLT UJ267 +103 11 100% +Panasonic - BD-MLT UJ267AM +103 12 100% +Panasonic - BD-MLT UJ272 S +103 8 100% +Panasonic - BD-MLT UJ272 +103 73 100% +Panasonic - BD-MLT UJ272Q +103 6 100% +Panasonic - BD-MLT UJ273 +103 14 100% +Panasonic - BD-MLT UJDE267 +103 2 100% +Panasonic - BD-RE UJ-210 +102 2 100% +Panasonic - BD-RE UJ-220 +102 21 100% +Panasonic - BD-RE UJ-225S +102 55 100% +Panasonic - BD-RE UJ232A +102 14 100% +Panasonic - BD-RE UJ235A +102 43 100% +Panasonic - BD-RE UJ240 +103 7 100% +Panasonic - BD-RE UJ240AF +103 27 100% +Panasonic - BD-RE UJ242 +103 12 100% +Panasonic - BD-RE UJ252 +103 8 100% +Panasonic - BD-RE UJ260 +103 3 100% +Panasonic - BD-RE UJ260AF +103 1 100% +Panasonic - BD-RE UJ262 +103 3 100% +Panasonic - BD-RE UJ272 +103 2 100% +Panasonic - CD-R CW-7502 +122 3 100% +Panasonic - CD-R CW-7503 +103 1 100% +Panasonic - CD-ROM CR-175 +102 3 100% +Panasonic - CD-ROM CR-176 +99 1 100% +Panasonic - CD-ROM CR-177 +99 18 100% +Panasonic - CD-ROM CR-584 +122 5 100% +Panasonic - CD-ROM CR-585 +103 18 100% +Panasonic - CD-ROM CR-587 +103 5 100% +Panasonic - CD-ROM CR-588 +103 12 100% +Panasonic - CD-ROM CR-589 +103 2 100% +Panasonic - CD-ROM CR-594 +99 9 100% +Panasonic - CD-RW CW-8571 +103 3 100% +Panasonic - CD-RW CW-7585 +99 1 100% +Panasonic - CD-RW CW-7586 +86 10 100% +Panasonic - CD-RW CW-8121 +103 7 100% +Panasonic - CD-RW CW-8123 +102 14 100% +Panasonic - CD-RW CW-8124 +102 60 100% +Panasonic - CD-RW CW-8221 +102 46 100% +Panasonic - CD-RW CW-8572 +103 7 100% +Panasonic - CDRRW05 +687 1 100% +Panasonic - CDRW-DVD UJDA740 +102 24 100% +Panasonic - CDRW-DVD UJDA760 +102 4 100% +Panasonic - DVD RAM UJ862A +102 4 100% +Panasonic - DVD+-RW SW820 +6 18 100% +Panasonic - DVD+-RW SW830 +6 21 100% +Panasonic - DVD+-RW UJ-857G +102 180 100% +Panasonic - DVD+-RW UJ-867S +102 44 100% +Panasonic - DVD+-RW UJ-875S +102 99 100% +Panasonic - DVD+-RW UJ862A +102 72 100% +Panasonic - DVD+-RW UJ890 +102 10 100% +Panasonic - DVD+-RW UJ892 +102 70 100% +Panasonic - DVD+-RW UJ8A2 +102 68 100% +Panasonic - DVD+-RW UJ8A7 +102 35 100% +Panasonic - DVD+-RW UJ8B1 +6 31 100% +Panasonic - DVD+-RW UJ8B2 +102 34 100% +Panasonic - DVD+-RW UJ8C1 +6 23 100% +Panasonic - DVD+-RW UJ8C2 +103 37 100% +Panasonic - DVD+-RW UJ8C7 +103 3 100% +Panasonic - DVD+-RW UJ8D1 +6 31 100% +Panasonic - DVD+-RW UJ8DB +6 5 100% +Panasonic - DVD+-RW UJ8E1 +6 10 100% +Panasonic - DVD+-RW UJ8E2 +103 35 100% +Panasonic - DVD+-RW UJ8FB +6 17 100% +Panasonic - DVD-CDRW UJDA770 +102 38 100% +Panasonic - DVD-CDRW UJDA775 +102 156 100% +Panasonic - DVD-CDRW UJDA780 +102 7 100% +Panasonic - DVD-CDRW UJDA782 +102 4 100% +Panasonic - DVD-R UJ-825 +102 2 100% +Panasonic - DVD-R UJ-845F +102 1 100% +Panasonic - DVD-R UJ-846 +102 60 100% +Panasonic - DVD-R UJ-857 +102 57 100% +Panasonic - DVD-R UJ-857D +102 65 100% +Panasonic - DVD-R UJ-857E +102 129 100% +Panasonic - DVD-R UJ-85J +102 149 100% +Panasonic - DVD-R UJ-867 +102 45 100% +Panasonic - DVD-R UJ-868 +102 166 100% +Panasonic - DVD-R UJ-875 +102 67 100% +Panasonic - DVD-R UJ-898 +102 220 100% +Panasonic - DVD-R UJ-8A8 +102 121 100% +Panasonic - DVD-R UJ867A +102 3 100% +Panasonic - DVD-RAM LF-D200 +103 3 100% +Panasonic - DVD-RAM LF-D210 +103 2 100% +Panasonic - DVD-RAM LF-D310 +103 20 100% +Panasonic - DVD-RAM LF-D311 +103 9 100% +Panasonic - DVD-RAM LF-D521 +102 27 100% +Panasonic - DVD-RAM LF-M721 +102 8 100% +Panasonic - DVD-RAM LF-M760 +102 7 100% +Panasonic - DVD-RAM LF-M821 +102 5 100% +Panasonic - DVD-RAM LF-M860 +102 3 100% +Panasonic - DVD-RAM LF-P567 +102 4 100% +Panasonic - DVD-RAM LF-P667 +102 1 100% +Panasonic - DVD-RAM LF-P767 +102 2 100% +Panasonic - DVD-RAM LF-P867 +102 9 100% +Panasonic - DVD-RAM LF-P968 +102 21 100% +Panasonic - DVD-RAM SW-9571 +102 11 100% +Panasonic - DVD-RAM SW-9572 +102 17 100% +Panasonic - DVD-RAM SW-9573S +102 14 100% +Panasonic - DVD-RAM SW-9574S +102 54 100% +Panasonic - DVD-RAM SW-9576S +102 19 100% +Panasonic - DVD-RAM SW-9581 +102 15 100% +Panasonic - DVD-RAM SW-9581N +102 1 100% +Panasonic - DVD-RAM SW-9582 +102 1 100% +Panasonic - DVD-RAM SW-9583A +234 1 100% +Panasonic - DVD-RAM SW-9583S +102 11 100% +Panasonic - DVD-RAM SW-9584 +102 87 100% +Panasonic - DVD-RAM SW-9585 +102 39 100% +Panasonic - DVD-RAM SW-9585A +102 1 100% +Panasonic - DVD-RAM SW-9585S +102 30 100% +Panasonic - DVD-RAM SW-9586 +102 24 100% +Panasonic - DVD-RAM SW-9587A +102 12 100% +Panasonic - DVD-RAM SW-9587S +102 50 100% +Panasonic - DVD-RAM SW-9588 +102 12 100% +Panasonic - DVD-RAM SW-9590 +102 18 100% +Panasonic - DVD-RAM SW-9590A +102 3 100% +Panasonic - DVD-RAM SW810 +6 12 100% +Panasonic - DVD-RAM SW820 +6 7 100% +Panasonic - DVD-RAM SW830 +6 30 100% +Panasonic - DVD-RAM SW840 +6 8 100% +Panasonic - DVD-RAM UJ-810 +102 12 100% +Panasonic - DVD-RAM UJ-811 +102 52 100% +Panasonic - DVD-RAM UJ-812 +102 66 100% +Panasonic - DVD-RAM UJ-813 +102 8 100% +Panasonic - DVD-RAM UJ-815 +102 3 100% +Panasonic - DVD-RAM UJ-815A +102 21 100% +Panasonic - DVD-RAM UJ-820S +102 155 100% +Panasonic - DVD-RAM UJ-822S +102 188 100% +Panasonic - DVD-RAM UJ-822Sy +102 3 100% +Panasonic - DVD-RAM UJ-823S +102 8 100% +Panasonic - DVD-RAM UJ-825S +102 17 100% +Panasonic - DVD-RAM UJ-830S +102 84 100% +Panasonic - DVD-RAM UJ-830Sa +102 4 100% +Panasonic - DVD-RAM UJ-830Sx +102 36 100% +Panasonic - DVD-RAM UJ-830Sy +102 2 100% +Panasonic - DVD-RAM UJ-831S +102 140 100% +Panasonic - DVD-RAM UJ-831Sa +102 3 100% +Panasonic - DVD-RAM UJ-832 +102 9 100% +Panasonic - DVD-RAM UJ-832S +102 126 100% +Panasonic - DVD-RAM UJ-833S +102 18 100% +Panasonic - DVD-RAM UJ-835S +102 5 100% +Panasonic - DVD-RAM UJ-840S +102 191 100% +Panasonic - DVD-RAM UJ-841S +102 578 100% +Panasonic - DVD-RAM UJ-842 z +102 10 100% +Panasonic - DVD-RAM UJ-842 +102 259 100% +Panasonic - DVD-RAM UJ-842S +102 258 100% +Panasonic - DVD-RAM UJ-844 +102 64 100% +Panasonic - DVD-RAM UJ-844S +102 48 100% +Panasonic - DVD-RAM UJ-845A +102 1 100% +Panasonic - DVD-RAM UJ-845S +102 114 100% +Panasonic - DVD-RAM UJ-846S +102 40 100% +Panasonic - DVD-RAM UJ-850 z +102 47 100% +Panasonic - DVD-RAM UJ-850 +102 92 100% +Panasonic - DVD-RAM UJ-850S +102 939 100% +Panasonic - DVD-RAM UJ-850T +102 1 100% +Panasonic - DVD-RAM UJ-851S +102 93 100% +Panasonic - DVD-RAM UJ-852 +102 189 100% +Panasonic - DVD-RAM UJ-852S +102 283 100% +Panasonic - DVD-RAM UJ-85JA +102 5 100% +Panasonic - DVD-RAM UJ-85JS +102 145 100% +Panasonic - DVD-RAM UJ-860 +102 31 100% +Panasonic - DVD-RAM UJ-860H +102 51 100% +Panasonic - DVD-RAM UJ-860S +102 67 100% +Panasonic - DVD-RAM UJ-861H +102 132 100% +Panasonic - DVD-RAM UJ-861S +102 1 100% +Panasonic - DVD-RAM UJ-862 +102 130 100% +Panasonic - DVD-RAM UJ-875S +102 62 100% +Panasonic - DVD-RAM UJ862A +102 118 100% +Panasonic - DVD-RAM UJ862AC +102 48 100% +Panasonic - DVD-RAM UJ862AS +102 235 100% +Panasonic - DVD-RAM UJ862BJ +102 29 100% +Panasonic - DVD-RAM UJ862ES +102 3 100% +Panasonic - DVD-RAM UJ862PS +102 18 100% +Panasonic - DVD-RAM UJ867AS +102 2 100% +Panasonic - DVD-RAM UJ869AS +102 30 100% +Panasonic - DVD-RAM UJ869PS +102 3 100% +Panasonic - DVD-RAM UJ870A +102 59 100% +Panasonic - DVD-RAM UJ870BJ +102 151 100% +Panasonic - DVD-RAM UJ870PC +102 25 100% +Panasonic - DVD-RAM UJ870QJ +102 154 100% +Panasonic - DVD-RAM UJ875AS +102 37 100% +Panasonic - DVD-RAM UJ875AT +102 1 100% +Panasonic - DVD-RAM UJ880A +102 16 100% +Panasonic - DVD-RAM UJ880AS +102 167 100% +Panasonic - DVD-RAM UJ880ES +102 30 100% +Panasonic - DVD-RAM UJ890 +102 75 100% +Panasonic - DVD-RAM UJ890AS +102 384 100% +Panasonic - DVD-RAM UJ890ES +102 20 100% +Panasonic - DVD-RAM UJ892 +102 138 100% +Panasonic - DVD-RAM UJ892AS +102 196 100% +Panasonic - DVD-RAM UJ892ES +102 39 100% +Panasonic - DVD-RAM UJ8A0A +102 68 100% +Panasonic - DVD-RAM UJ8A0AS +102 168 100% +Panasonic - DVD-RAM UJ8A0ASW +102 77 100% +Panasonic - DVD-RAM UJ8A0AT +102 2 100% +Panasonic - DVD-RAM UJ8A2 +102 46 100% +Panasonic - DVD-RAM UJ8A2AS +102 147 100% +Panasonic - DVD-RAM UJ8A2ASW +102 22 100% +Panasonic - DVD-RAM UJ8A2ES +102 50 100% +Panasonic - DVD-RAM UJ8A7AS +102 123 100% +Panasonic - DVD-RAM UJ8B0 +102 223 100% +Panasonic - DVD-RAM UJ8B0AW +102 110 100% +Panasonic - DVD-RAM UJ8B1AS +6 60 100% +Panasonic - DVD-RAM UJ8B2 +102 65 100% +Panasonic - DVD-RAM UJ8B2E +102 7 100% +Panasonic - DVD-RAM UJ8B9 +102 7 100% +Panasonic - DVD-RAM UJ8C0 +103 163 100% +Panasonic - DVD-RAM UJ8C1 +6 18 100% +Panasonic - DVD-RAM UJ8C2 S +103 61 100% +Panasonic - DVD-RAM UJ8C2 +103 77 100% +Panasonic - DVD-RAM UJ8C2Q +103 23 100% +Panasonic - DVD-RAM UJ8C5 +6 17 100% +Panasonic - DVD-RAM UJ8C7 +103 4 100% +Panasonic - DVD-RAM UJ8D1 +6 85 100% +Panasonic - DVD-RAM UJ8D2Q +103 15 100% +Panasonic - DVD-RAM UJ8D3 +103 6 100% +Panasonic - DVD-RAM UJ8DB S +6 3 100% +Panasonic - DVD-RAM UJ8DB +6 40 100% +Panasonic - DVD-RAM UJ8E0 +103 45 100% +Panasonic - DVD-RAM UJ8E1 +6 138 100% +Panasonic - DVD-RAM UJ8E2 S +103 66 100% +Panasonic - DVD-RAM UJ8E2 +103 80 100% +Panasonic - DVD-RAM UJ8E2Q +103 49 100% +Panasonic - DVD-RAM UJ8FB +6 3 100% +Panasonic - DVD-RAM UJ8FBS +6 22 100% +Panasonic - DVD-RAM UJ8G2 +103 17 100% +Panasonic - DVD-RAM UJ8G6 +103 15 100% +Panasonic - DVD-RAM UJ8HC +6 50 100% +Panasonic - DVD-RAM UJ8HCA +6 2 100% +Panasonic - DVD-RAM UJE844S +102 19 100% +Panasonic - DVD-RAM VW-BN1-2 +102 4 100% +Panasonic - DVD-ROM A765 +102 3 100% +Panasonic - DVD-ROM SR-8174 +691 12 100% +Panasonic - DVD-ROM SR-8175 +691 23 100% +Panasonic - DVD-ROM SR-8176 +103 15 100% +Panasonic - DVD-ROM SR-8177 +103 23 100% +Panasonic - DVD-ROM SR-8178 +103 12 100% +Panasonic - DVD-ROM SR-8583 +691 19 100% +Panasonic - DVD-ROM SR-8584A +691 10 100% +Panasonic - DVD-ROM SR-8585 +691 45 100% +Panasonic - DVD-ROM SR-8586 +691 22 100% +Panasonic - DVD-ROM SR-8587 +103 26 100% +Panasonic - DVD-ROM SR-8588 +103 40 100% +Panasonic - DVD-ROM SR-8589 +103 8 100% +Panasonic - DVD-ROM SW420 +6 1 100% +Panasonic - DVD-ROM SW440 +6 1 100% +Panasonic - DVD-ROM UJ869AZ +102 1 100% +Panasonic - DVD-ROM UJ8A0AC +102 1 100% +Panasonic - DVD-ROM UJ8B0AC +102 1 100% +Panasonic - DVD-ROM UJ8E2 +103 1 100% +Panasonic - DVD-ROM UJDA765 +102 3 100% +Panasonic - DVD-ROM UJDA770 +102 1 100% +Panasonic - DVD-ROM UJDA775 +102 25 100% +Panasonic - DVD-ROM UJDA782 +102 3 100% +Panasonic - DVDRWBD UJ-110 +102 19 100% +Panasonic - DVDRWBD UJ167 +103 15 100% +Panasonic - DVDRWBD UJ167AM +103 7 100% +Panasonic - DVDRWBD UJ232AB +102 3 100% +Panasonic - SW-9584D +102 1 100% +Panasonic - UJ-810 +102 14 100% +Panasonic - UJ-812 +102 11 100% +Panasonic - UJ-815A +102 5 100% +Panasonic - UJ-820D +102 19 100% +Panasonic - UJ-822D +102 7 100% +Panasonic - UJ-822Da +102 58 100% +Panasonic - UJ-831D +102 27 100% +Panasonic - UJ-831Da +102 8 100% +Panasonic - UJ-831Db +102 9 100% +Panasonic - UJ-832D +102 89 100% +Panasonic - UJ-840D +102 178 100% +Panasonic - UJ-841D +102 22 100% +Panasonic - UJ-841Db +102 46 100% +Panasonic - UJ-842D +102 35 100% +Panasonic - UJ-845D +102 63 100% +Panasonic - UJ-846D +102 6 100% +Panasonic - UJ-850D +102 21 100% +Panasonic - UJDA310 +686 7 100% +Panasonic - UJDA330 +685 5 100% +Panasonic - UJDA360 +685 26 100% +Panasonic - UJDA710 +690 20 100% +Panasonic - UJDA720 DVD-CDRW +690 39 100% +Panasonic - UJDA730 DVD-CDRW +690 36 100% +Panasonic - UJDA740 DVD-CDRW +102 38 100% +Panasonic - UJDA745 DVD-CDRW +102 85 100% +Panasonic - UJDA750 DVD-CDRW +102 83 100% +Panasonic - UJDA750FDVD-CDRW +102 27 100% +Panasonic - UJDA755 DVD-CDRW +102 46 100% +Panasonic - UJDA755yDVD-CDRW +102 59 100% +Panasonic - UJDA755zDVD-CDRW +102 55 100% +Panasonic - UJDA757 DVD-CDRW +102 2 100% +Panasonic - UJDA760 DVD-CDRW +102 93 100% +Panasonic - UJDA760eDVD-CDRW +102 3 100% +Panasonic - UJDA765 DVD-CDRW +102 112 100% +Panasonic - UJDA765aDVD-CDRW +102 54 100% +Panasonic - UJDA769 DVD-CDRW +102 8 87% +Panasonic - UJDA770 DVD-CDRW +102 53 100% +Panasonic - UJDA775 DVD-CDRW +102 53 100% +Panasonic - UJDA780 DVD-CDRW +102 6 100% +Panasonic - UJDA782 DVD-CDRW +102 1 100% +Panasonic - UJDD410 +97 1 100% +PAPW - FSPQ3W9E 0 4 100% +PBDS - CD-ROM DH-48N1P +6 3 100% +PBDS - CD-ROM DH-48N1S +6 13 100% +PBDS - CDRWDVD DH-48C2S +6 91 100% +PBDS - DH-16A1P +6 19 100% +PBDS - DH-16D1P +6 17 100% +PBDS - DH-16D1S +6 7 100% +PBDS - DS-8A1P +594 17 100% +PBDS - DVD+-RW DH-16W1S +6 324 100% +PBDS - DVD+-RW DS-8W1P +594 330 100% +PBDS - VAD6038-64930C +6 1 100% +PC MART - DVD ROM SA22518X +6 1 100% +PHILIPS - 241240 CDRW +733 4 100% +PHILIPS - 401248 CDRW +739 2 50% +Philips - 40x PCA402CD +686 3 100% +Philips - 40X PCA403CD +1268 1 100% +PHILIPS - BD-RE BDD1001 +618 12 100% +Philips - CD-ROM PCCD048 -1164 1 100% +PHILIPS - CDD3600 CD-R-RW +1263 1 100% +PHILIPS - CDD3610 CD-R-RW +1263 6 100% +PHILIPS - CDD4801 CD-R-RW -436 7 100% +PHILIPS - CDD5101 +1364 1 100% +PHILIPS - CDD5301 +692 7 100% +PHILIPS - CDD6911 +733 2 100% +PHILIPS - CDD7052 +6 3 100% +PHILIPS - CDRW-DVD CDD5263 +594 94 100% +PHILIPS - CDRW-DVD SCB5265 +6 155 100% +PHILIPS - CDRW1610A +733 15 100% +PHILIPS - CDRW2010 +97 5 100% +PHILIPS - CDRW2410A +733 1 100% +PHILIPS - CDRW2412A +733 5 100% +PHILIPS - CDRW4012P +688 6 100% +PHILIPS - CDRW48A +733 16 100% +PHILIPS - CDRW48P +688 5 100% +PHILIPS - CDRW5224 +6 8 100% +PHILIPS - CDRW5232P1 +732 2 50% +PHILIPS - CDRWDVD2010 +708 4 100% +PHILIPS - CDRWDVD3210 +692 13 100% +PHILIPS - DROM5016 +691 15 100% +PHILIPS - DROM5016L +12 21 100% +PHILIPS - DROM6216 +738 152 100% +PHILIPS - DROM6316 +6 10 100% +PHILIPS - DVD+-RW DVD8631 +618 195 100% +PHILIPS - DVD+-RW DVD8701 +618 157 100% +PHILIPS - DVD+-RW DVD8801 +618 187 100% +PHILIPS - DVD+-RW DVD8881 +618 57 100% +PHILIPS - DVD+-RW SDVD8412 +1292 1 100% +PHILIPS - DVD+-RW SDVD8431 +1292 36 100% +PHILIPS - DVD+-RW SDVD8441 +1292 79 100% +PHILIPS - DVD+-RW SDVD8820 +6 280 100% +Philips - DVD+RW DVD8601 +618 37 100% +PHILIPS - DVD+RW SDVD6004 +91 17 100% +PHILIPS - DVD+RW-D01 +120 14 100% +PHILIPS - DVD+RW-D28 +120 8 100% +PHILIPS - DVD-RAM SDVD8821 +6 80 100% +PHILIPS - DVD-ROM DROM6316 +6 138 100% +Philips - DVD-ROM PCDV632 +116 1 100% +PHILIPS - DVD-ROM SDR089 +6 23 100% +PHILIPS - DVD8301 +1292 1 100% +PHILIPS - DVD8421 +1292 23 100% +PHILIPS - DVD8631 +618 31 100% +PHILIPS - DVD8801 +618 43 100% +PHILIPS - DVD8851 +618 4 100% +PHILIPS - DVDR1628P1 +618 50 100% +PHILIPS - DVDR1640P +618 101 100% +PHILIPS - DVDR1648P1 +618 129 100% +PHILIPS - DVDR1660P1 +618 101 100% +PHILIPS - DVDR1668L1 +6 2 100% +PHILIPS - DVDR1668P1 +618 7 100% +PHILIPS - DVDR16LS +618 34 100% +PHILIPS - DVDR824DP +1292 23 100% +PHILIPS - DVDR824P +1292 16 100% +PHILIPS - DVDR885P +1292 8 100% +PHILIPS - DVDRAM SDVD8821H +6 12 100% +PHILIPS - DVDRW1208 +120 2 100% +PHILIPS - DVDRW228 +120 19 100% +PHILIPS - DVDRW416 +1292 6 100% +PHILIPS - DVDRW416N +48 2 100% +PHILIPS - ED16DVDR +12 6 100% +PHILIPS - ED16DVDS +12 14 100% +PHILIPS - JR32RWDV +692 3 100% +PHILIPS - JR4DVDRW +1292 8 100% +PHILIPS - JR52CDRW +738 3 100% +PHILIPS - PBDV1601P +618 1 100% +PHILIPS - PBDV1640P +618 25 100% +PHILIPS - PBDV1660P1 +618 1 100% +PHILIPS - PBDV16LSP1 +618 4 100% +PHILIPS - PBDV824DP +1292 2 100% +PHILIPS - PBDV885P +1292 2 100% +PHILIPS - PBRW5232L3 +6 2 100% +PHILIPS - PBRW5232L +6 12 100% +PHILIPS - PCA532 +116 1 100% +PHILIPS - PCDV5016L2 +6 13 100% +PHILIPS - PCDV5016P1 +738 11 100% +PHILIPS - PCDV6116 +691 2 100% +PHILIPS - PCRW1208 +692 6 100% +PHILIPS - PCRW404 -436 4 75% +PHILIPS - PCRW5232P +738 24 100% +PHILIPS - PCRW804 -436 15 100% +PHILIPS - SPD2201P +6 3 100% +PHILIPS - SPD2202P +6 3 100% +PHILIPS - SPD2214T +6 2 100% +PHILIPS - SPD2400L1 +6 14 100% +PHILIPS - SPD2410L1 +6 15 100% +PHILIPS - SPD2411P +6 5 100% +PHILIPS - SPD2412T +6 54 100% +PHILIPS - SPD2413P +6 52 100% +PHILIPS - SPD2414T +6 39 100% +PHILIPS - SPD2415P +6 9 100% +PHILIPS - SPD2417T +6 10 100% +PHILIPS - SPD2512T +6 1 100% +PHILIPS - SPD2513P +6 22 100% +PHILIPS - SPD2514T +6 23 100% +PHILIPS - SPD2517T +6 22 100% +PHILIPS - SPD2519T +6 11 100% +PHILIPS - SPD2850L +6 1 100% +PHILIPS - SPD3000CC +6 37 100% +PHILIPS - SPD3100L +6 20 100% +PHILIPS - SPD3200L1 +6 9 100% +PHILIPS - SPD3300L +6 17 100% +PHILIPS - SPD3400CC +6 55 100% +PHILIPS - SPD3500CC +6 26 100% +PHILIPS - SPD3600CC +6 27 100% +PHILIPS - SPD4000CC +6 1 100% +PHILIPS - SPD4000L1 +6 5 100% +PHILIPS - SPD4001CC +594 10 100% +PHILIPS - SPD6000L1 +6 17 100% +PHILIPS - SPD6001L +6 7 100% +PHILIPS - SPD6002T +6 44 100% +PHILIPS - SPD6003P +6 14 100% +PHILIPS - SPD6004P +6 10 100% +PHILIPS - SPD6005T +6 61 100% +PHILIPS - SPD6104P +6 10 100% +PHILIPS - SPD6105T +6 15 100% +PHILIPS - SPD7000P +618 2 100% +PHILIPS - SPD8004P1 +6 1 100% +PHILIPS - VAD8043 +618 1 100% +PIKA ONE - RIP 8000 +12 4 100% +PINE - CD-ROM PT-56X +694 2 50% +PIODATA - DVD-RW DVR-108DX +48 6 100% +PIONEER - BD-ROM BDC-202 +667 415 100% +PIONEER - BD-ROM BDC-203 +667 19 100% +PIONEER - BD-ROM BDC-207 +667 36 100% +PIONEER - BD-ROM BDC-207D +667 110 100% +PIONEER - BD-ROM BDC-TD01 +667 39 100% +PIONEER - BD-ROM BDC-TD02 +667 17 100% +PIONEER - BD-ROM BDC-TD03 +667 106 100% +PIONEER - BD-ROM BDC-TD04 +667 5 100% +PIONEER - BD-ROM BDC-TD05 +667 2 100% +PIONEER - BD-ROM BDC-TS02 +667 1 100% +PIONEER - BD-ROM BDC-UD02D +667 1 100% +PIONEER - BD-ROM BDCTD01RS +667 22 100% +PIONEER - BD-ROM BDCTD02RS +667 6 100% +PIONEER - BD-ROM BDCTD03RS +667 13 100% +PIONEER - BD-ROM BDCTD03RT +667 8 100% +PIONEER - BD-ROM BDCTD05RT +667 1 100% +PIONEER - BD-ROM BDCUD02AS +667 3 100% +PIONEER - BD-ROM BDCUD03AS +667 6 100% +PIONEER - BD-RW BDR-202 +667 41 100% +PIONEER - BD-RW BDR-203 +667 259 100% +PIONEER - BD-RW BDR-205 +667 680 100% +PIONEER - BD-RW BDR-206 +667 692 100% +PIONEER - BD-RW BDR-206D +667 210 100% +PIONEER - BD-RW BDR-206M +667 98 100% +PIONEER - BD-RW BDR-207 +667 81 100% +PIONEER - BD-RW BDR-207D +667 251 100% +PIONEER - BD-RW BDR-207M +667 348 100% +PIONEER - BD-RW BDR-208 +667 57 100% +PIONEER - BD-RW BDR-208D +667 221 100% +PIONEER - BD-RW BDR-208M +667 217 100% +PIONEER - BD-RW BDR-209 +667 62 98% +PIONEER - BD-RW BDR-209D +667 224 100% +PIONEER - BD-RW BDR-209M +667 265 100% +PIONEER - BD-RW BDR-S08 +667 174 100% +PIONEER - BD-RW BDR-S09 +667 127 100% +PIONEER - BD-RW BDR-TD01 +667 21 100% +PIONEER - BD-RW BDR-TD03 +667 127 100% +PIONEER - BD-RW BDR-TD04 +667 35 100% +PIONEER - BD-RW BDR-TD05 +667 105 100% +PIONEER - BD-RW BDR-TS04 +667 8 100% +PIONEER - BD-RW BDR-UD02 +667 6 100% +PIONEER - BD-RW BDR-UD03 +667 8 100% +PIONEER - BD-RW BDR-US01 +667 1 100% +PIONEER - BD-RW BDR-XD04 +667 312 100% +PIONEER - BD-RW BDR-XD05 +667 259 100% +PIONEER - BD-RW BDR-XS05 +667 32 100% +PIONEER - BD-RW BDR-XS06 +667 9 100% +PIONEER - BD-RW BDR-XU02 +667 34 100% +PIONEER - BD-RW BDR-XU03 +667 8 100% +PIONEER - BD-RW BDR-S09JX +667 46 100% +PIONEER - BD-RW BDR-TD04A +667 3 100% +PIONEER - BD-RW BDR-TD04D +667 1 100% +PIONEER - BD-RW BDR-TD05D +667 1 100% +PIONEER - BD-RW BDR-UD02D +667 9 100% +PIONEER - BD-RW BDR-UD03D +667 2 100% +PIONEER - BD-RW BDR-XU03J +667 6 100% +PIONEER - BD-RW BDRTD03RS +667 10 100% +PIONEER - BD-RW BDRTD03RT +667 16 100% +PIONEER - BD-RW BDRTD05RT +667 4 100% +PIONEER - BD-RW BDR-206 0 2 100% +PIONEER - BD-RW BDR-L06SHA +667 1 100% +PIONEER - BD-RW BDR-L08SHB +667 1 100% +PIONEER - BD-RW BDR-PR1MA +667 1 100% +PIONEER - BD-RW BDR-TD05AS +667 2 100% +PIONEER - BD-RW BDR-XS05WF +667 2 100% +PIONEER - BD-RW BDR-XS06JL +667 5 100% +PIONEER - BD-RW BDR-XS06JM +667 1 100% +PIONEER - BD-RW BDR-XU02JM +667 3 100% +PIONEER - BD-RW BDRTD01RS +667 6 100% +PIONEER - BDR-XD04BU +667 3 100% +PIONEER - CD-ROM DR-A02S +1279 1 100% +PIONEER - CD-ROM DR-A04S +1303 5 100% +PIONEER - CD-ROM DR-A14S +1279 17 100% +PIONEER - CD-ROM DR-A24X +1127 1 100% +PIONEER - CD-ROM DR-U12X +691 3 100% +PIONEER - CD-ROM DR-U16S +1279 4 100% +PIONEER - DVD RW DVR-106D +48 148 100% +PIONEER - DVD RW DVR-107D +48 111 100% +PIONEER - DVD RW DVR-108 +48 121 100% +PIONEER - DVD RW DVR-109 +48 100 100% +PIONEER - DVD+-RW DR-K17Y +48 77 100% +PIONEER - DVD-116RD +102 3 100% +PIONEER - DVD-CDRW DCR-111 +690 3 100% +PIONEER - DVD-ROM DVD-103 +691 13 100% +PIONEER - DVD-ROM DVD-103R +691 3 100% +PIONEER - DVD-ROM DVD-104 +690 26 100% +PIONEER - DVD-ROM DVD-104F +690 2 100% +PIONEER - DVD-ROM DVD-105 +690 174 100% +PIONEER - DVD-ROM DVD-105F +690 16 100% +PIONEER - DVD-ROM DVD-106 +102 334 100% +PIONEER - DVD-ROM DVD-113 +691 6 100% +PIONEER - DVD-ROM DVD-113R +691 2 100% +PIONEER - DVD-ROM DVD-114 +690 20 100% +PIONEER - DVD-ROM DVD-115 +690 105 100% +PIONEER - DVD-ROM DVD-115F +690 10 100% +PIONEER - DVD-ROM DVD-116 +102 166 100% +PIONEER - DVD-ROM DVD-116R +102 2 100% +PIONEER - DVD-ROM DVD-117 +102 65 100% +PIONEER - DVD-ROM DVD-117R +102 17 100% +PIONEER - DVD-ROM DVD-119 +102 20 100% +PIONEER - DVD-ROM DVD-120 +691 78 100% +PIONEER - DVD-ROM DVD-120S +691 103 100% +PIONEER - DVD-ROM DVD-121 +102 61 100% +PIONEER - DVD-ROM DVD-121R +102 15 100% +PIONEER - DVD-ROM DVD-121S +102 3 100% +PIONEER - DVD-ROM DVD-122 +738 2 100% +PIONEER - DVD-ROM DVD-122C +738 2 100% +PIONEER - DVD-ROM DVD-122M +738 12 100% +PIONEER - DVD-ROM DVD-122P +738 5 100% +PIONEER - DVD-ROM DVD-123P +6 22 100% +PIONEER - DVD-ROM DVD-126P +6 17 100% +PIONEER - DVD-ROM DVD-127P +6 9 100% +PIONEER - DVD-ROM DVD-128P +6 11 100% +PIONEER - DVD-ROM DVD-129P +6 5 80% +PIONEER - DVD-ROM DVD-130P +6 16 100% +PIONEER - DVD-ROM DVD-227P +6 2 100% +PIONEER - DVD-ROM DVD-228P +6 13 100% +PIONEER - DVD-ROM DVD-230P +6 32 100% +PIONEER - DVD-ROM DVD-231 +6 21 100% +PIONEER - DVD-ROM DVD-232 +6 15 100% +PIONEER - DVD-ROM DVD-303 +691 19 100% +PIONEER - DVD-ROM DVD-303F +691 3 100% +PIONEER - DVD-ROM DVD-303R +691 3 100% +PIONEER - DVD-ROM DVD-304 +690 5 100% +PIONEER - DVD-ROM DVD-304F +690 1 100% +PIONEER - DVD-ROM DVD-305 +690 50 100% +PIONEER - DVD-ROM DVD-500M +594 20 100% +PIONEER - DVD-ROM DVDXD01 +6 16 100% +PIONEER - DVD-RW DVR-103 -54 14 100% +PIONEER - DVD-RW DVR-104 +48 91 100% +PIONEER - DVD-RW DVR-105 +48 300 100% +PIONEER - DVD-RW DVR-106D +48 408 100% +PIONEER - DVD-RW DVR-107D +48 399 100% +PIONEER - DVD-RW DVR-108 +48 701 100% +PIONEER - DVD-RW DVR-109 +48 791 100% +PIONEER - DVD-RW DVR-110 +48 253 100% +PIONEER - DVD-RW DVR-110D +48 742 100% +PIONEER - DVD-RW DVR-111 +48 384 100% +PIONEER - DVD-RW DVR-111C +48 5 100% +PIONEER - DVD-RW DVR-111D +48 1243 100% +PIONEER - DVD-RW DVR-111L +48 207 100% +PIONEER - DVD-RW DVR-112 +48 340 100% +PIONEER - DVD-RW DVR-112D +48 986 100% +PIONEER - DVD-RW DVR-112L +48 156 100% +PIONEER - DVD-RW DVR-115 +48 119 100% +PIONEER - DVD-RW DVR-115D +48 602 100% +PIONEER - DVD-RW DVR-115L +48 102 100% +PIONEER - DVD-RW DVR-116 +96 86 100% +PIONEER - DVD-RW DVR-116D +96 341 100% +PIONEER - DVD-RW DVR-116L +96 52 100% +PIONEER - DVD-RW DVR-117 +96 81 100% +PIONEER - DVD-RW DVR-117D +96 13 100% +PIONEER - DVD-RW DVR-117F +96 6 100% +PIONEER - DVD-RW DVR-117L +96 9 100% +PIONEER - DVD-RW DVR-118L +6 196 100% +PIONEER - DVD-RW DVR-212 +48 566 100% +PIONEER - DVD-RW DVR-212D +48 484 100% +PIONEER - DVD-RW DVR-212L +48 42 100% +PIONEER - DVD-RW DVR-215 +48 556 100% +PIONEER - DVD-RW DVR-215D +48 595 100% +PIONEER - DVD-RW DVR-215L +48 166 100% +PIONEER - DVD-RW DVR-216 +96 391 100% +PIONEER - DVD-RW DVR-216D +96 1002 100% +PIONEER - DVD-RW DVR-216L +96 229 100% +PIONEER - DVD-RW DVR-216R +96 19 100% +PIONEER - DVD-RW DVR-217 +96 185 100% +PIONEER - DVD-RW DVR-217D +96 34 100% +PIONEER - DVD-RW DVR-217F +96 78 100% +PIONEER - DVD-RW DVR-217L +96 280 100% +PIONEER - DVD-RW DVR-218L +6 599 100% +PIONEER - DVD-RW DVR-219L +6 580 100% +PIONEER - DVD-RW DVR-220 +6 26 100% +PIONEER - DVD-RW DVR-220L +6 188 100% +PIONEER - DVD-RW DVR-221 +6 44 100% +PIONEER - DVD-RW DVR-221L +6 270 100% +PIONEER - DVD-RW DVR-K04L +48 2 100% +PIONEER - DVD-RW DVR-K05 +48 14 100% +PIONEER - DVD-RW DVR-K06 +48 76 100% +PIONEER - DVD-RW DVR-K06A +48 26 100% +PIONEER - DVD-RW DVR-K11 +48 3 100% +PIONEER - DVD-RW DVR-K12D +48 15 100% +PIONEER - DVD-RW DVR-K13A +48 1 100% +PIONEER - DVD-RW DVR-K14 +48 12 100% +PIONEER - DVD-RW DVR-K14L +48 49 100% +PIONEER - DVD-RW DVR-K15 +48 30 100% +PIONEER - DVD-RW DVR-K16 +48 39 100% +PIONEER - DVD-RW DVR-K16A +48 46 100% +PIONEER - DVD-RW DVR-K16D +48 23 100% +PIONEER - DVD-RW DVR-K16M +48 42 100% +PIONEER - DVD-RW DVR-K16S +48 24 100% +PIONEER - DVD-RW DVR-K17 +48 58 100% +PIONEER - DVD-RW DVR-K17A +48 65 100% +PIONEER - DVD-RW DVR-XD09 +96 145 100% +PIONEER - DVD-RW DVR-XD10 +96 277 100% +PIONEER - DVD-RW DVR-XT11 +6 14 100% +PIONEER - DVD-RW DVRKD08 +48 107 100% +PIONEER - DVD-RW DVRKD08A +48 44 100% +PIONEER - DVD-RW DVRKD08L +48 10 100% +PIONEER - DVD-RW DVRTD08 +48 20 100% +PIONEER - DVD-RW DVRTD08A +48 58 100% +PIONEER - DVD-RW DVRTD08L +48 16 100% +PIONEER - DVD-RW DVRTD09 +96 38 100% +PIONEER - DVD-RW DVRTD09A +96 35 100% +PIONEER - DVD-RW DVRTS08 +48 49 100% +PIONEER - DVD-RW DVRTS09 +96 29 100% +PIONEER - DVD-RW DVR-106RD +48 1 100% +PIONEER - DVD-RW DVR-109RD +48 2 100% +PIONEER - DVD-RW DVR-219RS +6 19 100% +PIONEER - DVD-RW DVR-220RS +6 15 100% +PIONEER - DVD-RW DVR-K04RA +48 1 100% +PIONEER - DVD-RW DVR-K05RA +48 3 100% +PIONEER - DVD-RW DVR-K06RS +48 31 100% +PIONEER - DVD-RW DVR-K12RA +48 15 100% +PIONEER - DVD-RW DVR-K13RA +48 4 100% +PIONEER - DVD-RW DVR-K14AS +48 5 100% +PIONEER - DVD-RW DVR-K14RA +48 16 100% +PIONEER - DVD-RW DVR-K15RA +48 11 100% +PIONEER - DVD-RW DVR-K16RA +48 27 100% +PIONEER - DVD-RW DVR-K16RS +48 29 100% +PIONEER - DVD-RW DVR-K17LF +48 52 100% +PIONEER - DVD-RW DVR-K17RS +48 81 100% +PIONEER - DVD-RW DVR-XD11 +6 30 90% +PIONEER - DVD-RW DVR-XT11 +6 4 100% +PIONEER - DVD-RW DVR-XU01 +6 11 100% +PIONEER - DVD-RW DVRKD08RS +48 56 100% +PIONEER - DVD-RW DVRTD08RS +48 36 100% +PIONEER - DVD-RW DVRTD10RS +6 122 100% +PIONEER - DVD-RW DVRTD11RS +6 159 100% +PIONEER - DVDRW DVR-K15 +48 17 100% +PIONEER - DVDRW DVR-K16 +48 27 100% +PIONEER - DVDRW DVR-K17 +48 70 100% +PIONEER - DVDRW DVR-K17B +48 83 100% +PIONEER - DVDRW DR-KD08HB +48 29 100% +PIONEER - DVDRW DR-TD08HB +48 19 100% +PIONEER - DVR-112N +6 5 100% +PIONEER - DVR-113NP +6 86 100% +PIONEER - DVR-212N +6 4 100% +PIONEER - DVR-213N +6 20 100% +PIONEER - DVR-213NP +6 63 100% +PLDS - BD COMBO DC6E2SH +6 1 100% +PLDS - BD COMBO DS6E2SH +6 1 100% +PLDS - BD-RE DH-4B1S +618 39 100% +PLDS - BD-RE DH-8B2SH +6 50 100% +PLDS - DG-16D2S +6 1 100% +PLDS - DVD A DH20A3S +6 1 100% +PLDS - DVD A DH20A4P +6 8 100% +PLDS - DVD A DH20A6S +6 3 100% +PLDS - DVD A DH22A8P +6 1 100% +PLDS - DVD A DH22A9P +6 9 100% +PLDS - DVD A DH22AWP +6 1 100% +PLDS - DVD A DH24AAS +6 10 100% +PLDS - DVD A DH24ABS +6 7 100% +PLDS - DVD A DH24AYS +48 21 100% +PLDS - DVD+-RW DC-8A2SH +6 13 100% +PLDS - DVD+-RW DH-16A6S +6 342 100% +PLDS - DVD+-RW DH-16AAS +6 158 100% +PLDS - DVD+-RW DH-16ABS +6 201 100% +PLDS - DVD+-RW DH-16ACS +6 97 100% +PLDS - DVD+-RW DH-16AES +6 63 100% +PLDS - DVD+-RW DH-24AAS +6 32 100% +PLDS - DVD+-RW DH-24ABS +6 14 100% +PLDS - DVD+-RW DH-24ACS +6 10 100% +PLDS - DVD+-RW DH-24AWS +48 9 100% +PLDS - DVD+-RW DL-8A4SH +6 26 100% +PLDS - DVD+-RW DL-8ATS +6 45 100% +PLDS - DVD+-RW DS-8A3S +6 26 100% +PLDS - DVD+-RW DS-8A4S +6 36 100% +PLDS - DVD+-RW DS-8A5SH +6 192 100% +PLDS - DVD+-RW DS-8A8SH +6 74 100% +PLDS - DVD+-RW DS-8A9SH +6 19 100% +PLDS - DVD+-RW DS-8ABSH +6 6 100% +PLDS - DVD+-RW DS-8W2S +6 18 100% +PLDS - DVD+-RW DU-8A2S +6 145 100% +PLDS - DVD+-RW DU-8A3S +6 150 100% +PLDS - DVD+-RW DU-8A4SH +6 41 100% +PLDS - DVD+-RW DU-8A5HH +6 77 100% +PLDS - DVD+-RW DU-8A5LH +6 39 100% +PLDS - DVD+-RW DU-8A5SH +6 2 100% +PLDS - DVD+-RW DX-20A6Q +6 1 100% +PLDS - DVD-ROM DH-16D2S +6 61 100% +PLDS - DVD-ROM DH-16D3S +6 39 100% +PLDS - DVD-ROM DH-16D5S +6 38 100% +PLDS - DVD-ROM DH-16D6S +6 7 100% +PLDS - DVD-ROM DH-16D7S +6 2 100% +PLDS - DVD-ROM DH-16D8S +6 1 100% +PLDS - DVD-ROM DS-8D3SH +6 20 100% +PLDS - DVD-ROM DS-8D9SH +6 4 100% +PLDS - DVD-RW DA8A5SH +6 35 100% +PLDS - DVD-RW DA8A6SH +6 15 100% +PLDS - DVD-RW DH16ABSH +6 40 100% +PLDS - DVD-RW DH16ACSH +6 32 100% +PLDS - DVD-RW DH16AESH +6 26 100% +PLDS - DVD-RW DH16AFSH +6 7 100% +PLDS - DVD-RW DS8A5SH +6 3 100% +PLDS - DVD-RW DS8A8SH +6 194 100% +PLDS - DVD-RW DS8A9SH +6 37 100% +PLDS - DVD-RW DS8ABSH +6 11 100% +PLDS - DVD-RW DU8A5SH +6 45 100% +PLDS - DVD-RW DU8A6SH +6 2 100% +PLDS - DVDROM DH16D5S +6 2 100% +PLDS - DVDROM DH16D6SH +6 7 100% +PLDS - DVDROM DH16D7SH +6 7 85% +PLDS - DVDROM DH16D8SH +6 2 100% +PLDS - DVDRWBD DH-12E3S +702 62 100% +PLDS - DVDRWBD DH-6E2S +6 126 100% +PLDS - DVDRWBD DS-4E1S +6 12 100% +PLDS - DVDRWBD DS-6E2SH +6 72 100% +PLEXTOB - DVDR PX-750A +102 1 100% +PLEXTOR - BD-R PX-B900A +102 4 100% +PLEXTOR - BD-R PX-B920SA +667 76 100% +PLEXTOR - BD-R PX-B940SA +667 187 100% +PLEXTOR - BD-R PX-B950SA +6 143 100% +PLEXTOR - BD-R PX-B950UE +6 36 100% +PLEXTOR - BD-R PX-LB950SA +6 261 100% +PLEXTOR - BD-R PX-LB950UE +6 67 100% +PLEXTOR - BD-ROM PX-B120U +696 97 100% +PLEXTOR - BDDVDR PX-B310SA +6 11 100% +PLEXTOR - BDDVDR PX-B310U +6 70 100% +PLEXTOR - BDDVDR PX-B320SA +6 121 100% +PLEXTOR - BDDVDRPX-B330SA +702 14 100% +PLEXTOR - CD-R PREMIUM-G +30 1 100% +PLEXTOR - CD-R PREMIUM2 +30 1556 100% +PLEXTOR - CD-R PREMIUM +30 1810 100% +PLEXTOR - CD-R PX-230A +738 562 100% +PLEXTOR - CD-R PX-240A +6 129 100% +PLEXTOR - CD-R PX-320A +98 88 100% +PLEXTOR - CD-R PX-R412C +355 7 100% +PLEXTOR - CD-R PX-R820T +355 17 100% +PLEXTOR - CD-R PX-S2410T +685 22 100% +PLEXTOR - CD-R PX-S88T +98 38 100% +PLEXTOR - CD-R PX-W1210A +99 477 100% +PLEXTOR - CD-R PX-W1210S +98 156 100% +PLEXTOR - CD-R PX-W124TS +943 48 100% +PLEXTOR - CD-R PX-W1610A +99 216 100% +PLEXTOR - CD-R PX-W2410A +98 518 100% +PLEXTOR - CD-R PX-W4012A +98 471 100% +PLEXTOR - CD-R PX-W4012S +98 41 100% +PLEXTOR - CD-R PX-W4220T +355 13 100% +PLEXTOR - CD-R PX-W4824A +98 617 100% +PLEXTOR - CD-R PX-W5224A +30 428 100% +PLEXTOR - CD-R PX-W8220T +355 11 100% +PLEXTOR - CD-R PX-W8432T +355 117 100% +PLEXTOR - CD-ROM PX-12CS +681 3 100% +PLEXTOR - CD-ROM PX-12TS +681 5 100% +PLEXTOR - CD-ROM PX-20TS +681 42 100% +PLEXTOR - CD-ROM PX-32CS +679 12 100% +PLEXTOR - CD-ROM PX-32TS +679 127 100% +PLEXTOR - CD-ROM PX-40TS +676 531 100% +PLEXTOR - CD-ROM PX-40TSUW +676 1 100% +PLEXTOR - CD-ROM PX-40TW +676 89 100% +PLEXTOR - CD-ROM PX-54TA +12 64 100% +PLEXTOR - CD-ROM PX-8XCS +681 3 100% +PLEXTOR - DVD-ROM PX-106A +6 10 100% +PLEXTOR - DVD-ROM PX-116A2 +102 178 100% +PLEXTOR - DVD-ROM PX-116A3 +691 62 100% +PLEXTOR - DVD-ROM PX-116A +691 72 100% +PLEXTOR - DVD-ROM PX-130 +738 2 100% +PLEXTOR - DVD-ROM PX-130A +738 653 100% +PLEXTOR - DVD-RW PX-608U +48 25 100% +PLEXTOR - DVDR PX-608CU +48 104 100% +PLEXTOR - DVDR PX-504A +48 66 100% +PLEXTOR - DVDR PX-608AL +48 26 100% +PLEXTOR - DVDR PX-610U +6 20 100% +PLEXTOR - DVDR PX-612U +6 25 100% +PLEXTOR - DVDR PX-650US +6 54 100% +PLEXTOR - DVDR PX-704A +30 1 100% +PLEXTOR - DVDR PX-708A2 +30 23 100% +PLEXTOR - DVDR PX-708A +30 1095 100% +PLEXTOR - DVDR PX-708R +30 1 100% +PLEXTOR - DVDR PX-712A +30 891 100% +PLEXTOR - DVDR PX-714A +30 4 100% +PLEXTOR - DVDR PX-716A +30 2557 100% +PLEXTOR - DVDR PX-716AL +30 206 100% +PLEXTOR - DVDR PX-740A +618 502 100% +PLEXTOR - DVDR PX-750A +102 420 100% +PLEXTOR - DVDR PX-751A +102 17 100% +PLEXTOR - DVDR PX-755A +30 1006 100% +PLEXTOR - DVDR PX-760A +30 1753 100% +PLEXTOR - DVDR PX-800A +48 474 100% +PLEXTOR - DVDR PX-806SA +6 35 100% +PLEXTOR - DVDR PX-810SA +48 641 100% +PLEXTOR - DVDR PX-810UF +667 110 100% +PLEXTOR - DVDR PX-820A +48 79 100% +PLEXTOR - DVDR PX-820SA +48 224 100% +PLEXTOR - DVDR PX-825A +48 1 100% +PLEXTOR - DVDR PX-830SA +96 113 100% +PLEXTOR - DVDR PX-840U +6 2 100% +PLEXTOR - DVDR PX-850A +6 31 100% +PLEXTOR - DVDR PX-850SA +6 52 100% +PLEXTOR - DVDR PX-860A +96 49 100% +PLEXTOR - DVDR PX-860SA +96 47 100% +PLEXTOR - DVDR PX-870A +6 67 100% +PLEXTOR - DVDR PX-880SA +6 939 100% +PLEXTOR - DVDR PX-880U +6 87 100% +PLEXTOR - DVDR PX-880UE +6 16 100% +PLEXTOR - DVDR PX-890SA +6 27 100% +PLEXTOR - DVDR PX-891SA +6 565 100% +PLEXTOR - DVDR PX-891SAF +6 29 100% +PLEXTOR - DVDR PX-891SAW +48 148 100% +PLEXTOR - DVDR PX-B300SA +667 25 100% +PLEXTOR - DVDR PX-L611U +6 53 100% +PLEXTOR - DVDR PX-L871A +6 21 100% +PLEXTOR - DVDR PX-L890SA +6 968 100% +PLEXTOR - DVDR PX-L890UE +6 183 100% +PLEXTOR - DVDR PX-Q840U +6 40 100% +PLEXTOR - DVDR PX-750A 0 5 100% +PLEXTOR - DVDR PX-806SA +6 1 100% +PLEXTOR - DVDR PX-820SA 0 5 100% +PLEXTOR - PX-54TA +6 1 100% +Plextor - PX-W4012A 0 14 100% +Polaroid - BurnMAX40 +12 1 100% +Polaroid - BurnMAX40EX +12 1 100% +Polaroid - BurnMAX48 +12 4 100% +Polaroid - BurnMAX52 +6 1 100% +QPS - CD-R PX-W1210A +99 1 100% +QPS - CD-R PX-W8432T +355 2 100% +QPS - CD-W512EB +685 1 100% +QPS - CD-W516EB +685 7 100% +QPS - CRD-BP1500P +688 2 100% +QSI - CD-ROM SCR-242 -1164 12 100% +QSI - CDRW-DVD SBW-241 +733 52 100% +QSI - CDRW-DVD SBW-243 +6 14 100% +QSI - CDRW-DVD SBW242B +6 18 100% +QSI - CDRW-DVD SBW242C +6 66 100% +QSI - CDRW-DVD UBW-241 +6 1 100% +QSI - CDRWDVD SBW-245 +6 1 100% +QSI - DVD+-RW SDW-082 +1292 30 100% +QSI - DVD+-RW SDW-082K +1292 5 100% +QSI - DVD+-RW SDW-082S +1292 11 100% +QSI - DVD+-RW SDW-085 +6 11 100% +QSI - DVD-CDRW SBW-081 +733 13 100% +QSI - DVD-CDRW SBW-161 +733 16 100% +QSI - DVD-RAM SDW-086 +6 22 100% +QSI - DVD-ROM SDR-081 +564 14 100% +QSI - DVD-ROM SDR-083 -582 5 100% +QSI - DVD-ROM TDR-085 -1164 1 100% +QSI - DVDRW SDW-041 +1292 18 100% +QSI - DVDRW SDW-042 +1292 6 100% +RICOH - CD-R-RW MP7040A +685 2 100% +RICOH - CD-R-RW MP7060A +685 2 50% +RICOH - CD-R-RW MP7060S +685 4 100% +RICOH - CD-R-RW MP7063A +97 3 66% +RICOH - CD-R-RW MP7080A +97 5 100% +RICOH - CD-R-RW MP7083A +97 11 100% +RICOH - CD-R-RW MP7120A +97 6 100% +RICOH - CD-R-RW MP7125A +97 4 100% +RICOH - CD-R-RW MP7163A +97 12 100% +RICOH - CD-R-RW MP7200A +97 32 100% +RICOH - CD-R-RW MP7240A +97 4 100% +RICOH - CD-R-RW RW7040A +685 1 100% +RICOH - CD-RW MP7320A +97 9 100% +RICOH - CD-RW MP7400A +97 2 100% +RICOH - DVD+RW MP5120 +120 2 100% +RICOH - DVD+RW MP5125 +120 18 100% +RICOH - DVD+RW MP5240 +91 32 100% +RICOH - DVD+RW MP5240A +91 12 100% +RICOH - DVD+RW MP5316DAG +48 7 100% +RICOH - DVD-CDRW MP9060 +708 6 100% +RICOH - DVD-CDRW MP9120 +708 10 100% +RICOH - DVD-CDRW MP9200 +708 7 100% +RICOH - MP6201S +87 1 100% +RWJKZYR - PQB016NS1 +48 1 100% +SAMSUNG - CD-R-RW SW-208B +86 3 100% +SAMSUNG - CD-R-RW SW-212B +733 4 100% +SAMSUNG - CD-R-RW SW-216B +97 23 100% +SAMSUNG - CD-R-RW SW-224B +12 18 100% +SAMSUNG - CD-R-RW SW-232B +97 21 100% +SAMSUNG - CD-R-RW SW-240B +97 69 100% +SAMSUNG - CD-R-RW SW-248B +733 17 100% +SAMSUNG - CD-R-RW SW-248F +97 107 100% +SAMSUNG - CD-R-RW SW-252B +97 66 100% +SAMSUNG - CD-R-RW SW-252F +145 72 100% +SAMSUNG - CD-R-RW SW-252S +6 188 100% +SAMSUNG - CD-R-RW SW-408B +97 14 100% +SAMSUNG - CD-ROM SC-140 +976 3 100% +SAMSUNG - CD-ROM SC-140B +682 13 100% +SAMSUNG - CD-ROM SC-140C +600 22 100% +SAMSUNG - CD-ROM SC-140F +976 2 100% +SAMSUNG - CD-ROM SC-148A +12 131 100% +SAMSUNG - CD-ROM SC-148B +682 3 100% +SAMSUNG - CD-ROM SC-148C +600 115 100% +SAMSUNG - CD-ROM SC-148S +975 1 100% +SAMSUNG - CD-ROM SC-148T +600 3 100% +SAMSUNG - CD-ROM SC-152A +691 31 100% +SAMSUNG - CD-ROM SC-152B +600 1 100% +SAMSUNG - CD-ROM SC-152C +600 16 100% +SAMSUNG - CD-ROM SC-152G +691 23 100% +SAMSUNG - CD-ROM SC-152L +600 52 100% +SAMSUNG - CD-ROM SCR-2430 -494 1 100% +SAMSUNG - CD-ROM SCR-3231 +974 1 100% +SAMSUNG - CD-ROM SCR-3232 +686 7 100% +SAMSUNG - CD-ROM SH-152A +12 32 100% +SAMSUNG - CD-ROM SN-124 +564 46 100% +SAMSUNG - CDRW-DVD SM-308B +120 62 100% +SAMSUNG - CDRW-DVD SM-316B +120 7 100% +SAMSUNG - CDRW-DVD SM-332B +120 56 100% +SAMSUNG - CDRW-DVD SM-348B +6 109 100% +SAMSUNG - CDRW-DVD SM-352B +6 135 100% +SAMSUNG - CDRW-DVD SM-352F +6 82 100% +SAMSUNG - CDRW-DVD SM-352N +6 22 100% +SAMSUNG - CDRW-DVD SM-408B +120 2 100% +SAMSUNG - CDRW-DVD SN-308B +120 9 100% +SAMSUNG - CDRW-DVD SN-324B +120 67 100% +SAMSUNG - CDRW-DVD SN-324F +6 72 100% +SAMSUNG - CDRW-DVD SN-324S +6 67 100% +SAMSUNG - CDRW-DVD SU-324B +6 10 100% +SAMSUNG - CDRW-DVD SU-408B +120 6 100% +SAMSUNG - COMBO SM-304B +120 5 100% +SAMSUNG - DVD R-RW SH-W08A +116 24 100% +SAMSUNG - DVD R-RW SR-W04B +48 1 100% +SAMSUNG - DVD-ROM SD-604 +116 1 100% +SAMSUNG - DVD-ROM SD-606F +116 2 100% +SAMSUNG - DVD-ROM SD-608 +704 1 100% +SAMSUNG - DVD-ROM SD-612 +704 27 100% +SAMSUNG - DVD-ROM SD-612F +704 1 100% +SAMSUNG - DVD-ROM SD-612S +1182 15 100% +SAMSUNG - DVD-ROM SD-616 +1292 39 100% +SAMSUNG - DVD-ROM SD-616E +12 384 100% +SAMSUNG - DVD-ROM SD-616F +1182 83 100% +SAMSUNG - DVD-ROM SD-616Q +12 103 100% +SAMSUNG - DVD-ROM SD-616T +1182 251 100% +SAMSUNG - DVD-ROM SD-816B +12 36 100% +SAMSUNG - DVDRW SH-S222A +6 2 50% +SAMSUNG - DVDWBD SH-B083A +6 36 100% +SAMSUNG - DVDWBD SH-B083L +6 332 100% +SANYO - CRD-S372B +694 1 100% +SATA - ASUS BC-12B1S +702 1 100% +SATA - ASUS BR-04B2T +696 1 100% +SATA - ASUS DRW-1814 +6 6 100% +SATA - ASUS DRW-2014 +6 7 100% +SATA - ASUS DRW-20B1 +6 1 100% +SATA - ASUS DRW-24B1 +6 1 100% +SATA - ASUS DRW-24B3 +6 1 100% +SATA - ASUS DVD-E818 +6 1 100% +SATA - ATAPI DVD A D +6 4 100% +SATA - ATAPI DVD D D +6 1 100% +SATA - ATAPI iHAS120 +6 1 100% +SATA - ATAPI iHAS124 +48 1 100% +SATA - ATAPI iHAS322 +6 1 100% +SATA - ATAPI iHAS324 +6 3 66% +SATA - ATAPI iHAS424 +6 1 100% +SATA - ATAPI iHBS112 +6 1 100% +SATA - ATAPI iHDS118 +6 1 100% +SATA - ATAPI iHOS104 +696 1 100% +SATA - BD-RE GGW-H20L +667 1 100% +SATA - BENQ DVD DD D +618 1 100% +SATA - CD-DVDW SH-S183L +6 1 100% +SATA - DVD RW AW-G170S +48 1 100% +SATA - DVDR PX-755A +30 1 100% +SATA - DVDRAM GH20NS15 +667 1 100% +SATA - DVDRW SATA 20X +6 1 100% +SATA - DVDRW 18X18X12X +6 1 100% +SATA - DVDRW 8X8X5X +6 1 100% +SATA - LG ElectronicsBD-RE B +667 8 100% +SATA - LG ElectronicsBD-RE G +667 10 100% +SATA - LG ElectronicsBD-RE W +667 2 100% +SATA - LG ElectronicsBDDVDRW +667 6 100% +SATA - LG ElectronicsDVD-RAM +102 14 100% +SATA - LG ElectronicsDVDRAM G +667 33 100% +SATA - LITE-ON COMBO SH +6 1 100% +SATA - LITE-ON DVD SOHD +6 1 100% +SATA - LITE-ON DVDRW LH +6 6 100% +SATA - Optiarc BD-ROM B +79 1 100% +SATA - Optiarc DVD RW A +48 16 100% +SATA - Optiarc DVD+-RW +48 1 100% +SATA - PIONEER BD-ROM +667 2 100% +SATA - PIONEER BD-RW +667 6 100% +SATA - PIONEER DVR-213N +6 1 100% +SATA - PLDS DVD+-RW +6 3 100% +SATA - SONY BD-ROM B +79 1 100% +SATA - SONY CD-RW C +6 1 100% +SATA - SONY DVD RW A +48 1 100% +SATA - SONY DVD RW D +12 1 100% +SATA - SONY DVD-ROM +12 2 100% +SATA - TSSTcorpCD-DVDW +6 8 100% +SATA - TSSTcorpCDDVDW S +6 53 100% +SATA - TSSTcorpCDDVDW T +6 1 100% +SATA - TSSTcorpDVD-ROM +6 5 100% +SATA - TSSTcorpDVDWBD S +6 1 100% +SATA-DVD - DROM6316 +6 36 100% +SHARK - 52X CD-ROM +12 1 100% +SHARP - BD-BRD50_AQ +667 1 100% +slimtype - eTDU108 1 +6 128 100% +Slimtype - BD E DL4ETS +6 42 100% +Slimtype - BD E DS4E1S +6 242 100% +Slimtype - BD E DS6E2SH +6 70 100% +Slimtype - BD E DS4E1S +6 12 100% +Slimtype - BD E DS6E2SH +6 8 100% +Slimtype - COMBO LSC-24081 +6 10 100% +Slimtype - COMBO LSC-24081M +6 8 100% +Slimtype - COMBO LSC-24082K +6 53 100% +Slimtype - COMBO SOSC-2483K +6 15 100% +Slimtype - DS8A5SH +6 8 100% +Slimtype - DVD A DA8A5SH-L +6 11 100% +Slimtype - DVD A DA8A5SH +6 12 100% +Slimtype - DVD A DA8A6SH +6 19 100% +Slimtype - DVD A DC8A2SH +6 5 100% +Slimtype - DVD A DL8A3LH +6 1 100% +Slimtype - DVD A DL8A4SH +6 25 100% +Slimtype - DVD A DL8ATS +6 2 100% +Slimtype - DVD A DL8ATSH +6 8 100% +Slimtype - DVD A DP-8A4SH +6 2 100% +Slimtype - DVD A DS-8A5SH +6 9 100% +Slimtype - DVD A DS8A1H +594 174 100% +Slimtype - DVD A DS8A1P +594 258 100% +Slimtype - DVD A DS8A2L-A +6 22 100% +Slimtype - DVD A DS8A2L +6 19 100% +Slimtype - DVD A DS8A2S-A +6 11 100% +Slimtype - DVD A DS8A2S +6 114 100% +Slimtype - DVD A DS8A3L +6 7 100% +Slimtype - DVD A DS8A3S +6 177 100% +Slimtype - DVD A DS8A4L +6 4 100% +Slimtype - DVD A DS8A4S +6 126 100% +Slimtype - DVD A DS8A4SH +6 105 100% +Slimtype - DVD A DS8A5L +6 3 100% +Slimtype - DVD A DS8A5NH +6 1 100% +Slimtype - DVD A DS8A5S +6 56 100% +Slimtype - DVD A DS8A5SH +6 457 100% +Slimtype - DVD A DS8A8SH +6 193 100% +Slimtype - DVD A DS8A9SH +6 70 100% +Slimtype - DVD A DS8ABSH +6 5 100% +Slimtype - DVD A DS8ACSH +6 1 100% +Slimtype - DVD A DS8AZH +594 53 100% +Slimtype - DVD A DS8AZP +594 5 100% +Slimtype - DVD A DU8A3S +6 1 100% +Slimtype - DVD A DU8A3SH +6 1 100% +Slimtype - DVD A DU8A4SH +6 1 100% +Slimtype - DVD A DU8A5SH +6 2 100% +Slimtype - DVD A DU8A6SH +6 1 100% +Slimtype - DVD A DS8A1H 0 2 100% +Slimtype - DVD A DS8A2S +6 12 100% +Slimtype - DVD A DS8A3S +6 19 100% +Slimtype - DVD A DS8A4S +6 125 100% +Slimtype - DVD A DS8A4SH +6 1 100% +Slimtype - DVD A DS8A5SH +6 58 100% +Slimtype - DVD A DS8A8SH +6 36 100% +Slimtype - DVD A DS8A9SH +6 2 100% +Slimtype - DVD A DS8D4SH +6 1 100% +Slimtype - DVD A DU8A2S +6 1 100% +Slimtype - DVD A DU8A3S +6 3 100% +Slimtype - DVD A DU8A5SH +6 7 100% +Slimtype - DVD C DS24CZP +6 3 100% +Slimtype - DVDRW SDW-431S +12 12 100% +Slimtype - DVDRW SLW-831S +6 22 100% +Slimtype - DVDRW SOSW-833S +6 107 100% +Slimtype - DVDRW SOSW-852S +12 65 100% +Slimtype - DVDRW SSM-8515S +594 103 100% +Slimtype - DVDRW SSM-85H5S +594 18 100% +Slimtype - DVDRW SSW-8015S +594 20 100% +Slimtype - eBAU108 5 L +6 46 100% +Slimtype - eBAU108 5 +6 4 100% +Slimtype - eBAU108 6 L +6 8 100% +Slimtype - eNAU108 5 +6 21 100% +Slimtype - eNAU108 8 +6 10 100% +Slimtype - eNAU508 5 +6 8 100% +Slimtype - eNAU508 8 +6 1 100% +Slimtype - eNAU608 5 +6 60 100% +Slimtype - eNAU708 5 +6 1 100% +Slimtype - eNAU808 8 +6 1 100% +Slimtype - eSAU108 2 +6 38 100% +slimtype - eSAU108 3 +6 13 100% +Slimtype - eSAU108 4 +6 26 100% +Slimtype - eSAU108 5 +6 13 100% +Slimtype - eSAU108 8 +6 4 100% +Slimtype - eSAU208 2 +6 90 100% +slimtype - eSAU208 3 +6 37 100% +Slimtype - eSAU208 4 +6 16 100% +Slimtype - eSAU208 5 +6 2 100% +Slimtype - eSEU206 2 +6 9 100% +Slimtype - eSEU306 2 +6 2 100% +Slimtype - eTAU108 1 +6 72 100% +Slimtype - eTAU108 2 +6 89 100% +Slimtype - eTAU108 3 +6 70 100% +Slimtype - eTAU208 1 +6 18 100% +Slimtype - eTAU208 2 +6 19 100% +Slimtype - eUAU108 5 +6 4 100% +Slimtype - eUAU108 5A +6 14 100% +slimtype - Top Load DVDROM +6 1 100% +Slimtype - Top Load DVDRW +6 2 100% +SONY - BD RW BDX-S500U +48 28 100% +SONY - BD RW BDX-S600U +48 26 100% +SONY - BD RW BWU-500S +6 70 100% +SONY - BD-ROM BDU-X10S +79 104 100% +SONY - BDRW BWU-100A +102 10 100% +SONY - BDRW BWU-200S +102 13 100% +SONY - BDRW BWU-300S +102 4 100% +SONY - CD-ROM CDU5231 +691 11 100% +SONY - CD-ROM CDU4821 +12 4 100% +SONY - CD-ROM CDU5211 +600 44 100% +SONY - CD-ROM CDU5212 +12 4 100% +SONY - CD-ROM CDU5215 +12 8 100% +SONY - CD-ROM CDU5221 +12 54 100% +SONY - CD-ROM CDU5225 +6 15 100% +SONY - CD-ROM CDU5232 +6 3 100% +SONY - CD-ROM CDU5261 +691 1 100% +SONY - CD-ROM CDU701-25 +564 1 100% +SONY - CD-ROM CDU701 +564 10 100% +SONY - CD-ROM CDU711 +99 3 100% +SONY - CD-RW CRX100E +1160 31 100% +SONY - CD-RW CRX10U +572 3 100% +SONY - CD-RW CRX120E +1160 9 100% +SONY - CD-RW CRX140E +572 101 100% +SONY - CD-RW CRX140S +572 4 100% +SONY - CD-RW CRX145E +572 13 100% +SONY - CD-RW CRX145S +572 1 100% +SONY - CD-RW CRX160E +572 54 100% +SONY - CD-RW CRX160S +572 2 100% +SONY - CD-RW CRX168B +6 2 100% +SONY - CD-RW CRX175A1 +12 57 100% +SONY - CD-RW CRX175A +120 12 100% +SONY - CD-RW CRX175E2 +97 8 100% +SONY - CD-RW CRX175E +120 22 100% +SONY - CD-RW CRX185E1 +12 13 100% +SONY - CD-RW CRX185E3 +12 10 100% +SONY - CD-RW CRX195E1 +12 55 100% +SONY - CD-RW CRX210E1 +6 104 100% +SONY - CD-RW CRX215E1 +6 37 100% +SONY - CD-RW CRX215E5 +733 6 100% +SONY - CD-RW CRX216E +6 100 100% +SONY - CD-RW CRX217E +6 70 100% +SONY - CD-RW CRX220E1 +6 98 100% +SONY - CD-RW CRX225E +6 43 100% +SONY - CD-RW CRX230E +6 118 100% +SONY - CD-RW CRX230ED +6 133 100% +SONY - CD-RW CRX230EE +6 85 100% +SONY - CD-RW CRX300E +6 64 100% +SONY - CD-RW CRX320E +6 110 100% +SONY - CD-RW CRX320EE +6 98 100% +SONY - CD-RW CRX700E +572 18 100% +SONY - CD-RW CRX810E +120 18 100% +SONY - CD-RW CRX820E +120 4 100% +SONY - CD-RW CRX830E +6 27 100% +SONY - CD-RW CRX835E +6 10 100% +SONY - CD-RW CRX85A +120 1 100% +SONY - CD-RW CRXP-90MU +120 1 100% +SONY - CD-RW MPD-AP20U +120 4 100% +SONY - CD-RW CRX0811 +688 20 100% +SONY - CD-RW CRX1611 +690 27 100% +SONY - CD-RW CRX175E 0 2 100% +SONY - CD-RW CRX230ED +6 1 100% +SONY - CDRW-DVD CRX330E +6 24 100% +SONY - CDRW-DVD CRX830E +6 64 100% +SONY - CDRW-DVD CRX835E +6 43 100% +SONY - CDRWDVD CRX310EE +6 54 100% +SONY - CDRWDVD CRX310S +6 39 100% +SONY - CDRWDVD CRX850E +6 8 100% +SONY - CDRWDVD CRX880A +6 77 100% +SONY - CDRWDVD CRX960A +6 4 75% +SONY - CDU4811 -1164 16 100% +SONY - CDU5211 +600 13 100% +SONY - DVD RW AD-7200A +48 5 100% +SONY - DVD RW AD-7200S +48 8 100% +SONY - DVD RW AD-7220S +6 3 100% +SONY - DVD RW AD-7240S +48 40 100% +SONY - DVD RW AD-7260S +48 50 100% +SONY - DVD RW AD-7280S +48 42 100% +SONY - DVD RW AW-G170A +48 288 100% +SONY - DVD RW AW-G170S +48 71 100% +SONY - DVD RW AW-G540A +48 83 100% +SONY - DVD RW AW-G630A +48 12 100% +SONY - DVD RW AW-G910A +48 8 100% +SONY - DVD RW AW-Q160A +6 2 100% +SONY - DVD RW AW-Q170A +48 115 100% +SONY - DVD RW AW-Q540A +48 3 100% +SONY - DVD RW DRU-180A +6 24 100% +SONY - DVD RW DRU-190A +6 90 100% +SONY - DVD RW DRU-190S +6 114 100% +SONY - DVD RW DRU-500A +120 197 100% +SONY - DVD RW DRU-510A +120 305 100% +SONY - DVD RW DRU-530A +689 102 100% +SONY - DVD RW DRU-540A +691 15 100% +SONY - DVD RW DRU-700A +12 185 100% +SONY - DVD RW DRU-710A +12 303 100% +SONY - DVD RW DRU-720A +12 175 100% +SONY - DVD RW DRU-800A +12 214 100% +SONY - DVD RW DRU-810A +618 332 100% +SONY - DVD RW DRU-820A +102 279 100% +SONY - DVD RW DRU-830A +6 315 100% +SONY - DVD RW DRU-835A +6 24 100% +SONY - DVD RW DRU-840A +6 246 100% +SONY - DVD RW DRU-842A +48 37 100% +SONY - DVD RW DRU-845S +6 24 100% +SONY - DVD RW DRU-860A +6 4 100% +SONY - DVD RW DRU-860S +6 26 100% +SONY - DVD RW DRU-865S +6 43 100% +SONY - DVD RW DRU-870S +48 69 100% +SONY - DVD RW DRU-875S +48 23 100% +SONY - DVD RW DRU-880S +48 72 100% +SONY - DVD RW DRU-V200A +48 54 100% +SONY - DVD RW DRU-V200S +48 73 100% +SONY - DVD RW DRU-V202A +48 6 100% +SONY - DVD RW DRU-V204A +48 15 100% +SONY - DVD RW DRX-S70U [Purged] +SONY - DVD RW DRX-S90U +48 17 100% +SONY - DVD RW DW-D150A +48 34 100% +SONY - DVD RW DW-D18A +12 32 100% +SONY - DVD RW DW-D22A +12 131 100% +SONY - DVD RW DW-D23A +12 19 100% +SONY - DVD RW DW-D26A +12 42 100% +SONY - DVD RW DW-D56A +12 63 100% +SONY - DVD RW DW-G120A +6 171 100% +SONY - DVD RW DW-G121A +6 61 100% +SONY - DVD RW DW-G520A +594 42 100% +SONY - DVD RW DW-G521A +594 4 100% +SONY - DVD RW DW-Q120A +6 117 100% +SONY - DVD RW DW-Q28A +12 124 100% +SONY - DVD RW DW-Q30A +6 147 100% +SONY - DVD RW DW-Q31A +6 89 100% +SONY - DVD RW DW-Q520A +594 25 100% +SONY - DVD RW DW-Q58A +6 66 100% +SONY - DVD RW DW-Q78A +6 5 100% +SONY - DVD RW DW-U12A +120 62 100% +SONY - DVD RW DW-U14A +120 67 100% +SONY - DVD RW DW-U18A +12 50 100% +SONY - DVD RW DW-U50A +120 24 100% +SONY - DVD RW DW-U54A +120 8 100% +SONY - DVD RW DW-U55A +120 18 100% +SONY - DVD+-RW AW-Q160S +6 35 100% +SONY - DVD+-RW DW-D56A +12 128 100% +SONY - DVD+-RW DW-Q58A +6 313 100% +SONY - DVD+RW DRU-120A +120 2 100% +SONY - DVD+RW DW-P50A +120 27 100% +SONY - DVD+RW DW-R56A +12 16 100% +SONY - DVD-ROM DDU1211 +594 6 100% +SONY - DVD-ROM DDU1611 +594 15 100% +SONY - DVD-ROM DDU1612 +12 403 100% +SONY - DVD-ROM DDU1613 +12 93 100% +SONY - DVD-ROM DDU1615 +6 831 100% +SONY - DVD-ROM DDU1615S +6 103 100% +SONY - DVD-ROM DDU1622 +12 35 100% +SONY - DVD-ROM DDU1632 +6 15 100% +SONY - DVD-ROM DDU1642 +6 5 100% +SONY - DVD-ROM DDU1678A +6 4 100% +SONY - DVD-ROM DDU1681S +6 15 100% +SONY - DVD-ROM DDU220E +564 1 100% +SONY - DVD-ROM DDU810A +6 28 100% +SONY - LucidPort USB300 +48 1 100% +SUPERA - DSM-6S165P +6 5 100% +TDK - CDRW121032 +99 17 100% +TDK - CDRW121032A +97 6 100% +TDK - CDRW161040 +99 4 100% +TDK - CDRW161040X +688 9 100% +TDK - CDRW161040XA +688 2 100% +TDK - CDRW241040B +12 34 100% +TDK - CDRW241040UEX +688 1 100% +TDK - CDRW241040X +688 12 100% +TDK - CDRW321040B +12 21 100% +TDK - CDRW321040X +688 13 100% +TDK - CDRW401240B +12 21 100% +TDK - CDRW401248B +12 5 100% +TDK - CDRW401248UEX +688 7 100% +TDK - CDRW4800B +6 88 100% +TDK - CDRW4800D +6 2 100% +TDK - CDRW481648UED +12 4 100% +TDK - CDRW482448BC +6 5 100% +TDK - CDRW5200B +6 52 100% +TDK - CDRW5200D +6 1 100% +TDK - CDRW5201B +6 8 100% +TDK - CDRW5210UEB +6 7 100% +TDK - CDRW522432UED +6 3 100% +TDK - CDRW522448UED +6 6 100% +TDK - CDRW8432 +355 3 66% +TDK - DVDRW0404N +48 63 100% +TDK - DVDRW1280B +12 10 100% +TDK - DVDRW1616N +48 22 100% +TDK - DVDRW420N +48 17 100% +TDK - DVDRW840G +30 25 100% +TDK - DVDRW880N +48 29 100% +TDK - DVDRW882N +48 3 100% +TEAC - BD-C16SS-A +667 7 100% +TEAC - BD-C24S-A +667 3 100% +TEAC - BD-C24SS-A +6 5 100% +TEAC - BD-C26PUK-SS93 +6 2 100% +TEAC - BD-C26SS-A +6 11 100% +TEAC - BD-W26SS-B +667 12 100% +TEAC - BD-W512GSA +6 32 100% +TEAC - BD-W512S-A +667 8 100% +TEAC - CD-210PU +678 6 100% +TEAC - CD-220EA +684 4 100% +TEAC - CD-224E-B +534 9 100% +TEAC - CD-224E-BA +678 9 100% +TEAC - CD-224E-C +678 11 100% +TEAC - CD-224E-N +102 12 100% +TEAC - CD-224E-R +6 6 100% +TEAC - CD-224PE +684 1 100% +TEAC - CD-224S-R +6 3 100% +TEAC - CD-5010A +6 3 100% +TEAC - CD-524E +668 1 100% +TEAC - CD-524EA-B +684 1 100% +TEAC - CD-524EA +96 3 100% +TEAC - CD-532E-A +96 14 100% +TEAC - CD-532E-B +684 45 100% +TEAC - CD-532E +96 6 100% +TEAC - CD-540E -496 148 100% +TEAC - CD-552E +12 10 100% +TEAC - CD-552G +12 5 100% +TEAC - CD-552GA +6 8 100% +TEAC - CD-552GB +6 1 100% +TEAC - CD-58E +935 1 100% +TEAC - CD-R55S +688 11 100% +TEAC - CD-ROM CD-224E-N +102 9 100% +TEAC - CD-ROM CD-516S +680 1 100% +TEAC - CD-ROM CD-532S +92 36 100% +TEAC - CD-W216E +685 9 100% +TEAC - CD-W224E +685 23 100% +TEAC - CD-W224EA +685 12 100% +TEAC - CD-W28E +685 16 100% +TEAC - CD-W512EB +685 75 100% +TEAC - CD-W512SB +685 16 100% +TEAC - CD-W516EB +685 64 100% +TEAC - CD-W516EC +685 6 100% +TEAC - CD-W540E +686 293 100% +TEAC - CD-W548E +12 19 100% +TEAC - CD-W54E +685 124 100% +TEAC - CD-W552DA +6 34 100% +TEAC - CD-W552E +6 152 100% +TEAC - CD-W552EL +6 1 100% +TEAC - CD-W552G +6 55 100% +TEAC - CD-W552GB +6 16 100% +TEAC - CD-W552GC +6 5 100% +TEAC - CD-W58E +685 107 100% +TEAC - CDRWDVD DW224EV +102 15 100% +TEAC - CDRWDVD DW224SLR +102 21 100% +TEAC - DV-18E +102 11 100% +TEAC - DV-28E-B +102 6 100% +TEAC - DV-28E-C +102 4 100% +TEAC - DV-28E-N +102 6 100% +TEAC - DV-28E-R +102 2 100% +TEAC - DV-28E-V +6 11 100% +TEAC - DV-28E -472 1 100% +TEAC - DV-28S-V +6 5 100% +TEAC - DV-28S-W +6 8 100% +TEAC - DV-28S-Y +702 1 100% +TEAC - DV-28SL-R +102 1 100% +TEAC - DV-28SL +102 11 100% +TEAC - DV-28SS-W +102 4 100% +TEAC - DV-516G +6 64 100% +TEAC - DV-516GA +6 48 100% +TEAC - DV-516GB +6 6 100% +TEAC - DV-516GC +6 13 100% +TEAC - DV-516GS +6 2 100% +TEAC - DV-518GS +6 19 100% +TEAC - DV-518GSA +6 9 100% +TEAC - DV-518GSB +6 1 100% +TEAC - DV-W22E +102 21 100% +TEAC - DV-W24E +102 9 100% +TEAC - DV-W24EP +102 3 100% +TEAC - DV-W24ES +102 9 100% +TEAC - DV-W24EW +102 8 100% +TEAC - DV-W28E-R +48 28 100% +TEAC - DV-W28E-RF +48 4 100% +TEAC - DV-W28E +102 60 100% +TEAC - DV-W28EA +102 57 100% +TEAC - DV-W28EAD +102 5 100% +TEAC - DV-W28EADT +102 8 100% +TEAC - DV-W28EAT +102 5 100% +TEAC - DV-W28EAW +102 1 100% +TEAC - DV-W28EC +48 37 100% +TEAC - DV-W28ECF +48 5 100% +TEAC - DV-W28ECS +48 2 100% +TEAC - DV-W28ECT +48 22 100% +TEAC - DV-W28ECW +48 1 100% +TEAC - DV-W28EW +102 4 100% +TEAC - DV-W28PUK-T +48 39 100% +TEAC - DV-W28S-R91 +48 1 100% +TEAC - DV-W28S-R +48 51 100% +TEAC - DV-W28S-RT +48 34 100% +TEAC - DV-W28S-V +96 82 100% +TEAC - DV-W28S-VT +96 25 100% +TEAC - DV-W28S-VTF +96 4 100% +TEAC - DV-W28S-W +48 26 100% +TEAC - DV-W28SLC +48 3 100% +TEAC - DV-W28SLCF +48 4 100% +TEAC - DV-W28SLCTF +48 7 100% +TEAC - DV-W28SS-B +48 2 100% +TEAC - DV-W28SS-R +6 14 100% +TEAC - DV-W28SS-RTF +6 6 100% +TEAC - DV-W28SS-V +6 10 100% +TEAC - DV-W28SS-W +48 10 100% +TEAC - DV-W28U-V +96 8 100% +TEAC - DV-W5000E +96 8 100% +TEAC - DV-W5000S +96 51 100% +TEAC - DV-W50D +48 34 100% +TEAC - DV-W50E +48 18 100% +TEAC - DV-W512G +12 4 100% +TEAC - DV-W516E +102 33 100% +TEAC - DV-W516G +12 9 100% +TEAC - DV-W516GA +12 11 100% +TEAC - DV-W516GB +12 31 100% +TEAC - DV-W516GC +6 11 100% +TEAC - DV-W516GD +6 3 100% +TEAC - DV-W516GDM +6 16 100% +TEAC - DV-W518GM +6 37 100% +TEAC - DV-W520GM +6 15 100% +TEAC - DV-W520GS +6 8 100% +TEAC - DV-W522GM +6 3 100% +TEAC - DV-W522GMA +6 27 100% +TEAC - DV-W522GS +6 4 100% +TEAC - DV-W524GS +6 24 100% +TEAC - DV-W524GSB +6 27 100% +TEAC - DV-W524GSC +6 18 100% +TEAC - DV-W524GSD +6 11 100% +TEAC - DV-W5500S +48 3 100% +TEAC - DV-W5600S +48 38 100% +TEAC - DV-W58D +48 3 100% +TEAC - DV-W58G-A +12 11 100% +TEAC - DV-W58G +12 27 100% +TEAC - DVD+-RW DV-W28SV +96 4 100% +TEAC - DVD+-RW DVW28SLC +48 190 100% +TEAC - DVD+-RW DVW28SLZ +102 11 100% +TEAC - DVD+RW DV-W58E +686 109 100% +TEAC - DVD-ROM DV-28E-C +102 28 100% +TEAC - DVD-ROM DV-28PU +102 1 100% +TEAC - DVD-ROM DV-28SW +6 10 100% +TEAC - DVD-ROM DV18SA +6 31 100% +TEAC - DVD-ROM DV28EV +6 15 100% +TEAC - DVD-ROM DV28SV +6 17 100% +TEAC - DVD-ROM DW224SLR +102 8 100% +TEAC - DW-224E-A +102 82 100% +TEAC - DW-224E-B +102 27 100% +TEAC - DW-224E-C +102 60 100% +TEAC - DW-224E-R +102 26 100% +TEAC - DW-224E-V +102 48 100% +TEAC - DW-224E +102 86 100% +TEAC - DW-224SL-R +102 76 100% +TEAC - DW-224SS-W +102 1 100% +TEAC - DW-225 +102 20 100% +TEAC - DW-28E +690 11 100% +TEAC - DW-548D +6 24 100% +TEAC - DW-552G +6 34 100% +TEAC - DW-552GA +6 12 100% +TEAC - PU-DVR10 +6 22 100% +ThinkPad - Ultraslim DVD +6 21 100% +TORiSAN - DVD-ROM DRD-U424 -472 3 100% +TORiSAN - DVD-ROM DRD-U824 -472 1 100% +TOSHIBA - CD-DVDW SD-R5372 +704 82 100% +TOSHIBA - CD-DVDW SD-R6472 +116 28 100% +TOSHIBA - CD-DVDW SDR5372V +704 29 100% +TOSHIBA - CD-DVDW SDR5472C +6 8 100% +TOSHIBA - CD-DVDW SDR5472D +6 1 100% +TOSHIBA - CD-DVDW SDR6472U +704 3 100% +TOSHIBA - CD-DVDW SDR6572M +116 17 100% +TOSHIBA - CD-R-RW SR-C8102 -472 5 100% +TOSHIBA - CD-R-RW SRM8202C +145 3 100% +TOSHIBA - CD-ROM XM-1702BC +686 9 100% +TOSHIBA - CD-ROM XM-1802D +98 1 100% +TOSHIBA - CD-ROM XM-1902B +94 15 100% +TOSHIBA - CD-ROM XM-6202B +686 5 100% +TOSHIBA - CD-ROM XM-6202BH +686 4 100% +TOSHIBA - CD-ROM XM-6202S +686 1 100% +TOSHIBA - CD-ROM XM-6302B +98 16 100% +TOSHIBA - CD-ROM XM-6401TA +685 2 100% +TOSHIBA - CD-ROM XM-6402B +94 3 100% +TOSHIBA - CD-ROM XM-6502B +94 2 100% +TOSHIBA - CD-ROM XM-6602B +94 4 100% +TOSHIBA - CD-ROM XM-6702B +94 34 100% +TOSHIBA - CD-ROM XM-7002B +94 4 100% +TOSHIBA - CD-ROM XM-7002Bc +94 4 100% +TOSHIBA - CDRW-DVD SDR2102 +708 31 100% +TOSHIBA - CDW-DVD SD-R1612 +6 10 100% +TOSHIBA - CDW-DVD SD-R2612 +6 5 100% +TOSHIBA - CDW-DVD SDR1712C +6 3 100% +TOSHIBA - CDW-DVD SDR2612C +6 2 100% +TOSHIBA - DFD-ROM SD-C2&1' -472 1 100% +TOSHIBA - DVD-HD SD-H802A +697 96 100% +TOSHIBA - DVD-HD X807616 +697 160 100% +TOSHIBA - DVD-HDW SD-L902A +696 7 100% +TOSHIBA - DVD-HDW SD-L912A +696 2 100% +TOSHIBA - DVD-ROM SD-C2102 +116 1 100% +TOSHIBA - DVD-ROM SD-C2202 +116 5 100% +TOSHIBA - DVD-ROM SD-C2302 -472 12 100% +TOSHIBA - DVD-ROM SD-C2402 -472 39 100% +TOSHIBA - DVD-ROM SD-C2502 -472 72 100% +TOSHIBA - DVD-ROM SD-C2512 -472 14 100% +Toshiba - DVD-ROM SD-C2612 -472 64 100% +TOSHIBA - DVD-ROM SD-M1201 +111 3 100% +TOSHIBA - DVD-ROM SD-M1202 +116 19 100% +TOSHIBA - DVD-ROM SD-M1212 +116 35 100% +TOSHIBA - DVD-ROM SD-M1222 -472 7 100% +TOSHIBA - DVD-ROM SD-M1302 -472 22 100% +TOSHIBA - DVD-ROM SD-M1401 -472 20 100% +TOSHIBA - DVD-ROM SD-M1402 -472 52 100% +TOSHIBA - DVD-ROM SD-M1502 -472 148 100% +TOSHIBA - DVD-ROM SD-M1612 -472 629 100% +TOSHIBA - DVD-ROM SD-M1711 -472 2 100% +TOSHIBA - DVD-ROM SD-M1712 -472 550 100% +TOSHIBA - DVD-ROM SD-M1912 +12 204 100% +TOSHIBA - DVD-ROM SD-R1002 +708 18 100% +TOSHIBA - DVD-ROM SD-R1102 +708 9 100% +TOSHIBA - DVD-ROM SD-R1202 -472 35 100% +TOSHIBA - DVD-ROM SD-R1312 +116 42 100% +TOSHIBA - DVD-ROM SD-R2002 +708 22 100% +TOSHIBA - DVD-ROM SD-R2102 +708 69 100% +TOSHIBA - DVD-ROM SD-R2212 +116 46 100% +TOSHIBA - DVD-ROM SD-R2312 +116 77 100% +TOSHIBA - DVD-ROM SD-R2412 +116 69 100% +TOSHIBA - DVD-ROM SD-R2512 +116 134 100% +TOSHIBA - DVD-ROM SD-R5002 +116 75 100% +TOSHIBA - DVD-ROM SD-R5112 +116 82 100% +TOSHIBA - DVD-ROM SD-R6012 +116 29 100% +TOSHIBA - DVD-ROM SD-R6112 +116 89 100% +TOSHIBA - DVD-ROM SD-R9012 +116 87 100% +TOSHIBA - DVD-ROM SDM2012C +6 86 100% +TOSHIBA - DVD-ROM SDR2512N +116 1 100% +TOSHIBA - DVD-ROM SDR6112F +116 3 100% +TOSHIBA - DVDW-HD SD-L802B +696 25 100% +TOSHIBA - DVDW-HD TS-L802A +696 149 100% +Toshiba - ODD-DVD SD-C2732 +691 1 100% +TOSHIBA - ODD-DVD SD-M1802 +691 193 100% +TOSHIBA - ODD-DVD SD-R1412 +116 1 100% +TOSHIBA - ODD-DVD SD-R1512 +116 12 100% +TOSHIBA - ODD-DVD SD-R5272 +116 34 100% +TOSHIBA - ODD-DVD SD-R6252 +116 24 100% +TOSHIBA - ODD-DVD SD-R6372 +116 68 100% +TOSHIBA - ODD-DVD SDR1412N +116 1 100% +TOSHIBA - ODD-DVD SDR1412T +116 4 100% +TOSHIBA - SuperMulti Drive +6 1 100% +Toshiba - SuperMultiPA3761 +6 47 100% +TOSHIBA - SuperMultiPA3834 +96 15 100% +TS8XDVDR - Transcend +6 102 100% +TS8XDVDS - TRANSCEND +6 36 100% +TSSTcorp - AA-ES0PN21 +6 1 100% +TSSTcorp - BDDVDW SE-506AB +6 207 100% +TSSTcorp - BDDVDW SE-506BB +6 247 100% +TSSTcorp - BDDVDW SE-506CB +6 158 100% +TSSTcorp - BDDVDW SN-506AB +6 49 100% +TSSTcorp - BDDVDW SN-506BB +6 70 100% +TSSTcorp - BDDVDW +6 1 100% +TSSTcorp - CD-DVDW SDR5372V +704 3 100% +TSSTcorp - CD-DVDW SE-T084L +6 29 100% +TSSTcorp - CD-DVDW SH-S162A +48 81 100% +TSSTcorp - CD-DVDW SH-S162L +6 426 100% +TSSTcorp - CD-DVDW SH-S162S +6 2 100% +TSSTcorp - CD-DVDW SH-S182D +6 1072 100% +TSSTcorp - CD-DVDW SH-S182F +6 74 100% +TSSTcorp - CD-DVDW SH-S182M +6 1525 100% +TSSTcorp - CD-DVDW SH-S183A +6 737 100% +TSSTcorp - CD-DVDW SH-S183L +6 830 100% +TSSTcorp - CD-DVDW SH-W162C +6 330 100% +TSSTcorp - CD-DVDW SH-W162D +6 7 100% +TSSTcorp - CD-DVDW SH-W162L +6 99 100% +TSSTcorp - CD-DVDW SH-W162Z +6 35 100% +TSSTcorp - CD-DVDW SH-W163A +6 99 100% +TSSTcorp - CD-DVDW SN-S082D +6 93 100% +TSSTcorp - CD-DVDW SN-S082M +6 3 100% +TSSTcorp - CD-DVDW SN-T082A +6 1 100% +TSSTcorp - CD-DVDW SN-T082L +6 9 100% +TSSTcorp - CD-DVDW SN-W082B +704 7 100% +TSSTcorp - CD-DVDW TS-H542A +116 10 100% +TSSTcorp - CD-DVDW TS-H552A +704 7 100% +TSSTcorp - CD-DVDW TS-H552B +12 284 100% +TSSTcorp - CD-DVDW TS-H552D +6 102 100% +TSSTcorp - CD-DVDW TS-H552L +6 155 100% +TSSTcorp - CD-DVDW TS-H552U +12 294 100% +TSSTcorp - CD-DVDW TS-H652D +6 120 100% +TSSTcorp - CD-DVDW TS-H652L +6 169 100% +TSSTcorp - CD-DVDW TS-H652M +6 103 100% +TSSTcorp - CD-DVDW TS-H653A +6 15 100% +TSSTcorp - CD-DVDW TS-H653L +6 378 100% +TSSTcorp - CD-DVDW TS-L532A +116 142 100% +TSSTcorp - CD-DVDW TS-L532L +116 8 100% +TSSTcorp - CD-DVDW TS-L532M +116 106 100% +TSSTcorp - CD-DVDW TS-L532R +116 17 100% +TSSTcorp - CD-DVDW TS-L532U +704 51 100% +TSSTcorp - CD-DVDW TS-L632B +696 46 100% +TSSTcorp - CD-DVDW TS-L632C +696 23 100% +TSSTcorp - CD-DVDW TS-L632D +6 667 100% +TSSTcorp - CD-DVDW TS-L632L +696 10 100% +TSSTcorp - CD-DVDW TS-L632M +6 136 100% +TSSTcorp - CD-DVDW TS-S532A +704 1 100% +TSSTcorp - CD-DVDW TS-T632A +6 12 100% +TSSTcorp - CD-R-RW SH-R522C +145 42 100% +TSSTcorp - CD-R-RW TS-H292A +145 15 100% +TSSTcorp - CD-R-RW TS-H292B +145 1 100% +TSSTcorp - CD-R-RW TS-H292C +145 4 100% +TSSTcorp - CD-ROM SH-C522C +6 39 100% +TSSTcorp - CD-ROM TS-H192C +6 35 100% +TSSTcorp - CD-ROM TS-L162C +6 32 100% +TSSTcorp - CD-RW TS-H292B +145 47 100% +TSSTcorp - CD-RW TS-H292C +145 8 100% +TSSTcorp - CDDVDW SE-208AB +6 353 100% +TSSTcorp - CDDVDW SE-208BW +6 20 100% +TSSTcorp - CDDVDW SE-208DB +6 595 100% +TSSTcorp - CDDVDW SE-208FB +6 1 100% +TSSTcorp - CDDVDW SE-208GB +6 223 100% +TSSTcorp - CDDVDW SE-218BB +6 133 100% +TSSTcorp - CDDVDW SE-218CB +6 75 100% +TSSTcorp - CDDVDW SE-218CN +6 102 100% +TSSTcorp - CDDVDW SE-218GN +6 49 100% +TSSTcorp - CDDVDW SE-218GP +6 1 100% +TSSTcorp - CDDVDW SE-B18AB +6 33 100% +TSSTcorp - CDDVDW SE-S084B +6 207 100% +TSSTcorp - CDDVDW SE-S084C +6 563 100% +TSSTcorp - CDDVDW SE-S084D +6 263 100% +TSSTcorp - CDDVDW SE-S084F +6 396 100% +TSSTcorp - CDDVDW SE-S204N +6 260 100% +TSSTcorp - CDDVDW SE-S204S +6 25 100% +TSSTcorp - CDDVDW SE-S224Q +6 404 100% +TSSTcorp - CDDVDW SE-T084M +6 135 100% +TSSTcorp - CDDVDW SE-T084P +6 30 100% +TSSTcorp - CDDVDW SH-216AB +6 114 100% +TSSTcorp - CDDVDW SH-216BB +6 82 100% +TSSTcorp - CDDVDW SH-216DB +6 59 100% +TSSTcorp - CDDVDW SH-216FB +6 3 100% +TSSTcorp - CDDVDW SH-222AB +6 566 100% +TSSTcorp - CDDVDW SH-222AL +6 138 100% +TSSTcorp - CDDVDW SH-222BB +6 541 100% +TSSTcorp - CDDVDW SH-224BB +6 536 100% +TSSTcorp - CDDVDW SH-224DB +6 845 100% +TSSTcorp - CDDVDW SH-224FB +6 110 100% +TSSTcorp - CDDVDW SH-224GB +6 1 100% +TSSTcorp - CDDVDW SH-S202G +6 60 100% +TSSTcorp - CDDVDW SH-S202H +6 142 100% +TSSTcorp - CDDVDW SH-S202J +6 613 100% +TSSTcorp - CDDVDW SH-S202N +6 542 100% +TSSTcorp - CDDVDW SH-S203B +6 1389 100% +TSSTcorp - CDDVDW SH-S203D +6 875 100% +TSSTcorp - CDDVDW SH-S203N +6 923 100% +TSSTcorp - CDDVDW SH-S203P +6 539 100% +TSSTcorp - CDDVDW SH-S203S +6 16 100% +TSSTcorp - CDDVDW SH-S222A +6 616 100% +TSSTcorp - CDDVDW SH-S222L +6 231 100% +TSSTcorp - CDDVDW SH-S223B +6 629 100% +TSSTcorp - CDDVDW SH-S223C [Purged] +TSSTcorp - CDDVDW SH-S223F +6 1524 100% +TSSTcorp - CDDVDW SH-S223L +6 858 100% +TSSTcorp - CDDVDW SH-S223Q +6 1043 100% +TSSTcorp - CDDVDW SH-S243D +6 76 100% +TSSTcorp - CDDVDW SH-S243N +6 69 100% +TSSTcorp - CDDVDW SN-208AB +6 313 100% +TSSTcorp - CDDVDW SN-208AF +6 2 100% +TSSTcorp - CDDVDW SN-208BB +6 311 100% +TSSTcorp - CDDVDW SN-208DN +6 84 100% +TSSTcorp - CDDVDW SN-208FB +6 112 100% +TSSTcorp - CDDVDW SN-S082H +6 197 100% +TSSTcorp - CDDVDW SN-S082N +6 40 100% +TSSTcorp - CDDVDW SN-S083A +6 49 100% +TSSTcorp - CDDVDW SN-S083B +6 38 100% +TSSTcorp - CDDVDW SN-S083C +6 116 100% +TSSTcorp - CDDVDW SN-S083F +6 59 100% +TSSTcorp - CDDVDW SN-S083N +6 34 100% +TSSTcorp - CDDVDW SN-S083R +6 3 100% +TSSTcorp - CDDVDW SN-T083A +6 7 100% +TSSTcorp - CDDVDW SN-T083C +6 13 100% +TSSTcorp - CDDVDW SU-208AB +6 3 100% +TSSTcorp - CDDVDW SU-208BB +6 39 100% +TSSTcorp - CDDVDW SU-208CB +6 11 100% +TSSTcorp - CDDVDW SU-208DB +48 57 100% +TSSTcorp - CDDVDW SU-208FB +6 67 100% +TSSTcorp - CDDVDW SU-208GB +6 34 94% +TSSTcorp - CDDVDW SU-228CB +6 5 100% +TSSTcorp - CDDVDW SU-228FB +6 16 100% +TSSTcorp - CDDVDW SU-228GB +6 2 100% +TSSTcorp - CDDVDW SU-228HB +6 1 100% +TSSTcorp - CDDVDW SU-B08AB +6 12 100% +TSSTcorp - CDDVDW TS-H652H +6 16 100% +TSSTcorp - CDDVDW TS-H652J +6 1 100% +TSSTcorp - CDDVDW TS-H652N +6 4 100% +TSSTcorp - CDDVDW TS-H653B +6 101 100% +TSSTcorp - CDDVDW TS-H653D +6 1 100% +TSSTcorp - CDDVDW TS-H653E +6 2 100% +TSSTcorp - CDDVDW TS-H653F +6 55 100% +TSSTcorp - CDDVDW TS-H653G +6 74 100% +TSSTcorp - CDDVDW TS-H653J +6 41 100% +TSSTcorp - CDDVDW TS-H653N +6 466 100% +TSSTcorp - CDDVDW TS-H653Q +6 154 100% +TSSTcorp - CDDVDW TS-H653R +6 67 100% +TSSTcorp - CDDVDW TS-H653Z +6 166 100% +TSSTcorp - CDDVDW TS-H662A +6 27 100% +TSSTcorp - CDDVDW TS-H663B +6 53 100% +TSSTcorp - CDDVDW TS-H663C +697 39 100% +TSSTcorp - CDDVDW TS-L632H +6 571 100% +TSSTcorp - CDDVDW TS-L632N +6 223 100% +TSSTcorp - CDDVDW TS-L632P +6 12 100% +TSSTcorp - CDDVDW TS-L633A +6 532 100% +TSSTcorp - CDDVDW TS-L633B +6 201 100% +TSSTcorp - CDDVDW TS-L633C +6 764 100% +TSSTcorp - CDDVDW TS-L633F +6 288 100% +TSSTcorp - CDDVDW TS-L633J +6 165 100% +TSSTcorp - CDDVDW TS-L633L +6 204 100% +TSSTcorp - CDDVDW TS-L633M +6 197 100% +TSSTcorp - CDDVDW TS-L633P +6 42 100% +TSSTcorp - CDDVDW TS-L633W +6 2 100% +TSSTcorp - CDDVDW TS-L633Y +6 26 100% +TSSTcorp - CDDVDW TS-T633A +6 33 100% +TSSTcorp - CDDVDW TS-T633C +6 35 100% +TSSTcorp - CDDVDW TS-T633L +6 2 100% +TSSTcorp - CDDVDW TS-T633P +6 1 100% +TSSTcorp - CDDVDW TS-U633A +6 38 100% +TSSTcorp - CDDVDW TS-U633F +6 62 100% +TSSTcorp - CDDVDW TS-U633J +6 78 100% +TSSTcorp - CDDVDW TSH552B +12 1 100% +TSSTcorp - CDRW-DVD TSH492B +6 56 100% +TSSTcorp - CDRW-DVD TSL462C +6 189 100% +TSSTcorp - CDRW-DVD TSL462D +6 132 100% +TSSTcorp - CDRWDVD TS-H492C +6 110 100% +TSSTcorp - CDRWDVD TS-H493A +6 58 100% +TSSTcorp - CDRWDVD TS-H493B +6 121 100% +TSSTcorp - CDRWDVD TS-L463A +6 3 100% +TSSTcorp - CDRWDVD TS-U463A +102 1 100% +TSSTcorp - CDRWDVD TSL462D +6 122 100% +TSSTcorp - CDW-DVD SH-M522C +6 61 100% +TSSTcorp - CDW-DVD SH-M523A +6 3 100% +TSSTcorp - CDW-DVD SH-M523B +6 2 100% +TSSTcorp - CDW-DVD SN-M242C +6 10 100% +TSSTcorp - CDW-DVD SN-M242D +6 8 100% +TSSTcorp - CDW-DVD TS-H492A +6 89 100% +TSSTcorp - CDW-DVD TS-H492B +6 1 100% +TSSTcorp - CDW-DVD TS-H492C +6 52 100% +TSSTcorp - CDW-DVD TS-H493A +6 11 100% +TSSTcorp - CDW-DVD TS-H493B +6 10 100% +TSSTcorp - CDW-DVD TS-L462A +6 39 100% +TSSTcorp - CDW-DVD TS-L462C +6 81 100% +TSSTcorp - CDW-DVD TS-L462D +6 61 100% +TSSTcorp - CDW-DVD TS-U462A +6 1 100% +TSSTcorp - CDW-DVD TSH492AN +6 2 100% +TSSTcorp - CDW-DVD TSH492CN +6 4 100% +TSSTcorp - DVD+-RW SH-216AB +6 56 100% +TSSTcorp - DVD+-RW SH-216BB +6 66 100% +TSSTcorp - DVD+-RW SH-216CB +6 19 100% +TSSTcorp - DVD+-RW SH-216DB +6 75 100% +TSSTcorp - DVD+-RW SN-208BB +6 151 100% +TSSTcorp - DVD+-RW SN-208DN +6 10 100% +TSSTcorp - DVD+-RW SN-208FB +6 3 100% +TSSTcorp - DVD+-RW SU-208BB +6 19 100% +TSSTcorp - DVD+-RW SU-208CB +6 32 100% +TSSTcorp - DVD+-RW SU-208FB +6 14 100% +TSSTcorp - DVD+-RW SU-208GB +6 27 100% +TSSTcorp - DVD+-RW TS-D633A +6 21 100% +TSSTcorp - DVD+-RW TS-H553A +6 219 100% +TSSTcorp - DVD+-RW TS-H653A +6 422 100% +TSSTcorp - DVD+-RW TS-H653B +6 396 100% +TSSTcorp - DVD+-RW TS-H653F +6 280 100% +TSSTcorp - DVD+-RW TS-H653G +6 401 100% +TSSTcorp - DVD+-RW TS-H653H +697 79 100% +TSSTcorp - DVD+-RW TS-H653J +6 50 100% +TSSTcorp - DVD+-RW TS-L532B +704 136 100% +TSSTcorp - DVD+-RW TS-L632D +6 683 100% +TSSTcorp - DVD+-RW TS-L632H +6 947 100% +TSSTcorp - DVD+-RW TS-L633A +6 40 100% +TSSTcorp - DVD+-RW TS-L633B +6 62 100% +TSSTcorp - DVD+-RW TS-L633C +6 221 100% +TSSTcorp - DVD+-RW TS-L633J +6 145 100% +TSSTcorp - DVD+-RW TS-T633A +6 221 100% +TSSTcorp - DVD+-RW TS-T633C +6 132 100% +TSSTcorp - DVD+-RW TS-U633A +6 186 100% +TSSTcorp - DVD+-RW TS-U633F +6 219 100% +TSSTcorp - DVD+-RW TS-U633J +6 222 100% +TSSTcorp - DVD-ROM SH-116AB +6 2 100% +TSSTcorp - DVD-ROM SH-116BB +6 1 100% +TSSTcorp - DVD-ROM SH-118AB +6 30 100% +TSSTcorp - DVD-ROM SH-118BB +6 14 100% +TSSTcorp - DVD-ROM SH-118CB +6 9 100% +TSSTcorp - DVD-ROM SH-D162C +6 657 100% +TSSTcorp - DVD-ROM SH-D162D +6 286 100% +TSSTcorp - DVD-ROM SH-D162E +102 1 100% +TSSTcorp - DVD-ROM SH-D163A +6 157 100% +TSSTcorp - DVD-ROM SH-D163B +6 569 100% +TSSTcorp - DVD-ROM SH-D163C +6 121 100% +TSSTcorp - DVD-ROM SN-108BB +6 5 100% +TSSTcorp - DVD-ROM SN-108FB +6 2 100% +TSSTcorp - DVD-ROM SU-108BB +6 1 100% +TSSTcorp - DVD-ROM SU-108CB +6 1 100% +TSSTcorp - DVD-ROM TS-353C +6 1 100% +TSSTcorp - DVD-ROM TS-H352A +12 151 100% +TSSTcorp - DVD-ROM TS-H352C +6 308 100% +TSSTcorp - DVD-ROM TS-H352D +6 21 100% +TSSTcorp - DVD-ROM TS-H353A +6 53 100% +TSSTcorp - DVD-ROM TS-H353B +6 363 100% +TSSTcorp - DVD-ROM TS-H353C +6 49 100% +TSSTcorp - DVD-ROM TS-L332A +6 4 100% +TSSTcorp - DVD-ROM TS-L333A +6 2 100% +TSSTcorp - DVD-ROM TS-L333D +6 7 100% +TSSTcorp - DVD-ROM TS-U333A +6 1 100% +TSSTcorp - DVD-ROM TS-U333B +6 12 100% +TSSTcorp - DVD-RW SH-216AB +6 17 100% +TSSTcorp - DVD-RW SH-216BB +6 12 100% +TSSTcorp - DVD-RW SH-216DB +6 4 100% +TSSTcorp - DVD-RW SH-216FB +6 2 100% +TSSTcorp - DVDR-RW TS-T632L +6 13 100% +TSSTcorp - DVDRW TS-H663 +48 1 100% +TSSTcorp - DVDWBD SE-406AB +6 44 100% +TSSTcorp - DVDWBD SH-B123A +6 75 100% +TSSTcorp - DVDWBD SH-B123L +6 774 100% +TSSTcorp - DVDWBD SN-406AB +6 37 100% +TSSTcorp - DVDWBD SN-B063D +6 13 100% +TSSTcorp - DVDWBD TS-LB23A +6 90 100% +TSSTcorp - DVDWBD TS-LB23D +6 45 100% +TSSTcorp - DVDWBD TS-TB23L +6 1 100% +TSSTcorp - SH-D162C 0 2 100% +USB - CD-R-RW 4X4X6 +692 3 100% +USB - CD-R-RW 6X4X6 +692 1 100% +USB - CD-ROM SC-924U +694 8 100% +USB 2.0 - DVD-ROM DR108 +6 4 100% +USB 2.0 - DVD-ROM +6 3 100% +VAXDRV - CDDVDROM 0 17 100% +VERBATIM - 321240AL +12 6 100% +Verbatim - 522452AL +6 5 100% +VIRSCSI - DVD-CD-ROM +98 1 100% +WAITEC - SHUTTLE -436 1 100% +YAMAHA - CRW-70 +733 15 100% +YAMAHA - CRW-F1E +733 634 100% +YAMAHA - CRW-F1S +733 37 100% +YAMAHA - CRW2100E +733 32 100% +YAMAHA - CRW2100S +733 31 100% +YAMAHA - CRW2200E +733 49 100% +YAMAHA - CRW2200S +733 1 100% +YAMAHA - CRW3200E +733 77 100% +YAMAHA - CRW3200S +733 1 100% +YAMAHA - CRW8424E +117 10 100% +YAMAHA - CRW8424S +117 14 100% +YAMAHA - CRW8824E +117 5 100% +YAMAHA - CRW8824S +117 21 100% +YAMAKAWA - DVR-Y08 +48 2 100% +AccurateRip User Count: 318364 + diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/i6comp.exe b/PFS-BatchKit-Manager/BAT/DiscImageCreator/i6comp.exe new file mode 100644 index 0000000..6b1658b Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiscImageCreator/i6comp.exe differ diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/psxt001z.exe b/PFS-BatchKit-Manager/BAT/DiscImageCreator/psxt001z.exe new file mode 100644 index 0000000..27f2ef9 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiscImageCreator/psxt001z.exe differ diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/toc2cue.exe b/PFS-BatchKit-Manager/BAT/DiscImageCreator/toc2cue.exe new file mode 100644 index 0000000..2a8c4c6 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiscImageCreator/toc2cue.exe differ diff --git a/PFS-BatchKit-Manager/BAT/DiscImageCreator/unscrambler.exe b/PFS-BatchKit-Manager/BAT/DiscImageCreator/unscrambler.exe new file mode 100644 index 0000000..e9561c7 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/DiscImageCreator/unscrambler.exe differ diff --git a/PFS-BatchKit-Manager/BAT/Dokan_x64.msi b/PFS-BatchKit-Manager/BAT/Dokan_x64.msi new file mode 100644 index 0000000..371da96 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/Dokan_x64.msi differ diff --git a/PFS-BatchKit-Manager/BAT/Driver_WNBD.zip b/PFS-BatchKit-Manager/BAT/Driver_WNBD.zip new file mode 100644 index 0000000..0170f1f Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/Driver_WNBD.zip differ diff --git a/PFS-BatchKit-Manager/BAT/Fix_Conflict_Gameid_Title.bat b/PFS-BatchKit-Manager/BAT/Fix_Conflict_Gameid_Title.bat new file mode 100644 index 0000000..d44a4d1 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/Fix_Conflict_Gameid_Title.bat @@ -0,0 +1,163 @@ +REM Fix Gameid/Serial visible on covers or disc but no internal ELF/ This solution allows you to install games that have the same name as the original + +REM PAL +REM SCES = Published by Sony Computer Entertainment Europe (with one or two exceptions it seems) +REM SCED = SCEE published demos +REM SLES = Third/second party published games +REM SLED = Third/second party published demos +REM PBPX = In some pack-in demos + +REM NTSC-U/C = NTSC: USA/Canada +REM SCUS = Sony Computer USA/Canada Software +REM SLUS = Sony Licensed USA/Canada Software +REM LSP = LightSpan Sofware PlayStation + +REM NTSC-J +REM SCPS = Sony Computer PlayStation Software +REM SLPS = Sony Licensed PlayStation Software +REM SLPM = Sony Computer PlayStation ??? +REM SIPS = Sony ??? PlayStation Software + + +REM This game ID does not exist I created it to avoid a conflict with the some title +REM SLUD = Sony Licensed USA/Canada Demos +REM SLUG = Sony Licensed USA/Canada Greatest Hits +REM SLUX = Sony Licensed USA/Canada Multi Disc + +REM SLPD = Sony Licensed Asia Demos +REM SLPG = Sony Licensed PlayStation Greatest Hits + +REM ###################################################################################################################################################### + +if !GameInstall!==PS2 ( + +if "!filename!"=="!fname!.iso" "!rootpath!\BAT\busybox" md5sum "!fname!.iso" | "!rootpath!\BAT\busybox" grep -o "[0-9a-f]\{32\}" > "!rootpath!\TMP\MD5.txt" & set /p MD5=<"!rootpath!\TMP\MD5.txt" +if "!filename!"=="!fname!.cue" "!rootpath!\BAT\busybox" md5sum "!fname!.bin" | "!rootpath!\BAT\busybox" grep -o "[0-9a-f]\{32\}" > "!rootpath!\TMP\MD5.txt" & set /p MD5=<"!rootpath!\TMP\MD5.txt" +REM if "!filename!"=="!fname!.zso" "!rootpath!\BAT\busybox" md5sum "!fname!.zso" | "!rootpath!\BAT\busybox" grep -o "[0-9a-f]\{32\}" > "!rootpath!\TMP\MD5.txt" & set /p MD5=<"!rootpath!\TMP\MD5.txt" + +REM hdl dump needs the iso to get the information +if "!filename!"=="!fname!.zso" "!rootpath!\BAT\busybox" md5sum "!fname!.iso" | "!rootpath!\BAT\busybox" grep -o "[0-9a-f]\{32\}" > "!rootpath!\TMP\MD5.txt" & set /p MD5=<"!rootpath!\TMP\MD5.txt" + +REM SLUS_202.73 Namco Museum +REM BIN +if !MD5!==ca7ec4f6fa440558697f26bbd956c647 set "dbtitle=Namco Museum" & set "dbtitleosd=Namco Museum" +REM ISO +if !MD5!==f141912e121045484a25023419802278 set "dbtitle=Namco Museum" & set "dbtitleosd=Namco Museum" + +REM SLUS_202.73 Namco Museum 50th Anniversary +REM ISO +if !MD5!==f9b3ba7499d9260680a2fadca9947888 set "dbtitle=Namco Museum 50th Anniversary" & set "dbtitleosd=Namco Museum 50th Anniversary" & set gameid=SLUG_202.73 + +REM SLUS_206.43 Soulcalibur II +REM ISO +if !MD5!==a303fbef9858a5049f5c3414008c6b61 set "dbtitle=Soulcalibur II" & set "dbtitleosd=Soulcalibur II" + +REM SLUS_206.43 Namco Transmission v1.03 +REM ISO +if !MD5!==8bf82a34c037bcff2d19306d118f9515 set "dbtitle=Namco Transmission v1.03" & set "dbtitleosd=Namco Transmission v1.03" & set gameid=SLUD_206.43 + +REM SLPS_256.96 Mermaid Prism +REM ISO +REM if !MD5!==5141ca0b8d1d1d441f88b3b413eed0db set "dbtitle=Mermaid Prism" & set "dbtitleosd=Mermaid Prism" + +REM SLPS_256.96 Simple 2000 Series Vol. 122: Onna no Ko Sen'you: The Ningyo-hime Monogatari: Mermaid Prism +REM ISO +if !MD5!==f7706130022dce36da475df34b40209c set gameid=SLPS_258.33 + +REM SLPS_253.34 Shadow Hearts II (Disc 1) +REM ISO +REM if !MD5!==320098d6c396ed02186b2f155b19bf27 set "dbtitle=Shadow Hearts II (Disc 1)" & set "dbtitleosd=Shadow Hearts II (Disc 1)" + +REM SLPS_253.34 Shadow Hearts II (Disc 2) +REM ISO +if !MD5!==649992c195c015481a4dcb7b36c9a0a0 set gameid=SLPS_253.35 + +REM SLPS_253.17 Shadow Hearts II (Disc 2) (Gentei DX Pack) +REM ISO +if !MD5!==800524756b4195b6749bfd8e2650ed20 set gameid=SLPS_253.18 + +REM SLPS_732.14 Shadow Hearts II: Director's Cut (Disc 1) +REM ISO +REM if !MD5!==f83c85907ec71982609fd34c05abfe73 set "dbtitle=Shadow Hearts II: Director's Cut (Disc 1)" & set "dbtitleosd=Shadow Hearts II: Director's Cut (Disc 1)" + +REM SLPS_732.14 Shadow Hearts II: Director's Cut (Disc 2) +REM ISO +if !MD5!==962ff1f3450e86a75d0d6c04f687eef1 set gameid=SLPS_732.15 + +REM SLPM_550.82 Shin Sangoku Musou 5 Special (Disc 1) +REM ISO +REM if !MD5!==504da6151ea1ebe92744a8a350b9e62a set "dbtitle=Shin Sangoku Musou 5 Special (Disc 1)" & set "dbtitleosd=Shin Sangoku Musou 5 Special (Disc 1)" + +REM SLPM_550.82 Shin Sangoku Musou 5 Special (Disc 2) +REM ISO +if !MD5!==acdd7c17dff07989da0b8978ee17131a set gameid=SLPM_550.83 + +REM SLPM_654.38 Star Ocean: Till the End of Time: Director's Cut (Disc 1) +REM ISO +REM if !MD5!==a10510197fddabeab721ccdcf177d634 set "dbtitle=Star Ocean: Till the End of Time: Director's Cut (Disc 1)" & set "dbtitleosd=Star Ocean: Till the End of Time: Director's Cut (Disc 1)" + +REM SLPM_654.38 Star Ocean: Till the End of Time: Director's Cut (Disc 2) +REM ISO +if !MD5!==209ac9e271595451b16e1b10ea954f8e set gameid=SLPM_654.39 + + + +REM Uselesse Beta +REM REM SCES_539.50 Formula One 06 +REM REM ISO +REM if !MD5!==b72851d1d58528775fa48a36923d8bb5 set "dbtitle=Formula One 06" & set "dbtitleosd=Formula One 06" + +REM REM SCES_539.50 Formula One 06 (Demo) (Press Kit) +REM REM ISO +REM if !MD5!==ca65ccf5975df4eeea65178039d05f49 set "dbtitle=Formula One 06 (Demo) (Press Kit)" & set "dbtitleosd=Formula One 06 (Demo) (Press Kit)" + +REM REM SCES_548.44 Buzz! The Hollywood Quiz +REM REM ISO +REM if !MD5!==219d96f6c4095d390ac218412df83a49 set "dbtitle=Buzz^! The Hollywood Quiz" & set "dbtitleosd=Buzz^! The Hollywood Quiz" & set gameid=SCED_548.44 + +REM REM SCES_548.44 Buzz! The Hollywood Quiz (Demo) (Press Kit) +REM REM ISO +REM if !MD5!==3de4a0330623dd89de6d1bbf963b172c set "dbtitle=Buzz^! The Hollywood Quiz (Demo) (Press Kit)" & set "dbtitleosd=Buzz^! The Hollywood Quiz (Demo) (Press Kit)" +) + +if !GameInstall!==PS1 ( + +if "!filename!"=="!fname!.VCD" "!rootpath!\BAT\busybox" md5sum "!fname!.VCD" | "!rootpath!\BAT\busybox" grep -o "[0-9a-f]\{32\}" > "!rootpath!\TMP\MD5.txt" & set /p MD5=<"!rootpath!\TMP\MD5.txt" + +REM SLPS_015.27 Alive (Japan) (Disc 2) +if !MD5!==4a1f0b0c83af1f0b86c148d7fcbbd683 set "dbtitle=Alive (Disc 2)" & set gameid=SLPS_015.28 + +REM SLPS_015.27 Alive (Japan) (Disc 3) +if !MD5!==f9fc75f4c8b283f068de54ec2d20da6e set "dbtitle=Alive (Disc 3)" & set gameid=SLPS_015.29 + +REM SLPS_027.28 Breath of Fire IV (E3 Demo) +if !MD5!==e727685a14959bc599e290befa511351 set "dbtitle=Breath of Fire IV (E3 Demo)" & set gameid=SLPD_027.28 + +REM SLPS_027.28 Breath of Fire IV: Utsurowazaru Mono +if !MD5!==f83e1fe73253a860301c5b67f7e67c48 set "dbtitle=Breath of Fire IV - Utsurowazaru Mono" & set gameid=SLPS_027.28 + +REM SLPS_012.32 Bust A Move (Disc 1) +if !MD5!==e84810d0f4db6e6658ee4208eb9f5415 set "dbtitle=Bust A Move (Disc 1) (Genteiban)" & set gameid=SLPG_012.32 + +REM SCUS_945.03 1Xtreme +if !MD5!==29c642b78b68cfff9a47fac51dd6d3c2 set "dbtitle=1Xtreme" & set gameid=SCUG_945.03 + +REM SCUS_945.03 ESPN Extreme Games +if !MD5!==c9395ccb9bb59e9cea9170bf44bd5578 set "dbtitle=ESPN Extreme Games" & set gameid=SCUS_945.03 + +REM SCUS_941.67 Jet Moto 2: Championship Edition +if !MD5!==ee9fc1cd31d1e2adf6230ffb8db64e0e set "dbtitle=Jet Moto 2: Championship Edition" & set gameid=SCUG_941.67 + +REM SLUS_005.94 Metal Gear Solid (Disc 1) (Demo) +if !MD5!==6c88d7b7f085257caba543c99cc37d1c set "dbtitle=Metal Gear Solid (Disc 1) (Demo)" & set gameid=SLUD_005.94 + +REM SCUS_941.61 PlayStation Underground Number 1 (Disc 2) +if !MD5!==a86a49cd948c4f9c5063fbc360459764 set "dbtitle=PlayStation Underground Number 1 (Disc 2)" & set gameid=SCUX_941.61 + +REM SLPS_017.22 Sougaku Toshi Osaka (Disc 2) (Object) +if !MD5!==7eb012b852c2b912fb02579d5b713770 set "dbtitle=Sougaku Toshi Osaka (Disc 2) (Object)" & set gameid=SLPS_017.23 + +REM SLUS_005.15 The Lost World: Jurassic Park: Special Edition +if !MD5!==31f7e4d4fd01718e0602cf2d795ca797 set "dbtitle=The Lost World: Jurassic Park: Special Edition" & set gameid=SLUG_005.15 + +) \ No newline at end of file diff --git a/PFS-BatchKit-Manager/BAT/FreeHDBootCFG.zip b/PFS-BatchKit-Manager/BAT/FreeHDBootCFG.zip new file mode 100644 index 0000000..d15d574 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/FreeHDBootCFG.zip differ diff --git a/PFS-BatchKit-Manager/BAT/HDD-OSD_SAMPLE_HEADER.zip b/PFS-BatchKit-Manager/BAT/HDD-OSD_SAMPLE_HEADER.zip new file mode 100644 index 0000000..6b03ec0 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/HDD-OSD_SAMPLE_HEADER.zip differ diff --git a/PFS-BatchKit-Manager/BAT/HDD-PSBBN_XMB_SAMPLE_HEADER.zip b/PFS-BatchKit-Manager/BAT/HDD-PSBBN_XMB_SAMPLE_HEADER.zip new file mode 100644 index 0000000..5f8aa6b Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/HDD-PSBBN_XMB_SAMPLE_HEADER.zip differ diff --git a/PFS-BatchKit-Manager/BAT/KRYPTO.KHN b/PFS-BatchKit-Manager/BAT/KRYPTO.KHN new file mode 100644 index 0000000..ab2d231 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/KRYPTO.KHN differ diff --git a/PFS-BatchKit-Manager/BAT/POPS-VCD-ID-Extractor.exe b/PFS-BatchKit-Manager/BAT/POPS-VCD-ID-Extractor.exe new file mode 100644 index 0000000..a47ca3a Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/POPS-VCD-ID-Extractor.exe differ diff --git a/PFS-BatchKit-Manager/BAT/POPS2CUE.EXE b/PFS-BatchKit-Manager/BAT/POPS2CUE.EXE new file mode 100644 index 0000000..0d26aa4 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/POPS2CUE.EXE differ diff --git a/PFS-BatchKit-Manager/BAT/PS2-OPL-CFG-Compatibility-Database.7z b/PFS-BatchKit-Manager/BAT/PS2-OPL-CFG-Compatibility-Database.7z new file mode 100644 index 0000000..968baaa Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/PS2-OPL-CFG-Compatibility-Database.7z differ diff --git a/PFS-BatchKit-Manager/BAT/PS2-OPL-CFG-Database.7z b/PFS-BatchKit-Manager/BAT/PS2-OPL-CFG-Database.7z new file mode 100644 index 0000000..e96dc9b Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/PS2-OPL-CFG-Database.7z differ diff --git a/PFS-BatchKit-Manager/BAT/PS2-OPL-CHT-Widescreen.zip b/PFS-BatchKit-Manager/BAT/PS2-OPL-CHT-Widescreen.zip new file mode 100644 index 0000000..f07295f Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/PS2-OPL-CHT-Widescreen.zip differ diff --git a/PFS-BatchKit-Manager/BAT/PSBBN_XMB_APPSINFOS_Database.zip b/PFS-BatchKit-Manager/BAT/PSBBN_XMB_APPSINFOS_Database.zip new file mode 100644 index 0000000..4aac5c3 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/PSBBN_XMB_APPSINFOS_Database.zip differ diff --git a/PFS-BatchKit-Manager/BAT/PSBBN_XMB_PS1_GAMEINFO_Database.7z b/PFS-BatchKit-Manager/BAT/PSBBN_XMB_PS1_GAMEINFO_Database.7z new file mode 100644 index 0000000..7c1d6c7 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/PSBBN_XMB_PS1_GAMEINFO_Database.7z differ diff --git a/PFS-BatchKit-Manager/BAT/PSBBN_XMB_PS2_GAMEINFO_Database.7z b/PFS-BatchKit-Manager/BAT/PSBBN_XMB_PS2_GAMEINFO_Database.7z new file mode 100644 index 0000000..06db7fb Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/PSBBN_XMB_PS2_GAMEINFO_Database.7z differ diff --git a/PFS-BatchKit-Manager/BAT/Rockstar Games Uncensored.zip b/PFS-BatchKit-Manager/BAT/Rockstar Games Uncensored.zip new file mode 100644 index 0000000..f5de912 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/Rockstar Games Uncensored.zip differ diff --git a/PFS-BatchKit-Manager/BAT/SCEDoormat_NoME.exe b/PFS-BatchKit-Manager/BAT/SCEDoormat_NoME.exe new file mode 100644 index 0000000..298b102 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/SCEDoormat_NoME.exe differ diff --git a/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_APPS.txt b/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_APPS.txt new file mode 100644 index 0000000..653a8ca --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_APPS.txt @@ -0,0 +1,20 @@ +APPS_000.01 wLaunchELF Latest +APPS_000.02 Open PS2 Loader Latest +APPS_000.03 Memory Card Annihilator +APPS_000.04 HDD Checker +APPS_000.05 PlayStation 2 Identification tool +APPS_000.06 Graphics Synthesizer Mode +APPS_000.07 ESR +APPS_000.08 Simple Media System +APPS_000.09 wLaunchELF kHn +APPS_000.10 RetroArch +APPS_000.11 MechaPwn +APPS_000.12 Lens Changer +APPS_000.13 PS2 RDRAM Test +APPS_000.14 PS2 Controller Tester +APPS_000.15 PS2 Temperature +APPS_000.16 Open PS2 Loader Stable +APPS_000.17 Cheat Device PS2 PAL +APPS_000.18 Cheat Device PS2 NTSC-U +APPS_000.19 Cheat Device PS2 NTSC-J + diff --git a/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_PS1_English.txt b/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_PS1_English.txt new file mode 100644 index 0000000..df99bca --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_PS1_English.txt @@ -0,0 +1,10782 @@ +TITLES = https://github.com/GDX-X/Title-Database-Scrapper (type: PS1 English version: 01062023_182607,29) +SLPM_802.38 '98 Koushien (Taikenban) +SLPS_012.04 '98 Koushien - Koukou Yakyuu Simulation +SLPS_021.10 '99 Koushien +SLPM_804.21 '99 Koushien (Taikenban) +SLPS_011.69 'Butagee' de Iinja Nai +SLPS_013.11 0 kara no Mahjong - Mahjong Youchien Tamago-gumi +SLPS_025.46 0 kara no Mahjong - Mahjong Youchien Tamago-gumi +SLPS_019.86 0 kara no Shougi - Shougi Youchien Ayumi-gumi +SLPS_029.20 0 kara no Shougi - Shougi Youchien Ayumi-gumi +SLES_033.55 007 Racing +SLES_033.56 007 Racing +SLES_033.57 007 Racing +SLUS_013.00 007 Racing +SLES_023.75 007 - Demain ne Meurt Jamais +SLES_023.76 007 - Der Morgen Stirbt Nie +SLES_031.36 007 - Die Welt Ist Nicht Genug +SLES_031.37 007 - El Mundo Nunca es Suficiente +SLES_031.35 007 - Le Monde ne Suffit Pas +SLES_031.34 007 - The World Is Not Enough +SLES_031.38 007 - The World Is Not Enough +SLUS_012.72 007 - The World Is Not Enough +SLES_013.24 007 - Tomorrow Never Dies +SLPS_026.04 007 - Tomorrow Never Dies +SLUS_009.75 007 - Tomorrow Never Dies +SLPS_017.06 1 on 1 +SLPS_022.98 1 on 1 +SLPM_803.51 1 on 1 (Taikenban) +SLPS_017.30 100 Man Yen Quiz Hunter +SLES_036.58 100% Star +SLES_037.84 100% Star +SLPS_010.54 10101 - ;Will; the Starship +SLPM_806.43 10th Anniversary Memorial Save Data (Disc 1) (PlayStation Taiou) +SLPS_018.65 19-ji 03-pun - Ueno-hatsu Yakou Ressha +SLPM_801.81 19-ji 03-pun - Ueno-hatsu Yakou Ressha (Taikenban) +SCUS_945.03 1Xtreme +SLPS_023.48 20-seiki Striker Retsuden - The 20th Century's Real Strikers +SLPS_028.57 20-seiki Striker Retsuden - The 20th Century's Real Strikers +SLPS_914.16 20-seiki Striker Retsuden - The 20th Century's Real Strikers +SLES_038.30 2002 FIFA World Cup +SLES_038.31 2002 FIFA World Cup +SLES_038.32 2002 FIFA World Cup +SLES_038.33 2002 FIFA World Cup +SLES_038.34 2002 FIFA World Cup +SLUS_014.49 2002 FIFA World Cup +SCES_004.00 2Xtreme +SCUS_945.08 2Xtreme +SLES_031.20 3, 2, 1, Smurf^! My First Racing Game +SLES_020.89 360 Three Sixty +SLUS_000.66 3D Baseball +SLPS_006.93 3D Baseball - The Majors +SLPS_014.34 3D Kakutou Tkool +SCES_000.09 3D Lemmings +SCUS_946.01 3D Lemmings +SIPS_600.02 3D Lemmings +SLPS_004.61 3D Mission Shooting - Finalist +SLPS_006.54 3D Shooting Tkool +SCPS_180.06 3D-Kaleidoscope - Baby Universe +SCUS_942.31 3Xtreme +SCUS_943.65 3Xtreme (Demo) +SLPS_000.71 3x3 Eyes - Kyuusei Koushu (Disc 1) +SLPS_000.72 3x3 Eyes - Kyuusei Koushu (Disc 2) +SLPS_014.97 3x3 Eyes - Tenrin'ou Genmu (Disc 1) +SLPS_014.98 3x3 Eyes - Tenrin'ou Genmu (Disc 2) +SLPS_014.99 3x3 Eyes - Tenrin'ou Genmu (Disc 3) +SLES_000.95 4-4-2 Soccer +SLES_019.37 40 Winks +SLES_019.40 40 Winks +SLES_019.41 40 Winks +SLUS_008.74 40 Winks +SLED_024.35 40 Winks (Demo) +SLES_020.17 4x4 World Trophy +SLES_040.64 5 Star Racing +SLES_034.81 50 por 15 - ¿Quiere Ser Millonario +SLPM_803.87 70's Robot Anime - Geppy-X (Taikenban) +SLPS_019.95 70's Robot Anime - Geppy-X - The Super Boosted Armor (Disc 1) +SLPS_019.96 70's Robot Anime - Geppy-X - The Super Boosted Armor (Disc 2) +SLPS_019.97 70's Robot Anime - Geppy-X - The Super Boosted Armor (Disc 3) +SLPS_019.98 70's Robot Anime - Geppy-X - The Super Boosted Armor (Disc 4) +SLPS_000.04 A Ressha de Ikou 4 - Evolution +SLPS_000.11 A Ressha de Ikou 4 - Evolution +SLPS_001.25 A Ressha de Ikou 4 - Evolution Global +SLPS_910.19 A Ressha de Ikou 4 - Evolution Global +SLPS_020.50 A Ressha de Ikou Z - Mezase^! Tairiku Oudan +SLPS_028.12 A Ressha de Ikou Z - Mezase^! Tairiku Oudan +SCES_021.53 A Sangre Fría (Disc 1) +SCES_121.53 A Sangre Fría (Disc 2) +SCES_021.52 A Sangue Freddo (Disc 1) +SCES_121.52 A Sangue Freddo (Disc 2) +SLPM_870.40 A Shin Megami Tensei - Devil Children - Kuro no Shoka no Sho +SLUS_000.03 A-Train - Trains, Power, Money +SCES_002.90 A.IV - Evolution Global +SLES_026.95 A2 Racer - Europa Tour +SLPS_011.20 A5 - A Ressha de Ikou 5 +SLES_018.75 AFL 99 +SLPS_024.11 AI Mahjong 2000 +SLPM_871.17 AI Mahjong Selection +SLPS_001.09 AI Shougi +SLPS_011.59 AI Shougi 2 +SLPS_022.85 AI Shougi 2 Deluxe +SLPM_870.68 AI Shougi Selection +SLUS_900.10 ASCII Entertainment Demo CD +SLPM_802.89 ASCII Zanmai (Taikenban) +SLES_040.99 ATV Mania +SLUS_015.45 ATV Mania +SLES_040.59 ATV Racers +SLUS_015.72 ATV Racers +SLES_028.22 ATV - Quad Power Racing +SLPM_866.36 ATV - Quad Power Racing +SLUS_011.37 ATV - Quad Power Racing +SLPS_012.80 AbalaBurn +SLPS_020.95 Abe '99 (Disc 1) +SLPS_020.96 Abe '99 (Disc 2) +SLPS_011.18 Abe a GoGo +SLPM_801.75 Abe a GoGo (Taikenban) +SLES_013.41 Absolute Football +SLPS_000.61 Ace Combat +SLPS_910.05 Ace Combat +SCES_006.99 Ace Combat 2 +SCES_009.01 Ace Combat 2 +SCES_009.02 Ace Combat 2 +SLPS_008.30 Ace Combat 2 +SLPS_911.46 Ace Combat 2 +SLUS_004.04 Ace Combat 2 +SCES_020.66 Ace Combat 3 - Electrosphere +SLUS_009.72 Ace Combat 3 - Electrosphere +SCPS_453.97 Ace Combat 3 - Electrosphere (Disc 1) +SLPS_020.20 Ace Combat 3 - Electrosphere (Disc 1) +SLPS_912.14 Ace Combat 3 - Electrosphere (Disc 1) +SCPS_453.98 Ace Combat 3 - Electrosphere (Disc 2) +SLPS_020.21 Ace Combat 3 - Electrosphere (Disc 2) +SLPS_912.15 Ace Combat 3 - Electrosphere (Disc 2) +SLPM_804.53 Ace Combat 3 - Electrosphere - Direct Audio with AppenDisc +SLUS_014.70 Aces of the Air +SLPM_865.89 Acid +SLPS_021.19 Acid +SLPM_804.30 Acid (Taikenban) +SCPS_101.31 Aconcagua (Disc 1) +SCPS_101.32 Aconcagua (Disc 2) +SLES_031.05 Action Bass +SLPM_869.27 Action Bass +SLUS_012.48 Action Bass +SLES_030.83 Action Man - Destruction X +SLES_017.61 Action Man - Mission Xtreme +SLUS_008.87 Action Man - Operation Extreme +SLUS_007.77 Activision Classics +SLES_000.15 Actua Golf +SLPS_002.98 Actua Golf +SLES_000.44 Actua Golf 2 +SLES_010.42 Actua Golf 3 +SLES_001.88 Actua Ice Hockey +SLPM_860.78 Actua Ice Hockey +SLES_012.26 Actua Ice Hockey 2 +SLES_016.47 Actua Pool +SLES_000.14 Actua Soccer +SLPS_002.97 Actua Soccer +SLES_000.21 Actua Soccer 2 +SLES_010.28 Actua Soccer 2 +SLES_010.29 Actua Soccer 2 +SLES_012.10 Actua Soccer 3 +SLES_016.44 Actua Soccer 3 +SLES_016.45 Actua Soccer 3 +SLES_016.46 Actua Soccer 3 +SLES_001.90 Actua Soccer - Club Edition +SLES_002.65 Actua Tennis +SLES_013.96 Actua Tennis +PAPX_901.05 Addie no Okurimono - To Moze from Addie +SCPS_101.26 Addie no Okurimono - To Moze from Addie +SLES_041.08 Adiboo & Paziral's Secret +SCES_035.58 Adibou et l'Ombre Verte +SCUS_945.02 Adidas Power Soccer +SLES_001.89 Adidas Power Soccer +SLES_000.66 Adidas Power Soccer (Demo) +SCED_003.60 Adidas Power Soccer + Resident Evil + Shellshock + Descent +SLES_008.57 Adidas Power Soccer 2 +SLED_001.79 Adidas Power Soccer 2 (Demo) +SLES_012.39 Adidas Power Soccer 98 +SLUS_005.47 Adidas Power Soccer 98 +SLED_013.10 Adidas Power Soccer 98 (Demo) +SLED_013.11 Adidas Power Soccer 98 (Demo) +SLES_002.70 Adidas Power Soccer International '97 +SLPS_035.10 Adlib Ouji - ...to Fuyukai na Nakama-tachi^! +SLPS_016.89 Advan Racing +SLES_003.86 Advanced Dungeons & Dragons - Iron & Blood - Warriors of Ravenloft +SLUS_003.78 Advanced Dungeons & Dragons - Iron & Blood - Warriors of Ravenloft +SLUS_002.12 Advanced Dungeons & Dragons - Iron & Blood - Warriors of Ravenloft (Demo) +SLPS_002.08 Advanced V.G. +SLPM_800.17 Advanced V.G. (Demo) (Taikenban) +SLPS_013.18 Advanced V.G. 2 +SCED_006.10 Adventures of Lomax + Porsche Challenge + Pandemonium + Tomb Raider + 2 Xtreme + Reloaded +SLPS_023.67 Aerodive +SLPM_805.52 Affect Taikenban Vol. 1 (Taikenban) +SLPS_009.95 Afraid Gear +SLPM_868.34 Afraid Gear Another +SLES_004.74 Agent Armstrong +SLPS_010.73 Agent Armstrong - Himitsu Shirei Daisakusen +SLES_001.24 Agile Warrior - F-111X +SLPS_001.79 Agile Warrior - F-111X +SLUS_000.23 Agile Warrior - F-111X +PTPX_970.02 Aging Disk +SLPS_014.09 Ai to Yuujou no Neko Monogatari. Jingle Cats - Love Para Daisakusen no Maki +SCES_000.07 Air Combat +SLUS_000.01 Air Combat +SLES_037.43 Air Hockey +SLUS_014.67 Air Hockey +SLPS_002.69 Air Management '96 +SLES_007.62 Air Race +PCPX_960.41 AirAssault - The Red Mercury Missions +SIPS_600.05 AirAssault - The Red Mercury Missions +SLPS_005.59 AirGrave +SLPS_018.79 AirRace Championship +SLES_021.37 Aironauts +SLPS_010.96 Aishiau Koto Shika Dekinai +SLPM_862.54 Aitakute... - Your Smiles in My Heart (Disc 1) +SLPM_862.55 Aitakute... - Your Smiles in My Heart (Disc 2) +SLPM_862.56 Aitakute... - Your Smiles in My Heart (Disc 3) +SLPM_862.57 Aitakute... - Your Smiles in My Heart (Disc 4) +SLPM_801.62 Aitakute... - Your Smiles in My Heart - Oroshitate no Diary - Introduction Disc +SLPS_018.63 Akagawa Jirou - Majo-tachi no Nemuri - Fukkatsusai +SLPS_014.15 Akagawa Jirou - Yasoukyoku +SLPS_014.62 Akagawa Jirou - Yasoukyoku +SLPS_911.51 Akagawa Jirou - Yasoukyoku +SLPS_915.03 Akagawa Jirou - Yasoukyoku +SLPS_032.13 Akagawa Jirou - Yasoukyoku 2 +SLPS_006.19 Akazu no Ma +SLES_012.98 Akuji the Heartless +SLUS_007.15 Akuji the Heartless +SLUS_807.15 Akuji the Heartless (Demo) +SLPM_860.23 Akumajou Dracula X - Gekka no Yasoukyoku +SLPM_860.73 Akumajou Dracula X - Gekka no Yasoukyoku +SLPM_873.28 Akumajou Dracula X - Gekka no Yasoukyoku +SLPS_015.78 Albaria no Otome - Uruwashi no Seikishitachi +SLES_031.50 Alex Ferguson's Player Manager 2001 +SLES_037.75 Alex Ferguson's Player Manager 2002 +SLES_032.90 Alexandra Ledermann 2 - Équitation Compétition +SLUS_008.72 Alexi Lalas International Soccer +SCES_038.17 Alfred Chicken +SLPS_006.36 Alice in Cyberland +SLES_029.13 Alien Resurrection +SLUS_006.33 Alien Resurrection +SLES_001.01 Alien Trilogy +SLES_002.46 Alien Trilogy +SLPS_003.32 Alien Trilogy +SLUS_000.07 Alien Trilogy +SLES_002.88 Alien Trilogy (Demo) +SLPS_015.27 Alive (Disc 1) +SLPS_015.27 Alive (Disc 2) +SLPS_015.28 Alive (Disc 2) +SLPS_015.27 Alive (Disc 3) +SLPS_015.29 Alive (Disc 3) +SLES_041.62 All Music Dance^! +SLES_041.07 All Star Action (Disc 1) +SLES_141.07 All Star Action (Disc 2) +SLES_039.58 All Star Boxing +SLES_037.40 All Star Racing +SLUS_014.60 All Star Racing +SLES_039.33 All Star Racing 2 +SLUS_015.10 All Star Racing 2 +SLES_007.47 All Star Soccer +SLES_039.63 All Star Tennis +SLES_014.33 All Star Tennis '99 +SLPS_019.62 All Star Tennis '99 +SLED_015.60 All Star Tennis '99 (Demo) +SLES_027.64 All Star Tennis 2000 +SLES_027.65 All Star Tennis 2000 +SLES_040.60 All Star Watersports +SLUS_003.92 All-Star Baseball 97 featuring Frank Thomas +SLPS_009.93 All-Star Mahjong - Karei naru Shoubushi kara no Chousen +SLUS_014.31 All-Star Slammin' D-Ball +SLES_029.84 Alla Ricerca della Valle Incantata - Ritorno alla Grande Vallata +SLES_004.17 Allied General +SLPS_008.43 Allied General +SLUS_003.03 Allied General +SLPS_001.73 Alnam no Kiba - Juuzoku Juuni Shinto Densetsu +SLPM_800.69 Alnam no Tsubasa - Shoujin no Sora no Kanata e +SLPS_011.87 Alnam no Tsubasa - Shoujin no Sora no Kanata e (Disc 1) +SLPS_011.88 Alnam no Tsubasa - Shoujin no Sora no Kanata e (Disc 2) +SLPS_011.89 Alnam no Tsubasa - Shoujin no Sora no Kanata e (Disc 3) +SLPS_001.41 Alone in the Dark 2 +SLES_000.37 Alone in the Dark - Jack Is Back +SLUS_002.39 Alone in the Dark - One-Eyed Jack's Revenge +SLES_028.01 Alone in the Dark - The New Nightmare (Disc 1) +SLES_028.02 Alone in the Dark - The New Nightmare (Disc 1) +SLES_028.03 Alone in the Dark - The New Nightmare (Disc 1) +SLES_028.04 Alone in the Dark - The New Nightmare (Disc 1) +SLES_028.05 Alone in the Dark - The New Nightmare (Disc 1) +SLUS_012.01 Alone in the Dark - The New Nightmare (Disc 1) +SLES_128.01 Alone in the Dark - The New Nightmare (Disc 2) +SLES_128.02 Alone in the Dark - The New Nightmare (Disc 2) +SLES_128.03 Alone in the Dark - The New Nightmare (Disc 2) +SLES_128.04 Alone in the Dark - The New Nightmare (Disc 2) +SLES_128.05 Alone in the Dark - The New Nightmare (Disc 2) +SLUS_013.77 Alone in the Dark - The New Nightmare (Disc 2) +SCPS_100.35 Alundra +SLES_011.35 Alundra +SLES_011.98 Alundra +SLES_012.56 Alundra +SLES_012.57 Alundra +SLES_012.58 Alundra +SLUS_005.53 Alundra +SLED_013.08 Alundra (Demo) +SLES_026.00 Alundra 2 - A New Legend Begins +SLUS_010.17 Alundra 2 - A New Legend Begins +SLES_026.02 Alundra 2 - Der Beginn einer neuen Legende +SCPS_101.15 Alundra 2 - Mashinka no Nazo +PAPX_900.97 Alundra 2 - Mashinka no Nazo (Taikenban) +SLES_026.01 Alundra 2 - Une Légende Est Née +SLPS_002.41 America Oudan Ultra Quiz +SLPS_018.02 America Oudan Ultra Quiz +SLPS_914.84 America Oudan Ultra Quiz +SLES_040.37 American Pool +SLUS_014.88 American Pool +SLES_023.48 Amerzone - Das Testament des Forschungsreisenden (Disc 1) +SLES_123.48 Amerzone - Das Testament des Forschungsreisenden (Disc 2) +SLES_023.49 Amerzone - El Legado del Explorador (Disc 1) +SLES_123.49 Amerzone - El Legado del Explorador (Disc 2) +SLES_023.50 Amerzone - Il Testamento dell'Esploratore (Disc 1) +SLES_123.50 Amerzone - Il Testamento dell'Esploratore (Disc 2) +SLES_024.29 Amerzone - O Testamento do Explorador (Disc 1) +SLES_124.29 Amerzone - O Testamento do Explorador (Disc 2) +SLES_023.47 Amerzone - The Explorer's Legacy (Disc 1) +SLES_123.47 Amerzone - The Explorer's Legacy (Disc 2) +PUPX_930.08 Analog Controller Service Disc +PEPX_940.09 Analog Controller Service Disc (Revised) +PUPX_930.10 Analog Controller Service Disc (Revised) +SLES_029.61 Anastasia +SLPM_801.41 Ancient Roman Extra (Taikenban) +SLPS_011.08 Ancient Roman - Power of Dark Side (Disc 1) +SLPS_011.09 Ancient Roman - Power of Dark Side (Disc 2) +SLES_004.38 Andretti Racing +SLES_004.39 Andretti Racing +SLES_004.40 Andretti Racing +SLPS_007.59 Andretti Racing +SLUS_002.64 Andretti Racing +SLPM_869.60 Angel Blade - Neo Tokyo Guardians +SLPS_008.94 Angel Blade - Neo Tokyo Guardians +SLPM_800.94 Angel Blade - Neo Tokyo Guardians (Taikenban) +SLPS_001.63 Angel Graffiti - Anata e no Profile +SLPS_003.06 Angel Graffiti - Anata e no Profile +SLPM_864.93 Angelique Duet +SLPM_865.09 Angelique Duet +SLPS_013.36 Angelique Duet +SLPS_013.37 Angelique Duet +SLPM_861.89 Angelique Special +SLPM_865.06 Angelique Special +SLPS_003.20 Angelique Special +SLPS_005.17 Angelique Special +SLPM_864.92 Angelique Special 2 +SLPM_865.08 Angelique Special 2 +SLPS_007.45 Angelique Special 2 +SLPS_008.05 Angelique Special 2 +SLPM_861.64 Angelique - Tenkuu no Requiem +SLPM_861.65 Angelique - Tenkuu no Requiem +SLPM_865.10 Angelique - Tenkuu no Requiem +SLPM_865.95 Angelique - Tenkuu no Requiem +SLES_040.71 Animal Football +SLES_040.36 Animal Snap - Rescue Them 2 by 2 +SLUS_007.84 Animaniacs - Ten Pin Alley +SLPS_018.30 Animetic Story Game 1 - Card Captor Sakura (Disc 1) +SLPS_018.31 Animetic Story Game 1 - Card Captor Sakura (Disc 2) +SLUS_010.10 Animorphs - Shattered Reality +SLPS_010.68 Ankh - Tutankhamen no Nazo (Disc 1) +SLPS_010.69 Ankh - Tutankhamen no Nazo (Disc 2) +SCES_018.33 Anna Kournikova's Smash Court Tennis +SLPS_014.24 Annanjarin +SLPS_015.22 Ano Ko Doko no Ko +SLPS_014.31 Another Memories +SLPS_016.55 Another Mind +SLES_025.63 Anstoss - Premier Manager +SLPS_029.40 Ao no 6-gou - Antarctica (Disc 1) +SLPS_029.41 Ao no 6-gou - Antarctica (Disc 2) +SLPS_015.79 Aoki Ookami to Shiroki Mejika - Genchou Hishi +SLPS_035.64 Aozora to Nakama-tachi - Yume no Bouken Plus +SCES_015.64 Ape Escape +SCES_020.28 Ape Escape +SCES_020.29 Ape Escape +SCES_020.30 Ape Escape +SCUS_944.23 Ape Escape +SCUS_944.70 Ape Escape +SCED_021.33 Ape Escape (Demo) +SCUS_944.89 Ape Escape (Demo) +SCES_020.31 Ape Escape - La Invasión de los Monos +SLES_004.60 Apocalypse +SLES_008.34 Apocalypse +SLES_008.35 Apocalypse +SLES_014.63 Apocalypse +SLPM_868.79 Apocalypse +SLUS_003.73 Apocalypse +SLED_016.10 Apocalypse (Demo) +SLES_033.90 Aqua GT +SLPS_030.95 Aqua Paradise +SLPS_000.60 Aquanaut no Kyuujitsu +SLPM_804.49 Aquanaut no Kyuujitsu 2 +SLPS_021.41 Aquanaut no Kyuujitsu 2 +SLPS_004.06 Aquanaut no Kyuujitsu - Memories of Summer 1996 +SLPS_020.23 Aquanaut no Kyuujitsu - Memories of Summer 1996 +SCES_002.41 Aquanaut's Holiday +SCUS_946.03 Aquanaut's Holiday +SLPS_027.31 Aquarian Age - Tokyo Wars +SCPS_100.08 Arc the Lad +SCPS_910.04 Arc the Lad +SLUS_012.55 Arc the Lad Collection - Arc Arena - Monster Tournament +SLUS_012.24 Arc the Lad Collection - Arc the Lad +SLUS_012.52 Arc the Lad Collection - Arc the Lad II +SLUS_012.56 Arc the Lad Collection - The Making of Arc the Lad +SCPS_100.26 Arc the Lad II +SCPS_910.71 Arc the Lad II +SCPS_913.10 Arc the Lad II +SCPM_850.05 Arc the Lad II - Characters & World CG Movie Collection +PAPX_900.99 Arc the Lad III +PCPX_961.76 Arc the Lad III +SCPS_101.06 Arc the Lad III (Disc 1) +SCPS_912.28 Arc the Lad III (Disc 1) +SCPS_913.16 Arc the Lad III (Disc 1) +SCPS_101.07 Arc the Lad III (Disc 2) +SCPS_912.29 Arc the Lad III (Disc 2) +SCPS_913.17 Arc the Lad III (Disc 2) +SCPS_100.40 Arc the Lad - Monster Game with Casino Game (Disc 1) (Monster Game) +SCPS_100.41 Arc the Lad - Monster Game with Casino Game (Disc 2) (Casino Game) +SLPS_012.67 Arcade Gears - ImageFight & XMultiply +SLPS_009.28 Arcade Gears - Pu·Li·Ru·La +SLPS_009.27 Arcade Gears - Wonder 3 +SLPM_870.67 Arcade Hits - Crazy Climber +SLPM_871.18 Arcade Hits - Frisky Tom +SLPM_871.73 Arcade Hits - Magical Drop +SLPM_870.82 Arcade Hits - Moon Cresta +SLPM_866.13 Arcade Hits - Raiden +SLPM_872.28 Arcade Hits - Shienryuu +SLPM_871.37 Arcade Hits - Sonic Wings Special +SLPM_872.55 Arcade Hits - Soukyuu Gurentai +SLPM_871.45 Arcade Hits - Suiko Enbu - Outlaws of the Lost Dynasty +SLPM_872.70 Arcade Hits - Wolf Fang - Kuuga 2001 +SLES_023.39 Arcade Party Pak +SLUS_009.52 Arcade Party Pak +SLES_004.66 Arcade's Greatest Hits - The Atari Collection 1 +SLUS_003.99 Arcade's Greatest Hits - The Atari Collection 1 +SLES_007.12 Arcade's Greatest Hits - The Atari Collection 2 +SLUS_004.49 Arcade's Greatest Hits - The Atari Collection 2 +SLES_007.39 Arcade's Greatest Hits - The Midway Collection 2 +SLUS_004.50 Arcade's Greatest Hits - The Midway Collection 2 +SLPS_014.38 Arcana Senki Ludo +SLES_040.96 Archer Maclean's 3D Pool +SLPS_004.28 Are^!Mo KoreMo Momotarou +SLES_005.78 Area 51 +SLES_037.83 Area 51 +SLPS_007.25 Area 51 +SLPS_007.26 Area 51 +SLUS_001.64 Area 51 +SLES_007.48 Ark of Time +SLPM_862.62 Arkanoid R 2000 +SLPS_009.48 Arkanoid Returns +SLPS_015.98 Armed Fighter +SCES_008.42 Armored Core +SCUS_941.82 Armored Core +SLPM_801.11 Armored Core +SLPM_801.18 Armored Core +SLPS_009.00 Armored Core +SLPS_035.81 Armored Core +SLPS_910.64 Armored Core +SLUS_013.23 Armored Core +SLPM_801.19 Armored Core (Taikenban) +SLPS_018.55 Armored Core - Master of Arena (Disc 1) +SLPS_911.88 Armored Core - Master of Arena (Disc 1) +SLPS_914.44 Armored Core - Master of Arena (Disc 1) +SLUS_010.30 Armored Core - Master of Arena (Disc 1) +SLPS_018.56 Armored Core - Master of Arena (Disc 2) +SLPS_911.89 Armored Core - Master of Arena (Disc 2) +SLPS_914.45 Armored Core - Master of Arena (Disc 2) +SLUS_010.81 Armored Core - Master of Arena (Disc 2) +SLPS_011.30 Armored Core - Project Phantasma +SLPS_911.10 Armored Core - Project Phantasma +SLPS_914.24 Armored Core - Project Phantasma +SLUS_006.70 Armored Core - Project Phantasma +SLES_026.17 Armorines - Project S.W.A.R.M. +SLES_027.26 Armorines - Project S.W.A.R.M. +SLPM_865.02 Armorines - Project S.W.A.R.M. +SLUS_010.22 Armorines - Project S.W.A.R.M. +SLES_023.78 Army Men 3D +SLUS_004.91 Army Men 3D +SLES_024.98 Army Men - Air Attack +SLES_026.20 Army Men - Air Attack +SLUS_009.13 Army Men - Air Attack +SLES_032.26 Army Men - Air Attack 2 +SLES_032.27 Army Men - Air Attack 2 +SLES_032.28 Army Men - Air Attack 2 +SLES_032.29 Army Men - Air Attack 2 +SLES_032.30 Army Men - Air Attack 2 +SLUS_011.32 Army Men - Air Attack 2 +SLUS_013.30 Army Men - Green Rogue +SLES_032.31 Army Men - Land, Sea, Air +SLES_034.14 Army Men - Lock 'n' Load +SLES_034.31 Army Men - Omega Soldier +SLES_028.55 Army Men - Operation Meltdown +SLES_026.26 Army Men - Sarge's Heroes +SLES_026.27 Army Men - Sarge's Heroes +SLES_026.28 Army Men - Sarge's Heroes +SLES_026.29 Army Men - Sarge's Heroes +SLES_026.30 Army Men - Sarge's Heroes +SLUS_009.14 Army Men - Sarge's Heroes +SLES_033.16 Army Men - Sarge's Heroes 2 +SLUS_012.02 Army Men - Sarge's Heroes 2 +SLES_036.33 Army Men - Team Assault +SLUS_010.79 Army Men - World War +SLUS_013.27 Army Men - World War - Final Front +SLUS_012.03 Army Men - World War - Land, Sea, Air +SLUS_014.35 Army Men - World War - Team Assault +SLPS_024.05 Art Camion - Geijutsuden +SLPS_027.10 Art Camion - Sugorokuden +SLPM_801.44 Artdink Preview (Taikenban) +SLPS_003.63 Arthur to Astaroth no Nazo Makaimura - Incredible Toons +SLUS_010.90 Arthur^! Ready to Race +SLUS_900.27 Asciiware Training CD +SLPS_035.40 Asonde AIUEO +SLPS_035.42 Asonde Chinou Up +SLPS_035.41 Asonde Kazu Suuji +SLES_012.44 Assault +SLED_015.33 Assault (Demo) +SCUS_944.05 Assault Rigs +SLES_000.93 Assault Rigs +SLPS_005.12 Assault Rigs +SLPM_804.52 Assault Suits Valken 2 +SLPM_868.72 Assault Suits Valken 2 +SLPS_008.54 Assault Suits Valken 2 +SLUS_007.13 Assault - Retribution +SLES_024.74 Asterix & Obelix contro Cesare +SLES_014.18 Asteroids +SLES_014.68 Asteroids +SLES_014.69 Asteroids +SLES_014.70 Asteroids +SLUS_007.73 Asteroids +SLPS_018.62 Astro Trooper Vanark +SLPM_802.78 Astronoka (Demo) (Taikenban) +SLPM_860.88 Astronoka (Disc 1) +SLPM_861.07 Astronoka (Taikenban) +SLES_014.16 Astérix +SLES_017.48 Astérix +SLES_020.92 Astérix & Obélix Take On Caesar +SLES_024.73 Astérix & Obélix Take On Caesar +SLES_024.75 Astérix & Obélix Take On Caesar +SLES_033.24 Astérix - Mega Madness +SLED_034.46 Astérix - Mega Madness (Demo) +SLPS_008.49 Asuka 120% Excellent - Burning Fest. Excellent +SLPS_020.74 Asuka 120% Final - Burning Fest. Final +SLPS_002.31 Asuka 120% Special - Burning Fest. Special +SLPS_010.97 Asuncia - Majou no Jubaku +SLES_038.08 Atari Anniversary Edition Redux +SLUS_014.27 Atari Anniversary Edition Redux +SLED_022.51 Atari Demo Disk (Demo) +SLPS_017.51 Atelier Elie - Elie no Atelier - Salburg no Renkinjutsushi 2 +SLPS_911.80 Atelier Elie - Elie no Atelier - Salburg no Renkinjutsushi 2 +SLPS_002.63 Athena no Kateiban - Family Games +SLPS_027.51 Athena no Kateiban - Family Games +SLPM_804.13 Athena - Awakening from the Ordinary Life +SLPM_861.85 Athena - Awakening from the Ordinary Life (Disc 1) +SLPM_861.86 Athena - Awakening from the Ordinary Life (Disc 2) +SLPM_861.87 Athena - Awakening from the Ordinary Life (Disc 3) +SLES_016.03 Atlantis - Das sagenhafte Abenteuer (Disc 1) +SLES_116.03 Atlantis - Das sagenhafte Abenteuer (Disc 2) +SLES_216.03 Atlantis - Das sagenhafte Abenteuer (Disc 3) +SLES_016.02 Atlantis - Secrets d'un Monde Oublié (Disc 1) +SLES_116.02 Atlantis - Secrets d'un Monde Oublié (Disc 2) +SLES_216.02 Atlantis - Secrets d'un Monde Oublié (Disc 3) +SLES_016.04 Atlantis - Segreti d'un Mondo Perduto (Disc 1) +SLES_116.04 Atlantis - Segreti d'un Mondo Perduto (Disc 2) +SLES_216.04 Atlantis - Segreti d'un Mondo Perduto (Disc 3) +SLES_040.66 Atlantis - The Lost Continent +SLES_012.91 Atlantis - The Lost Tales (Disc 1) +SLES_016.05 Atlantis - The Lost Tales (Disc 1) +SLES_112.91 Atlantis - The Lost Tales (Disc 2) +SLES_116.05 Atlantis - The Lost Tales (Disc 2) +SLES_212.91 Atlantis - The Lost Tales (Disc 3) +SLES_216.05 Atlantis - The Lost Tales (Disc 3) +SLPM_802.24 Atlus Shinsaku Title Demo CD-ROM (Taikenban) +SLES_017.18 Attack of the Saucerman +SLPS_005.33 Aubirdforce +SLPS_005.46 Aubirdforce +SLPM_800.53 Aubirdforce (Taikenban) +SLPS_016.06 Aubirdforce - After +SLPS_023.90 Aura Battler Dunbine - Seisenshi Densetsu +SLES_039.45 Austin Powers Pinball +SLUS_014.56 Austin Powers Pinball +SCED_015.70 Australian Summer Special +SLES_009.09 Auto Destruct +SLUS_005.22 Auto Destruct +SLES_023.41 Autobahn Raser II +SCED_013.06 Autorennen Spezial '98 +SCED_002.73 Autumn-Christmas Releases '96 +SLPS_009.46 Ayakashi Ninden Kunoichiban (Disc 1) +SLPS_009.47 Ayakashi Ninden Kunoichiban (Disc 2) +SLES_004.93 Ayrton Senna Kart Duel +SLPS_003.80 Ayrton Senna Kart Duel +SLES_010.24 Ayrton Senna Kart Duel 2 +SLPS_016.59 Ayrton Senna Kart Duel Special +SLPS_010.72 Ayrton Senna KartDuel 2 +SLPM_872.84 Azito +SLPS_006.83 Azito +SLPS_015.26 Azito 2 +SLPS_024.96 Azito 3 +SLES_030.52 Aztec - The Curse in the Heart of the City of Gold +SLES_030.53 Aztec - The Curse in the Heart of the City of Gold +SLES_031.09 Aztec - The Curse in the Heart of the City of Gold +SLPS_034.24 Azumanga Donjara Daiou +SLES_012.19 Azure Dreams +SLUS_006.14 Azure Dreams +SLPM_801.38 B Senjou no Alice - Alice on Borderlines +SLPS_010.03 B Senjou no Alice - Alice on Borderlines (Disc 1) +SLPS_010.04 B Senjou no Alice - Alice on Borderlines (Disc 2) +SLPS_010.05 B Senjou no Alice - Alice on Borderlines (Disc 3) +SLES_012.60 B-Movie +SLES_015.50 B-Movie +SLPS_014.59 B. L. U. E. - Legend of Water +PAPX_900.50 B. L. U. E. - Legend of Water (Taikenban) +SLPM_802.43 B. L. U. E. - Legend of Water (Taikenban) +SLES_029.77 BDFL Manager 2001 +SLES_036.05 BDFL Manager 2002 +SLPS_005.66 BFS - Blue Forest Story - Kaze no Fuuin +SLED_010.54 BMG Demos (Demo) +SLES_039.91 Baby Felix Tennis +SCES_009.82 Baby Universe +PAPX_900.88 Back to School Special - PlayStation Demo Disc (Demo) +SLPS_014.46 BackGuiner - Yomigaeru Yuusha-tachi - Hishou-hen - Uragiri no Senjou (Disc 1) +SLPS_014.47 BackGuiner - Yomigaeru Yuusha-tachi - Hishou-hen - Uragiri no Senjou (Disc 2) +SLPS_012.17 BackGuiner - Yomigaeru Yuusha-tachi - Kakusei-hen - Guiner Tensei (Disc 1) +SLPS_012.18 BackGuiner - Yomigaeru Yuusha-tachi - Kakusei-hen - Guiner Tensei (Disc 2) +SLPS_014.48 BackGuiner - Yomigaeru Yuusha-tachi - Service Disc +SLPS_017.82 Backgammon +SLPS_032.28 Backgammon +SLPS_027.29 Backgammon 2000 +SLUS_006.59 Backstreet Billiards +SLUS_010.94 Backyard Soccer +SLPM_861.18 Bakumatsu Roman - Gekka no Kenshi +SLPM_864.36 Bakumatsu Roman - Gekka no Kenshi +SLPS_005.41 Bakuretsu Hunter - Mahjong Special +SLPS_007.18 Bakuretsu Hunter - Sorezore no Omoi ... Nowaanchatte +SLPS_034.37 Bakuretsu Soccer +SLPS_024.29 Bakuryuu +SLPS_001.58 Bakushou^!^! All Yoshimoto Quiz-ou Kettei-sen DX +SLPM_805.06 Bakusou Dekotora Densetsu 2 - Otoko Jinsei Yume Ichiro +SLPS_024.65 Bakusou Dekotora Densetsu 2 - Otoko Jinsei Yume Ichiro +SLPS_912.19 Bakusou Dekotora Densetsu 2 - Otoko Jinsei Yume Ichiro +SLPS_014.41 Bakusou Dekotora Densetsu - Otoko Ippiki Yume Kaidou +SLPS_014.89 Bakusou Kyoudai Let's & Go^!^! Eternal Wings +SLPM_871.30 Bakuten Shoot Beyblade 2002 - Bey Battle Tournament 2 +SLPM_869.80 Bakuten Shoot Beyblade - Bey Battle Tournament +SLES_040.91 Baldies +SLUS_015.67 Baldies +SLPS_010.74 Baldy Land +SLUS_012.49 Ball Breakers +SLES_005.92 BallBlazer Champions +SLES_006.41 BallBlazer Champions +SLES_006.47 BallBlazer Champions +SLES_006.51 BallBlazer Champions +SLPS_007.96 BallBlazer Champions +SLUS_000.68 Ballblazer Champions +SLES_040.17 Ballerburg +SLES_040.18 Ballerburg +SLUS_015.68 Ballerburg - Castle Chaos +SLES_027.01 Ballistic +SLUS_009.66 Ballistic +SCES_003.48 Baphomets Fluch +SCES_008.00 Baphomets Fluch II - Die Spiegel der Finsternis +SCES_023.66 Barbie - Aventure Equestre +SLES_036.93 Barbie - Aventuriere +SLES_036.95 Barbie - Esploratrice +SLES_036.92 Barbie - Explorer +SLES_036.94 Barbie - Explorer +SLES_036.96 Barbie - Explorer +SLUS_013.61 Barbie - Explorer +SLUS_015.69 Barbie - Gotta Have Games +SCES_023.65 Barbie - Race & Ride +SCES_023.67 Barbie - Race & Ride +SCES_023.68 Barbie - Race & Ride +SCES_023.69 Barbie - Race & Ride +SLUS_009.81 Barbie - Race & Ride +SCES_024.88 Barbie - Sports Extrême +SCES_024.89 Barbie - Super Sport +SCES_024.87 Barbie - Super Sports +SCES_024.90 Barbie - Super Sports +SCES_024.91 Barbie - Super Sports +SLUS_009.46 Barbie - Super Sports +SLPS_021.87 Bardysh - Kromeford no Juunin +SLPM_865.40 Baroque Syndrome +SLPM_869.39 Baroque Syndrome +SLPM_863.28 Baroque - Yuganda Mousou +SLPM_867.59 Baroque - Yuganda Mousou +SLES_026.15 Barça Manager 2000 +SLPS_006.87 Baseball Navigator +SLPS_011.23 Baseball Navigator +SLPM_866.50 Baseball Simulation - ID Pro Yakyuu +SLPS_030.55 Baseball - Pro-nami Kusayakyuu^! +SLUS_000.86 Bases Loaded '96 - Double Header +SLPS_013.04 Bass Fisherman - Texas +SLPS_017.65 Bass Landing +SLPS_032.04 Bass Landing +SLUS_008.73 Bass Landing +SLPM_803.54 Bass Landing (Taikenban) +SLPS_026.47 Bass Landing 2 +SLUS_009.05 Bass Rise +SLPS_019.14 Bass Tsuri ni Ikou^! +SLPS_028.59 Bassing Beat 2 +SLPS_005.42 Bastard^!^! Utsuronaru Kamigami no Utsuwa +SLPM_800.51 Bastard^!^! Utsuronaru Kamigami no Utsuwa (Taikenban) +SLES_001.02 Batman & Robin +SLES_012.20 Batman & Robin +SLUS_003.93 Batman & Robin +SLUS_012.07 Batman Beyond - Return of the Joker +SLES_005.25 Batman Forever - The Arcade Game +SLPS_006.98 Batman Forever - The Arcade Game +SLUS_003.87 Batman Forever - The Arcade Game +SLES_029.02 Batman of the Future - Return of the Joker +SLES_028.74 Batman - Gotham City Racer +SLUS_011.41 Batman - Gotham City Racer +SLPS_004.85 Battle Arena Nitoushinden +SCES_000.02 Battle Arena Toshinden +SCUS_940.03 Battle Arena Toshinden +SCUS_942.00 Battle Arena Toshinden +SCES_002.32 Battle Arena Toshinden 2 +SLUS_002.20 Battle Arena Toshinden 2 +SCES_007.00 Battle Arena Toshinden 3 +SLUS_004.83 Battle Arena Toshinden 3 +SLPS_002.00 Battle Arena Toushinden 2 +SLPS_910.06 Battle Arena Toushinden 2 Plus +SLPM_800.28 Battle Arena Toushinden 2 - Gyouten Kyougaku no Shishoku-ban +SLPS_006.50 Battle Arena Toushinden 3 +SLPM_865.25 Battle Athletess - Daiundoukai Alternative +SLPS_011.33 Battle Athletess - Daiundoukai Alternative +SLPM_865.26 Battle Athletess - Daiundoukai GTO (Grand Trial Onnanoco) +SLPS_015.48 Battle Athletess - Daiundoukai GTO (Grand Trial Onnanoco) +SLPM_803.61 Battle Bombee +SLPS_024.57 Battle Bombee 2 - Sukkiri Momoaji +SLPS_009.91 Battle Bugs +SLPS_009.68 Battle Formation +SLUS_013.35 Battle Hunter +SLPS_017.79 Battle Konchuuden +SLPM_865.19 Battle Master +SLPS_010.64 Battle Master +SLES_006.62 Battle Stations +SLUS_004.56 Battle Stations +SLPS_011.27 BattleRound USA +SLES_006.28 BattleSport +SLUS_003.89 BattleSport +SLES_027.73 BattleTanx - Global Assault +SLES_027.74 BattleTanx - Global Assault +SLUS_010.44 BattleTanx - Global Assault +SLES_028.08 Beach Volleyball +SCPS_101.38 Bealphareth +SLES_007.09 Beast Wars - Transformers +SLUS_005.08 Beast Wars - Transformers +SLED_013.39 Beast Wars - Transformers (Demo) +SLPM_861.26 Beat Mania (Disc 1) (Arcade) +SLPM_863.90 Beat Mania (Disc 1) (Arcade) +SLPM_861.27 Beat Mania (Disc 2) (Append) +SLPM_863.91 Beat Mania (Disc 2) (Append) +SLPM_861.56 Beat Mania 3rd Mix Mini +SLPM_861.84 Beat Mania Append 3rdMix +SCPS_454.03 Beat Mania Append GottaMix +SLPM_862.29 Beat Mania Append GottaMix +SLPM_865.74 Beat Mania Append GottaMix 2 - Going Global +SLPM_867.69 Beat Mania - The Sound of Tokyo +SCPS_180.13 Beat Planet Music +PCPX_961.93 Beat Planet Music (Taikenban) +SCED_019.91 Beat-Em-Up Special +SCED_016.43 Beat-Em-Up Speziale +SLES_020.96 Beatmania +SLPM_870.12 Beatmania 6thMix + Core Remix +SLPM_862.66 Beatmania Append 4thMix - The Beat Goes On +SLPM_863.22 Beatmania Append 5thMix - Time to Get Down +SLPM_866.92 Beatmania Append Club Mix +SLPM_865.96 Beatmania Best Hits +SLPM_865.97 Beatmania featuring Dreams Come True +SLPS_012.19 Beavis and Butt-Head - Virtual Aho Shoukougun +SLES_003.34 Bedlam +SLPS_005.81 Beltlogger 9 +SLPS_005.82 Beltlogger 9 +SCUS_942.86 Best Buy Demo CD +SCUS_946.68 Best Buy Greatest Hits Demo Disc - Volume One +SCED_024.20 Best Horror Games Ever Demo (Demo) +SCED_024.21 Best Sports Games Ever +SCED_031.67 Best Sports Games Ever 2000 (Demo) +SLES_040.93 Beyblade +SLUS_014.89 Beyblade +PAPX_900.05 Beyond the Beyond +SCUS_947.02 Beyond the Beyond +SCPS_100.14 Beyond the Beyond - Haruka naru Kanaan e +SLES_015.31 Big Air +SLUS_006.45 Big Air +SLES_038.47 Big Bass Fishing +SLUS_014.42 Big Bass Fishing +SLUS_002.28 Big Bass World Championship +SLPS_004.59 Big Challenge Golf - Tokyo Yomiuri Country Club-hen +SLUS_015.27 Big League Slugger Baseball +SLUS_012.59 Big Ol' Bass 2 +SLES_040.25 Big Strike Bowling +SLUS_014.78 Big Strike Bowling +SLUS_012.89 Billiards +SLES_013.16 Bio F.R.E.A.K.S. +SLUS_005.02 Bio F.R.E.A.K.S. +SLPM_867.70 Bio Hazard +SLPS_002.22 Bio Hazard +SLPM_800.27 Bio Hazard (Taikenban) +SLPS_009.98 Bio Hazard - Director's Cut +SLPS_015.12 Bio Hazard - Director's Cut - Dual Shock Ver. +SLPS_015.13 Bio Hazard - Director's Cut - Dual Shock Ver. Complete Disc +SLPS_009.99 Biohazard 2 +SLPS_012.22 Biohazard 2 (Disc 1) (Leon-hen) +SLPS_012.23 Biohazard 2 (Disc 2) (Claire-hen) +SLPS_015.10 Biohazard 2 - Dual Shock Ver. (Disc 1) (Leon-hen) +SLPS_015.11 Biohazard 2 - Dual Shock Ver. (Disc 2) (Claire-hen) +SLPM_804.85 Biohazard 3 - Last Escape +SLPM_872.24 Biohazard 3 - Last Escape +SLPS_023.00 Biohazard 3 - Last Escape +SLPM_867.49 Biohazard - Gun Survivor +SLPS_025.53 Biohazard - Gun Survivor +SLES_025.37 Bishi Bashi Special +SLPM_861.23 Bishi Bashi Special +SLPM_862.67 Bishi Bashi Special 2 +SLPM_865.39 Bishi Bashi Special 3 - Step Champ +SLPS_009.41 Bishoujo Hanafuda Kikou - Michinoku Hitou Koi Monogatari +SLPM_866.80 Bishoujo Ren'ai Mahjong Series 2nd - Shiritsu Houou Gakuen - 1-nen Jun'ai-gumi +SLPM_867.16 Bishoujo Ren'ai Mahjong Series 2nd - Shiritsu Houou Gakuen - 2-nen Junjou-gumi +SLPM_864.14 Bishoujo Ren'ai Mahjong Series - Karan Koron Gakuen - Doki Doki-hen +SLPM_864.68 Bishoujo Ren'ai Mahjong Series - Karan Koron Gakuen - Munekyun-hen +SLPM_864.74 Bishoujo Ren'ai Mahjong Series - Karan Koron Gakuen - Pure Love-hen +SLPS_002.60 Bishoujo Senshi Sailor Moon SuperS - Shin Shuyaku Soudatsusen +SLPS_002.62 Bishoujo Senshi Sailor Moon SuperS - Shin Shuyaku Soudatsusen +SLUS_006.48 Black Bass with Blue Marlin +SLES_004.07 Black Dawn +SLPS_006.63 Black Dawn +SLUS_003.21 Black Dawn +SLPS_029.62 Black-Matrix + (Disc 1) +SLPS_034.15 Black-Matrix + (Disc 1) +SLPS_029.63 Black-Matrix + (Disc 2) +SLPS_034.16 Black-Matrix + (Disc 2) +SLPS_035.71 Black-Matrix 00 (Disc 1) +SLPS_035.73 Black-Matrix 00 (Disc 1) +SLPS_035.72 Black-Matrix 00 (Disc 2) +SLPS_035.74 Black-Matrix 00 (Disc 2) +SLPS_019.83 Blackjack vs. Matsuda Jun +SLES_032.13 Blade +SLES_032.14 Blade +SLES_032.15 Blade +SLUS_012.15 Blade +SLPM_866.02 Blade Arts - Tasogare no Miyako R'lyeh +SLPS_017.95 Blade Maker +SLES_003.49 Blam^! Machinehead +SLES_003.50 Blam^! Machinehead +SLES_003.51 Blam^! Machinehead +SLPS_007.98 Blam^! Machinehead +SLES_004.76 Blast Chamber +SLUS_002.19 Blast Chamber +SLUS_013.80 Blast Lacrosse +SLES_011.69 Blast Radius +SLES_011.92 Blast Radius +SLUS_006.42 Blast Radius +SLED_012.72 Blast Radius (Demo) +SLPS_026.17 Blaster Master +SLPS_032.69 Blaster Master +SLES_022.73 Blaster Master - Blasting Again +SLUS_010.31 Blaster Master - Blasting Again +SCES_012.24 Blasto +SCUS_944.12 Blasto +SLPS_015.76 Blaze & Blade Busters +SLES_008.45 Blaze & Blade - Eternal Quest +SLES_012.74 Blaze & Blade - Eternal Quest +SLPS_012.09 Blaze & Blade - Eternal Quest +SLES_002.47 Blazing Dragons +SLES_003.05 Blazing Dragons +SLES_003.06 Blazing Dragons +SLUS_001.00 Blazing Dragons +SLPS_028.18 Blend x Brand - Odekake Gousei RPG +SLPS_032.24 Blend x Brand - Odekake Gousei RPG +SLES_040.67 Block Buster +SLPM_872.36 Block Kuzushi +SLPS_025.78 Block Kuzushi 2 +SLPS_003.53 Block Kuzushi - Deden no Gyakushuu +SLPS_030.42 Block Kuzushi - Kowashite Help^! +SLPM_806.19 Block Wars +SLPS_032.19 Block Wars +SCED_008.77 Blockbuster Playstation Challenge (Demo) +SLES_040.03 Blockids +SLPS_002.05 Blockids +SLPS_002.06 Blockids +SLUS_014.96 Blockids +SLPS_002.35 Blood Factory +SCES_014.43 Blood Lines +SLES_000.75 Blood Omen - Legacy of Kain +SLES_005.22 Blood Omen - Legacy of Kain +SLES_005.23 Blood Omen - Legacy of Kain +SLUS_000.27 Blood Omen - Legacy of Kain +SCUS_941.99 Bloody Roar +SCPS_453.74 Bloody Roar 2 - Bringer of the New Age +SLES_017.22 Bloody Roar 2 - Bringer of the New Age +SLPS_018.42 Bloody Roar 2 - Bringer of the New Age +SLED_019.28 Bloody Roar 2 - Bringer of the New Age (Demo) +SLPM_803.73 Bloody Roar 2 - Bringer of the New Age (Taikenban) +SCUS_944.24 Bloody Roar II +SCPS_451.29 Bloody Roar - Hyper Beast Duel +SLES_010.10 Bloody Roar - Hyper Beast Duel +SLPS_010.70 Bloody Roar - Hyper Beast Duel +SLPS_911.57 Bloody Roar - Hyper Beast Duel +SLED_001.08 Bloody Roar - Hyper Beast Duel (Demo) +SLPM_801.55 Bloody Roar - Hyper Beast Duel (Taikenban) +SLPM_866.48 Blue Breaker Burst - Egao no Asu ni +SLPS_015.80 Blue Breaker Burst - Egao no Asu ni +SLPM_866.47 Blue Breaker Burst - Hohoemi o Anata to +SLPS_014.69 Blue Breaker Burst - Hohoemi o Anata to +SLPM_866.46 Blue Breaker - Egao no Yakusoku +SLPS_011.22 Blue Breaker - Egao no Yakusoku +SLES_035.70 Blue's Clues - Blue's Big Musical +SLUS_011.98 Blue's Clues - Blue's Big Musical +SLES_036.74 Bob Aggiustatutto +SLES_037.98 Bob le Bricoleur - Réparer C'est Gagné^! +SLES_028.56 Bob the Builder - Can We Fix It +SLUS_014.07 Bob the Builder - Can We Fix It +SLPS_008.65 Body Hazard +SCUS_943.07 Bogey Dead 6 +SLPM_870.24 Boku no Choro Q +SCPS_100.88 Boku no Natsuyasumi - Summer Holiday 20th Century +SCPS_912.32 Boku no Natsuyasumi - Summer Holiday 20th Century +SLPS_025.14 Boku wa Koukuu Kanseikan +SLPS_024.89 Bokujou Monogatari - Harvest Moon +SLPS_912.18 Bokujou Monogatari - Harvest Moon +SLPS_030.87 Bokujou Monogatari - Harvest Moon for Girl +SLPS_915.25 Bokujou Monogatari - Harvest Moon for Girl +SCPS_453.68 Bomberman +SLES_018.93 Bomberman +SLPM_868.44 Bomberman +SLPS_017.17 Bomberman +SLES_017.12 Bomberman Fantasy Race +SLPM_871.02 Bomberman Fantasy Race +SLPS_015.25 Bomberman Fantasy Race +SLPS_911.38 Bomberman Fantasy Race +SLUS_008.23 Bomberman Fantasy Race +SLPM_870.80 Bomberman Land +SLPM_873.64 Bomberman Land +SLPS_030.02 Bomberman Land +SCPS_452.25 Bomberman Wars +SLPS_013.47 Bomberman Wars +SCES_010.78 Bomberman World +SLPS_011.55 Bomberman World +SLPS_911.49 Bomberman World +SLUS_006.80 Bomberman World +SLUS_011.89 Bomberman - Party Edition +SLPS_003.33 Bonogurashi - Kore de Kanpeki Disu +SLUS_009.68 BoomBots +SLUS_000.49 Bottom of the 9th +SLUS_002.96 Bottom of the 9th '97 +SLUS_006.78 Bottom of the 9th '99 +SLPM_860.04 Bottom of the 9th - Major League Heroes +SLPS_009.07 Boundary Gate - Daughter of Kingdom +SLPM_867.35 Bounty Hunter Sara - Holy Mountain no Teiou +SLPM_866.14 Bounty Sword First +SLPS_007.57 Bounty Sword First +SLPM_801.01 Bounty Sword First (Taikenban) +SLPM_866.25 Bounty Sword - Double Edge +SLPS_014.79 Bounty Sword - Double Edge +SLUS_012.88 Bowling +SLES_023.24 Box Champions 2000 +SLES_031.23 Box Champions 2001 +SLES_014.51 Box-Champions +SLPS_000.33 Boxer's Road +SLPS_910.07 Boxer's Road +SLUS_013.09 Boxing +SLPS_007.79 Boys Be... +SLPS_017.05 Boys Be... 2nd Season +SLES_007.54 Brahma Force +SLUS_004.44 Brahma Force - The Assault on Beltlogger 9 +SLPS_005.14 BrainDead 13 (Disc 1) +SLUS_000.83 BrainDead 13 (Disc 1) +SLPS_005.15 BrainDead 13 (Disc 2) +SLUS_001.71 BrainDead 13 (Disc 2) +SLES_039.92 Bratz - Dress Up, Get Down and Be a Bratz Superstar^! +SLUS_015.08 Bratz - Dress Up, Get Down and Be a Bratz Superstar^! +SLUS_007.26 Brave Fencer Musashi +SLPS_014.90 Brave Fencer Musashiden +SLPS_027.69 Brave Fencer Musashiden +SLPM_802.62 Brave Fencer Musashiden (Taikenban) +SLPS_013.16 Brave Prove +SLPS_025.80 Brave Saga 2 (Disc 1) +SLPS_025.81 Brave Saga 2 (Disc 2) +SLPS_023.14 Brave Saga 2 - Koushiki Data Disc - Yuusha no Akashi 2 +SLPS_028.89 Brave Sword +SLUS_004.88 Bravo Air Race +SLES_002.58 Break Point +SLPM_860.44 Break Point +SLPS_001.29 Break Thru^! +SLPS_023.75 Break Volley +SLUS_011.70 Breakout +SLES_028.54 Breakout - A Story of Bat Meets Ball...^! +SLES_013.04 Breath of Fire III +SLES_013.19 Breath of Fire III +SLES_013.20 Breath of Fire III +SLPS_009.90 Breath of Fire III +SLUS_004.22 Breath of Fire III +SLPM_801.15 Breath of Fire III (Taikenban) +SLES_035.52 Breath of Fire IV +SLUS_013.24 Breath of Fire IV +SLPS_027.28 Breath of Fire IV (E3 Demo) +SLPM_871.59 Breath of Fire IV - Utsurowazaru Mono +SLPS_027.28 Breath of Fire IV - Utsurowazaru Mono +SLPM_870.54 Breed Master +SLPM_860.87 Breeding Stud 2 +SLPM_860.12 Breeding Stud - Bokujou de Aimashou +SLES_007.59 Brian Lara Cricket +SLPS_011.07 Brigandine - Gensou Tairiku Senki +SLPS_026.61 Brigandine - Grand Edition (Disc 1) +SLPS_026.62 Brigandine - Grand Edition (Disc 2) +SLUS_006.87 Brigandine - The Legend of Forsena +SCPS_101.05 Brightis +SLES_008.73 Broken Helix +SLES_009.62 Broken Helix +SLPM_860.65 Broken Helix +SLUS_002.89 Broken Helix +SCES_008.01 Broken Sword II - La Profezia dei Maya +SCES_008.02 Broken Sword II - Las Fuerzas del Mal +SCES_007.98 Broken Sword II - The Smoking Mirror +SLUS_008.12 Broken Sword II - The Smoking Mirror +SCES_004.14 Broken Sword - La Leyenda de los Templarios +SCES_003.46 Broken Sword - The Shadow of the Templars +SCES_004.68 Broken Sword - The Shadow of the Templars +SLUS_004.84 Broken Sword - The Shadow of the Templars +SLES_013.76 Brunswick Circuit Pro Bowling +SLUS_005.71 Brunswick Circuit Pro Bowling +SLES_026.18 Brunswick Circuit Pro Bowling 2 +SLUS_008.56 Brunswick Circuit Pro Bowling 2 +SLES_004.48 Bubble Bobble also featuring Rainbow Islands +SLUS_003.70 Bubble Bobble also featuring Rainbow Islands +SLPS_017.10 Bubblegun Kid +SLES_001.22 Bubsy 3D - Furbitten Planet +SLUS_001.10 Bubsy 3D - Furbitten Planet +SLPS_011.05 Buckle Up^! +SLES_001.74 Buggy +SLPM_861.33 Bugi +SLES_008.75 Bugriders - The Race of Kings +SLUS_003.54 Bugriders - The Race of Kings +SLES_028.96 Bugs Bunny & Taz - Time Busters +SLUS_011.44 Bugs Bunny & Taz - Time Busters +SLES_017.26 Bugs Bunny - Lost in Time +SLUS_008.38 Bugs Bunny - Lost in Time +SLED_021.25 Bugs Bunny - Lost in Time (Demo) +SLUS_900.58 Bugs Bunny - Lost in Time (Demo) +SLUS_010.86 Builder's Block +SLPS_004.97 Building Crush^! +SLES_025.64 Bundesliga 2000 - Der Fussball-Manager +SLES_021.43 Bundesliga Stars 2000 +SLES_030.65 Bundesliga Stars 2001 +SLPM_862.46 Burger Burger 2 +SLPM_868.04 Burger Burger 2 +SLPS_008.88 Burger Burger - Hamburger Simulation +SLPS_911.03 Burger Burger - Hamburger Simulation +SLES_003.45 Burning Road +SLPS_005.18 Burning Road +SLUS_003.24 Burning Road +SLUS_900.02 Burning Road (Demo) +SLES_033.38 BursTrick - Wake Boarding^!^! +SLPS_027.92 BursTrick - Wake Boarding^!^! +SLUS_013.17 BursTrick - Wake Boarding^!^! +SCES_008.99 Bushido Blade +SCUS_941.80 Bushido Blade +SLPM_860.20 Bushido Blade +SLPM_874.03 Bushido Blade +SCPS_451.87 Bushido Blade 2 +SLPS_012.94 Bushido Blade 2 +SLUS_006.63 Bushido Blade 2 +SCUS_942.63 Bust A Groove +SCUS_943.76 Bust A Groove (Demo) +SLUS_011.59 Bust A Groove 2 +PAPX_900.28 Bust A Move +SLPS_012.32 Bust A Move +SLPS_012.37 Bust A Move +SLPS_012.32 Bust A Move (Disc 1) +SLPS_012.33 Bust A Move (Disc 2) (Premium CD-ROM) +SLPM_862.19 Bust A Move 2 - Dance Tengoku Mix +SLPM_804.10 Bust A Move 2 - Dance Tengoku Mix (Taikenban) +SCES_013.13 Bust-A-Groove +SLUS_007.25 Bust-A-Move '99 +SLES_002.78 Bust-A-Move 2 - Arcade Edition +SLES_041.53 Bust-A-Move 2 - Arcade Edition +SLUS_002.33 Bust-A-Move 2 - Arcade Edition +SLES_009.91 Bust-A-Move 3 DX +SLES_141.53 Bust-A-Move 3 DX +SLES_013.89 Bust-A-Move 4 +SLUS_007.54 Bust-A-Move 4 +SLUS_002.08 Buster Bros. Collection +SLES_041.04 Buttsubushi +SLPS_031.62 Buttsubushi +SLES_035.62 Byggare Bob - Kan Vi Fixa Det +SLES_035.64 Byggemand Bob - Kan Vi Klare Det +SLES_035.63 Byggmester Bob - Kan Det Fikses +SCES_033.64 C-12 - Final Resistance +SCES_033.65 C-12 - Final Resistance +SCES_033.66 C-12 - Final Resistance +SCES_034.26 C-12 - Final Resistance +SCUS_946.66 C-12 - Final Resistance +SCED_035.16 C-12 - Final Resistance (Demo) +SLPS_002.79 C1 - Circuit +SLES_013.63 C3 Racing - Car Constructors Championship +SLUS_004.99 C - The Contra Adventure +SCUS_944.16 CART World Series +SLES_012.16 CBZ - CyBall Zone +SLPS_002.30 CG Mukashi Banashi - Jiisan 2-do Bikkuri^!^! +SLPS_002.20 CRW - Counter Revolution War +SLES_039.86 CT Special Forces +SLES_041.55 CT Special Forces 3 - Bioterror +SLES_041.23 CT Special Forces - Back to Hell +SCES_021.05 CTR - Crash Team Racing +SCUS_944.26 CTR - Crash Team Racing +SCUS_944.59 CTR - Crash Team Racing (Demo) +SLUS_013.91 Cabela's Big Game Hunter - Ultimate Challenge +SLUS_014.74 Cabela's Ultimate Deer Hunt - Open Season +SLPS_020.79 Cadillac +SLPS_020.87 Cadillac +SLPS_020.89 Cadillac +SLES_010.08 Caesars Palace +SLUS_002.85 Caesars Palace +SLES_024.76 Caesars Palace 2000 - Millennium Gold Edition +SLUS_010.89 Caesars Palace 2000 - Millennium Gold Edition +SLES_014.86 Caesars Palace II +SLUS_007.80 Caesars Palace II +SLES_026.14 Calcio Manager 2000 +SLPS_010.71 Calcolo^! Ochimono Shooting +SLPM_801.47 Calcolo^! Ochimono Shooting (Taikenban) +SLES_039.21 California Surfing +SLES_029.50 California Watersports +SLES_022.93 Canal+ Premier Manager +SLPM_867.48 Capcom Generation - Dai-1-shuu Gekitsuiou no Jidai +SLPS_015.35 Capcom Generation - Dai-1-shuu Gekitsuiou no Jidai +SLPM_867.78 Capcom Generation - Dai-2-shuu Makai to Kishi +SLPS_015.85 Capcom Generation - Dai-2-shuu Makai to Kishi +SLPS_016.49 Capcom Generation - Dai-3-shuu Koko ni Rekishi Hajimaru +SLPM_868.14 Capcom Generation - Dai-4-shuu Kokou no Eiyuu +SLPS_017.01 Capcom Generation - Dai-4-shuu Kokou no Eiyuu +SLPS_017.25 Capcom Generation - Dai-5-shuu Kakutouka-tachi +SLES_018.81 Capcom Generations (Disc 1) (Wings of Destiny) +SLES_020.98 Capcom Generations (Disc 1) (Wings of Destiny) +SLES_118.81 Capcom Generations (Disc 2) (Chronicles of Arthur) +SLES_120.98 Capcom Generations (Disc 2) (Chronicles of Arthur) +SLES_218.81 Capcom Generations (Disc 3) (The First Generation) +SLES_220.98 Capcom Generations (Disc 3) (The First Generation) +SLES_318.81 Capcom Generations (Disc 4) (Blazing Guns) +SLUS_014.76 Capcom vs. SNK Pro +SLES_038.89 Capcom vs. SNK - Millennium Fight 2000 Pro +SLPM_870.53 Capcom vs. SNK - Millennium Fight 2000 Pro +SLPM_806.32 Capcom vs. SNK - Millennium Fight 2000 Pro (Taikenban) +SLPS_015.67 Captain Commando +SLPM_862.16 Captain Love +SLPM_867.67 Captain Love +SLPS_003.10 Captain Tsubasa J - Get in the Tomorrow +SLPM_870.60 Captain Tsubasa - Arata naru Densetsu Joshou +SLUS_004.94 Car and Driver Presents - Grand Tour Racing '98 +SLPS_025.60 Card Captor Sakura - Clowcard Magic +SLPS_025.61 Card Captor Sakura - Clowcard Magic +SLUS_013.79 Card Games +SLES_032.06 Card Shark +SCES_010.43 Cardinal Syn +SCES_010.77 Cardinal Syn +SCES_012.05 Cardinal Syn +SCES_012.06 Cardinal Syn +SCUS_941.56 Cardinal Syn +SCUS_942.65 Cardinal Syn (Demo) +SLES_019.60 Carmageddon +SLES_019.61 Carmageddon +SCES_004.41 Carnage Heart +SCUS_946.04 Carnage Heart +SLPS_001.51 Carnage Heart +SCUS_949.64 Carnage Heart (Mission Briefing) +SLPS_009.19 Carnage Heart EZ (Easy Zapping) +SLPM_800.15 Carnage Heart Extra +SLPS_008.37 Carom Shot +SLPS_014.86 Carom Shot 2 +SLPM_802.67 Carom Shot 2 (Taikenban) +SLPS_029.35 Carton-kun +SLPM_805.72 Carton-kun (Taikenban) +SLES_000.45 Casper +SLUS_001.62 Casper +SLES_031.13 Casper - Friends Around the World +SLUS_012.45 Casper - Friends Around the World +SLPM_867.54 Castlevania Chronicle - Akumajou Dracula +SLES_035.32 Castlevania Chronicles +SLUS_013.84 Castlevania Chronicles +SCPS_451.96 Castlevania - Symphony of the Night +SLES_005.24 Castlevania - Symphony of the Night +SLUS_000.67 Castlevania - Symphony of the Night +SLES_011.82 Castrol Honda Superbike Racing +SLUS_008.82 Castrol Honda Superbike Racing +SLES_029.42 Castrol Honda VTR +SLPS_009.08 Cat the Ripper - 13Ninme no Tanteishi +SLES_028.25 Catan - Die erste Insel +SLPS_010.81 Cellophanes +SCPS_100.13 Center Shiken Trial - Eigo no Tetsujin +SLES_016.64 Centipede +SLES_019.00 Centipede +SLUS_008.07 Centipede +SCED_019.92 Cha Cha Special 04-99 Demo +SLPS_024.22 Chakushin Melody da mon +SLPS_028.47 Chakushin Melody da mon Gold +SLPS_025.56 Chakushin Melody da mon Volume. 2 +SLPS_026.01 Chakushin Melody da mon Volume. 3 +SLPS_027.07 Chakushin Melody da mon Volume. 4 +SLPM_866.17 Champion Wrestler - Jikkyou Live +SLPS_002.37 Champion Wrestler - Jikkyou Live +SLES_027.75 Championship Bass +SLPS_026.74 Championship Bass +SLUS_010.84 Championship Bass +SLES_036.34 Championship Manager Quiz +SLES_032.52 Championship Motocross 2001 featuring Ricky Carmichael +SLUS_012.30 Championship Motocross 2001 featuring Ricky Carmichael +SLES_022.00 Championship Motocross featuring Ricky Carmichael +SLUS_007.90 Championship Motocross featuring Ricky Carmichael +SLED_023.85 Championship Motocross featuring Ricky Carmichael (Demo) +SLES_034.27 Championship Surfer +SLUS_012.16 Championship Surfer +SLES_031.07 Chaos Break +SLPM_863.63 Chaos Break +SLPS_001.68 Chaos Control +SLPS_028.62 Character Tkool +SLPS_024.15 Charumera +SLPS_030.31 Charumera +SCES_028.12 Chase the Express (Disc 1) +SCES_028.13 Chase the Express (Disc 1) +SCES_028.14 Chase the Express (Disc 1) +SCES_028.15 Chase the Express (Disc 1) +SCPS_101.09 Chase the Express (Disc 1) +SCPS_454.78 Chase the Express (Disc 1) +SCES_128.12 Chase the Express (Disc 2) +SCES_128.13 Chase the Express (Disc 2) +SCES_128.14 Chase the Express (Disc 2) +SCES_128.15 Chase the Express (Disc 2) +SCPS_101.10 Chase the Express (Disc 2) +SCPS_454.79 Chase the Express (Disc 2) +PAPX_901.06 Chase the Express (Taikenban) +PAPX_901.07 Chase the Express (Taikenban) +PCPX_961.89 Chase the Express (Taikenban) +SCES_028.16 Chase the Express - El Expreso de la Muerte (Disc 1) +SCES_128.16 Chase the Express - El Expreso de la Muerte (Disc 2) +SLES_029.17 Checkmate +SLPS_012.51 Checkmate +SLPS_031.36 Checkmate +SLES_040.53 Checkmate II +SLES_000.53 Cheesy +SLPS_008.93 Cheesy +SLUS_014.00 Chess +SLPS_026.24 Chess 2000 +SLES_021.17 Chessmaster II +SLUS_008.86 Chessmaster II +SLES_035.82 Chi Vuol Essere Miliardario +SLES_039.17 Chi Vuol Essere Milionario Seconda Edizione +SLPS_018.34 Chibi Chara Game - Ginga Eiyuu Densetsu (Disc 1) (Go^! Go^! Casino) +SLPS_020.25 Chibi Chara Game - Ginga Eiyuu Densetsu (Disc 1) (Go^! Go^! Casino) +SLPS_018.35 Chibi Chara Game - Ginga Eiyuu Densetsu (Disc 2) (Let's Sugoroku) +SLPS_020.26 Chibi Chara Game - Ginga Eiyuu Densetsu (Disc 2) (Let's Surogoku) +SLPS_001.66 Chibi Maruko-chan - Maruko Enikki World +SLES_031.88 Chicken Run +SLES_032.85 Chicken Run +SLUS_013.04 Chicken Run +SLPS_019.26 Chiisana Kyojin Microman +SLPS_025.68 Chiisana Kyojin Microman +SLPS_027.50 Chiisana Oukoku Erutoria +SLPM_868.45 Chiki Chiki Machine Mou Race - Wacky Races +SLES_007.11 Chill +SLED_011.94 Chill (Demo) +SLES_022.97 China - The Forbidden City +SLES_020.90 Chine - Intrigue dans la Cité Interdite +SLPS_027.88 Chinmoku no Kantai - The Silent Service +SLPS_018.53 Chippoke Ralph no Daibouken - The Adventure of Little Ralph +SLPM_804.33 Chippoke Ralph no Daibouken - The Adventure of Little Ralph (Taikenban) +SLPS_018.93 Chivas 1-2-3 - Destiny^! Unmei o Kaeru Mono^! +SLES_020.79 Chocobo Racing +SLUS_008.44 Chocobo Racing +SLPS_019.51 Chocobo Racing - Genkai e no Road +SLPS_025.22 Chocobo Racing - Genkai e no Road +SLPS_914.38 Chocobo Racing - Genkai e no Road +SLPS_025.20 Chocobo Stallion +SLPS_025.21 Chocobo Stallion +SLPS_012.34 Chocobo no Fushigi na Dungeon +SCPS_453.71 Chocobo no Fushigi na Dungeon 2 +SLPS_017.71 Chocobo no Fushigi na Dungeon 2 +SLUS_008.14 Chocobo's Dungeon 2 +SLPS_034.00 Chocolate Kiss +SLPS_002.42 Choro Q +SLPS_007.10 Choro Q 2 +SLPS_910.80 Choro Q 2 +SLPS_012.44 Choro Q 3 +SLPS_911.36 Choro Q 3 +SLPM_802.13 Choro Q 3 (Taikenban) +SLPS_011.40 Choro Q Jet - Rainbow Wings +SLPS_025.69 Choro Q Jet - Rainbow Wings +SLPS_014.36 Choro Q Marine - Q-Boat +SLPS_911.52 Choro Q Marine - Q-Boat +SLPM_802.27 Choro Q Marine - Q-Boat (Taikenban) +SLPS_910.15 Choro Q Ver. 1.02 +SLPM_869.02 Choro Q Wonderful^! +SLPS_022.05 Choro Q Wonderful^! +SLPM_868.73 Chou Aniki - Kyuukyoku Muteki Ginga Saikyou Otoko +SLPS_001.83 Chou Aniki - Kyuukyoku Muteki Ginga Saikyou Otoko +SLPM_862.99 Chou Hatsumei Boy Kanipan - Hirameki Wonderland +SLPS_020.05 Chou Jikuu Yousai Macross - Ai Oboete Imasu ka (Disc 1) +SLPS_020.06 Chou Jikuu Yousai Macross - Ai Oboete Imasu ka (Disc 2) +SLPS_024.90 Chou Jiryoku Senshi Microman - Generation 2000 +SLPS_009.35 Chou Kousoku Gran Doll +SLPS_008.69 Chou Kousoku Gran Doll (Disc 1) +SLPS_008.70 Chou Kousoku Gran Doll (Disc 2) (Tokusei Premium Disc) +SLPS_013.68 Chou Mashin Eiyuuden Wataru - Another Step +SLPS_021.23 Chou Nazo-ou +SLPS_018.71 Chou Sentou Kyuugi Vanborg +SLPS_005.27 Choujin Gakuen - Gowcaizer +SLPM_803.96 Chouzetsu Daigirin '99-nen Natsu-ban +SLPM_805.19 Chouzetsu Daigirin 2000-nen Fuyu-ban +SLES_029.48 Chris Kamara's Street Soccer +SCUS_947.00 Chronicles of the Sword (Disc 1) +SLES_001.65 Chronicles of the Sword (Disc 1) +SLES_001.66 Chronicles of the Sword (Disc 1) +SLES_001.67 Chronicles of the Sword (Disc 1) +SLES_001.91 Chronicles of the Sword (Disc 1) +SLES_001.92 Chronicles of the Sword (Disc 1) +SCUS_947.01 Chronicles of the Sword (Disc 2) +SLES_101.65 Chronicles of the Sword (Disc 2) +SLES_101.66 Chronicles of the Sword (Disc 2) +SLES_101.67 Chronicles of the Sword (Disc 2) +SLES_101.91 Chronicles of the Sword (Disc 2) +SLES_101.92 Chronicles of the Sword (Disc 2) +SCPS_454.47 Chrono Cross (Disc 1) +SLPM_873.95 Chrono Cross (Disc 1) +SLPS_023.64 Chrono Cross (Disc 1) +SLPS_027.77 Chrono Cross (Disc 1) +SLPS_914.64 Chrono Cross (Disc 1) +SLUS_010.41 Chrono Cross (Disc 1) +SCPS_454.48 Chrono Cross (Disc 2) +SLPM_873.96 Chrono Cross (Disc 2) +SLPS_023.65 Chrono Cross (Disc 2) +SLPS_027.78 Chrono Cross (Disc 2) +SLPS_914.65 Chrono Cross (Disc 2) +SLUS_010.80 Chrono Cross (Disc 2) +SLPM_873.74 Chrono Trigger +SLPS_024.30 Chrono Trigger +SLPS_914.46 Chrono Trigger +SLES_022.96 Cina - Crimini nella Città Proibita +SLES_041.48 Cindy's Caribbean Holiday +SLES_041.47 Cindy's Fashion World +SLPM_865.65 Cinema Eikaiwa Series Dai-1-dan - Tengoku ni Ikenai Papa (Disc 1) (Joukan) +SLPS_018.13 Cinema Eikaiwa Series Dai-1-dan - Tengoku ni Ikenai Papa (Disc 1) (Joukan) +SLPM_865.66 Cinema Eikaiwa Series Dai-1-dan - Tengoku ni Ikenai Papa (Disc 2) (Chuukan) +SLPS_018.14 Cinema Eikaiwa Series Dai-1-dan - Tengoku ni Ikenai Papa (Disc 2) (Chuukan) +SLPM_865.67 Cinema Eikaiwa Series Dai-1-dan - Tengoku ni Ikenai Papa (Disc 3) (Gekan) +SLPS_018.15 Cinema Eikaiwa Series Dai-1-dan - Tengoku ni Ikenai Papa (Disc 3) (Gekan) +SLPM_865.54 Cinema Eikaiwa Series Dai-2-dan - Interceptor (Disc 1) (Joukan) +SLPS_018.72 Cinema Eikaiwa Series Dai-2-dan - Interceptor (Disc 1) (Joukan) +SLPM_865.55 Cinema Eikaiwa Series Dai-2-dan - Interceptor (Disc 2) (Chuukan) +SLPS_018.73 Cinema Eikaiwa Series Dai-2-dan - Interceptor (Disc 2) (Chuukan) +SLPM_865.56 Cinema Eikaiwa Series Dai-2-dan - Interceptor (Disc 3) (Gekan) +SLPS_018.74 Cinema Eikaiwa Series Dai-2-dan - Interceptor (Disc 3) (Gekan) +SLPM_865.51 Cinema Eikaiwa Series Dai-3-dan - Arashigaoka (Disc 1) (Joukan) +SLPS_019.54 Cinema Eikaiwa Series Dai-3-dan - Arashigaoka (Disc 1) (Joukan) +SLPM_865.52 Cinema Eikaiwa Series Dai-3-dan - Arashigaoka (Disc 2) (Chuukan) +SLPS_019.55 Cinema Eikaiwa Series Dai-3-dan - Arashigaoka (Disc 2) (Chuukan) +SLPM_865.53 Cinema Eikaiwa Series Dai-3-dan - Arashigaoka (Disc 3) (Gekan) +SLPS_019.56 Cinema Eikaiwa Series Dai-3-dan - Arashigaoka (Disc 3) (Gekan) +SLPM_865.68 Cinema Eikaiwa Series Dai-4-dan - Boy's Life (Disc 1) +SLPS_020.16 Cinema Eikaiwa Series Dai-4-dan - Boy's Life (Disc 1) +SLPM_865.69 Cinema Eikaiwa Series Dai-4-dan - Boy's Life (Disc 2) +SLPS_020.17 Cinema Eikaiwa Series Dai-4-dan - Boy's Life (Disc 2) +SLPM_865.70 Cinema Eikaiwa Series Dai-4-dan - Boy's Life (Disc 3) +SLPS_020.18 Cinema Eikaiwa Series Dai-4-dan - Boy's Life (Disc 3) +SLPM_865.71 Cinema Eikaiwa Series Dai-4-dan - Boy's Life (Disc 4) +SLPS_020.19 Cinema Eikaiwa Series Dai-4-dan - Boy's Life (Disc 4) +SLPM_865.57 Cinema Eikaiwa Series Dai-5-dan - Zombie (Disc 1) +SLPS_020.60 Cinema Eikaiwa Series Dai-5-dan - Zombie (Disc 1) +SLPM_865.58 Cinema Eikaiwa Series Dai-5-dan - Zombie (Disc 2) +SLPS_020.61 Cinema Eikaiwa Series Dai-5-dan - Zombie (Disc 2) +SLPM_865.59 Cinema Eikaiwa Series Dai-5-dan - Zombie (Disc 3) +SLPS_020.62 Cinema Eikaiwa Series Dai-5-dan - Zombie (Disc 3) +SLPM_865.60 Cinema Eikaiwa Series Dai-5-dan - Zombie (Disc 4) +SLPS_020.63 Cinema Eikaiwa Series Dai-5-dan - Zombie (Disc 4) +SLPM_862.41 Cinema Eikaiwa Series Dai-6-dan - Ai no Hate ni (Disc 1) +SLPM_865.61 Cinema Eikaiwa Series Dai-6-dan - Ai no Hate ni (Disc 1) +SLPM_862.42 Cinema Eikaiwa Series Dai-6-dan - Ai no Hate ni (Disc 2) +SLPM_865.62 Cinema Eikaiwa Series Dai-6-dan - Ai no Hate ni (Disc 2) +SLPM_862.43 Cinema Eikaiwa Series Dai-6-dan - Ai no Hate ni (Disc 3) +SLPM_865.63 Cinema Eikaiwa Series Dai-6-dan - Ai no Hate ni (Disc 3) +SLPM_862.44 Cinema Eikaiwa Series Dai-6-dan - Ai no Hate ni (Disc 4) +SLPM_865.64 Cinema Eikaiwa Series Dai-6-dan - Ai no Hate ni (Disc 4) +SLPM_803.91 Cinema Eikaiwa Series - Tengoku ni Ikenai Papa (Taikenban) +SCPS_100.77 Circadia (Disc 1) +SCPS_100.78 Circadia (Disc 2) +PAPX_900.73 Circadia (Taikenban) +PCPX_961.38 Circadia (Taikenban) +PCPX_961.40 Circadia (Taikenban) +SLPS_003.11 Circuit Beat +SLES_007.53 Circuit Breakers +SLUS_006.97 Circuit Breakers +SLED_014.03 Circuit Breakers (Demo-Add-On Disc) (Demo) +SLPS_003.61 City Bravo^! +SLPS_021.66 City Bravo^! +SLPS_024.21 City Bravo^! Business-hen +SLES_017.94 Civilization II +SLES_017.95 Civilization II +SLES_017.96 Civilization II +SLES_017.97 Civilization II +SLES_017.98 Civilization II +SLPS_017.35 Civilization II +SLUS_007.92 Civilization II +SLPS_006.18 Civizard - Majutsu no Keifu +SLPS_001.60 Classic Road +SLPS_910.12 Classic Road +SLPS_020.39 Classic Road 2 +SLPS_013.25 Classic Road - Yuushun 2 +SLES_039.35 Cleopatra Fortune +SLPS_031.87 Cleopatra Fortune +SLUS_014.91 Cleopatra's Fortune +SLPM_804.82 Click Manga (Taikenban) +SLPS_023.54 Click Manga - Click no Hi +SLPS_021.31 Click Manga - Dynamic Robot Taisen 1 - Shutsugeki^! Kyoui no Robot Gundan^!^! +SLPS_024.07 Click Manga - Dynamic Robot Taisen 2 - Kyoufu^! Akuma Zoku Fukkatsu +SLPS_021.28 Click Manga - Ginga Eiyuu Densetsu 1 - Eien no Yoru no Naka de +SLPS_023.53 Click Manga - Ginga Eiyuu Densetsu 2 - Iserlohn Kouryaku +SLPS_021.30 Click Manga - Opera-za no Kaijin +SLPS_018.38 Click Medic +SLES_008.70 Clock Tower +SLES_008.71 Clock Tower +SLES_008.72 Clock Tower +SLUS_005.39 Clock Tower +SLPS_006.57 Clock Tower 2 +SLPS_910.56 Clock Tower 2 +SLPM_800.62 Clock Tower 2 (Taikenban) +SLPM_800.63 Clock Tower 2 (Taikenban) +SLUS_006.95 Clock Tower II - The Struggle Within +SLPS_012.90 Clock Tower - Ghost Head +SLPM_802.19 Clock Tower - Ghost Head (Taikenban) +SLPS_009.17 Clock Tower - The First Fear +SLPS_003.87 ClockWerx +SLPS_015.69 Cocktail Harmony +SLUS_900.91 Codemasters Demo CD +SLED_028.09 Codemasters Demo Disk (Demo) +SLED_030.94 Codemasters Q3 2000 Demo (Demo) +SCUS_944.09 Codename - Tenka +SCES_021.51 Cold Blood (Disc 1) +SCES_121.51 Cold Blood (Disc 2) +SCUS_944.74 Colin McRae Rally +SLES_004.77 Colin McRae Rally +SLES_012.04 Colin McRae Rally +SLED_013.80 Colin McRae Rally (Demo) +SLED_013.81 Colin McRae Rally (Demo) +SLED_013.88 Colin McRae Rally (Demo) +SLES_026.05 Colin McRae Rally 2.0 +SLUS_012.22 Colin McRae Rally 2.0 +SLPS_019.38 Colin McRae - The Rally +SLPS_028.49 Colin McRae - The Rally +SLPM_803.80 Colin McRae - The Rally (Taikenban) +SLPS_028.78 Colin McRae - The Rally 02 +SLUS_001.96 College Slam +SLED_000.91 Colony Wars (Demo) +SLES_008.60 Colony Wars (Disc 1) +SLES_008.61 Colony Wars (Disc 1) +SLES_008.62 Colony Wars (Disc 1) +SLES_008.63 Colony Wars (Disc 1) +SLES_008.64 Colony Wars (Disc 1) +SLPS_014.03 Colony Wars (Disc 1) +SLUS_005.43 Colony Wars (Disc 1) +SLES_108.60 Colony Wars (Disc 2) +SLES_108.61 Colony Wars (Disc 2) +SLES_108.62 Colony Wars (Disc 2) +SLES_108.63 Colony Wars (Disc 2) +SLES_108.64 Colony Wars (Disc 2) +SLPS_014.04 Colony Wars (Disc 2) +SLUS_005.54 Colony Wars (Disc 2) +SLPM_803.04 Colony Wars (Taikenban) +SCES_026.24 Colony Wars - El Sol Rojo +SCES_019.24 Colony Wars - Red Sun +SCES_026.21 Colony Wars - Red Sun +SCES_026.22 Colony Wars - Red Sun +SCES_026.23 Colony Wars - Red Sun +SLUS_008.66 Colony Wars - Red Sun +SLES_013.92 Colony Wars - Vengeance +SLES_014.05 Colony Wars - Vengeance +SLES_014.06 Colony Wars - Vengeance +SLES_014.07 Colony Wars - Vengeance +SLES_014.08 Colony Wars - Vengeance +SLUS_007.22 Colony Wars - Vengeance +SLED_014.71 Colony Wars - Vengeance (Demo) +SLPS_027.94 Colorful Logic +SLPS_031.15 Colorful Logic 2 +SLPS_032.39 Colorful Logic 3 +SLPS_019.04 Combat Choro Q +SLPM_865.15 Combi Mahjong Awase uchi with Maboroshi Tsukiyo Characters +SLPS_014.29 Combination Pro Soccer - J.League no Kantoku ni Natte Sekai o Mezase^! +SLPM_804.02 Comic Bom Bom - DigimonWorld Premium Disc +SLPM_805.36 Comic Bom Bom - Special Movie Disc +SLED_006.52 Command & Conquer (Demo) +SLES_005.30 Command & Conquer (Disc 1) (GDI) +SLES_005.31 Command & Conquer (Disc 1) (GDI) +SLUS_003.79 Command & Conquer (Disc 1) (GDI) +SLES_105.30 Command & Conquer (Disc 2) (NOD) +SLES_105.31 Command & Conquer (Disc 2) (NOD) +SLUS_004.10 Command & Conquer (Disc 2) (NOD) +SLPS_009.76 Command & Conquer Complete (Disc 1) (GDI) +SLPS_009.77 Command & Conquer Complete (Disc 2) (NOD) +SLPM_802.22 Command & Conquer Complete (Taikenban) +SLED_012.70 Command & Conquer - Alarmstufe Rot & Bloody Roar (Demo) +SLES_010.07 Command & Conquer - Alarmstufe Rot (Disc 1) +SLES_110.07 Command & Conquer - Alarmstufe Rot (Disc 2) +SLES_013.45 Command & Conquer - Alarmstufe Rot - Gegenschlag (Disc 1) (Die Alliierten) +SLES_113.45 Command & Conquer - Alarmstufe Rot - Gegenschlag (Disc 2) (Die Sowjets) +SLED_010.67 Command & Conquer - Alerte Rouge (Demo) +SLES_010.06 Command & Conquer - Alerte Rouge (Disc 1) (Alliés) +SLES_110.06 Command & Conquer - Alerte Rouge (Disc 2) (Soviétiques) +SLES_013.44 Command & Conquer - Alerte Rouge - Mission Tesla (Disc 1) (Alliés) +SLES_113.44 Command & Conquer - Alerte Rouge - Mission Tesla (Disc 2) (Soviétiques) +SLES_009.49 Command & Conquer - Red Alert (Disc 1) (Allies) +SLUS_004.31 Command & Conquer - Red Alert (Disc 1) (Allies) +SLES_109.49 Command & Conquer - Red Alert (Disc 2) (Soviet) +SLUS_004.85 Command & Conquer - Red Alert (Disc 2) (Soviet) +SLED_012.55 Command & Conquer - Red Alert - Bloody Roar (Demo) +SLES_013.43 Command & Conquer - Red Alert - Retaliation (Disc 1) (Allies) +SLUS_006.65 Command & Conquer - Red Alert - Retaliation (Disc 1) (Allies) +SLES_113.43 Command & Conquer - Red Alert - Retaliation (Disc 2) (Soviet) +SLUS_006.67 Command & Conquer - Red Alert - Retaliation (Disc 2) (Soviet) +SLED_006.95 Command & Conquer - Teil 1 - Der Tiberiumkonflikt (Demo) +SLES_005.32 Command & Conquer - Teil 1 - Der Tiberiumkonflikt (Disc 1) (GDI) +SLES_105.32 Command & Conquer - Teil 1 - Der Tiberiumkonflikt (Disc 2) (NOD) +SLPS_008.17 Community Pom +SLPS_021.16 Community Pom - Omoide o Dakishimete +SLED_023.10 Compilation 01 +SLED_024.15 Compilation 02 +SLED_024.39 Compilation 03 +SLED_024.40 Compilation 04 +SLPS_010.62 Complete Soccer Onside +SLES_009.27 Constructor +SLES_014.28 Constructor +SCUS_942.94 Contender +SCUS_943.80 Contender (Demo) +SLUS_013.05 Contender 2 +SLES_006.08 Contra - Legacy of War +SLUS_002.88 Contra - Legacy of War +SCES_005.68 Cool Boarders +SCUS_943.56 Cool Boarders +SLPS_004.56 Cool Boarders +SLPS_910.31 Cool Boarders +SCES_009.92 Cool Boarders 2 +SCUS_943.58 Cool Boarders 2 +SCUS_945.97 Cool Boarders 2001 +SCUS_946.25 Cool Boarders 2001 (Demo) +SCPS_451.03 Cool Boarders 2 - Killing Session +SLPM_801.43 Cool Boarders 2 - Killing Session +SLPS_009.67 Cool Boarders 2 - Killing Session +SCES_016.15 Cool Boarders 3 +SCUS_942.51 Cool Boarders 3 +SLPS_016.98 Cool Boarders 3 +SCUS_943.74 Cool Boarders 3 (Demo) +SLPM_803.45 Cool Boarders 3 (Taikenban) +SCES_022.83 Cool Boarders 4 +SCUS_945.59 Cool Boarders 4 +SLPS_025.27 Cool Boarders 4 +SCUS_943.88 Cool Boarders 4 (Demo) +SLPM_805.39 Cool Boarders 4 (Taikenban) +SLPS_004.99 Cooly Skunk +SLES_012.69 Copa del Mundo - Francia '98 +SLPS_000.09 Cosmic Race +SLPM_864.84 Cosmowarrior Zero +SLPS_025.04 Countdown Vampires (Disc 1) +SLUS_008.98 Countdown Vampires (Disc 1) +SLPS_025.05 Countdown Vampires (Disc 2) +SLUS_011.99 Countdown Vampires (Disc 2) +SLES_012.66 Coupe du Monde 98 +SLES_003.26 Courier Crisis - The Saga of the Modern Fatalist +SLPS_011.28 Courier Crisis - The Saga of the Modern Fatalist +SLUS_004.42 Courier Crisis - The Saga of the Modern Fatalist +SLUS_011.51 Covert Ops - Nuclear Dawn (Disc 1) +SLUS_011.57 Covert Ops - Nuclear Dawn (Disc 2) +SLPS_011.26 Cowboy Bebop +SLPS_032.58 Cowboy Bebop +PAPX_900.10 Crash Bandicoot +SCES_003.44 Crash Bandicoot +SCPS_100.31 Crash Bandicoot +SCPS_450.26 Crash Bandicoot +SCPS_910.57 Crash Bandicoot +SCPS_913.04 Crash Bandicoot +SCUS_949.00 Crash Bandicoot +SCES_009.67 Crash Bandicoot 2 - Cortex Strikes Back +SCUS_941.54 Crash Bandicoot 2 - Cortex Strikes Back +SCPS_100.47 Crash Bandicoot 2 - Cortex no Gyakushuu^! +SCPS_910.92 Crash Bandicoot 2 - Cortex no Gyakushuu^! +SCPS_913.09 Crash Bandicoot 2 - Cortex no Gyakushuu^! +PCPX_960.98 Crash Bandicoot 2 - Cortex no Gyakushuu^! (Taikenban) +SCPS_100.73 Crash Bandicoot 3 - Buttobi^! Sekai Isshuu +SCPS_911.64 Crash Bandicoot 3 - Buttobi^! Sekai Isshuu +SCPS_913.18 Crash Bandicoot 3 - Buttobi^! Sekai Isshuu +PAPX_900.70 Crash Bandicoot 3 - Buttobi^! Sekai Isshuu (Taikenban) +PCPX_961.45 Crash Bandicoot 3 - Buttobi^! Sekai Isshuu (Taikenban) +SCES_014.20 Crash Bandicoot 3 - Warped +SCPS_101.40 Crash Bandicoot Carnival +SCPS_913.19 Crash Bandicoot Carnival +PCPX_962.02 Crash Bandicoot Carnival (Taikenban) +SCPS_101.18 Crash Bandicoot Racing +SCPS_913.28 Crash Bandicoot Racing +PCPX_961.83 Crash Bandicoot Racing (Taikenban) +SCUS_942.44 Crash Bandicoot - Warped +SCUS_942.89 Crash Bandicoot - Warped (Demo) +SCES_028.34 Crash Bash +SCUS_945.70 Crash Bash +SCUS_946.54 Crash Bash & Spyro - Year of the Dragon (Demo) +SCUS_946.16 Crash Bash (Demo) +SLPS_025.82 Crazy Climber 2000 +SLPS_001.20 Creature Shock (Disc 1) +SLPS_001.21 Creature Shock (Disc 2) +SLES_036.90 Creatures +SLUS_014.38 Creatures +SLES_041.11 Creatures - Raised in Space +SLUS_015.53 Creatures - Raised in Space +SLES_024.95 Cricket 2000 +SCPS_100.03 Crime Crackers +SCPS_100.37 Crime Crackers 2 +SLES_009.54 Crime Killer +SLUS_005.76 Crime Killer +SLED_010.85 Crime Killer (Demo) +SLED_013.05 Crime Killer (Demo) +SLUS_900.20 Crime Killer (Demo) +SLES_027.93 Crisis Beat +SLPS_014.30 Crisis Beat +SLPS_012.69 Crisis City +SLPS_010.44 Critical Blow +SLES_001.36 Critical Depth +SLUS_004.28 Critical Depth +SLES_001.96 Criticom +SLUS_000.46 Criticom +SLPS_002.29 Criticom - The Critical Combat +SLES_020.88 Croc 2 +SLUS_006.34 Croc 2 +SLED_021.19 Croc 2 (Demo) +SLUS_900.56 Croc 2 (Demo) +SLPM_863.10 Croc Adventure +SLPM_804.73 Croc Adventure (Taikenban) +SLPM_801.73 Croc^! Pau-Pau Island +SLPS_010.55 Croc^! Pau-Pau Island +SLES_005.93 Croc - Legend of the Gobbos +SLUS_005.30 Croc - Legend of the Gobbos +SLED_000.38 Croc - Legend of the Gobbos (Demo) +SLPM_872.35 Croket^! Kindan no Kinka Box^! +SLPM_873.41 Croket^! Kindan no Kinka Box^! +SLPS_007.13 Cross Romance - Koi to Mahjong to Hanafuda to +SLPS_025.15 Cross Romance - Koi to Mahjong to Hanafuda to +SLPM_862.80 Cross Tantei Monogatari (Disc 1) +SLPM_862.81 Cross Tantei Monogatari (Disc 2) +SLPM_804.61 Cross Tantei Monogatari (Taikenban) +SLPM_866.39 Cross Tantei Monogatari 1 - Kouhen +SLPM_866.38 Cross Tantei Monogatari 1 - Zenpen +SLUS_013.42 Crossroad Crisis +SLES_005.87 Crusader - No Remorse +SLES_005.88 Crusader - No Remorse +SLES_005.89 Crusader - No Remorse +SLUS_002.68 Crusader - No Remorse +SLES_025.82 Crusaders of Might and Magic +SLES_025.83 Crusaders of Might and Magic +SLES_025.84 Crusaders of Might and Magic +SLES_026.91 Crusaders of Might and Magic +SLES_026.92 Crusaders of Might and Magic +SLUS_007.99 Crusaders of Might and Magic +SLES_002.92 Crypt Killer +SLUS_003.35 Crypt Killer +SLPS_010.26 Cu-On-Pa +SLPM_801.42 Cu-On-Pa (Taikenban) +SLES_037.29 Cubix Robots for Everyone - Race 'n Robots +SLUS_014.22 Cubix Robots for Everyone - Race 'n Robots +SLPM_804.51 Culdcept - Cepter's Guild Vol. 1 +SLPM_804.77 Culdcept - Cepter's Guild Vol. 2 +SLPM_862.23 Culdcept - Expansion +SLPM_866.58 Culdcept - Expansion Plus +SLPS_017.11 Curiosity Kills the Cat Koukishin wa Neko o Korosu ka +SLPS_018.64 Cyber Daisenryaku - Shutsugeki^! Haruka-tai +SLPS_010.48 Cyber Egg - Battle Champion +SLPS_019.10 Cyber Org +SCES_000.06 CyberSled +SLPS_000.23 CyberSled +SLUS_000.08 CyberSled +SLES_001.14 CyberSpeed +SLPM_800.34 CyberSpeed +SLPS_003.96 CyberSpeed +SLUS_001.16 CyberSpeed +SLES_023.70 CyberTiger +SLES_023.71 CyberTiger +SLUS_010.04 CyberTiger +SLPS_010.11 Cyberbots - Fullmetal Madness +SLES_002.33 Cyberia +SLES_002.72 Cyberia +SLPS_002.18 Cyberia +SLUS_000.53 Cyberia +SLPS_019.12 Cybernetic Empire (Disc 1) +SLPS_019.13 Cybernetic Empire (Disc 2) +SLPS_000.55 Cyberwar (Disc 1) +SLPS_000.56 Cyberwar (Disc 2) +SLPS_000.57 Cyberwar (Disc 3) +SLES_000.65 D (Disc 1) +SLES_001.60 D (Disc 1) +SLES_001.61 D (Disc 1) +SLUS_001.28 D (Disc 1) +SLES_100.65 D (Disc 2) +SLES_101.60 D (Disc 2) +SLES_101.61 D (Disc 2) +SLUS_001.73 D (Disc 2) +SLES_200.65 D (Disc 3) +SLES_201.60 D (Disc 3) +SLES_201.61 D (Disc 3) +SLUS_001.74 D (Disc 3) +SLPS_001.33 D no Shokutaku - Complete Graphics (Disc 1) +SLPS_910.72 D no Shokutaku - Complete Graphics (Disc 1) +SLPS_001.34 D no Shokutaku - Complete Graphics (Disc 2) +SLPS_910.73 D no Shokutaku - Complete Graphics (Disc 2) +SLPS_001.35 D no Shokutaku - Complete Graphics (Disc 3) +SLPS_910.74 D no Shokutaku - Complete Graphics (Disc 3) +SLPM_805.58 D-1 Grand Prix (Taikenban) +SLES_010.40 DBZ - Dead Ball Zone +SLUS_006.58 DBZ - Dead Ball Zone +SLES_034.02 DSF Fußball Manager 2001 +SLES_038.64 DSF Fußball Manager 2002 +SLPM_869.08 DX Hyakunin Isshu +SLPS_029.43 DX Monopoly +SLPS_005.70 DX Nippon Tokkyuu Ryokou Game - Let's Travel in Japan +SLPS_910.54 DX Nippon Tokkyuu Ryokou Game - Let's Travel in Japan +SLPS_015.86 DX Okuman Chouja Game II - The Money Battle +SLPS_025.66 DX Okuman Chouja Game II - The Money Battle +SLPS_006.23 DX Okuman Chouja Game - The Money Battle +SLPS_910.46 DX Okuman Chouja Game - The Money Battle +SLPS_021.05 DX Shachou Game +SLPS_030.71 DX Shachou Game +SLPS_024.06 Dai-2-Ji Super Robot Taisen +SLPM_873.46 Dai-2-kai^! Quiz Darake no Jinsei Game +SLPS_025.30 Dai-3-Ji Super Robot Taisen +SLPS_001.96 Dai-4-Ji Super Robot Taisen S +SLPS_910.14 Dai-4-Ji Super Robot Taisen S +SLPS_008.13 Daibouken Deluxe - Haruka naru Umi +SLPM_863.09 Daikoukai Jidai Gaiden +SLPS_010.21 Daikoukai Jidai Gaiden +SLPM_862.03 Daikoukai Jidai II +SLPS_006.56 Daikoukai Jidai II +SLPM_863.82 Daikoukai Jidai IV - Porto Estado +SLPM_864.31 Daikoukai Jidai IV - Porto Estado +SLPM_869.96 Daikoukai Jidai IV - Porto Estado +SLPS_021.60 Daiobake Yashiki - Hamamura Jun no Jitsuwa Kaidan +SLPM_802.59 Daiobake Yashiki - Hamamura Jun no Jitsuwa Kaidan (Taikenban) +SLPS_016.99 Daisenryaku - Master Combat +SLPS_028.55 Daisenryaku - Master Combat +SLPS_002.99 Daisenryaku - Player's Spirit +SLPS_911.78 Daisenryaku - Player's Spirit +SLPS_006.34 Dakar '97 +SLES_040.61 Dalmatians 2 +SLPS_011.35 DamDam Stompland +SLPM_801.70 DamDam Stompland (Taikenban) +SLPM_862.22 Dance Dance Revolution +SLUS_012.80 Dance Dance Revolution +SLPM_862.52 Dance Dance Revolution 2nd Remix +SCPS_454.56 Dance Dance Revolution 2nd Remix - Append Club Version Vol. 1 +SLPM_863.70 Dance Dance Revolution 2nd Remix - Append Club Version Vol. 1 +SLPM_863.99 Dance Dance Revolution 2nd Remix - Append Club Version Vol. 2 +SLPM_865.03 Dance Dance Revolution 3rd Mix +SLPM_867.52 Dance Dance Revolution 4th Mix +SLPM_868.97 Dance Dance Revolution 5th Mix +SLUS_014.46 Dance Dance Revolution Konamix +SLPM_866.93 Dance Dance Revolution - Best Hits +SLUS_012.81 Dance Dance Revolution - Disney Mix +SLPM_866.67 Dance Dance Revolution - Disney's Rave +SLPM_868.31 Dance Dance Revolution - Extra Mix +SLES_041.29 Dance Europe +SLPM_861.50 Dance^! Dance^! Dance^! +SLPM_803.48 Dance^! Dance^! Dance^! (Taikenban) +SLES_041.21 Dance -UK +SLES_041.61 Dance -UK eXtra Trax +SLPM_862.10 Dancing Blade Katte ni Momotenshi II - Tears of Eden (Disc 1) +SLPM_862.11 Dancing Blade Katte ni Momotenshi II - Tears of Eden (Disc 2) +SLPM_862.12 Dancing Blade Katte ni Momotenshi II - Tears of Eden (Disc 3) +SLPM_861.00 Dancing Blade Katte ni Momotenshi^! (Disc 1) +SLPM_861.01 Dancing Blade Katte ni Momotenshi^! (Disc 2) +SLPM_861.02 Dancing Blade Katte ni Momotenshi^! (Disc 3) +SLES_040.97 Dancing Stage Fever +SLES_041.63 Dancing Stage Fusion +SLPM_865.05 Dancing Stage featuring Dreams Come True +SLPM_864.11 Dancing Stage featuring True Kiss Destination +SLES_033.84 Dancing Stage - Disney Mix +SLES_029.41 Dancing Stage - Euromix +SLES_038.82 Dancing Stage - Party Edition +SLPS_026.09 Dangan +SLES_031.98 Danger Girl +SLUS_008.81 Danger Girl +SLPS_010.25 Dare Devil Derby 3D +SLUS_003.00 Dare Devil Derby 3D +SLPS_005.74 Darius Gaiden +SLPM_800.54 Darius Gaiden (Taikenban) +SLPS_007.89 Dark Hunter Ge - Youma no Mori +SLPS_007.73 Dark Hunter Jou - Ijigen Gakuen +SLPS_014.22 Dark Messiah +SLPS_009.38 Dark Seed II +SLPS_023.16 Dark Tales - From the Lost Soul +SLES_006.63 Darklight Conflict +SLUS_004.57 Darklight Conflict +SLPS_001.08 Darkseed +SLES_017.19 Darkstalkers 3 +SLUS_007.45 Darkstalkers 3 +SLES_002.51 Darkstalkers - The Night Warriors +SLUS_000.36 Darkstalkers - The Night Warriors +SLES_006.12 Darkstone +SLES_034.47 Darkstone +SLUS_011.82 Darkstone +SCED_033.58 Das Dschungelbuch - Groove Party (Demo) +SLES_015.98 Das Grab des Pharao +SLES_027.40 Dave Mirra Freestyle BMX +SLPM_866.82 Dave Mirra Freestyle BMX +SLUS_010.26 Dave Mirra Freestyle BMX +SLED_031.15 Dave Mirra Freestyle BMX (Demo) +SLUS_810.26 Dave Mirra Freestyle BMX (Demo) +SLES_033.71 Dave Mirra Freestyle BMX - Maximum Remix +SLUS_013.47 Dave Mirra Freestyle BMX - Maximum Remix +SLES_034.88 David Beckham Soccer +SLES_036.82 David Beckham Soccer +SLUS_014.55 David Beckham Soccer +SLES_000.96 Davis Cup Complete Tennis +SCES_021.50 De Sang Froid (Disc 1) +SCES_121.50 De Sang Froid (Disc 2) +SLUS_006.93 Dead in the Water +SCES_012.59 Dead or Alive +SCPS_451.90 Dead or Alive +SLPS_012.89 Dead or Alive +SLUS_006.06 Dead or Alive +SCED_013.72 Dead or Alive (Demo) +SLUS_806.06 Dead or Alive (Demo) +SLPS_002.67 Deadheat Road +SLPS_010.36 Deadly Skies +SLPS_004.89 Death Wing +SLPS_002.25 DeathMask (Disc 1) +SLPS_002.26 DeathMask (Disc 2) +SLPS_002.27 DeathMask (Disc 3) +SLPS_012.29 Debut 21 +SLUS_010.67 Deception III - Dark Delusion +SLPM_804.78 Deco Pre 2 '99 (Taikenban) +SLPM_801.74 Deco Pre 97-98 - Data East Taikenban Special +SLPS_018.17 Deep Freeze +SLPS_006.60 Deep Sea Adventure - Kaitei-kyuu Pantarassa no Nazo (Disc 1) +SLPS_022.06 Deep Sea Adventure - Kaitei-kyuu Pantarassa no Nazo (Disc 1) +SLPS_006.61 Deep Sea Adventure - Kaitei-kyuu Pantarassa no Nazo (Disc 2) +SLPS_022.07 Deep Sea Adventure - Kaitei-kyuu Pantarassa no Nazo (Disc 2) +SLPM_800.91 Deep Sea Adventure - Kaitei-kyuu Pantarassa no Nazo (Taikenban) +SLES_000.81 Defcon 5 +SLES_001.46 Defcon 5 +SLES_001.47 Defcon 5 +SLES_001.48 Defcon 5 +SLES_001.49 Defcon 5 +SLPS_002.75 Defcon 5 +SLPS_008.53 Defeat Lightning +SCES_021.74 Defi au Tetris Magique +SLPS_008.64 Deka Yonku - Tough the Truck +SLPS_018.10 Dekiru^! Game Center +SLES_038.90 Delta Force Urban Warfare +SLES_039.19 Delta Force Urban Warfare +SLES_039.52 Delta Force Urban Warfare +SLUS_014.29 Delta Force Urban Warfare +SLED_017.25 Demo Codemasters +SLED_022.46 Demo Codemasters +SCED_024.17 Demo Disc +SCES_000.64 Demo One +SCES_001.21 Demo One +SCES_000.48 Demo One (Version 1) +SCES_001.20 Demo One (Version 2) +SCES_002.38 Demo One (Version 3) +SCED_004.56 Demo One (Version 4) +SCED_004.57 Demo One (Version 4) +PBPX_950.01 Demo One (Version 5) +PBPX_950.07 Demo One (Version 6) +PBPX_950.08 Demo One (Version 7) +PCPX_960.03 DemoDemo PlayStation Soukan-gou Vol. 1 +PCPX_960.15 DemoDemo PlayStation Special +PCPX_960.14 DemoDemo PlayStation Vol. 10 +PCPX_960.16 DemoDemo PlayStation Vol. 11 +PCPX_960.18 DemoDemo PlayStation Vol. 12 +PCPX_960.19 DemoDemo PlayStation Vol. 13 +PCPX_960.21 DemoDemo PlayStation Vol. 14 +PCPX_960.22 DemoDemo PlayStation Vol. 15 +PCPX_960.25 DemoDemo PlayStation Vol. 16 +PCPX_960.26 DemoDemo PlayStation Vol. 17 +PCPX_960.27 DemoDemo PlayStation Vol. 18 +PCPX_960.32 DemoDemo PlayStation Vol. 19 +PCPX_960.05 DemoDemo PlayStation Vol. 2 +PCPX_960.36 DemoDemo PlayStation Vol. 20 +PCPX_960.38 DemoDemo PlayStation Vol. 21 +PCPX_960.42 DemoDemo PlayStation Vol. 22 +PCPX_960.06 DemoDemo PlayStation Vol. 3 +PCPX_960.07 DemoDemo PlayStation Vol. 4 +PCPX_960.08 DemoDemo PlayStation Vol. 5 +PCPX_960.09 DemoDemo PlayStation Vol. 6 +PCPX_960.10 DemoDemo PlayStation Vol. 7 +PCPX_960.11 DemoDemo PlayStation Vol. 8 +PCPX_960.13 DemoDemo PlayStation Vol. 9 +SLES_020.18 Demolition Racer +SLUS_009.69 Demolition Racer +SLPS_012.15 Dengeki Construction - Ochigee Yarou ze^! +SLPM_800.71 Dengeki PlayStation D +SLPM_802.81 Dengeki PlayStation D10 +SLPM_803.27 Dengeki PlayStation D11 +PAPX_900.60 Dengeki PlayStation D11 - Yarudora Series Vol. 3 - Sampaguita (Taikenban) +SLPM_803.43 Dengeki PlayStation D12 +SLPM_803.62 Dengeki PlayStation D13 +SLPM_803.31 Dengeki PlayStation D14 +SLPM_803.88 Dengeki PlayStation D15 +SLPM_803.99 Dengeki PlayStation D16 +SLPM_804.18 Dengeki PlayStation D17 +SLPM_804.12 Dengeki PlayStation D18 +SLPM_804.25 Dengeki PlayStation D19 +SLPM_801.09 Dengeki PlayStation D2 +SLPM_804.38 Dengeki PlayStation D20 +SLPM_804.57 Dengeki PlayStation D21 +PCPX_961.59 Dengeki PlayStation D21 SCE Special +SLPM_804.71 Dengeki PlayStation D22 +SLPM_804.81 Dengeki PlayStation D23 +SLPM_804.96 Dengeki PlayStation D24 +SLPM_804.97 Dengeki PlayStation D25 +SLPM_805.05 Dengeki PlayStation D26 +SLPM_805.16 Dengeki PlayStation D27 +SLPM_805.26 Dengeki PlayStation D28 +SLPM_805.45 Dengeki PlayStation D29 +SLPM_801.30 Dengeki PlayStation D3 +SLPM_805.47 Dengeki PlayStation D30 +SLPM_805.55 Dengeki PlayStation D31 +SLPM_805.57 Dengeki PlayStation D32 +SLPM_805.62 Dengeki PlayStation D33 +SLPM_805.69 Dengeki PlayStation D34 +SLPM_805.74 Dengeki PlayStation D35 +SLPM_805.78 Dengeki PlayStation D36 +SLPM_805.82 Dengeki PlayStation D37 +SLPM_805.89 Dengeki PlayStation D38 +SLPM_806.03 Dengeki PlayStation D39 +SLPM_801.57 Dengeki PlayStation D4 +SLPM_806.07 Dengeki PlayStation D41 +SLPM_806.11 Dengeki PlayStation D42 +SLPM_806.12 Dengeki PlayStation D43 +SLPM_806.15 Dengeki PlayStation D44 +SLPM_806.18 Dengeki PlayStation D45 +SLPM_801.86 Dengeki PlayStation D5 +SLPM_802.14 Dengeki PlayStation D6 +SLPM_803.09 Dengeki PlayStation D7 +SLPM_802.57 Dengeki PlayStation D8 +PCPX_961.16 Dengeki PlayStation D8 - Yarudora - Double Cast (Taikenban) +SLPM_802.66 Dengeki PlayStation D9 +SLPM_805.13 Dengeki PlayStation D - Konami Fanbook +SLPS_028.51 Denkou Sekka Micro Runner - Maniac Hakase no Hisaku +SLPS_914.29 Denkou Sekka Micro Runner - Maniac Hakase no Hisaku +SLPS_012.87 Denpa Shounen-teki Game +SLPS_004.81 Densetsu no Ogre Battle +SLPS_910.83 Densetsu no Ogre Battle +SLPS_022.97 Densetsu-juu no Ana - Monster Complete World Ver. 2 +SLPS_017.53 Densha Daisuki - Plarail ga Ippai +SLPM_862.63 Densha de Go^! +SLPS_011.50 Densha de Go^! +SLPM_801.66 Densha de Go^! (Taikenban) +SLPM_861.42 Densha de Go^! 2 +SLPM_866.15 Densha de Go^! 2 +SLPM_803.46 Densha de Go^! 2 (Demo) +SLPM_804.06 Densha de Go^! 2 (Taikenban) +SLPM_864.24 Densha de Go^! Nagoya Tetsudou-hen +SLPM_805.21 Densha de Go^! Nagoya Tetsudou-hen (Taikenban) +SLPM_863.78 Densha de Go^! Professional Shiyou +SLPM_867.05 Densha de Go^! Professional Shiyou +SLPM_805.11 Densha de Go^! Professional Shiyou (Taikenban) +SCPS_180.03 Depth +SLPS_031.31 Derby Jockey 2001 +SLPS_006.16 Derby Jockey R +SLPM_805.38 Derby Stallion Magazine 2000 +SLPM_805.59 Derby Stallion Magazine 2000 Vol. 2 +SLPM_803.78 Derby Stallion Magazine Furoku CD-ROM Soushuu-hen +SLPM_801.77 Derby Stallion Magazine Furoku CD-ROM Vol. 1 +SLPM_802.88 Derby Stallion Magazine Furoku CD-ROM Vol. 10 +SLPM_803.15 Derby Stallion Magazine Furoku CD-ROM Vol. 11 +SLPM_803.34 Derby Stallion Magazine Furoku CD-ROM Vol. 12 +SLPM_801.98 Derby Stallion Magazine Furoku CD-ROM Vol. 2 +SLPM_802.11 Derby Stallion Magazine Furoku CD-ROM Vol. 3 +SLPM_802.21 Derby Stallion Magazine Furoku CD-ROM Vol. 4 +SLPM_803.07 Derby Stallion Magazine Furoku CD-ROM Vol. 5 +SLPM_802.35 Derby Stallion Magazine Furoku CD-ROM Vol. 6 +SLPM_802.49 Derby Stallion Magazine Furoku CD-ROM Vol. 7 +SLPM_802.61 Derby Stallion Magazine Furoku CD-ROM Vol. 8 +SLPM_802.80 Derby Stallion Magazine Furoku CD-ROM Vol. 9 +SLPS_001.80 Deroon Dero Dero +SLES_000.55 Descent +SLPS_002.12 Descent +SLUS_000.37 Descent +SLES_005.58 Descent II +SLUS_004.60 Descent Maximum +SLPS_006.02 Deserted Island +SCES_017.68 Destrega +SCES_017.69 Destrega +SCES_017.70 Destrega +SCES_017.71 Destrega +SCES_017.72 Destrega +SLPS_015.91 Destrega +SLUS_007.32 Destrega +SLPM_803.10 Destrega (Taikenban) +SCES_000.08 Destruction Derby +SCUS_943.02 Destruction Derby +SIPS_600.01 Destruction Derby +SCUS_943.50 Destruction Derby 2 +SIPS_600.12 Destruction Derby 2 +SLES_002.99 Destruction Derby 2 +SCES_020.60 Destruction Derby Raw +SLUS_009.12 Destruction Derby Raw +SLUS_900.92 Destruction Derby Raw (Demo) +SLES_040.73 Destructo 2 +SLPM_860.54 Detana Twinbee Yahoo^! Deluxe Pack +SLPS_001.00 Detana Twinbee Yahoo^! Deluxe Pack +SLES_038.03 Detective Barbie - The Mystery Cruise +SLUS_012.21 Detective Barbie - The Mystery Cruise +SLES_041.30 Detective Mouse +SLPS_018.89 Devicereign +SCES_013.12 Devil Dice +SLUS_006.72 Devil Dice +SLPS_022.75 Devil Man +SLPM_871.84 Devil Summoner - Soul Hackers (Disc 1) +SLPS_019.21 Devil Summoner - Soul Hackers (Disc 1) +SLPS_912.00 Devil Summoner - Soul Hackers (Disc 1) +SLPM_871.85 Devil Summoner - Soul Hackers (Disc 2) +SLPS_019.22 Devil Summoner - Soul Hackers (Disc 2) +SLPS_912.01 Devil Summoner - Soul Hackers (Disc 2) +SLES_008.48 Devil's Deception +SCPS_454.36 DewPrism +SLPM_874.02 DewPrism +SLPS_023.30 DewPrism +SLPS_914.55 DewPrism +SLES_036.27 Dexter's Laboratory - Mandark's Lab +SLES_038.29 Dexter's Laboratory - Mandark's Lab +SLUS_014.21 Dexter's Laboratory - Mandark's Lab +SLPS_015.03 Dezaemon Kids^! +SLPS_003.35 Dezaemon Plus +SLPS_015.04 Dezaemon Plus Select 100 +SLES_011.56 Diablo +SLPS_014.16 Diablo +SLUS_006.19 Diablo +SLPS_025.23 Dice de Chocobo +SLES_033.20 Die Flintstones - Bedrock Bowling +SLES_004.45 Die Hard Trilogy +SLPS_005.85 Die Hard Trilogy +SLUS_001.19 Die Hard Trilogy +SLES_027.46 Die Hard Trilogy 2 - Viva Las Vegas +SLES_027.47 Die Hard Trilogy 2 - Viva Las Vegas +SLES_027.48 Die Hard Trilogy 2 - Viva Las Vegas +SLES_027.49 Die Hard Trilogy 2 - Viva Las Vegas +SLUS_010.15 Die Hard Trilogy 2 - Viva Las Vegas +SLES_035.88 Die Millionen Show +SLES_005.74 Die Stadt der verlorenen Kinder +SLPS_005.49 DigiCro - Digital Number Crossword +SLPM_860.38 Digical League +SLES_039.00 Digimon Digital Card Battle +SLES_038.41 Digimon Rumble Arena +SLUS_014.04 Digimon Rumble Arena +SLES_029.14 Digimon World +SLES_034.34 Digimon World +SLES_034.35 Digimon World +SLES_034.36 Digimon World +SLES_034.37 Digimon World +SLUS_010.32 Digimon World +SLUS_011.93 Digimon World 2 +SLES_039.36 Digimon World 2003 +SLUS_014.36 Digimon World 3 +SLUS_013.28 Digimon - Digital Card Battle +SLPS_033.57 DigimonTamers - Battle Evolution +SLPS_032.11 DigimonTamers - PocketCulumon +SLPS_017.97 DigimonWorld +SLPS_028.44 DigimonWorld 2 +SLPS_034.46 DigimonWorld 3 - Aratanaru Bouken no Tobira +SLPS_031.01 DigimonWorld - Digital Card Arena +SLPS_025.06 DigimonWorld - Digital Card Battle +SLPM_871.03 Digital Ehon Vol. 1 - Imadoki no Momotarou +SLPM_871.04 Digital Ehon Vol. 2 - Imadoki no Kaguya-hime +SLPM_871.05 Digital Ehon Vol. 3 - Imadoki no Saru Kani +SLPM_871.06 Digital Ehon Vol. 4 - Imadoki no Hanasaka Jiisan +SLPM_871.07 Digital Ehon Vol. 5 - Imadoki no Urashima-tarou +SLPS_014.81 Digital Figure Iina +SLPS_022.76 Digital Glider Airman +SLES_022.07 Dino Crisis +SLES_022.08 Dino Crisis +SLES_022.09 Dino Crisis +SLES_022.10 Dino Crisis +SLES_022.11 Dino Crisis +SLPM_869.03 Dino Crisis +SLPS_021.80 Dino Crisis +SLUS_009.22 Dino Crisis +SLUS_900.66 Dino Crisis (Demo) +SLES_032.21 Dino Crisis 2 +SLES_032.22 Dino Crisis 2 +SLES_032.23 Dino Crisis 2 +SLES_032.24 Dino Crisis 2 +SLES_032.25 Dino Crisis 2 +SLPM_866.27 Dino Crisis 2 +SLPM_872.34 Dino Crisis 2 +SLUS_012.79 Dino Crisis 2 +SLUS_900.87 Dino Crisis 2 (Demo) +SLPM_805.73 Dino Crisis 2 (Taikenban) +SLES_039.89 Dinomaster Party +SLES_040.63 Dinosaurs +SLPS_027.97 Dioramos +SLPM_805.87 Dioramos (Taikenban) +SLPS_021.46 Dirt Champ Motocross No. 1 +SLPM_805.01 Dirt Champ Motocross No. 1 (Taikenban) +SLUS_015.52 Dirt Jockey - Heavy Equipment Operator +SLPS_024.28 Disc Derby - Meiba o Tsukurou^!^! +SLPM_801.69 Disc Station Bessatsu - I Miss You. Tanaka Katsumi +SLPS_002.51 Discworld +SLPS_026.56 Discworld +SLED_011.09 Discworld II (Demo) +SLES_007.93 Discworld II - Missing Presumed...^! +SCUS_946.05 Discworld II - Mortality Bytes^! +SLES_007.94 Discworld II - Mortellement Votre +SLES_007.95 Discworld II - Vermutlich vermisst...^! +SLES_015.49 Discworld Noir +SLES_020.63 Discworld Noir +SLES_020.64 Discworld Noir +SLED_026.04 Discworld Noir (Demo) +SCES_008.94 Disney Action Game Disney Presenta Hercules +SCES_030.04 Disney Aladdin - La Revanche de Nasira +SCES_030.06 Disney Aladdin - La Vendetta di Nasira +SCES_030.08 Disney Aladdin - La Venganza de Nasira +SCES_035.37 Disney Atlantide - L'Empire Perdu +SCED_036.37 Disney Atlantide - L'Empire Perdu (Demo) +SCES_035.41 Disney Atlantis - El Imperio Perdido +SCES_035.39 Disney Atlantis - L'Impero Perduto +SCES_035.43 Disney Atlântida - O Continente Perdido +SCES_037.15 Disney Aventuras de Peter Pan en el País de Nunca Jamás +SLES_036.38 Disney Dingo Une Journée de Dingue^! +SLES_028.91 Disney Dinosaure +SLES_028.93 Disney Dinosauri +SLES_028.94 Disney Dinosaurio +SCES_030.18 Disney El Emperador y sus Locuras +SCES_039.41 Disney El Planeta del Tesoro +SCES_020.04 Disney Fais Ton Histoire^! Mulan +SCES_039.40 Disney Il Pianeta del Tesoro +SLES_032.71 Disney Il Re Leone - La Grande Avventura di Simba +SCES_008.92 Disney Jeu d'Action Disney Présente Hercule +SCES_008.95 Disney Juego de Acción Disney Presenta Hercules +SCES_030.14 Disney Kuzco - L'Empereur Mégalo +SCES_030.33 Disney La Petite Sirène 2 +SCES_039.38 Disney La Planète au Trésor +SCES_030.35 Disney La Sirenetta II +SCES_030.36 Disney La Sirenita 2 +SLES_036.41 Disney La Super-Diver Casa de Goofy +SCES_030.16 Disney Le Follie dell'Imperatore +SLES_039.65 Disney Learning - Mickey +SLES_039.83 Disney Learning - Winnie the Pooh +SCES_020.06 Disney Libro Animato Creativo - Mulan +SCES_038.75 Disney Lilo & Stitch en Problemas en el Paraíso +SCES_038.74 Disney Lilo & Stitch - Grossi Guai alle Hawaii +SCES_038.72 Disney Lilo & Stitch - Ouragan sur Hawaï +SCES_038.77 Disney Lilo & Stitch - Sarilhos no Paraíso +SLES_030.99 Disney Pato Donald - Cuac Attack +SCES_037.17 Disney Peter Pan - Aventuras na Terra do Nunca +SCES_037.11 Disney Peter Pan - Aventures au Pays Imaginaire +SCES_037.13 Disney Peter Pan - L'Avventura nell'Isola che non c'è +SLES_036.40 Disney Pippo Giochi Pazzi +SCES_037.49 Disney Pooh e Tigro^! È Qui la Festa +SLUS_012.10 Disney Presents Tigger's Honey Hunt +SLUS_015.36 Disney Presents Tigger's Honey Hunt +SCES_015.16 Disney Tarzan +SCES_015.18 Disney Tarzan +SLES_032.59 Disney Tigger tras un Bote de Miel +SLES_032.58 Disney Tigro e la Caccia al Miele +SLES_032.56 Disney Winnie l'Ourson - La Chasse au Miel de Tigrou +SLES_032.69 Disney le Roi Lion - La Formidable Aventure de Simba +SCES_037.48 Disney ¡Ven a la Fiesta^! con Winnie the Pooh +SLUS_015.74 Disney's 101 Dalmatians II - Patch's London Adventure +SLES_031.89 Disney's 102 Dalmatians - Puppies to the Rescue +SLES_031.90 Disney's 102 Dalmatians - Puppies to the Rescue +SLES_031.91 Disney's 102 Dalmatians - Puppies to the Rescue +SLUS_011.52 Disney's 102 Dalmatians - Puppies to the Rescue +SCES_008.91 Disney's Action Game featuring Hercules +SCES_008.96 Disney's Action Game met Hercules +SCES_008.98 Disney's Action Spel med Herkules +SCES_030.00 Disney's Aladdin in Nasira's Revenge +SCUS_945.69 Disney's Aladdin in Nasira's Revenge +SCES_030.02 Disney's Aladdin in Nasira's Wraak +SCES_035.35 Disney's Atlantis - De Verzonken Stad +SCES_035.42 Disney's Atlantis - En försvunnen värld +SCES_035.33 Disney's Atlantis - The Lost Empire +SCUS_946.36 Disney's Atlantis - The Lost Empire +SCED_036.36 Disney's Atlantis - The Lost Empire (Demo) +SCES_020.07 Disney's Aventura Interactiva - Mulan +SCES_032.35 Disney's De Kleine Zeemeermin II +SLES_032.68 Disney's De Leeuwenkoning - Simba's Machtige Avontuur +SLES_028.64 Disney's Dinosaur +SLUS_011.67 Disney's Dinosaur +SLES_028.92 Disney's Dinosaurier +SLPM_885.02 Disney's Donald Duck - Goin' Quackers +SLUS_012.42 Disney's Donald Duck - Goin' Quackers +SLES_030.95 Disney's Donald Duck - Quack Attack +SLES_030.97 Disney's Donald Duck - Quack Attack +SLES_030.98 Disney's Donald Duck - Quack Attack +SLES_032.72 Disney's El Rey Leon - Las Aventuras del Poderoso Simba +SLES_031.78 Disney's Goofy's Fun House +SLES_036.39 Disney's Goofy's Fun House +SLUS_012.09 Disney's Goofy's Fun House +SLUS_005.29 Disney's Hercules Action Game +SLUS_010.29 Disney's Hercules Action Game +SCES_030.12 Disney's Keizer Kuzco +SCUS_946.46 Disney's Lilo & Stitch +SCES_038.76 Disney's Lilo & Stitch - Heisa op Hawaï +SCES_038.71 Disney's Lilo & Stitch - Trouble in Paradise +SCES_016.95 Disney's Mulan - Story Studio +SCES_037.05 Disney's Party Time with Winnie the Pooh +SCES_037.45 Disney's Party mit Winnie Puuh +SCES_037.07 Disney's Peter Pan - Adventures in Never Land +SCED_038.83 Disney's Peter Pan - Adventures in Never Land (Demo) +SCES_037.09 Disney's Peter Pan - Avonturen in Nooitgedachtland +SCES_039.42 Disney's Piratenplaneet - De Schat van Kapitein Flint +SLUS_014.37 Disney's Pooh's Party Game - In Search of the Treasure +SCES_037.46 Disney's Spelen met Winnie de Poeh en zijn Vriendjes^! +SLUS_010.38 Disney's Story Studio - Mulan +SCES_014.31 Disney's Tarzan +SCES_021.85 Disney's Tarzan +SCUS_944.56 Disney's Tarzan +SLPM_863.83 Disney's Tarzan +SLUS_015.37 Disney's Tarzan +SLES_032.60 Disney's Teigetjes Honingjacht +SCES_030.10 Disney's The Emperor's New Groove +SCUS_945.71 Disney's The Emperor's New Groove +SLES_032.67 Disney's The Lion King - Simba's Mighty Adventure +SLUS_012.82 Disney's The Lion King - Simba's Mighty Adventure +SCES_030.32 Disney's The Little Mermaid II +SLUS_012.86 Disney's The Little Mermaid II +SLES_031.79 Disney's Tigger's Honey Hunt +SCES_039.37 Disney's Treasure Planet +SCUS_946.47 Disney's Treasure Planet +SCES_022.64 Disney's Verhalenstudio - Mulan +SCES_037.06 Disney's Winnie L'Ourson - C' Est La Recre^! +SLUS_015.13 Disney's Winnie the Pooh - Kindergarten +SLUS_015.14 Disney's Winnie the Pooh - Preschool +SLES_033.15 Disney-Pixar's Buzz Lightyear - Guardianes del Espacio +SCES_014.89 Disney-Pixar A Bug's Life +SCES_015.20 Disney-Pixar A Bug's Life +SCUS_942.88 Disney-Pixar A Bug's Life +SLPM_863.30 Disney-Pixar A Bug's Life +SLUS_015.38 Disney-Pixar A Bug's Life +SCES_024.59 Disney-Pixar A Bug's Life - Atelier de Jeux +SCES_020.14 Disney-Pixar A Bug's Life - Disney's Activity Centre +SCES_024.60 Disney-Pixar A Bug's Life - Disneys Malen und Spielen +SCES_015.22 Disney-Pixar A Bug's Life - Megaminimondo +SCES_015.23 Disney-Pixar Bichos - Una Aventura en Miniatura +SCES_024.61 Disney-Pixar Bottega dei Giochi - A Bug's Life Megaminimondo +SLES_033.14 Disney-Pixar Buzz Lightyear da Comando Stellare +SLES_033.10 Disney-Pixar Buzz Lightyear of Star Command +SLUS_011.92 Disney-Pixar Buzz Lightyear of Star Command +SLES_033.13 Disney-Pixar Captain Buzz Lightyear - Star Command +SCES_015.21 Disney-Pixar Das grosse Krabbeln +SCES_037.64 Disney-Pixar Die Monster AG - Schreckens-Insel +SCES_015.25 Disney-Pixar Een Luizenleven +SCES_015.26 Disney-Pixar Ett småkryps liv +SCES_015.24 Disney-Pixar Græs-Rødderne +SLES_033.12 Disney-Pixar Les Aventures de Buzz L'Éclair +SCES_037.66 Disney-Pixar Monsterbedriften - Skrekkøya +SCES_037.62 Disney-Pixar Monsterit Oy - Säikkysaari +SCES_037.65 Disney-Pixar Monsters & Co. - L'Isola dello Spavento +SCES_037.61 Disney-Pixar Monsters en Co. - Schrik Eiland +SCES_037.69 Disney-Pixar Monsters, Inc. - Monstros e Companhia - Ilha Assustadora +SCES_037.59 Disney-Pixar Monsters, Inc. - Scare Island +SCED_038.11 Disney-Pixar Monsters, Inc. - Scare Island (Demo) +SCUS_946.35 Disney-Pixar Monsters, Inc. - Scream Team +SCES_037.68 Disney-Pixar Monsters, Inc. - Skrämmarön +SCES_037.60 Disney-Pixar Monsters, Inc. - Skræmmeøen +SCES_037.63 Disney-Pixar Monstres & Cie - L'ile de l'Épouvante +SCES_037.67 Disney-Pixar Monstruos, S.A. - Isla de los Sustos +SCES_017.38 Disney-Pixar Små-kryp +SLES_024.06 Disney-Pixar Toy Story 2 - Buzz Lightyear eilt zur Hilfe^! +SLES_020.67 Disney-Pixar Toy Story 2 - Buzz Lightyear to the Rescue^! +SLUS_008.93 Disney-Pixar Toy Story 2 - Buzz Lightyear to the Rescue^! +SLED_024.16 Disney-Pixar Toy Story 2 - Buzz Lightyear to the Rescue^! (Demo) +SLES_024.05 Disney-Pixar Toy Story 2 - Buzz l'Eclair à la Rescousse^! +SLES_024.07 Disney-Pixar Toy Story 2 - Woody e Buzz alla riscossa^! +SLES_024.08 Disney-Pixar Toy Story 2 - ¡Buzz Lightyear al Rescate^! +SLES_033.96 Disney-Pixar Toy Story Racer +SLES_033.97 Disney-Pixar Toy Story Racer +SLES_033.98 Disney-Pixar Toy Story Racer +SLUS_012.14 Disney-Pixar Toy Story Racer +SCES_017.37 Disney-Pixar Ötökän elämää +SCES_030.03 Disneyn Aladdin - Nasiran Kosto +SCES_035.36 Disneyn Atlantis - Kadonnut Kaupunki +SCES_030.13 Disneyn Keisarin Uudet Kuviot +SCES_037.10 Disneyn Peter Pan - Seikkailu Mika-Mika-Maassa +SCES_021.84 Disneyn Tarzan +SCES_008.97 Disneys Action Spil med Herkules +SCES_030.07 Disneys Aladdin - Nasiras Hevn +SCES_030.01 Disneys Aladdin - Nasiras Hævn +SCES_030.05 Disneys Aladdin - Nasiras Rache +SCES_030.09 Disneys Aladdin - Nasiras hämnd +SCES_030.34 Disneys Arielle 2 +SCES_035.38 Disneys Atlantis - Das Geheimnis der verlorenen Stadt +SCES_035.34 Disneys Atlantis - Det Forsvundne Rige +SCES_035.40 Disneys Atlantis - En Forsvunnet Verden +SLES_032.70 Disneys Der König der Löwen - Simbas großes Abenteuer +SCES_039.39 Disneys Der Schatzplanet +SCES_030.15 Disneys Ein Königreich für ein Lama +SCES_030.17 Disneys Et Kongerike for en Lama +SCES_008.93 Disneys Hercules Action-Spiel +SCES_020.05 Disneys Interaktive Abenteuer - Mulan +SCES_030.19 Disneys Kejsarens Nya Stil +SCES_030.11 Disneys Kejserens Nye Flip +SCES_038.79 Disneys Lilo & Stitch - Ballade på Hawaii^! +SCES_038.80 Disneys Lilo & Stitch - Hula Baluba^! +SCES_038.78 Disneys Lilo & Stitch - Trubbel i Paradiset +SCES_038.73 Disneys Lilo & Stitch - Zoff auf Hawaii +SCES_037.14 Disneys Peter Pan - Eventyr i Drømmeland +SCES_037.08 Disneys Peter Pan - Eventyr på Ønskeøen +SCES_037.12 Disneys Peter Pan - Rückkehr nach Nimmerland +SCES_037.16 Disneys Peter Pan - Äventyr i landet Ingenstans +SCES_037.47 Disneys Plys' Spil-og-Leg-Sted +SCES_039.44 Disneys Skatteplaneten +SCES_039.43 Disneys Skattkammarplaneten +SCES_015.17 Disneys Tarzan +SCES_021.81 Disneys Tarzan +SCES_021.82 Disneys Tarzan +SCES_021.83 Disneys Tarzan +SLES_032.61 Disneys Tigerdyrets honningjagt +SLES_032.57 Disneys Tiggers Honigjagd +SLES_005.35 Disruptor +SLES_005.64 Disruptor +SLES_005.65 Disruptor +SLPS_008.04 Disruptor +SLUS_002.24 Disruptor +SLED_005.94 Disruptor (Demo) +SLES_015.35 Diver's Dream +SLPS_013.64 DoDonPachi +SLPM_802.86 DoDonPachi (Taikenban) +SLES_010.82 Dodgem Arena +SLPS_015.59 Dokapon^! Ikari no Tekken +SLPS_911.90 Dokapon^! Ikari no Tekken +SLPM_802.94 Dokapon^! Ikari no Tekken (Taikenban) +SLPS_014.54 Doki Doki On Air +SLPS_019.42 Doki Doki On Air 2 +SLPS_015.73 Doki Doki Poyatchio^!^! +SLPM_802.85 Doki Doki Poyatchio^!^! (Taikenban) +SLPS_005.13 Doki Doki Pretty League +SLPS_007.56 Doki Doki Pretty League +SLPS_026.73 Doki Doki Pretty League - Lovely Star +SLPS_015.07 Doki Doki Pretty League - Nekketsu Otome Seishunki (Disc 1) +SLPS_015.08 Doki Doki Pretty League - Nekketsu Otome Seishunki (Disc 2) +SLPS_015.09 Doki Doki Pretty League - Nekketsu Otome Seishunki (Disc 3) +SLPM_869.88 Doki Doki Shutter Chance - Koi no Puzzle o Kumitatete +SLPS_010.38 Doki Doki Shutter Chance - Koi no Puzzle o Kumitatete +SLPS_001.30 Dokiou-ki +SLPS_028.19 Doko Demo Hamster 2 +SLPS_032.50 Doko Demo Hamster 4 - Doki Doki Sugoroku Daibouken^! +SLPS_033.56 Doko Demo Hamster - Bi^! Click Tankentai +SCPM_850.06 Doko Demo Issho +SCPS_100.92 Doko Demo Issho +SCPS_101.42 Doko Demo Issho +SCPS_912.12 Doko Demo Issho +PAPX_900.86 Doko Demo Issho (Taikenban) +PCPX_961.52 Doko Demo Issho (Taikenban) +SLPS_033.88 Doko made mo Aoku... +SLPS_033.93 Doko made mo Aoku... +SLPM_861.22 Dolphin's Dream +SLPS_014.78 Dome no Yabou 2 - The Race of Champions +SLPS_027.53 Dome no Yabou 2 - The Race of Champions +SLPS_010.95 Domino-kun o Tomenai de. +SLPM_868.55 DonPachi +SLPS_005.48 DonPachi +SLES_001.32 Doom +SLPS_003.08 Doom +SLUS_000.77 Doom +SLES_001.57 Doom (One Level Demo Disc) (Demo) +SLPS_006.28 Doraemon 2 - SOS^! Otogi no Kuni +SLPS_030.76 Doraemon 3 - Makai no Dungeon +SLPS_017.26 Doraemon - Nobita to Fukkatsu no Hoshi +SLPS_019.84 Dosukoi Densetsu +SCPS_101.29 Dotchi Mecha^! +SLPS_013.62 Dotchi de Ball^! +SLPS_028.91 Dotsubo-chan +SLPS_001.91 Double Dragon +SCED_022.57 Double Life (Demo) +SLPS_035.26 Doubutsu Chara Navi Uranai 2 - Kosei Shinrigaku + Ren'ai Uranai Puzzle +SLPS_000.77 Douga de Puzzle da^! Puppukupuu +SLPS_020.11 Doukyuu Re-mix - Billiards Multiple +SLPS_013.85 Doukyuu - Billiard Master +SLPS_023.63 Doukyuu - Billiard Master +SLPS_006.90 Doukyuusei 2 +SLPS_006.91 Doukyuusei 2 +SLPM_864.69 Doukyuusei Mahjong +SLPS_006.73 Doukyuusei Mahjong +SLPS_013.91 Downhill Snow +SLPM_871.71 Dr. Rin ni Kiite Mite^! Koi no Happy Four Seasons +SLPS_019.34 Dr. Slump +SLES_033.50 Dracula 2 - Die letzte Zufluchtsstätte (Disc 1) +SLES_133.50 Dracula 2 - Die letzte Zufluchtsstätte (Disc 2) +SLES_033.52 Dracula 2 - El Último Santuario (Disc 1) +SLES_133.52 Dracula 2 - El Último Santuario (Disc 2) +SLES_033.51 Dracula 2 - L'Ultimo Santuario (Disc 1) +SLES_133.51 Dracula 2 - L'Ultimo Santuario (Disc 2) +SLES_033.49 Dracula 2 - Le Dernier Sanctuaire (Disc 1) +SLES_133.49 Dracula 2 - Le Dernier Sanctuaire (Disc 2) +SLES_033.48 Dracula 2 - The Last Sanctuary (Disc 1) +SLES_133.48 Dracula 2 - The Last Sanctuary (Disc 2) +SLES_027.61 Dracula - La Risurrezione (Disc 1) +SLES_127.61 Dracula - La Risurrezione (Disc 2) +SLES_027.60 Dracula - Resurrección (Disc 1) +SLES_127.60 Dracula - Resurrección (Disc 2) +SLES_027.59 Dracula - Resurrection (Disc 1) +SLES_127.59 Dracula - Resurrection (Disc 2) +SLES_027.58 Dracula - Résurrection (Disc 1) +SLES_127.58 Dracula - Résurrection (Disc 2) +SLUS_014.40 Dracula - The Last Sanctuary (Disc 1) +SLUS_014.43 Dracula - The Last Sanctuary (Disc 2) +SLES_027.57 Dracula - The Resurrection (Disc 1) +SLUS_012.84 Dracula - The Resurrection (Disc 1) +SLES_127.57 Dracula - The Resurrection (Disc 2) +SLUS_013.16 Dracula - The Resurrection (Disc 2) +SLUS_004.93 Dragon Ball GT - Final Bout +SLPS_003.55 Dragon Ball Z - Idai naru Dragon Ball Densetsu +SLPS_910.35 Dragon Ball Z - Idai naru Dragon Ball Densetsu +SLES_002.91 Dragon Ball Z - Ultimate Battle 22 +SLES_037.36 Dragon Ball Z - Ultimate Battle 22 +SLES_037.37 Dragon Ball Z - Ultimate Battle 22 +SLES_037.38 Dragon Ball Z - Ultimate Battle 22 +SLES_037.39 Dragon Ball Z - Ultimate Battle 22 +SLPS_000.73 Dragon Ball Z - Ultimate Battle 22 +SLPS_910.17 Dragon Ball Z - Ultimate Battle 22 +SLUS_015.50 Dragon Ball Z - Ultimate Battle 22 +SLES_009.64 Dragon Ball - Final Bout +SLES_036.83 Dragon Ball - Final Bout +SLES_036.84 Dragon Ball - Final Bout +SLES_036.85 Dragon Ball - Final Bout +SLES_037.35 Dragon Ball - Final Bout +SLPS_009.49 Dragon Ball - Final Bout +SLPS_910.79 Dragon Ball - Final Bout +SLPM_801.12 Dragon Ball - Final Bout (Taikenban) +SLPS_034.70 Dragon Drive - Tactics Break +SLPS_006.64 Dragon Knight 4 +SLPS_020.37 Dragon Money +SLPM_804.79 Dragon Quest Characters - Torneko no Daibouken 2 - Fushigi no Dungeon +SLPM_862.93 Dragon Quest Characters - Torneko no Daibouken 2 - Fushigi no Dungeon +SLPM_869.16 Dragon Quest IV - Michibikareshi Mono-tachi +SLPM_873.77 Dragon Quest IV - Michibikareshi Mono-tachi +SLPM_870.50 Dragon Quest Monsters 1 & 2 - Hoshifuri no Yuusha to Bokujou no Nakama-tachi +SCPS_455.04 Dragon Quest VII - Eden no Senshi-tachi (Disc 1) +SLPM_865.00 Dragon Quest VII - Eden no Senshi-tachi (Disc 1) +SLPM_873.52 Dragon Quest VII - Eden no Senshi-tachi (Disc 1) +SLPM_873.78 Dragon Quest VII - Eden no Senshi-tachi (Disc 1) +SCPS_455.05 Dragon Quest VII - Eden no Senshi-tachi (Disc 2) +SLPM_865.01 Dragon Quest VII - Eden no Senshi-tachi (Disc 2) +SLPM_873.53 Dragon Quest VII - Eden no Senshi-tachi (Disc 2) +SLPM_873.79 Dragon Quest VII - Eden no Senshi-tachi (Disc 2) +SLUS_007.34 Dragon Seeds +SLPS_015.14 Dragon Seeds - Saishuu Shinka Keitai +SLES_031.83 Dragon Tales - Dragonseek +SLUS_011.76 Dragon Tales - Dragonseek +SCES_017.05 Dragon Valor (Disc 1) +SCES_025.65 Dragon Valor (Disc 1) +SCES_025.66 Dragon Valor (Disc 1) +SCES_025.67 Dragon Valor (Disc 1) +SCES_025.68 Dragon Valor (Disc 1) +SLPS_021.90 Dragon Valor (Disc 1) +SLUS_010.92 Dragon Valor (Disc 1) +SCES_117.05 Dragon Valor (Disc 2) +SCES_125.65 Dragon Valor (Disc 2) +SCES_125.66 Dragon Valor (Disc 2) +SCES_125.67 Dragon Valor (Disc 2) +SCES_125.68 Dragon Valor (Disc 2) +SLPS_021.91 Dragon Valor (Disc 2) +SLUS_011.64 Dragon Valor (Disc 2) +SLUS_012.06 Dragon Warrior VII (Disc 1) +SLUS_013.46 Dragon Warrior VII (Disc 2) +SLES_003.00 DragonHeart - Fire & Steel +SLUS_002.26 DragonHeart - Fire & Steel +SLPS_010.67 Dragonbeat - Legend of Pinball +SLES_035.25 Dragstars +SLPS_018.36 Dream Circus +SLPS_022.70 Dream Generation - Koi ka Shigoto ka^!... +SLES_019.38 Dream Story - Les Aventures de Tim et Lola +SLES_007.14 Dreams +SLPM_800.37 Drift King Shutokou Battle - Tsuchiya Keiichi & Bandou Masaaki +SLPS_002.50 Drift King Shutokou Battle - Tsuchiya Keiichi & Bandou Masaaki +SLPS_910.21 Drift King Shutokou Battle - Tsuchiya Keiichi & Bandou Masaaki +SLES_018.16 Driver +SLES_019.75 Driver +SLES_019.76 Driver +SLES_019.77 Driver +SLES_019.78 Driver +SLED_018.17 Driver (Demo) +SLUS_900.93 Driver 2 (Demo) +SLUS_900.94 Driver 2 (Demo) +SLUS_011.61 Driver 2 (Disc 1) +SLUS_013.18 Driver 2 (Disc 2) +SLED_031.10 Driver 2 - Back on the Streets (Demo) +SLES_029.93 Driver 2 - Back on the Streets (Disc 1) +SLES_029.94 Driver 2 - Back on the Streets (Disc 1) +SLES_029.95 Driver 2 - Back on the Streets (Disc 1) +SLES_029.96 Driver 2 - Back on the Streets (Disc 1) +SLES_029.97 Driver 2 - Back on the Streets (Disc 1) +SLES_129.93 Driver 2 - Back on the Streets (Disc 2) +SLES_129.94 Driver 2 - Back on the Streets (Disc 2) +SLES_129.95 Driver 2 - Back on the Streets (Disc 2) +SLES_129.96 Driver 2 - Back on the Streets (Disc 2) +SLES_129.97 Driver 2 - Back on the Streets (Disc 2) +SLPS_026.13 Driver - Sennyuu^! Car Chase Daisakusen +SLPS_032.73 Driver - Sennyuu^! Car Chase Daisakusen +SLUS_008.42 Driver - You Are the Wheelman +SLUS_900.53 Driver - You Are the Wheelman (Demo) +SLPS_024.66 Driver - You Are the Wheelman - V-Rally - Championship Edition 2 (Taikenban) +SLPS_012.46 Druid - Yami e no Tsuisekisha +SLES_027.62 Drácula - A Ressurreição (Disc 1) +SLES_127.62 Drácula - A Ressurreição (Disc 2) +SCED_013.86 Dual Shock Demo +SLES_028.21 Ducati World +SLES_033.77 Ducati World +SLUS_010.25 Ducati World - Racing Challenge +SLES_007.03 Duke Nukem +SLES_009.87 Duke Nukem +SLED_010.27 Duke Nukem (Demo) +SLES_034.05 Duke Nukem - Land of the Babes +SLES_034.40 Duke Nukem - Land of the Babes +SLUS_010.02 Duke Nukem - Land of the Babes +SLES_015.15 Duke Nukem - Time to Kill +SLES_016.19 Duke Nukem - Time to Kill +SLES_035.17 Duke Nukem - Time to Kill +SLES_035.18 Duke Nukem - Time to Kill +SLUS_005.83 Duke Nukem - Time to Kill +SLUS_805.83 Duke Nukem - Time to Kill (Demo) +SLUS_900.36 Duke Nukem - Time to Kill (Demo) +SLPS_015.57 Duke Nukem - Total Meltdown +SLUS_003.55 Duke Nukem - Total Meltdown +SLES_022.50 Dune +SLES_022.47 Dune 2000 +SLES_022.48 Dune 2000 +SLES_022.49 Dune 2000 +SLUS_009.73 Dune 2000 +SLPS_003.49 Dungeon Creator +SLPS_003.70 Dungeon Creator (Disc 1) +SLPS_003.71 Dungeon Creator (Disc 2) (Memory Bank Disc) +SLPS_016.50 Dungeon Shoutenkai - Densetsu no Ken Hajime mashita +SLPS_013.87 Dynamite Boxing +SLPM_802.34 Dynamite Boxing (Taikenban) +SLPS_025.54 Dynamite Soccer 2000 +SLPS_034.36 Dynamite Soccer 2002 +SLPS_035.75 Dynamite Soccer 2004 Final +SLPS_014.14 Dynamite Soccer 98 +PAPX_900.43 Dynamite Soccer 98 (Taikenban) +SLES_008.85 Dynasty Warriors +SLUS_004.38 Dynasty Warriors +SLES_038.05 E.T. the Extra-Terrestrial - Interplanetary Mission +SLUS_013.85 E.T. the Extra-Terrestrial - Interplanetary Mission +SCED_039.14 E3 Demo 2002 +SLES_025.38 EA Sports Superbike 2000 +SLUS_010.52 EA Sports Superbike 2000 +SLES_033.99 EA Sports Supercross +SLUS_013.19 EA Sports Supercross +SLES_023.73 EA Sports Supercross 2000 +SLUS_010.05 EA Sports Supercross 2000 +SLES_028.23 ECW Anarchy Rulz +SLES_030.69 ECW Anarchy Rulz +SLUS_011.69 ECW Anarchy Rulz +SLES_025.35 ECW Hardcore Revolution +SLES_025.36 ECW Hardcore Revolution +SLUS_010.45 ECW Hardcore Revolution +SLUS_810.45 ECW Hardcore Revolution (Demo) +SLPM_801.59 EGWord Ver 2.00 +SLPS_008.20 EOS - Edge of Skyhigh +SCPS_400.01 EPS Series Vol. 1 - Because I Love You - Yukiko Morikawa +SCPS_400.02 EPS Series Vol. 2 - Moonlight to Daybreak - Yukie Nakama +SCPS_400.03 EPS Series Vol. 3 - Come and Kiss Me - Tomomi Tsunoda +SCPS_400.04 EPS Series Vol. 4 - Noise Reduction - Tomoa Yamamoto +SCPS_400.05 EPS Series Vol. 5 - Believer Dreamer - Junko Mizutani +SCES_000.63 ESPN Extreme Games +SCUS_945.03 ESPN Extreme Games +SLUS_011.86 ESPN MLS Gamenight +SIPS_600.04 ESPN Street Games +SLES_017.15 Eagle One - Harrier Attack +SLUS_009.43 Eagle One - Harrier Attack +SLES_003.43 Earthworm Jim 2 +SLPS_005.25 East End x Yuri - Eexy Life +SLUS_015.51 Easter Bunny's Big Day +SLPS_008.44 Eberouge (Disc 1) +SLPS_008.45 Eberouge (Disc 2) +SLPS_019.05 Eberouge 2 +SLPS_014.12 Eberouge Special - Koi to Mahou no Gakuen Seikatsu +SLPS_003.66 Ebisu Yoshikazu no Ooana Kyoutei +SLPS_015.18 Echo Night +SLPS_911.43 Echo Night +SLPS_914.03 Echo Night +SLUS_008.20 Echo Night +SLPS_021.67 Echo Night #2 - Nemuri no Shihaisha +SLPS_914.25 Echo Night #2 - Nemuri no Shihaisha +SLPM_804.68 Echo Night #2 - Nemuri no Shihaisha (Taikenban) +SLPS_006.48 Econo Kids - Ta ga Tame ni Kane wa Naru +SLPS_017.91 Ecsaform (Disc 1) +SLPS_017.92 Ecsaform (Disc 2) +SLPS_015.49 Efficus - Kono Omoi o Kimi ni... +SLPM_865.43 Egg +SLPS_011.21 Egg +SLUS_007.51 Eggs of Steel - Charlie's Eggcellent Adventure +SLES_034.91 Egipto II - La Profecía de Heliópolis +SLES_015.99 Egypt 1156 A.C. - L'Enigma della Tomba Reale +SLES_016.00 Egypt 1156 B.C. - Tomb of the Pharaoh +SLES_033.74 Egypt II - Die Prophezeiung von Helipolis +SLES_034.90 Egypt II - La Profezia di Heliopolis +SLES_033.72 Egypt II - La Prophétie d'Heliopolis +SLES_033.73 Egypt II - The Heliopolis Prophecy +SLES_015.97 Egypte 1156 AV. J.-C. - L'Énigme de la Tombe Royale +SLES_021.11 Ehrgeiz - God Bless the Ring +SLPS_017.50 Ehrgeiz - God Bless the Ring +SLPS_027.70 Ehrgeiz - God Bless the Ring +SLPS_914.48 Ehrgeiz - God Bless the Ring +SLUS_008.09 Ehrgeiz - God Bless the Ring +SLPM_803.32 Ehrgeiz - God Bless the Ring (Taikenban) +SLPM_803.33 Ehrgeiz - God Bless the Ring (Taikenban) +SLED_024.11 Eidos +SLUS_900.40 Eidos Demo CD +SLUS_900.47 Eidos Demo CD Volume 3 +SLUS_900.51 Eidos Demo CD Volume 4 +SLUS_900.74 Eidos Demo CD Volume 6 +SLUS_900.65 Eidos Demo Disc Volume 5 +SLUS_900.76 Eidos Demo Disc Volume 7 +SLPS_021.73 Eikan wa Kimi ni 4 +SLPS_028.13 Eikan wa Kimi ni 4 +SLPM_860.03 Eikou no Fairway - Virtual Golf Simulation +SCUS_942.43 Einhänder +SLPS_010.08 Einhänder +SLPM_801.64 Einhänder (Taikenban) +SLPS_000.90 Eisei Meijin +SLPM_860.14 Eisei Meijin II +SLPM_861.99 Eisei Meijin III - Game Creator Yoshimura Nobuhiro no Zunou +SLPM_870.91 Eithéa (Disc 1) +SLPS_030.58 Eithéa (Disc 1) +SLPS_031.41 Eithéa (Disc 1) +SLPM_870.92 Eithéa (Disc 2) +SLPS_030.59 Eithéa (Disc 2) +SLPS_031.42 Eithéa (Disc 2) +SLPS_001.81 Eko Eko Azarak - Wizard of Darkness +SCES_021.77 El Tetris Un Mágico Desafío +SLPM_864.94 Elder Gate +SLPM_805.60 Elder Gate (Taikenban) +SLUS_006.54 Elemental Gearbolt +SLES_040.38 Elemental Pinball +SLES_009.60 Elf Masters présente Formula Karts - Special Edition +SLPS_014.56 Elf o Karu Monotachi II (Disc 1) +SLPS_014.57 Elf o Karu Monotachi II (Disc 2) +SLPS_014.58 Elf o Karu Monotachi II (Disc 3) +SLPS_009.04 Elf o Karu Monotachi - Hanafuda-hen +SLPS_009.73 Elf o Karu Monotachi - Kanzenban (Disc 1) +SLPS_009.74 Elf o Karu Monotachi - Kanzenban (Disc 2) +SLPS_007.78 Elfin Paradise +SLES_013.64 Eliminator +SLUS_006.99 Eliminator +SLPS_001.17 Emit Value Pack (Disc 1) (Vol. 1 - Toki no Maigo) +SLPS_001.18 Emit Value Pack (Disc 2) (Vol. 2 - Inochigake no Tabi) +SLPS_001.19 Emit Value Pack (Disc 3) (Vol. 3 - Watashi ni Sayonara wo) +SLPS_032.16 Emmyrea +SLES_029.85 En Busca del Valle Encantado - El Retorno al Gran Valle +SLPS_015.84 End Sector +SLPM_803.28 End Sector (Taikenban) +SLPM_865.37 Enen Angel +SLPS_914.59 Enen Angel +SLPS_022.63 Engacho^! +SLPS_013.51 Enigma (Disc 1) +SLPS_013.52 Enigma (Disc 2) +SLPS_019.37 Enomoto Kanako no Boke Shindan Game +SLPS_000.51 Entertainment Jansou - That's Pon^! +SLPS_014.65 Epica Stella +SCES_003.93 Epidemic +SCUS_941.52 Epidemic +SLES_029.43 Equestriad 2001 +SLUS_014.62 Equestrian Showcase +SCED_039.27 Erlebe den Zauber von Disney auf der PlayStation +SCED_005.02 Essential PlayStation 1 +SCED_011.41 Essential PlayStation 10 +SCED_011.42 Essential PlayStation 11 +SCED_011.43 Essential PlayStation 12 +SCED_005.72 Essential PlayStation 2 +SCED_006.36 Essential PlayStation 3 +SCED_009.38 Essential PlayStation 4 +SCED_010.04 Essential PlayStation 5 +SCED_007.51 Essential PlayStation 6 +SCED_011.10 Essential PlayStation 7 +SCED_011.39 Essential PlayStation 8 +SCED_011.40 Essential PlayStation 9 +SCES_017.04 Esto Es Futbol +SCES_030.76 Esto Es Futbol 2 +SCED_032.05 Esto Es Futbol 2 (Demo) +SLES_022.70 Eternal Eyes +SLUS_010.34 Eternal Eyes +SLPS_005.84 Eternal Melody +SLPM_861.35 Eurasia Express Satsujin Jiken (Disc 1) +SLPM_861.36 Eurasia Express Satsujin Jiken (Disc 2) +SLPM_861.37 Eurasia Express Satsujin Jiken (Disc 3) +SLPM_861.38 Eurasia Express Satsujin Jiken (Disc 4) +SLPM_803.36 Eurasia Express Satsujin Jiken (Taikenban) +SCED_040.79 Euro Demo (Future) 100 +SCED_040.80 Euro Demo (Future) 101 +SCED_040.81 Euro Demo (Future) 102 +SCED_040.82 Euro Demo (Future) 103 +SCED_040.83 Euro Demo (Future) 104 +SCED_040.84 Euro Demo (Future) 105 +SCED_040.85 Euro Demo (Future) 106 +SCED_041.33 Euro Demo (Future) 107 +SCED_041.34 Euro Demo (Future) 108 +SCED_040.56 Euro Demo (Future) 94 +SCED_040.74 Euro Demo (Future) 95 +SCED_040.75 Euro Demo (Future) 96 +SCED_040.76 Euro Demo (Future) 97 +SCED_040.77 Euro Demo (Future) 98 +SCED_040.78 Euro Demo (Future) 99 +SCES_001.07 Euro Demo 01 +SCED_018.44 Euro Demo 01-00 +SCED_026.66 Euro Demo 01-01 +SCED_034.76 Euro Demo 01-02 +SCED_039.03 Euro Demo 01-03 +SCED_005.83 Euro Demo 02 +SLES_001.50 Euro Demo 02 +SCED_018.45 Euro Demo 02-00 +SCED_026.67 Euro Demo 02-01 +SCED_034.77 Euro Demo 02-02 +SCED_038.09 Euro Demo 02-02 +SCED_006.22 Euro Demo 03 +SLES_001.81 Euro Demo 03 +SCED_018.46 Euro Demo 03-00 +SCED_026.68 Euro Demo 03-01 +SCED_034.78 Euro Demo 03-02 +SCED_039.05 Euro Demo 03-04-2003 +SCED_006.69 Euro Demo 04 +SCES_001.82 Euro Demo 04 +SLES_001.82 Euro Demo 04 +SCED_018.47 Euro Demo 04-00 +SCED_026.69 Euro Demo 04-01 +SCED_034.79 Euro Demo 04-02 +SCED_018.35 Euro Demo 04-99 +SCED_019.95 Euro Demo 04-99 'Action Special' +SCED_006.70 Euro Demo 05 +SCES_001.83 Euro Demo 05 +SCED_018.48 Euro Demo 05-00 +SCED_034.68 Euro Demo 05-01 +SCED_038.87 Euro Demo 05-02 +SCED_018.36 Euro Demo 05-99 +SCED_006.71 Euro Demo 06 +SCES_001.84 Euro Demo 06 +SCED_026.59 Euro Demo 06-00 +SCED_034.69 Euro Demo 06-01 +SCED_038.92 Euro Demo 06-02 +SCED_018.37 Euro Demo 06-99 +SCED_020.50 Euro Demo 06-99 'Special' +SCED_006.68 Euro Demo 07 +SCED_006.72 Euro Demo 07 +SCES_001.85 Euro Demo 07 +SCED_026.60 Euro Demo 07-00 +SCED_034.70 Euro Demo 07-01 +SCED_038.93 Euro Demo 07-02 +SCED_018.38 Euro Demo 07-99 +SCED_006.73 Euro Demo 08 +SCES_001.86 Euro Demo 08 +SCED_026.61 Euro Demo 08-00 +SCED_034.71 Euro Demo 08-01 +SCED_038.94 Euro Demo 08-02 +SCED_018.39 Euro Demo 08-99 +SCED_008.90 Euro Demo 08b +SCED_003.61 Euro Demo 09 +SCED_006.74 Euro Demo 09 +SCED_007.72 Euro Demo 09 +SCED_026.62 Euro Demo 09-00 +SCED_034.72 Euro Demo 09-01 +SCED_038.95 Euro Demo 09-02 +SCED_018.40 Euro Demo 09-99 +SCED_003.62 Euro Demo 10 +SCED_006.75 Euro Demo 10 +SCED_007.73 Euro Demo 10 +SCED_026.63 Euro Demo 10-00 +SCED_034.73 Euro Demo 10-01 +SCED_038.96 Euro Demo 10-02 +SCED_018.41 Euro Demo 10-99 +SCED_003.63 Euro Demo 11 +SCED_006.76 Euro Demo 11 +SCED_007.74 Euro Demo 11 +SCED_026.64 Euro Demo 11-00 +SCED_034.74 Euro Demo 11-01 +SCED_038.97 Euro Demo 11-02 +SCED_018.42 Euro Demo 11-99 +SCED_003.64 Euro Demo 12 +SCED_006.77 Euro Demo 12 +SCED_007.75 Euro Demo 12 +SCED_026.65 Euro Demo 12-00 +SCED_034.75 Euro Demo 12-01 +SCED_018.43 Euro Demo 12-99 +SCED_003.65 Euro Demo 13 +SCED_006.78 Euro Demo 13 +SCED_007.76 Euro Demo 13 +SCED_003.66 Euro Demo 14 +SCED_006.79 Euro Demo 14 +SCED_007.77 Euro Demo 14 +SCED_003.67 Euro Demo 15 +SCED_006.80 Euro Demo 15 +SCED_007.78 Euro Demo 15 +SCED_003.68 Euro Demo 16 +SCED_007.79 Euro Demo 16 +SCED_011.21 Euro Demo 16 +SCED_003.69 Euro Demo 17 +SCED_007.80 Euro Demo 17 +SCED_011.22 Euro Demo 17 +SCED_003.70 Euro Demo 18 +SCED_007.81 Euro Demo 18 +SCED_011.23 Euro Demo 18 +SCED_003.71 Euro Demo 19 +SCED_011.24 Euro Demo 19 +SCED_003.72 Euro Demo 20 +SCED_007.82 Euro Demo 20 +SCED_011.25 Euro Demo 20 +SCED_008.17 Euro Demo 21 +SCED_011.14 Euro Demo 21 +SCED_011.26 Euro Demo 21 +SCED_008.18 Euro Demo 22 +SCED_011.15 Euro Demo 22 +SCED_011.27 Euro Demo 22 +SCED_008.19 Euro Demo 23 +SCED_011.16 Euro Demo 23 +SCED_011.28 Euro Demo 23 +SCED_008.20 Euro Demo 24 +SCED_011.17 Euro Demo 24 +SCED_011.29 Euro Demo 24 +SCED_008.21 Euro Demo 25 +SCED_011.18 Euro Demo 25 +SCED_011.30 Euro Demo 25 +SCED_008.22 Euro Demo 26 +SCED_011.19 Euro Demo 26 +SCED_008.23 Euro Demo 27 +SCED_011.20 Euro Demo 27 +SCED_017.77 Euro Demo 27 +SCED_008.24 Euro Demo 28 +SCED_017.85 Euro Demo 28 +SCED_017.86 Euro Demo 28 +SCED_008.25 Euro Demo 29 +SCED_018.34 Euro Demo 29 +SCED_018.49 Euro Demo 29 +SCED_008.26 Euro Demo 30 +SCED_018.50 Euro Demo 30 +SCED_008.27 Euro Demo 31 +SCED_018.51 Euro Demo 31 +SCED_008.28 Euro Demo 32 +SCED_018.52 Euro Demo 32 +SCED_008.29 Euro Demo 33 +SCED_018.53 Euro Demo 33 +SCED_011.44 Euro Demo 34 +SCED_018.54 Euro Demo 34 +SCED_011.45 Euro Demo 35 +SCED_018.55 Euro Demo 35 +SCED_018.56 Euro Demo 36 +SCED_011.47 Euro Demo 37 +SCED_018.57 Euro Demo 37 +SCED_011.48 Euro Demo 38 +SCED_018.58 Euro Demo 38 +SCED_011.49 Euro Demo 39 +SCED_018.59 Euro Demo 39 +SCED_011.50 Euro Demo 40 +SCED_018.60 Euro Demo 40 +SCED_011.51 Euro Demo 41 +SCED_018.61 Euro Demo 41 +SCED_011.52 Euro Demo 42 +SCED_018.62 Euro Demo 42 +SCED_011.53 Euro Demo 43 +SCED_026.47 Euro Demo 43 +SCED_018.18 Euro Demo 44 +SCED_026.48 Euro Demo 44 +SCED_018.19 Euro Demo 45 +SCED_026.49 Euro Demo 45 +SCED_018.20 Euro Demo 46 +SCED_026.50 Euro Demo 46 +SCED_018.21 Euro Demo 47 +SCED_026.51 Euro Demo 47 +SCED_018.22 Euro Demo 48 +SCED_026.52 Euro Demo 48 +SCED_018.23 Euro Demo 49 +SCED_022.29 Euro Demo 49 +SCED_022.30 Euro Demo 49 +SCED_026.53 Euro Demo 49 +SCED_018.24 Euro Demo 50 +SCED_026.54 Euro Demo 50 +SCED_018.25 Euro Demo 51 +SCED_026.55 Euro Demo 51 +SCED_018.26 Euro Demo 52 +SCED_026.56 Euro Demo 52 +SCED_018.27 Euro Demo 53 +SCED_026.57 Euro Demo 53 +SCED_018.28 Euro Demo 54 +SCED_018.29 Euro Demo 55 +SCED_034.61 Euro Demo 55 +SCED_018.30 Euro Demo 56 +SCED_018.31 Euro Demo 57 +SCED_026.32 Euro Demo 58 +SCED_026.33 Euro Demo 59 +SCED_026.34 Euro Demo 60 +SCED_026.35 Euro Demo 61 +SCED_026.36 Euro Demo 62 +SCED_026.37 Euro Demo 63 +SCED_026.38 Euro Demo 64 +SCED_026.39 Euro Demo 65 +SCED_026.40 Euro Demo 66 +SCED_026.41 Euro Demo 67 +SCED_026.42 Euro Demo 68 +SCED_026.43 Euro Demo 69 +SCED_026.44 Euro Demo 70 +SCED_026.45 Euro Demo 71 +SCED_026.46 Euro Demo 72 +SCED_034.50 Euro Demo 73 +SCED_034.51 Euro Demo 74 +SCED_034.52 Euro Demo 75 +SCED_034.53 Euro Demo 76 +SCED_034.54 Euro Demo 77 +SCED_034.55 Euro Demo 78 +SCED_034.56 Euro Demo 79 +SCED_034.57 Euro Demo 80 +SCED_034.58 Euro Demo 81 +SCED_037.85 Euro Demo 82 +SCED_037.86 Euro Demo 83 +SCED_037.87 Euro Demo 84 +SCED_037.88 Euro Demo 85 +SCED_037.89 Euro Demo 86 +SCED_037.90 Euro Demo 87 +SCED_037.91 Euro Demo 88 +SCED_037.92 Euro Demo 89 +SCED_037.93 Euro Demo 90 +SCED_037.94 Euro Demo 91 +SCED_040.16 Euro Demo 92 +SCED_009.94 Euro Demo Classics Special +SCED_040.35 Euro Demo Future 93 +SLES_034.15 Europe Racer +SLES_030.82 European Super League +SLPM_864.75 Eve Zero (Disc 1) +SLPM_864.78 Eve Zero (Disc 1) +SLPM_869.76 Eve Zero (Disc 1) +SLPM_864.76 Eve Zero (Disc 2) +SLPM_864.79 Eve Zero (Disc 2) +SLPM_869.77 Eve Zero (Disc 2) +SLPM_864.77 Eve Zero (Disc 3) +SLPM_864.80 Eve Zero (Disc 3) +SLPM_869.78 Eve Zero (Disc 3) +SLPM_868.21 Eve - The Fatal Attraction (Disc 1) +SLPM_868.26 Eve - The Fatal Attraction (Disc 1) +SLPM_868.22 Eve - The Fatal Attraction (Disc 2) +SLPM_868.27 Eve - The Fatal Attraction (Disc 2) +SLPM_868.23 Eve - The Fatal Attraction (Disc 3) +SLPM_868.28 Eve - The Fatal Attraction (Disc 3) +SLPM_872.46 Eve - The Lost One (Disc 1) (Kyoko Disc) +SLPS_018.05 Eve - The Lost One (Disc 1) (Kyoko Disc) +SLPM_872.47 Eve - The Lost One (Disc 2) (Snake Disc) +SLPS_018.06 Eve - The Lost One (Disc 2) (Snake Disc) +SLPM_872.48 Eve - The Lost One (Disc 3) (Lost One Disc) +SLPS_018.07 Eve - The Lost One (Disc 3) (Lost One Disc) +SLPS_018.08 Eve - The Lost One (Disc 4) (Premium Disc) +SLPS_032.78 Evergreen Avenue +SCES_009.83 Everybody's Golf +SCES_021.46 Everybody's Golf 2 +SLES_034.28 Evil Dead - Hail to the King (Disc 1) +SLUS_010.72 Evil Dead - Hail to the King (Disc 1) +SLES_134.28 Evil Dead - Hail to the King (Disc 2) +SLUS_013.26 Evil Dead - Hail to the King (Disc 2) +SLES_019.03 Evil Zone +SLUS_008.55 Evil Zone +SLES_018.71 Evo's Space Adventures +SLPS_011.17 Exalegiuse +SLES_004.78 Excalibur 2555 A.D. +SLES_006.93 Excalibur 2555 A.D. +SLUS_005.41 Excalibur 2555 A.D. +SLED_007.97 Excalibur 2555 A.D. (Demo) +SLPM_861.24 Exciting Bass +SLPM_862.95 Exciting Bass 2 +SLPM_867.29 Exciting Bass 3 +SLPS_028.85 Exciting Pro Wres +SLPM_805.70 Exciting Pro Wres (Taikenban) +SLPS_031.22 Exciting Pro Wres 2 +SLPS_914.97 Exciting Pro Wres 2 +SLPM_806.01 Exciting Pro Wres 2 (Taikenban) +SCED_020.43 Exclusive PlayStation Racing Demos +SLPS_000.91 Exector +SLES_000.97 Exhumed +SLPS_017.07 Exodus Guilty +SLPS_017.21 Exodus Guilty +SLUS_010.75 Expendable +SCED_039.23 Experience the Magic of Disney on PlayStation +SLPS_003.42 Expert +SLES_007.16 Explosive Racing +SLED_009.56 Explosive Racing (Demo) +SLPS_006.25 Extra Bright +SLES_022.20 Extreme 500 +SLES_039.90 Extreme Ghostbusters - The Ultimate Invasion +SLUS_015.30 Extreme Go-Kart Racing +SLES_002.06 Extreme Pinball +SLUS_002.00 Extreme Pinball +SLPS_003.29 Extreme Power +SLES_005.01 Extreme Snow Break +SLED_011.93 Extreme Snow Break (Demo) +SLPS_006.77 F-1 Grand Prix 1996 - Team Un'ei Simulation +SLES_004.16 F.A. Manager +SLES_027.22 F1 2000 +SLES_027.23 F1 2000 +SLES_027.24 F1 2000 +SLPS_027.58 F1 2000 +SLUS_011.20 F1 2000 +SLPM_805.64 F1 2000 (Taikenban) +SLES_031.17 F1 Championship Season 2000 +SLES_031.18 F1 Championship Season 2000 +SLES_031.19 F1 Championship Season 2000 +SLUS_012.90 F1 Championship Season 2000 +SLPS_005.19 F1 GP Nippon no Chousen - Dome no Yabou +SLES_025.01 F1 Racing Championship +SLUS_010.88 F1 Racing Championship +SLES_031.02 F1 World Grand Prix +SLES_033.46 F1 World Grand Prix +SLES_033.47 F1 World Grand Prix +SLUS_013.44 F1 World Grand Prix +SLES_008.87 F1 World Grand Prix - 1999 Season +SLUS_010.36 F1 World Grand Prix - 1999 Season +SLES_033.45 F1 World Grand Prix - Saison 2000 +SLPS_007.23 FEDA 2 - White Surge the Platoon +SLES_023.15 FIFA 2000 +SLES_023.16 FIFA 2000 +SLES_023.17 FIFA 2000 +SLES_023.18 FIFA 2000 +SLES_023.19 FIFA 2000 +SLES_023.20 FIFA 2000 +SLES_023.21 FIFA 2000 +SLPS_026.75 FIFA 2000 - Europe League Soccer +SLUS_009.94 FIFA 2000 - Major League Soccer +SLES_031.40 FIFA 2001 +SLES_031.41 FIFA 2001 +SLES_031.42 FIFA 2001 +SLES_031.43 FIFA 2001 +SLES_031.44 FIFA 2001 +SLES_031.45 FIFA 2001 +SLES_031.46 FIFA 2001 +SLUS_012.62 FIFA 2001 +SLES_005.04 FIFA 97 +SLES_005.05 FIFA 97 +SLES_005.06 FIFA 97 +SLES_015.84 FIFA 99 +SLES_015.85 FIFA 99 +SLES_015.86 FIFA 99 +SLES_015.87 FIFA 99 +SLES_015.88 FIFA 99 +SLUS_007.82 FIFA 99 +SLPS_023.09 FIFA 99 - Europe League Soccer +SLES_036.66 FIFA Football 2002 +SLES_036.68 FIFA Football 2002 +SLES_036.69 FIFA Football 2002 +SLES_036.71 FIFA Football 2002 +SLES_036.72 FIFA Football 2002 +SLES_039.77 FIFA Football 2003 +SLES_039.78 FIFA Football 2003 +SLES_039.79 FIFA Football 2003 +SLES_039.80 FIFA Football 2003 +SLES_039.81 FIFA Football 2003 +SLES_041.15 FIFA Football 2004 +SLES_041.16 FIFA Football 2004 +SLES_041.17 FIFA Football 2004 +SLES_041.18 FIFA Football 2004 +SLES_041.19 FIFA Football 2004 +SLES_041.65 FIFA Football 2005 +SLES_041.66 FIFA Football 2005 +SLES_041.67 FIFA Football 2005 +SLES_041.68 FIFA Football 2005 +SLES_041.69 FIFA Football 2005 +SLUS_014.08 FIFA Soccer 2002 +SLUS_015.04 FIFA Soccer 2003 +SLUS_015.78 FIFA Soccer 2004 +SLUS_015.85 FIFA Soccer 2005 +SLES_001.16 FIFA Soccer 96 +SLUS_000.38 FIFA Soccer 96 +SLPS_008.78 FIFA Soccer 97 +SLUS_002.69 FIFA Soccer 97 +SLPS_017.19 FIFA World Cup 98 - France 98 Soushuu-hen +SLES_009.16 FIFA - Die WM-Qualifikation 98 +SLES_009.15 FIFA - En Route pour la Coupe du Monde 98 +SLES_009.14 FIFA - Road to World Cup 98 +SLES_009.17 FIFA - Road to World Cup 98 +SLPS_013.83 FIFA - Road to World Cup 98 +SLUS_005.20 FIFA - Road to World Cup 98 +SLPM_802.36 FIFA - Road to World Cup 98 (Taikenban) +SLES_009.18 FIFA - Rumbo al Mundial 98 +SLES_002.09 Fade to Black +SLES_003.39 Fade to Black +SLPS_008.12 Fade to Black +SLUS_002.36 Fade to Black +SLPM_800.92 Fade to Black (Taikenban) +SLPS_000.10 Falcata - Astran Pardma no Monshou +SLPS_034.87 Family 1500 Series - Mahjong +SLPS_015.23 Family Bowling +SLPS_030.43 Family Bowling +SLUS_014.54 Family Card Games Fun Pack +SLPS_033.92 Family Chess +SLPS_033.48 Family Diamond +SLUS_011.71 Family Feud +SLUS_010.49 Family Game Pack +SLES_034.85 Family Games Compendium (Disc 1) +SLES_134.85 Family Games Compendium (Disc 2) +SLES_234.85 Family Games Compendium (Disc 3) +SLPS_033.79 Family Gunjin Shougi +SLPS_034.88 Family Igo 2 +SLPS_033.78 Family Igo - Super Strong +SLPS_034.89 Family Shougi 2 +SLPS_033.77 Family Shougi - Super Strong +SLPS_016.65 Famires e Youkoso^! +SLPM_804.83 Famitsu Wave 10gatsu-gou Vol. 15 +SLPM_804.98 Famitsu Wave 11gatsu-gou Vol. 16 +SLPM_803.12 Famitsu Wave 11gatsu-gou Vol. 4 +SLPM_805.02 Famitsu Wave 12gatsu-gou Vol. 17 +SLPM_803.39 Famitsu Wave 12gatsu-gou Vol. 5 +SLPM_805.18 Famitsu Wave 1gatsu-gou Vol. 18 +SLPM_803.52 Famitsu Wave 1gatsu-gou Vol. 6 +SLPM_805.30 Famitsu Wave 2gatsu-gou Vol. 19 +SLPM_803.66 Famitsu Wave 2gatsu-gou Vol. 7 +SLPM_805.43 Famitsu Wave 3gatsu-gou Vol. 20 +SLPM_803.83 Famitsu Wave 3gatsu-gou Vol. 8 +SLPM_803.94 Famitsu Wave 4gatsu-gou Vol. 9 +SLPM_804.11 Famitsu Wave 5gatsu-gou Vol. 10 +SLPM_804.23 Famitsu Wave 6gatsu-gou Vol. 11 +SLPM_804.34 Famitsu Wave 7gatsu-gou Vol. 12 +SLPM_804.50 Famitsu Wave 8gatsu-gou Vol. 13 +SLPM_804.65 Famitsu Wave 9gatsu-gou Vol. 14 +SLPM_802.56 Famitsu Wave Soukan-gou Vol. 1 +SLPM_802.77 Famitsu Wave Soukan-gou Vol. 2 +SLPM_802.90 Famitsu Wave Soukan-gou Vol. 3 +SLPS_032.14 Fantastic Fortune +SLES_005.48 Fantastic Four +SLPS_010.34 Fantastic Four +SLUS_003.95 Fantastic Four +SLPS_020.34 Fantastic Night Dreams - Cotton Original +SLPS_007.81 Fantasy Tap +SLPS_019.03 Farland Saga - Toki no Michishirube +SLPS_007.97 Farland Story - Yottsu no Fuuin +SLPM_801.37 Farland Story - Yottsu no Fuuin (Taikenban) +SLUS_010.01 Fatal Fury - Wild Ambition +SLPS_017.59 Favorite Dear +SLPS_032.86 Favorite Dear - Enkan no Monogatari +SLPS_027.54 Favorite Dear - Junpaku no Yogensha +SLES_021.66 Fear Effect (Disc 1) +SLES_021.67 Fear Effect (Disc 1) +SLES_021.68 Fear Effect (Disc 1) +SLUS_009.20 Fear Effect (Disc 1) +SLES_121.66 Fear Effect (Disc 2) +SLES_121.67 Fear Effect (Disc 2) +SLES_121.68 Fear Effect (Disc 2) +SLUS_010.56 Fear Effect (Disc 2) +SLES_221.66 Fear Effect (Disc 3) +SLES_221.67 Fear Effect (Disc 3) +SLES_221.68 Fear Effect (Disc 3) +SLUS_010.57 Fear Effect (Disc 3) +SLES_321.66 Fear Effect (Disc 4) +SLES_321.67 Fear Effect (Disc 4) +SLES_321.68 Fear Effect (Disc 4) +SLUS_010.58 Fear Effect (Disc 4) +SLES_033.86 Fear Effect 2 - Retro Helix (Disc 1) +SLUS_012.66 Fear Effect 2 - Retro Helix (Disc 1) +SLES_133.86 Fear Effect 2 - Retro Helix (Disc 2) +SLUS_012.75 Fear Effect 2 - Retro Helix (Disc 2) +SLES_233.86 Fear Effect 2 - Retro Helix (Disc 3) +SLUS_012.76 Fear Effect 2 - Retro Helix (Disc 3) +SLES_333.86 Fear Effect 2 - Retro Helix (Disc 4) +SLUS_012.77 Fear Effect 2 - Retro Helix (Disc 4) +SLES_009.40 Felony 11-79 +SLUS_005.33 Felony 11-79 +SLPS_027.60 Fever 2 - Sankyo Koushiki Pachinko Simulation +SLPS_029.94 Fever 3 - Sankyo Koushiki Pachinko Simulation +SLPS_914.75 Fever 3 - Sankyo Koushiki Pachinko Simulation +SLPS_031.66 Fever 4 - Sankyo Koushiki Pachinko Simulation +SLPS_032.77 Fever 5 - Sankyo Koushiki Pachinko Simulation +SLPS_914.95 Fever 5 - Sankyo Koushiki Pachinko Simulation +SLPS_023.71 Fever - Sankyo Koushiki Pachinko Simulation +SLES_025.15 Fighter Maker +SLUS_006.41 Fighter Maker +SLPS_008.22 Fighters' Impact +SLPS_013.13 Fighting Eyes +SLES_007.31 Fighting Force +SLUS_004.33 Fighting Force +SLED_010.98 Fighting Force & Tomb Raider II (Demo) +SLED_008.81 Fighting Force (Demo) +SLES_022.33 Fighting Force 2 +SLES_022.35 Fighting Force 2 +SLES_022.37 Fighting Force 2 +SLUS_009.34 Fighting Force 2 +SLED_023.14 Fighting Force 2 (Demo) +SLPS_023.04 Fighting Illusion V - K-1 Grand Prix '99 +SLPS_029.85 Fighting Illusion - K-1 GP 2000 +SLPS_003.40 Fighting Illusion - K-1 Grand Prix +SLPS_016.96 Fighting Illusion - K-1 Grand Prix '98 +SLPM_803.41 Fighting Illusion - K-1 Grand Prix '98 (Demo) +SLPS_009.78 Fighting Illusion - K-1 Revenge +SLPS_910.90 Fighting Illusion - K-1 Revenge +SLPS_006.31 Fighting Network Rings +SLES_004.87 Final Doom +SLPS_007.27 Final Doom +SLUS_003.31 Final Doom +SLPS_034.30 Final Fantasy +SLPS_035.00 Final Fantasy +SCES_038.40 Final Fantasy Anthology - European Edition - Final Fantasy IV +SCES_138.40 Final Fantasy Anthology - European Edition - Final Fantasy V +SLUS_008.79 Final Fantasy Anthology - Final Fantasy V +SLUS_009.00 Final Fantasy Anthology - Final Fantasy VI +SLUS_013.63 Final Fantasy Chronicles - Chrono Trigger +SLUS_013.60 Final Fantasy Chronicles - Final Fantasy IV +SLPM_800.73 Final Fantasy Extra Collection +SLPS_035.01 Final Fantasy II +SLPS_035.02 Final Fantasy II +SLPM_860.28 Final Fantasy IV +SLPS_019.48 Final Fantasy IV +SCPS_455.00 Final Fantasy IX (Disc 1) +SLES_029.65 Final Fantasy IX (Disc 1) +SLES_029.66 Final Fantasy IX (Disc 1) +SLES_029.67 Final Fantasy IX (Disc 1) +SLES_029.68 Final Fantasy IX (Disc 1) +SLES_029.69 Final Fantasy IX (Disc 1) +SLPM_873.88 Final Fantasy IX (Disc 1) +SLPS_020.00 Final Fantasy IX (Disc 1) +SLUS_012.51 Final Fantasy IX (Disc 1) +SCPS_455.01 Final Fantasy IX (Disc 2) +SLES_129.65 Final Fantasy IX (Disc 2) +SLES_129.66 Final Fantasy IX (Disc 2) +SLES_129.67 Final Fantasy IX (Disc 2) +SLES_129.68 Final Fantasy IX (Disc 2) +SLES_129.69 Final Fantasy IX (Disc 2) +SLPM_873.89 Final Fantasy IX (Disc 2) +SLPS_020.01 Final Fantasy IX (Disc 2) +SLUS_012.95 Final Fantasy IX (Disc 2) +SCPS_455.02 Final Fantasy IX (Disc 3) +SLES_229.65 Final Fantasy IX (Disc 3) +SLES_229.66 Final Fantasy IX (Disc 3) +SLES_229.67 Final Fantasy IX (Disc 3) +SLES_229.68 Final Fantasy IX (Disc 3) +SLES_229.69 Final Fantasy IX (Disc 3) +SLPM_873.90 Final Fantasy IX (Disc 3) +SLPS_020.02 Final Fantasy IX (Disc 3) +SLUS_012.96 Final Fantasy IX (Disc 3) +SCPS_455.03 Final Fantasy IX (Disc 4) +SLES_329.65 Final Fantasy IX (Disc 4) +SLES_329.66 Final Fantasy IX (Disc 4) +SLES_329.67 Final Fantasy IX (Disc 4) +SLES_329.68 Final Fantasy IX (Disc 4) +SLES_329.69 Final Fantasy IX (Disc 4) +SLPM_873.91 Final Fantasy IX (Disc 4) +SLPS_020.03 Final Fantasy IX (Disc 4) +SLUS_012.97 Final Fantasy IX (Disc 4) +SLUS_015.41 Final Fantasy Origins +SLES_040.34 Final Fantasy Origins - Final Fantasy +SLES_140.34 Final Fantasy Origins - Final Fantasy II +SCUS_942.21 Final Fantasy Tactics +SLPM_873.92 Final Fantasy Tactics +SLPS_007.70 Final Fantasy Tactics +SLPS_027.68 Final Fantasy Tactics +SLPS_914.35 Final Fantasy Tactics +SCPS_452.14 Final Fantasy V +SLPM_860.81 Final Fantasy V +SLPS_019.49 Final Fantasy V +SCES_038.28 Final Fantasy VI +SCPS_453.87 Final Fantasy VI +SLPM_861.98 Final Fantasy VI +SLPS_019.50 Final Fantasy VI +SCES_008.67 Final Fantasy VII (Disc 1) +SCES_008.68 Final Fantasy VII (Disc 1) +SCES_008.69 Final Fantasy VII (Disc 1) +SCES_009.00 Final Fantasy VII (Disc 1) +SCUS_941.63 Final Fantasy VII (Disc 1) +SLPS_007.00 Final Fantasy VII (Disc 1) +SCES_108.67 Final Fantasy VII (Disc 2) +SCES_108.68 Final Fantasy VII (Disc 2) +SCES_108.69 Final Fantasy VII (Disc 2) +SCES_109.00 Final Fantasy VII (Disc 2) +SLPS_007.01 Final Fantasy VII (Disc 2) +SCES_208.67 Final Fantasy VII (Disc 3) +SCES_208.68 Final Fantasy VII (Disc 3) +SCES_208.69 Final Fantasy VII (Disc 3) +SCES_209.00 Final Fantasy VII (Disc 3) +SLPS_007.02 Final Fantasy VII (Disc 3) +SCUS_949.61 Final Fantasy VII (Interactive Sampler CD) +SCUS_941.79 Final Fantasy VII (Square Soft on PlayStation Previews) +SLPM_840.20 Final Fantasy VII International (Disc 1) +SLPM_873.80 Final Fantasy VII International (Disc 1) +SLPS_010.57 Final Fantasy VII International (Disc 1) +SLPS_914.40 Final Fantasy VII International (Disc 1) +SLPM_840.21 Final Fantasy VII International (Disc 2) +SLPM_873.81 Final Fantasy VII International (Disc 2) +SLPS_010.58 Final Fantasy VII International (Disc 2) +SLPS_914.41 Final Fantasy VII International (Disc 2) +SLPM_840.22 Final Fantasy VII International (Disc 3) +SLPM_873.82 Final Fantasy VII International (Disc 3) +SLPS_010.59 Final Fantasy VII International (Disc 3) +SLPS_914.42 Final Fantasy VII International (Disc 3) +SLPM_873.83 Final Fantasy VII International (Disc 4) (Perfect Guide) +SLPS_010.60 Final Fantasy VII International (Disc 4) (Perfect Guide) +SLPS_914.43 Final Fantasy VII International (Disc 4) (Perfect Guide) +SCED_020.62 Final Fantasy VIII (Demo) +SLED_022.58 Final Fantasy VIII (Demo) +SLED_022.59 Final Fantasy VIII (Demo) +SLED_022.62 Final Fantasy VIII (Demo) +SCES_020.80 Final Fantasy VIII (Disc 1) +SCPS_453.75 Final Fantasy VIII (Disc 1) +SLES_020.80 Final Fantasy VIII (Disc 1) +SLES_020.81 Final Fantasy VIII (Disc 1) +SLES_020.82 Final Fantasy VIII (Disc 1) +SLES_020.83 Final Fantasy VIII (Disc 1) +SLES_020.84 Final Fantasy VIII (Disc 1) +SLPM_873.84 Final Fantasy VIII (Disc 1) +SLPS_018.80 Final Fantasy VIII (Disc 1) +SLUS_008.92 Final Fantasy VIII (Disc 1) +SCES_120.80 Final Fantasy VIII (Disc 2) +SCPS_453.76 Final Fantasy VIII (Disc 2) +SLES_120.80 Final Fantasy VIII (Disc 2) +SLES_120.81 Final Fantasy VIII (Disc 2) +SLES_120.82 Final Fantasy VIII (Disc 2) +SLES_120.83 Final Fantasy VIII (Disc 2) +SLES_120.84 Final Fantasy VIII (Disc 2) +SLPM_873.85 Final Fantasy VIII (Disc 2) +SLPS_018.81 Final Fantasy VIII (Disc 2) +SLUS_009.08 Final Fantasy VIII (Disc 2) +SCES_220.80 Final Fantasy VIII (Disc 3) +SCPS_453.77 Final Fantasy VIII (Disc 3) +SLES_220.80 Final Fantasy VIII (Disc 3) +SLES_220.81 Final Fantasy VIII (Disc 3) +SLES_220.82 Final Fantasy VIII (Disc 3) +SLES_220.83 Final Fantasy VIII (Disc 3) +SLES_220.84 Final Fantasy VIII (Disc 3) +SLPM_873.86 Final Fantasy VIII (Disc 3) +SLPS_018.82 Final Fantasy VIII (Disc 3) +SLUS_009.09 Final Fantasy VIII (Disc 3) +SCES_320.80 Final Fantasy VIII (Disc 4) +SCPS_453.78 Final Fantasy VIII (Disc 4) +SLES_320.80 Final Fantasy VIII (Disc 4) +SLES_320.81 Final Fantasy VIII (Disc 4) +SLES_320.82 Final Fantasy VIII (Disc 4) +SLES_320.83 Final Fantasy VIII (Disc 4) +SLES_320.84 Final Fantasy VIII (Disc 4) +SLPM_873.87 Final Fantasy VIII (Disc 4) +SLPS_018.83 Final Fantasy VIII (Disc 4) +SLUS_009.10 Final Fantasy VIII (Disc 4) +SLPM_802.69 Final Fantasy VIII (Square's Preview Extra) (Taikenban) +SLPS_012.66 Final Round +SLPS_021.58 Finger Flashing +SCPS_100.55 Fire Panic - Mack no Rescue Daisakusen +SLPS_020.65 Fire Pro Wrestling G +SLPS_028.17 Fire Pro Wrestling G +SLPS_002.77 Fire Pro Wrestling - Iron Slam '96 +SLPS_013.15 Fire Woman Matoigumi +SCES_038.84 Firebugs +SLES_001.44 Firestorm - Thunderhawk 2 +SLES_001.45 Firestorm - Thunderhawk 2 +SLES_000.94 Firo & Klawd +SLES_002.52 Firo & Klawd +SLES_002.53 Firo & Klawd +SLES_002.54 Firo & Klawd +SLPS_008.03 Firo & Klawd +SLPS_017.08 First Kiss Story (Disc 1) +SLPS_017.09 First Kiss Story (Disc 2) +SLPS_006.04 First Queen IV - Varcia Senki +SLPS_004.63 Fish Eyes +SLPS_910.40 Fish Eyes +SLPS_914.58 Fish Eyes +SLPS_023.83 Fish Eyes II +SLPM_805.23 Fish Eyes II (Taikenban) +SLPS_022.88 Fish On^! Bass +SLPS_019.43 Fisher's Road +SLES_025.96 Fisherman's Bait 2 - Big Ol' Bass +SLUS_009.99 Fisherman's Bait 2 - Big Ol' Bass +SLES_032.95 Fisherman's Bait 3 +SLUS_008.02 Fisherman's Bait - A Bass Challenge +SLES_020.85 Fisherman's Bait - Bass Challenge +SLPS_019.30 Fishing Freaks - BassRise +SLPS_019.31 Fishing Freaks - BassRise +SLPM_803.74 Fishing Freaks - BassRise (Taikenban) +SLPM_804.04 Fishing Freaks - BassRise (Taikenban) +SLPS_025.72 Fishing Freaks - BassRise Plus +SLPS_007.49 Fishing Koushien II +SLPS_005.38 Fist +SLPS_027.19 Flamberge no Seirei +SLES_004.53 Floating Runner +SLPS_001.47 Floating Runner - 7-tsu no Suishou no Monogatari +SLUS_002.31 Floating Runner - Quest for the 7 Crystals +SCES_009.85 Fluid +SCED_015.72 Fluid (Demo) +SLES_041.56 Flying Squadron +SLES_035.46 Folles Poursuites +SLES_040.47 Football Madness +SLES_029.78 Football Manager Campionato 2001 +SLES_036.06 Football Manager Campionato 2002 +SCED_013.87 Football Special (Demo) +SLES_032.76 Ford Racing +SLUS_013.01 Ford Racing +SLES_041.09 Ford Truck Mania +SLUS_015.40 Ford Truck Mania +SLPS_031.91 Forget Me Not - Palette +SLPS_007.62 Formation Soccer '97 - The Road to France +SLPM_866.40 Formation Soccer '98 +SLPS_014.19 Formation Soccer '98 - Ganbare Nippon in France +SCUS_943.53 Formula 1 +SIPS_600.11 Formula 1 +SLES_002.98 Formula 1 +SIPS_600.23 Formula 1 97 +SLES_008.59 Formula 1 97 +SLES_014.21 Formula 1 98 +SLUS_007.44 Formula 1 98 +SLUS_005.46 Formula 1 Championship Edition +SLPS_003.58 Formula Circus +SLPM_800.97 Formula Circus (Taikenban) +SLES_039.94 Formula GP +SLPS_011.54 Formula Grand Prix - Team Un'ei Simulation 2 - 1997-nenban +SLES_007.26 Formula Karts - Special Edition +SLED_004.47 Formula Karts - Special Edition (Demo) +SLES_025.26 Formula Nippon +SLES_025.27 Formula Nippon +SLPS_022.59 Formula Nippon '99 - Racing Driver ni Narou^! +SLED_004.91 Formula One (Demo) +SCES_027.77 Formula One 2000 +SCES_027.78 Formula One 2000 +SCES_027.79 Formula One 2000 +SLUS_011.34 Formula One 2000 +SCES_034.04 Formula One 2001 +SCES_034.23 Formula One 2001 +SCES_034.24 Formula One 2001 +SCES_035.24 Formula One 2001 +SCES_019.79 Formula One 99 +SCES_022.22 Formula One 99 +SCPS_101.01 Formula One 99 +SLUS_008.70 Formula One 99 +SCES_038.86 Formula One Arcade +SLES_007.45 Forsaken +SLES_010.86 Forsaken +SLES_010.87 Forsaken +SLES_010.88 Forsaken +SLES_010.89 Forsaken +SLPM_863.07 Forsaken +SLPS_014.88 Forsaken +SLUS_004.58 Forsaken +SLED_012.63 Forsaken (Demo) +SLUS_001.01 Fox Hunt (Disc 1) +SLUS_001.75 Fox Hunt (Disc 2) +SLUS_001.76 Fox Hunt (Disc 3) +SLPS_013.55 Fox Junction +SLUS_006.36 Fox Sports Golf '99 +SLUS_006.35 Fox Sports Soccer '99 +SLUS_011.29 FoxKids.com - Micro Maniacs Racing +SLES_001.00 Frank Thomas Big Hurt Baseball +SLPS_004.53 Frank Thomas Big Hurt Baseball +SLUS_000.10 Frank Thomas Big Hurt Baseball +SLES_012.67 Frankreich 98 - Die Fußball-WM +SCED_040.09 Free Spin Demo Disc^! (Press Kit) +SCED_040.12 Free Spin Demo Disc^! Völlig Gratis Demo Disc^! (Demo) +SLPS_009.85 Free Talk Studio - Mari no Kimamana Oshaberi +SLUS_007.67 Freestyle Boardin' '99 +SLES_028.20 Freestyle Motocross - McGrath vs. Pastrana +SLUS_001.22 Freestyle Motocross - McGrath vs. Pastrana +SLES_033.63 Freestyle Scooter +SLES_007.84 Frenzy^! +SLES_007.04 Frogger +SLPS_013.99 Frogger +SLUS_005.06 Frogger +SLPM_802.41 Frogger (Taikenban) +SLES_028.53 Frogger 2 - Swampy's Revenge +SLUS_011.72 Frogger 2 - Swampy's Revenge +SLPM_802.68 From Software 1998 Summer Preview Movies +SLPS_031.64 From TV Animation One Piece - Grand Battle^! +SLPS_034.08 From TV Animation One Piece - Grand Battle^! 2 +SLPS_035.50 From TV Animation One Piece - Oceans of Dreams^! +SLPS_032.51 From TV Animation One Piece - Tobidase Kaizokudan^! +SLPS_032.52 From TV Animation One Piece - Tobidase Kaizokudan^! +SLPM_873.17 Front Mission 1st +SLPM_873.30 Front Mission 1st +SCPS_451.16 Front Mission 2 +SLPM_873.31 Front Mission 2 +SLPM_873.97 Front Mission 2 +SLPS_010.00 Front Mission 2 +SLES_024.23 Front Mission 3 +SLPM_873.32 Front Mission 3 +SLPM_873.99 Front Mission 3 +SLPS_022.22 Front Mission 3 +SLPS_027.72 Front Mission 3 +SLPS_914.47 Front Mission 3 +SLUS_010.11 Front Mission 3 +SLPM_804.67 Front Mission 3 (Taikenban) +SLPM_873.98 Front Mission Alternative +SLPS_009.53 Front Mission Alternative +SLES_027.67 Frontschweine +SLPS_023.06 Fun^! Fun^! Pingu - Youkoso^! Nankyoku e +SLPS_023.07 Fun^! Fun^! Pingu - Youkoso^! Nankyoku e +SLPM_804.86 Fun^! Fun^! Pingu - Youkoso^! Nankyoku e (Taikenban) +SLPS_034.96 Funky Boxers +SLPM_868.08 Furimukeba Tonari ni +SLPM_866.42 Fushigi Deka +SLPS_012.35 Fushigi na Data Disc +SCPS_453.72 Fushigi na Data Disc 2 +SLPS_017.72 Fushigi na Data Disc 2 +SLPM_865.07 Fushigi no Kuni no Angelique +SLPS_007.30 Fushigi no Kuni no Angelique +SCES_017.02 Fussball Live +SCES_030.74 Fussball Live 2 +SCED_032.03 Fussball Live 2 (Demo) +SLES_030.62 Fussball Manager 2001 +SCED_013.07 Fussball Spezial 01 +SLES_014.49 Future Cop - L.A.P.D. +SLES_014.82 Future Cop - L.A.P.D. +SLUS_007.39 Future Cop - L.A.P.D. +SLED_015.09 Future Cop - L.A.P.D. (Demo) +SLUS_900.34 Future Cop - L.A.P.D. (Demo) +SLES_035.08 Future Racer +SCPS_453.73 Fuujin Ryouiki Eretzvaju +SLPS_017.90 Fuujin Ryouiki Eretzvaju +SLPM_803.64 Fuujin Ryouiki Eretzvaju (Taikenban) +SLPS_030.94 Fuuraiki +SLPS_004.41 Fuuun Gokuu Ninden +SCPS_452.02 G Darius +SLPM_864.53 G Darius +SLPS_013.48 G Darius +SLPM_802.05 G Darius (Demo) +SLED_010.34 G-Police (Demo) +SCPS_100.65 G-Police (Disc 1) +SLES_000.82 G-Police (Disc 1) +SLES_008.53 G-Police (Disc 1) +SLES_008.54 G-Police (Disc 1) +SLES_008.55 G-Police (Disc 1) +SLES_008.56 G-Police (Disc 1) +SLUS_005.44 G-Police (Disc 1) +SCPS_100.66 G-Police (Disc 2) +SLES_100.82 G-Police (Disc 2) +SLES_108.53 G-Police (Disc 2) +SLES_108.54 G-Police (Disc 2) +SLES_108.55 G-Police (Disc 2) +SLES_108.56 G-Police (Disc 2) +SLUS_005.56 G-Police (Disc 2) +PCPX_961.25 G-Police (Taikenban) +SCES_016.25 G-Police - Weapons of Justice +SCES_019.17 G-Police - Weapons of Justice +SCES_019.18 G-Police - Weapons of Justice +SCES_019.19 G-Police - Weapons of Justice +SCES_019.20 G-Police - Weapons of Justice +SLUS_007.98 G-Police - Weapons of Justice +SLES_013.14 G. Darius +SLUS_006.90 G. Darius +SLED_014.39 G. Darius (Demo) +SLUS_806.90 G. Darius + Devil Dice + Brunswick Circuit Pro Bowling (Demo) +SLPS_009.44 G.O.D pure +SLPM_870.07 G.T.A - Grand Theft Auto +SLPS_015.54 G.T.A - Grand Theft Auto +SLPM_861.95 GI Jockey +SLPM_862.13 GI Jockey +SLPM_804.09 GI Jockey (Taikenban) +SLPM_864.13 GI Jockey 2000 +SLES_032.07 GP Challenge +SLPM_840.10 GRV 2000 +SLES_026.93 GZSZ Quiz +SLES_024.41 GZSZ Vol. 2 (Disc 1) +SLES_124.41 GZSZ Vol. 2 (Disc 2) +SLES_029.80 GZSZ Vol. 3 +SLPS_010.82 Gadget - Past as Future (Disc 1) +SLPS_010.83 Gadget - Past as Future (Disc 2) +SLPS_010.84 Gadget - Past as Future (Disc 3) +SLPS_010.85 Gadget - Past as Future (Disc 4) +SLPS_020.75 GaiaMaster - Kamigami no Board Game +SLPM_805.24 GaiaMaster - Kamigami no Board Game (Taikenban) +SLPS_006.24 GaiaSeed - Project Seed Trap +SLPS_004.04 Gakkou de Atta Kowai Hanashi S +SLPS_000.78 Gakkou no Kowai Uwasa - Hanako-san ga Kita^!^! +SLPS_016.60 Gakkou o Tsukurou^!^! 2 +SLPS_914.85 Gakkou o Tsukurou^!^! 2 +SLPS_029.98 Gakkou o Tsukurou^!^! Kouchou Sensei Monogatari +SLPS_033.13 Gakkou o Tsukurou^!^! Kouchou Sensei Monogatari +SLPS_011.03 Gakkou o Tsukurou^!^! Let's Make a School^!^! +SLPS_911.20 Gakkou o Tsukurou^!^! Let's Make a School^!^! +SLPS_018.52 Gakuen Sentai Solblast +SLES_022.12 Galaga - Destination Earth +SLUS_012.58 Galaga - Destination Earth +SCES_002.69 Galaxian³ +SLPS_002.70 Galaxian³ +SLES_001.97 Galaxy Fight +SLPS_001.38 Galaxy Fight - Universal Warriors +SLPS_025.96 Gale Gunner +SLPS_033.05 Gale Gunner +SLPS_006.21 Galeoz +SLED_028.69 Galerians (Demo) +SLUS_900.77 Galerians (Demo) +SLES_023.28 Galerians (Disc 1) +SLES_023.29 Galerians (Disc 1) +SLES_023.30 Galerians (Disc 1) +SLPS_021.92 Galerians (Disc 1) +SLUS_009.86 Galerians (Disc 1) +SLES_123.28 Galerians (Disc 2) +SLES_123.29 Galerians (Disc 2) +SLES_123.30 Galerians (Disc 2) +SLPS_021.93 Galerians (Disc 2) +SLUS_010.98 Galerians (Disc 2) +SLES_223.28 Galerians (Disc 3) +SLES_223.29 Galerians (Disc 3) +SLES_223.30 Galerians (Disc 3) +SLPS_021.94 Galerians (Disc 3) +SLUS_010.99 Galerians (Disc 3) +SLPS_005.07 Gallop Racer +SLUS_009.42 Gallop Racer +SLPS_010.77 Gallop Racer 2 +SLPS_910.78 Gallop Racer 2 +SLPS_026.23 Gallop Racer 2000 +SLPS_019.81 Gallop Racer 3 +SLPS_914.04 Gallop Racer 3 +SLPS_007.74 Game Nihonshi - Kakumeiji Oda Nobunaga +SLPS_016.07 Game Soft o Tsukurou - Let's Be a Super Game Creator^!^! +SLPS_035.49 Game de Hajimeru TOEIC Test - Mazu wa Nyuumon-hen 1500 +SLPS_013.06 Game de Seishun +SLPS_000.30 Game no Tatsujin +SLPS_020.52 Game no Tatsujin +SLPS_002.13 Game no Tatsujin 2 +SLPS_032.97 Game no Tatsujin 2 +SLPS_000.96 Game no Tetsujin - The Shanghai +SLPS_008.33 Gamera 2000 +SLPM_800.93 Gamera 2000 (Taikenban) +SLPM_861.55 Ganbare Goemon - Kuru nara Koi^! Ayashige Ikka no Kuroi Kage +SLPM_865.72 Ganbare Goemon - Kuru nara Koi^! Ayashige Ikka no Kuroi Kage +SLPM_867.74 Ganbare Goemon - Ooedo Daikaiten +SLPM_869.40 Ganbare Goemon - Ooedo Daikaiten +SLPM_871.97 Ganbare Goemon - Ooedo Daikaiten +SLPM_860.30 Ganbare Goemon - Uchuu Kaizoku Akogingu +SLPS_002.17 Ganbare Goemon - Uchuu Kaizoku Akogingu +SCPS_100.33 Ganbare Morikawa-kun 2-gou +SCPS_100.36 Ganbare Morikawa-kun 2-gou +SLPM_864.82 Ganbare^! Nippon^! Olympic 2000 +SLPS_014.68 Gangway Monsters +SLPS_013.73 Ganso Family Mahjong +SLPS_020.94 Ganso Family Mahjong 2 +SCPS_454.09 Garou Densetsu - Wild Ambition +SLPM_862.36 Garou Densetsu - Wild Ambition +SLPM_804.46 Garou Densetsu - Wild Ambition (Taikenban) +SLPS_022.46 Gate Keepers (Disc 1) +SLPS_022.47 Gate Keepers (Disc 2) +SLES_027.91 Gauntlet Legends +SLES_029.31 Gauntlet Legends +SLES_029.32 Gauntlet Legends +SLUS_006.24 Gauntlet Legends +SLUS_806.24 Gauntlet Legends (Demo) +SLPS_006.44 GeGeGe no Kitarou +SLPM_872.86 GeGeGe no Kitarou - Gyakushuu^! Youma Daikessen +SLPM_873.42 GeGeGe no Kitarou - Gyakushuu^! Youma Daikessen +SLPS_031.89 Gear Fighter Dendoh +SLPS_020.56 Geki-Oh - Shienryuu +SLES_012.41 Gekido - Urban Fighters +SLUS_009.70 Gekido - Urban Fighters +SLES_040.04 Gekioh - Shooting King +SLUS_014.98 Gekioh - Shooting King +SLPS_006.96 Gekiretsu Pachinkers +SCPS_100.87 Gekisou Tomarunner +PCPX_961.64 Gekisou Tomarunner (Taikenban) +SLPS_013.46 Gekisou^!^! Grand Racing - Total Drivin' +SCPS_101.34 Gekitotsu Toma L'Arc - Tomarunner vs L'Arc-en-Ciel +SLPS_009.26 Gekitotsu^! Yonku Battle 4WD +SLPS_034.53 Gekitou^! Crush Gear Turbo +SLPS_004.21 Gekka no Kishi - Ouryuu-sen +SLPS_004.91 Gen'ei Tougi - Shadow Struggle +SLPM_861.75 Genghis Khan - Aoki Ookami to Shiroki Mejika IV +SCPS_100.38 Gensei Kyokou Seirei Kidoudan - Elemental Gearbolt +SLPM_869.86 Gensou Maden Saiyuuki - Haruka naru Nishi e +SLPM_866.37 Gensou Suiko Gaiden Vol. 1 - Harmonia no Kenshi +SLPM_868.83 Gensou Suiko Gaiden Vol. 1 - Harmonia no Kenshi +SLPM_872.61 Gensou Suiko Gaiden Vol. 1 - Harmonia no Kenshi +SLPM_866.63 Gensou Suiko Gaiden Vol. 2 - Crystal Valley no Kettou +SLPM_872.62 Gensou Suiko Gaiden Vol. 2 - Crystal Valley no Kettou +SLPM_860.17 Gensou Suikoden +SLPM_870.99 Gensou Suikoden +SLPS_000.97 Gensou Suikoden +SLPM_861.68 Gensou Suikoden II +SLPM_863.89 Gensou Suikoden II +SLPM_871.00 Gensou Suikoden II +SCPS_453.19 Gensou Suikoden II (Taikenban) +SLPM_803.47 Gensou Suikoden II (Taikenban) +SLPM_861.13 Gensou Suikoden II (Taikenban) +SLPM_861.16 Gensou Suikoden II (Taikenban) +SLPS_025.63 Gensou no Artemis +SLPS_000.07 Geom Cube +SLUS_000.24 Geom Cube +SLPS_015.75 Geometry Duel +SCED_023.83 Germany Speziale 11-99 +SLPS_021.07 Germs - Nerawareta Machi +SLPM_868.48 GetBackers - Dakkan'ya +SLPM_872.02 GetBackers - Dakkan'ya +SLPS_022.32 Getter Robo Daikessen^! +SLES_001.33 Gex +SLPS_002.44 Gex +SLUS_000.42 Gex +SLUS_008.06 Gex 3 - Deep Cover Gecko +SLES_005.96 Gex 3D - Enter the Gecko +SLED_011.12 Gex 3D - Enter the Gecko (Demo) +SLES_012.99 Gex - Deep Cover Gecko +SLES_019.08 Gex - Deep Cover Gecko +SLED_019.54 Gex - Deep Cover Gecko (Demo) +SLUS_005.98 Gex - Enter the Gecko +SCES_010.74 Ghost in the Shell +SCES_010.75 Ghost in the Shell +SLUS_005.52 Ghost in the Shell +SCES_025.43 Ghoul Panic +SLPS_013.58 Ginga Eiyuu Densetsu +SLPS_014.51 Ginga Ojousama Densetsu Yuna - Final Edition +SLES_031.70 Gioca con i Teletubbies +SLPS_001.32 Gionbana +SLPS_018.58 Gionbana 2 - Kanazawa Bunko-hen +SLPM_862.26 Glay - Complete Works (Disc 1) +SLPM_862.27 Glay - Complete Works (Disc 2) +SLPM_862.00 Glint Glitters +SLES_014.19 Global Domination +SLES_014.22 Global Domination +SLES_014.23 Global Domination +SLES_014.24 Global Domination +SLES_014.25 Global Domination +SCPS_100.82 Global Force - Shin Sentou Kokka +PCPX_961.46 Global Force - Shin Sentou Kokka (Taikenban) +SLPS_024.25 Glocal Hexcite +SLES_022.13 Glover +SLUS_008.90 Glover +SLPS_030.61 Go Go I Land (Disc 1) +SLPS_030.62 Go Go I Land (Disc 2) +SLPS_005.28 Go II Professional - Taikyoku Igo +SLES_000.69 Goal Storm +SLUS_000.55 Goal Storm +SLUS_000.69 Goal Storm +SCPS_451.65 Goal Storm '97 +SLUS_002.95 Goal Storm '97 +SLPS_014.70 Godzilla - Trading Battle +SLPM_871.96 Goemon - Shin Sedai Shuumei +SLPS_015.42 Goiken Muyou II +SLPM_860.31 Gokujou Parodius Da^! Deluxe Pack +SLPM_873.29 Gokujou Parodius Da^! Deluxe Pack +SLPS_000.02 Gokujou Parodius Da^! Deluxe Pack +SLPS_000.48 Gokuu Densetsu - Magic Beast Warriors +SLES_029.34 Gold and Glory - The Road to El Dorado +SLUS_013.12 Gold and Glory - The Road to El Dorado +SLES_031.85 Gold und Ruhm - Der Weg nach El Dorado +SLES_012.22 Golden Goal 98 +SLUS_003.19 Golden Nugget (Disc 1) +SLUS_005.55 Golden Nugget (Disc 2) +SLES_029.52 Goldie +SLPS_017.12 Golgo 13 Vol. 1 - Carlyle no Yabou +SLPS_017.13 Golgo 13 Vol. 2 - Mienai Guntai +SLPM_862.50 Goo^! Goo^! Soundy +SLPM_800.61 Goo-Cho de Park - Theme Park Monogatari +SLPS_006.26 Goo-Cho de Park - Theme Park Monogatari +SLPS_910.66 Goo-Cho de Park - Theme Park Monogatari +SLPS_016.20 Goryuujin + Electro +SLPS_004.22 Gotha II - Tenkuu no Kishi +SLPS_035.52 Gotouchi Hello Kitty Sugoroku Monogatari +SLPS_014.71 Goujin Senki +SLPS_028.66 Goujin Senki +SLPM_800.09 Gouketsuji Ichizoku 2 - Chotto dake Saikyou Densetsu +SLPS_001.04 Gouketsuji Ichizoku 2 - Chotto dake Saikyou Densetsu +SLPS_033.81 Gourmet Action Game - Manpuku^!^! Nabe Kazoku +SLPM_806.31 Gourmet Action Game - Manpuku^!^! Nabe Kazoku (Taikenban) +SLPS_003.03 Gradius Deluxe Pack +SLPM_860.42 Gradius Gaiden +SLPM_861.03 Gradius Gaiden +SLPM_873.23 Gradius Gaiden +PCPX_960.85 Gran Turismo +PCPX_960.88 Gran Turismo +PCPX_960.96 Gran Turismo +SCES_009.84 Gran Turismo +SCPS_100.45 Gran Turismo +SCPS_451.49 Gran Turismo +SCPS_911.28 Gran Turismo +SCPS_913.01 Gran Turismo +SCUS_941.94 Gran Turismo +SCED_012.79 Gran Turismo (Demo) +SCUS_942.57 Gran Turismo (Demo) +PAPX_900.26 Gran Turismo (Taikenban) +PAPX_900.54 Gran Turismo 2 +SCUS_944.55 Gran Turismo 2 (Arcade Mode) +SCES_023.80 Gran Turismo 2 (Disc 1) (Arcade Mode) +SCPS_101.16 Gran Turismo 2 (Disc 1) (Arcade) +SCPS_454.57 Gran Turismo 2 (Disc 1) (Arcade) +SCPS_913.26 Gran Turismo 2 (Disc 1) (Arcade) +SCES_123.80 Gran Turismo 2 (Disc 2) (Gran Turismo Mode) +SCPS_101.17 Gran Turismo 2 (Disc 2) (Gran Turismo) +SCPS_454.58 Gran Turismo 2 (Disc 2) (Gran Turismo) +SCPS_913.27 Gran Turismo 2 (Disc 2) (Gran Turismo) +SCUS_944.88 Gran Turismo 2 (Simulation Mode) +SCED_029.04 Gran Turismo 2 (Un CD Bonus) +SCUS_945.88 Gran Turismo 2 - Music at the Speed of Sound - The Album (Bonus PlayStation Disc) +SLUS_001.27 Grand Slam +SLES_000.32 Grand Theft Auto +SLUS_001.06 Grand Theft Auto +SLES_014.04 Grand Theft Auto 2 +SLES_024.53 Grand Theft Auto 2 +SLUS_007.89 Grand Theft Auto 2 +SLES_033.89 Grand Theft Auto - London 1969 +SLES_017.14 Grand Theft Auto - Mission Pack #1 - London 1969 +SLUS_008.46 Grand Theft Auto - Mission Pack #1 - London 1969 +SCES_040.90 Grande Fratello - Il Gioco +SCUS_944.57 Grandia (Disc 1) +SLES_023.97 Grandia (Disc 1) +SLES_023.98 Grandia (Disc 1) +SLES_023.99 Grandia (Disc 1) +SLPS_021.24 Grandia (Disc 1) +SLPS_912.05 Grandia (Disc 1) +SCUS_944.65 Grandia (Disc 2) +SLES_123.97 Grandia (Disc 2) +SLES_123.98 Grandia (Disc 2) +SLES_123.99 Grandia (Disc 2) +SLPS_021.25 Grandia (Disc 2) +SLPS_912.06 Grandia (Disc 2) +SLPM_802.97 Grandia - Prelude (Taikenban) +SLPM_804.36 Grandia - Prelude (Taikenban) +SLPS_016.24 Granew-tou^! Daibouken +SCPS_100.46 Granstream Denki - The Granstream Saga +PCPX_960.87 Granstream Denki - The Granstream Saga (Taikenban) +SCED_040.13 Gratis^! Demo Disc^! +SLPM_861.25 Great Hits +SLPM_803.13 Great Hits (Taikenban) +SLPS_012.68 Great Rugby Jikkyou '98 - World Cup e no Michi +SLPS_020.57 Great Rugby Jikkyou '98 - World Cup e no Michi +SLPS_914.17 Great Rugby Jikkyou '98 - World Cup e no Michi +SLES_003.81 Grid Run +SLPS_006.59 Grid Runner +SLUS_003.23 Grid Runner +SLPS_002.11 Grille Logic +SCES_028.85 Grind Session +SCES_031.14 Grind Session +SCUS_945.68 Grind Session +SCUS_945.98 Grind Session (Demo) +SLPS_006.15 Gritz - The Pyramid Adventure +SLPM_871.38 Groove Adventure Rave - Mikan no Hiseki +SLPM_870.11 Groove Adventure Rave - Yuukyuu no Kizuna +SLPM_872.03 Groove Adventure Rave - Yuukyuu no Kizuna +SLPS_012.05 Groove Jigoku V - SweepStation Version +SLPS_000.88 Ground Stroke - Advanced Tennis Game +SLPM_873.33 Growlanser (Disc 1) +SLPS_023.80 Growlanser (Disc 1) +SLPS_032.40 Growlanser (Disc 1) +SLPM_873.34 Growlanser (Disc 2) +SLPS_023.81 Growlanser (Disc 2) +SLPS_032.41 Growlanser (Disc 2) +SLES_022.23 Grudge Warriors +SLUS_011.50 Grudge Warriors +SLPS_012.97 Guardian Recall - Shugojuu Shoukan (Disc 1) +SLPS_012.98 Guardian Recall - Shugojuu Shoukan (Disc 2) +SLES_017.93 Guardian's Crusade +SLES_017.99 Guardian's Crusade +SLES_018.00 Guardian's Crusade +SLES_018.01 Guardian's Crusade +SLUS_008.11 Guardian's Crusade +SLES_032.08 Gubble +SLPS_015.37 Gubble +SLUS_014.66 Gubble +SLES_024.94 Guilty Gear +SLPS_013.57 Guilty Gear +SLPS_022.73 Guilty Gear +SLUS_007.72 Guilty Gear +SLPM_803.02 Guilty Gear (Taikenban) +SLPM_862.65 Guitar Freaks +SLPM_865.77 Guitar Freaks +SLPM_864.46 Guitar Freaks Append 2nd Mix +SLPS_009.29 GunBullet +SLPS_009.30 GunBullet +SLPS_911.47 GunBullet +SLPS_031.00 Gunbalina +SLPS_013.22 Gunbare^! Game Tengoku - The Game Paradise 2 +SLPM_803.03 Gunbare^! Game Tengoku - The Game Paradise 2 (Taikenban) +SCPS_452.99 Gunbarl +SLPS_015.00 Gunbarl +SLPS_001.57 Gunbird +SLPS_008.15 Gundam 0079 - The War for Earth (Disc 1) +SLPS_008.16 Gundam 0079 - The War for Earth (Disc 2) +SLES_036.50 Gundam Battle Assault +SLPM_867.46 Gundam Battle Assault +SLUS_012.26 Gundam Battle Assault +SLES_039.34 Gundam Battle Assault 2 +SLUS_014.18 Gundam Battle Assault 2 +SLPS_008.83 Gundam the Battle Master +SLPM_800.98 Gundam the Battle Master (Taikenban) +SLPM_801.07 Gundam the Battle Master (Taikenban) +SLPS_012.86 Gundam the Battle Master 2 +SLPM_802.10 Gundam the Battle Master 2 (Taikenban) +SLPS_025.12 Gundress +SLPS_025.13 Gundress Data-shuu +SLES_036.89 Gunfighter - The Legend of Jesse James +SLUS_013.98 Gunfighter - The Legend of Jesse James +SLES_020.69 Gungage +SLPM_862.33 Gungage +SLPS_019.02 Gungho Brigade +SLPM_803.24 Gungho Brigade (Taikenban) +SCPS_100.06 Gunners Heaven +SLPS_014.08 Gunnm - Kasei no Kioku +SLPS_024.85 Gunpey +SLES_000.27 Gunship +SLPS_004.95 Gunship +SLUS_003.13 Gunship +SLPS_011.06 Guntu - Western Front June, 1944 - Tetsu no Kioku +SLPS_000.41 Gussun Oyoyo +SLPS_005.88 Gussun Paradise +SLPM_861.48 Guuguuthropus +SLPM_803.65 Guuguuthropus (Taikenban) +SLES_013.60 Guy Roux Football Manager Saison 97-98 +SLES_019.34 Guy Roux Manager '99 +SLES_026.12 Guy Roux Manager 2000 +SLES_034.03 Guy Roux Manager 2001 +SLPS_025.09 Gyuwambler Jiko Chuushinha - Ippatsu Shoubu^! +SLES_027.38 HBO Boxing +SLUS_010.27 HBO Boxing +SLPM_801.96 Hacha Mecha Pon^! +SLPM_860.66 Haishin 2 +SLPS_024.32 Haishin 2 +SLPS_009.45 Hajime no Ippo - The Fighting^! +SLPS_910.63 Hajime no Ippo - The Fighting^! +SLPS_016.77 Hakai-ou - King of Crusher +SLES_035.84 Haluatko Miljonaariksi +SLPS_032.66 Hamster Club-i +SLPS_027.24 Hamster Monogatari +SLPS_031.03 Hamster no Odekake +SLPM_866.62 Hamunaptra - Ushinawareta Sabaku no Miyako +SLPS_015.32 Hana to Ryuu +SLPM_870.62 Hana to Ryuu - Hanafuda, Mahjong +SLPS_014.39 Hanabi - Fantast +PAPX_900.48 Hanabi - Fantast (Taikenban) +SLPM_802.39 Hanabi - Fantast (Taikenban) +SLPM_870.83 Hanafuda Graffiti - Koi Koi Monogatari +SLPS_003.67 Hanafuda Graffiti - Koi Koi Monogatari +SLPS_017.47 Hanafuda Real 3D +SLPS_031.82 Happy Diet +SLPS_011.10 Happy Hotel +SLPS_033.06 Happy Jogging in Hawaii +SLPS_028.21 Happy Salvage +SLPS_028.22 Happy Salvage - Otakara Disc +SLPM_860.43 Hard Blow +SLES_000.33 Hard Boiled +SLES_008.51 Hard Boiled +SLES_008.52 Hard Boiled +SLPS_014.84 Hard Boiled - Neuro Tower o Hakai seyo +SLES_015.39 Hard Edge +SLPS_017.33 Hard Edge +SLPS_002.24 Hard Rock Cab +SLUS_006.51 HardBall '99 +SLPS_005.71 HardBall 5 +SLUS_001.08 HardBall 5 +SLES_002.61 Hardcore 4x4 +SLPM_863.29 Harlem Beat - You're the One +SLPS_004.98 Harmful Park +SLES_039.72 Harry Potter and the Chamber of Secrets +SLES_039.73 Harry Potter and the Chamber of Secrets +SLES_039.74 Harry Potter and the Chamber of Secrets +SLES_039.75 Harry Potter and the Chamber of Secrets +SLUS_015.03 Harry Potter and the Chamber of Secrets +SLES_036.62 Harry Potter and the Philosopher's Stone +SLES_036.63 Harry Potter and the Philosopher's Stone +SLES_036.64 Harry Potter and the Philosopher's Stone +SLES_036.65 Harry Potter and the Philosopher's Stone +SLUS_014.17 Harry Potter and the Philosopher's Stone +SLUS_014.15 Harry Potter and the Sorcerer's Stone +SLES_039.76 Harry Potter ja Salaisuuksien Kammio +SLPS_034.92 Harry Potter to Himitsu no Heya +SLPM_840.13 Harry Potter to Kenja no Ishi +SLPS_033.55 Harry Potter to Kenja no Ishi +PCPX_961.10 Haru no Buru Buru Taikenban (Taikenban) +SLPM_864.65 Harukanaru Toki no Naka de +SLPM_864.66 Harukanaru Toki no Naka de +SLPM_872.41 Harukanaru Toki no Naka de - Banjou Yuugi +SLPM_872.42 Harukanaru Toki no Naka de - Banjou Yuugi +SLPM_873.61 Harukanaru Toki no Naka de - Banjou Yuugi +SLPS_005.78 Harukaze Sentai V-Force (Disc 1) +SLPS_023.40 Harukaze Sentai V-Force (Disc 1) +SLPS_005.79 Harukaze Sentai V-Force (Disc 2) +SLPS_023.41 Harukaze Sentai V-Force (Disc 2) +SLPS_005.80 Harukaze Sentai V-Force (Disc 3) +SLPS_023.42 Harukaze Sentai V-Force (Disc 3) +SLES_027.81 Harvest Moon - Back to Nature +SLUS_011.15 Harvest Moon - Back to Nature +SLUS_811.15 Harvest Moon - Back to Nature (Demo) +SLPS_007.04 Hashiriya - Ookami-tachi no Densetsu +SLPS_008.31 Hatsukoi Valentine +SLPS_014.52 Hatsukoi Valentine Special +SLPS_006.68 Haunted Junction - Seitokai Badge o Oe^! +SLED_013.42 Heart of Darkness (Demo) +SLED_013.51 Heart of Darkness (Demo) +SLES_004.61 Heart of Darkness (Disc 1) +SLES_004.62 Heart of Darkness (Disc 1) +SLES_004.63 Heart of Darkness (Disc 1) +SLES_004.64 Heart of Darkness (Disc 1) +SLES_004.65 Heart of Darkness (Disc 1) +SLUS_006.96 Heart of Darkness (Disc 1) +SLES_104.61 Heart of Darkness (Disc 2) +SLES_104.62 Heart of Darkness (Disc 2) +SLES_104.63 Heart of Darkness (Disc 2) +SLES_104.64 Heart of Darkness (Disc 2) +SLES_104.65 Heart of Darkness (Disc 2) +SLUS_007.41 Heart of Darkness (Disc 2) +SLPS_006.67 Heaven's Gate +SLPS_000.44 Hebereke Station Popoitto +SLES_001.56 Hebereke's Popoitto +SLPS_027.14 Heisa Byouin +SLPS_031.59 Heisa Byouin +SLPS_004.13 Heiwa Pachinko Daisuki +SLPS_023.74 Heiwa Pachinko Graffiti Vol. 1 +SLPS_024.95 Heiwa Pachinko Graffiti Vol. 2 +SLPS_033.73 Heiwa Parlor^! Pro - BunDori King SP +SLPS_026.89 Heiwa Parlor^! Pro - Dolphin Ring Special +SLPS_031.05 Heiwa Parlor^! Pro - Fujiko ni O-Ma-Ka-Se Special +SLPS_028.70 Heiwa Parlor^! Pro - Inakappe Taishou Special +SLPS_025.41 Heiwa Parlor^! Pro - Lupin Sansei Special +SLPS_033.70 Heiwa Parlor^! Pro - Tsunatori Special +SLPS_025.74 Heiwa Parlor^! Pro - Western Special +SLPS_033.40 Helix - Fear Effect (Disc 1) +SLPS_033.41 Helix - Fear Effect (Disc 2) +SLPS_033.42 Helix - Fear Effect (Disc 3) +SLPS_033.43 Helix - Fear Effect (Disc 4) +SLUS_014.14 Hellboy - Asylum Seeker +SLES_015.62 Hellnight +SLPM_860.83 Hello Charlie^!^! +SLPS_014.27 Hello Kitty no Cube de Cute +SLPM_802.44 Hello Kitty no Cube de Cute (Taikenban) +SLUS_007.78 Hello Kitty - Cube Frenzy +SLPS_017.66 Hello Kitty - White Present +SLPM_860.21 Henry Explorers +SLES_005.86 Herc's Adventures +SLES_006.42 Herc's Adventures +SLES_006.45 Herc's Adventures +SLES_006.53 Herc's Adventures +SLES_006.55 Herc's Adventures +SLUS_002.98 Herc's Adventures +SLPS_010.61 Herc's Adventures - Hercules no Daibouken +SLES_041.24 Herkules +SCPS_100.12 Hermie Hopperhead - Scrap Panic +SCPS_910.16 Hermie Hopperhead - Scrap Panic +SLPM_804.31 Herohero-kun to Ralph no Daibouken +SLPS_004.70 Heroine Dream +SLPS_013.76 Heroine Dream 2 +SLPS_026.41 Hexamoon Guardians (Disc 1) +SLPS_026.42 Hexamoon Guardians (Disc 2) +SLPM_805.28 Hexamoon Guardians (Taikenban) +SLES_005.55 Hexen +SLUS_003.48 Hexen +SLPS_009.72 Hexen - Beyond Heretic +SLPS_008.21 Hi-Hou-Ou - Mou Omae to wa Kuchi Kikan^!^! +SLES_001.15 Hi-Octane +SLPS_001.71 Hi-Octane +SCES_002.31 Hi-Octane + Ridge Racer + Mortal Kombat 3 + Evolva +SLES_036.02 Hidden & Dangerous +SLUS_008.30 High Heat Baseball 2000 +SLUS_012.44 High Heat Major League Baseball 2002 +SLPS_023.51 High School of Blitz +SLPS_023.05 Hikari no Shima - Seven Lithographs in Shining Island +SLPM_870.59 Hikaru no Go - Heian Gensou Ibunroku +SLPM_871.99 Hikaru no Go - Insei Choujou Kessen +SLPS_018.90 Himiko-den - Renge (Disc 1) +SLPS_018.91 Himiko-den - Renge (Disc 2) +SLPS_018.92 Himiko-den - Renge (Disc 3) +SLPM_803.90 Himiko-den - Renge (Taikenban) +SLPS_013.34 Himitsu Kessha Q +SLPS_016.26 Himitsu Sentai Metamor V Deluxe (Disc 1) +SLPS_016.27 Himitsu Sentai Metamor V Deluxe (Disc 2) +SLPS_023.55 Hissatsu Pachi-Slot Station 2 - Bakuto^! Joushiki Yaburi no 2 Types +SLPS_026.83 Hissatsu Pachi-Slot Station 3 - Tetra Reel e no Chousen +SLPS_027.99 Hissatsu Pachi-Slot Station 4 - New Pulsar R & Hot Rod Queen +SLPS_030.30 Hissatsu Pachi-Slot Station 5 - Invaders 2000 +SLPS_024.94 Hissatsu Pachi-Slot Station SP - Yamasa Best Choice +SLPS_029.48 Hissatsu Pachi-Slot Station Special 2 - The Tetra +SLPS_015.51 Hissatsu Pachi-Slot Station - Meoshi Ichiban +SLPS_030.22 Hissatsu Pachi-Slot Station - Meoshi Ichiban +SLPS_001.12 Hissatsu Pachinko Station +SLPS_016.68 Hissatsu Pachinko Station +SLPS_029.90 Hissatsu Pachinko Station 10 - EX Jack 2000 & Super Dragon +SLPS_011.85 Hissatsu Pachinko Station 2 +SLPS_017.02 Hissatsu Pachinko Station 3 - Genshijin ga Ippai +SLPS_017.41 Hissatsu Pachinko Station 3 - Genshijin ga Ippai +SLPS_019.07 Hissatsu Pachinko Station 4 - Hero-tachi no Chousen +SLPS_030.77 Hissatsu Pachinko Station 4 - Hero-tachi no Chousen +SLPS_020.97 Hissatsu Pachinko Station 5 - Deramaitta & Irete Nanbo +SLPS_021.44 Hissatsu Pachinko Station 6 - Gakideka & Jamaica +SLPS_024.08 Hissatsu Pachinko Station 7 - CR Chumy House XL & CR Battle Hero V & Fine Play +SLPS_026.77 Hissatsu Pachinko Station 8 - Kamashi no Kin-chan & Soreyuke Hama-chan +SLPS_027.65 Hissatsu Pachinko Station 9 - Ushiwaka to Lemi +SLPS_026.78 Hissatsu Pachinko Station Classic 2 - Tsui ni yomigaeru^!^! Bakuretsu Meiki Fukkatsu +SLPS_019.63 Hissatsu Pachinko Station Classic - Fukkatsu^! Natsukashi no Meiki-tachi +SLPS_025.11 Hissatsu Pachinko Station Now 2 - Yatta ze Ippatsu Tsumo Tsumo Tengoku +SLPS_025.58 Hissatsu Pachinko Station Now 3 - Youkai Engei +SLPS_027.21 Hissatsu Pachinko Station Now 4 - Ore wa Nekketsu Bouken-ou da^!^! +SLPS_028.56 Hissatsu Pachinko Station Now 5 - GeGeGe no Kitarou +SLPS_029.99 Hissatsu Pachinko Station Now 6 - Shinsei^!^! Areddin 21 +SLPS_031.07 Hissatsu Pachinko Station Now 7 - Magical Circus +SLPS_031.29 Hissatsu Pachinko Station Now 8 - Jarinko Chie +SLPS_033.65 Hissatsu Pachinko Station Now 9 - Dirty Pair +SLPS_022.84 Hissatsu Pachinko Station Now - Kore ga Ichiban^!^! Shin Pikaichi Tengoku +SLPS_024.93 Hissatsu Pachinko Station Petit 2 - Areddin tte Great^! +SLPS_022.83 Hissatsu Pachinko Station Petit - Nanasy tte Nani +SLPS_033.39 Hissatsu Pachinko Station SP3 +SLPS_015.77 Hissatsu Pachinko Station - Monster House Special +SLPS_029.84 Hissatsu Pachinko Station - Toyomaru Special +SLPS_031.26 History of Kita Denshi +SLPS_013.61 Hit Back +SLPM_802.52 Hit Back (Taikenban) +SLPS_013.02 Hiza no Ue no Partner - Kitty on Your Lap +SLPS_023.17 Hiza no Ue no Partner - Kitty on Your Lap +SLES_010.41 Hogs of War +SLUS_011.95 Hogs of War +SLED_030.54 Hogs of War (Demo) +SLES_027.69 Hogs of War - Nati per Soffritto +SLPS_003.69 Hokuto no Ken +SLPS_029.93 Hokuto no Ken - Seikimatsu Kyuuseishu Densetsu +PBPX_950.05 Holiday Special (Demo) +SLPS_010.75 Home Doctor +SLPS_004.34 Honkaku 4-nin Uchi - Geinoujin Taikyoku Mahjong - The Wareme de Pon +SLPS_016.56 Honkaku Hanafuda +SLPS_009.86 Honkaku Igo +SLPS_002.38 Honkaku Mahjong - Tetsuman Special +SLPS_911.37 Honkaku Mahjong - Tetsuman Special +SLPS_015.94 Honkaku Shougi - Shougi-ou +SLPS_027.41 Honkaku Yonin Uchi Pro Mahjong - Mahjong-ou +SLPM_860.82 Honkakuha Yonin Uchi - Mahjong Club +SLPS_020.80 Honkakuha Yonin Uchi - Mahjong Club +SLPS_020.88 Honkakuha Yonin Uchi - Mahjong Club +SLPS_004.65 Honoo no 15 Shumoku - Atlanta Olympics +SLPS_013.82 Honoo no Ryourinin - Cooking Fighter Hao +SLUS_013.94 Hooters - Road Trip +SCPS_100.16 Horned Owl +SCPS_100.17 Horned Owl +SCPS_451.89 Hoshi de Hakken^!^! Tamagotchi +SLPS_012.50 Hoshi de Hakken^!^! Tamagotchi +SLPS_032.67 Hoshi no Mahoroba +SLUS_013.75 Hoshigami - Ruining Blue Earth +SLPS_029.04 Hoshigami - Shizumiyuku Aoki Daichi +SLPS_016.38 Hoshinooka Gakuen Monogatari - Gakuensai +SLES_040.50 Hot Shot +SCUS_941.88 Hot Shots Golf +SCUS_942.53 Hot Shots Golf (Demo) +SCUS_944.76 Hot Shots Golf 2 +SCUS_947.76 Hot Shots Golf 2 +SCUS_944.95 Hot Shots Golf 2 (Demo) +SLES_035.95 Hot Wheels - Extreme Racing +SLUS_012.93 Hot Wheels - Extreme Racing +SLES_021.98 Hot Wheels - Turbo Racing +SLUS_009.64 Hot Wheels - Turbo Racing +SLPS_000.20 Houma Hunter Lime - Special Collection Vol. 1 +SLPS_000.85 Houma Hunter Lime - Special Collection Vol. 2 +SLPM_863.77 Houshin Engi +SLPS_015.47 Houshin Engi +SLPM_862.09 Houshin Engi - Aizouban +SLPM_802.16 Hudson Spring Collection '98 (Taikenban) +SLES_011.64 Hugo +SLES_015.90 Hugo +SLES_015.91 Hugo +SLES_015.92 Hugo +SLES_015.93 Hugo +SLES_016.66 Hugo +SLES_016.67 Hugo +SLES_016.68 Hugo +SLES_018.05 Hugo 2 +SLES_018.06 Hugo 2 +SLES_018.07 Hugo 2 +SLES_018.08 Hugo 2 +SLES_018.09 Hugo 2 +SLES_018.10 Hugo 2 +SLES_018.11 Hugo 2 +SLES_018.12 Hugo 2 +SLES_018.13 Hugo 2 +SLES_018.15 Hugo 2 +SLES_021.63 Hugo 2 +SLES_034.87 Hugo - Black Diamond Fever +SLES_035.12 Hugo - Black Diamond Fever +SLES_035.13 Hugo - Black Diamond Fever +SLES_035.14 Hugo - Black Diamond Fever +SLES_036.86 Hugo - Frog Fighter +SLES_037.44 Hugo - Frog Fighter +SLES_038.36 Hugo - The Evil Mirror +SLES_038.37 Hugo - The Evil Mirror +SLES_038.38 Hugo - The Evil Mirror +SLES_038.39 Hugo - The Evil Mirror +SLUS_015.59 Hugo - The Evil Mirror +SLES_025.90 Hugo - The Quest for the Sunstones +SLES_035.73 Hugo - The Quest for the Sunstones +SLES_029.58 Hunchback of Notredame +SLPM_866.51 Hunter x Hunter - Maboroshi no Greed Island +SLPM_868.95 Hunter x Hunter - Ubawareta Aura Stone +SLES_034.82 Hvem Vil Være Millionaer +SLPS_033.53 Hyakujuu Sentai GaoRanger +SLES_035.31 Hybrid +SLPS_011.02 Hybrid +SLES_023.37 Hydro Thunder +SLUS_008.47 Hydro Thunder +SLPM_872.29 Hyouryuuki - The Reportage Beyond the Sea +SLPS_023.58 Hyouryuuki - The Reportage Beyond the Sea +SLPS_003.95 Hyper 3D Pinball +SLPS_002.48 Hyper Crazy Climber +SLPS_002.78 Hyper Final Match Tennis +SLPS_000.62 Hyper Formation Soccer +SLPM_860.02 Hyper Olympic in Atlanta +SLPM_860.56 Hyper Olympic in Nagano +SLPM_861.32 Hyper Olympic in Nagano +SLPM_801.83 Hyper PlayStation Re-mix 1998 No. 1 +SLPM_802.92 Hyper PlayStation Re-mix 1998 No. 10 +SLPM_803.17 Hyper PlayStation Re-mix 1998 No. 11 (Disc 1) +PAPX_900.59 Hyper PlayStation Re-mix 1998 No. 11 (Disc 2) +SLPM_803.37 Hyper PlayStation Re-mix 1998 No. 12 +SLPM_801.99 Hyper PlayStation Re-mix 1998 No. 2 +SLPM_802.17 Hyper PlayStation Re-mix 1998 No. 3 +SLPM_802.28 Hyper PlayStation Re-mix 1998 No. 4 +SLPM_803.08 Hyper PlayStation Re-mix 1998 No. 5 +SLPM_802.37 Hyper PlayStation Re-mix 1998 No. 6 +SLPM_802.48 Hyper PlayStation Re-mix 1998 No. 7 (Disc 1) +PCPX_961.15 Hyper PlayStation Re-mix 1998 No. 7 (Disc 2) (Yarudora Series Vol. 1 - Double Cast) +SLPM_802.64 Hyper PlayStation Re-mix 1998 No. 8 +SLPM_802.79 Hyper PlayStation Re-mix 1998 No. 9 +SLPM_803.57 Hyper PlayStation Re-mix 1999 No. 1 +SLPM_804.80 Hyper PlayStation Re-mix 1999 No. 10 +SLPM_804.95 Hyper PlayStation Re-mix 1999 No. 11 +SLPM_805.04 Hyper PlayStation Re-mix 1999 No. 12 +SLPM_803.69 Hyper PlayStation Re-mix 1999 No. 2 +SLPM_803.84 Hyper PlayStation Re-mix 1999 No. 3 +SLPM_804.00 Hyper PlayStation Re-mix 1999 No. 4 +SLPM_804.16 Hyper PlayStation Re-mix 1999 No. 5 +SLPM_804.24 Hyper PlayStation Re-mix 1999 No. 6 +SLPM_804.39 Hyper PlayStation Re-mix 1999 No. 7 +SLPM_804.56 Hyper PlayStation Re-mix 1999 No. 8 +SLPM_804.70 Hyper PlayStation Re-mix 1999 No. 9 (Disc 1) +PCPX_961.70 Hyper PlayStation Re-mix 1999 No. 9 (Disc 2) (Sony Computer Entertainment Special) +SLPM_805.14 Hyper PlayStation Re-mix 2000 No. 1 +SLPM_805.25 Hyper PlayStation Re-mix 2000 No. 2 +SLPM_800.50 Hyper PlayStation Re-mix No. 1 +SLPM_801.46 Hyper PlayStation Re-mix No. 10 +SLPM_801.52 Hyper PlayStation Re-mix No. 11 +SLPM_801.67 Hyper PlayStation Re-mix No. 12 +SLPM_800.58 Hyper PlayStation Re-mix No. 2 +SLPM_800.72 Hyper PlayStation Re-mix No. 3 +SLPM_800.90 Hyper PlayStation Re-mix No. 4 +SLPM_800.99 Hyper PlayStation Re-mix No. 5 +SLPM_801.06 Hyper PlayStation Re-mix No. 6 +SLPM_801.13 Hyper PlayStation Re-mix No. 7 (Disc 1) +SLPM_801.14 Hyper PlayStation Re-mix No. 7 (Disc 2) +SLPM_801.22 Hyper PlayStation Re-mix No. 8 +SLPM_801.34 Hyper PlayStation Re-mix No. 9 +SLPS_014.17 Hyper Securities 2 +SLES_003.09 Hyper Tennis - Final Match +SLPM_864.17 Hyper Value 2800 - Hanafuda +SLPM_864.18 Hyper Value 2800 - Hyper Pachinko +SLPM_862.92 Hyper Value 2800 - Mahjong +SLPS_010.29 I'Max Shougi II +PAPX_900.63 I.Q Final +SCPS_100.71 I.Q Final +SCPS_913.11 I.Q Final +PCPX_961.37 I.Q Final (Taikenban) +PCPX_960.58 I.Q - Intelligent Qube +SCPS_100.29 I.Q - Intelligent Qube +SCPS_910.68 I.Q - Intelligent Qube +SCUS_941.81 I.Q - Intelligent Qube +SCUS_941.96 I.Q - Intelligent Qube (Demo) +SLUS_010.97 IHRA Drag Racing +SCPS_454.97 ISS Pro Evolution +SLES_020.95 ISS Pro Evolution +SLES_024.24 ISS Pro Evolution +SLUS_010.14 ISS Pro Evolution +SLES_033.21 ISS Pro Evolution 2 +SLES_033.22 ISS Pro Evolution 2 +SLES_007.46 Ian Livingstone's Deathtrap Dungeon +SLUS_005.66 Ian Livingstone's Deathtrap Dungeon +SLPS_010.27 Iblard - Laputa no Kaeru Machi +ESPM_700.01 Iceman - Digital PlayStage +SLPS_021.99 Ichigeki - Hagane no Hito +SLPS_003.28 Ide Yousuke Meijin no Shin Jissen Mahjong +SLPS_000.58 Ide Yousuke no Mahjong Kazoku +SLPS_022.72 Ide Yousuke no Mahjong Kyoushitsu +SLPS_029.42 Ide Yousuke no Mahjong Kyoushitsu +SLPS_002.90 Idol Janshi Suchie-Pai II Limited (Disc 1) +SLPS_002.91 Idol Janshi Suchie-Pai II Limited (Disc 2) (Bonus Disc Part 1) +SLPS_002.92 Idol Janshi Suchie-Pai II Limited (Disc 3) (Bonus Disc Part 2) +SLPS_000.29 Idol Janshi Suchie-Pai Limited +SLPS_035.09 Idol Janshi Suchie-Pai Limited +SLPS_003.43 Idol Promotion - Suzuki Yumie +SLPS_003.44 Idol Promotion - Suzuki Yumie (Yumie Island) +SLPS_026.06 Ikasama Mahjong +SLPS_033.14 Ikasama Mahjong +SLPS_005.26 Imadoki no Vampire - Bloody Bride +SLES_002.35 Impact Racing +SLPS_008.36 Impact Racing +SLUS_002.25 Impact Racing +SCES_021.49 In Cold Blood (Disc 1) +SLUS_012.94 In Cold Blood (Disc 1) +SCES_121.49 In Cold Blood (Disc 2) +SLUS_013.14 In Cold Blood (Disc 2) +SLES_029.83 In einem Land vor unserer Zeit - Die Rückkehr ins Große Tal +SLES_003.42 In the Hunt +SLUS_001.72 In the Hunt +SLPS_021.42 Inagawa Junji - Kyoufu no Yashiki +SLPS_032.44 Inagawa Junji - Mayonaka no Taxi +SLES_029.33 Incredible Crisis +SLUS_012.25 Incredible Crisis +SLED_032.12 Incredible Crisis (Demo) +SLUS_002.21 Independence Day +SLES_006.07 Independence Day - The Game +SLES_001.35 Indy 500 +SLPS_008.60 Indy 500 +SLPM_801.03 Indy 500 (Taikenban) +SLES_018.70 Infestation +SLPS_026.69 Infinity +SLPS_017.93 Initial D +SLPS_911.81 Initial D +SLES_030.84 Inspector Gadget - Gadget's Crazy Maze +SLUS_012.67 Inspector Gadget - Gadget's Crazy Maze +SLUS_009.06 Intellivision Classic Games +PBPX_950.04 Interactive CD Sampler Disc 6 +SCUS_942.42 Interactive CD Sampler Disc 6 +SCUS_942.52 Interactive CD Sampler Disc 6 +PBPX_950.11 Interactive CD Sampler Disc Vol. 10 +SCUS_943.82 Interactive CD Sampler Disc Vol. 10 +SCUS_944.63 Interactive CD Sampler Disc Vol. 11 +PBPX_950.10 Interactive CD Sampler Disc Vol. 9 +SCUS_942.87 Interactive CD Sampler Disc Vol. 9 +SCUS_942.95 Interactive CD Sampler Disc Vol. 9 +PBPX_950.02 Interactive CD Sampler Disc Volume 4 +SCUS_944.18 Interactive CD Sampler Disc Volume 4 +PBPX_950.06 Interactive CD Sampler Disc Volume 7 +SCUS_942.58 Interactive CD Sampler Disc Volume 7 +SCUS_942.62 Interactive CD Sampler Disc Volume 7 +PBPX_950.09 Interactive CD Sampler Disc Volume 8 +SCUS_942.68 Interactive CD Sampler Disc Volume 8 +SCUS_942.73 Interactive CD Sampler Disc Volume 8 +PBPX_950.03 Interactive CD Sampler Disk Volume 5 +SCUS_942.22 Interactive CD Sampler Disk Volume 5 +SCUS_942.24 Interactive CD Sampler Disk Volume 5 +SCUS_942.32 Interactive CD Sampler Disk Volume 5 +SCUS_949.57 Interactive CD Sampler Pack Volume 2 +SCUS_949.55 Interactive CD Sampler Pack Volume One +SCUS_949.56 Interactive CD Sampler Pack Volume One +SCUS_949.59 Interactive CD Sampler Pack Volume Three +SCUS_941.77 Interactive CD Sampler Pack Volume Three (Version 3.5) +SCUS_949.66 Interactive CD Sampler Pack Volume Three (Version 3.5) +SLES_024.04 International Cricket Captain 2000 +SLES_035.96 International Cricket Captain 2001 - Ashes Edition +SLES_038.81 International Cricket Captain 2002 +SLES_040.40 International Karate + +SLES_000.99 International Moto X +SLPS_004.33 International Moto-X +SLPS_028.68 International Soccer - Excite Stage 2000 +SLES_025.50 International Superstar Soccer +SLES_031.49 International Superstar Soccer +SLES_005.11 International Superstar Soccer Deluxe +SLES_005.59 International Superstar Soccer Pro +SCPS_452.94 International Superstar Soccer Pro '98 +SLES_012.18 International Superstar Soccer Pro '98 +SLES_012.64 International Superstar Soccer Pro '98 +SLUS_006.74 International Superstar Soccer Pro '98 +SLED_014.01 International Superstar Soccer Pro '98 (Demo) +SLED_015.13 International Superstar Soccer Pro '98 (Demo) +SLED_007.96 International Superstar Soccer Pro (Demo) +SLES_019.35 Interplay Sports Baseball 2000 +SLUS_008.50 Interplay Sports Baseball 2000 +SLPS_033.61 Inuyasha +SLPS_033.74 Inuyasha +SLUS_015.34 Inuyasha - A Feudal Fairy Tale +SLPS_035.03 Inuyasha - Sengoku Otogi Gassen +SLPM_806.38 Inuyasha - Sengoku Otogi Gassen (Taikenban) +SLES_004.43 Invasion +SLUS_007.09 Invasion from Beyond +SLPS_005.51 Ippatsu Gyakuten - Gamble King Densetsu +SLPS_003.41 Irem Arcade Classics +SLES_002.81 Iron Man - X-O Manowar in Heavy Metal +SLPS_004.55 Iron Man - X-O Manowar in Heavy Metal +SLUS_002.35 Iron Man - X-O Manowar in Heavy Metal +SLES_032.50 Iron Soldier 3 +SLUS_010.61 Iron Soldier 3 +SLUS_007.75 Irritating Stick +SLPS_009.65 Iru^! +SLPS_011.58 Ishin no Arashi +SLPM_861.44 Ishin no Arashi - Bakumatsu Shishiden +SLPM_865.94 Ishin no Arashi - Bakumatsu Shishiden +SLPM_861.20 Itadaki Street - Gorgeous King +SLPM_802.87 Itadaki Street - Gorgeous King (Demo) (Taikenban) +SLPM_860.89 Itadaki Street - Gorgeous King (Disc 2) (Taikenban) +SLPS_019.82 Itsuka, Kasanariau Ashita e - Sayuri-hen +SLPS_019.57 Itsuka, Kasanariau Ashita e - Shirou-hen +SLPS_008.32 Iwatobi Penguin Rocky x Hopper +SLPS_911.15 Iwatobi Penguin Rocky x Hopper +SLPM_801.05 Iwatobi Penguin Rocky x Hopper (Taikenban) +SLPS_012.83 Iwatobi Penguin Rocky x Hopper 2 - Tantei Monogatari +SLES_004.80 Iznogoud +SLPS_010.07 J's Racin' +SLPS_001.44 J. B. Harold - Blue Chicago Blues (Disc 1) +SLPS_021.48 J. B. Harold - Blue Chicago Blues (Disc 1) +SLPS_001.45 J. B. Harold - Blue Chicago Blues (Disc 2) +SLPS_021.49 J. B. Harold - Blue Chicago Blues (Disc 2) +SLPS_000.68 J.League Jikkyou Winning Eleven +SLPM_860.10 J.League Jikkyou Winning Eleven '97 +SLPM_861.54 J.League Jikkyou Winning Eleven '98-'99 +SLPM_865.38 J.League Jikkyou Winning Eleven 2000 +SLPM_866.68 J.League Jikkyou Winning Eleven 2000 2nd +SLPM_868.35 J.League Jikkyou Winning Eleven 2001 +SLPM_860.55 J.League Jikkyou Winning Eleven 3 +SLPS_024.36 J.League Soccer - Jikkyou Survival League +SLPS_000.79 J.League Soccer - Prime Goal EX +SLPS_003.01 J.League Virtual Stadium '96 +SLPS_014.28 JGTC - All Japan Grand Touring Car Championship +SCES_014.44 Jackie Chan Stuntmaster +SLUS_006.84 Jackie Chan Stuntmaster +SLES_022.03 Jade Cocoon - Die Tamamayu Legende +SLES_022.06 Jade Cocoon - La Leggenda del Tamamayu +SLES_022.05 Jade Cocoon - La Leyenda de Tamamayu +SLES_022.01 Jade Cocoon - Story of the Tamamayu +SLES_022.02 Jade Cocoon - Story of the Tamamayu +SLUS_008.54 Jade Cocoon - Story of the Tamamayu +SLUS_900.54 Jade Cocoon - Story of the Tamamayu (Demo) +SLPS_020.76 JailBreaker (Disc 1) +SLPS_020.77 JailBreaker (Disc 2) +SLPS_035.62 Jaleco Collection Vol. 1 +SLPM_802.76 Jaleco Taikenban Special (Taikenban) +SCUS_941.76 Jampack Vol. 1 +SCUS_941.97 Jampack Vol. 2 +SLPS_027.08 Jang Jang Koi Shimashow Separate 1 - Jang Jang Shimashow +SLPS_027.09 Jang Jang Koi Shimashow Separate 2 - Koi Koi Shimashow +SLPS_011.34 Jang Jang Koi Shimashow - Lovely Pop 2 in 1 +SLPS_017.60 Janhai Yuugi '99 - Tanuki no Kawazanyou +SLPS_023.86 Janhai Yuugi '99 - Tanuki no Kawazanyou +SLUS_011.39 Jarrett & Labonte Stock Car Racing +SLES_019.83 Jeff Wayne's La Guerre des Mondes +SLES_002.30 Jeff Wayne's The War of the Worlds +SLES_019.84 Jeff Wayne's The War of the Worlds +SLES_019.85 Jeff Wayne's The War of the Worlds +SLES_019.86 Jeff Wayne's The War of the Worlds +SLPS_028.92 Jellyfish - The Healing Friend +SLUS_006.82 Jeopardy^! +SLUS_011.73 Jeopardy^! 2nd Edition +SLES_019.81 Jeremy McGrath Supercross 2000 +SLUS_008.32 Jeremy McGrath Supercross 2000 +SLES_012.81 Jeremy McGrath Supercross 98 +SLPM_863.06 Jeremy McGrath Supercross 98 +SLPS_014.87 Jeremy McGrath Supercross 98 +SLUS_004.79 Jeremy McGrath Supercross 98 +SCUS_949.07 Jersey Devil +SLES_005.98 Jersey Devil +SLPM_860.75 Jersey Devil no Daibouken +SLES_041.25 Jet Ace +SLPM_868.94 Jet Copter X +SCUS_943.09 Jet Moto +SCPS_100.63 Jet Moto '98 +SCUS_941.67 Jet Moto 2 +SCUS_941.67 Jet Moto 2 - Championship Edition +SCUS_945.55 Jet Moto 3 +SCUS_943.84 Jet Moto 3 (Demo) +SCES_005.66 Jet Rider +SCES_010.45 Jet Rider 2 +SLPM_863.23 Jet de Go^! Let's Go by Airliner +SLPM_863.24 Jet de Go^! Let's Go by Airliner +SLPM_868.12 Jet de Go^! Let's Go by Airliner +SLPM_805.15 Jet de Go^! Let's Go by Airliner (Taikenban) +PCPX_960.80 JetMoto +SIPS_600.20 JetMoto +SLES_033.28 Jetracer +SLPS_005.89 Jewel Bem Hunter Lime with Paint Maker +SLPS_008.02 Jigoku Sensei Nube +SLPM_869.18 Jigsaw Island - Japan Graffiti +SLPS_004.73 Jigsaw Island - Japan Graffiti +SLES_040.89 Jigsaw Madness +SLUS_015.09 Jigsaw Madness +SLPS_000.28 Jigsaw World +SLPS_022.51 Jigsaw World +SLPS_015.38 Jikki Pachi-Slot Tettei Kouryaku - Speed-CR Kinkakuji 3 +SLPS_013.39 Jikki Pachi-Slot Tettei Kouryaku - Yamasa Collection +SLPM_860.46 Jikkyou American Baseball +SLPM_861.19 Jikkyou American Baseball 2 +SLPM_864.64 Jikkyou Golf Master 2000 +SLPM_867.36 Jikkyou Golf Master 2000 +SLPM_863.17 Jikkyou J.League 1999 - Perfect Striker +SLPM_863.16 Jikkyou Kyousouba Ikusei Simulation Game - Breeding Stud '99 +SLPM_860.08 Jikkyou Oshaberi Parodius - Forever with Me +SLPS_000.16 Jikkyou Powerful Pro Yakyuu '95 +SLPS_000.67 Jikkyou Powerful Pro Yakyuu '95 - Kaimakuban +SLPM_860.24 Jikkyou Powerful Pro Yakyuu '97 - Kaimakuban +SLPM_860.97 Jikkyou Powerful Pro Yakyuu '98 - Kaimakuban +SLPM_861.49 Jikkyou Powerful Pro Yakyuu '98 - Ketteiban +SLPM_862.53 Jikkyou Powerful Pro Yakyuu '99 - Kaimakuban +SLPM_864.33 Jikkyou Powerful Pro Yakyuu '99 - Ketteiban +SLPM_865.78 Jikkyou Powerful Pro Yakyuu 2000 - Kaimakuban +SLPM_866.94 Jikkyou Powerful Pro Yakyuu 2000 - Ketteiban +SLPM_868.07 Jikkyou Powerful Pro Yakyuu 2001 +SLPM_869.90 Jikkyou Powerful Pro Yakyuu 2001 - Ketteiban +SLPM_870.33 Jikkyou Powerful Pro Yakyuu 2002 - Haru +SLPM_872.16 Jikkyou Powerful Pro Yakyuu - Premium-ban +SLPS_015.33 Jikuu Tantei DD 2 - Hangyaku no Apsalar (Disc 1) +SLPS_015.34 Jikuu Tantei DD 2 - Hangyaku no Apsalar (Disc 2) +SLPM_800.39 Jikuu Tantei DD - Maboroshi no Lorelei +SLPS_003.97 Jikuu Tantei DD - Maboroshi no Lorelei (Disc 1) +SLPS_003.98 Jikuu Tantei DD - Maboroshi no Lorelei (Disc 2) +SLES_035.98 Jim Henson's Bear in the Big Blue House +SLUS_015.24 Jim Henson's Bear in the Big Blue House +SCES_037.55 Jim Henson's The Hoobs +SCES_037.56 Jim Henson's The Hoobs +SCES_037.57 Jim Henson's The Hoobs +SCES_037.58 Jim Henson's The Hoobs +SLUS_005.00 Jimmy Johnson's VR Football '98 +SLES_013.34 Jimmy White's 2 - Cueball +SLUS_013.13 Jimmy White's 2 - Cueball +PAPX_900.49 Jingle Cats - Love-Para Daisakusen no Maki (Taikenban) +SCES_039.08 Jinx +SLPS_026.48 Jishaku de Tonjau^! Phix no Daibouken +SLPS_007.94 Jissen Pachi-Slot Hisshouhou^! 5 +SLPS_031.71 Jissen Pachi-Slot Hisshouhou^! Disc Up +SLPS_014.37 Jissen Pachi-Slot Hisshouhou^! Sammy Revolution +SLPS_019.36 Jissen Pachi-Slot Hisshouhou^! Sammy Revolution 2 +SLPM_863.33 Jissen Pachi-Slot Hisshouhou^! Single - Epsilon R +SLPM_863.42 Jissen Pachi-Slot Hisshouhou^! Single - Kamen Rider & Gallop (Disc 1) (Kamen Rider) +SLPM_863.43 Jissen Pachi-Slot Hisshouhou^! Single - Kamen Rider & Gallop (Disc 2) (Gallop) +SLPM_863.35 Jissen Pachi-Slot Hisshouhou^! Single - Kamen Rider V3 +SLPM_864.34 Jissen Pachi-Slot Hisshouhou^! Single - Kung-Fu Lady +SLPM_863.49 Jissen Pachi-Slot Hisshouhou^! Single - Sea Master X +SLPM_864.20 Jissen Pachi-Slot Hisshouhou^! Single - Super Star Dust 2 +SLPM_864.44 Jissen Pachi-Slot Hisshouhou^! Single - The Kongdom +SLPS_027.27 Jitsumei Jikkyou Keiba - Dream Classic +SLES_025.99 JoJo's Bizarre Adventure +SLUS_010.60 JoJo's Bizarre Adventure +SLPS_004.29 Jockey Zero +SLPS_003.39 Johnny Bazooka +SLES_001.12 Johnny Bazookatone +SLUS_001.94 Johnny Bazookatone +SLPM_867.21 Jojo no Kimyou na Bouken +SLPS_022.36 Jojo no Kimyou na Bouken +SLPM_804.93 Jojo no Kimyou na Bouken (Taikenban) +SLES_003.77 Jonah Lomu Rugby +SLES_006.11 Jonah Lomu Rugby +SLPS_004.09 Joshikousei no Houkago... Pukunpa +SLES_027.72 Joue avec les Teletubbies +SLPS_017.39 Jouki Kikansha Unten Simulation - SL de Ikou^! +SLPS_024.78 Jouki Kikansha Unten Simulation - SL de Ikou^! II +SLPS_009.36 Jounetsu Nekketsu Athletes - Nakimushi Coach no Diary +SCED_011.38 Joypad Demo 01 +SLES_007.55 Judge Dredd +SLUS_006.30 Judge Dredd +SLES_031.71 Juega con los Teletubbies +SLUS_008.94 Juggernaut (Disc 1) +SLUS_009.88 Juggernaut (Disc 2) +SLUS_009.89 Juggernaut (Disc 3) +SLPS_016.71 Juggernaut - Senritsu no Tobira (Disc 1) +SLPS_029.16 Juggernaut - Senritsu no Tobira (Disc 1) +SLPS_016.72 Juggernaut - Senritsu no Tobira (Disc 2) +SLPS_029.17 Juggernaut - Senritsu no Tobira (Disc 2) +SLPS_016.73 Juggernaut - Senritsu no Tobira (Disc 3) +SLPS_029.18 Juggernaut - Senritsu no Tobira (Disc 3) +SLUS_013.83 JumpStart Wildlife Safari - Field Trip +SCES_000.03 Jumping Flash^! +SCPS_100.22 Jumping Flash^! +SCUS_941.03 Jumping Flash^! +SCPM_850.01 Jumping Flash^! (Taikenban) +SCES_001.11 Jumping Flash^! 2 +SCUS_941.08 Jumping Flash^! 2 +SCPS_100.21 Jumping Flash^! 2 - Aloha Danshaku Ooyowari no Maki +SCPS_100.07 Jumping Flash^! Aloha Danshaku Funky Daisakusen no Maki +SLPM_860.80 Junclassic C.C. & Rope Club +SLES_027.50 Jungla de Cristal Trilogia 2 - Viva Las Vegas +SLPS_010.86 Jungle Park +SLES_035.79 Junior Sports Football +SLES_035.80 Junior Sports Football +SLES_035.81 Junior Sports Fussball +SLPS_024.31 Junjou de Karen - Meymay Kishidan - Spectral Force Seishoujo Gaiden +SLPS_030.78 Junjou de Karen - Meymay Kishidan - Spectral Force Seishoujo Gaiden +SLES_001.30 Jupiter Strike +SLUS_001.77 Jupiter Strike +SLUS_805.15 Jurassic Park - The Lost World (Demo) +SLES_027.53 K-1 Grand Prix +SLUS_009.41 K-1 Grand Prix +SLPS_026.02 K-1 Ouja ni Narou^! King of Kings +SLUS_007.66 K-1 Revenge +SLES_007.67 K-1 The Arena Fighters +SLUS_004.14 K-1 The Arena Fighters +SLPM_867.63 K-1 World Grand Prix 2001 - Kaimakuban +SLPS_014.13 K.O. - The Live Boxing +SLPS_026.98 K.O. - The Live Boxing +SLES_032.11 KISS Pinball +SLUS_013.66 KISS Pinball +SLES_012.46 KKND Krossfire +SLES_016.16 KKND Krossfire +SLES_016.17 KKND Krossfire +SLPS_023.32 Kaeru no Ehon - Nakushita Kioku o Motomete +SLPM_804.60 Kaeru no Ehon - Nakushita Kioku o Motomete (Taikenban) +SLPM_871.74 Kaette Kita Cyborg Kuro-chan +SLPS_013.84 Kaette Kita Pachio-kun - Dream Collection +SLPS_019.75 Kagayaku Kisetsu e +SLPS_019.72 Kagayaku Kisetsu e (Disc 1) +SLPS_019.73 Kagayaku Kisetsu e (Disc 2) (Special Disc) +SLPM_804.08 Kagayaku Kisetsu e (Taikenban) +SLES_019.67 Kagero - Deception II +SLUS_006.77 Kagero - Deception II +SLUS_900.41 Kagero - Deception II (Demo) +SLPS_014.21 Kagero - Kokumeikan Shinshou +SLPS_911.48 Kagero - Kokumeikan Shinshou +PAPX_900.47 Kagero - Kokumeikan Shinshou (Taikenban) +SLPM_802.73 Kagero - Kokumeikan Shinshou (Taikenban) +SLPS_010.66 Kahen Soukou Gunbike - Speed Power Gunbike +SLPS_009.15 Kaibutsu Para-Dice - Monster Paradise +SLPS_005.29 Kaijuu Senki +SLPM_864.38 Kaikan Phrase - Datenshi Kourin +SLPS_007.43 Kain the Vampire +SLPS_030.79 Kaishin^!^! Derby Analyst +SLPS_015.53 Kaisoku Tenshi - The Rapid Angel +SLPS_000.86 Kaitei Daisensou - In the Hunt +SLPS_035.32 Kaitou Apricot +SLPS_018.24 Kaitou Ranma Miyabi +SLPS_018.25 Kaitou Ranma Miyabi +SLPS_000.19 Kakinoki Shougi +SLPS_029.86 Kakinoki Shougi II +SLPS_025.95 Kakuge Yarou - Fighting Game Creator +SLPS_007.99 Kakugo no Susume +SLPS_015.70 Kamen Rider +SLPS_911.39 Kamen Rider +SLPM_803.26 Kamen Rider (Taikenban) +SLPS_033.44 Kamen Rider Agito +SLPM_806.29 Kamen Rider Agito - Hyakujuu Sentai GaoRanger (Taikenban) +SLPS_030.90 Kamen Rider Kuuga +SLPS_034.01 Kamen Rider Kuuga +SLPS_034.95 Kamen Rider Ryuuki +SLPS_029.64 Kamen Rider V3 +SLPS_034.43 Kamen Rider V3 +SLPS_000.52 Kanazawa Shougi '95 +SLPS_020.59 Kanazawa Shougi - Tsuki +SLES_032.09 Kart Challenge +SLPS_030.41 Kart Race - Kimete wa Drift^! +SLUS_006.31 Kartia - The Word of Fate +SLPS_005.63 Karyuujou (Disc 1) (Ryuu Hangan Hen) +SLPS_005.64 Karyuujou (Disc 2) (Kou Yuukan Hen) +SLPS_016.29 Kasei Monogatari +SLPS_016.30 Kasei Monogatari +SCED_017.39 Katalog Spezial Demo +SLPS_020.78 Katou Hifumi Kudan - Shougi Club +SLPS_020.86 Katou Hifumi Kudan - Shougi Club +SLPS_012.53 Kattobi Tune +SLPM_802.23 Kattobi Tune (Taikenban) +SLPS_015.36 Kawa no Nushi-tsuri - Hikyou o Motomete +SLPS_911.55 Kawa no Nushi-tsuri - Hikyou o Motomete +SLPS_010.10 Kaze no Klonoa - Door to Phantomile +SLPS_911.69 Kaze no Klonoa - Door to Phantomile +SCPS_451.11 Kaze no Notam - Notam of Wind +SLPS_009.12 Kaze no Notam - Notam of Wind +SLPS_015.65 Kaze no Oka Kouen Nite +SLPS_016.40 Keiba Eight '98 Aki Fuyu +SLPS_013.72 Keiba Eight '98 Haru Natsu +SLPS_019.29 Keiba Eight '99 Haru Natsu +SLPS_000.63 Keiba Saishou no Housoku '95 +SLPS_001.46 Keiba Saishou no Housoku '96 Vol. 1 +SLPS_006.05 Keiba Saishou no Housoku '96 Vol. 2 - GI-Road +SLPS_008.08 Keiba Saishou no Housoku '97 Vol. 1 - Nerae^! Manbaken^! +SLPS_010.32 Keiba Saishou no Housoku '97 Vol. II - To Hit +SLPS_023.39 Keiba Saishou no Housoku '99 Shuutou +SLPS_027.17 Keitai Eddy +PBPX_950.13 Keitai Henshuu +SLPS_004.96 Kekkon - Marriage +SLPM_840.02 Kellogg Original Waku Waku Doki Doki Ninki Game Chara Daishuugou^! +SLPM_840.03 Kellogg Original Waku Waku Doki Doki Ninki Game Chara Daishuugou^! Waku Waku-shou (Taikenban) +SCPS_454.66 Kenkaku Ibunroku - Yomigaerishi Souku no Yaiba - Samurai Spirits Shinshou +SLPM_805.12 Kenkaku Ibunroku - Yomigaerishi Souku no Yaiba - Samurai Spirits Shinshou +SLPM_863.45 Kenkaku Ibunroku - Yomigaerishi Souku no Yaiba - Samurai Spirits Shinshou +SLPM_871.50 Kenki Ippatsu^! Crane Master ni Narou^! +SLPS_028.31 Kenki Ippatsu^! Crane Master ni Narou^! +SLPS_028.30 Kenki Ippatsu^! Shovel Master ni Narou^! +SLES_010.81 Kensei - Sacred Fist +SLUS_006.00 Kensei - Sacred Fist +SLPS_005.02 Kensei - The King of Boxing +SLPS_026.05 Kensetsu Kikai Simulator - Kenki Ippai^! +SLPS_011.86 Kenshou Akou Jiken - Chuushingura - Rekishi Adventure +SLPM_866.21 Kero Kero King +SLPS_914.51 Kero Kero King +SLPM_805.83 Kero Kero King (Taikenban) +SLPM_864.32 Kessen - Demo Video CD-ROM (Demo) +SLPS_026.40 Khamrai +SLES_010.61 Kick Off World +SLES_010.62 Kick Off World +SLES_013.27 Kick Off World +SLES_013.28 Kick Off World +SLES_010.63 Kick Off World Manager +SLUS_014.12 Kickboxing +SLES_039.59 Kickboxing Knockout +SLPS_004.54 Kid Clown no Crazy Chase 2 - Love Love Honey Soudatsusen +SLPS_032.36 Kid Mix Section - Character Collection +SCPS_454.81 Kidou Senshi Gundam - Gihren no Yabou - Zeon no Keifu (Disc 1) (Earth Federation Disc) +SLPS_025.70 Kidou Senshi Gundam - Gihren no Yabou - Zeon no Keifu (Disc 1) (Earth Federation Disc) +SCPS_454.82 Kidou Senshi Gundam - Gihren no Yabou - Zeon no Keifu (Disc 2) (Zeon Disc) +SLPS_025.71 Kidou Senshi Gundam - Gihren no Yabou - Zeon no Keifu (Disc 2) (Zeon Disc) +SLPS_022.02 Kidou Senshi Gundam - Gihren no Yabou - Zeon no Keifu - Kimitsu Eizou Disc Tokubetsu-hen +SLPS_028.20 Kidou Senshi Gundam - Gihren no Yabou - Zeon no Keifu - Kouryaku Shireisho +SCED_025.42 Kids Demo 01 +SLPM_869.07 Kids Station - Asobou^! Hanasou^! Guru Guru Town Hanamaru-kun +SLPS_030.57 Kids Station - Asobou^! Hanasou^! Guru Guru Town Hanamaru-kun +SLPS_033.01 Kids Station - Barbapapa +SLPS_033.02 Kids Station - Barbapapa +SLPM_840.17 Kids Station - Basic Soft +SLPS_033.17 Kids Station - Bishoujo Senshi Sailor Moon World - Chibiusa to Tanoshii Mainichi +SLPS_033.18 Kids Station - Bishoujo Senshi Sailor Moon World - Chibiusa to Tanoshii Mainichi +SLPS_028.72 Kids Station - Bokura to Asobou^! Ultraman TV +SLPS_028.73 Kids Station - Bokura to Asobou^! Ultraman TV +SLPS_033.19 Kids Station - Crayon Shin-chan - Ora to Omoide Tsukuru zo^! +SLPS_033.20 Kids Station - Crayon Shin-chan - Ora to Omoide Tsukuru zo^! +SLPS_032.48 Kids Station - Digimon Park +SLPS_032.49 Kids Station - Digimon Park +SLPS_033.23 Kids Station - Doraemon - Himitsu no Yojigen Pocket +SLPS_033.24 Kids Station - Doraemon - Himitsu no Yojigen Pocket +SLPM_806.24 Kids Station - Doraemon - Himitsu no Yojigen Pocket (Taikenban) +SLPM_885.11 Kids Station - Gomdoli Pooh Hakseup Series - Gomdoli Pooh Sinnaneun Yuagyosil +SLPM_869.05 Kids Station - Hello Kitty no Oshaberi ABC +SLPM_869.06 Kids Station - Hello Kitty no Oshaberi Town +SLPS_030.60 Kids Station - Hello Kitty no Oshaberi Town +SLPS_034.47 Kids Station - Hello Kitty no Ouchi e Oide yo^! +SLPS_034.48 Kids Station - Hello Kitty no Ouchi e Oide yo^! +SLPS_035.43 Kids Station - Hello Kitty to Album Nikki o Tsukurimasho^! +SLPS_035.44 Kids Station - Hello Kitty to Album Nikki o Tsukurimasho^! +SLPS_031.69 Kids Station - Hitori de Dekiru mon^! +SLPS_031.85 Kids Station - Hitori de Dekiru mon^! +SLPS_034.02 Kids Station - Kamen Rider Heroes +SLPS_034.03 Kids Station - Kamen Rider Heroes +SLPS_028.74 Kids Station - Kikansha Thomas to Nakama-tachi +SLPM_870.00 Kids Station - Kuma no Pooh-san - Mori no Kyoushitsu +SLPM_870.01 Kids Station - Kuma no Pooh-san - Mori no Kyoushitsu +SLPM_869.32 Kids Station - Kuma no Pooh-san - Mori no Nakama to 1, 2, 3 +SLPM_869.33 Kids Station - Kuma no Pooh-san - Mori no Nakama to 1, 2, 3 +SLPM_869.79 Kids Station - Kuma no Pooh-san - Mori no Tomodachi +SLPM_869.99 Kids Station - Kuma no Pooh-san - Mori no Tomodachi +SLPS_033.22 Kids Station - LEGO no Sekai +SLPS_028.76 Kids Station - Magical Music - Eigo de One, Two, Three^! +SLPM_870.02 Kids Station - Mickey & Minnie no Magical Kitchen +SLPM_870.03 Kids Station - Mickey & Minnie no Magical Kitchen +SLPM_869.30 Kids Station - Mickey to Nakama-tachi - Kazu Asobi Iro Iro +SLPM_869.31 Kids Station - Mickey to Nakama-tachi - Kazu Asobi Iro Iro +SLPS_034.62 Kids Station - Mini-Moni. ni Naru no da Pyon^! +SLPS_034.63 Kids Station - Mini-Moni. ni Naru no da Pyon^! +SLPS_032.46 Kids Station - Motto^! Oja Majo DoReMi - Maho-dou Smile Party +SLPS_032.47 Kids Station - Motto^! Oja Majo DoReMi - Maho-dou Smile Party +SLPS_034.07 Kids Station - Oja Majo DoReMi Dokkan^! Maho-dou Eigo Festival +SLPS_027.18 Kids Station - Oja Majo DoReMi - Maho-dou Dance Carnival^! +SLPS_028.75 Kids Station - Oja Majo DoReMi - Maho-dou Dance Carnival^! +SLPS_035.14 Kids Station - Oshaberi Oekaki Kikansha Thomas to Nakamatachi +SLPS_035.15 Kids Station - Oshaberi Oekaki - Kikansha Thomas to Nakama-tachi +SLPS_035.12 Kids Station - Oshaberi Oekaki - Soreike^! Anpanman +SLPS_035.13 Kids Station - Oshaberi Oekaki - Soreike^! Anpanman +SLPM_871.66 Kids Station - Plarail - Tetsudou Monoshiri Hyakka +SLPM_871.67 Kids Station - Plarail - Tetsudou Monoshiri Hyakka +SLPS_033.59 Kids Station - Ponkickies 21 - Game no Omocha-bako +SLPS_027.00 Kids Station - Soreike^! Anpanman +SLPS_028.48 Kids Station - Soreike^! Anpanman +SLPS_031.97 Kids Station - Soreike^! Anpanman 2 - Anpanman to Daibouken^! +SLPS_034.05 Kids Station - Soreike^! Anpanman 3 - Sugoroku Anpanman +SLPM_871.69 Kids Station - Ugoku Tomica Zukan +SLPS_033.16 Kids Station - Ultraman Cosmos +SLPS_033.37 Kids Station - Unten Daisuki - Doki Doki * Norimono Daibouken +SLPS_031.73 Kids Station - Yancharu Moncha +SLPS_023.70 Kiganjou +SLPS_000.21 Kikuni Masahiko Jirushi - Warau Fukei-san Pachi-Slot Hunter +SLPS_000.27 Kileak, The Blood +SLPS_001.70 Kileak, The Blood 2 - Reason in Madness +SCES_000.35 Kileak - The Blood +SCUS_941.02 Kileak - The DNA Imperative +SLPS_027.47 Killer Bass +SLPS_031.13 Killer Bass +SLES_018.78 Killer Loop +SLUS_009.38 Killer Loop +SLUS_003.90 Killing Time +SLES_004.46 Killing Zone +SLPS_002.96 Killing Zone +SLUS_003.69 Killing Zone +SLPS_011.77 Kimagure My Baby - Musume no Sugoroku Seichouki +SLPS_025.45 Kimero^!^! Hero Gakuen - Eiyuu ni Kotae Nashi +SLPS_029.65 Kimi ni Steady +SLPS_030.72 Kimi no Kimochi, Boku no Kokoro - I've Posessed Your Body^! +SLPS_022.23 Kindaichi Shounen no Jikenbo 3 - Seiryuu Densetsu Satsujin Jiken (Disc 1) +SLPS_022.24 Kindaichi Shounen no Jikenbo 3 - Seiryuu Densetsu Satsujin Jiken (Disc 2) +SLPS_006.01 Kindaichi Shounen no Jikenbo - Hihou-tou Arata naru Sangeki +SLPS_910.39 Kindaichi Shounen no Jikenbo - Hihou-tou Arata naru Sangeki +SLPS_013.40 Kindaichi Shounen no Jikenbo - Jigoku Yuuen Satsujin Jiken (Disc 1) +SLPS_013.41 Kindaichi Shounen no Jikenbo - Jigoku Yuuen Satsujin Jiken (Disc 2) +SLPS_000.92 King of Bowling +SLES_029.16 King of Bowling 2 +SLPS_015.41 King of Bowling 2 - Professional-hen +SLES_040.49 King of Bowling 3 +SLPS_005.24 King of Parlor +SLPS_014.23 King of Parlor 2 +SLPS_011.24 King of Producer +SLPS_002.47 King of Stallion +SCES_005.10 King's Field +SLPS_000.17 King's Field +SLPS_035.78 King's Field +SLPS_914.01 King's Field +SLUS_001.58 King's Field +SLPS_000.69 King's Field II +SLPS_035.79 King's Field II +SLPS_910.03 King's Field II +SLPS_914.23 King's Field II +SLUS_002.55 King's Field II +SLPS_003.77 King's Field III +SLPS_035.80 King's Field III +SLPS_910.89 King's Field III +SLPS_914.26 King's Field III +SLPM_800.29 King's Field III - Pilot Style +SCES_016.59 Kingsley's Adventure +SLUS_008.01 Kingsley's Adventure +SLPM_863.81 Kinniku Banzuke Vol. 1 - Ore ga Saikyou no Otoko da^! +SLPM_864.57 Kinniku Banzuke Vol. 2 - Arata naru Genkai e no Chousen^! +SLPM_866.65 Kinniku Banzuke Vol. 2 - Arata naru Genkai e no Chousen^! +SLPM_866.90 Kinniku Banzuke Vol. 3 - Saikyou no Challenger Tanjou^! +SLPM_869.50 Kinniku Banzuke Vol. 3 - Saikyou no Challenger Tanjou^! +SLPM_864.90 Kinniku Banzuke - Road to Sasuke +SLPM_867.37 Kinniku Banzuke - Road to Sasuke +SLES_036.76 Kirikou +SLES_036.77 Kirikou +SLPM_864.49 Kisha de Go^! +SLPS_018.21 Kita Denshi - Virtua Pachi-Slot +SLPS_027.46 Kita Denshi - Virtua Pachi-Slot 2 +SLPS_013.95 Kitchen Panic +SLPS_015.66 Kitty the Kool^! Kabuki de Tanoshiku Odotte ne^!^! +SLPM_870.19 Kiwame Daidougi +SLPS_003.79 Kiwame Daidougi - Tsumuya Tsumazaruya +SLPS_026.81 Kizuna toyuu Na no Pendant with Toybox Stories (Disc 1) +SLPS_026.82 Kizuna toyuu Na no Pendant with Toybox Stories (Disc 2) +SLPS_024.24 Klaymen Gun-Hockey +SLPS_015.01 Klaymen Klaymen 2 - Skullmonkey no Gyakushuu +SLPS_021.47 Klaymen Klaymen 2 - Skullmonkey no Gyakushuu +SLPS_013.65 Klaymen Klaymen - Neverhood no Nazo +SLPS_911.16 Klaymen Klaymen - Neverhood no Nazo +PAPX_900.53 Klaymen Series (Taikenban) +SLPS_034.33 Klonoa Beach Volley - Saikyou Team Kettei-sen^! +SCES_039.22 Klonoa Beach Volleyball +SCES_009.42 Klonoa - Door to Phantomile +SCES_011.85 Klonoa - Door to Phantomile +SCES_011.86 Klonoa - Door to Phantomile +SCES_011.87 Klonoa - Door to Phantomile +SCES_011.88 Klonoa - Door to Phantomile +SLUS_005.85 Klonoa - Door to Phantomile +SLPS_015.31 Knight & Baby +SLUS_007.37 Knockout Kings +SLES_023.22 Knockout Kings 2000 +SLES_023.23 Knockout Kings 2000 +SLUS_009.93 Knockout Kings 2000 +SLES_031.21 Knockout Kings 2001 +SLES_031.22 Knockout Kings 2001 +SLUS_012.69 Knockout Kings 2001 +SLES_014.48 Knockout Kings 99 +SLES_014.50 Knockout Kings 99 +SLPS_009.22 Kochira Katsushika-ku Kameari Kouen-mae Hashutsujo - High-Tech Buil Shinkou Soshi Sakusen^! no Maki +SLPS_034.99 Kogepan - Pan mo Game o Yarurashii... +SLPM_801.95 Koguma-chan no Daibouken +SLPM_868.47 Koiyohou +SLPS_003.62 Kojima Takeo - Mahjong Teiou +SLPM_802.04 Kojin Kyouju - La Lecon Particuliere +SLPS_013.54 Kojin Kyouju - La Lecon Particuliere +SCPS_101.33 Koko Hore^! Pukka +SLPS_002.49 Kokumeikan +SLPS_910.33 Kokumeikan +SLPS_031.21 Komotchi +SLPS_018.94 Kon'ya mo Dorubako^!^! +SLPS_025.47 Kon'ya mo Dorubako^!^! 2000 +SLPS_033.28 Kon'ya mo Dorubako^!^! 2001 +SLPM_862.28 Konami 80's Arcade Gallery +SLPM_860.52 Konami Antiques - MSX Collection Vol. 1 +SLPM_860.62 Konami Antiques - MSX Collection Vol. 2 +SCPS_452.05 Konami Antiques - MSX Collection Vol. 3 +SLPM_860.72 Konami Antiques - MSX Collection Vol. 3 +SLUS_009.45 Konami Arcade Classics +SLPM_800.81 Konami Best Collection - '96 Fuyu-'97 Haru-ban (Taikenban) +SLES_003.37 Konami Open Golf +SCPS_101.27 Koneko mo Issho +SLPM_867.91 Konohana - TrueReport +SLPM_870.75 Konohana - TrueReport +SLPS_034.79 KoroKoro Post nin +SLPS_018.85 Kosodate Quiz Motto My Angel +SLPS_009.70 Kosodate Quiz My Angel +SLPS_001.59 Koten Tsumego-shuu - Shijin no Maki +SLPS_025.93 Koten Tsumego-shuu - Shijin no Maki +SLES_040.07 Kotobuki Grand Prix +SLPM_869.26 Kotobuki Grand Prix - Mezase^! Genchari King +SLPS_019.41 Kotobuki Grand Prix - Mezase^! Genchari King +SLPM_804.89 Koudelka +SLES_028.97 Koudelka (Disc 1) +SLES_028.98 Koudelka (Disc 1) +SLES_028.99 Koudelka (Disc 1) +SLES_029.00 Koudelka (Disc 1) +SLES_029.01 Koudelka (Disc 1) +SLPS_024.60 Koudelka (Disc 1) +SLUS_010.51 Koudelka (Disc 1) +SLES_128.97 Koudelka (Disc 2) +SLES_128.98 Koudelka (Disc 2) +SLES_128.99 Koudelka (Disc 2) +SLES_129.00 Koudelka (Disc 2) +SLES_129.01 Koudelka (Disc 2) +SLPS_024.61 Koudelka (Disc 2) +SLUS_011.00 Koudelka (Disc 2) +SLES_228.97 Koudelka (Disc 3) +SLES_228.98 Koudelka (Disc 3) +SLES_228.99 Koudelka (Disc 3) +SLES_229.00 Koudelka (Disc 3) +SLES_229.01 Koudelka (Disc 3) +SLPS_024.62 Koudelka (Disc 3) +SLUS_011.01 Koudelka (Disc 3) +SLES_328.97 Koudelka (Disc 4) +SLES_328.98 Koudelka (Disc 4) +SLES_328.99 Koudelka (Disc 4) +SLES_329.00 Koudelka (Disc 4) +SLES_329.01 Koudelka (Disc 4) +SLPS_024.63 Koudelka (Disc 4) +SLUS_011.02 Koudelka (Disc 4) +SLPM_804.90 Koudelka (Taikenban) +SLPM_805.67 Kougien CD-ROM 2000-nen Natsu-ban +SLPS_006.84 Koukai Sarenakatta Shuki +PAPX_900.20 Koukaku Kidoutai - Ghost in the Shell +PCPX_960.68 Koukaku Kidoutai - Ghost in the Shell +SCPS_100.43 Koukaku Kidoutai - Ghost in the Shell +SCPS_101.36 Koukidou Gensou - Gunparade March +SLPS_023.85 Kouklotheatro - Yuukyuu no Hitomi +SLPS_032.83 Kouklotheatro - Yuukyuu no Hitomi +SCPS_101.37 Koukyaku Kikou Shidan - Bein Panzer +SLPS_029.55 Kouni Shougun +SLPS_005.77 Kouryuu Sangoku Engi +SLPS_013.38 Kouryuuki +SLPS_007.29 Koushien V +SLPS_004.31 Koutetsu Reiiki - Steeldom +SLPM_804.20 Kouyasai - A Sherd of Youthful Memories +SLPS_017.75 Kouyasai - A Sherd of Youthful Memories +SLPS_034.54 Kowai Shashin - Shinrei Shashin Kitan +SLPM_800.47 Kowloon's Gate +SLPM_800.80 Kowloon's Gate +SCPS_450.14 Kowloon's Gate - Kowloon Fuusuiden (Disc 1) (Byakko) +SLPS_006.69 Kowloon's Gate - Kowloon Fuusuiden (Disc 1) (Byakko) +SLPS_007.06 Kowloon's Gate - Kowloon Fuusuiden (Disc 1) (Byakko) +SCPS_450.15 Kowloon's Gate - Kowloon Fuusuiden (Disc 2) (Genbu) +SLPS_006.70 Kowloon's Gate - Kowloon Fuusuiden (Disc 2) (Genbu) +SLPS_007.07 Kowloon's Gate - Kowloon Fuusuiden (Disc 2) (Genbu) +SCPS_450.16 Kowloon's Gate - Kowloon Fuusuiden (Disc 3) (Suzaku) +SLPS_006.71 Kowloon's Gate - Kowloon Fuusuiden (Disc 3) (Suzaku) +SLPS_007.08 Kowloon's Gate - Kowloon Fuusuiden (Disc 3) (Suzaku) +SCPS_450.17 Kowloon's Gate - Kowloon Fuusuiden (Disc 4) (Seiryuu) +SLPS_006.72 Kowloon's Gate - Kowloon Fuusuiden (Disc 4) (Seiryuu) +SLPS_007.09 Kowloon's Gate - Kowloon Fuusuiden (Disc 4) (Seiryuu) +SLPS_030.63 Kowloon-jou +SCUS_943.03 Krazy Ivan +SLES_000.84 Krazy Ivan +SLES_001.25 Krazy Ivan +SLES_001.26 Krazy Ivan +SLES_001.27 Krazy Ivan +SLES_001.28 Krazy Ivan +SLPS_004.92 Krazy Ivan +SCES_010.00 Kula World +SCPS_100.64 KulaQuest +PCPX_961.21 KulaQuest (Taikenban) +SLPS_001.15 Kuma no Pooh-tarou - Sora wa Pink da^! Zen'in Shuugou^!^! +SLPS_012.08 Kumitate Battle Kuttu Ketto +SLPS_017.73 Kunoichi Torimonochou +SLPS_016.76 Kuon no Kizuna +PAPX_900.45 Kurashi Iki^! Iki^! PlayStation Welcome Disc (Taikenban) +SLPS_005.05 Kuro no Juusan +SLPS_028.11 Kuro no Juusan +SLPS_010.30 Kuro no Ken - Blade of the Darkness +SLPS_014.50 Kuroi Hitomi no Noir - Cielgris Fantasm +SLUS_011.25 Kurt Warner's Arena Football Unleashed +SLPM_866.34 Kuru Kuru Cube +SLPM_867.85 Kuru Kuru Maru Maru +SLPS_006.51 Kuru Kuru Panic +SLPS_004.32 Kuru Kuru Twinkle - Onegai Ohoshi-sama +SLPS_007.86 Kurumi Miracle +SLPS_000.66 Kururin Pa^! +SCES_008.66 Kurushi +SCES_020.09 Kurushi Final +SCES_020.10 Kurushi Final +SCES_020.11 Kurushi Final +SCES_020.12 Kurushi Final +SCES_020.13 Kurushi Final +SLPS_018.54 Kuubo Senki +SLPM_864.47 Kyaiin no Tanoshi Mail - PS. I Love You +SLPS_016.92 Kyoro-chan no Prikura Daisakusen +SLPS_031.93 Kyoto Maiko Monogatari +SLPS_005.03 Kyoufu Shinbun +SLPS_007.77 Kyousouba Ikusei Simulation - Derby Stallion +SLPS_022.99 Kyousouba Ikusei Simulation - Derby Stallion 99 +SLPS_034.51 Kyoutei Wars Makuru 6 +SLPS_002.14 Kyuiin +SLPS_006.22 Kyuu-bakku +SLPS_004.75 Kyuukyoku no Soukoban +SLPS_000.31 Kyuutenkai +SLPS_022.03 L no Kisetsu - A Piece of Memories +SLPS_022.04 L no Kisetsu - A Piece of Memories +SLES_023.46 L'Amerzone (Disc 1) +SLES_123.46 L'Amerzone (Disc 2) +SLPM_802.99 L'Arc-en-Ciel - Light my Fire +SLES_033.03 L'Ile LEGO 2 - La Revanche de Cassbrik +SLES_015.73 L'Invasion Vient de l'Espace +SLES_033.01 LEGO Eiland 2 - De Wraak van Dondersteen +SLES_033.04 LEGO Insel 2 - Der Steinbrecher kehrt zurück +SLES_032.99 LEGO Island 2 - The Brickster's Revenge +SLES_033.06 LEGO Island 2 - The Brickster's Revenge +SLES_033.07 LEGO Island 2 - The Brickster's Revenge +SLES_033.08 LEGO Island 2 - The Brickster's Revenge +SLES_033.09 LEGO Island 2 - The Brickster's Revenge +SLUS_012.46 LEGO Island 2 - The Brickster's Revenge +SLES_033.05 LEGO Isola 2 - La Rivincita del Briccone +SLES_012.07 LEGO Racers +SLUS_005.81 LEGO Racers +SLES_016.90 LEGO Rock Raiders +SLUS_009.37 LEGO Rock Raiders +SLES_033.00 LEGO Øen 2 - Kim Cool's Hævn +SLES_010.16 LMA Manager +SLES_029.75 LMA Manager 2001 +SLES_036.03 LMA Manager 2002 +SLES_030.64 LNF Stars 2001 +SLPS_015.56 LSD - Dream Emulator +SLES_005.73 La Cité des Enfants Perdus +SLED_007.34 La Cité des Enfants Perdus (Demo) +SLES_006.38 La Ciudad de los Niños Perdidos +SLPM_871.57 Lady Maid +SCPS_451.20 Lagnacure +SLPS_010.09 Lagnacure +SLPS_028.33 Lagnacure +SLPS_028.32 Lagnacure Legend +SLPS_004.08 Lake Masters +SLPS_016.08 Lake Masters +SLPS_013.42 Lake Masters 2 - Bass Fishing in Japan +SLPS_020.69 Lake Masters 2 - Bass Fishing in Japan +SLPS_021.77 Lake Masters Pro - Nihon Juudan Kuromasu Kikou +SLPS_914.20 Lake Masters Pro - Nihon Juudan Kuromasu Kikou +PAPX_900.52 Lalala PlayStation Trial Disc - 1998 Summer (Taikenban) +SLES_026.82 Land Maker +SLPM_863.94 Land Maker +SLPM_867.98 Langrisser I & II +SLPS_008.96 Langrisser I & II +SLPS_008.97 Langrisser I & II +SLPS_018.22 Langrisser I & II +SLPS_018.18 Langrisser IV & V - Final Edition (Disc 1) (Langrisser IV Disc) +SLPS_018.19 Langrisser IV & V - Final Edition (Disc 2) (Langrisser V Disc) +SLES_036.87 Largo Winch - Commando SAR +SLES_036.88 Largo Winch - Commando SAR +SLUS_014.41 Largo Winch - Commando SAR +SLPS_034.41 Las Pachi-Slot Teiou - Golgo 13 Vegas +SLPS_007.32 Las Vegas Dream 2 +SLPM_864.91 Lattice - 200EC7 +SLPS_023.44 Le Concert - ff - Fortissimo +SLPS_029.26 Le Concert - ff - Fortissimo +SLPS_023.43 Le Concert - pp - Pianissimo +SLPS_029.25 Le Concert - pp - Pianissimo +SLES_013.62 Le Mans 24 Hours +SCES_030.73 Le Monde des Bleus 2 +SCED_032.02 Le Monde des Bleus 2 (Demo) +SCES_017.01 Le Monde des Bleus - Le Jeu Officiel de l'Équipe de France +SLES_029.82 Le Petit Dinosaure - Retour vers la Grande Vallée +SLPS_018.86 Leading Jockey '99 +SLPS_003.48 Leading Jockey Highbred +SLES_013.01 Legacy of Kain - Soul Reaver +SLES_020.24 Legacy of Kain - Soul Reaver +SLES_020.25 Legacy of Kain - Soul Reaver +SLES_020.26 Legacy of Kain - Soul Reaver +SLES_020.27 Legacy of Kain - Soul Reaver +SLUS_007.08 Legacy of Kain - Soul Reaver +SLED_022.52 Legacy of Kain - Soul Reaver (Demo) +PCPX_961.30 Legaia Densetsu +SCPS_100.59 Legaia Densetsu +PAPX_900.55 Legaia Densetsu (Taikenban) +SLES_007.30 Legend +SLES_012.73 Legend of Foresia - La Contrée Interdite +SLES_017.10 Legend of Kartia +SCES_017.52 Legend of Legaia +SCES_019.44 Legend of Legaia +SCES_019.45 Legend of Legaia +SCES_019.46 Legend of Legaia +SCES_019.47 Legend of Legaia +SCUS_942.54 Legend of Legaia +SCUS_943.66 Legend of Legaia (Demo) +SLUS_010.13 Legend of Mana +SLES_041.45 Legend of Mulan +SLES_029.55 Legend of Pocahontas +SLES_014.61 Lemmings & Oh No^! More Lemmings +SLUS_007.60 Lemmings & Oh No^! More Lemmings +SCES_007.99 Les Boucliers de Quetzalcoatl - Les Chevaliers de Baphomet II +SCES_003.47 Les Chevaliers de Baphomet +SLES_033.19 Les Pierrafeu - Bedrock Bowling +SLES_028.37 Les Visiteurs - La Relique de Sainte Rolande +SLES_005.42 Lethal Enforcers +SLPM_860.25 Lethal Enforcers Deluxe Pack +SLUS_002.93 Lethal Enforcers I & II +SCES_014.30 LiberoGrande +SLPS_016.81 LiberoGrande +SCED_014.91 LiberoGrande (Demo) +SLPS_029.50 LiberoGrande 2 +SCES_032.54 Liberogrande International +SLPS_006.29 LifeScape 2 - Body Bionics - Kyoui no Shouuchuu Jintai +SLPS_001.85 LifeScape - Seimei 40-okunen Haruka na Tabi (Disc 1) (Aquasphere) +SLPS_001.86 LifeScape - Seimei 40-okunen Haruka na Tabi (Disc 2) (Landsphere) +SLES_006.13 Lifeforce Tenka +SLES_006.14 Lifeforce Tenka +SLES_006.15 Lifeforce Tenka +SLES_006.16 Lifeforce Tenka +SLES_006.17 Lifeforce Tenka +SLED_006.90 Lifeforce Tenka (Demo) +SLPS_023.36 Light Fantasy Gaiden - Nya Nyan ga Nyan +SLPM_860.15 Lightning Legend - Daigo no Daibouken +SCPS_100.39 Linda³ Again +SCPS_911.42 Linda³ Again +PCPX_960.83 Linda³ Again (Taikenban) +SLPS_017.69 Ling Rise +SLES_029.53 Lion and the King +SLES_040.65 Lion and the King 2 +SLES_006.98 Little Big Adventure +SLPS_003.76 Little Big Adventure +SLPM_867.57 Little Lovers - She So Game (Disc 1) +SLPM_867.58 Little Lovers - She So Game (Disc 2) +SLPS_023.76 Little Princess - Marl Oukoku no Ningyou-hime 2 +SLPS_030.12 Little Princess - Marl Oukoku no Ningyou-hime 2 (Disc 1) +SLPS_914.14 Little Princess - Marl Oukoku no Ningyou-hime 2 (Disc 1) +SLPS_030.13 Little Princess - Marl Oukoku no Ningyou-hime 2 (Disc 2) +SLPM_804.92 Little Princess - Marl Oukoku no Ningyou-hime 2 (Taikenban) +SLES_013.32 Live Wire^! +SLED_015.61 Live Wire^! (Demo) +SCES_030.31 Livro da Selva, O - Uma Festa Divertida +SLES_000.13 Loaded +SLUS_000.76 Loaded +SLUS_005.57 Lode Runner +SLPS_006.41 Lode Runner Extra +SLPS_001.82 Lode Runner - The Legend Returns +SLPS_028.80 Logic Mahjong Souryuu - Yonin Uchi, Sannin Uchi +SLPS_030.11 Logic Pro Adventure +SLPS_002.68 Logic Puzzle Rainbow Town +SLES_004.51 Lomax +SLPS_009.87 Lomax +SLED_005.16 Lomax (Demo) +SLES_026.94 London Racer +SLES_038.22 London Racer II +SLPS_017.87 London Seirei Tanteidan +SLES_001.31 Lone Soldier +SLES_001.42 Lone Soldier +SLPS_003.22 Lone Soldier +SCES_002.77 Lone Soldier + Actua Soccer + Total NBA '96 + Mickey's Wild Adventure + Thunderhawk 2 + Assault Rigs +SLES_031.27 Looney Tunes Racing +SLUS_011.45 Looney Tunes Racing +SLUS_013.69 Looney Tunes - Sheep Raider +SLPM_865.24 Lord Monarch - Shin Gaia Oukokuki +SLPS_017.28 Lord Monarch - Shin Gaia Oukokuki +SLPS_021.68 Lord of Fist +SLPM_804.05 Lord of Fist (Taikenban) +SCPS_100.86 Lord of Monsters +PAPX_900.81 Lord of Monsters (Taikenban) +SLES_029.51 Lord of the Jungle +SLPS_009.71 Lost Children - The City of Lost Children +SLPS_013.07 Lost Sword - Ushinawareta Seiken +SLES_000.57 Lost Vikings 2 - Norse by Norsewest +SLES_031.59 Louvre - A Maldição (Disc 1) +SLES_131.59 Louvre - A Maldição (Disc 2) +SLES_031.74 Louvre - L'Ultime Malédiction (Disc 1) +SLES_131.74 Louvre - L'Ultime Malédiction (Disc 2) +SLES_031.61 Louvre - La Maldición Final (Disc 1) +SLES_131.61 Louvre - La Maldición Final (Disc 2) +SLES_031.60 Louvre - La Maledizione Finale (Disc 1) +SLES_131.60 Louvre - La Maledizione Finale (Disc 2) +SLES_031.58 Louvre - The Final Curse (Disc 1) +SLES_131.58 Louvre - The Final Curse (Disc 2) +SCPS_101.24 Love & Destroy +SLPM_865.41 Love Game's - Wai Wai Tennis +SLPS_006.86 Love Game's - Wai Wai Tennis +SLPS_016.47 Love Game's - Wai Wai Tennis +PAPX_900.14 Love Game's - Wai Wai Tennis (Taikenban) +SLPS_025.10 Love Game's - Wai Wai Tennis 2 +SLPS_029.83 Love Game's - Wai Wai Tennis 2 +SLPM_868.99 Love Game's - Wai Wai Tennis Plus +SLPM_866.77 Love Hina 2 - Kotoba wa Konayuki no You ni +SLPM_866.52 Love Hina - Ai wa Kotoba no Naka ni +SLPS_030.97 Love Para - Lovely Tokyo Para-Para Musume +SLPS_013.70 Love Therapy +SLPS_021.12 Love² Torokko +SLPM_804.14 Love² Torokko (Taikenban) +SLPS_005.60 LuLu - Un Conte Interactif de Romain Victor-Pujebet +SLPS_017.84 Lucifer Ring +SLPS_008.11 Luciferd +SLES_009.43 Lucky Luke +SLPS_016.74 Lucky Luke +SLUS_007.19 Lucky Luke +SLES_035.30 Lucky Luke - Western Fever +SLPS_018.32 Luftwaffe - Deutsch Kuugun o Shiki seyo +SLPS_020.81 Lunar 2 - Eternal Blue (Disc 1) +SLPS_020.82 Lunar 2 - Eternal Blue (Disc 2) +SLPS_020.83 Lunar 2 - Eternal Blue (Disc 3) +SLPM_804.19 Lunar 2 - Eternal Blue (Taikenban) +SLUS_900.83 Lunar 2 - Eternal Blue Complete (Demo) +SLUS_010.71 Lunar 2 - Eternal Blue Complete (Disc 1) +SLUS_012.39 Lunar 2 - Eternal Blue Complete (Disc 2) +SLUS_012.40 Lunar 2 - Eternal Blue Complete (Disc 3) +SLUS_012.57 Lunar 2 - Eternal Blue Complete (The Making of) +SLPM_867.77 Lunar Wing - Toki o Koeta Seisen +SCPS_452.49 Lunar - Silver Star Story (Disc 1) +SLPS_013.97 Lunar - Silver Star Story (Disc 1) +SLPS_911.29 Lunar - Silver Star Story (Disc 1) +SCPS_452.50 Lunar - Silver Star Story (Disc 2) +SLPS_013.98 Lunar - Silver Star Story (Disc 2) +SLPS_911.30 Lunar - Silver Star Story (Disc 2) +SLPM_802.50 Lunar - Silver Star Story (Taikenban) +SLUS_900.55 Lunar - Silver Star Story Complete (Demo) +SLUS_006.28 Lunar - Silver Star Story Complete (Disc 1) +SLUS_008.99 Lunar - Silver Star Story Complete (Disc 2) +SLUS_009.21 Lunar - Silver Star Story Complete (The Making of) +SLPS_017.49 Lunatic Dawn III +SLPS_025.37 Lunatic Dawn III +SLPM_803.53 Lunatic Dawn III & Susume^! Kaizoku Promotion Disc +SLPS_024.20 Lunatic Dawn - Odyssey +SLPS_014.02 Lupin 3sei +SLPS_005.35 Lupin 3sei - Cagliostro no Shiro - Saikai (Disc 1) +SLPS_910.60 Lupin 3sei - Cagliostro no Shiro - Saikai (Disc 1) +SLPS_005.36 Lupin 3sei - Cagliostro no Shiro - Saikai (Disc 2) +SLPS_910.61 Lupin 3sei - Cagliostro no Shiro - Saikai (Disc 2) +SLPS_005.37 Lupin 3sei - Cagliostro no Shiro - Saikai (Disc 3) +SLPS_910.62 Lupin 3sei - Cagliostro no Shiro - Saikai (Disc 3) +SLPS_004.16 Lupupu Cube - Lup Salad +SLES_027.20 Lussan Nathhorst Presenterar Riding Star +SLES_039.99 M&M's - Shell Shocked +SLES_040.01 M&M's - Shell Shocked +SLES_040.02 M&M's - Shell Shocked +SLUS_013.06 M&M's - Shell Shocked +SCED_017.13 M-6 PlayStation Demo +SCED_021.21 M6 PlayStation - Best of '99 Vol. 1 +SCED_024.19 M6 PlayStation - Best of '99 Vol. 2 +SCED_025.70 M6 PlayStation - Special Kids +SLES_009.80 M6 Turbo Racing +SCPS_100.52 MDK +SLES_005.99 MDK +SLUS_004.26 MDK +SLED_009.12 MDK (Demo) +SLED_010.69 MDK (PlayMag Demo) +SLPM_885.01 MGG - Manic Game Girl +SCED_011.89 MIP Club Demo 01 +SCED_011.90 MIP Club Demo 02 +SCUS_943.59 MLB 2000 +SCUS_943.64 MLB 2000 (Demo) +SCUS_944.78 MLB 2001 +SCUS_944.79 MLB 2001 (Demo) +SCUS_946.38 MLB 2002 +SCUS_946.48 MLB 2002 (Demo) +SCUS_946.53 MLB 2003 +SCUS_946.72 MLB 2003 (Demo) +SCUS_946.89 MLB 2004 +SCUS_946.92 MLB 2005 +SCUS_941.70 MLB 98 +SCUS_942.33 MLB 99 +PAPX_900.08 MLB Pennant Race +SCUS_945.07 MLB Pennant Race +SLPS_014.67 MTB Dirt Cross +SLES_039.67 MTV Celebrity Deathmatch +SLUS_014.53 MTV Celebrity Deathmatch +SLUS_010.06 MTV Music Generator +SLES_031.62 MTV Sports - Pure Ride +SLUS_012.31 MTV Sports - Pure Ride +SLED_032.77 MTV Sports - Pure Ride (Demo) +SLUS_900.89 MTV Sports - Pure Ride (Demo) +SCUS_012.32 MTV Sports - Skateboarding featuring Andy Macdonald +SLES_031.33 MTV Sports - Skateboarding featuring Andy Macdonald +SLES_023.53 MTV Sports - Snowboarding +SLUS_009.90 MTV Sports - Snowboarding +SLED_024.12 MTV Sports - Snowboarding (Demo) +SLES_034.30 MTV Sports - T.J. Lavin's Ultimate BMX +SLUS_012.33 MTV Sports - T.J. Lavin's Ultimate BMX +SLPS_027.05 Maboroshi Tsukiyo - Tsukiyono Kitan (Disc 1) +SLPS_027.06 Maboroshi Tsukiyo - Tsukiyono Kitan (Disc 2) +SLPS_002.95 Mach GoGoGo +SLUS_003.83 Machine Head +SLES_006.30 Machine Hunter +SLES_008.30 Machine Hunter +SLES_008.31 Machine Hunter +SLES_008.32 Machine Hunter +SLES_008.33 Machine Hunter +SLUS_004.70 Machine Hunter +SLPS_003.86 Macross Digital Mission VF-X +SLPS_910.58 Macross Digital Mission VF-X +SLPM_800.83 Macross Digital Mission VF-X (Taikenban) +SLPS_027.91 Macross Plus - Game Edition +SLPM_805.61 Macross Plus - Game Edition (Taikenban) +SLPS_022.37 Macross VF-X2 +SLPS_020.07 Macross VF-X2 - Patlabor - The Game (Taikenban) +SLPS_008.80 Mad Panic Coaster +SLPS_007.34 Mad Stalker - FullMetalForce +SLES_021.92 Madden NFL 2000 +SLUS_009.61 Madden NFL 2000 +SLES_030.67 Madden NFL 2001 +SLUS_012.41 Madden NFL 2001 +SLUS_014.02 Madden NFL 2002 +SLUS_014.82 Madden NFL 2003 +SLUS_015.70 Madden NFL 2004 +SLUS_015.84 Madden NFL 2005 +SLES_004.36 Madden NFL 97 +SLUS_000.18 Madden NFL 97 +SLES_009.04 Madden NFL 98 +SLUS_005.16 Madden NFL 98 +SLES_014.27 Madden NFL 99 +SLUS_007.29 Madden NFL 99 +SLES_002.11 Magic Carpet +SLPS_005.87 Magic Carpet +SLUS_000.29 Magic Carpet +SLPS_004.26 Magic Johnson to Kareem Abdul-Jabbar no Slam 'n Jam '96 +SLES_002.82 Magic - The Gathering - BattleMage +SLES_007.87 Magic - The Gathering - BattleMage +SLES_007.88 Magic - The Gathering - BattleMage +SLUS_002.47 Magic - The Gathering - BattleMage +SLPM_866.19 Magical Date - Doki Doki Kokuhaku Daisakusen +SLPS_010.91 Magical Date - Doki Doki Kokuhaku Daisakusen +SCPS_101.35 Magical Dice Kids +SLPS_002.01 Magical Drop +SLPM_868.05 Magical Drop F - Daibouken mo Rakujanai^! +SLPS_023.37 Magical Drop F - Daibouken mo Rakujanai^! +SLES_029.64 Magical Drop III (Disc 1) (Magical Drop III) +SLES_129.64 Magical Drop III (Disc 2) (Magical Drop +1) +SLPM_860.51 Magical Drop III - Yokubari Tokudai-gou^! +SLPS_019.17 Magical Drop III - Yokubari Tokudai-gou^! +SLPS_019.18 Magical Drop Plus 1^! +SLPS_007.37 Magical Hoppers +SLPM_860.99 Magical Medical +SCES_021.54 Magical Tetris Challenge +SCES_021.75 Magical Tetris Challenge +SLPS_017.86 Magical Tetris Challenge featuring Mickey +SLPS_011.73 Magical Zunou Power^!^! Party Selection +SCES_021.78 Magische Tetris Uitdaging +SLPS_000.43 Mahjong Ganryuu-jima +SLPS_000.14 Mahjong Gokuu Tenjiku +SLPS_020.98 Mahjong Gokuu Tenjiku 99 +SLPS_003.64 Mahjong Senjutsu - Andou Mitsuru Pro no Akuukan Sappou +SLPS_000.05 Mahjong Station Mazin +SLPS_015.64 Mahjong Station Mazin +SLPS_028.28 Mahjong Station Mazin +SLPM_869.93 Mahjong Taikai II Special +SLPS_006.03 Mahjong Taikai II Special +SLPS_030.64 Mahjong Toriatama Kikou +SLPS_031.23 Mahjong Uranai Fortuna - Tsuki no Megami-tachi +SLPM_861.73 Mahjong Yarou ze^! +SLPS_029.56 Mahjong Youchien Tamago-gumi 2 - Taikai e Ikou^! +SLPS_029.95 Mahjong de Asobo +SLPS_004.60 Mahou Shoujo Fancy CoCo +SLPS_006.45 Mahou Shoujo Pretty Samy - Part 1 - In the Earth (Disc 1) (Episode 23) +SLPS_006.46 Mahou Shoujo Pretty Samy - Part 1 - In the Earth (Disc 2) (Episode 24) +SLPS_007.60 Mahou Shoujo Pretty Samy - Part 2 - In the Julyhelm (Disc 1) (Episode 25) +SLPS_007.61 Mahou Shoujo Pretty Samy - Part 2 - In the Julyhelm (Disc 2) (Episode 26) +SLPS_017.54 Mahoutsukai ni Naru Houhou +SLPS_012.49 Mainichi Nekoyoubi +SLPS_018.50 Majokko Daisakusen - Little Witching Mischiefs +SLPS_001.28 Makeruna^! Makendou 2 +SLES_029.79 Manager de Liga 2001 +SLES_036.07 Manager de Liga 2002 +SLUS_014.71 Marble Master +SLPS_017.38 Marby Baby Story +SLES_038.68 Marcel Desailly Pro Football +SLUS_005.26 March Madness '98 +SLPS_022.40 Maria 2 - Jutai Kokuchi no Nazo (Disc 1) +SLPS_022.41 Maria 2 - Jutai Kokuchi no Nazo (Disc 2) +SLPS_022.42 Maria 2 - Jutai Kokuchi no Nazo (Disc 3) +SLPM_804.41 Maria 2 - Jutai Kokuchi no Nazo (Taikenban) +SLPS_011.36 Maria - Kimi-tachi ga Umareta Wake (Disc 1) +SLPS_911.00 Maria - Kimi-tachi ga Umareta Wake (Disc 1) +SLPS_011.37 Maria - Kimi-tachi ga Umareta Wake (Disc 2) +SLPS_911.01 Maria - Kimi-tachi ga Umareta Wake (Disc 2) +SLPS_011.38 Maria - Kimi-tachi ga Umareta Wake (Disc 3) +SLPS_911.02 Maria - Kimi-tachi ga Umareta Wake (Disc 3) +SLPM_801.85 Maria - Kimi-tachi ga Umareta Wake (Taikenban) +SLPS_014.18 Marie no Atelier Plus - Salburg no Renkinjutsushi +SLPS_911.79 Marie no Atelier Plus - Salburg no Renkinjutsushi +SLPS_008.56 Marie no Atelier - Salburg no Renkinjutsushi +SLPS_009.64 Mario Mushano no Chou Shougi Juku - Mario Mushano's Hyper Shogi School +SLPM_868.10 Marionette Company +SLPM_870.04 Marionette Company 2 Chu^! +SLPS_027.43 Marionette Company 2 Chu^! +SLPS_035.37 Marl Jong^!^! +SLPS_035.38 Marl Jong^!^! +SLPS_017.34 Marl Oukoku no Ningyou-hime - The Adventure of Puppet Princess +SLPS_022.86 Marl Oukoku no Ningyou-hime - The Adventure of Puppet Princess +SLPS_914.15 Marl Oukoku no Ningyou-hime - The Adventure of Puppet Princess +SLPS_022.87 Marl Oukoku no Ningyou-hime - The Adventure of Puppet Princess (Omake Disc) +SLPM_803.19 Marl Oukoku no Ningyou-hime - The Adventure of Puppet Princess (Taikenban) +SLES_027.68 Marranos en Guerra +SLPM_870.14 Martialbeat +SLPM_871.46 Martialbeat 2 (Disc 1) (Disc-B) +SLPM_871.48 Martialbeat 2 (Disc 1) (Disc-B) +SLPM_871.47 Martialbeat 2 (Disc 2) (Disc-F) +SLPM_871.49 Martialbeat 2 (Disc 2) (Disc-F) +SLES_013.50 Martian Gothic - Unification +SLES_029.98 Martian Gothic - Unification +SLUS_011.48 Martian Gothic - Unification +SLES_009.32 Marvel Super Heroes +SLPS_007.63 Marvel Super Heroes +SLUS_002.57 Marvel Super Heroes +SLED_004.99 Marvel Super Heroes (Demo) +SLES_017.92 Marvel Super Heroes vs. Street Fighter +SLUS_007.93 Marvel Super Heroes vs. Street Fighter +SLPS_019.15 Marvel Super Heroes vs. Street Fighter - EX Edition +SLPM_803.76 Marvel Super Heroes vs. Street Fighter - EX Edition (Taikenban) +SLPM_803.82 Marvel Super Heroes vs. Street Fighter - EX Edition (Taikenban) +SLES_023.05 Marvel vs. Capcom - Clash of Super Heroes +SLUS_010.59 Marvel vs. Capcom - Clash of Super Heroes +SLPS_023.68 Marvel vs. Capcom - Clash of Super Heroes - EX Edition +SLPM_805.08 Marvel vs. Capcom - Clash of Super Heroes - EX Edition (Taikenban) +SLES_023.79 Mary King's Riding Star +SLES_034.21 Mary-Kate and Ashley - Crush Course +SLUS_013.86 Mary-Kate and Ashley - Crush Course +SLES_034.22 Mary-Kate and Ashley - Magical Mystery Mall +SLUS_011.21 Mary-Kate and Ashley - Magical Mystery Mall +SLES_033.78 Mary-Kate and Ashley - Winners Circle +SLUS_013.62 Mary-Kate and Ashley - Winners Circle +SLPM_865.20 MasMon Kids - The Another World of the Master of Monsters +SLPS_014.26 MasMon Kids - The Another World of the Master of Monsters +SLES_000.98 Mass Destruction +SLUS_004.62 Mass Destruction +SLPM_865.42 Master of Monsters - Akatsuki no Kenja-tachi +SLPS_009.16 Master of Monsters - Akatsuki no Kenja-tachi +SLES_002.44 Master of Monsters - Disciples of Gaia +SLUS_005.95 Master of Monsters - Disciples of Gaia +SLPS_003.73 Masters - Shin Harukanaru Augusta +SLPS_008.42 Masters - Shin Harukanaru Augusta +SLES_032.17 Mat Hoffman's Pro BMX +SLES_032.18 Mat Hoffman's Pro BMX +SLES_032.19 Mat Hoffman's Pro BMX +SLPM_871.19 Mat Hoffman's Pro BMX +SLUS_011.13 Mat Hoffman's Pro BMX +SLPS_001.98 Matsukata Hiroki no World Fishing +SLPS_020.41 Matsukata Hiroki no World Fishing +SLPS_032.20 Matsumoto Reiji 999 - Story of Galaxy Express 999 (Disc 1) +SLPS_032.21 Matsumoto Reiji 999 - Story of Galaxy Express 999 (Disc 2) +SLPS_013.59 Mawatte Mucho^! +SLPM_802.32 Mawatte Mucho^! (Taikenban) +SLES_016.94 Max Power Racing +SLPS_023.98 Max Surfing 2000 +SLPS_028.71 Max Surfing 2nd +SLPS_007.95 MaxRacer +SLES_010.01 Maximum Force +SLUS_005.03 Maximum Force +SLPS_034.90 Maze Heroes - Meikyuu Densetsu +SCED_039.09 McDonald's - Demo 01 (Demo) +SCED_039.10 McDonald's - Demo 02 +SCED_039.11 McDonald's - Demo 03 +SCED_039.12 McDonald's - Demo 04 +SLES_003.40 MechWarrior 2 - 31st Century Combat - Arcade Combat Edition +SLUS_004.01 MechWarrior 2 - 31st Century Combat - Arcade Combat Edition +SLPS_009.37 MechWarrior 2 - Arcade Combat Edition +SLES_003.74 MechWarrior 2 - Combat au 31ième Siècle +SLES_003.75 MechWarrior 2 - Kampfspiel des 31. Jahrhunderts - Arcade Combat Edition +SLES_024.70 Medal of Honor +SLES_024.71 Medal of Honor +SLES_024.72 Medal of Honor +SLUS_009.74 Medal of Honor +SLES_031.25 Medal of Honor - Resistance +SLES_031.24 Medal of Honor - Underground +SLES_031.26 Medal of Honor - Underground +SLUS_012.70 Medal of Honor - Underground +SLPS_024.14 Medarot R +SLPS_026.35 Medarot R - Parts Collection +SCES_003.11 MediEvil +SCES_014.92 MediEvil +SCES_014.93 MediEvil +SCES_014.94 MediEvil +SCES_014.95 MediEvil +SCUS_942.27 MediEvil +SCUS_942.91 MediEvil (Demo) +SCES_025.44 MediEvil 2 +SCES_025.45 MediEvil 2 +SCES_025.46 MediEvil 2 +SCED_028.18 MediEvil 2 (Demo) +SCED_015.27 MediEvil Collector's Edition (Demo) +SCUS_945.64 MediEvil II +SCED_015.71 MediEvil Special (Demo) +SCPS_100.81 MediEvil - Yomigaetta Gallowmere no Yuusha +SLES_010.64 Mega Man 8 +SLUS_004.53 Mega Man 8 +SLES_014.85 Mega Man Legends +SLUS_006.03 Mega Man Legends +SLES_035.56 Mega Man Legends 2 +SLUS_011.40 Mega Man Legends 2 +SLUS_900.78 Mega Man Legends 2 (Demo) +SLES_005.03 Mega Man X3 +SLES_011.76 Mega Man X4 +SLUS_005.61 Mega Man X4 +SLES_035.57 Mega Man X5 +SLUS_013.34 Mega Man X5 +SLES_037.78 Mega Man X6 +SLPM_885.09 Mega Man X6 +SLUS_013.95 Mega Man X6 +SLES_007.66 Mega Man - Battle & Chase +SLPS_005.00 Megami Ibunroku Persona - Be Your True Mind +SLPS_910.29 Megami Ibunroku Persona - Be Your True Mind +SLPS_004.35 Megatudo 2096 +SLPS_017.14 Meguri Ai shite +SLPS_011.53 Meisha Retsuden - Greatest 70's +SLPS_021.59 Meisha Retsuden - Greatest 70's +SLPS_016.90 Meitantei Conan +SLPS_911.70 Meitantei Conan +SLPM_805.68 Meitantei Conan - 3-nin no Meisuiri +SLPS_028.04 Meitantei Conan - 3-nin no Meisuiri +SLPS_034.56 Meitantei Conan - 3-nin no Meisuiri +SLPS_034.25 Meitantei Conan - Saikou no Partner +SLPM_806.40 Meitantei Conan - Trick Trick Vol. 0 - Meikyuu no Crossroad Special Disc (Taikenban) +SLPS_035.48 Meitantei Conan - Trick Trick Vol. 1 +SLPS_026.49 Meka Pokeler +SLPS_002.82 MeltyLancer - Ginga Shoujo Keisatsu 2086 +SLPS_011.47 MeltyLancer - Re-inforce (Disc 1) +SLPS_011.48 MeltyLancer - Re-inforce (Disc 2) +SLPM_801.61 MeltyLancer - Re-inforce (Taikenban) +SLPM_862.31 MeltyLancer - The 3rd Planet (Disc 1) +SLPM_862.32 MeltyLancer - The 3rd Planet (Disc 2) +SLPS_031.35 Memorial Series - Sunsoft Vol. 1 +SLPS_031.81 Memorial Series - Sunsoft Vol. 2 +SLPS_033.66 Memorial Series - Sunsoft Vol. 3 +SLPS_033.82 Memorial Series - Sunsoft Vol. 4 +SLPS_033.97 Memorial Series - Sunsoft Vol. 5 +SLPS_034.86 Memorial Series - Sunsoft Vol. 6 +SLPS_022.96 Memories Off +SLPS_032.89 Memories Off 2nd (Disc 1) +SLPS_032.92 Memories Off 2nd (Disc 1) +SLPS_032.90 Memories Off 2nd (Disc 2) +SLPS_032.93 Memories Off 2nd (Disc 2) +SLPS_032.91 Memories Off 2nd (Disc 3) (Making Disc) +SLPM_801.53 Memory Card Data Book Vol. 1 +SLPM_802.51 Memory Card Data Book Vol. 2 +SLPM_803.95 Memory Card Data Book Vol. 3 +SLPM_805.20 Memory Card Data Book Vol. 4 +SLES_010.47 Men in Black - The Game +SLES_011.99 Men in Black - The Game +SLES_012.00 Men in Black - The Game +SLES_012.01 Men in Black - The Game +SLES_035.19 Men in Black - The Series - Crashdown +SLES_035.20 Men in Black - The Series - Crashdown +SLES_035.21 Men in Black - The Series - Crashdown +SLES_035.22 Men in Black - The Series - Crashdown +SLES_035.23 Men in Black - The Series - Crashdown +SLUS_013.87 Men in Black - The Series - Crashdown +SLPS_026.85 Menkyo o Torou +SLPM_805.66 Menkyo o Torou (Taikenban) +SCED_022.56 Mental Wealth - ECTS '99 Demo Disc +SLPS_016.64 Meremanoid +SLPM_804.40 Meremanoid (Taikenban) +SLPM_869.34 Mermaid no Kisetsu (Disc 1) +SLPM_869.35 Mermaid no Kisetsu (Disc 2) +SLPM_869.36 Mermaid no Kisetsu (Disc 3) +SLPM_871.08 Mermaid no Kisetsu - Curtain Call (Disc 1) +SLPM_871.09 Mermaid no Kisetsu - Curtain Call (Disc 2) +SLPS_014.93 Merriment Carrying Caravan +SLPS_003.59 Meru Purana +SLPS_006.80 Meta-Ph-List μ.X.2297 (Disc 1) +SLPS_006.81 Meta-Ph-List μ.X.2297 (Disc 2) +SLPS_008.67 Metal Angel 3 (Disc 1) +SLPS_008.68 Metal Angel 3 (Disc 2) +SLPS_011.64 Metal Fist +PAPX_900.44 Metal Gear Solid +SLPM_802.54 Metal Gear Solid +SLED_014.00 Metal Gear Solid (Demo) +SLED_017.75 Metal Gear Solid (Demo) +SLUS_900.35 Metal Gear Solid (Demo) +SLES_013.70 Metal Gear Solid (Disc 1) +SLES_015.06 Metal Gear Solid (Disc 1) +SLES_015.07 Metal Gear Solid (Disc 1) +SLES_015.08 Metal Gear Solid (Disc 1) +SLES_017.34 Metal Gear Solid (Disc 1) +SLUS_005.94 Metal Gear Solid (Disc 1) +SLUS_005.94 Metal Gear Solid (Disc 1) (Demo) +SLUS_805.94 Metal Gear Solid (Disc 1) (Demo) +SCPS_453.17 Metal Gear Solid (Disc 1) (Ichi) +SLPM_861.11 Metal Gear Solid (Disc 1) (Ichi) +SLPM_861.14 Metal Gear Solid (Disc 1) (Ichi) +SLPM_874.11 Metal Gear Solid (Disc 1) (Ichi) +SLES_113.70 Metal Gear Solid (Disc 2) +SLES_115.06 Metal Gear Solid (Disc 2) +SLES_115.07 Metal Gear Solid (Disc 2) +SLES_115.08 Metal Gear Solid (Disc 2) +SLES_117.34 Metal Gear Solid (Disc 2) +SLUS_007.76 Metal Gear Solid (Disc 2) +SCPS_453.18 Metal Gear Solid (Disc 2) (Ni) +SLPM_861.12 Metal Gear Solid (Disc 2) (Ni) +SLPM_861.15 Metal Gear Solid (Disc 2) (Ni) +SLPM_874.12 Metal Gear Solid (Disc 2) (Ni) +SLPM_860.98 Metal Gear Solid (Taikenban) +SCPS_454.12 Metal Gear Solid - Integral (Disc 1) +SLPM_862.47 Metal Gear Solid - Integral (Disc 1) +SLPM_864.70 Metal Gear Solid - Integral (Disc 1) +SLPM_873.24 Metal Gear Solid - Integral (Disc 1) +SCPS_454.13 Metal Gear Solid - Integral (Disc 2) +SLPM_862.48 Metal Gear Solid - Integral (Disc 2) +SLPM_864.71 Metal Gear Solid - Integral (Disc 2) +SLPM_873.25 Metal Gear Solid - Integral (Disc 2) +SCPS_454.14 Metal Gear Solid - Integral (Disc 3) (VR-Disc) +SLPM_862.49 Metal Gear Solid - Integral (Disc 3) (VR-Disc) +SLPM_864.72 Metal Gear Solid - Integral (Disc 3) (VR-Disc) +SLPM_873.26 Metal Gear Solid - Integral (Disc 3) (VR-Disc) +SLES_021.36 Metal Gear Solid - Special Missions +SLUS_009.57 Metal Gear Solid - VR Missions +SLUS_900.62 Metal Gear Solid - VR Missions (Demo) +SLPS_000.08 Metal Jacket +SLES_035.75 Metal Slug X +SLUS_012.12 Metal Slug X +SLPM_864.56 Metal Slug X - Super Vehicle-001 +SLPS_034.49 Metal Slug X - Super Vehicle-001 +SCPS_450.97 Metal Slug - Super Vehicle-001 +SLPM_863.15 Metal Slug - Super Vehicle-001 +SLPS_009.50 Metal Slug - Super Vehicle-001 +SLPS_915.16 Metal Slug - Super Vehicle-001 +SLPS_000.39 Metamor Panic - Doki Doki Youma Busters^!^! +SLPS_019.11 Mezase^! Meimon Yakyuubu +SLPS_025.84 Mezase^! Meimon Yakyuubu +SLPS_914.18 Mezase^! Meimon Yakyuubu +SLPS_003.13 Mezase^! Senkyuu-ou +SLPS_022.14 Mezase^! Senkyuu-ou +SLPS_021.98 Mezase^! Skymark - Challenge Airline Pilot +SLES_015.94 Michael Owen's World League Soccer '99 +SLES_039.31 Michael Schumacher Racing World Kart 2002 +SLES_015.45 Michelin Rally Masters - Race of Champions +SLES_023.95 Michelin Rally Masters - Race of Champions +SLUS_012.29 Michelin Rally Masters - Race of Champions +SLPS_025.02 Michinoku Hitou Koi Monogatari Kai +SCES_001.63 Mickey's Wild Adventure +SLPS_011.11 Micro Machines +SLES_000.16 Micro Machines V3 +SLUS_005.59 Micro Machines V3 +SLES_019.21 Micro Maniacs +SLES_005.90 Midnight Run - Road Fighter 2 +SLPM_860.22 Midnight Run - Road Fighter 2 +SLES_024.99 Midnight in Vegas +SLPS_013.12 Midori no Makibao - Kuroi Inazuma Shiroi Kiseki +SLPS_005.83 Mighty Hits +SLES_022.44 Mighty Hits Special +SLPS_021.65 Mighty Hits Special +SLPS_016.11 Mikagura Shoujo Tanteidan (Disc 1) (Honpen Disc Ichi) +SLPS_016.12 Mikagura Shoujo Tanteidan (Disc 2) (Honpen Disc Ni) +SLPS_016.13 Mikagura Shoujo Tanteidan (Disc 3) (Intermission Disc) +SLPS_016.14 Mikagura Shoujo Tanteidan (Disc 4) (Special Disc) +SLPM_802.83 Mikagura Shoujo Tanteidan - Neko Zamurai (Taikenban) +SLES_028.39 Mike Tyson Boxing +SLUS_011.62 Mike Tyson Boxing +SLPS_033.67 Milky Season +SLES_028.26 Mille Miglia +SLES_017.16 Millennium Soldier - Expendable +SLPM_803.97 Million Classic (Disc 1) (Honpen Game Sen'you) +SLPS_016.09 Million Classic (Disc 1) (Honpen Game Sen'you) +SLPM_803.98 Million Classic (Disc 2) (Taisen Game Sen'you) +SLPS_016.10 Million Classic (Disc 2) (Taisen Game Sen'you) +SLPS_009.51 Minakata Hakudou Toujou (Disc 1) +SLPS_009.52 Minakata Hakudou Toujou (Disc 2) +SLPS_010.78 Mini Yonku Bakusou Kyoudai Let's & Go^!^! WGP Hyper Heat +SLPS_910.91 Mini Yonku Bakusou Kyoudai Let's & Go^!^! WGP Hyper Heat +SLPM_870.15 Mini-Moni. Dice de Pyon^! +SLPM_870.79 Mini-Moni. Shakatto Tambourine^! da Pyon^! +SLPM_871.32 Mini-Moni. Shakatto Tambourine^! da Pyon^! +SLPM_871.95 Mini-Moni. Step Pyon Pyon Pyon +SLPS_035.54 Minna Atsumare^! Igo Kyoushitsu +SCPS_100.42 Minna no Golf +SCPS_450.96 Minna no Golf +SCPS_911.26 Minna no Golf +PAPX_900.18 Minna no Golf (Taikenban) +PAPX_900.19 Minna no Golf (Taikenban) +PCPX_960.76 Minna no Golf (Taikenban) +SCPS_100.93 Minna no Golf 2 +SCPS_911.97 Minna no Golf 2 +SLPS_031.86 Minna no Kanji Kyoushitsu - Chousen^! Kanji Kentei +SLPS_032.79 Minna no Shiiku Kyoushitsu - Kuwagata-hen +SLPM_870.25 Minna no Takaramono - Watashi no Licca-chan - Otetsudai o Shiyou +SLPS_034.91 Minnya de Ghost Hunter +SLPS_011.32 Minton Keibu no Sousa File - Doukeshi Satsujin Jiken +SLPS_021.50 Minton Keibu no Sousa File - Doukeshi Satsujin Jiken +SLPS_012.27 Miracle Jim no Bassing Beat +SLPS_012.24 Miracle Jumpers +SLES_040.57 Miracle Space Race +SLUS_015.56 Miracle Space Race +SLPS_001.10 Miracle World - Fushigi no Kuni no IQ Meiro +SLPS_021.43 Mirano no Arbeit Collection +PCPX_961.32 MiruMiru PlayStation Vol. 28 +PCPX_961.39 MiruMiru PlayStation Vol. 29 +PCPX_961.44 MiruMiru PlayStation Vol. 31 +PCPX_961.55 MiruMiru PlayStation Vol. 34 +PCPX_960.53 MiruMiru PlayStation Vol. 4 (Disc 3) +PCPX_961.92 MiruMiru PlayStation Vol. 42 +PCPX_961.96 MiruMiru PlayStation Vol. 43 +SLPS_012.74 Misa no Mahou Monogatari (Disc 1) +SLPS_012.76 Misa no Mahou Monogatari (Disc 1) +SLPS_012.75 Misa no Mahou Monogatari (Disc 2) +SLPS_012.77 Misa no Mahou Monogatari (Disc 2) +SLPS_014.74 Misaki Aggressive^! +SLUS_011.23 Miss Spider's Tea Party +SLES_022.45 Missile Command +SLES_024.82 Missile Command +SLUS_009.92 Missile Command +SLES_019.06 Mission - Impossible +SLUS_010.16 Mission - Impossible +SLPS_000.47 Missland +SLPS_021.04 Missland +SLPS_017.15 Missland 2 +SLPM_860.68 Mitsumete Knight +SLPM_861.34 Mitsumete Knight R - Daibouken-hen +SLPS_022.15 Miyake Yuji Produce - Kiseki no Maya Uranai +SLPS_008.06 Mizuki Shigeru no Youkai Butouden +SLPS_017.83 Mizzurna Falls +SLES_028.30 MoHo +SLES_025.74 Mobil 1 Rally Championship +SLUS_011.03 Mobil 1 Rally Championship +SLUS_014.69 Mobile Armor +SLES_040.87 Mobile Light Force +SLUS_015.25 Mobile Light Force +SLPS_022.39 Mobile Police Patlabor - Game Edition +SLPS_000.35 Mobile Suit Gundam +SLPS_910.11 Mobile Suit Gundam +SLPM_802.91 Mobile Suit Gundam - Char's Counter Attack (Taikenban) +SCPS_453.62 Mobile Suit Gundam - Char's Counterattack +SLPS_017.24 Mobile Suit Gundam - Char's Counterattack +SLPS_032.59 Mobile Suit Gundam - Char's Counterattack +SLPS_009.20 Mobile Suit Gundam - Perfect One Year War +SLPS_002.80 Mobile Suit Gundam - Version 2.0 +SLPS_002.81 Mobile Suit Gundam - Version 2.0 +SLPS_910.48 Mobile Suit Gundam - Version 2.0 +SLPM_801.39 Mobile Suit Z-Gundam +SCPS_451.60 Mobile Suit Z-Gundam (Disc 1) +SLPS_011.42 Mobile Suit Z-Gundam (Disc 1) +SLPS_032.32 Mobile Suit Z-Gundam (Disc 1) +SCPS_451.61 Mobile Suit Z-Gundam (Disc 2) +SLPS_011.43 Mobile Suit Z-Gundam (Disc 2) +SLPS_032.33 Mobile Suit Z-Gundam (Disc 2) +SLPM_871.51 Mobile Tomodachi +SLPS_000.99 Moero^!^! Pro Yakyuu '95 - Double Header +SLPS_017.85 Momotarou Densetsu +SLPS_911.71 Momotarou Densetsu +SLPS_011.56 Momotarou Dentetsu 7 +SLPS_911.93 Momotarou Dentetsu 7 +SLPM_870.32 Momotarou Dentetsu V +SLPM_873.47 Momotarou Dentetsu V +SLPS_024.56 Momotarou Dentetsu V +SLPS_024.58 Momotarou Dentetsu V +SLPM_868.88 Momotarou Matsuri - Ishikawa Rokuemon no Maki +SLUS_008.34 Monaco Grand Prix +SLES_016.91 Monaco Grand Prix Racing Simulation 2 +SLPS_021.06 Monaco Grand Prix Racing Simulation 2 +SLED_019.01 Monaco Grand Prix Racing Simulation 2 (Demo) +SLPS_009.63 Money Idol Exchanger +SLPS_026.44 Money Idol Exchanger +SLES_009.79 Monkey Hero +SLES_019.65 Monkey Hero +SLES_019.66 Monkey Hero +SLUS_007.65 Monkey Hero +SLUS_807.65 Monkey Hero (Demo) +SLPS_025.83 Monkey Magic +SLUS_009.30 Monkey Magic +SLES_009.45 Monopoly +SLPS_007.41 Monopoly +SLPS_016.82 Monopoly +SLUS_005.07 Monopoly +SLUS_014.90 Monster Bass +SLPS_022.45 Monster Collection - Kamen no Madoushi +SLPS_027.83 Monster Complete World +SLPS_009.10 Monster Farm +SLPS_911.09 Monster Farm +SLPM_800.96 Monster Farm (Taikenban) +SLPS_019.06 Monster Farm 2 +SLPS_911.99 Monster Farm 2 +SLPM_803.79 Monster Farm 2 (Demo) +SLPS_026.53 Monster Farm Battle Card +SLPS_031.60 Monster Farm Jump +SLPS_024.91 Monster Punish +SLPM_861.43 Monster Race +SLES_032.46 Monster Racer +SCES_028.72 Monster Rancher +SLUS_005.68 Monster Rancher +SLUS_805.68 Monster Rancher (Demo) +SLUS_009.17 Monster Rancher 2 +SLUS_900.71 Monster Rancher 2 (Demo) +SLUS_011.78 Monster Rancher Battle Card - Episode II +SLUS_013.25 Monster Rancher Hop-A-Bout +SLES_003.14 Monster Trucks +SLED_006.92 Monster Trucks (Demo) +SLES_015.40 MonsterSeed +SLPS_015.72 MonsterSeed +SLUS_007.43 MonsterSeed +SLPS_033.96 Monsters, Inc. - Monsters Academy +SLES_038.13 Monte Carlo Games Compendium (Disc 1) +SLES_138.13 Monte Carlo Games Compendium (Disc 2) +SLPS_010.31 Moon - Remix RPG Adventure +SLPS_911.12 Moon - Remix RPG Adventure +SLPS_010.01 Moonlight Syndrome (Disc 1) +SLPS_910.76 Moonlight Syndrome (Disc 1) +SLPS_010.02 Moonlight Syndrome (Disc 2) +SLPS_910.77 Moonlight Syndrome (Disc 2) +SLPM_801.50 Moonlight Syndrome (Taikenban) +SLES_038.46 Moorhen 3 - Chicken Chase +SLES_038.98 Moorhen 3 - Chicken Chase +SLES_032.78 Moorhuhn 2 - Die Jagd Geht Weiter +SLES_041.22 Moorhuhn Kart +SLES_041.74 Moorhuhn X +SLPS_018.61 Mori no Oukoku +SLPS_024.88 Morita Kazurou no Chess +SLPS_024.87 Morita Kazurou no Gomoku Narabe to Renju +SLPS_024.86 Morita Kazurou no Hanafuda +SLPS_025.88 Morita Kazurou no Mahjong +SLPS_022.78 Morita Kazurou no Reversi +SLPS_022.77 Morita Kazurou no Shougi Doujou +SLPS_011.19 Morita Shougi +SLPM_861.30 Moritaka Chisato - Safari Tokyo (Disc 1) +SLPM_861.31 Moritaka Chisato - Safari Tokyo (Disc 2) +SLES_027.12 Mort the Chicken +SLUS_010.21 Mort the Chicken +SCES_000.60 Mortal Kombat 3 +SCUS_942.01 Mortal Kombat 3 +SIPS_600.06 Mortal Kombat 3 +SLES_013.49 Mortal Kombat 4 +SLUS_006.05 Mortal Kombat 4 +SLPS_004.44 Mortal Kombat II +SLES_010.20 Mortal Kombat Mythologies - Sub-Zero +SLUS_004.76 Mortal Kombat Mythologies - Sub-Zero +SLES_005.28 Mortal Kombat Trilogy +SLES_025.09 Mortal Kombat Trilogy +SLPS_007.91 Mortal Kombat Trilogy +SLUS_003.30 Mortal Kombat Trilogy +SLES_023.38 Mortal Kombat - Special Forces +SLUS_008.24 Mortal Kombat - Special Forces +SLES_029.54 Moses - Prince of Egypt +SLES_004.69 Moto Racer +SLPS_011.63 Moto Racer +SLUS_004.98 Moto Racer +SLED_010.05 Moto Racer (Demo) +SLES_011.84 Moto Racer 2 +SLPS_020.40 Moto Racer 2 +SLUS_007.38 Moto Racer 2 +SLED_015.52 Moto Racer 2 (Demo) +SCES_030.37 Moto Racer World Tour +SLUS_013.21 Moto Racer World Tour +SLES_033.25 Motocross Mania +SLUS_013.57 Motocross Mania +SLES_040.98 Motocross Mania 2 +SLUS_015.31 Motocross Mania 2 +SLES_003.10 Motor Mash +SCPS_100.01 Motor Toon Grand Prix +SCUS_943.55 Motor Toon Grand Prix +SCES_002.45 Motor Toon Grand Prix 2 +SCPS_100.18 Motor Toon Grand Prix 2 (Disc 1) +SCPS_100.19 Motor Toon Grand Prix 2 (Disc 2) (Taisen Sen'you Disc) +SCPS_910.27 Motor Toon Grand Prix - USA Edition +SLES_005.56 Motorhead +SLUS_007.17 Motorhead +SLPS_012.42 Motteke Tamago with Ganbare^! Kamonohashi +SLPS_033.21 Motto Trump Shiyou yo^! i-Mode de Grand Prix +SLPS_017.96 Motto^! Nyan to Wonderful 2 +SLPS_006.74 Mouja +SLPS_022.52 Mouja +SLPS_012.85 Mouri Motonari - Chikai no Sanshi +SCES_027.71 Mr. Driller +SLPS_026.00 Mr. Driller +SLUS_011.11 Mr. Driller +SLPS_033.36 Mr. Driller G +SLPS_022.26 Mr. Prospector - Horiate-kun +SCES_030.85 Ms. Pac-Man Maze Madness +SLPS_030.00 Ms. Pac-Man Maze Madness +SLUS_010.18 Ms. Pac-Man Maze Madness +SLUS_900.80 Ms. Pac-Man Maze Madness (Demo) +SLES_038.70 Mundial 2002 Challenge +SCES_024.03 Muppet Monster Adventure +SCES_030.90 Muppet Monster Adventure +SCES_030.91 Muppet Monster Adventure +SCES_030.92 Muppet Monster Adventure +SCES_030.93 Muppet Monster Adventure +SLUS_012.38 Muppet Monster Adventure +SCES_020.08 Muppet RaceMania +SCES_024.83 Muppet RaceMania +SCES_024.84 Muppet RaceMania +SCES_024.85 Muppet RaceMania +SCES_024.86 Muppet RaceMania +SLUS_012.37 Muppet RaceMania +SLPS_013.92 Murakoshi Seikai no Bakuchou Nihon Rettou +SLPS_022.79 Murakoshi Seikai no Bakuchou Nihon Rettou +SLPM_802.53 Murakoshi Seikai no Bakuchou Nihon Rettou (Taikenban) +SLPS_028.90 Murakoshi Seikai no Bakuchou Nihon Rettou 2 +SLPS_019.88 Murakoshi Seikai no Bakuchou SeaBass Fishing (Disc 1) +SLPS_019.89 Murakoshi Seikai no Bakuchou SeaBass Fishing (Disc 2) +SLPS_003.75 Mushi no Idokoro +SLPS_028.16 Mushitarou +SLES_022.24 Music 2000 +SLED_025.39 Music 2000 (Demo) +SLES_013.56 Music - Music Creation for the PlayStation +SLED_016.50 Music - Music Creation for the PlayStation (Demo) +SLPM_867.90 Muteki-ou Tri-Zenon +SLUS_015.12 My Disney Kitchen +SLPS_009.96 My Dream - On Air ga Matenakute (Disc 1) +SLPS_009.97 My Dream - On Air ga Matenakute (Disc 2) +SLPS_022.13 My Garden +SLPS_009.31 My Home Dream +SLPS_910.85 My Home Dream +SLPS_915.20 My Home Dream +SLPS_024.70 My Home Dream 2 - Niwatsuki Ikkodate de, Ikou^! +SLPM_801.94 Myaon o Sagase +SCUS_946.02 Myst +SLES_002.18 Myst +SLPS_000.24 Myst +SLPS_029.24 Myst +SLPS_910.23 Myst +SLPS_911.23 Myst +SLPM_861.47 Mystic Ark - Maboroshi Gekijou +SLPM_803.92 Mystic Ark - Maboroshi Gekijou (Taikenban) +SLPS_015.62 Mystic Mind - Yureru Omoi (Disc 1) +SLPS_015.63 Mystic Mind - Yureru Omoi (Disc 2) +SLES_024.02 Mánager de Liga +SLPS_012.81 Möbius Link 3D +SLPM_862.17 N Gauge Unten Kibun Game - Gatan Goton +SLPM_867.66 N Gauge Unten Kibun Game - Gatan Goton +SLES_020.86 N-Gen Racing +SLUS_011.55 N-Gen Racing +SLES_008.09 N2O +SLUS_006.37 N2O - Nitrous Oxide +SLES_021.91 NASCAR 2000 +SLUS_009.62 NASCAR 2000 +SLUS_012.63 NASCAR 2001 +SLES_007.65 NASCAR 98 +SLES_008.80 NASCAR 98 +SLES_009.05 NASCAR 98 +SLPS_012.95 NASCAR 98 +SLUS_005.21 NASCAR 98 +SLUS_006.47 NASCAR 98 Collector's Edition +SLES_014.47 NASCAR 99 +SLES_014.52 NASCAR 99 +SLES_014.53 NASCAR 99 +SLUS_007.40 NASCAR 99 +SLUS_008.83 NASCAR 99 Legacy +SLUS_011.66 NASCAR Heat +SLUS_003.74 NASCAR Racing +SLPS_008.84 NASCAR Racing - Season 96 +SLUS_010.68 NASCAR Rumble +SLUS_014.03 NASCAR Thunder 2002 +SLUS_015.02 NASCAR Thunder 2003 +SLUS_015.71 NASCAR Thunder 2004 +SLUS_804.73 NBA 2Ball (Demo) +SLES_022.99 NBA Basketball 2000 +SLUS_009.26 NBA Basketball 2000 +SLES_010.03 NBA Fastbreak '98 +SLUS_004.92 NBA Fastbreak '98 +SLUS_003.29 NBA Hangtime +SLES_033.62 NBA Hoopz +SLUS_013.31 NBA Hoopz +SLES_005.29 NBA Jam Extreme +SLPS_006.99 NBA Jam Extreme +SLUS_003.88 NBA Jam Extreme +SLES_000.68 NBA Jam - Tournament Edition +SLPS_001.99 NBA Jam - Tournament Edition +SLUS_000.02 NBA Jam - Tournament Edition +SLES_023.58 NBA Live 2000 +SLES_023.59 NBA Live 2000 +SLES_023.60 NBA Live 2000 +SLES_023.61 NBA Live 2000 +SLES_023.62 NBA Live 2000 +SLPS_026.03 NBA Live 2000 +SLUS_009.98 NBA Live 2000 +SLES_031.28 NBA Live 2001 +SLES_031.29 NBA Live 2001 +SLES_031.30 NBA Live 2001 +SLES_031.31 NBA Live 2001 +SLES_031.32 NBA Live 2001 +SLUS_012.71 NBA Live 2001 +SLES_037.18 NBA Live 2002 +SLES_037.19 NBA Live 2002 +SLES_037.20 NBA Live 2002 +SLES_037.21 NBA Live 2002 +SLES_037.22 NBA Live 2002 +SLUS_014.16 NBA Live 2002 +SLES_039.68 NBA Live 2003 +SLES_039.69 NBA Live 2003 +SLES_039.70 NBA Live 2003 +SLES_039.71 NBA Live 2003 +SLES_039.82 NBA Live 2003 +SLUS_014.83 NBA Live 2003 +SLES_002.25 NBA Live 96 +SLPS_003.89 NBA Live 96 +SLUS_000.60 NBA Live 96 +SLES_005.17 NBA Live 97 +SLPS_007.36 NBA Live 97 +SLUS_002.67 NBA Live 97 +SLES_009.06 NBA Live 98 +SLES_009.51 NBA Live 98 +SLES_009.52 NBA Live 98 +SLPS_012.96 NBA Live 98 +SLUS_005.23 NBA Live 98 +SLPM_802.26 NBA Live 98 (Taikenban) +SLES_014.46 NBA Live 99 +SLES_014.54 NBA Live 99 +SLES_014.55 NBA Live 99 +SLES_014.56 NBA Live 99 +SLES_014.57 NBA Live 99 +SLPS_020.33 NBA Live 99 +SLUS_007.36 NBA Live 99 +SLPS_001.88 NBA Power Dunkers +SLPM_860.11 NBA Power Dunkers 2 +SLPM_860.60 NBA Power Dunkers 3 +SLPM_861.76 NBA Power Dunkers 4 +SLPM_863.97 NBA Power Dunkers 5 +SLES_008.82 NBA Pro 98 +SLES_019.70 NBA Pro 99 +SCUS_945.00 NBA Shoot Out +SCUS_945.52 NBA Shoot Out '97 +SCUS_945.61 NBA ShootOut 2000 +SCUS_945.81 NBA ShootOut 2001 +SCUS_945.82 NBA ShootOut 2001 (Demo) +SCUS_946.41 NBA ShootOut 2002 +SCUS_946.60 NBA ShootOut 2002 (Demo) +SCUS_946.73 NBA ShootOut 2003 +SCUS_946.91 NBA ShootOut 2004 +SCUS_941.71 NBA ShootOut 98 +SLES_023.36 NBA Showtime - NBA on NBC +SLUS_009.48 NBA Showtime - NBA on NBC +SLES_001.71 NBA in the Zone +SLUS_000.48 NBA in the Zone +SLUS_004.45 NBA in the Zone '98 +SLUS_007.91 NBA in the Zone '99 +SLES_005.60 NBA in the Zone 2 +SLUS_002.94 NBA in the Zone 2 +SLES_025.13 NBA in the Zone 2000 +SLUS_010.28 NBA in the Zone 2000 +SLUS_001.42 NCAA Basketball Final Four 97 +SCUS_945.62 NCAA Final Four 2000 +SCUS_943.91 NCAA Final Four 2000 (Demo) +SCUS_945.79 NCAA Final Four 2001 +SCUS_942.64 NCAA Final Four 99 (Demo) +SCUS_943.61 NCAA Final Four 99 (Demo) +SLUS_009.32 NCAA Football 2000 +SLUS_012.19 NCAA Football 2001 +SLUS_005.14 NCAA Football 98 +SLUS_006.88 NCAA Football 99 +SCUS_945.09 NCAA Football GameBreaker +SCUS_945.57 NCAA GameBreaker 2000 +SCUS_943.86 NCAA GameBreaker 2000 (Demo) +SCUS_945.73 NCAA GameBreaker 2001 +SCUS_945.74 NCAA GameBreaker 2001 (Demo) +SCUS_941.72 NCAA GameBreaker 98 +SCUS_942.46 NCAA GameBreaker 99 +SCUS_943.75 NCAA GameBreaker 99 (Demo) +SLUS_010.23 NCAA March Madness 2000 +SLUS_013.20 NCAA March Madness 2001 +SLUS_008.05 NCAA March Madness 99 +SLUS_006.17 NFL Blitz +SLES_023.35 NFL Blitz 2000 +SLUS_008.61 NFL Blitz 2000 +SLUS_011.46 NFL Blitz 2001 +SLUS_000.47 NFL Full Contact +SCES_002.19 NFL GameDay +SCUS_945.05 NFL GameDay +SCUS_945.56 NFL GameDay 2000 +SCUS_943.85 NFL GameDay 2000 (Demo) +SCUS_945.75 NFL GameDay 2001 +SCUS_945.76 NFL GameDay 2001 (Demo) +SCUS_946.39 NFL GameDay 2002 +SCUS_946.65 NFL GameDay 2003 +SCUS_946.90 NFL GameDay 2004 +SCUS_946.95 NFL GameDay 2005 +SCUS_945.10 NFL GameDay 97 +SCUS_941.73 NFL GameDay 98 +SCUS_942.34 NFL GameDay 99 +SCUS_942.74 NFL GameDay 99 +SCUS_942.85 NFL GameDay 99 (Demo) +SLES_004.49 NFL Quarterback Club 97 +SLUS_000.11 NFL Quarterback Club 97 +SCES_014.90 NFL Xtreme +SCUS_942.45 NFL Xtreme +SCUS_942.71 NFL Xtreme (Demo) +SCUS_944.20 NFL Xtreme 2 +SCUS_943.83 NFL Xtreme 2 (Demo) +SLES_022.25 NHL 2000 +SLES_022.26 NHL 2000 +SLES_022.27 NHL 2000 +SLUS_009.65 NHL 2000 +SLES_031.39 NHL 2001 +SLES_031.54 NHL 2001 +SLES_031.55 NHL 2001 +SLUS_012.64 NHL 2001 +SLES_004.92 NHL 97 +SLES_005.33 NHL 97 +SLPS_008.61 NHL 97 +SLUS_000.30 NHL 97 +SLES_005.12 NHL 98 +SLES_009.07 NHL 98 +SLUS_005.19 NHL 98 +SLES_014.45 NHL 99 +SLES_014.58 NHL 99 +SLUS_007.35 NHL 99 +SLES_025.14 NHL Blades of Steel 2000 +SLPM_861.93 NHL Blades of Steel 2000 +SLUS_008.25 NHL Blades of Steel 2000 +SLES_006.24 NHL Breakaway 98 +SLUS_003.91 NHL Breakaway 98 +SLES_022.98 NHL Championship 2000 +SLUS_009.25 NHL Championship 2000 +SCES_002.20 NHL Face Off +SCUS_945.04 NHL Face Off +SCES_003.92 NHL Face Off '97 +SCUS_945.50 NHL Face Off '97 +SCES_024.51 NHL FaceOff 2000 +SCUS_945.58 NHL FaceOff 2000 +SCUS_943.87 NHL FaceOff 2000 (Demo) +SCUS_945.77 NHL FaceOff 2001 +SCUS_945.78 NHL FaceOff 2001 (Demo) +SCES_010.22 NHL FaceOff 98 +SCUS_941.74 NHL FaceOff 98 +SCES_017.36 NHL FaceOff 99 +SCUS_942.35 NHL FaceOff 99 +SCUS_943.72 NHL FaceOff 99 (Demo) +SLUS_003.27 NHL Open Ice - 2 on 2 Challenge +SIPS_600.18 NHL PowerRink '97 +SLES_003.13 NHL Powerplay +SLPS_005.95 NHL Powerplay '96 +SLUS_002.27 NHL Powerplay '96 +SLES_004.18 NHL Powerplay 98 +SLUS_005.28 NHL Powerplay 98 +SLES_027.94 NHL Rock the Rink +SLUS_010.85 NHL Rock the Rink +SLPM_866.09 NOëL 3 - Mission on the Line (Disc 1) +SLPS_018.95 NOëL 3 - Mission on the Line (Disc 1) +SLPM_866.10 NOëL 3 - Mission on the Line (Disc 2) +SLPS_018.96 NOëL 3 - Mission on the Line (Disc 2) +SLPM_866.11 NOëL 3 - Mission on the Line (Disc 3) +SLPS_018.97 NOëL 3 - Mission on the Line (Disc 3) +SLPS_011.90 NOëL - La Neige (Disc 1) +SLPS_011.93 NOëL - La Neige (Disc 1) +SLPS_011.91 NOëL - La Neige (Disc 2) +SLPS_011.94 NOëL - La Neige (Disc 2) +SLPS_011.92 NOëL - La Neige (Disc 3) +SLPS_011.95 NOëL - La Neige (Disc 3) +SLPS_015.15 NOëL - La Neige Special +SLPS_003.04 NOëL - Not Digital (Disc 1) +SLPS_003.16 NOëL - Not Digital (Disc 1) +SLPS_910.43 NOëL - Not Digital (Disc 1) +SLPS_003.05 NOëL - Not Digital (Disc 2) +SLPS_003.17 NOëL - Not Digital (Disc 2) +SLPS_910.44 NOëL - Not Digital (Disc 2) +SLES_009.99 Nagano Winter Olympics '98 +SLUS_005.91 Nagano Winter Olympics '98 +SLPS_006.92 Nage Libre - Rasen no Soukoku +SLPS_025.00 Nainai no Meitantei +SLPM_866.01 Najavu no Daibouken - My Favorite Namjatown +SLPS_016.25 Nakajima Miyuki - Namiromu +SLPS_012.20 Namco Anthology 1 +SLPS_012.21 Namco Anthology 2 +SCED_007.89 Namco Demo (Demo) +SLUS_900.08 Namco Demo CD +SLPS_007.65 Namco Museum Encore +SLPS_010.50 Namco Museum Encore +SLPS_911.63 Namco Museum Encore +SCES_002.43 Namco Museum Vol. 1 +SLPS_001.07 Namco Museum Vol. 1 +SLPS_911.58 Namco Museum Vol. 1 +SLUS_002.15 Namco Museum Vol. 1 +SCES_002.67 Namco Museum Vol. 2 +SLPS_002.09 Namco Museum Vol. 2 +SLPS_002.10 Namco Museum Vol. 2 +SLPS_911.59 Namco Museum Vol. 2 +SLUS_002.16 Namco Museum Vol. 2 +SCES_002.68 Namco Museum Vol. 3 +SLPS_003.90 Namco Museum Vol. 3 +SLPS_911.60 Namco Museum Vol. 3 +SLUS_003.98 Namco Museum Vol. 3 +SCES_007.01 Namco Museum Vol. 4 +SLPS_005.40 Namco Museum Vol. 4 +SLPS_911.61 Namco Museum Vol. 4 +SLUS_004.16 Namco Museum Vol. 4 +SCES_007.02 Namco Museum Vol. 5 +SLPS_007.05 Namco Museum Vol. 5 +SLPS_911.62 Namco Museum Vol. 5 +SLUS_004.17 Namco Museum Vol. 5 +SCES_002.66 Namco Soccer Prime Goal +SCES_002.63 Namco Tennis Smash Court +SLPM_861.79 Nanatsu no Hikan (Disc 1) +SLPS_004.10 Nanatsu no Hikan (Disc 1) +SLPM_861.80 Nanatsu no Hikan (Disc 2) +SLPS_004.11 Nanatsu no Hikan (Disc 2) +SLPM_861.81 Nanatsu no Hikan (Disc 3) +SLPS_004.12 Nanatsu no Hikan (Disc 3) +SLPS_030.49 Naniwa Kinyuudou - Aoki Yuji no Seken Munazanyou +SLPS_012.06 Naniwa Wangan Battle - Tarzan Yamada & AutoSelect Sawa Kyoudai +SLPS_025.35 Naniwa Wangan Battle - Tarzan Yamada & AutoSelect Sawa Kyoudai +SLPM_803.01 Naniwa Wangan Battle - Tarzan Yamada & AutoSelect Sawa Kyoudai (Taikenban) +SLPS_007.68 Naniwa no Akindo - Futte Nanbo no Saikoro Jinsei +SLES_003.29 NanoTek Warrior +SLPS_008.35 NanoTek Warrior +SLUS_003.25 NanoTek Warrior +SLPS_035.53 Naruto - Shinobi no Sato no Jintori Gassen +SLPS_026.67 Natsuiro Kenjutsu Komachi +SLPS_035.65 Natsuiro Kenjutsu Komachi +SLPS_026.65 Natsuiro Kenjutsu Komachi (Disc 1) +SLPS_026.66 Natsuiro Kenjutsu Komachi (Disc 2) (Special Disc) +SLPS_015.30 Navit +SLPS_025.25 Navit +PCPX_961.29 Navit (Taikenban) +SLPS_004.47 Nazoou +SLES_034.95 Necronomicon - Das Mysterium der Dämmerung (Disc 1) +SLES_134.95 Necronomicon - Das Mysterium der Dämmerung (Disc 2) +SLES_034.97 Necronomicon - El Alba de las Tinieblas (Disc 1) +SLES_134.97 Necronomicon - El Alba de las Tinieblas (Disc 2) +SLES_034.96 Necronomicon - Ispirato alle opere di H.P. Lovecraft (Disc 1) +SLES_134.96 Necronomicon - Ispirato alle opere di H.P. Lovecraft (Disc 2) +SLES_034.94 Necronomicon - L'Aube des Ténèbres (Disc 1) +SLES_134.94 Necronomicon - L'Aube des Ténèbres (Disc 2) +SLES_034.98 Necronomicon - O Despertar das Trevas (Disc 1) +SLES_134.98 Necronomicon - O Despertar das Trevas (Disc 2) +SLES_034.93 Necronomicon - The Dawning of Darkness (Disc 1) +SLES_134.93 Necronomicon - The Dawning of Darkness (Disc 2) +SLPS_012.45 Nectaris +SLUS_007.64 Nectaris - Military Madness +SLES_006.58 Need for Speed II +SLUS_002.76 Need for Speed II +SLES_011.54 Need for Speed III - Hot Pursuit +SLUS_006.20 Need for Speed III - Hot Pursuit +SLES_018.76 Need for Speed - High Stakes +SLUS_008.26 Need for Speed - High Stakes +SLES_026.89 Need for Speed - Porsche 2000 +SLES_027.00 Need for Speed - Porsche 2000 +SLUS_011.04 Need for Speed - Porsche Unleashed +SLES_017.88 Need for Speed - Road Challenge +SLES_017.89 Need for Speed - Road Challenge +SLES_017.90 Need for Speed - Road Challenge +SLUS_005.90 Need for Speed - V-Rally +SLUS_010.03 Need for Speed - V-Rally 2 +SLPS_000.06 Nekketsu Oyako +SLPS_015.43 Neko Zamurai (Disc 1) +SLPS_015.44 Neko Zamurai (Disc 2) +SLPS_015.45 Neko Zamurai (Disc 3) +SLPS_016.16 Neko na Ka-N-Ke-I +SLPS_025.97 Nemuru Mayu +SLPS_012.12 Neo Atlas +SLPS_911.17 Neo Atlas +SLPM_802.30 Neo Atlas (Taikenban) +SLPS_022.38 Neo Atlas II +SLPS_029.74 Neo Atlas II +SLPM_802.82 Neo Atlas - Famitsuu no Nazo +SLPS_003.23 Neo Planet +PAPX_900.51 Neon Genesis Evangelion - Original Screen Saver +SLPS_008.23 Neorude (Disc 1) (Game Disc) +SLPS_008.24 Neorude (Disc 2) (Special Disc) +SLPS_011.12 Neorude 2 +SLPS_024.17 Neorude - Kizamareta Monshou +SLPS_009.13 Nessa no Hoshi (Disc 1) +SLPS_009.14 Nessa no Hoshi (Disc 2) +SLED_013.40 Net Yaroze (Demo) +SLPM_861.63 Netz Magazine - Altezza +SLPM_803.77 Netz Magazine - Vitz +SLPS_025.59 Neues +SLES_036.59 Newcomer - Be a Popstar +SLES_009.33 Newman Haas Racing +SLUS_006.02 Newman Haas Racing +SLED_011.96 Newman Haas Racing (Demo) +SLED_020.22 Next Demo 4 +SLED_020.76 Next Demo 5 +SLED_020.41 Next Demo 6 +SLED_021.56 Next Demo 7 +SLED_021.57 Next Demo 9 +SLPS_008.58 Next King - Koi no Sennen Oukoku +SLPS_008.59 Next King - Koi no Sennen Oukoku +SLED_017.50 Next Station 1 +SLED_018.73 Next Station 2 +SLED_019.53 Next Station 3 +SLED_015.12 Next Wave Herbst '98 +SLPS_007.21 Nibiiro no Koubou - 32-nin no Senshachou +SLPS_023.21 Nibiiro no Koubou - 32-nin no Senshachou +SLES_029.60 Nice Cats +SLPS_033.51 Nice Price Series Vol. 01 - Nihon Pro Mahjong Renmei Kounin - Honkaku Pro Mahjong +SLPS_033.52 Nice Price Series Vol. 02 - Honkaku Shougi Shinan +SLPS_033.69 Nice Price Series Vol. 03 - Hanafuda & Card Game +SLPS_033.68 Nice Price Series Vol. 04 - Billiard King +SLPS_033.83 Nice Price Series Vol. 05 - Chess & Reversi +SLPS_033.84 Nice Price Series Vol. 06 - Quiz de Battle +SLPS_033.98 Nice Price Series Vol. 07 - World Tournament Bowling +SLPS_033.99 Nice Price Series Vol. 08 - Elemental Pinball +SLPS_034.09 Nice Price Series Vol. 09 - Paradise Casino +SLPS_034.10 Nice Price Series Vol. 10 - Igo o Utou^! +SLPS_034.31 Nice Price Series Vol. 11 - Nikakudori Deluxe +SLPS_001.84 Nichibutsu Arcade Classics +SLPS_000.38 Nichibutsu Mahjong - Joshikou Meijinsen +SLES_041.73 Nick Jr. Dora the Explorer - Barnyard Buddies +SLUS_015.76 Nick Jr. Dora the Explorer - Barnyard Buddies +SLES_033.43 Nickelodeon Les Razmoket à Paris - Le Film +SLES_035.45 Nickelodeon Les Razmoket - 100% Angelica +SLES_016.69 Nickelodeon Les Razmoket - A la Recherche de Reptar +SLES_025.24 Nickelodeon Les Razmoket - Font leur Cinéma +SLES_037.32 Nickelodeon Rocket Power - Sauvetage Extrême +SLES_037.02 Nickelodeon Rocket Power - Team Rocket Rescue +SLUS_013.53 Nickelodeon Rocket Power - Team Rocket Rescue +SLES_033.44 Nickelodeon Rugrats en París - La película +SLES_033.42 Nickelodeon Rugrats in Paris - The Movie +SLUS_011.16 Nickelodeon Rugrats in Paris - The Movie +SLES_016.71 Nickelodeon Rugrats - Alla Ricerca di Reptar +SLES_016.70 Nickelodeon Rugrats - Auf der Suche nach Reptar +SLES_016.72 Nickelodeon Rugrats - De Speurtocht naar Reptar +SLES_029.11 Nickelodeon Rugrats - Excursión al estudio +SLES_020.49 Nickelodeon Rugrats - La Búsqueda de Reptar +SLES_015.38 Nickelodeon Rugrats - Search for Reptar +SLUS_006.50 Nickelodeon Rugrats - Search for Reptar +SLED_017.55 Nickelodeon Rugrats - Search for Reptar (Demo) +SLUS_806.50 Nickelodeon Rugrats - Search for Reptar (Demo) +SLES_025.23 Nickelodeon Rugrats - Studio Tour +SLES_025.25 Nickelodeon Rugrats - Studio Tour +SLES_029.12 Nickelodeon Rugrats - Studio Tour +SLUS_008.80 Nickelodeon Rugrats - Studio Tour +SLES_035.44 Nickelodeon Rugrats - Totally Angelica +SLUS_013.64 Nickelodeon Rugrats - Totally Angelica +SLES_037.04 Nickelodeon SpongeBob SquarePants - SuperSponge +SLUS_013.52 Nickelodeon SpongeBob SquarePants - SuperSponge +SLES_031.53 Nicktoons Racing +SLUS_010.47 Nicktoons Racing +SLPS_001.11 Night Head - The Labyrinth +SLPM_870.48 Night Raid +SLPS_000.50 Night Striker +SCES_005.82 Nightmare Creatures +SCES_006.84 Nightmare Creatures +SIPS_600.27 Nightmare Creatures +SLUS_005.82 Nightmare Creatures +SLUS_900.11 Nightmare Creatures (Demo) +PCPX_961.01 Nightmare Creatures (Taikenban) +SLES_027.51 Nightmare Creatures II +SLUS_011.12 Nightmare Creatures II +SLPS_010.45 Nightmare Project - Yakata (Disc 1) +SLPS_010.46 Nightmare Project - Yakata (Disc 2) +SLPS_010.47 Nightmare Project - Yakata (Disc 3) +SLPS_005.61 Nightruth - Explanation of the Paranormal - 'Yami no Tobira' +SLPS_016.67 Nihon Pro Golf Kyoukai Kanshuu - Double Eagle +SLPS_027.96 Nihon Pro Golf Kyoukai Kanshuu - Double Eagle +SLPM_800.86 Nihon Pro Golf Kyoukai Kanshuu - Double Eagle (Taikenban) +SLPS_007.93 Nihon Pro Mahjong Renmei Kounin - Doujou Yaburi +SLPS_031.28 Nihon Pro Mahjong Renmei Kounin - Doujou Yaburi 2 +SLPS_016.53 Nihon Pro Mahjong Renmei Kounin - Honkaku Pro Mahjong - Shin Tetsuman +SLPS_028.02 Nihon Pro Mahjong Renmei Kounin - Honkaku Pro Mahjong - Shin Tetsuman +SLPS_018.26 Nihon Pro Mahjong Renmei Kounin - Tehodoki Mahjong Nyuumon-hen +SLPS_028.53 Nihon Pro Mahjong Renmei Kounin - Tehodoki Mahjong Nyuumon-hen +SLPM_865.75 Nihon Sumou Kyoukai Kounin - Nihon Oozumou +SLPM_870.39 Nijiiro Dodgeball - Otome-tachi no Seishun +SLPS_015.06 Nijiiro Twinkle - Guru Guru Daisakusen +SLPS_028.54 Ningyo no Rakuin +SLPM_800.74 Ninja Jajamaru-kun - Onigiri Ninpouchou +SLPS_004.94 Ninja Jajamaru-kun - Onigiri Ninpouchou +SLES_007.57 Ninja - L'Ombre des Ténèbres +SLES_007.56 Ninja - Shadow of Darkness +SLES_007.58 Ninja - Shadow of Darkness +SLES_015.54 Ninja - Shadow of Darkness +SLUS_004.35 Ninja - Shadow of Darkness +SLED_014.13 Ninja - Shadow of Darkness (Demo) +SLED_014.14 Ninja - Shadow of Darkness (Demo) +SLPS_001.72 Ninkuu +SLPS_034.93 Ninpuu Sentai Hurricanger +SLPS_017.57 Ninteiou - Zen Nihon Tsume Shougi Renmei Kaichou Okada Toshi no Tsume Shougi Kyoushitsu +SLPM_869.17 Nippon Ichi Mahjong - Souryuu +SLPM_800.03 Nise Flopon-kun P^! Famitsuu Nottori Version +SLPS_021.75 Nishijin Pachinko Tengoku EX +SLPS_006.14 Nishijin Pachinko Tengoku Vol. 1 +SLPS_008.86 Nishijin Pachinko Tengoku Vol. 2 +SLPS_017.61 Nishijin Pachinko Tengoku Vol. 3 +SLPS_032.68 Nishijin Pachinko Tettei Kouryaku - CR Hanaman Sokuhou & CR Obake Land +SLPM_801.60 Nissan Presents - Over Drivin' - Skyline Memorial +SLPS_010.24 Nissan Presents - Over Drivin' - Skyline Memorial +SLUS_010.00 No Fear Downhill Mountain Bike Racing +SLES_008.49 No Fear Downhill Mountain Biking +SLED_024.50 No Fear Downhill Mountain Biking (Demo) +SLES_013.54 No One Can Stop Mr. Domino +SLUS_008.04 No One Can Stop Mr. Domino +SLUS_808.04 No One Can Stop Mr. Domino (Demo) +SLPS_004.93 No-appointment Gals Olympos - Apo Nashi Gals Olympos +SLPS_008.62 Nobunaga Hiroku - Geten no Yume +SLPS_003.37 Nobunaga Shippuuki - Kirameki +SLPM_866.04 Nobunaga no Yabou - Bushou Fuuunroku +SLPM_869.92 Nobunaga no Yabou - Haouden +SLPS_001.06 Nobunaga no Yabou - Haouden +SLPS_910.22 Nobunaga no Yabou - Haouden +SLPM_863.00 Nobunaga no Yabou - Reppuuden +SLPM_864.83 Nobunaga no Yabou - Reppuuden with Power-Up Kit +SLPS_004.23 Nobunaga no Yabou - Returns +SLPS_012.47 Nobunaga no Yabou - Sengoku Gunyuuden +SLPM_863.76 Nobunaga no Yabou - Shouseiroku +SLPS_011.15 Nobunaga no Yabou - Shouseiroku +SLPM_861.94 Nobunaga no Yabou - Shouseiroku with Power-Up Kit +SLPS_003.19 Nobunaga no Yabou - Tenshouki +SLPS_009.80 Nobunaga no Yabou - Tenshouki with Power-Up Kit +SLPM_866.05 Nobunaga no Yabou - Zenkokuban +SLES_028.78 Noddy's Magic Adventure +SLES_035.29 Noddy - Una Aventura Mágica +SLPM_860.63 Noon +SLUS_004.66 Norse by Norsewest - The Return of the Lost Vikings +SLPS_002.74 Not Treasure Hunter +SCES_000.11 Novastorm (Disc 1) +SCUS_944.04 Novastorm (Disc 1) +SLPS_003.14 Novastorm (Disc 1) +SCES_100.11 Novastorm (Disc 2) +SCUS_944.07 Novastorm (Disc 2) +SLPS_003.15 Novastorm (Disc 2) +SLPS_020.09 Novels - Game Center Arashi R +SLPS_002.94 NuPa - Numeric Paint Puzzle +SLES_009.19 Nuclear Strike +SLES_009.20 Nuclear Strike +SLES_009.21 Nuclear Strike +SLUS_005.18 Nuclear Strike +SLUS_805.18 Nuclear Strike (Demo) +SLUS_900.06 Nuclear Strike (Demo) +SLPM_868.80 Nukumori no Naka de - In the Warmth +SLPS_019.39 Nurse Story +SLPS_004.42 Nyan to Wonderful +SLPS_910.47 Nyan to Wonderful +SLES_013.91 O.D.T. +SLES_014.09 O.D.T. +SLES_014.10 O.D.T. +SLES_014.11 O.D.T. +SLES_014.12 O.D.T. +SLUS_006.98 O.D.T. +SLED_015.74 O.D.T. (Demo) +SLED_015.75 O.D.T. (Demo) +SLUS_900.43 O.D.T. (Demo) +SCED_028.51 OPSM Best Ever Ever Games Demo (Demo) +SCED_032.39 OPSM Best PS One Games Ever +SCED_024.92 OPSM Best Racing Game Ever +SLPS_018.99 Oasis Road +SLPM_866.81 Ocha no Ma Battle +SLPM_863.37 Oda Nobunaga Den +SLPS_015.95 Oda Nobunaga Den +SLES_014.80 Oddworld - Abe's Exoddus (Disc 1) +SLES_015.03 Oddworld - Abe's Exoddus (Disc 1) +SLES_015.04 Oddworld - Abe's Exoddus (Disc 1) +SLES_015.05 Oddworld - Abe's Exoddus (Disc 1) +SLUS_007.10 Oddworld - Abe's Exoddus (Disc 1) +SLES_114.80 Oddworld - Abe's Exoddus (Disc 2) +SLES_115.03 Oddworld - Abe's Exoddus (Disc 2) +SLES_115.04 Oddworld - Abe's Exoddus (Disc 2) +SLES_115.05 Oddworld - Abe's Exoddus (Disc 2) +SLUS_007.31 Oddworld - Abe's Exoddus (Disc 2) +SLED_016.08 Oddworld - Abe's Exoddus + Duke Nukem - Time To Kill + B-Movie (Demo) +SLED_016.55 Oddworld - Abe's Exoddus + Duke Nukem - Time to Kill + Duke Nukem - 3D +SLES_006.64 Oddworld - Abe's Oddysee +SLES_008.39 Oddworld - Abe's Oddysee +SLES_008.40 Oddworld - Abe's Oddysee +SLES_008.41 Oddworld - Abe's Oddysee +SLUS_001.90 Oddworld - Abe's Oddysee +SLED_007.25 Oddworld - Abe's Oddysee (Demo) +SLUS_900.04 Oddworld - Abe's Oddysee (Demo) +SLES_015.02 Oddworld - L'Exode d'Abe (Disc 1) +SLES_115.02 Oddworld - L'Exode d'Abe (Disc 2) +SLES_008.38 Oddworld - L'Odyssée d'Abe +SLPS_007.54 Odo Odo Oddity +SLES_000.47 Off-World Interceptor Extreme +SLPS_001.22 Off-World Interceptor Extreme +SLUS_000.20 Off-World Interceptor Extreme +SCZS_941.06 Official Fan Book - Circadia - Special CD-ROM +SCED_033.75 Official PlayStation Magazine Best Games Ever 2000 +SCED_021.22 Official PlayStation Magazine Platinum Special Demo +SCUS_941.89 Official U.S. PlayStation Magazine Demo Disc 01 +SCUS_941.98 Official U.S. PlayStation Magazine Demo Disc 02 +SCUS_942.10 Official U.S. PlayStation Magazine Demo Disc 03 +SCUS_942.11 Official U.S. PlayStation Magazine Demo Disc 04 +SCUS_942.12 Official U.S. PlayStation Magazine Demo Disc 05 +SCUS_942.13 Official U.S. PlayStation Magazine Demo Disc 06 +SCUS_942.14 Official U.S. PlayStation Magazine Demo Disc 07 +SCUS_942.15 Official U.S. PlayStation Magazine Demo Disc 08 +SCUS_942.16 Official U.S. PlayStation Magazine Demo Disc 09 +SCUS_942.17 Official U.S. PlayStation Magazine Demo Disc 10 +SCUS_942.18 Official U.S. PlayStation Magazine Demo Disc 11 +SCUS_942.19 Official U.S. PlayStation Magazine Demo Disc 12 +SCUS_942.75 Official U.S. PlayStation Magazine Demo Disc 13 +SCUS_942.76 Official U.S. PlayStation Magazine Demo Disc 14 +SCUS_942.77 Official U.S. PlayStation Magazine Demo Disc 15 +SCUS_942.78 Official U.S. PlayStation Magazine Demo Disc 16 +SCUS_942.79 Official U.S. PlayStation Magazine Demo Disc 17 +SCUS_942.80 Official U.S. PlayStation Magazine Demo Disc 18 +SCUS_942.81 Official U.S. PlayStation Magazine Demo Disc 19 +SCUS_942.82 Official U.S. PlayStation Magazine Demo Disc 20 +SCUS_944.29 Official U.S. PlayStation Magazine Demo Disc 21 +SCUS_944.30 Official U.S. PlayStation Magazine Demo Disc 22 +SCUS_944.31 Official U.S. PlayStation Magazine Demo Disc 23 +SCUS_944.32 Official U.S. PlayStation Magazine Demo Disc 24 +SCUS_944.33 Official U.S. PlayStation Magazine Demo Disc 25 +SCUS_944.34 Official U.S. PlayStation Magazine Demo Disc 26 +SCUS_944.35 Official U.S. PlayStation Magazine Demo Disc 27 +SCUS_944.36 Official U.S. PlayStation Magazine Demo Disc 28 +SCUS_944.37 Official U.S. PlayStation Magazine Demo Disc 29 +SCUS_944.38 Official U.S. PlayStation Magazine Demo Disc 30 +SCUS_944.99 Official U.S. PlayStation Magazine Demo Disc 31 +SCUS_945.83 Official U.S. PlayStation Magazine Demo Disc 32 +SCUS_945.91 Official U.S. PlayStation Magazine Demo Disc 33 +SCUS_945.93 Official U.S. PlayStation Magazine Demo Disc 34 +SCUS_945.96 Official U.S. PlayStation Magazine Demo Disc 35 +SCUS_945.99 Official U.S. PlayStation Magazine Demo Disc 36 +SCUS_946.14 Official U.S. PlayStation Magazine Demo Disc 37 +SCUS_946.17 Official U.S. PlayStation Magazine Demo Disc 38 +SCUS_946.22 Official U.S. PlayStation Magazine Demo Disc 39 +SCUS_946.28 Official U.S. PlayStation Magazine Demo Disc 40 +SCUS_946.30 Official U.S. PlayStation Magazine Demo Disc 41 +SCUS_946.31 Official U.S. PlayStation Magazine Demo Disc 42 +SCUS_946.34 Official U.S. PlayStation Magazine Demo Disc 43 +SCUS_946.37 Official U.S. PlayStation Magazine Demo Disc 44 +SCUS_946.45 Official U.S. PlayStation Magazine Demo Disc 45 +SCUS_946.49 Official U.S. PlayStation Magazine Demo Disc 46 +SCUS_946.52 Official U.S. PlayStation Magazine Demo Disc 47 +SCUS_946.55 Official U.S. PlayStation Magazine Demo Disc 48 +SCUS_946.58 Official U.S. PlayStation Magazine Demo Disc 50 +SCUS_946.62 Official U.S. PlayStation Magazine Demo Disc 52 +SCUS_946.64 Official U.S. PlayStation Magazine Demo Disc 54 +SCED_034.08 Official UK PlayStation Best Games Ever^! +SCZS_941.01 Official Yarudora Fan Book - Double Cast - CD-ROM Special Data-shuu +SCZS_941.02 Official Yarudora Fan Book - Kisetsu o Dakishimete +SCZS_941.03 Official Yarudora Fan Book - Sampaguita +SCZS_941.04 Official Yarudora Fan Book - Yukiwari no Hana - CD-ROM Special Data-shuu +SLUS_004.67 Ogre Battle - Limited Edition +SLPS_027.64 Oh No^! +SLPS_026.80 Oh^! Bakyuuun +SLPS_000.93 Oh-chan no Oekaki Logic +SLPS_015.68 Oh-chan no Oekaki Logic +SLPS_031.16 Oh-chan no Oekaki Logic +SLPS_003.45 Oh-chan no Oekaki Logic 2 +SLPS_021.45 Oh-chan no Oekaki Logic 2 +SLPS_031.17 Oh-chan no Oekaki Logic 2 +SLPS_031.34 Oh-chan no Oekaki Logic 3 +SLPM_866.03 Oha-Studio Dance Dance Revolution +SLPS_034.97 Oja Majo DoReMi Dokkan^! Nijiiro ParaDice +SLPS_014.95 Ojousama Express (Disc 1) +SLPS_014.96 Ojousama Express (Disc 2) +SLPM_802.55 Ojousama Express (Taikenban) +SLPS_015.24 Okappari-ou +SLPS_013.86 Olympia, Takasago - Virtua Pachi-Slot III +SLPS_007.14 Olympia, Yamasa - Virtua Pachi-Slot II - Jissen^! Bishoujo Kouryakuhou +SLES_001.10 Olympic Games +SLES_001.13 Olympic Soccer +SLPS_005.23 Olympic Soccer +SLUS_001.56 Olympic Soccer +SLUS_001.48 Olympic Summer Games +SLES_040.51 Omega Assault +SCES_021.20 Omega Boost +SCUS_944.49 Omega Boost +PAPX_900.80 Omega Boost (Taikenban) +SLPM_864.39 Omiai Commando - Ba-Couple ni Tsukkomi o +SLPS_018.76 Omise de Tenshu +SLPS_028.15 Omizu no Hanamichi +SLES_009.44 One +SLPS_018.12 One +SLUS_004.69 One +SLED_011.70 One (Demo) +SLES_037.23 One Piece Mansion +SLPM_868.37 One Piece Mansion +SLUS_014.06 One Piece Mansion +SLPM_806.17 One Piece Mansion (Taikenban) +SLPS_025.85 One Two Smash - Tanoshii Tennis +SLPS_031.61 Ongaku Tkool 3 +SLPS_009.03 Ongaku Tkool - Kanadeeru 2 +SLES_000.79 Onside Complete Soccer +SLPS_028.14 Ooedo Fuusui Ingaritsu - Hanabi 2 +SLPS_008.74 Ooumi Nobunaga Den - Geten II +SLPM_802.03 Option - Tuning Car Battle +SLPS_012.07 Option - Tuning Car Battle +SLPS_910.37 Option - Tuning Car Battle +SLPM_802.06 Option - Tuning Car Battle (Taikenban) +SLPS_018.57 Option - Tuning Car Battle 2 +SLPS_025.87 Option - Tuning Car Battle Spec R +SLPS_002.40 Oracle no Houseki - Jewels of the Oracle +SCPS_100.99 Ore no Ryouri +SCPS_912.07 Ore no Ryouri +PAPX_900.89 Ore no Ryouri (Taikenban) +PCPX_961.60 Ore no Shikabane o Koete Yuke +SCPS_100.74 Ore no Shikabane o Koete Yuke +SCPS_911.30 Ore no Shikabane o Koete Yuke +SCPS_911.98 Ore no Shikabane o Koete Yuke +SLPS_021.32 Ore no Yotto - Ganbare^! Nippon Challenge +SLPS_011.44 Ore^! Tomba +SLPM_801.65 Ore^! Tomba (Taikenban) +SLES_031.86 Oro e Gloria - La Strada per El Dorado +SLES_031.87 Oro y Gloria - La Ruta hacia El Dorado +SLPS_020.13 Osaka Naniwa Matenrou +SLPM_873.16 Oshigoto-shiki Jinsei Game - Mezase Shokugyou King +SLPS_030.56 Oshigoto-shiki Jinsei Game - Mezase Shokugyou King +SLPM_870.47 Otenki Kororin +SLPS_001.36 Othello World II - Yume to Michi e no Chousen +SLPS_011.74 Othello World II - Yume to Michi e no Chousen +SLPM_860.47 Other Life Azure Dreams +SLPS_035.31 Otogi Story - Tenshi no Shippo +SLPS_024.59 Otona no Asobi +SLPS_034.12 Oujisama Lv1 +SLPS_035.34 Oujisama Lv1.5 - Oujisama no Tamago +SLPS_004.38 Oukyuu no Hihou Tension +SLPS_025.94 Oukyuu no Hihou Tension +SLPM_806.23 Oumagatoki +SLPS_032.35 Oumagatoki +SLPS_915.21 Oumagatoki +SLPS_032.72 Oumagatoki 2 +SLPS_025.76 Our Graduation - Mahjong de Pon^! Hanafuda de Koi^! (Disc 1) (Mahjong de Pon^!) +SLPS_025.77 Our Graduation - Mahjong de Pon^! Hanafuda de Koi^! (Disc 2) (Hanafuda de Koi^!) +SLPS_007.46 Out Live - Be Eliminate Yesterday +SLPS_003.27 Over Drivin' DX +SLPM_800.32 Over Drivin' DX - Rally Edition +SLPS_008.95 Over Drivin' II +SLPS_015.93 Over Drivin' III - Hot Pursuit +SLPM_802.98 Over Drivin' III - Hot Pursuit (Taikenban) +SLPS_020.99 Over Drivin' IV +SLPM_804.37 Over Drivin' IV (Taikenban) +SLES_007.68 OverBlood +SLES_007.69 OverBlood +SLES_007.70 OverBlood +SLPM_866.41 OverBlood +SLPS_003.92 OverBlood +SLPS_910.32 OverBlood +SLUS_004.64 OverBlood +PAPX_900.46 OverBlood 2 +SLPM_802.58 OverBlood 2 +SLES_018.79 OverBlood 2 (Disc 1) +SLES_018.80 OverBlood 2 (Disc 1) +SLES_021.87 OverBlood 2 (Disc 1) +SLPS_012.61 OverBlood 2 (Disc 1) +SLES_118.79 OverBlood 2 (Disc 2) +SLES_118.80 OverBlood 2 (Disc 2) +SLES_121.87 OverBlood 2 (Disc 2) +SLPS_012.62 OverBlood 2 (Disc 2) +SLPM_802.70 OverBlood 2 - The ;East Edge; File +SLES_008.65 Overboard^! +SLPS_025.91 Oyaji no Jikan - Nee-chan Hanafuda de Shoubu ya^! +SLPS_032.62 Oyaji no Jikan - Nee-chan Mahjong de Shoubu ya^! +SLPS_025.90 Oyaji no Jikan - Nee-chan Tsuri Iku de^! +SLPM_863.93 Oyako Entertainment Series - TV Kamishibai Vol. 1 +SLPS_023.35 Oz no Mahoutsukai - Another World - Rung Rung +SCPS_100.97 PAQA +PAPX_900.92 PAQA (Taikenban) +SLPS_001.95 PD Ultraman Invader +SLES_020.61 PGA European Tour Golf +SLES_023.96 PGA European Tour Golf +SLES_000.73 PGA Tour 96 +SLPS_002.45 PGA Tour 96 +SLUS_000.16 PGA Tour 96 +SLES_004.37 PGA Tour 97 +SLPS_007.58 PGA Tour 97 +SLUS_002.61 PGA Tour 97 +SLES_009.08 PGA Tour 98 +SLUS_005.17 PGA Tour 98 +SLES_001.68 PO'ed +SLPS_004.37 PO'ed +SLUS_000.97 PO'ed +SCED_036.75 PS One Demo Disc 02 +SCED_039.20 PS One Demo Disc 2002 +SCED_032.38 PS One Kids Autumn 2000 +SCED_033.40 PS One Kids Autumn 2000 +SCED_031.75 PS One Special Demo 01 +SCUS_946.96 PS One Winter 03 Kiosk Version 1.21 +SCED_040.19 PSone Xmas Special +SCUS_947.99 PSone - Wherever, Whenever, Forever. +SCPS_180.02 PaRappa the Rapper +SCPS_910.70 PaRappa the Rapper +SCPS_913.07 PaRappa the Rapper +SCUS_941.83 PaRappa the Rapper +PCPX_960.49 PaRappa the Rapper (Taikenban) +SCES_007.43 PaRappa the Rapper - The Hip Hop Hero +SLUS_900.57 Pac-Man World (Demo) +SCES_009.34 Pac-Man World 20th Anniversary +SCES_022.77 Pac-Man World 20th Anniversary +SCES_022.78 Pac-Man World 20th Anniversary +SCES_022.79 Pac-Man World 20th Anniversary +SCES_022.80 Pac-Man World 20th Anniversary +SLPS_023.45 Pac-Man World - 20th Anniversary +SLUS_004.39 Pac-Man World - 20th Anniversary +SLPM_804.91 Pac-Man World - 20th Anniversary (Taikenban) +SLPS_021.22 Paca Paca Passion +SLPS_027.20 Paca Paca Passion 2 +SLPS_034.20 Paca Paca Passion Special +SLPS_002.88 Pachi Pachi Saga +SLPS_027.82 Pachi Slot Teiou W - Arabesque R, Hot Rod Queen +SLPS_018.48 Pachi Slot Teiou - Big Wave, Pika Gorou, BB Junky 7 +SLPS_019.68 Pachi-Slot Aruze Oukoku +SLPS_024.16 Pachi-Slot Aruze Oukoku 2 +SLPS_914.93 Pachi-Slot Aruze Oukoku 2 +SLPS_028.46 Pachi-Slot Aruze Oukoku 3 +SLPS_030.88 Pachi-Slot Aruze Oukoku 4 +SLPS_030.89 Pachi-Slot Aruze Oukoku 4 +SLPS_914.99 Pachi-Slot Aruze Oukoku 4 +SLPS_032.80 Pachi-Slot Aruze Oukoku 5 +SLPS_034.40 Pachi-Slot Aruze Oukoku 7 (Disc 2) (4th Reel Disc) +SLPS_013.08 Pachi-Slot Kanzen Kaiseki - Wai Wai Pulsar 2 & 77 2 +SLPS_021.27 Pachi-Slot Kanzen Kouryaku - Aruze Koushiki Guide Volume 4 +SLPS_010.23 Pachi-Slot Kanzen Kouryaku - Cranky Pro +SLPS_031.10 Pachi-Slot Kanzen Kouryaku - Takasago Super Project +SLPM_869.62 Pachi-Slot Kanzen Kouryaku - Takasago Super Project 2 +SLPS_007.52 Pachi-Slot Kanzen Kouryaku - Universal Koushiki Guide Volume 1 +SLPS_009.43 Pachi-Slot Kanzen Kouryaku - Universal Koushiki Guide Volume 2 +SLPS_015.50 Pachi-Slot Kanzen Kouryaku - Universal Koushiki Guide Volume 3 +SLPS_911.86 Pachi-Slot Kanzen Kouryaku - Universal Koushiki Guide Volume 3 +SLPS_019.27 Pachi-Slot Master - Sammy SP +SLPS_022.17 Pachi-Slot Teiou 2 - Kagetsu, Two Pair, Beaver X +SLPS_024.13 Pachi-Slot Teiou 3 - Sea Master X, Epsilon R, Wai Wai Pulsar 2 +SLPS_025.64 Pachi-Slot Teiou 4 - Oicho Kaba X, Magical Pops, LequiO-30 +SLPS_028.88 Pachi-Slot Teiou 4 - Oicho Kaba X, Magical Pops, LequiO-30 +SLPS_026.27 Pachi-Slot Teiou 5 - Kongdom, Super Star Dust 2, Flying Momonga +SLPS_031.49 Pachi-Slot Teiou 5 - Kongdom, Super Star Dust 2, Flying Momonga +SLPS_026.57 Pachi-Slot Teiou 6 - Kung-Fu Lady, BangBang, Prelude 2 +SLPS_029.91 Pachi-Slot Teiou 7 - Maker Suishou Manual Vol. 1 - Beat the Dragon 2, Lupin Sansei, Hot Rod Queen +SLPS_021.14 Pachi-Slot Teiou Mini - Dr. A7 +SLPS_031.08 Pachi-Slot Teiou - Battle Knight, Atlantis Doom +SLPS_030.29 Pachi-Slot Teiou - Beat the Dragon 2 +SLPS_034.75 Pachi-Slot Teiou - Beat the Dragon 2 +SLPS_032.65 Pachi-Slot Teiou - Bunny Girl SP +SLPS_034.55 Pachi-Slot Teiou - Dateline Pegasus +SLPS_031.58 Pachi-Slot Teiou - Maker Suishou Manual Vol. 2 - Ice Story +SLPS_034.78 Pachi-Slot Teiou - Maker Suishou Manual Vol. 2 - Ice Story +SLPS_031.30 Pachi-Slot Teiou - Maker Suishou Manual Vol. 3 - I'm Angel - White 2 & Blue 2 +SLPS_034.77 Pachi-Slot Teiou - Maker Suishou Manual Vol. 3 - I'm Angel - White 2 & Blue 2 +SLPS_032.17 Pachi-Slot Teiou - Maker Suishou Manual Vol. 4 - Exhaust, Ooedo Sakura Fubuki 2 +SLPS_032.45 Pachi-Slot Teiou - Maker Suishou Manual Vol. 5 - Race Queen 2, Tomcat +SLPS_033.29 Pachi-Slot Teiou - Maker Suishou Manual Vol. 6 - Takarabune +SLPS_033.91 Pachi-Slot Teiou - Maker Suishou Manual Vol. 7 - Trick Monster 2 +SLPS_034.23 Pachi-Slot Teiou - Naniwa Sakura Fubuki +SLPS_034.42 Pachi-Slot Teiou - Shimauta-30, Twist, Nangoku Monogatari-30 +SLPS_029.05 Pachi-Slot Teiou - Yamasa Remix +SLPS_028.60 Pachinko & Pachi-Slot - Parlor^! Pro Extra - CR Inakappe Taishou A & Pachi-Slot Lupin Sansei +SLPM_860.06 Pachinko Dream +SLPS_010.89 Pachinko Hall - Shinsou Daikaiten +SLPS_032.54 Pachinko Teiou - CR Sore Ute Hama-chan 2 & CR Sore Yuke Matchan S +SLPS_000.37 Pachio-kun - Pachinko Land Daibouken +SLPS_025.75 Pachitte Chonmage 2 - Kyoraku Kounin Tanukichi 2000 & Jungle P +SLPS_034.22 Pachitte Chonmage 3 - Kyoraku Kounin Gladiator & Tama-chan +SLPS_024.19 Pachitte Chonmage - Ouendan & C. C. Girls +SLES_035.76 Pajama Sam - You Are What You Eat from Your Head to Your Feet +SLUS_013.89 Pajama Sam - You Are What You Eat from Your Head to Your Feet +SLPS_003.46 Pal - Shinken Densetsu +SLPS_910.67 Pal - Shinken Densetsu +SLPM_800.79 Pal - Shinken Densetsu (Taikenban) +SLPM_870.18 Palm Town +SLPS_018.20 Palm Town +SLES_009.65 Pandemonium 2 +SLUS_005.78 Pandemonium 2 +SLED_010.15 Pandemonium 2 (Demo) +SLUS_805.78 Pandemonium 2 (Demo) +SLES_005.26 Pandemonium^! +SLUS_002.32 Pandemonium^! +SLED_005.70 Pandemonium^! (Demo) +SLPS_023.91 Pandora Max Series Vol. 1 - Dragon Knights Glorious +SLPS_025.51 Pandora Max Series Vol. 2 - Shisha no Yobu Yakata +SLPS_026.37 Pandora Max Series Vol. 3 - Rubbish Blazon +SLPS_027.12 Pandora Max Series Vol. 4 - Catch^! Kimochi Sensation +SLPS_029.44 Pandora Max Series Vol. 5 - Gochachiru +SLPS_031.06 Pandora Max Series Vol. 6 - Oni Zero - Fukkatsu +SLPS_003.47 Pandora Project - The Logic Master +SCPS_100.96 Panekit - Infinitive Crafting Toy Case +SLPS_011.62 Panel Quiz Attack 25 +SLPS_008.99 Panzer Bandit +SLPM_801.24 Panzer Bandit (Taikenban) +SLES_033.39 Panzer Front +SLPS_025.03 Panzer Front +SLUS_013.99 Panzer Front +SLPM_804.99 Panzer Front (Taikenban) +SLPS_031.11 Panzer Front bis. +SLES_000.41 Panzer General +SLPS_005.52 Panzer General +SLUS_001.32 Panzer General +SLPM_866.95 Pao Leeming Kanshuu - Fuusui Nyuumon +SLES_040.48 Paradise Casino +SLPS_013.75 Paranoia Scape +SLPS_012.30 Parasite Eve (Disc 1) +SLUS_006.62 Parasite Eve (Disc 1) +SLPS_012.31 Parasite Eve (Disc 2) +SLUS_006.68 Parasite Eve (Disc 2) +SCPS_454.67 Parasite Eve II (Disc 1) +SLES_025.58 Parasite Eve II (Disc 1) +SLES_025.59 Parasite Eve II (Disc 1) +SLES_025.60 Parasite Eve II (Disc 1) +SLES_025.61 Parasite Eve II (Disc 1) +SLES_025.62 Parasite Eve II (Disc 1) +SLPS_024.80 Parasite Eve II (Disc 1) +SLUS_010.42 Parasite Eve II (Disc 1) +SCPS_454.68 Parasite Eve II (Disc 2) +SLES_125.58 Parasite Eve II (Disc 2) +SLES_125.59 Parasite Eve II (Disc 2) +SLES_125.60 Parasite Eve II (Disc 2) +SLES_125.61 Parasite Eve II (Disc 2) +SLES_125.62 Parasite Eve II (Disc 2) +SLPS_024.81 Parasite Eve II (Disc 2) +SLUS_010.55 Parasite Eve II (Disc 2) +SLPM_803.00 Parasite Eve - Special CD-ROM +SLES_031.08 Paris-Marseille Racing +SLES_039.18 Paris-Marseille Racing II +SLPS_015.39 Parlor Station +SLPS_027.32 Parlor Station +SLPS_008.38 Parlor^! Pro +SLPS_911.83 Parlor^! Pro +SLPS_010.43 Parlor^! Pro 2 +SLPS_014.53 Parlor^! Pro 3 +SLPS_016.46 Parlor^! Pro 4 +SLPS_911.85 Parlor^! Pro 4 +SLPS_018.28 Parlor^! Pro 5 +SLPS_018.59 Parlor^! Pro 6 +SLPS_019.71 Parlor^! Pro 7 +SLPS_024.83 Parlor^! Pro 8 +SLPS_029.49 Parlor^! Pro Collection +SLPS_027.81 Parlor^! Pro Jr. Collection +SLPS_020.92 Parlor^! Pro Jr. Vol. 1 - CR Dera Maitta J-3 +SLPS_023.57 Parlor^! Pro Jr. Vol. 2 - CR Lupin Sansei K +SLPS_024.26 Parlor^! Pro Jr. Vol. 3 - CR Shin Pikaichi Tengoku T +SLPS_025.19 Parlor^! Pro Jr. Vol. 4 - Thunder Skeleton X +SLPS_025.62 Parlor^! Pro Jr. Vol. 5 - CR Fruit World X +SLPS_026.90 Parlor^! Pro Jr. Vol. 6 - CR Tsumo Tsumo Tengoku Nan 2-kyoku +SLPS_029.96 Parlor^! Pro Special - CR Harenchi Gakuen & CR Toukon +SLPM_860.16 Paro Wars +SLES_000.36 Parodius +SLPS_009.59 Pastel Muses +SLPM_801.31 Pastel Muses (Taikenban) +SLPS_018.04 Patlabor - The Game - Taikenban Ver. 1.0 (Taikenban) +SLES_040.92 Patriotic Pinball +SLUS_015.39 Patriotic Pinball +SLES_009.53 Pax Corpus +SLES_007.27 Peak Performance +SLUS_004.00 Peak Performance +SLPS_006.32 Pebble Beach no Hatou Plus +SCES_003.91 Penny Racers +SLPS_017.62 Pepsiman +SLES_015.83 Pequeños Guerreros +SLES_008.05 Perfect Assassin +SLPS_024.09 Perfect Fishing - Bass Tsuri +SLPS_024.10 Perfect Fishing - Isozuri +SLPS_013.94 Perfect Golf 2 +SLPS_021.35 Perfect Performer - The Yellow Monkey +SLES_005.81 Perfect Weapon +SLES_006.85 Perfect Weapon +SLES_006.86 Perfect Weapon +SLES_006.87 Perfect Weapon +SLUS_003.41 Perfect Weapon +SLUS_003.39 Persona +SLPM_869.67 Persona 2 - Batsu - Eternal Punishment (Disc 1) +SLPS_027.85 Persona 2 - Batsu - Eternal Punishment (Disc 1) +SLPS_028.25 Persona 2 - Batsu - Eternal Punishment (Disc 1) +SLPS_027.86 Persona 2 - Batsu - Eternal Punishment (Disc 2) (Sumaru TV Special Preview Disc) +SLPS_028.26 Persona 2 - Batsu - Eternal Punishment (Disc 2) (Sumaru TV Special Preview Disc) +SLUS_011.58 Persona 2 - Eternal Punishment +SLUS_013.39 Persona 2 - Eternal Punishment (Bonus Disc) +SLPS_021.00 Persona 2 - Tsumi - Innocent Sin +SLPS_912.11 Persona 2 - Tsumi - Innocent Sin +SLPS_019.23 Persona 2 - Tsumi - Innocent Sin (Taikenban) +SLPS_030.82 Pet Pet Pet +SCES_009.81 Pet in TV +SCES_013.58 Pet in TV +SCES_013.57 Pet in TV - Ton Nouveau Meilleur Ami^! +PCPX_961.80 Pet in TV - With My Dear Dog +SCPS_101.11 Pet in TV - With My Dear Dog +SLUS_011.30 Peter Jacobsen's Golden Tee Golf +SCUS_946.43 Peter Pan in Disney's Return to Never Land +SLES_011.78 Phat Air - Extreme Snowboarding +SCES_000.59 Philosoma +SCPS_100.09 Philosoma +SCUS_944.03 Philosoma +SCPM_850.02 Philosoma Art Book Movie CD-ROM (Demo) +PCPX_960.12 Philosoma Ver. 0 - Movie CD-ROM +SLUS_015.23 Phix - The Adventure +SLPS_010.92 Photo Genic +SLPS_011.16 Photo Genic +SLPS_018.66 Pi to Mail +SLPS_013.45 Pikiinya^! Excellent +SLPS_018.47 Pikupiku Sentaro - Puzzle de Gohan^! +SLPS_016.00 Pilot ni Narou^! +SLPS_911.65 Pilot ni Narou^! +SLPS_914.98 Pilot ni Narou^! +SLPM_802.93 Pilot ni Narou^! (Taikenban) +SLPS_004.82 Pinball Fantasies Deluxe +SLES_029.22 Pinball Power +SLES_039.32 Pink Panther - Pinkadelic Pursuit +SLUS_014.51 Pink Panther - Pinkadelic Pursuit +SLES_040.14 Pinobee +SLUS_014.94 Pinobee +SLPM_871.10 Pinobee no Daibouken +SLPS_015.87 Pinocchia no Miru Yume +SLUS_014.09 Pipe Dreams 3D +SLES_034.00 Pipe Mania 3D +SLES_002.01 Pitball +SLPS_006.07 Pitball +SLUS_001.46 Pitball +SLES_004.81 Pitfall 3D - Beyond the Jungle +SLES_008.36 Pitfall 3D - Beyond the Jungle +SLES_008.37 Pitfall 3D - Beyond the Jungle +SLPS_016.69 Pitfall 3D - Beyond the Jungle +SLUS_002.54 Pitfall 3D - Beyond the Jungle +SLED_012.43 Pitfall 3D - Beyond the Jungle (Demo) +SLUS_900.17 Pitfall 3D - Beyond the Jungle (Demo) +SLPS_022.90 Pixygarden (Disc 1) (Game Disc) +SLPS_022.91 Pixygarden (Disc 2) (Extra Disc) +SCED_025.20 Pizza Hut Demo 01 +SCED_028.33 Pizza Hut Demo 01 +SCED_025.21 Pizza Hut Demo 02 +SCUS_942.92 Pizza Hut Demo CD +SCUS_944.80 Pizza Hut Disc 1 +SCUS_944.81 Pizza Hut Disc 2 +SLPS_021.11 Planet Dob +SLPM_804.42 Planet Dob (Taikenban) +SLPM_862.64 Planet Laika +SLES_038.44 Planet of the Apes +SLUS_014.68 Planet of the Apes +SLED_025.19 Play Fun 01-00 +SLED_023.09 Play Fun 02-00 +SLED_025.94 Play Fun 04-00 +SLED_020.65 Play Fun 06-99 +SLED_021.10 Play Fun 07-99 +SLED_021.88 Play Fun 09-99 +SLED_022.91 Play Fun 10-99 +SLED_023.11 Play Fun 11-99 +SLED_024.14 Play Fun 12-99 +SLED_025.93 Play Fun 3-00 +SLED_021.55 Play Fun 8-99 +SLES_002.21 Play It +SLED_020.97 Play Power 4 (Demo) +SLED_021.38 Play Power 5 +SLED_027.21 Play Zone Vol. 18 +SLED_028.32 Play Zone Vol. 19 +SLED_028.80 Play Zone Vol. 20 +SLED_029.87 Play Zone Vol. 21 +SLED_030.49 Play Zone Vol. 22 +SLED_031.06 Play Zone Vol. 23 +SLED_031.65 Play Zone Vol. 24 +SLED_032.55 Play Zone Vol. 25 +SLPM_890.04 Play de Oboeru Chuugaku Eitango Deruderu 1200 +SLPS_025.43 Play de Oboeru Chuugaku Eitango Deruderu 1200 +SLPM_890.08 Play de Oboeru Eijukugo Deruderu 750 +SLPS_029.07 Play de Oboeru Eijukugo Deruderu 750 +SLPM_890.01 Play de Oboeru Eitango Deruderu 1700 - Center Shiken Level Taiou +SLPM_890.02 Play de Oboeru Eitango Deruderu 1700 - Center Shiken Level Taiou +SLPS_025.44 Play de Oboeru Eitango Deruderu 1700 - Center Shiken Level Taiou +SLPM_890.09 Play de Oboeru Series 6 - Play de Oboeru Kanji Kentei Deruderu 1100 +SLPS_030.99 Play de Oboeru Series 6 - Play de Oboeru Kanji Kentei Deruderu 1100 +SLPS_031.68 Play de Oboeru Series 7 - Play de Oboeru TOEIC Test - Goku Deruderu 1700 +SLPM_890.06 Play de Oboeru Series - Nihonshi Keyword Deruderu 1800 +SLPS_026.97 Play de Oboeru Series - Nihonshi Keyword Deruderu 1800 +SLPS_026.96 Play de Oboeru Series - Sekaishi Keyword Deruderu 1800 +SLES_023.74 Play with the Teletubbies +SLUS_009.59 Play with the Teletubbies +PAPX_900.61 Play^! '98 Fuyu Taikenban (Taikenban) +PAPX_900.62 Play^! '98 Fuyu Taikenban (Taikenban) +PCPD_995.01 Play-Pre PlayStation Soukan Junbi-gou +PCPX_961.73 Play-Pre Plus 001 - 1999 October (Disc 1) (Demo) +PCPX_961.74 Play-Pre Plus 001 - 1999 October (Disc 2) (What's Next) (Demo) +PCPX_961.86 Play-Pre Plus 002 - 1999 December (Disc 1) (Demo) +PCPX_961.87 Play-Pre Plus 002 - 1999 December (Disc 2) (What's Next) (Demo) +PCPX_961.90 Play-Pre Plus 003 - 2000 February (Demo) +PCPX_961.98 Play-Pre Plus 004 - 2000 June (Disc 1) (Demo) +PCPX_961.99 Play-Pre Plus 005 - 2000 August (Demo) +PCPX_962.01 Play-Pre Plus 006 - 2000 October (Demo) +PCPX_962.03 Play-Pre Plus 007 - 2000 December (Demo) +PCPX_960.17 Play-Pre Vol. 1 +PCPX_961.03 Play-Pre Vol. 10 (Disc 1) +PCPX_961.04 Play-Pre Vol. 10 (Disc 2) (CM Collection III) +PCPX_961.08 Play-Pre Vol. 11 +PCPX_961.14 Play-Pre Vol. 12 +PCPX_961.18 Play-Pre Vol. 13 (Disc 1) +PCPX_961.19 Play-Pre Vol. 13 (Disc 2) (Yarudora Trial Version) +PCPX_961.26 Play-Pre Vol. 14 (Disc 1) +PCPX_961.27 Play-Pre Vol. 14 (Disc 2) (Legaia Densetsu Trial Version) +PCPX_961.33 Play-Pre Vol. 15 (Disc 1) +PCPX_961.34 Play-Pre Vol. 15 (Disc 2) +PCPX_961.42 Play-Pre Vol. 16 (Disc 1) +PCPX_961.43 Play-Pre Vol. 16 (Disc 2) (CM Collection IV) +PCPX_961.48 Play-Pre Vol. 17 (Disc 1) +PCPX_961.49 Play-Pre Vol. 17 (Disc 2) (Omega Boost Trial Version) +PCPX_961.56 Play-Pre Vol. 18 (Disc 1) +PCPX_961.57 Play-Pre Vol. 18 (Disc 2) (What's Next) +PCPX_961.67 Play-Pre Vol. 19 (Disc 1) +PCPX_961.68 Play-Pre Vol. 19 (Disc 2) (What's Next 1999 Aug) +PCPX_960.23 Play-Pre Vol. 2 +PCPX_960.28 Play-Pre Vol. 3 +PCPX_960.39 Play-Pre Vol. 4 +PCPX_960.54 Play-Pre Vol. 5 (Disc 1) +PCPX_960.55 Play-Pre Vol. 5 (Disc 2) (CM Collection) +PCPX_960.63 Play-Pre Vol. 6 (Disc 1) +PCPX_960.64 Play-Pre Vol. 6 (Disc 2) (CM Collection II) +PCPX_960.75 Play-Pre Vol. 7 +PCPX_960.84 Play-Pre Vol. 8 +PCPX_960.93 Play-Pre Vol. 9 (Disc 1) (Taikenban) +PCPX_960.94 Play-Pre Vol. 9 (Disc 2) (Official Catalog CD-ROM) (Taikenban) +SLPS_002.39 PlayStadium +SLPS_008.07 PlayStadium 2 +SLPS_013.69 PlayStadium 3 +SLPS_021.21 PlayStadium 4 - Fumetsu no Dai League Ball +SCPS_190.04 PlayStation Comic - 2999-nen no Game Kids +PAPX_900.57 PlayStation Comic - 2999-nen no Game Kids (Taikenban) +PAPX_900.76 PlayStation Comic - 2999-nen no Game Kids (Taikenban) +PCPX_961.35 PlayStation Comic - 2999-nen no Game Kids (Taikenban) +PCPX_961.36 PlayStation Comic - 2999-nen no Game Kids (Taikenban) +SCPS_190.07 PlayStation Comic - Buzzer Beater - Kouhen +SCPS_190.06 PlayStation Comic - Buzzer Beater - Zenpen +SCPS_190.03 PlayStation Comic - Carol the DarkAngel +SCPS_190.05 PlayStation Comic - Space Adventure Cobra - Galaxy Nights +SCPS_190.01 PlayStation Comic - Space Adventure Cobra - The Psychogun Vol. 1 +SCPS_190.02 PlayStation Comic - Space Adventure Cobra - The Psychogun Vol. 2 +SCUS_946.19 PlayStation Demo Disc Ver. 1.15 +SCUS_946.18 PlayStation Demo Disc Version 1.3 +SCUS_946.50 PlayStation Demo Disc Version 1.4 +SCUS_946.74 PlayStation Demo Disc Version 1.5 +SCUS_944.97 PlayStation Demo Disc Winter 1999 - Shock Your System^! +SCUS_944.82 PlayStation Demo Disc - Shock Your System^! +SCUS_944.83 PlayStation Demo Disc - Shock Your System^! +SCUS_944.96 PlayStation Demo Disc - Shock Your System^! +SCUS_945.94 PlayStation Demo Disc - Spring 2000 (Demo) +SCUS_945.95 PlayStation Demo Disc - Spring 2000 (Demo) +SCUS_949.54 PlayStation Developer's Demo Disc +SCUS_949.50 PlayStation Developer's Demo Disc (Demo) +SCED_012.29 PlayStation Kids +SCUS_947.05 PlayStation Kiosk Demo Disc 2004-2005 +SCUS_946.51 PlayStation Kiosk Demo Disc Version 1.16 +SCUS_946.63 PlayStation Kiosk Demo Disc Version 1.17 +SCUS_946.67 PlayStation Kiosk Demo Disc Version 1.18 +SCUS_946.75 PlayStation Kiosk Demo Disc Version 1.19 +SCUS_946.78 PlayStation Kiosk Demo Disc Version 1.20 +PCPX_960.95 PlayStation Official Catalog CD-ROM +SCUS_949.52 PlayStation Picks +SCUS_949.60 PlayStation Picks +SPUS_949.51 PlayStation Picks +SLED_019.33 PlayStation Power +SLED_019.89 PlayStation Power +SLED_020.40 PlayStation Power +SCED_010.49 PlayStation Sampler +SCED_031.03 PlayStation Speziale Italia (Demo) +SCUS_944.40 PlayStation Underground 3.1 (Disc 1) +SCUS_944.41 PlayStation Underground 3.1 (Disc 2) +SCUS_944.42 PlayStation Underground 3.2 (Disc 1) +SCUS_944.43 PlayStation Underground 3.2 (Disc 2) +SCUS_944.44 PlayStation Underground 3.3 (Disc 1) +SCUS_944.45 PlayStation Underground 3.3 (Disc 2) +SCUS_944.46 PlayStation Underground 3.4 (Disc 1) +SCUS_944.47 PlayStation Underground 3.4 (Disc 2) +SCUS_945.65 PlayStation Underground 4.1 (Disc 1) +SCUS_945.66 PlayStation Underground 4.1 (Disc 2) +SCUS_946.12 PlayStation Underground 4.2 (Disc 1) +SCUS_946.13 PlayStation Underground 4.2 (Disc 2) +SCUS_946.20 PlayStation Underground 4.3 (Disc 1) +SCUS_946.21 PlayStation Underground 4.3 (Disc 2) +SCUS_971.20 PlayStation Underground 4.4 (Disc 1) +SCUS_942.67 PlayStation Underground Jampack +SCUS_946.57 PlayStation Underground Jampack - Fall 2001 +SCUS_944.28 PlayStation Underground Jampack - Summer '99 +SCUS_945.87 PlayStation Underground Jampack - Summer 2K +SCUS_942.93 PlayStation Underground Jampack - Winter '98 +SCUS_944.75 PlayStation Underground Jampack - Winter '99 +SCUS_946.24 PlayStation Underground Jampack - Winter 2000 +SCUS_941.61 PlayStation Underground Number 1 (Disc 1) +SCUS_941.61 PlayStation Underground Number 1 (Disc 2) +SCUS_941.78 PlayStation Underground Number 2 (Disc 1) +SCUS_941.91 PlayStation Underground Number 3 (Disc 1) +SCUS_941.92 PlayStation Underground Number 3 (Disc 2) +SCUS_942.25 PlayStation Underground Number 4 (Disc 1) +SCUS_942.26 PlayStation Underground Number 4 (Disc 2) +SCUS_942.37 PlayStation Underground Volume 2 Issue 1 (Disc 1) +SCUS_942.38 PlayStation Underground Volume 2 Issue 1 (Disc 2) +SCUS_942.59 PlayStation Underground Volume 2 Issue 2 (Disc 1) +SCUS_942.60 PlayStation Underground Volume 2 Issue 2 (Disc 2) +SCUS_942.98 PlayStation Underground Volume 2 Issue 4 (Disc 1) +SCUS_942.99 PlayStation Underground Volume 2 Issue 4 (Disc 2) +SCUS_942.69 PlayStation Underground Volume 2.3 (Disc 1) +SCUS_942.70 PlayStation Underground Volume 2.3 (Disc 2) +SLED_016.33 PlayStation Zone CD Vol. 1 +SLED_021.90 PlayStation Zone CD Vol. 10 +SLED_022.75 PlayStation Zone CD Vol. 11 +SLED_023.12 PlayStation Zone CD Vol. 12 +SLED_023.81 PlayStation Zone CD Vol. 13 +SLED_024.36 PlayStation Zone CD Vol. 14 +SLED_025.18 PlayStation Zone CD Vol. 15 +SLED_025.92 PlayStation Zone CD Vol. 16 +SLED_026.83 PlayStation Zone CD Vol. 17 +SLED_017.24 PlayStation Zone CD Vol. 2 +SLED_017.73 PlayStation Zone CD Vol. 3 +SLED_017.83 PlayStation Zone CD Vol. 4 +SLED_018.98 PlayStation Zone CD Vol. 5 +SLED_019.68 PlayStation Zone CD Vol. 6 +SLED_020.42 PlayStation Zone CD Vol. 7 +SLED_020.78 PlayStation Zone CD Vol. 8 +SLED_021.39 PlayStation Zone CD Vol. 9 +SCUS_941.93 PlayStation-Pepsi Sampler Disc +SLES_003.19 Player Manager +SLES_023.25 Player Manager 2000 +SLES_026.13 Player Manager 2000 +SLES_028.44 Player Manager 2000 +SLES_013.46 Player Manager Ninety Nine +SLES_017.66 Player Manager Ninety Nine +SLES_021.32 Player Manager Ninety Nine +SLES_017.67 Player Manager Novanta Nove +SLES_020.15 Player Manager - Época 98-99 +SLPM_871.21 Plue no Daibouken from Groove Adventure Rave +SCPS_100.23 PoPoLoCrois Monogatari +SCPS_910.30 PoPoLoCrois Monogatari +SCPS_913.05 PoPoLoCrois Monogatari +SCPS_101.12 PoPoLoCrois Monogatari II (Disc 1) +SCPS_454.83 PoPoLoCrois Monogatari II (Disc 1) +SCPS_913.13 PoPoLoCrois Monogatari II (Disc 1) +SCPS_101.13 PoPoLoCrois Monogatari II (Disc 2) +SCPS_454.84 PoPoLoCrois Monogatari II (Disc 2) +SCPS_913.14 PoPoLoCrois Monogatari II (Disc 2) +SCPS_101.14 PoPoLoCrois Monogatari II (Disc 3) +SCPS_454.85 PoPoLoCrois Monogatari II (Disc 3) +SCPS_913.15 PoPoLoCrois Monogatari II (Disc 3) +PCPX_961.95 PoPoLoCrois Monogatari II (Taikenban) +SCZS_941.05 PoPoLoCrois Monogatari Official Fan Book - PoPoRoGue no Daizukan - Chotto Ureshii CD-ROM Data-shuu +PAPX_900.56 PoPoRoGue +SCPS_100.50 PoPoRoGue +SCPS_913.12 PoPoRoGue +SLPS_024.97 Pocke-Kano - Aida Yumi +SLPS_024.99 Pocke-Kano - Houjouin Shizuka +SLPS_024.98 Pocke-Kano - Ueno Fumio +SLPS_028.00 Pocket DigimonWorld +SLPS_031.46 Pocket DigimonWorld - Cool & Nature Battle Disc +SLPS_029.92 Pocket DigimonWorld - Wind Battle Disc +SCPS_100.75 Pocket Dungeon +SLPS_021.34 Pocket Family - Happy Family Plan +SLES_013.78 Pocket Fighter +SLPS_013.60 Pocket Fighter +SLUS_006.53 Pocket Fighter +SCPS_101.04 Pocket Jiman +SCPS_100.76 Pocket MuuMuu +SLPS_022.18 Pocket Tuner +PAPX_900.94 Pocket Zanmai - 3 Title Iri Taikenban (PAQA, PokeTan, Pocket Jiman) (Taikenban) +SCES_008.86 Point Blank +SLUS_004.81 Point Blank +SCED_002.87 Point Blank (Demo) +SCES_021.80 Point Blank 2 +SLUS_007.96 Point Blank 2 +SCES_033.83 Point Blank 3 +SLUS_013.54 Point Blank 3 +SCPS_452.69 Poitter's Point 2 - Sodom no Inbou +SLPM_860.61 Poitter's Point 2 - Sodom no Inbou +SLPM_860.34 Poitters' Point +SCPS_101.02 PokeTan +SCPS_101.08 PokeTan +PAPX_901.00 PokeTan (Taikenban) +SLPS_021.85 Pokeler +SLPS_026.51 Pokeler DX - Black +SLPS_026.64 Pokeler DX - Pink +SLUS_010.33 Polaris SnoCross +SLPM_860.48 Policenauts (Disc 1) +SLPM_872.90 Policenauts (Disc 1) +SLPS_002.15 Policenauts (Disc 1) +SLPM_860.49 Policenauts (Disc 2) +SLPM_872.91 Policenauts (Disc 2) +SLPS_002.16 Policenauts (Disc 2) +SLES_020.20 Pong +SLUS_008.89 Pong - The Next Level (Demo) +SLUS_808.89 Pong - The Next Level (Demo) +SLPS_034.60 Pooh-san no Minna de Mori no Daikyousou^! +SLES_026.97 Pool Academy +SLES_016.88 Pool Hustler +SLUS_007.58 Pool Hustler +SLES_015.37 Pool Shark +SLPS_029.61 Pop de Cute na Shinri Test - Alabama +SLES_019.71 Pop n' Pop +SLPM_861.83 Pop'n Music +SLPM_862.94 Pop'n Music 2 +SLPM_865.12 Pop'n Music 2 +SLPM_864.15 Pop'n Music 3 - Append Disc +SLPM_866.49 Pop'n Music 4 - Append Disc +SLPM_869.37 Pop'n Music 5 +SLPM_870.89 Pop'n Music 6 +SLPM_865.92 Pop'n Music - Animation Melody +SLPM_866.70 Pop'n Music - Disney Tunes +SLPS_016.36 Pop'n Pop +SLPM_861.46 Pop'n Tanks^! +SLES_036.57 Popstar Maker +SLES_017.60 Populous - The Beginning +SLPS_020.85 Populous - The Beginning +SLUS_002.77 Populous - The Beginning +SCES_004.09 Porsche Challenge +SCUS_941.87 Porsche Challenge +SIPS_600.16 Porsche Challenge +SLPS_004.39 Posit +SLPS_003.24 Potestas +SLPS_017.48 Potestas +SLPS_914.19 Potestas +SLES_031.84 Pour l'Or et la Gloire - La Route d'Eldorado +SLES_033.88 Power Diggerz +SLPS_010.33 Power DoLLS 2 +SLPS_015.17 Power League +SLES_002.02 Power Move Pro Wrestling +SLUS_004.08 Power Move Pro Wrestling +SLUS_014.45 Power Play - Sports Trivia +SLPS_004.90 Power Rangers Pinball +SLES_037.31 Power Rangers - La Force du Temps +SLES_001.18 Power Serve +SLUS_001.05 Power Serve 3D Tennis +SLUS_013.43 Power Shovel +SLPM_866.29 Power Shovel ni Norou^!^! +SLPM_805.71 Power Shovel ni Norou^!^! (Taikenban) +SCES_006.67 Power Source +SLUS_011.96 Power Spike - Pro Beach Volleyball +SLPM_860.32 Power Stakes +SLPM_860.79 Power Stakes 2 +SLPM_860.50 Power Stakes Grade 1 +SLUS_001.02 Powerslave +SLES_007.85 Poy Poy +SLUS_004.86 Poy Poy +SLES_015.36 Poy Poy 2 +SLES_022.92 Premier Manager 2000 +SLES_007.38 Premier Manager 98 +SLES_012.84 Premier Manager 98 +SLES_015.44 Premier Manager Ninety Nine +SLES_018.64 Premier Manager Novanta Nove +SLES_001.40 Primal Rage +SLPS_005.43 Primal Rage +SLUS_001.26 Primal Rage +SLES_027.02 Primera División Stars +SLES_000.17 Prince Naseem Boxing +SLPM_865.90 Princess Maker - Go^! Go^! Princess +SLPM_865.91 Princess Maker - Pocket Daisakusen +SLPS_014.77 Princess Maker - Pocket Daisakusen +SCPS_100.32 Princess Maker - Yumemiru Yousei +PAPX_900.13 Princess Maker - Yumemiru Yousei (Taikenban) +SLPS_012.26 Prism Court +SLPS_025.86 Prism Land +SLES_032.84 Prism Land Story +SLPS_012.52 Prism Land Story +SLPS_023.60 Prismaticallization +SLPS_023.87 Prisoner +SLPS_011.29 Prisoner of Ice - Jashin Kourin +SLPS_002.28 Private Collection - Policenauts +SLPM_860.01 Private Collection - Tokimeki Memorial +SLES_015.59 Pro 18 - World Tour Golf +SLUS_008.17 Pro 18 - World Tour Golf +SLES_040.52 Pro Backgammon +SLES_033.27 Pro Body Boarding +SLES_037.95 Pro Evolution Soccer +SLES_037.96 Pro Evolution Soccer +SLES_039.46 Pro Evolution Soccer 2 +SLES_039.57 Pro Evolution Soccer 2 +SLED_012.95 Pro Foot Contest '98 + Grand Theft Auto + Courier Crisis +SLPM_860.18 Pro Logic Mahjong Haishin +SLPS_004.02 Pro Mahjong Kiwame Plus +SLPS_016.05 Pro Mahjong Kiwame Plus II +SLPS_023.47 Pro Mahjong Kiwame - Tengensen-hen +SLPS_029.38 Pro Mahjong Kiwame - Tengensen-hen +SLPS_019.87 Pro Mahjong Tsuwamono 2 +SLPS_030.65 Pro Mahjong Tsuwamono 2 +SLPS_034.64 Pro Mahjong Tsuwamono 3 +SLPS_032.18 Pro Mahjong Tsuwamono Series - Joryuu Janshi ni Chousen - Watashi-tachi ni Chousen Shite ne^! +SLES_012.11 Pro Pinball - Big Race USA +SLUS_012.60 Pro Pinball - Big Race USA +SLES_024.66 Pro Pinball - Fantastic Journey +SLUS_012.61 Pro Pinball - Fantastic Journey +SLES_002.59 Pro Pinball - The Web +SLES_006.06 Pro Pinball - Timeshock^! +SLUS_006.39 Pro Pinball - Timeshock^! +SLUS_900.39 Pro Pinball - Timeshock^! (Demo) +SLPS_010.06 Pro Wres Sengokuden - Hyper Tag Match +SLPS_013.88 Pro Wrestling Sengokuden 2 - Kakutou Emaki +SLPS_013.71 Pro Yakyuu Nettou Puzzle Stadium +SLPS_023.33 Pro Yakyuu Simulation Dugout '99 +SLUS_003.71 Pro-Pinball +SCUS_945.51 Professional Underground League of Pain +SCPS_451.36 Project Gaiaray +SLPS_010.13 Project Gaiaray +SLES_005.00 Project Overkill +SLUS_000.45 Project Overkill +SLPS_012.60 Project V6 +SCUS_944.08 Project - Horned Owl +SLPS_005.31 Proof Club +SLES_009.29 Psybadek +SLUS_007.30 Psybadek +SLED_014.88 Psybadek (Demo) +SLES_000.70 Psychic Detective (Disc 1) +SLUS_001.65 Psychic Detective (Disc 1) +SLES_100.70 Psychic Detective (Disc 2) +SLUS_001.66 Psychic Detective (Disc 2) +SLES_200.70 Psychic Detective (Disc 3) +SLUS_001.67 Psychic Detective (Disc 3) +SLES_006.29 Psychic Force +SLPM_866.16 Psychic Force +SLPS_005.20 Psychic Force +SLUS_004.19 Psychic Force +SLPM_800.49 Psychic Force (Demo) +SLES_025.57 Psychic Force 2 +SLPM_862.73 Psychic Force 2 +SLPM_804.63 Psychic Force 2 (Taikenban) +SLPS_010.18 Psychic Force - Puzzle Taisen (Disc 1) (Game Disc) +SLPS_010.19 Psychic Force - Puzzle Taisen (Disc 2) (Premium CD-ROM) +SLPS_018.69 Psychometrer Eiji +SLUS_900.37 Psygnosis '98 Interactive Demos (Demo) +SCED_027.84 Pub Demo 03 +SCED_027.85 Pub Demo 04 +SLES_020.70 Puchi Carat +SLPM_865.45 Puchi Carat +SLPS_014.35 Puchi Carat +ESPM_700.03 Puffy no P.S. I Love You +SLES_012.03 Puma Street Soccer +SLPS_028.05 Punch the Monkey^! Game Edition +SLUS_005.79 Punky Skunk +SLPS_001.49 Puppet Zoo Pilomy +SLPS_021.63 Purumui Purumui +SLPS_006.79 Pururun^! with Shape Up Girls +SLUS_013.71 Putter Golf +SLES_035.65 Puuha Pete - Korjataanko +SLPS_031.14 Puyo Puyo Box +SLPM_872.13 Puyo Puyo Sun - Ketteiban +SLPS_010.80 Puyo Puyo Sun - Ketteiban +SLPS_912.24 Puyo Puyo Sun - Ketteiban +SCPS_450.02 Puyo Puyo Tsuu - Ketteiban +SLPS_005.30 Puyo Puyo Tsuu - Ketteiban +SLPS_911.94 Puyo Puyo Tsuu - Ketteiban +SLPS_024.12 Puyo Puyoon - Car-kun to Issho +SLPS_026.63 Puzz Loop +SLPM_805.48 Puzz Loop (Taikenban) +SLPS_008.79 Puzzle Arena Toushinden +SLPM_866.18 Puzzle Bobble 2 +SLPS_002.84 Puzzle Bobble 2 +SLPS_910.18 Puzzle Bobble 2 +SLPS_010.65 Puzzle Bobble 3DX +SLPS_910.75 Puzzle Bobble 3DX +SLPS_014.92 Puzzle Bobble 4 +SLPM_866.53 Puzzle Mania +SLPS_017.78 Puzzle Mania +SLPM_866.74 Puzzle Mania 2 +SLPS_019.52 Puzzle Mania 2 +SLES_039.15 Puzznic +SLPS_031.63 Puzznic +SLUS_014.92 Puzznic +SLES_035.77 Pyjama Sam - Héros du Goûter +SLES_035.78 Pyjama Sam - Süssigkeiten kriegen Saures +SLES_022.14 Q*bert +SLUS_009.04 Q*bert +SLUS_015.61 Qix Neo +SLES_015.34 Quake II +SLUS_007.57 Quake II +SLPS_003.99 Quantum Gate I - Akumu no Joshou +SLPS_007.11 Queen's Road +SCPS_180.04 Quest for Fame - Be a Virtual Rock Legend (Disc 1) +SCPS_180.05 Quest for Fame - Be a Virtual Rock Legend (Disc 2) +SLES_035.93 Qui Veut Gagner des Millions - Junior +SLES_035.90 Qui Veut Gagner des Millions - Seconde Edition +SLES_034.80 Qui Veut Gagner des Millions +SLPS_021.89 Quiz Chara-Oke Don^! Toei Tokusatsu Hero Part 1 +SLPS_023.10 Quiz Chara-Oke Don^! Toei Tokusatsu Hero Part 2 +SLPM_870.97 Quiz Darake no Jinsei Game - Un to Atama de Daifugou^! +SLPS_022.82 Quiz Darake no Jinsei Game - Un to Atama de Daifugou^! +SLPS_008.75 Quiz Nanairo Dreams - Nijiiro-chou no Kiseki +SLES_037.52 Quiz Show (Disc 1) (CD Gioco) +SLES_137.52 Quiz Show (Disc 2) (CD Help e Backstage) +SLPS_033.64 Quiz$Millionaire +SLPS_915.15 Quiz$Millionaire +SLPS_034.94 Quiz$Millionaire - Waku Waku Party +SLPS_007.33 QuoVadis - Iverkurtz Sen'eki +SLPS_020.47 R +SLPS_020.45 R (Disc 1) +SLPS_020.46 R (Disc 2) (Photo Album) +SCES_017.62 R-Type Delta +SLPS_016.88 R-Type Delta +SLPS_033.11 R-Type Delta +SLUS_008.77 R-Type Delta +SLES_013.55 R-Types +SLPS_012.36 R-Types +SLUS_007.53 R-Types +SLES_014.59 R-C Stunt Copter +SLES_021.40 R-C Stunt Copter +SLES_021.41 R-C Stunt Copter +SLPM_864.07 R-C Stunt Copter +SLUS_009.54 R-C Stunt Copter +SLED_015.01 R-C Stunt Copter (Demo) +SLED_022.31 R-C Stunt Copter (Demo) +SCPS_453.56 R4 - Ridge Racer Type 4 +SCPS_460.01 R4 - Ridge Racer Type 4 +SLPS_017.98 R4 - Ridge Racer Type 4 +SLPS_018.00 R4 - Ridge Racer Type 4 +SLUS_007.97 R4 - Ridge Racer Type 4 +SLPS_010.87 RMJ - The Mystery Hospital (Disc 1) (What's Going On) +SLPS_910.96 RMJ - The Mystery Hospital (Disc 1) (What's Going On) +SLPS_010.88 RMJ - The Mystery Hospital (Disc 2) (Fears Behind) +SLPS_910.97 RMJ - The Mystery Hospital (Disc 2) (Fears Behind) +SLPM_801.72 RMJ - The Mystery Hospital - Second Attack Sample CD-ROM (Taikenban) +SLUS_013.76 RC Helicopter +SLES_028.24 RC Revenge +SLPM_866.35 RC Revenge +SLUS_011.68 RC Revenge +SLED_031.00 RC Revenge (Demo) +SLES_030.68 RC de Go^! +SLPM_865.46 RC de Go^! +SLUS_012.85 RC de Go^! +SLPM_805.63 RC de Go^! (Taikenban) +SLUS_006.40 RPG Maker +SLPS_010.93 RPG Tkool 3 +SLPS_911.14 RPG Tkool 3 +SLPS_028.61 RPG Tkool 4 +SLES_037.72 RTL Skispringen 2002 +SLPS_022.93 Raamen-bashi +SLPS_001.67 Race Drivin' a Go^! Go^! +SLUS_012.91 Racing +SCPS_454.04 Racing Lagoon +SLPS_020.38 Racing Lagoon +SLES_016.65 Racing Simulation 2 +SCED_016.40 Racing Special +SLPS_004.17 Racingroovy VS +SLES_019.43 Radikal Bikers +SCES_006.50 Rage Racer +SLPS_006.00 Rage Racer +SLUS_004.03 Rage Racer +SLES_035.11 Rageball +SLUS_014.61 Rageball +SCES_002.22 Raging Skies +SLPM_866.56 Raiden DX +SLPS_007.28 Raiden DX +SLPS_000.13 Raiden Project +SLPS_910.02 Raiden Project +SLES_024.26 Railroad Tycoon II +SLUS_008.08 Railroad Tycoon II +SLPM_862.72 Rakugaki Showtime +SCES_004.08 Rally Cross +SCUS_943.08 Rally Cross +SIPS_600.22 Rally Cross +SCES_016.31 Rally Cross 2 +SCUS_942.47 Rally Cross 2 +SCUS_943.77 Rally Cross 2 (Demo) +SLPS_016.01 Rally de Africa +SLPS_022.58 Rally de Africa +SLPM_802.96 Rally de Africa (Taikenban) +SLPS_026.79 Rally de Europe +SLPS_015.46 Rami-chan no Ooedo Sugoroku - Keiou Yuugekitai Gaiden +SLES_020.21 Rampage 2 - Universal Tour +SLUS_007.42 Rampage 2 - Universal Tour +SLES_028.49 Rampage - Through Time +SLUS_010.65 Rampage - Through Time +SLES_010.11 Rampage - World Tour +SLUS_005.49 Rampage - World Tour +SLES_002.14 Ran Soccer +SLPS_005.22 Ranma ½ - Battle Renaissance +PAPX_900.07 Rap-la-MuuMuu from JumpingFlash^! 2 +SCES_003.94 Rapid Racer +SCPS_100.60 Rapid Racer +SCES_000.04 Rapid Reload +SLES_008.58 Rascal +SLUS_005.42 Rascal +SLED_010.65 Rascal (Demo) +SLUS_900.15 Rascal (Demo) +SLES_040.58 Rascal Racers +SLUS_015.75 Rascal Racers +SLES_011.03 Rat Attack +SLUS_006.56 Rat Attack^! +SCES_007.41 Ray Tracers +SLPS_000.98 Ray Tracers +SLUS_005.34 Ray Tracers +SLPM_800.78 Ray-Ray CD-ROM +SLES_028.82 RayCrisis +SLPM_864.50 RayCrisis +SLPM_805.41 RayCrisis (Taikenban) +SLUS_012.17 RayCrisis - Series Termination +SCES_007.42 RayStorm +SLPS_006.78 RayStorm +SLPS_910.50 RayStorm +SLUS_004.82 RayStorm +SLPM_800.66 RayStorm (Demo) +SLES_000.49 Rayman +SLPS_000.26 Rayman +SLUS_000.05 Rayman +SLUS_900.01 Rayman (Playable Game Preview) (Demo) +SLES_029.05 Rayman 2 - The Great Escape +SLES_029.06 Rayman 2 - The Great Escape +SLUS_012.35 Rayman 2 - The Great Escape +SLUS_900.95 Rayman 2 - The Great Escape (Demo) +SLUS_012.65 Rayman Brain Games +SLES_027.97 Rayman Junior +SLES_027.98 Rayman Junior - Level 1 +SLES_027.99 Rayman Junior - Level 2 +SLES_028.00 Rayman Junior - Level 3 +SLES_038.12 Rayman Rush +SLPM_885.03 Rayman Rush +SLUS_014.58 Rayman Rush +SLUS_013.22 Razor Freestyle Scooter +SLUS_014.10 Razor Racing +SLES_005.37 Re-Loaded +SLUS_003.82 Re-Loaded - The Hardcore Sequel +SLES_019.73 Re-Volt +SLPM_863.32 Re-Volt +SLUS_008.51 Re-Volt +SLES_009.22 ReBoot +SLES_009.23 ReBoot +SLES_009.24 ReBoot +SLES_009.25 ReBoot +SLUS_002.74 ReBoot +SLES_023.33 Ready 2 Rumble Boxing +SLUS_008.57 Ready 2 Rumble Boxing +SLES_028.50 Ready 2 Rumble Boxing - Round 2 +SLUS_011.47 Ready 2 Rumble Boxing - Round 2 +SCES_005.61 Real Bout Fatal Fury +SLPS_006.40 Real Bout Garou Densetsu +SLPM_800.70 Real Bout Garou Densetsu (Taikenban) +SLPM_860.85 Real Bout Garou Densetsu Special - Dominated Mind +SLPM_860.90 Real Bout Garou Densetsu Special - Dominated Mind +SLPM_802.46 Real Bout Garou Densetsu Special - Dominated Mind (Taikenban) +SLPS_021.39 Real Robot Sensen +SLPS_011.25 Real Robots - Final Attack +SLPS_013.43 Rebus +SLPS_911.21 Rebus +SCPS_450.89 Recipro Heat 5000 +SLPS_007.44 Recipro Heat 5000 +SLPS_028.29 Recipro Heat 5000 +SLUS_002.82 Red Asphalt +SLES_017.27 Reel Fishing +SLUS_004.40 Reel Fishing +SLES_027.80 Reel Fishing II +SLUS_008.43 Reel Fishing II +SLPS_018.40 Refrain Love 2 (Disc 1) +SLPS_018.41 Refrain Love 2 (Disc 2) +SLPM_866.54 Refrain Love - Anata ni Aitai +SLPS_007.53 Refrain Love - Anata ni Aitai +SCED_009.36 Registered User Demo 02 +SCED_012.30 Registered Users Demo 03 +SCED_013.85 Registered Users Demo 04 +SCED_016.36 Registered Users Demo 05 +SCED_019.88 Registered Users Demo 06 +SCED_026.76 Registered Users Demo 08 +SCED_006.37 Registration Demo 01 +SLPM_862.74 Reikoku - Ikeda Kizoku Shinrei Kenkyuujo +SLPS_022.43 Remote Control Dandy +SLPM_804.28 Remote Control Dandy (Taikenban) +SLPM_804.45 Remote Control Dandy (Taikenban) +SLPS_015.88 Ren'ai Kouza - Real Age +SLPS_015.90 Ren'ai Kouza - Real Age +SLPS_015.89 Ren'ai Kouza - Real Age - The Art of Eguchi Hisashi +SLES_022.74 Renegade Racers +SLUS_010.12 Renegade Racers +SLPS_005.72 Rescue 24 Hours +SLUS_015.07 Rescue Copter +SLES_037.26 Rescue Heroes - Helden in Gefahr +SLES_037.24 Rescue Heroes - Molten Menace +SLUS_013.73 Rescue Heroes - Molten Menace +SLPS_025.55 Rescue Shot Bubibo +SLPM_805.22 Rescue Shot Bubibo & Biohazard - Gun Survivor - GunCon Taiou Shooting Taikenban (Taikenban) +SLES_002.00 Resident Evil +SLES_002.27 Resident Evil +SLES_002.28 Resident Evil +SLUS_001.70 Resident Evil +SLED_004.06 Resident Evil (Demo) +SLES_003.35 Resident Evil (Demo) +SLES_003.55 Resident Evil (Demo) +SLED_009.77 Resident Evil 2 (Demo) +SLUS_804.21 Resident Evil 2 (Demo) +SLUS_900.09 Resident Evil 2 (Demo) +SLES_009.72 Resident Evil 2 (Disc 1) +SLES_009.73 Resident Evil 2 (Disc 1) +SLES_009.74 Resident Evil 2 (Disc 1) +SLES_009.75 Resident Evil 2 (Disc 1) +SLES_009.76 Resident Evil 2 (Disc 1) +SLUS_004.21 Resident Evil 2 (Disc 1) +SLES_109.72 Resident Evil 2 (Disc 2) +SLES_109.73 Resident Evil 2 (Disc 2) +SLES_109.74 Resident Evil 2 (Disc 2) +SLES_109.75 Resident Evil 2 (Disc 2) +SLES_109.76 Resident Evil 2 (Disc 2) +SLUS_005.92 Resident Evil 2 (Disc 2) +SLUS_007.48 Resident Evil 2 - Dual Shock Ver. (Disc 1) +SLUS_007.56 Resident Evil 2 - Dual Shock Ver. (Disc 2) +SLES_025.29 Resident Evil 3 - Nemesis +SLES_025.30 Resident Evil 3 - Nemesis +SLES_025.31 Resident Evil 3 - Nemesis +SLES_025.32 Resident Evil 3 - Nemesis +SLES_025.33 Resident Evil 3 - Nemesis +SLES_026.98 Resident Evil 3 - Nemesis +SLUS_009.23 Resident Evil 3 - Nemesis +SLED_025.41 Resident Evil 3 - Nemesis (Demo) +SLUS_900.64 Resident Evil 3 - Nemesis (Demo) +SLES_009.69 Resident Evil - Director's Cut +SLES_009.70 Resident Evil - Director's Cut +SLES_009.71 Resident Evil - Director's Cut +SLUS_005.51 Resident Evil - Director's Cut (Demo) +SLUS_007.47 Resident Evil - Director's Cut - Dual Shock Ver. +SLES_027.32 Resident Evil - Survivor +SLES_027.44 Resident Evil - Survivor +SLUS_010.87 Resident Evil - Survivor +SLPS_019.74 Restaurant Dream +SLES_016.61 Retro Force +SCED_039.24 Retrouve la Magie Disney sur PlayStation +SLES_001.77 Return Fire +SLUS_001.84 Return Fire +SLPS_001.92 Return to Zork (Disc 1) +SLPS_001.93 Return to Zork (Disc 2) +SLPS_001.43 Reverthion +SLES_001.29 Revolution X - Music Is the Weapon +SLES_001.51 Revolution X - Music Is the Weapon +SLPS_002.58 Revolution X - Music Is the Weapon +SLUS_000.12 Revolution X - Music Is the Weapon +SLUS_010.73 Rhapsody - A Musical Adventure +SLPS_026.34 Rhythm 'n' Face +SLES_041.46 Rhythm Beat +SLPS_009.05 Ridegear Guybrave +SLPM_801.16 Ridegear Guybrave (Taikenban) +SLPM_801.27 Ridegear Guybrave (Taikenban) +SLPS_016.43 Ridegear Guybrave II (Disc 1) +SLPS_016.44 Ridegear Guybrave II (Disc 2) +SLPM_803.23 Ridegear Guybrave II (Taikenban) +SCES_000.01 Ridge Racer +SCUS_943.00 Ridge Racer +SLPS_000.01 Ridge Racer +SLPS_910.01 Ridge Racer +SLUS_005.40 Ridge Racer +SLUS_900.49 Ridge Racer Bonus Turbo Mode Disc +SCED_018.32 Ridge Racer Hi-Spec Demo +SCES_002.42 Ridge Racer Revolution +SLPS_001.50 Ridge Racer Revolution +SLPS_910.28 Ridge Racer Revolution +SLUS_002.14 Ridge Racer Revolution +SCES_017.06 Ridge Racer Type 4 +SCED_019.82 Ridge Racer Type 4 Collectors Demo (Demo) +SCPS_453.57 Ridge Racer - High Spec Ver. & Namco Catalogue '98 +SLPS_017.99 Ridge Racer - High Spec Ver. & Namco Catalogue '98 +SLPS_018.01 Ridge Racer - High Spec Ver. & Namco Catalogue '98 +SLPS_030.23 Riichi Mahjong - Ohitorisama demo Utemasu^! +SLPM_871.98 Rikujou Boueitai Mao-chan +SLPM_872.10 Rikujou Boueitai Mao-chan +SLPS_002.07 Ring of Sias +SLES_004.72 Riot +SLED_006.39 Riot (Demo) +SLPM_801.02 Riot Stars +SLPS_008.29 Riot Stars +SLES_001.64 Rise 2 - Resurrection +SLPS_002.59 Rise 2 - Resurrection +SLUS_001.86 Rise 2 - Resurrection +SLES_017.79 Rising Zan - The Samurai Gunman +SLPS_016.91 Rising Zan - The Samurai Gunman +SLUS_008.29 Rising Zan - The Samurai Gunman +SLES_007.07 Risk +SLUS_006.16 Risk - The Game of Global Domination +SLPS_012.72 Rittai Ninja Katsugeki - Tenchu +PAPX_900.29 Rittai Ninja Katsugeki - Tenchu (Taikenban) +SLPS_030.40 Rittai Ninja Katsugeki - Tenchu 2 +SLPS_019.01 Rittai Ninja Katsugeki - Tenchu - Shinobi Gaisen +SLPS_911.74 Rittai Ninja Katsugeki - Tenchu - Shinobi Gaisen +SLPS_024.00 Rittai Ninja Katsugeki - Tenchu - Shinobi Hyakusen +SLED_017.56 Rival Schools + Resident Evil 2 + Bloody Roar + Street Fighter EX Plus Alpha + Mr Domino + Victory Boxing 2 +SLUS_006.81 Rival Schools - United by Fate (Disc 1) (Arcade Disc) +SLES_014.36 Rival Schools - United by Fate (Disc 1) (Evolution Disc) +SLES_114.36 Rival Schools - United by Fate (Disc 2) (Arcade Disc) +SLUS_007.71 Rival Schools - United by Fate (Disc 2) (Evolution Disc) +SLES_009.63 Riven - The Sequel to Myst (Disc 1) +SLES_010.99 Riven - The Sequel to Myst (Disc 1) +SLES_011.00 Riven - The Sequel to Myst (Disc 1) +SLPS_011.80 Riven - The Sequel to Myst (Disc 1) +SLUS_005.35 Riven - The Sequel to Myst (Disc 1) +SLES_109.63 Riven - The Sequel to Myst (Disc 2) +SLES_110.99 Riven - The Sequel to Myst (Disc 2) +SLES_111.00 Riven - The Sequel to Myst (Disc 2) +SLPS_011.81 Riven - The Sequel to Myst (Disc 2) +SLUS_005.63 Riven - The Sequel to Myst (Disc 2) +SLES_209.63 Riven - The Sequel to Myst (Disc 3) +SLES_210.99 Riven - The Sequel to Myst (Disc 3) +SLES_211.00 Riven - The Sequel to Myst (Disc 3) +SLPS_011.82 Riven - The Sequel to Myst (Disc 3) +SLUS_005.64 Riven - The Sequel to Myst (Disc 3) +SLES_309.63 Riven - The Sequel to Myst (Disc 4) +SLES_310.99 Riven - The Sequel to Myst (Disc 4) +SLES_311.00 Riven - The Sequel to Myst (Disc 4) +SLPS_011.83 Riven - The Sequel to Myst (Disc 4) +SLUS_005.65 Riven - The Sequel to Myst (Disc 4) +SLES_409.63 Riven - The Sequel to Myst (Disc 5) +SLES_410.99 Riven - The Sequel to Myst (Disc 5) +SLES_411.00 Riven - The Sequel to Myst (Disc 5) +SLPS_011.84 Riven - The Sequel to Myst (Disc 5) +SLUS_005.80 Riven - The Sequel to Myst (Disc 5) +SLPS_016.41 RoX - 6 = Six +SLPS_023.88 RoX - 6 = Six +SLES_005.43 Road Rage +SLES_001.58 Road Rash +SLPS_002.43 Road Rash +SLUS_000.35 Road Rash +SLES_009.10 Road Rash 3D +SLES_011.57 Road Rash 3D +SLES_011.58 Road Rash 3D +SLUS_005.24 Road Rash 3D +SLES_025.52 Road Rash - Jailbreak +SLUS_010.53 Road Rash - Jailbreak +SLES_023.26 Roadsters +SLUS_010.24 Roadsters +SCPS_101.03 Robbit mon Dieu +PAPX_900.98 Robbit mon Dieu (Taikenban) +SLES_041.10 Robin Hood - The Siege +SLPS_025.01 Robin Lloyd no Bouken +SLES_004.52 Robo Pit +SLPS_001.65 Robo Pit +SLPS_020.54 Robo Pit +SLUS_003.16 Robo Pit +SLES_040.54 Robo Pit 2 +SLUS_015.63 Robo Pit 2 +SLES_041.12 Robocod - James Pond II +SLPS_023.31 Robot x Robot +SLES_005.39 Robotron X +SLPS_007.90 Robotron X +SLUS_002.52 Robotron X +SLED_005.15 Robotron X (Demo) +ESPM_700.02 Robots - Video Alchemy +SCPS_450.82 Robo·Pit 2 +SLPS_008.77 Robo·Pit 2 +SLPS_023.82 Robo·Pit 2 +SLES_000.56 Rock & Roll Racing 2 - Red Asphalt +SLUS_011.24 Rock 'Em Sock 'Em Robots Arena +SLPS_006.62 Rock-Climbing - Mitouhou e no Chousen - Alps-hen +SLPM_872.50 Rockman +SLPS_022.20 Rockman +SLPM_872.49 Rockman 2 - Dr. Wily no Nazo +SLPS_022.55 Rockman 2 - Dr. Wily no Nazo +SLPM_872.58 Rockman 3 - Dr. Wily no Saigo^! +SLPS_022.62 Rockman 3 - Dr. Wily no Saigo^! +SLPM_872.59 Rockman 4 - Aratanaru Yabou^!^! +SLPS_023.24 Rockman 4 - Aratanaru Yabou^!^! +SLPM_872.68 Rockman 5 - Blues no Wana^! +SLPS_023.38 Rockman 5 - Blues no Wana^! +SLPM_872.69 Rockman 6 - Shijou Saidai no Tatakai^!^! +SLPS_023.79 Rockman 6 - Shijou Saidai no Tatakai^!^! +SLPS_006.30 Rockman 8 - Metal Heroes +SLPS_910.45 Rockman 8 - Metal Heroes +SLPS_021.09 Rockman Dash 2 - Episode 1 - 'Roll-chan Kiki Ippatsu^!' no Maki (Taikenban) +SLPM_868.13 Rockman Dash 2 - Episode 2 - Ooinaru Isan +SLPS_027.11 Rockman Dash 2 - Episode 2 - Ooinaru Isan +SLPS_011.41 Rockman Dash - Hagane no Boukenshin +SLPS_910.94 Rockman Dash - Hagane no Boukenshin +SLPS_911.07 Rockman Dash - Hagane no Boukenshin +SLPS_911.35 Rockman Dash - Hagane no Boukenshin +SLPM_801.58 Rockman Dash - Hagane no Boukenshin (Taikenban) +SLPS_002.83 Rockman X3 +SLPS_911.92 Rockman X3 +SLPM_873.15 Rockman X4 +SLPS_009.01 Rockman X4 +SLPS_009.02 Rockman X4 +SLPS_911.06 Rockman X4 +SLPM_801.21 Rockman X4, Rockman 8 - Metal Heroes, Rockman - Battle & Chase (Taikenban) +SLPM_866.66 Rockman X5 +SLPM_870.21 Rockman X5 +SLPM_869.59 Rockman X6 +SLPM_871.83 Rockman X6 +SLPS_007.64 Rockman - Battle & Chase +SLPS_910.93 Rockman - Battle & Chase +SLES_029.76 Roger Lemerre - La Sélection des Champions +SLES_036.04 Roger Lemerre - La Sélection des Champions 2002 +SLES_014.17 Rogue Trip - Vacation 2012 +SLUS_006.43 Rogue Trip - Vacation 2012 +SLUS_806.43 Rogue Trip - Vacation 2012 (Demo) +SLUS_900.44 Rogue Trip - Vacation 2012 (Demo) +SLES_034.49 Roland Garros French Open 2001 +SLUS_007.24 Roll Away +SLES_016.60 Rollcage +SLUS_008.00 Rollcage +SLED_017.32 Rollcage (Demo) +SLED_018.96 Rollcage (Demo) +SLUS_900.52 Rollcage (Demo) +SCES_019.22 Rollcage Stage II +SLUS_008.67 Rollcage Stage II +SLUS_001.95 Romance of the Three Kingdoms IV - Wall of Fire +SLUS_009.18 Romance of the Three Kingdoms VI - Awakening of the Dragon +SLPM_871.11 Romance wa Tsurugi no Kagayaki II - Gin no Niji o Sagashite (Disc 1) +SLPM_871.13 Romance wa Tsurugi no Kagayaki II - Gin no Niji o Sagashite (Disc 1) +SLPM_871.12 Romance wa Tsurugi no Kagayaki II - Gin no Niji o Sagashite (Disc 2) +SLPM_871.14 Romance wa Tsurugi no Kagayaki II - Gin no Niji o Sagashite (Disc 2) +SLES_009.95 Ronaldo V-Football +SLES_026.81 Ronaldo V-Football +SLES_020.94 Ronin Blade +SLPS_021.40 Roommate - Inoue Ryoko +SCES_002.57 Rosco McQueen +SLUS_007.50 Rosco McQueen Firefighter Extreme +SLES_025.91 Roswell Conspiracies - Aliens, Myths & Legends +SLUS_010.62 Roswell Conspiracies - Aliens, Myths & Legends +SLES_040.69 Rox +SLES_019.39 Ruff & Tumble +SLES_023.84 Ruff & Tumble +SLPS_008.57 Runabout +SLPS_910.59 Runabout +SLPM_801.04 Runabout (Demo) +SLES_040.15 Runabout 2 +SLPS_024.03 Runabout 2 +SLPS_030.33 Runabout 2 +SLUS_011.35 Runabout 2 +SLPM_805.10 Runabout 2 (Taikenban) +SCPS_450.64 Running High +SLPM_800.95 Running High +SLPS_007.51 Running High +SCES_016.30 Running Wild +SCUS_942.72 Running Wild +SCUS_943.73 Running Wild (Demo) +SCPS_100.30 Rurouni Kenshin - Meiji Kenkaku Romantan - Ishin Gekitou-hen +SCPS_910.81 Rurouni Kenshin - Meiji Kenkaku Romantan - Ishin Gekitou-hen +PAPX_900.21 Rurouni Kenshin - Meiji Kenkaku Romantan - Juuyuushi Inbou-hen +PAPX_900.24 Rurouni Kenshin - Meiji Kenkaku Romantan - Juuyuushi Inbou-hen +SCPS_100.48 Rurouni Kenshin - Meiji Kenkaku Romantan - Juuyuushi Inbou-hen +SCPS_911.08 Rurouni Kenshin - Meiji Kenkaku Romantan - Juuyuushi Inbou-hen +SCUS_944.17 Rush Hour +SLES_010.80 Rushdown +SLUS_008.28 Rushdown +SLPS_010.35 Ryuuki Denshou - Dragoon +SLES_012.86 S.C.A.R.S. +SLUS_006.92 S.C.A.R.S. +SLED_014.15 S.C.A.R.S. (Demo) +SLPS_031.45 SD Gundam Eiyuuden - Daikessen^!^! Kishi vs. Musha +SCPS_450.34 SD Gundam - GCentury +SLPS_007.85 SD Gundam - GCentury +SLPS_910.65 SD Gundam - GCentury +SLPS_015.60 SD Gundam - GGeneration +SLPS_911.33 SD Gundam - GGeneration +SLPS_015.61 SD Gundam - GGeneration (Premium Disc) +SLPS_022.00 SD Gundam - GGeneration-0 (Disc 1) +SLPS_032.06 SD Gundam - GGeneration-0 (Disc 1) +SLPS_022.01 SD Gundam - GGeneration-0 (Disc 2) +SLPS_032.07 SD Gundam - GGeneration-0 (Disc 2) +SLPM_840.04 SD Gundam - GGeneration-F (Disc 1) +SLPS_029.00 SD Gundam - GGeneration-F (Disc 1) +SLPS_029.12 SD Gundam - GGeneration-F (Disc 1) +SLPM_840.05 SD Gundam - GGeneration-F (Disc 2) +SLPS_029.01 SD Gundam - GGeneration-F (Disc 2) +SLPS_029.13 SD Gundam - GGeneration-F (Disc 2) +SLPM_840.06 SD Gundam - GGeneration-F (Disc 3) +SLPS_029.02 SD Gundam - GGeneration-F (Disc 3) +SLPS_029.14 SD Gundam - GGeneration-F (Disc 3) +SLPM_840.07 SD Gundam - GGeneration-F (Disc 4) (Premium Disc) +SLPS_029.03 SD Gundam - GGeneration-F (Disc 4) (Premium Disc) +SLPS_029.15 SD Gundam - GGeneration-F (Disc 4) (Premium Disc) +SLPS_031.95 SD Gundam - GGeneration-F.I.F +SLPS_003.85 SD Gundam - Over Galaxian +SLPM_860.91 SNK Fan Collection - Garou Densetsu +SCPS_451.02 SaGa Frontier +SCUS_942.30 SaGa Frontier +SLPM_873.75 SaGa Frontier +SLPS_008.98 SaGa Frontier +SLPS_914.82 SaGa Frontier +SLES_021.12 SaGa Frontier 2 +SLES_021.13 SaGa Frontier 2 +SLES_021.18 SaGa Frontier 2 +SLUS_009.33 SaGa Frontier 2 +SCPS_454.00 SaGa Frontier II +SLPS_019.90 SaGa Frontier II +SLPS_027.67 SaGa Frontier II +SLPS_914.83 SaGa Frontier II +SLES_005.97 Saban's Power Rangers Zeo - Full Tilt Battle Pinball +SLUS_002.56 Saban's Power Rangers Zeo - Full Tilt Battle Pinball +SLES_032.86 Saban's Power Rangers - Lightspeed Rescue +SLUS_011.14 Saban's Power Rangers - Lightspeed Rescue +SLES_037.30 Saban's Power Rangers - Time Force +SLUS_013.51 Saban's Power Rangers - Time Force +SLPS_007.38 Saber Marionette J - Battle Sabers +SLPS_007.39 Saber Marionette J - Battle Sabers +SLES_036.28 Sabrina l'Apprentie Sorcière et l'Horloge Cosmique +SLES_035.61 Sabrina the Teenage Witch - A Twitch in Time^! +SLUS_012.08 Sabrina the Teenage Witch - A Twitch in Time^! +SLPS_026.11 Saibara Rieko no Mahjong Toriatama Kikou +SLPS_034.82 Saikyou Ginsei Chess +SLPS_034.61 Saikyou Ginsei Mahjong +SLPS_033.26 Saikyou Ginsei Shougi +SLPS_034.81 Saikyou Ginsei Shougi 2 +SLPS_016.79 Saikyou Toudai Shougi +SLPS_025.48 Saikyou Toudai Shougi +SLPS_023.97 Saikyou Toudai Shougi 2 +SLPS_032.30 Saikyou Toudai Shougi 2 +SLPS_013.21 Saikyou no Igo +SLPS_019.78 Saikyou no Shougi +SLPS_012.57 Saishuu Densha +SLPS_023.72 Saishuu Densha +SLPM_802.15 Saishuu Densha (Taikenban) +SLUS_013.81 Saiyuki - Journey West +SLPM_863.39 Saiyuuki +SLPM_867.04 Saiyuuki +SLPS_011.52 Sakamoto Ryouma - Ishin Kaikoku +SLPS_028.08 Sakkyoku surun da mon - Dance Remix-hen +SLPS_017.40 Sakuma-shiki Jinsei Game +SLPM_860.37 Salamander Deluxe Pack Plus +SLPM_868.20 Salaryman Champ - Tatakau Salaryman +SLPS_028.06 Salaryman Kintarou - The Game +SLPS_031.75 Salaryman Settai Mahjong +SLES_037.53 Saltwater Sportfishing +SLUS_013.97 Saltwater Sportfishing +SLUS_010.63 Sammy Sosa High Heat Baseball 2001 +SLUS_010.64 Sammy Sosa Softball Slam +SLES_002.17 Sampras Extreme Tennis +SLPS_005.94 Sampras Extreme Tennis +SLPS_035.05 Samurai Deeper Kyou +SCES_005.63 Samurai Shodown III +SCUS_942.06 Samurai Shodown III - Blades of Blood +SLUS_010.39 Samurai Shodown - Warriors Rage +SLPS_011.71 Samurai Spirits - Amakusa Kourin Special +SLPS_915.13 Samurai Spirits - Amakusa Kourin Special +SCPS_452.09 Samurai Spirits - Kenkaku Shinan Pack +SLPS_006.47 Samurai Spirits - Kenkaku Shinan Pack +SLPS_003.50 Samurai Spirits - Zankurou Musouken +SLPS_915.14 Samurai Spirits - Zankurou Musouken +SLES_012.08 San Francisco Rush - Extreme Racing +SLUS_005.05 San Francisco Rush - Extreme Racing +SLPM_868.60 Sangoku Musou +SLPS_007.31 Sangoku Musou +SLPM_800.85 Sangoku Musou (Taikenban) +SLPM_867.44 Sangokushi Eiketsuden +SLPS_003.09 Sangokushi Eiketsuden +SLPM_866.07 Sangokushi II +SLPM_871.29 Sangokushi III +SLPS_001.14 Sangokushi IV +SLPS_910.52 Sangokushi IV +SLPS_009.79 Sangokushi IV with Power-Up Kit +SLPM_862.05 Sangokushi Koumeiden +SLPS_006.88 Sangokushi Koumeiden +SLPM_861.71 Sangokushi Returns +SLPS_007.03 Sangokushi V +SLPS_014.66 Sangokushi V with Power-Up Kit +SCPS_453.27 Sangokushi VI +SLPM_861.29 Sangokushi VI +SLPM_868.86 Sangokushi VI +SLPM_863.12 Sangokushi VI with Power-Up Kit +SLPM_867.28 Sangokushi VII +SCPS_450.03 Sanguozhi IV +SCPS_451.28 Sanguozhi V +SLPS_004.25 Sankyo Fever - Downtown Geki +SLPS_002.64 Sankyo Fever - Jikki Simulation +SLPS_011.76 Sankyo Fever - Jikki Simulation Vol. 2 +SLPS_013.93 Sankyo Fever - Jikki Simulation Vol. 3 +SLPM_800.65 Sanmi Ittai (Taikenban) +SLES_040.23 Santa Claus Saves the Earth +SLES_029.19 Sanvein +SLPS_021.64 Sanyo Pachinko Paradise +SLPS_023.89 Sanyo Pachinko Paradise 2 - Umi Monogatari Special +SLPS_026.33 Sanyo Pachinko Paradise 3 - Wan Wan Daikoushin +SLPS_029.88 Sanyo Pachinko Paradise 4 - Sushiya da Gen-san^!^! +SLPS_031.90 Sanyo Pachinko Paradise 5 - Uki Uki Tairyoubata +SLPS_027.61 Saraba Uchuu Senkan Yamato - Ai no Senshi-tachi (Disc 1) +SLPS_027.62 Saraba Uchuu Senkan Yamato - Ai no Senshi-tachi (Disc 2) +SLPS_027.63 Saraba Uchuu Senkan Yamato - Ai no Senshi-tachi (Disc 3) +SCPS_100.91 Saru^! Get You^! +SCPS_911.96 Saru^! Get You^! +PAPX_900.79 Saru^! Get You^! (Taikenban) +SCPS_100.84 Saru^! Get You^! (Taikenban) +SCPS_453.96 Saru^! Get You^! (Taikenban) +SLPS_012.03 SatelliTV +SLPS_006.13 Satomi no Nazo +SLES_041.77 Schnappi - Das kleine Krokodil - 3 Fun-Games +SLPS_007.80 Schrödinger no Neko - Die Katze von Schrödinger +SLES_037.03 Scooby-Doo and the Cyber Chase +SLUS_013.96 Scooby-Doo and the Cyber Chase +SLUS_900.98 Scooby-Doo and the Cyber Chase (Demo) +SLES_037.33 Scooby-Doo et la Cybertraque +SLES_037.70 Scooter Racing +SLES_036.42 Scrabble +SLES_037.51 Scrabble +SLUS_009.03 Scrabble +SLPS_027.57 Screen +SLUS_011.49 Sea-Doo Hydro Cross +SLPS_003.56 SeaBass Fishing +SLPS_009.92 SeaBass Fishing 2 +SLPM_804.26 Segare Ijiri +SLPM_862.30 Segare Ijiri +SLPS_023.23 Seikai no Monshou +SCPS_454.16 Seiken Densetsu - Legend of Mana +SLPM_873.94 Seiken Densetsu - Legend of Mana +SLPS_021.70 Seiken Densetsu - Legend of Mana +SLPS_027.71 Seiken Densetsu - Legend of Mana +SLPS_914.56 Seiken Densetsu - Legend of Mana +SLPS_004.83 Seikon no Joka - Hikari to Yami no Seioujo +SLPS_012.71 Seirei Shoukan - Princess of Darkness +SLPM_802.71 Seirei Shoukan - Princess of Darkness (Taikenban) +SLPS_026.52 Seireiki Rayblade +SLPS_005.99 Seireki 1999 - Pharaoh no Fukkatsu +SLPM_861.91 Seishoujo Kantai Virgin Fleet +SLPS_033.25 Sekai Saikyou Ginsei Igo +SLPS_034.80 Sekai Saikyou Ginsei Igo 2 +SLPS_035.63 Sekai Saikyou Ginsei Igo 3 +SCPS_100.11 Sengoku Cyber - Fujimaru Jigokuhen +SLPS_031.51 Sengoku Mugen +SLPS_027.36 Senkai Taisen - TV Animation Senkaiden Houshin Engi yori +SLPS_031.76 Senkai Tsuuroku Seishi - TV Animation Senkaiden Houshin Engi yori +SLPS_004.27 Senran +SLPS_914.22 Senryaku Shidan - Tora^! Tora^! Tora^! Rikusen-hen +SLPS_001.42 Senryaku Shougi +SLES_010.21 Sensible Soccer +SCUS_941.10 Sentient +SLES_001.06 Sentient - Explore the Infinite +SLPS_031.84 Sentimental Graffiti +SLPS_031.83 Sentimental Graffiti - Yakusoku +SLPS_014.73 Sentimental Journey +SLES_010.51 Sentinel Returns +SLUS_006.04 Sentinel Returns +SLPS_001.24 Sento Monogatari - Sono I +SCPS_100.34 Sentou Kokka Kai - Improved +SCPS_100.15 Sentou Kokka - Air Land Battle +SCPS_910.08 Sentou Kokka - Air Land Battle +SLPM_866.12 Septentrion - Out of the Blue +SLPS_019.40 Septentrion - Out of the Blue +SLPS_016.03 Serial Experiments Lain (Disc 1) +SLPS_016.04 Serial Experiments Lain (Disc 2) +SLES_031.80 Sesame Street Sports +SLUS_011.80 Sesame Street Sports +SLES_025.10 Sesame Street - Elmo's Letter Adventure +SLUS_006.21 Sesame Street - Elmo's Letter Adventure +SLES_025.11 Sesame Street - Elmo's Number Journey +SLUS_006.22 Sesame Street - Elmo's Number Journey +SLPM_860.09 Sexy Parodius +SCES_021.76 Sfida al Tetris Magico +SCPS_101.39 Shachou Eiyuuden +SLES_013.59 Shadow Gunner - The Robot Wars +SLUS_900.31 Shadow Madness (Demo) +SCES_020.99 Shadow Madness (Disc 1) +SCES_021.00 Shadow Madness (Disc 1) +SCES_021.01 Shadow Madness (Disc 1) +SCES_021.02 Shadow Madness (Disc 1) +SCES_021.03 Shadow Madness (Disc 1) +SLUS_004.68 Shadow Madness (Disc 1) +SCES_120.99 Shadow Madness (Disc 2) +SCES_121.00 Shadow Madness (Disc 2) +SCES_121.01 Shadow Madness (Disc 2) +SCES_121.02 Shadow Madness (Disc 2) +SCES_121.03 Shadow Madness (Disc 2) +SLUS_007.18 Shadow Madness (Disc 2) +SLES_009.47 Shadow Man +SLES_022.81 Shadow Man +SLUS_008.95 Shadow Man +SLES_022.82 Shadow Man - Rette deine Seele +SLES_008.88 Shadow Master +SLUS_005.45 Shadow Master +SLED_009.68 Shadow Master (Demo) +SLPS_014.20 Shadow Tower +SLUS_008.63 Shadow Tower +SLPM_870.27 Shadow and Shadow +SLPS_014.72 Shake Kids +SLPS_034.32 Shaman King - Spirit of Shamans +SLES_015.76 Shane Warne Cricket +SCPS_100.04 Shanghai - Banri no Choujou +SCPS_100.05 Shanghai - Banri no Choujou +SLPS_002.66 Shanghai - Great Moments +SLPS_015.52 Shanghai - Mateki Buyuu +SLPS_032.08 Shanghai - Mateki Buyuu +SLPM_868.36 Shanghai - Shouryuu Sairin +SLUS_007.95 Shanghai - True Valor +SLES_016.58 Shaolin +SCPS_455.10 Shediao Yingxiongzhuan +SLES_022.18 Sheep +SLPM_870.20 Sheep +SLUS_012.98 Sheep +SLES_028.95 Sheep, Dog 'n' Wolf +SLED_036.31 Sheep, Dog 'n' Wolf - Interactive Demo (Demo) +SLES_000.26 Shellshock +SLES_002.15 Shellshock +SLES_002.16 Shellshock +SLUS_000.31 Shellshock +SLPS_004.86 Shellshock - Jus' Keepin' da Peace +SLPM_865.27 Shichida-shiki Unou de Asobenture Vol. 1 - Kotoba ABC - 0-2-sai Muke +SLPM_865.28 Shichida-shiki Unou de Asobenture Vol. 2 - Katachi 123 - 0-2-sai Muke +SLPM_865.29 Shichida-shiki Unou de Asobenture Vol. 3 - Kotoba ABC - 2-4sai Muke +SLPM_865.30 Shichida-shiki Unou de Asobenture Vol. 4 - Katachi 123 - 2-4-sai Muke +SLPM_865.31 Shichida-shiki Unou de Asobenture Vol. 5 - Kotoba ABC - 4-6-sai Muke +SLPM_865.32 Shichida-shiki Unou de Asobenture Vol. 6 - Katachi 123 - 4-6-sai Muke +SLPS_016.19 Shichisei Toushin Guyferd - Crown Kaimetsu Sakusen +SLPS_000.82 Shichuu Suimei Pitagraph +SLPS_028.10 Shiki Oriori no Bass Tsuri +SLPM_872.51 Shin DX Okuman Chouja Game - Tsukutte^! Utte^! Oomouke^! +SLPS_003.81 Shin Fortune Quest - Shokutaku no Kishi-tachi +SLPS_003.82 Shin Fortune Quest - Shokutaku no Kishi-tachi +SLPM_861.77 Shin Jidaigeki Action - Rasetsu no Ken +SLPS_023.19 Shin Masou Kishin - Panzer Warfare +SLPS_031.70 Shin Megami Tensei +SLPM_869.24 Shin Megami Tensei II +SLPM_871.53 Shin Megami Tensei If... +SLPM_871.54 Shin Megami Tensei If... +SLPS_000.84 Shin Nihon Pro Wrestling - Toukon Retsuden +SLPS_910.09 Shin Nihon Pro Wrestling - Toukon Retsuden +SLPS_006.37 Shin Nihon Pro Wrestling - Toukon Retsuden 2 +SLPS_013.14 Shin Nihon Pro Wrestling - Toukon Retsuden 3 +SLPS_013.66 Shin Nihon Pro Wrestling - Toukon Retsuden 3 +SLPS_005.76 Shin SD Sengokuden - Kidou Musha Taisen +SLPS_017.55 Shin Sedai Robot Senki - Brave Saga +SLPS_017.56 Shin Sedai Robot Senki - Brave Saga +SLPM_802.75 Shin Sedai Robot Senki - Brave Saga - Yuusha Gentei Koushiki Data Disc - Yuusha no Akashi +SLPS_014.85 Shin Seiki Evangelion - Eva to Yukai na Nakama-tachi +SLPS_013.77 Shin Seiki Evangelion - Koutetsu no Girlfriend (Disc 1) +SLPS_013.78 Shin Seiki Evangelion - Koutetsu no Girlfriend (Disc 2) +SLPS_019.58 Shin Seiki GPX Cyber Formula - Aratanaru Chousensha (Disc 1) +SLPS_034.26 Shin Seiki GPX Cyber Formula - Aratanaru Chousensha (Disc 1) +SLPS_019.59 Shin Seiki GPX Cyber Formula - Aratanaru Chousensha (Disc 2) +SLPS_034.27 Shin Seiki GPX Cyber Formula - Aratanaru Chousensha (Disc 2) +SLPS_008.73 Shin Senki Van-Gale - The War of Neo-Century +SCPS_450.69 Shin Shikoutei - The First Emperor +SLPS_008.63 Shin Shikoutei - The First Emperor +SLPS_005.50 Shin Super Robot Taisen +SLPS_007.87 Shin Super Robot Taisen - Special Disc +SLPS_008.10 Shin Theme Park +SLPS_911.31 Shin Theme Park +SLPS_004.14 Shingata Kururin Pa^! +SLPS_028.77 Shinobi no Roku +SLPS_009.25 Shinseiden Megaseed - Fukkatsu-hen +SLPM_861.09 Shinsetsu Samurai Spirits - Bushidou Retsuden +SLPS_008.14 Shinsetsu Samurai Spirits - Bushidou Retsuden +SLPS_011.14 Shinshuku Taisen - It's a Nony^! +SLPS_028.65 Shinshuku Taisen - It's a Nony^! +SLPM_801.56 Shinshuku Taisen - It's a Nony^! (Taikenban) +SLPS_033.12 Shinsou Kaiten^!^! Wan Wan Umi Monogatari - Sanyo Pachinko Paradise DX +SLUS_005.58 Shipwreckers^! +SLUS_900.13 Shipwreckers^! (Demo) +SLPS_012.40 Shiritsu Justice Gakuen - Legion of Heroes (Disc 1) (Evolution Disc) +SLPS_012.41 Shiritsu Justice Gakuen - Legion of Heroes (Disc 2) (Arcade Disc) +SLPM_867.50 Shiritsu Justice Gakuen - Nekketsu Seishun Nikki 2 +SLPS_021.20 Shiritsu Justice Gakuen - Nekketsu Seishun Nikki 2 +SLPS_016.48 Shisenfuu Gekikara Mahjong +SLPS_004.19 Shock Wave +SLPS_005.16 Shock Wave - Operation JumpGate +SLES_000.71 Shockwave Assault (Disc 1) (Shockwave - Invasion Earth) +SLUS_000.28 Shockwave Assault (Disc 1) (Shockwave - Invasion Earth) +SLES_100.71 Shockwave Assault (Disc 2) (Shockwave - Operation Jumpgate) +SLUS_001.37 Shockwave Assault (Disc 2) (Shockwave - Operation Jumpgate) +SLES_038.07 Shonen Jump's One Piece - Grand Battle +SLES_041.76 Shoot +SLPS_001.39 Shougi Joryuu Meijin'isen +SLPM_860.69 Shougi Saikyou 2 +SLPS_019.76 Shougi Saikyou - Pro ni Manabu +SLPS_002.53 Shouryuu Sangoku Engi +SLES_039.96 Shrek Treasure Hunt +SLUS_014.63 Shrek Treasure Hunt +SLPS_012.02 Shura no Mon +SLPS_002.76 Shusse Mahjong Daisettai +SLPS_005.73 Shutokou Battle Gaiden - Super Technic Challenge - Drift King e no Michi +SLPM_800.88 Shutokou Battle R +SLPS_008.28 Shutokou Battle R +SLPS_910.69 Shutokou Battle R +SLPS_914.27 Shutokou Battle R +SLPS_024.01 Shuukan Gallop - Blood Master (Disc 1) +SLPS_024.02 Shuukan Gallop - Blood Master (Disc 2) +SLPS_008.81 Shuukan Pro Wres Kanshuu - Pro Wres Sengokuden +SLPS_003.36 Sid Meier's Civilization - Shin Sekai Shichidai Bunmei +SLPS_010.79 Side Pocket 3 +SLPS_011.75 Side by Side Special +SLPM_801.45 Side by Side Special (Taikenban) +SLPM_863.44 Side by Side Special 2000 +SLPS_001.56 Sidewinder +SLPS_009.54 Sidewinder 2 - Let's Dance in the Sky +SLPS_911.32 Sidewinder 2 - Let's Dance in the Sky +SLPS_910.10 Sidewinder USA +SLES_027.92 Silent Bomber +SLES_029.89 Silent Bomber +SLES_029.90 Silent Bomber +SLES_029.91 Silent Bomber +SLES_029.92 Silent Bomber +SLPS_023.34 Silent Bomber +SLUS_009.02 Silent Bomber +SLPM_804.94 Silent Bomber (Taikenban) +SLES_015.14 Silent Hill +SLPM_803.63 Silent Hill +SLPM_861.92 Silent Hill +SLPM_864.98 Silent Hill +SLPM_870.29 Silent Hill +SLUS_007.07 Silent Hill +SLED_017.35 Silent Hill (Demo) +SLED_017.74 Silent Hill (Demo) +SLED_021.86 Silent Hill (Demo) +SLUS_807.07 Silent Hill (Demo) +SLUS_900.50 Silent Hill (Demo) +SLES_041.57 Silent Iron +SLPS_016.18 Silent Möbius - Case - Titanic +SLPS_018.03 Silent Möbius - Gen'ei no Datenshi +SLUS_007.28 Silhouette Mirage +SLPS_014.49 Silhouette Mirage - Reprogrammed Hope +SLPS_003.74 Silhouette Stories +SLPS_023.20 Silver Jiken - The Silver +SLPS_029.69 Silver Jiken - The Silver +SLPM_804.69 Silver Jiken - The Silver - Experience (Taikenban) +SLUS_000.50 Silverload +SLPS_007.48 Sim Town +SLES_004.71 SimCity 2000 +SLPS_004.20 SimCity 2000 +SLPS_910.98 SimCity 2000 +SLUS_001.13 SimCity 2000 +SLUS_010.69 SimTheme Park +SLPS_028.42 Simple 1500 Jitsuyou Series Vol. 01 - Norikae Annai - 2000-nenban +SLPS_028.43 Simple 1500 Jitsuyou Series Vol. 02 - Katei no Fuusui +SLPS_028.41 Simple 1500 Jitsuyou Series Vol. 03 - Seimei Handan +SLPS_028.39 Simple 1500 Jitsuyou Series Vol. 04 - Ryouri - Teiban Ryouri Recipe-shuu +SLPM_867.06 Simple 1500 Jitsuyou Series Vol. 05 - Kusuri no Jiten - Pill Book 2001-nenban +SLPM_867.07 Simple 1500 Jitsuyou Series Vol. 06 - Cocktail no Recipe +SLPM_867.97 Simple 1500 Jitsuyou Series Vol. 07 - Tanoshiku Manabu Unten Menkyo +SLPM_867.08 Simple 1500 Jitsuyou Series Vol. 08 - 1-jikan de Wakaru Kabushiki Toushi +SLPM_868.43 Simple 1500 Jitsuyou Series Vol. 09 - Watashi Style no Aromatherapy +SLPM_869.13 Simple 1500 Jitsuyou Series Vol. 10 - Tarot Uranai +SLPM_869.68 Simple 1500 Jitsuyou Series Vol. 11 - Katei de Dekiru Tsubo Shiatsu +SLPM_869.69 Simple 1500 Jitsuyou Series Vol. 12 - Katei no Igaku - Shindan Jiten +SLPM_870.16 Simple 1500 Jitsuyou Series Vol. 13 - Shinri Game - Soreike x Kokology - Kokoro no Uso no Makafushigi +SLPM_870.22 Simple 1500 Jitsuyou Series Vol. 14 - Kurashi no Manner - Kankon Sousai-hen +SLPM_870.51 Simple 1500 Jitsuyou Series Vol. 15 - Inu no Kai-kata - Sekai no Inu Catalog +SLPM_870.52 Simple 1500 Jitsuyou Series Vol. 16 - Neko no Kai-kata - Sekai no Neko Catalog +SLPM_870.49 Simple 1500 Jitsuyou Series Vol. 17 - Planetarium +SLPM_870.72 Simple 1500 Jitsuyou Series Vol. 18 - Kanji Quiz - Kanji Kentei ni Challenge +SLPM_871.41 Simple 1500 Series Vol. 100 - The Uchuu Hikoushi +SLPM_871.42 Simple 1500 Series Vol. 101 - The Sentou +SLPM_871.44 Simple 1500 Series Vol. 102 - The Densha Untenshu - Densha de Go^! Nagoya Tetsudou-hen +SLPM_872.12 Simple 1500 Series Vol. 103 - The Ganso Densha Untenshi - Densha de Go^! +SLPM_872.15 Simple 1500 Series Vol. 104 - The Pink Panther - Pinkadelic Pursuit +SLPS_020.30 Simple 1500 Series Vol. 10 - The Billiard +SLPS_024.46 Simple 1500 Series Vol. 10 - The Billiard +SLPS_021.78 Simple 1500 Series Vol. 11 - The Pinball 3D +SLPS_024.47 Simple 1500 Series Vol. 11 - The Pinball 3D +SLPS_021.79 Simple 1500 Series Vol. 12 - The Quiz +SLPS_024.48 Simple 1500 Series Vol. 12 - The Quiz +SLPS_021.97 Simple 1500 Series Vol. 13 - The Race +SLPS_024.49 Simple 1500 Series Vol. 13 - The Race +SLPS_022.27 Simple 1500 Series Vol. 14 - The Block Kuzushi +SLPS_024.50 Simple 1500 Series Vol. 14 - The Block Kuzushi +SLPS_023.01 Simple 1500 Series Vol. 15 - The Pachinko +SLPS_024.51 Simple 1500 Series Vol. 15 - The Pachinko +SLPS_024.52 Simple 1500 Series Vol. 16 - The Pachi-Slot +SLPS_023.03 Simple 1500 Series Vol. 17 - The Bike Race +SLPS_024.53 Simple 1500 Series Vol. 17 - The Bike Race +SLPS_024.33 Simple 1500 Series Vol. 18 - The Bowling +SLPS_024.35 Simple 1500 Series Vol. 19 - The Sugoroku +SLPS_016.31 Simple 1500 Series Vol. 1 - The Mahjong +SLPS_024.37 Simple 1500 Series Vol. 1 - The Mahjong +SLPS_024.34 Simple 1500 Series Vol. 20 - The Puzzle +SLPS_024.71 Simple 1500 Series Vol. 21 - The Yakyuu +SLPM_867.19 Simple 1500 Series Vol. 21 - The Yakyuu - Pro Yakyuu Jitsumeiban +SLPS_024.72 Simple 1500 Series Vol. 22 - The Pro Wrestling +SLPS_024.73 Simple 1500 Series Vol. 23 - The Gateball +SLPS_024.74 Simple 1500 Series Vol. 24 - The Gun Shooting +SLPS_024.75 Simple 1500 Series Vol. 25 - The Keiba +SLPS_022.28 Simple 1500 Series Vol. 26 - The Tennis +SLPS_026.30 Simple 1500 Series Vol. 27 - The Snowboard +SLPS_027.26 Simple 1500 Series Vol. 28 - The Dungeon RPG +SLPS_027.55 Simple 1500 Series Vol. 29 - The Tsuri +SLPS_016.32 Simple 1500 Series Vol. 2 - The Shougi +SLPS_024.38 Simple 1500 Series Vol. 2 - The Shougi +SLPS_027.56 Simple 1500 Series Vol. 30 - The Basket - 1 on 1 Plus +SLPS_028.40 Simple 1500 Series Vol. 31 - The Sound Novel +SLPS_029.22 Simple 1500 Series Vol. 32 - The Boxing +SLPS_029.08 Simple 1500 Series Vol. 33 - The Takkyuu +SLPS_029.09 Simple 1500 Series Vol. 34 - The Quiz Bangumi +SLPS_029.10 Simple 1500 Series Vol. 35 - The Shooting +SLPS_029.23 Simple 1500 Series Vol. 36 - The Ren'ai Simulation - Natsuiro Celebration +SLPS_029.58 Simple 1500 Series Vol. 37 - The Illust Puzzle & Slide Puzzle +SLPS_029.59 Simple 1500 Series Vol. 38 - The Real Racing - Toyota +SLPS_030.04 Simple 1500 Series Vol. 39 - The Mahjong 2 +SLPS_016.33 Simple 1500 Series Vol. 3 - The Gomoku Narabe +SLPS_024.39 Simple 1500 Series Vol. 3 - The Gomoku Narabe +SLPS_030.06 Simple 1500 Series Vol. 40 - The Shougi 2 +SLPS_030.10 Simple 1500 Series Vol. 41 - The Reversi 2 +SLPS_030.05 Simple 1500 Series Vol. 42 - The Igo 2 +SLPS_030.09 Simple 1500 Series Vol. 43 - The Hanafuda 2 +SLPS_030.07 Simple 1500 Series Vol. 44 - The Card 2 +SLPS_030.36 Simple 1500 Series Vol. 45 - The Block Kuzushi 2 +SLPS_030.35 Simple 1500 Series Vol. 46 - The Mahjong Ochigee - Raku Jongg +SLPS_030.37 Simple 1500 Series Vol. 47 - The Skateboard +SLPM_866.98 Simple 1500 Series Vol. 48 - The Puzzle 2 +SLPM_866.99 Simple 1500 Series Vol. 49 - The Casino +SLPS_016.34 Simple 1500 Series Vol. 4 - The Reversi +SLPS_024.40 Simple 1500 Series Vol. 4 - The Reversi +SLPM_866.97 Simple 1500 Series Vol. 50 - The Billiard 2 +SLPM_867.00 Simple 1500 Series Vol. 51 - The Jigsaw Puzzle +SLPM_867.02 Simple 1500 Series Vol. 52 - The Pro Wrestling 2 +SLPM_867.01 Simple 1500 Series Vol. 53 - The Helicopter +SLPM_867.13 Simple 1500 Series Vol. 54 - The Volleyball - Break Volley Plus +SLPM_867.14 Simple 1500 Series Vol. 55 - The Darts +SLPM_867.62 Simple 1500 Series Vol. 56 - The Sniper +SLPM_867.15 Simple 1500 Series Vol. 57 - The Meiro +SLPM_867.60 Simple 1500 Series Vol. 58 - The Sumou +SLPM_867.09 Simple 1500 Series Vol. 59 - The Suiri - IT Tantei 18 no Jikenbo +SLPS_016.83 Simple 1500 Series Vol. 5 - The Igo +SLPS_024.41 Simple 1500 Series Vol. 5 - The Igo +SLPM_867.61 Simple 1500 Series Vol. 60 - The Table Hockey +SLPM_868.03 Simple 1500 Series Vol. 61 - The Quiz 2 +SLPM_868.01 Simple 1500 Series Vol. 62 - The Ski +SLPM_868.16 Simple 1500 Series Vol. 63 - The Gun Shooting 2 +SLPM_868.41 Simple 1500 Series Vol. 64 - The Kick Boxing +SLPM_868.42 Simple 1500 Series Vol. 65 - The Golf +SLPM_868.40 Simple 1500 Series Vol. 66 - The Kaiten - Mawasundaa^!^! +SLPM_868.64 Simple 1500 Series Vol. 67 - The Soccer - Dynamite Soccer 1500 +SLPM_868.65 Simple 1500 Series Vol. 68 - The RC Car - RC de Go^! +SLPM_868.68 Simple 1500 Series Vol. 69 - The Putter Golf +SLPS_016.84 Simple 1500 Series Vol. 6 - The Hanafuda +SLPS_024.42 Simple 1500 Series Vol. 6 - The Hanafuda +SLPM_868.69 Simple 1500 Series Vol. 70 - The War Simulation - Hito no Tsukurishi Mono-tachi +SLPM_868.70 Simple 1500 Series Vol. 71 - The Ren'ai Simulation 2 - Fureai +SLPM_868.71 Simple 1500 Series Vol. 72 - The Beach Volley +SLPM_869.00 Simple 1500 Series Vol. 73 - The Invaders - Space Invaders 1500 +SLPM_869.01 Simple 1500 Series Vol. 74 - The Horror Mystery - Sangeki-kan - Kevin Hakushaku no Fukkatsu +SLPM_869.12 Simple 1500 Series Vol. 75 - The Double Shooting - RayStorm x RayCrisis +SLPM_869.14 Simple 1500 Series Vol. 76 - The Dodgeball +SLPM_869.15 Simple 1500 Series Vol. 77 - The Suiei +SLPM_867.12 Simple 1500 Series Vol. 78 - The Zeroyon +SLPM_869.70 Simple 1500 Series Vol. 79 - The Shisenshou +SLPS_016.85 Simple 1500 Series Vol. 7 - The Card +SLPS_024.43 Simple 1500 Series Vol. 7 - The Card +SLPM_869.71 Simple 1500 Series Vol. 80 - The Jintori +SLPM_869.72 Simple 1500 Series Vol. 81 - The Ren'ai Adventure - Okaeri^! +SLPM_869.73 Simple 1500 Series Vol. 82 - The Sensuikan +SLPM_869.98 Simple 1500 Series Vol. 83 - The Wakeboard - BursTrick - Wake Boarding^!^! +SLPM_869.74 Simple 1500 Series Vol. 84 - The Intro Quiz +SLPM_870.08 Simple 1500 Series Vol. 85 - The Sengoku Bushou - Tenka Touitsu no Yabou +SLPM_870.17 Simple 1500 Series Vol. 86 - The Onigokko +SLPM_870.26 Simple 1500 Series Vol. 87 - The Kyoutei +SLPM_870.23 Simple 1500 Series Vol. 88 - The Gal Mahjong - Love Songs - Idol wa High Rate +SLPM_870.35 Simple 1500 Series Vol. 89 - The Power Shovel ni Norou^!^! +SLPS_016.86 Simple 1500 Series Vol. 8 - The Solitaire +SLPS_024.44 Simple 1500 Series Vol. 8 - The Solitaire +SLPM_870.44 Simple 1500 Series Vol. 90 - The Sensha +SLPM_869.75 Simple 1500 Series Vol. 91 - The Gambler - Honoo no Tobaku Densetsu +SLPM_870.36 Simple 1500 Series Vol. 92 - The Tozan RPG - Ginrei no Hasha +SLPM_870.57 Simple 1500 Series Vol. 93 - The Puzzle Bobble - Puzzle Bobble 4 +SLPM_870.76 Simple 1500 Series Vol. 94 - The Cameraman - Gekisha Boy Omake Tsuki +SLPM_870.70 Simple 1500 Series Vol. 95 - The Hikouki +SLPM_870.71 Simple 1500 Series Vol. 96 - The Yakyuu 2 - 2002 Pro Yakyuu +SLPM_870.88 Simple 1500 Series Vol. 97 - The Squash +SLPM_870.87 Simple 1500 Series Vol. 98 - The Futsal +SLPM_871.40 Simple 1500 Series Vol. 99 - The Kendou - Ken no Hanamichi +SLPS_016.87 Simple 1500 Series Vol. 9 - The Chess +SLPS_024.45 Simple 1500 Series Vol. 9 - The Chess +SLPM_868.66 Simple 1500 Series - Hello Kitty Vol. 01 - Bowling +SLPM_868.67 Simple 1500 Series - Hello Kitty Vol. 02 - Illust Puzzle +SLPM_869.11 Simple 1500 Series - Hello Kitty Vol. 03 - Block Kuzushi +SLPM_869.10 Simple 1500 Series - Hello Kitty Vol. 04 - Trump +SLPM_804.72 Simple 1500 Series - The Demo (Taikenban) +SLPS_033.09 Simple Character 2000 Series Vol. 01 - Kidou Senshi Gundam - The Gunjin Shougi +SLPS_033.07 Simple Character 2000 Series Vol. 02 - Afro-ken - The Puzzle +SLPS_033.08 Simple Character 2000 Series Vol. 03 - Kamen Rider - The Bike Race +SLPS_033.50 Simple Character 2000 Series Vol. 04 - Jarinko Chie - The Hanafuda +SLPS_033.62 Simple Character 2000 Series Vol. 05 - High School^! Kimengumi - The Table Hockey +SLPS_033.63 Simple Character 2000 Series Vol. 06 - Dokonjou Gaeru - The Mahjong +SLPS_034.18 Simple Character 2000 Series Vol. 07 - Ikkyuu-san - The Quiz +SLPS_034.44 Simple Character 2000 Series Vol. 08 - Kagaku Ninja-tai Gatchaman - The Shooting +SLPS_034.45 Simple Character 2000 Series Vol. 09 - Tsurikichi Sanpei - The Tsuri +SLPS_034.57 Simple Character 2000 Series Vol. 10 - Sakigake^!^! Otokojuku - The Dodgeball +SLPS_034.58 Simple Character 2000 Series Vol. 11 - Meitantei Conan - The Board Game +SLPS_034.71 Simple Character 2000 Series Vol. 12 - Kidou Butouden G Gundam - The Battle +SLPS_034.72 Simple Character 2000 Series Vol. 13 - Shin Kidou Senki Gundam W - The Battle +SLPS_034.73 Simple Character 2000 Series Vol. 14 - Nante Tantei Idol - The Jigsaw Puzzle +SLPS_034.74 Simple Character 2000 Series Vol. 15 - Cyborg 009 - The Block Kuzushi +SLPS_035.46 Simple Character 2000 Series Vol. 16 - Gamba no Bouken - The Puzzle Action +SLPS_035.47 Simple Character 2000 Series Vol. 17 - Sentou Mecha Xabungle - The Race in Action +SLPS_021.02 Simulation Pro Yakyuu '99 +SLPS_008.76 Simulation RPG Tkool +SLPS_033.46 Simulation RPG Tkool +SLPS_004.58 Simulation Zoo +SLPS_031.54 Sister Princess (Disc 1) +SLPS_031.56 Sister Princess (Disc 1) +SLPS_915.00 Sister Princess (Disc 1) +SLPS_031.55 Sister Princess (Disc 2) +SLPS_031.57 Sister Princess (Disc 2) +SLPS_915.01 Sister Princess (Disc 2) +SLPS_035.21 Sister Princess 2 (Disc 1) +SLPS_035.23 Sister Princess 2 (Disc 1) +SLPS_915.27 Sister Princess 2 (Disc 1) +SLPS_035.22 Sister Princess 2 (Disc 2) +SLPS_035.24 Sister Princess 2 (Disc 2) +SLPS_915.28 Sister Princess 2 (Disc 2) +SLPS_035.56 Sister Princess 2 - Premium Fan Disc (Disc A) +SLPS_035.57 Sister Princess 2 - Premium Fan Disc (Disc B) +SLPS_033.60 Sister Princess - Pure Stories +SLES_041.52 Sitting Ducks +SLES_003.41 Skeleton Warriors +SLUS_002.09 Skeleton Warriors +SLES_029.47 Ski Air Mix +SLPS_014.76 Ski Air Mix +SLES_010.90 Skullmonkeys +SLES_010.91 Skullmonkeys +SLES_010.92 Skullmonkeys +SLUS_006.01 Skullmonkeys +SLES_037.76 Sky Sports Football Quiz +SLES_038.56 Sky Sports Football Quiz - Season 02 +SLUS_013.92 Skydiving Extreme +SLES_000.76 Slam 'n Jam '96 featuring Magic & Kareem +SLUS_000.22 Slam 'n Jam '96 featuring Magic & Kareem +SLPS_002.46 Slam Dragon +SLES_004.27 Slamscape +SLUS_000.80 Slamscape +SLPS_027.89 Slap Happy Rhythm Busters +SLPS_914.60 Slap Happy Rhythm Busters +SLPS_013.63 Slayers Royal +SLPS_021.15 Slayers Royal 2 +SLPS_015.99 Slayers Wonderful +SLUS_009.55 Sled Storm +SLUS_900.72 Sled Storm & Medal of Honor Demo CD +SLED_023.00 Sled Storm (Demo) +SCUS_944.72 Slim Jim +SLPS_005.04 Slime Shiyou^! +SLPS_031.79 Slot^! Pro 2 - Bakuretsu Oozumou Aka & Murasaki +SLPS_032.53 Slot^! Pro 3 - Juggler Special +SLPS_033.94 Slot^! Pro 4 - Tairyou Special +SLPS_034.39 Slot^! Pro 5 - Naniwa Sakura Fubuki & Shimauta +SLPS_034.69 Slot^! Pro 6 - Hyper Juggler V +SLPS_034.85 Slot^! Pro 7 - Hana Densetsu +SLPS_035.51 Slot^! Pro 8 - Shimamusume 30 & Hana Densetsu 25 +SLPS_029.97 Slot^! Pro - Ooedo Sakura Fubuki 2 +SLUS_015.55 Slots +SLPS_033.49 Slotter Mania 2 - Chounetsu 30 Phi^! Hana Hana & KingBary & Hai Hai Siosai +SLPS_034.14 Slotter Mania 3 - Bakuryou Houshutsu^! Uminchu & Fire Element +SLPS_034.38 Slotter Mania 4 - Gekiatsu Youkou^! Siolar & King Castle & Kabuto +SLPS_034.68 Slotter Mania 5 - Gekiuchi Shinzui^! Hyper Juggler V & Kita-chan Country & Wonder Review 2 +SLPS_034.83 Slotter Mania 6 - Bakuretsu Sairai^! Wadatsumi (2 Types) & Blue Lagoon +SLPS_035.11 Slotter Mania 7 - Gekiatsu^! Siosai-musume Seizoroi DX + Apache A +SLPS_035.20 Slotter Mania 8 - Miwaku no Takarabako^! Jewel Magic 2 & Gold & Silver +SLPS_035.33 Slotter Mania 9 - Gokunetsu 30 Phi^! Haibi & Splash Seven +SLPS_029.60 Slotter Mania Core - Tokonatsu no Atsusa^! Oasis +SLPS_034.67 Slotter Mania Gaiden - Chouatsu Densetsu^! Golden Rookie & Fire V & Ryuuou +SLPS_031.92 Slotter Mania - Gekinetsu Oki-Slot^! Siosai Special +SLES_015.80 Small Soldiers +SLES_015.81 Small Soldiers +SLES_015.82 Small Soldiers +SLUS_007.81 Small Soldiers +SLPS_004.50 Smash Court +SLPS_910.53 Smash Court +SLPS_914.07 Smash Court +SLPS_016.93 Smash Court 2 +SLPS_030.01 Smash Court 3 +SLUS_013.59 Smurf Racer^! +SLPS_001.54 Snatcher +SLPS_026.50 Sno Pokeler +SLES_027.63 SnoCross Championship Racing +SLUS_010.93 SnoCross Championship Racing +SLPS_018.23 Snobow Kids Plus +SCPS_451.57 Snow Break +SLPS_011.70 Snow Break +SLES_011.06 Snow Racer 98 +SLES_039.60 Snowboard Racer +SLUS_012.87 Snowboarding +SLES_006.91 Soccer '97 +SLES_040.22 Soccer Kid +SCPS_452.60 Sol Divide +SLPS_014.63 Sol Divide +SLUS_015.19 Sol Divide +SLPS_005.97 Sold Out +SLPS_030.28 Solid Link - Dungeon Side +SLPS_030.27 Solid Link - Tower Side +SLPM_803.18 Sonata +SLPS_018.43 Sonata (Disc 1) +SLPS_018.44 Sonata (Disc 2) +SLPM_803.81 Sonata (Taikenban) +SLES_041.02 Sonic Wings Special +SLPS_003.07 Sonic Wings Special +SLPM_803.55 Sony Computer Entertainment Hyper Fan Book +PCPX_961.54 Sony Computer Entertainment Inc. Monthly Software Information - 6-gatsu Hatsubai Yotei Title (Taikenban) +SCED_022.04 Sony Double Impact Games +SLPM_801.48 Sony Music Entertainment - PlayStation Title Digest +SLES_040.86 Sorcerer's Maze +SLUS_014.95 Sorcerer's Maze +SLPS_018.27 Soreike Flyfishing - Let's Go Flyfishing +SLPS_004.84 Soreike no Kokology - Kokoro ga Oshieru Koi, Kekkon, Jinsei +SLPS_001.13 Sotsugyou II - Neo Generation +SLPS_013.32 Sotsugyou III - Wedding Bell +SLPS_014.44 Sotsugyou M - Seito Kaichou no Karei naru Inbou (Disc 1) +SLPS_014.45 Sotsugyou M - Seito Kaichou no Karei naru Inbou (Disc 2) +SLPM_802.33 Sotsugyou M - Seito Kaichou no Karei naru Inbou (Taikenban) +SLPS_002.61 Sotsugyou R - Graduation Real +SLPS_009.89 Sotsugyou Vacation +SLPS_002.73 Sotsugyou - Crossworld +SLPS_017.22 Sougaku Toshi Osaka (Disc 1) (Method) +SLPS_017.22 Sougaku Toshi Osaka (Disc 2) (Object) +SLPS_017.23 Sougaku Toshi Osaka (Disc 2) (Object) +SLPS_012.91 Soukaigi (Disc 1) +SLPS_012.92 Soukaigi (Disc 2) +SLPS_012.93 Soukaigi (Disc 3) +SLPS_009.24 Soukoban Basic +SLPS_015.19 Soukoban Basic 2 +SLPS_020.10 Soukoban - Nanmon Shinan +SLPM_804.32 Soukou Kidoutai L.A.P.D. +SLPS_020.91 Soukou Kidoutai L.A.P.D. +SCPS_451.15 Soukou Kihei Votoms Gaiden - Ao no Kishi Berserga Monogatari +SLPS_009.81 Soukou Kihei Votoms Gaiden - Ao no Kishi Berserga Monogatari +SLPS_009.82 Soukou Kihei Votoms Gaiden - Ao no Kishi Berserga Monogatari +SLPS_023.13 Soukou Kihei Votoms - Koutetsu no Gunzei +SLPS_023.15 Soukou Kihei Votoms - Koutetsu no Gunzei +SLPS_019.60 Soukou Kihei Votoms - Lightning Slash +SLPS_019.61 Soukou Kihei Votoms - Lightning Slash +SLPM_803.60 Soukou Kihei Votoms - Lightning Slash (Taikenban) +SLPS_013.30 Soukou Kihei Votoms - Woodo Kummen +SLPS_013.31 Soukou Kihei Votoms - Woodo Kummen +SLPS_010.41 Soukuu no Tsubasa - Gotha World (Disc 1) +SLPS_010.42 Soukuu no Tsubasa - Gotha World (Disc 2) +SLPS_011.72 Soukyuu Gurentai - Oubu Shutsugeki +SCES_005.77 Soul Blade +SLUS_002.40 Soul Blade +SLPS_005.45 Soul Edge +SLPS_005.55 Soul Edge +SLPS_911.68 Soul Edge +SLPS_914.54 Soul Edge +SLUS_008.22 Soul of the Samurai +SLPM_861.70 Soulmaster +SLPS_010.90 Soulmaster +SLPS_024.79 Soumatou +SLPM_805.07 Soumatou (Taikenban) +SLPS_016.45 Sound Novel Evolution 1 - Otogirisou - Sosei-hen +SLPS_912.25 Sound Novel Evolution 1 - Otogirisou - Sosei-hen +SLPS_017.94 Sound Novel Evolution 2 - Kamaitachi no Yoru Tokubetsu-hen +SLPS_911.87 Sound Novel Evolution 2 - Kamaitachi no Yoru Tokubetsu-hen +SLPS_018.45 Sound Novel Evolution 3 - Machi - Unmei no Kousaten (Disc 1) +SLPS_914.89 Sound Novel Evolution 3 - Machi - Unmei no Kousaten (Disc 1) +SLPS_018.46 Sound Novel Evolution 3 - Machi - Unmei no Kousaten (Disc 2) +SLPS_914.90 Sound Novel Evolution 3 - Machi - Unmei no Kousaten (Disc 2) +SLPS_008.82 Sound Novel Tkool 2 +SLPS_013.09 Sound Qube +SLPS_027.16 Sound Qube +SLPS_006.42 Souryuu +SLPS_016.17 Souryuu +SCPS_100.58 Souten no Shiroki Kami no Kura - Great Peak +SLES_021.58 South Park +SLUS_009.36 South Park +SLES_023.52 South Park Rally +SLES_026.90 South Park Rally +SLUS_009.84 South Park Rally +SLES_019.72 South Park - Chef's Luv Shack +SLUS_009.97 South Park - Chef's Luv Shack +SLED_025.76 South Park - Chef's Luv Shack (Demo) +SLPM_864.08 Southern All Stars - Space MOSA ;Space Museum of Southern Art; (Disc 1) (Museum) +SLPM_864.09 Southern All Stars - Space MOSA ;Space Museum of Southern Art; (Disc 2) (Library) +SLPM_864.10 Southern All Stars - Space MOSA ;Space Museum of Southern Art; (Disc 3) (Theater) +SLES_005.07 Soviet Strike +SLES_005.08 Soviet Strike +SLES_005.09 Soviet Strike +SLPS_007.35 Soviet Strike +SLUS_000.61 Soviet Strike +SLPS_003.12 Space Adventure Cobra - The Shooting +SCES_022.90 Space Debris +SCES_024.30 Space Debris +SCES_024.31 Space Debris +SCES_024.32 Space Debris +SCES_024.33 Space Debris +SLPS_000.12 Space Griffon VF-9 +SLUS_001.53 Space Griffon VF-9 +SLES_002.07 Space Hulk - Vengeance of the Blood Angels +SLUS_002.05 Space Hulk - Vengeance of the Blood Angels +SLES_021.44 Space Invaders +SLPS_009.40 Space Invaders +SLUS_009.28 Space Invaders +SLPM_861.53 Space Invaders 2000 +SLPM_864.19 Space Invaders X +SLES_002.84 Space Jam +SLPS_006.97 Space Jam +SLUS_002.43 Space Jam +SLES_041.26 Space Rider +SLUS_013.08 Space Shot +SLPS_000.74 Sparrow Garden - Namco Mahjong +SCES_010.56 Spawn - The Eternal +SCUS_942.04 Spawn - The Eternal +SLPS_014.00 Spawn - The Eternal +SLES_038.91 Spec Ops - Airborne Commando +SLUS_014.47 Spec Ops - Airborne Commando +SLES_035.15 Spec Ops - Covert Assault +SLUS_014.20 Spec Ops - Covert Assault +SLES_031.57 Spec Ops - Ranger Elite +SLUS_012.99 Spec Ops - Ranger Elite +SLES_008.44 Spec Ops - Stealth Patrol +SLUS_011.31 Spec Ops - Stealth Patrol +SLPS_025.26 Spectral Blade +SLPS_031.53 Spectral Blade +SLPS_009.69 Spectral Force +SLPS_010.56 Spectral Force +SLPS_018.98 Spectral Force +SLPS_016.28 Spectral Force 2 +SLPS_027.84 Spectral Force 2 +SLPS_022.33 Spectral Force - Itoshiki Jaaku +SLPS_031.52 Spectral Force - Itoshiki Jaaku +SLPS_004.76 Spectral Tower +SLPS_011.79 Spectral Tower II +SLPS_020.55 Spectral Tower II +SLPM_802.09 Spectral Tower II (Taikenban) +SCES_017.63 Speed Freaks +SLPM_860.13 Speed King - Neo Kobe 2045 +SLES_039.30 Speed Machines +SCUS_945.63 Speed Punks +SCUS_945.72 Speed Punks (Demo) +SLUS_006.13 Speed Racer +SLES_027.82 Speedball 2100 +SLUS_012.18 Speedball 2100 +SLES_005.75 Speedster +SLED_017.11 Sphere 360° +SCES_008.83 Spice World +SCES_012.31 Spice World +SCES_012.32 Spice World +SCES_012.33 Spice World +SCES_012.34 Spice World +SLUS_007.23 Spice World +SLES_028.86 Spider-Man +SLES_028.87 Spider-Man +SLES_028.88 Spider-Man +SLES_028.89 Spider-Man +SLES_028.90 Spider-Man +SLPM_867.39 Spider-Man +SLPM_871.63 Spider-Man +SLUS_008.75 Spider-Man +SLES_036.23 Spider-Man 2 - Enter - Electro +SLES_036.25 Spider-Man 2 - Enter - Electro +SLPM_870.73 Spider-Man 2 - Enter - Electro +SLUS_013.78 Spider-Man 2 - Enter - Electro +SLES_036.24 Spider-Man 2 - La Revanche d'Electro +SLES_001.17 Spider - The Video Game +SLES_006.81 Spider - The Video Game +SLES_006.82 Spider - The Video Game +SLPS_008.52 Spider - The Video Game +SLUS_002.30 Spider - The Video Game +SLES_027.90 Spin Jam +SLUS_012.50 Spin Jam +SLPS_014.61 Spin Tail +SLES_013.61 Sports Car GT +SLES_019.15 Sports Car GT +SLES_019.16 Sports Car GT +SLUS_006.55 Sports Car GT +SLES_030.57 Sports Superbike +SLES_038.27 Sports Superbike 2 +SLUS_014.59 Sports Superbike 2 +SLES_026.16 Sportweek Player Manager 2000 +SLES_035.69 Sportweek Player Manager 2001 +SLES_003.30 Spot Goes to Hollywood +SLPS_003.94 Spot Goes to Hollywood +SLUS_000.14 Spot Goes to Hollywood +SLPS_021.17 Spriggan - Lunar Verse +PAPX_900.34 Spring Special (Demo) +SCES_021.04 Spyro 2 - Gateway to Glimmer +SCUS_944.25 Spyro 2 - Ripto's Rage^! +SCUS_944.60 Spyro 2 - Ripto's Rage^! (Demo) +SCUS_946.32 Spyro 2 - Ripto's Rage^! - Crash Team Racing (Demo) +SCES_014.38 Spyro the Dragon +SCPS_100.83 Spyro the Dragon +SCPS_100.85 Spyro the Dragon +SCPS_453.95 Spyro the Dragon +SCUS_942.28 Spyro the Dragon +SCUS_942.90 Spyro the Dragon (Demo) +SCUS_944.39 Spyro the Dragon (Demo) +PAPX_900.78 Spyro the Dragon (Taikenban) +SCED_016.37 Spyro the Dragon Speciale (Demo) +SCPS_101.28 Spyro x Sparx - Tondemo Tours +PCPX_961.91 Spyro x Sparx - Tondemo Tours (Taikenban) +SCES_028.35 Spyro - Year of the Dragon +SCUS_944.67 Spyro - Year of the Dragon +SCUS_946.15 Spyro - Year of the Dragon (Demo) +SLPM_803.06 Square Maniacs '98 +SLPM_805.56 Square Memory Card Data Collection +SLPS_004.01 Square's Preview (Demo) +SLPS_007.71 Square's Preview 2 (Demo) +SLPS_014.91 Square's Preview 3 (Demo) +SCPS_454.17 Square's Preview 5 +SLPS_021.71 Square's Preview 5 +SLPM_800.48 Square's Preview Extra - FF VII Sample & SIGGRAPH '95 Works (Demo) +SCPS_454.01 Square's Preview Vol. 4 (Demo) +SLPS_019.91 Square's Preview Vol. 4 (Demo) +SLUS_900.28 Squaresoft on PlayStation 1998 Collector's CD Vol. 1 +SLUS_900.29 Squaresoft on PlayStation 1998 Collector's CD Vol. 2 (Final Fantasy VIII Demo) (Demo) +SLUS_900.75 Squaresoft on PlayStation 2000 Collector's CD Vol. 3 +SCUS_942.56 Squaresoft on PlayStation Collector's CD +SLPS_009.57 St. Andrews Old Course - Eikou no St. Andrews +SLPS_026.38 St. Luminous Jogakuin +SLPS_001.62 Stahlfeder - Tekkou Hikuudan +SLPS_008.50 Stakes Winner 2 - Saikyouba Densetsu +SLPS_004.68 Stakes Winner - G1 Kanzen Seiha e no Michi +SLPS_007.83 Standby Say You^! +SLUS_002.41 Star Fighter +SLED_005.53 Star Gladiator (Demo) +SLES_004.95 Star Gladiator - Episode I - Final Crusade +SLPS_005.39 Star Gladiator - Episode I - Final Crusade +SLUS_003.72 Star Gladiator - Episode I - Final Crusade +SLPM_800.56 Star Gladiator - Episode I - Final Crusade (Demo) +SCES_017.07 Star Ixiom +SLPS_016.80 Star Ixiom +SLPS_013.90 Star Monja +SLPM_802.74 Star Ocean - The Second Story & Hello Charlie^!^! (Taikenban) +SCES_021.59 Star Ocean - The Second Story (Disc 1) +SCES_021.60 Star Ocean - The Second Story (Disc 1) +SCES_021.61 Star Ocean - The Second Story (Disc 1) +SCUS_944.21 Star Ocean - The Second Story (Disc 1) +SLPM_861.05 Star Ocean - The Second Story (Disc 1) +SLPM_873.57 Star Ocean - The Second Story (Disc 1) +SCES_121.59 Star Ocean - The Second Story (Disc 2) +SCES_121.60 Star Ocean - The Second Story (Disc 2) +SCES_121.61 Star Ocean - The Second Story (Disc 2) +SLPM_861.06 Star Ocean - The Second Story (Disc 2) +SLPM_873.58 Star Ocean - The Second Story (Disc 2) +SLUS_013.07 Star Sweep +SLES_020.68 Star Trek - Invasion +SLES_028.84 Star Trek - Invasion +SLUS_009.24 Star Trek - Invasion +SLES_005.85 Star Wars - Dark Forces +SLES_006.40 Star Wars - Dark Forces +SLES_006.46 Star Wars - Dark Forces +SLPS_006.85 Star Wars - Dark Forces +SLUS_002.97 Star Wars - Dark Forces +SLES_032.73 Star Wars - Demolition +SLES_032.74 Star Wars - Demolition +SLES_032.75 Star Wars - Demolition +SLUS_011.83 Star Wars - Demolition +SLUS_900.88 Star Wars - Demolition (Demo) +SLED_020.46 Star Wars - Episode I - Die Dunkle Bedrohung (Demo) +SLES_020.36 Star Wars - Episode I - Die dunkle Bedrohung +SLES_026.07 Star Wars - Episode I - Jedi Power Battles +SLES_026.08 Star Wars - Episode I - Jedi Power Battles +SLES_026.09 Star Wars - Episode I - Jedi Power Battles +SLUS_010.46 Star Wars - Episode I - Jedi Power Battles +SLES_020.35 Star Wars - Episode I - La Menace Fantôme +SLED_020.45 Star Wars - Episode I - La Menace Fantôme (Demo) +SLES_020.34 Star Wars - Episode I - The Phantom Menace +SLPS_021.53 Star Wars - Episode I - The Phantom Menace +SLUS_008.84 Star Wars - Episode I - The Phantom Menace +SLED_020.44 Star Wars - Episode I - The Phantom Menace (Demo) +SLUS_808.84 Star Wars - Episode I - The Phantom Menace (Demo) +SLES_026.10 Star Wars - Episodio I - Jedi Power Battles +SLES_026.11 Star Wars - Episodio I - Jedi Power Battles +SLES_020.38 Star Wars - Episodio I - La Amenaza Fantasma +SLED_020.48 Star Wars - Episodio I - La Amenaza Fantasma (Demo) +SLES_020.37 Star Wars - Episodio I - La Minaccia Fantasma +SLES_011.11 Star Wars - Masters of Teräs Käsi +SLPS_014.64 Star Wars - Masters of Teräs Käsi +SLUS_005.62 Star Wars - Masters of Teräs Käsi +SLES_005.84 Star Wars - Rebel Assault II - The Hidden Empire (Disc 1) +SLES_006.43 Star Wars - Rebel Assault II - The Hidden Empire (Disc 1) +SLES_006.44 Star Wars - Rebel Assault II - The Hidden Empire (Disc 1) +SLES_006.54 Star Wars - Rebel Assault II - The Hidden Empire (Disc 1) +SLES_006.56 Star Wars - Rebel Assault II - The Hidden Empire (Disc 1) +SLPS_006.38 Star Wars - Rebel Assault II - The Hidden Empire (Disc 1) +SLUS_003.81 Star Wars - Rebel Assault II - The Hidden Empire (Disc 1) +SLES_105.84 Star Wars - Rebel Assault II - The Hidden Empire (Disc 2) +SLES_106.43 Star Wars - Rebel Assault II - The Hidden Empire (Disc 2) +SLES_106.44 Star Wars - Rebel Assault II - The Hidden Empire (Disc 2) +SLES_106.54 Star Wars - Rebel Assault II - The Hidden Empire (Disc 2) +SLES_106.56 Star Wars - Rebel Assault II - The Hidden Empire (Disc 2) +SLPS_006.39 Star Wars - Rebel Assault II - The Hidden Empire (Disc 2) +SLUS_003.86 Star Wars - Rebel Assault II - The Hidden Empire (Disc 2) +SLES_002.93 StarFighter 3000 +SLPS_004.87 StarFighter 3000 +SLES_029.21 StarSweep +SLPS_010.40 StarSweep +SLPM_801.36 StarSweep (Taikenban) +SLPM_801.51 StarSweep (Taikenban) +SCES_000.34 Starblade α +SLPS_000.22 Starblade α +SLUS_000.57 Starblade α +SLPS_009.58 Starborders +SLUS_013.02 Starfighter Sanvein +SLPS_014.07 Starlight Scramble - Ren'ai Kouhosei +SLPM_868.09 Startling Adventures - Kuusou 3x Daibouken +SLPS_020.43 Startling Odyssey 1 - Blue Evolution +SLES_000.90 Starwinder - The Ultimate Space Race +SLPS_009.88 Starwinder - The Ultimate Space Race +SLUS_000.94 Starwinder - The Ultimate Space Race +SLED_015.53 Station Demo Disc 1 +SLED_016.34 Station Demo Disc 2 +SLED_016.96 Station Demo Disc 3 +SLED_017.31 Station Demo Disc 4 +SLED_017.82 Station Demo Disc 5 +SLED_018.95 Station Demo Disc 6 +SLED_019.69 Station Demo Disc 7 +SLED_020.33 Station Demo Disc 8 +SLED_020.77 Station Demo Disc 9 +SLES_003.73 Steel Harbinger +SLUS_000.93 Steel Harbinger +SCES_010.23 Steel Reign +SCUS_949.02 Steel Reign +SLES_039.95 Stock Car Racer +SLPS_004.72 Stone Walkers +SLPS_017.31 Stone Walkers +SLPS_032.96 Stone Walkers +SLPS_013.10 Straight Victory - Hoshino Kazuyoshi e no Chousen +SCED_015.28 Strategie Speziale '98 (Demo) +SLPM_865.47 Stray Sheep - The Adventure of Poe & Merry +SLPS_020.35 Stray Sheep - The Adventure of Poe & Merry +SLES_014.37 Streak Hoverboard Racing +SLUS_006.29 Streak Hoverboard Racing +SLPS_016.22 Street Boarders +SLPS_027.44 Street Boarders 2 +SLES_004.96 Street Fighter Alpha 2 +SLUS_002.58 Street Fighter Alpha 2 +SLES_018.63 Street Fighter Alpha 3 +SLUS_008.21 Street Fighter Alpha 3 +SLES_001.99 Street Fighter Alpha - Warriors' Dreams +SLUS_001.97 Street Fighter Alpha - Warriors' Dreams +SLES_009.98 Street Fighter Collection (Disc 1) +SLPS_008.00 Street Fighter Collection (Disc 1) +SLUS_004.23 Street Fighter Collection (Disc 1) +SLES_109.98 Street Fighter Collection (Disc 2) +SLPS_008.01 Street Fighter Collection (Disc 2) +SLUS_005.84 Street Fighter Collection (Disc 2) +SLPM_801.54 Street Fighter Collection (Taikenban) +SLES_017.21 Street Fighter Collection 2 +SLUS_007.46 Street Fighter Collection 2 +SLED_004.73 Street Fighter EX + α (Demo) +SLES_009.39 Street Fighter EX Plus Alpha +SLPM_860.41 Street Fighter EX Plus Alpha +SLPS_910.88 Street Fighter EX Plus Alpha +SLUS_005.48 Street Fighter EX Plus Alpha +SLES_025.98 Street Fighter EX2 Plus +SLPS_025.08 Street Fighter EX2 Plus +SLUS_011.05 Street Fighter EX2 Plus +SLPM_805.17 Street Fighter EX2 Plus (Taikenban) +SLPS_000.80 Street Fighter II Movie (Disc 1) +SLPS_000.81 Street Fighter II Movie (Disc 2) +SLPS_001.76 Street Fighter Zero +SLPS_004.15 Street Fighter Zero 2 +SLPM_800.43 Street Fighter Zero 2 (Taikenban) +SLPS_911.05 Street Fighter Zero 2' +SLPM_868.77 Street Fighter Zero 3 +SLPS_017.77 Street Fighter Zero 3 +SLPS_000.70 Street Fighter - Real Battle on Film +SLES_000.50 Street Fighter - The Movie +SLUS_000.41 Street Fighter - The Movie +PCPX_960.67 Street Games '97 +SIPS_600.19 Street Games '97 +SLES_002.96 Street Racer +SLUS_000.99 Street Racer +SLPS_006.10 Street Racer Extra +SLUS_014.50 Street Racquetball +SLES_025.28 Street Scooters +SLPS_021.86 Street Scooters +SLUS_008.18 Street Sk8er +SLUS_010.83 Street Sk8er 2 +SLES_017.59 Street Skater +SLES_027.03 Street Skater 2 +SLPS_008.85 Stressless Lesson - Les Les +SLES_128.67 Strider +SLUS_011.42 Strider +SLES_028.67 Strider 2 +SLUS_011.63 Strider 2 +SLPS_026.20 Strider Hiryuu 1 & 2 (Disc 1) (Strider Hiryuu) +SLPS_026.21 Strider Hiryuu 1 & 2 (Disc 2) (Strider Hiryuu 2) +SLPM_805.37 Strider Hiryuu 1 & 2 (Taikenban) +SLES_040.46 Strike Force Hydra +SLUS_001.39 Strike Point +SLES_004.25 Strikepoint - The Hex Missions +SLES_000.23 Striker 96 +SLUS_002.10 Striker 96 +SLUS_010.78 Striker Pro 2000 +SLPS_001.27 Striker - World Cup Premiere Stage +SLPS_004.07 Strikers 1945 +SLUS_013.37 Strikers 1945 +SLES_035.10 Strikers 1945 II +SLKA_020.01 Strikers 1945 II +SLPS_016.37 Strikers 1945 II +SCES_038.19 Stuart Little 2 +SCES_038.20 Stuart Little 2 +SCES_038.21 Stuart Little 2 +SCES_038.48 Stuart Little 2 +SCES_038.49 Stuart Little 2 +SCES_038.50 Stuart Little 2 +SCES_038.51 Stuart Little 2 +SCES_038.52 Stuart Little 2 +SCES_038.53 Stuart Little 2 +SCES_038.54 Stuart Little 2 +SCES_038.55 Stuart Little 2 +SCUS_946.69 Stuart Little 2 +SLPS_004.03 Studio P +SLPS_027.25 Study Quest - Keisan-jima no Daibouken +SCES_012.23 Sub +SLPS_034.13 Subete ga F ni Naru - The Perfect Insider +SLES_027.28 Submarine Commander +SLPS_022.34 Submarine Hunter Shachi +SLPS_032.94 Submarine Hunter Shachi +SLPS_012.64 Suchie-Pai Adventure - Doki Doki Nightmare (Disc 1) +SLPS_012.65 Suchie-Pai Adventure - Doki Doki Nightmare (Disc 2) +SLPS_001.37 Suiko Enbu +SCPS_451.84 Suikoden +SLES_005.27 Suikoden +SLUS_002.92 Suikoden +SLES_024.42 Suikoden II +SLES_024.43 Suikoden II +SLES_024.44 Suikoden II +SLES_024.45 Suikoden II +SLES_024.46 Suikoden II +SLUS_009.58 Suikoden II +SLED_027.42 Suikoden II (Demo) +SLPM_863.08 Suikoden - Tendou Hyaku Hachi-sei +SLPS_013.05 Suikoden - Tendou Hyaku Hachi-sei +SLPS_005.21 Suikoden - Tenmei no Chikai +SLPS_018.09 Suizokukan Project - Fish Hunter e no Michi +SLPS_025.42 Summon Night +SLPS_915.07 Summon Night +SLPM_805.09 Summon Night (Taikenban) +SLPS_032.37 Summon Night 2 (Disc 1) +SLPS_915.17 Summon Night 2 (Disc 1) +SLPS_032.38 Summon Night 2 (Disc 2) +SLPS_915.18 Summon Night 2 (Disc 2) +SLPS_028.58 Suna no Embrace - Edin no Sato no Navel +SLPS_010.51 Super Adventure Rockman (Disc 1) (Episode 1 ;Tsuki no Shinden;) +SLPS_010.52 Super Adventure Rockman (Disc 2) (Episode 2 ;Shitou^! Wily Numbers;) +SLPS_010.53 Super Adventure Rockman (Disc 3) (Episode 3 ;Saigo no Tatakai^!^!;) +SLPS_022.19 Super Bass Fishing +SLPS_028.67 Super Bass Fishing +SLPS_008.39 Super Black Bass X +SLPS_020.53 Super Black Bass X +SLPM_867.17 Super Blackbass X2 +SLPS_023.92 Super Blackbass X2 +SLUS_015.28 Super Bubble Pop +SLPS_004.67 Super Casino Special +SLES_040.45 Super Dropzone - Intergalactic Rescue Mission +SLES_007.15 Super Football Champ +SLPS_005.69 Super Football Champ +SLPM_871.35 Super Gals^! Kotobuki Ran Special - Ikemen Get You Gals Party +SLPS_017.76 Super Hero Sakusen +SLPM_803.58 Super Hero Sakusen (Taikenban) +SLPS_030.19 Super Hero Sakusen - Diedal no Yabou +SLPS_030.20 Super Hero Sakusen - Diedal no Yabou +SLKA_020.02 Super Lite Best Vol. 1 - Cotton Original & Block Keeper +SLKA_020.03 Super Lite Best Vol. 2 - Sanvein & Bomb Boat +SLPM_860.19 Super Live Stadium +SLES_011.75 Super Match Soccer +SLES_000.43 Super Pang Collection +SLPS_003.60 Super Pang Collection +SLPS_032.26 Super Price Series - Billiards +SLPS_033.86 Super Price Series - Block & Switch +SLPS_033.87 Super Price Series - Hanafuda +SLPS_032.25 Super Price Series - Mahjong +SLPS_032.27 Super Price Series - Paipai +SLPS_033.85 Super Price Series - Reversi +SLES_006.05 Super Puzzle Fighter II Turbo +SLUS_004.18 Super Puzzle Fighter II Turbo +SLPS_006.11 Super Puzzle Fighter II X +SLPS_005.53 Super Robot Shooting +SLPS_005.54 Super Robot Shooting +SLPS_025.28 Super Robot Taisen Alpha +SLPS_026.36 Super Robot Taisen Alpha +SLPS_035.76 Super Robot Taisen Alpha +SLPS_914.08 Super Robot Taisen Alpha +SLPS_031.47 Super Robot Taisen Alpha Gaiden +SLPS_031.48 Super Robot Taisen Alpha Gaiden +SLPS_035.77 Super Robot Taisen Alpha Gaiden +SLPS_915.06 Super Robot Taisen Alpha Gaiden +SLPS_025.29 Super Robot Taisen EX +SLPS_017.27 Super Robot Taisen F +SLPS_912.16 Super Robot Taisen F +SLPS_019.24 Super Robot Taisen F - Kanketsu-hen +SLPS_912.17 Super Robot Taisen F - Kanketsu-hen +SLPS_020.70 Super Robot Taisen - Complete Box (Disc 1) (Super Robot Wars Complete Box) +SLPS_020.71 Super Robot Taisen - Complete Box (Disc 2) (History of Super Robot Wars) +SLUS_014.64 Super Shot Soccer +SLES_039.61 Super Slammin' Dodgeball +SLPS_028.63 Super Tokusatsu Taisen 2001 +SCUS_944.53 SuperCross Circuit +SCUS_943.96 SuperCross Circuit (Demo) +SLPM_872.31 SuperLite 1500 Series - A Ressha de Ikou 4 - Evolution Global +SLPM_872.82 SuperLite 1500 Series - A Ressha de Ikou Z - Mezase^! Tairiku Oudan +SLPM_872.38 SuperLite 1500 Series - A5 - A Ressha de Ikou 5 +SLPM_872.27 SuperLite 1500 Series - Advanced V.G. +SLPM_872.26 SuperLite 1500 Series - Advanced V.G. 2 +SLPM_862.78 SuperLite 1500 Series - Angolmois 99 +SLPM_862.59 SuperLite 1500 Series - Ano Ko Doko no Ko - Endless Season +SLPM_862.39 SuperLite 1500 Series - Asteroids +SLPM_871.52 SuperLite 1500 Series - Asuka 120% Final - Burning Fest. Final +SLPM_871.65 SuperLite 1500 Series - Battle Qix +SLPM_864.00 SuperLite 1500 Series - Battle Sugoroku the Hunter - A.R.0062 +SLPM_870.90 SuperLite 1500 Series - Bomboat +SLPM_865.98 SuperLite 1500 Series - Burn Out +SLPM_862.98 SuperLite 1500 Series - Card II +SLPM_872.39 SuperLite 1500 Series - Carnage Heart +SLPM_872.81 SuperLite 1500 Series - Carnage Heart EZ (Easy Zapping) +SLPM_864.89 SuperLite 1500 Series - Castrol Honda Super Bike Racing +SLPM_869.22 SuperLite 1500 Series - Castrol Honda VTR +SLPM_866.30 SuperLite 1500 Series - Chitty Chitty Chicken +SLPM_866.60 SuperLite 1500 Series - Crazy Balloon 2000 +SLPM_864.26 SuperLite 1500 Series - Crossword +SLPM_865.35 SuperLite 1500 Series - Crossword 2 +SLPM_867.96 SuperLite 1500 Series - Crossword 3 +SLPM_865.80 SuperLite 1500 Series - Cyber Daisenryaku - Shutsugeki^! Haruka-tai +SLPM_864.97 SuperLite 1500 Series - Deep Freeze +SLPM_871.15 SuperLite 1500 Series - Densetsu-juu no Ana - Monster Complete World Ver. 2 +SLPM_865.82 SuperLite 1500 Series - Dezaemon Kids^! +SLPM_870.43 SuperLite 1500 Series - Emmyrea +SLPM_863.66 SuperLite 1500 Series - F1 Grand Prix 1996 - Team Un'ei Simulation +SLPM_864.61 SuperLite 1500 Series - Fantastic Night Dreams - Cotton Original +SLPM_872.37 SuperLite 1500 Series - Farland Saga - Toki no Michishirube +SLPM_872.45 SuperLite 1500 Series - Farland Story - Yottsu no Fuuin +SLPM_866.22 SuperLite 1500 Series - Fishing Club - Boat no Tsuri-hen +SLPM_866.23 SuperLite 1500 Series - Fishing Club - Bouhatei no Tsuri-hen +SLPM_866.24 SuperLite 1500 Series - Fishing Club - Hama no Tsuri-hen +SLPM_867.11 SuperLite 1500 Series - Flamberge no Seirei +SLPM_862.97 SuperLite 1500 Series - Game de Seishun +SLPM_863.19 SuperLite 1500 Series - Hanafuda II +SLPM_864.88 SuperLite 1500 Series - Hooockey^!^! +SLPM_863.20 SuperLite 1500 Series - Kaette kita Pachio-kun - Dream Collection +SLPM_868.32 SuperLite 1500 Series - Kaiteiban Mark Yazaki no Seiyou Senseijutsu +SLPM_868.33 SuperLite 1500 Series - Kaiteiban Shichuu Suimei - Mark Yazaki Kanshuu +SLPM_871.61 SuperLite 1500 Series - KeePer +SLPM_871.70 SuperLite 1500 Series - Kouyasai - A Sherd of Youthful Memories +SLPM_864.60 SuperLite 1500 Series - Lode Runner 2 +SLPM_862.38 SuperLite 1500 Series - Lode Runner - The Legend Returns +SLPM_872.19 SuperLite 1500 Series - Lunar Wing - Toki o Koeta Seisen +SLPM_862.58 SuperLite 1500 Series - Mahjong II +SLPM_868.56 SuperLite 1500 Series - Mahjong Senjutsu - Andou Mitsuru Pro no Akuukan Sappou +SLPM_871.43 SuperLite 1500 Series - Mahjong Uranai Fortuna - Tsuki no Megami-tachi +SLPM_868.17 SuperLite 1500 Series - Makikou +SLPM_864.43 SuperLite 1500 Series - Mawatte Mucho^! +SLPM_865.83 SuperLite 1500 Series - Memories Off +SLPM_871.20 SuperLite 1500 Series - Monster Complete World +SLPM_872.11 SuperLite 1500 Series - Märchen Adventure - Cotton 100% +SLPM_871.62 SuperLite 1500 Series - Naniwa Wangan Battle +SLPM_872.40 SuperLite 1500 Series - Neo Atlas +SLPM_872.83 SuperLite 1500 Series - Neo Atlas II +SLPM_866.32 SuperLite 1500 Series - Nobunaga Hiroku - Geten no Yume +SLPS_020.67 SuperLite 1500 Series - NumCro +SLPM_864.27 SuperLite 1500 Series - NumCro 2 +SLPM_865.34 SuperLite 1500 Series - NumCro 3 +SLPM_867.95 SuperLite 1500 Series - NumCro 4 +SLPS_020.68 SuperLite 1500 Series - Oekaki Puzzle +SLPM_864.28 SuperLite 1500 Series - Oekaki Puzzle 2 +SLPM_865.33 SuperLite 1500 Series - Oekaki Puzzle 3 +SLPM_866.75 SuperLite 1500 Series - Oekaki Puzzle 4 +SLPM_868.00 SuperLite 1500 Series - Oekaki Puzzle 5 +SLPM_871.64 SuperLite 1500 Series - Option - Tuning Car Battle Spec R +SLPM_863.18 SuperLite 1500 Series - Pachi-Slot Hisshouhou^! Sammy Revolution +SLPM_862.76 SuperLite 1500 Series - Pangaea +SLPM_870.69 SuperLite 1500 Series - Pao Leeming Kanshuu - Fuusui Nyuumon +SLPM_862.60 SuperLite 1500 Series - Pinball - Golden Logres +SLPM_871.94 SuperLite 1500 Series - Prismaticallization +SLPM_866.59 SuperLite 1500 Series - Qix 2000 +SLPM_865.17 SuperLite 1500 Series - Quiz Master - Blue +SLPM_865.16 SuperLite 1500 Series - Quiz Master - Red +SLPM_865.18 SuperLite 1500 Series - Quiz Master - Yellow +SLPM_862.82 SuperLite 1500 Series - Reversi II +SLPM_865.79 SuperLite 1500 Series - Ring of Sias +SLPM_864.59 SuperLite 1500 Series - Sanvein +SLPM_867.10 SuperLite 1500 Series - Screen +SLPM_862.61 SuperLite 1500 Series - Seiyou Senseijutsu - Mark Yazaki Kanshuu +SLPM_867.64 SuperLite 1500 Series - Shanghai - Dynasty +SLPM_862.79 SuperLite 1500 Series - Shichuu Suimei - Mark Yazaki Kanshuu +SLPM_863.64 SuperLite 1500 Series - Shinsei Toilet no Hanako-san +SLPM_862.75 SuperLite 1500 Series - Shougi II +SLPM_868.39 SuperLite 1500 Series - Slither Link +SLPM_866.61 SuperLite 1500 Series - Space Chaser 2000 +SLPM_864.40 SuperLite 1500 Series - StarSweep +SLPM_866.31 SuperLite 1500 Series - Strikers 1945 II +SLPM_863.65 SuperLite 1500 Series - Super Casino Special +SLPS_020.66 SuperLite 1500 Series - Suudoku +SLPM_864.25 SuperLite 1500 Series - Suudoku 2 +SLPM_865.36 SuperLite 1500 Series - Suudoku 3 +SLPM_866.76 SuperLite 1500 Series - Suudoku 4 +SLPM_867.41 SuperLite 1500 Series - Suudoku 5 +SLPM_862.40 SuperLite 1500 Series - Tenant Wars Alpha - SuperLite 1500 Version +SLPM_862.37 SuperLite 1500 Series - The Curling +SLPM_872.53 SuperLite 1500 Series - The FamiRes +SLPM_864.41 SuperLite 1500 Series - The Game Maker +SLPM_865.81 SuperLite 1500 Series - The Tetris +SLPM_864.42 SuperLite 1500 Series - Tower Dream 2 +SLPM_864.01 SuperLite 1500 Series - Uno +SLPM_871.89 SuperLite 1500 Series - Wizard's Harmony +SLPM_871.88 SuperLite 1500 Series - Wizard's Harmony 2 +SLPM_871.90 SuperLite 1500 Series - Wizard's Harmony R +SLPM_866.33 SuperLite 1500 Series - Yoshimoto Mahjong Club +SLPM_869.84 SuperLite 3in1 Series - Arcade Classic-shuu +SLPM_869.82 SuperLite 3in1 Series - Board Game-shuu +SLPM_869.83 SuperLite 3in1 Series - Card Game-shuu +SLPM_869.54 SuperLite 3in1 Series - Crossword-shuu +SLPM_869.57 SuperLite 3in1 Series - NumCro-shuu +SLPM_869.55 SuperLite 3in1 Series - Oekaki Puzzle-shuu +SLPM_869.87 SuperLite 3in1 Series - Quiz-shuu +SLPM_869.56 SuperLite 3in1 Series - Suudoku-shuu +SLPM_869.81 SuperLite 3in1 Series - Tsuri-shuu +SLPM_869.58 SuperLite Gold Series - Minna no Chess +SLPM_869.21 SuperLite Gold Series - Minna no Igo +SLPM_867.99 SuperLite Gold Series - Minna no Mahjong +SLPM_869.19 SuperLite Gold Series - Minna no Othello +SLPM_870.09 SuperLite Gold Series - Minna no Shougi - Chuukyuu-hen +SLPM_870.10 SuperLite Gold Series - Minna no Shougi - Joukyuu-hen +SLPM_869.20 SuperLite Gold Series - Minna no Shougi - Shokyuu-hen +SLPM_868.19 SuperLite Gold Series - Otenami Haiken +SLPM_870.37 SuperLite Gold Series - Wizardry - Llylgamyn Saga +SLPM_868.78 SuperLite Gold Series - Wizardry - New Age of Llylgamyn +SLES_041.54 Superbike Masters +SLES_000.80 Supersonic Racers +SLES_040.88 Superstar Dance Club - #1 Hits^!^!^! +SLUS_014.93 Superstar Dance Club - #1 Hits^!^!^! +SLES_028.38 Surf Riders +SLUS_011.90 Surf Riders +SLPS_017.37 Susume^! Kaizoku - Be Pirates^! +SLPM_803.67 Susume^! Kaizoku - Be Pirates^! (Taikenban) +SLPS_002.55 Susume^! Taisen Puzzle-dama +SLPS_027.30 Suzu Monogatari +SLES_022.21 Suzuki Alstare Challenge +SLPM_865.13 Suzuki Bakuhatsu +SLPM_805.65 Suzuki Bakuhatsu (Taikenban) +SLES_038.67 Sven-Göran Eriksson's World Challenge +SLES_038.26 Sven-Göran Eriksson's World Manager +SLES_000.25 Swagman +SLUS_001.51 Swagman +SLED_006.65 Swagman (Demo) +SLES_016.26 Swing +SLES_020.32 Swing +SLES_028.57 Sydney 2000 +SLES_028.58 Sydney 2000 +SLES_028.59 Sydney 2000 +SLES_028.60 Sydney 2000 +SLES_028.61 Sydney 2000 +SLES_028.62 Sydney 2000 +SLPM_866.26 Sydney 2000 +SLUS_011.77 Sydney 2000 +SLES_002.12 Syndicate Wars +SLES_002.13 Syndicate Wars +SLUS_002.62 Syndicate Wars +SCES_019.10 Syphon Filter +SCES_019.11 Syphon Filter +SCES_019.12 Syphon Filter +SCES_019.13 Syphon Filter +SCES_019.14 Syphon Filter +SCUS_942.40 Syphon Filter +SLPS_022.16 Syphon Filter +SLPS_031.38 Syphon Filter +SCUS_943.62 Syphon Filter (Demo) +SLPM_804.48 Syphon Filter (Taikenban) +SCUS_943.93 Syphon Filter 2 (Demo) +SCES_022.85 Syphon Filter 2 (Disc 1) +SCES_022.86 Syphon Filter 2 (Disc 1) +SCES_022.87 Syphon Filter 2 (Disc 1) +SCES_022.88 Syphon Filter 2 (Disc 1) +SCUS_944.51 Syphon Filter 2 (Disc 1) +SCES_122.85 Syphon Filter 2 (Disc 2) +SCES_122.86 Syphon Filter 2 (Disc 2) +SCES_122.87 Syphon Filter 2 (Disc 2) +SCES_122.88 Syphon Filter 2 (Disc 2) +SCUS_944.92 Syphon Filter 2 (Disc 2) +SCES_022.89 Syphon Filter 2 - Conspiración Mortal (Disc 1) +SCES_122.89 Syphon Filter 2 - Conspiración Mortal (Disc 2) +SCES_036.97 Syphon Filter 3 +SCES_036.99 Syphon Filter 3 +SCES_037.00 Syphon Filter 3 +SCUS_946.40 Syphon Filter 3 +SCUS_946.61 Syphon Filter 3 (Demo) +SCES_036.98 Syphon Filter 3 (Press Kit) +SCES_037.01 Syphon Filter 3 - Sentencia Final +SCED_037.80 Syphon Filter 3 - Sentencia Final (Demo) +SLPM_862.34 Söldnerschild Special +SLPS_013.19 Söldnerschild Special +SLPS_013.50 T kara Hajimaru Monogatari +SLES_014.73 T'ai Fu - Die Rache des Tigers +SLES_014.60 T'ai Fu - Wrath of the Tiger +SLES_014.72 T'ai Fu - Wrath of the Tiger +SLES_014.74 T'ai Fu - Wrath of the Tiger +SLUS_007.87 T'ai Fu - Wrath of the Tiger +SLED_016.09 T'ai Fu - Wrath of the Tiger (Demo) +SLUS_008.13 T.R.A.G. - Mission of Mercy +SLPS_005.10 TFX - Tactical Fighter eXperiment +SLPS_005.11 TFX - Tactical Fighter eXperiment +SLPS_001.23 TIZ - Tokyo Insect Zoo +SLUS_000.89 TNN Motor Sports HardCore 4X4 +SLUS_009.80 TNN Motorsports HardCore TR +SLES_015.42 TOCA 2 Touring Cars +SLES_015.47 TOCA 2 Touring Cars +SLUS_009.96 TOCA 2 - Touring Car Challenge +SLUS_006.11 TOCA Championship Racing +SLES_003.76 TOCA Touring Car Championship +SLPS_014.10 TOCA Touring Car Championship +SLES_025.72 TOCA World Touring Cars +SLES_025.73 TOCA World Touring Cars +SLPS_026.26 TRL - The Rail Loaders +SLPS_034.59 TV Animation X - Unmei no Sentaku +SLPS_021.81 Tactical Armor Custom Gasaraki +SLUS_005.60 Tactics Ogre +SLPS_025.24 Tactics Ogre - Let Us Cling Together +SLPS_001.16 Tadaima Wakusei Kaitaku-chuu^! +SLPM_867.80 Taiho Shichau zo - You're Under Arrest (Disc 1) +SLPM_867.82 Taiho Shichau zo - You're Under Arrest (Disc 1) +SLPM_867.81 Taiho Shichau zo - You're Under Arrest (Disc 2) +SLPM_867.83 Taiho Shichau zo - You're Under Arrest (Disc 2) +SLPM_804.15 Taiken Bandai Vol. 2 (Taikenban) +SLPM_803.05 Taiken Bandai^! Vol. 1 (Taikenban) +SLPS_002.02 Taiketsu Rumiizu^! Meruhen Land +SLPM_867.89 Taikou Risshiden II +SLPS_002.34 Taikou Risshiden II +SLPS_910.42 Taikou Risshiden II +SLPM_862.68 Taikou Risshiden III +SLPM_866.08 Taikou Risshiden III +SLPM_872.75 Taikou Risshiden III +SLPS_011.31 Taikyoku Igo - Heisei Kiin +SLPS_004.57 Taikyoku Igo - Shinzui Gosennin +SLPM_864.67 Taikyoku Igo - Shinzui Gosennin - Nigou +SLPS_000.59 Taikyoku Shougi - Kiwame +SLES_013.90 Tail Concerto +SLPS_012.99 Tail Concerto +SLUS_006.60 Tail Concerto +SLUS_900.60 Tail Concerto (Demo) +SCUS_946.07 Tail of the Sun +SLPS_026.72 Taisen Ren'ai Simulation - Trifers Mahou Gakuen +SLPS_020.29 Taiyo no Otsuge +SLPS_003.30 Taiyou no Shippo - Wild, Pure, Simple Life +SLPS_910.34 Taiyou no Shippo - Wild, Pure, Simple Life +SLPS_914.11 Taiyou no Shippo - Wild, Pure, Simple Life +SLPS_005.93 Taklamakan - Tonkou Denki +SLPS_011.00 Tales of Destiny +SLPS_911.11 Tales of Destiny +SLUS_006.26 Tales of Destiny +SLUS_013.55 Tales of Destiny II (Disc 1) +SLUS_013.67 Tales of Destiny II (Disc 2) +SLUS_013.68 Tales of Destiny II (Disc 3) +SLPS_030.45 Tales of Eternia (Disc 1) +SLPS_030.50 Tales of Eternia (Disc 1) +SLPS_912.47 Tales of Eternia (Disc 1) +SLPS_030.46 Tales of Eternia (Disc 2) +SLPS_030.51 Tales of Eternia (Disc 2) +SLPS_912.48 Tales of Eternia (Disc 2) +SLPS_030.47 Tales of Eternia (Disc 3) +SLPS_030.52 Tales of Eternia (Disc 3) +SLPS_912.49 Tales of Eternia (Disc 3) +SLPM_805.86 Tales of Eternia (Taikenban) +SLPS_033.75 Tales of Fandom Vol. 1 - Cless Version +SLPS_033.76 Tales of Fandom Vol. 1 - Mint Version +SLPS_017.70 Tales of Phantasia +SLPS_912.10 Tales of Phantasia +SLPM_871.16 Tall Unlimited +SLPS_023.66 Tall Unlimited +SLUS_015.47 Tall - Infinity +SLPS_030.21 Tall - Twins Tower +SLPS_000.03 Tama - Adventurous Ball in Giddy Labyrinth +SCPS_100.44 Tamago de Puzzle +PCPX_961.53 Tamago de Puzzle (Taikenban) +SLPS_017.29 Tamamayu Monogatari +SLPS_911.54 Tamamayu Monogatari +PAPX_900.65 Tamamayu Monogatari - Dennou Bijutsukan +SLPM_803.25 Tamamayu Monogatari - Dennou Bijutsukan +SLPS_022.61 Tanaka Torahiko no Ultra-ryuu Shougi - Ibisha Anaguma-hen +SLES_012.48 Tank Racer +SLED_019.42 Tank Racer (Demo) +SLPM_861.72 Tanoshii Mahjong +SLPS_021.57 Tantei Jinguuji Saburou - Early Collection +SLPS_031.37 Tantei Jinguuji Saburou - Early Collection +SLPS_005.44 Tantei Jinguuji Saburou - Mikan no Report +SLPS_030.16 Tantei Jinguuji Saburou - Mikan no Report +SLPS_024.27 Tantei Jinguuji Saburou - Tomoshibi ga Kienu Ma ni +SLPS_030.15 Tantei Jinguuji Saburou - Tomoshibi ga Kienu Ma ni +SLPS_013.56 Tantei Jinguuji Saburou - Yume no Owari ni +SLPS_030.14 Tantei Jinguuji Saburou - Yume no Owari ni +SLPS_028.83 Taregoro - Tarepanda no Iru Nichijou +SLPS_005.32 Tasogare no Ode - Ode to the Sunset Era +SLPS_028.84 Tasogare no Ode - Ode to the Sunset Era +SLPS_029.39 Tatsunoko Fight +SLES_035.97 Taxi 2 +SCES_019.23 Team Buddies +SCES_029.86 Team Buddies +SLUS_008.69 Team Buddies +SLUS_006.66 Team Losi RC Racer +SLPM_801.40 Tech PlayStation 97-10 +SLPM_800.84 Tech PlayStation 97-4 +SLPM_800.89 Tech PlayStation 97-5 +SLPM_801.00 Tech PlayStation 97-6 +SLPM_801.08 Tech PlayStation 97-7 +SLPM_801.17 Tech PlayStation 97-8 +SLPM_801.28 Tech PlayStation 97-9 +SLPM_801.88 Tech PlayStation Vol. 1 +SLPM_867.38 Techno BB +SLES_032.45 TechnoMage - De Terugkeer der Eeuwigheid +SLES_028.31 TechnoMage - Die Rückkehr der Ewigkeit +SLES_032.42 TechnoMage - En Quête de L'Eternité +SLES_032.41 TechnoMage - Return of Eternity +SLES_032.43 TechnoMage - Ritorno all'Eternità +SLES_032.44 Technomage - El Retorno de la Eternidad +SLUS_003.15 Tecmo Stackers +SLPS_005.65 Tecmo Super Bowl +SLUS_000.70 Tecmo Super Bowl +SLUS_002.99 Tecmo World Golf - Japan +SLUS_003.40 Tecmo's Deception - Invitation to Darkness +SLPM_861.78 Teitoku no Ketsudan II +SLPM_867.86 Teitoku no Ketsudan II +SLPS_004.48 Teitoku no Ketsudan II +SLPM_862.04 Teitoku no Ketsudan III +SLPS_007.88 Teitoku no Ketsudan III +SLPS_012.16 Teitoku no Ketsudan III with Power-Up Kit +SCES_000.05 Tekken +SLPS_000.40 Tekken +SLPS_910.20 Tekken +SLUS_000.06 Tekken +SCES_002.55 Tekken 2 +SLPS_003.00 Tekken 2 +SLPS_910.55 Tekken 2 +SLUS_002.13 Tekken 2 +SCED_004.94 Tekken 2 + Fade to Black + F1 + V-CD +SCED_004.67 Tekken 2 + Fade to Black + V-CD +SCPS_452.13 Tekken 3 +SCPS_452.15 Tekken 3 +SLPS_013.00 Tekken 3 +SLPS_912.02 Tekken 3 +SLUS_004.02 Tekken 3 +SCED_011.46 Tekken 3 (Demo) +SCED_013.84 Tekken 3 (Demo) +SLPS_003.65 Tekkyuu - True Pinball +SLES_003.16 Tempest X3 +SLUS_002.83 Tempest X3 +SLES_005.34 Ten Pin Alley +SLUS_003.77 Ten Pin Alley +SLPM_863.68 Ten made Jack - Odoroki Mamenoki Daitoubou^!^! +SLPS_012.43 Tenant Wars +SLPS_004.51 Tenchi Muyou^! Toukou Muyou (Disc 1) +SLPS_004.52 Tenchi Muyou^! Toukou Muyou (Disc 2) +SLPM_874.00 Tenchi o Kurau II - Sekiheki no Tatakai +SLPS_002.03 Tenchi o Kurau II - Sekiheki no Tatakai +SLES_024.52 Tenchu 2 - Birth of the Stealth Assassins +SLES_024.62 Tenchu 2 - Birth of the Stealth Assassins +SLES_024.63 Tenchu 2 - Birth of the Stealth Assassins +SLES_024.64 Tenchu 2 - Birth of the Stealth Assassins +SLES_024.65 Tenchu 2 - Birth of the Stealth Assassins +SLUS_009.39 Tenchu 2 - Birth of the Stealth Assassins +SLES_013.74 Tenchu - Stealth Assassins +SLUS_007.06 Tenchu - Stealth Assassins +SLED_014.67 Tenchu - Stealth Assassins (Demo) +SLPS_007.12 Tenga Seiha +SLPS_016.78 Tenka Touitsu +SLPS_010.14 Tenkuu no Escaflowne +SLPS_010.15 Tenkuu no Escaflowne +SLPM_865.84 Tenkuu no Restaurant +SLPS_914.52 Tenkuu no Restaurant +SLPM_867.34 Tenkuu no Restaurant - Hello^! Project Ver. +SLUS_013.48 Tennis +SLES_009.35 Tennis Arena +SLPS_013.03 Tennis Arena +SLUS_005.96 Tennis Arena +SLPM_870.28 Tennis no Oujisama +SLPM_872.87 Tennis no Oujisama +SLPM_871.55 Tennis no Oujisama - Sweat & Tears +SLPM_872.96 Tennis no Oujisama - Sweat & Tears +SLPS_012.78 Tensen Nyannyan Gekijouban +SLPS_012.28 Tenshi Doumei +SLPS_034.66 Tenshi na Konamaiki +SLPS_031.32 Tentama +SCES_028.36 Terracon +SCES_000.12 Terry Pratchett's Discworld +SCUS_946.00 Terry Pratchett's Discworld +SLES_001.93 Terry Pratchett's Discworld +SLES_009.48 Test Drive 4 +SLPS_012.88 Test Drive 4 +SLUS_004.87 Test Drive 4 +SLES_011.79 Test Drive 4x4 +SLES_011.65 Test Drive 5 +SLPS_019.64 Test Drive 5 +SLUS_006.10 Test Drive 5 +SLES_027.52 Test Drive 6 +SLUS_008.39 Test Drive 6 +SLUS_010.77 Test Drive Le Mans +SLES_001.94 Test Drive Off-Road +SLUS_003.96 Test Drive Off-Road +SLPS_019.65 Test Drive Off-Road 2 +SLUS_006.09 Test Drive Off-Road 2 +SLUS_008.40 Test Drive Off-Road 3 +SCES_021.79 Tetris Magiska Utmaning +SLES_004.42 Tetris Plus +SLPS_004.66 Tetris Plus +SLPS_017.20 Tetris Plus +SLUS_003.38 Tetris Plus +SLPS_003.21 Tetris X +SLPS_910.36 Tetris X +SLPS_028.86 Tetris with Card Captor Sakura - Eternal Heart +SLPS_001.64 Tetsudou-ou '96 - Iku ze Okuman Chouja^!^! +SLPS_010.12 Tetsudou-ou 2 - Sekai Seifuku no Yabou^!^! +SLPS_006.75 Tetsuya Komuro - Gaball Screen +SLPS_006.76 Tetsuya Komuro - Gaball Screen +SLPS_017.18 Tettei Kaiseki - Hisshou Pachi-Slot Doujou - Yamasa & Pioneer +SLPM_863.40 That's QT +SCUS_949.06 The Adventures of Lomax +SLPS_019.16 The Airs +SLES_038.58 The Amazing Virtual Sea-Monkeys +SLUS_014.75 The Amazing Virtual Sea-Monkeys +SCED_023.27 The Best PlayStation Games Ever - No. 1 of 4 +SCUS_942.61 The Best of PlayStation Underground Year One +SLPS_022.94 The Bistro - Ryouri & Wine no Shokunin-tachi +SLPM_867.18 The Blue Marlin +SLPS_027.52 The Blue Marlin +SLES_031.63 The Bombing Islands +SLPS_914.49 The Bombing Islands +SLUS_012.92 The Bombing Islands +SCPS_100.94 The Book of Watermarks (Disc 1) +SCPS_100.95 The Book of Watermarks (Disc 2) +SLUS_015.79 The Cat in the Hat +SLPS_003.31 The Chessmaster +SLES_001.87 The Chessmaster 3-D +SLUS_000.52 The Chessmaster 3-D +SCUS_941.50 The City of Lost Children +SLES_001.70 The City of Lost Children +SLPM_866.91 The Conveni 2 - Zenkoku Chain Tenkai da^! +SLPS_011.46 The Conveni 2 - Zenkoku Chain Tenkai da^! +SLPS_013.01 The Conveni Special - 3-tsu no Sekai o Dokusen seyo +SLPM_866.55 The Conveni - Ano Machi o Dokusen seyo +SLPS_007.82 The Conveni - Ano Machi o Dokusen seyo +SLPS_911.04 The Conveni - Ano Machi o Dokusen seyo +SLES_002.79 The Crow - City of Angels +SLES_006.48 The Crow - City of Angels +SLPS_007.69 The Crow - City of Angels +SLUS_002.42 The Crow - City of Angels +SLPS_015.58 The Crown Knights - Jaja-uma^! Quartet - Mega Dream Destruction+ +SLPM_804.22 The Cybernetic Tuning Master - Exhaust King +SLES_029.59 The Dalmatians +SLPS_005.01 The Deep - Ushinawareta Shinkai +SLUS_003.17 The Divide - Enemies Within +SLPM_871.75 The Dog Master +SLPM_872.52 The Dog Master +SLPM_866.78 The Drug Store +SLPS_015.16 The Drug Store - MatsumotoKiyoshi de Okaimono^! +SLES_033.93 The Dukes of Hazzard II - Daisy Dukes It Out +SLUS_012.43 The Dukes of Hazzard II - Daisy Dukes It Out +SLES_023.43 The Dukes of Hazzard - Racing for Home +SLUS_008.59 The Dukes of Hazzard - Racing for Home +SLES_022.54 The F.A. Premier League Football Manager 2000 +SLES_030.61 The F.A. Premier League Football Manager 2001 +SLES_021.42 The F.A. Premier League Stars +SLES_030.63 The F.A. Premier League Stars 2001 +SLPS_017.36 The Famires +SLPM_872.54 The Famires - Shijou Saikyou no Menu +SLPS_017.63 The Famires - Shijou Saikyou no Menu +SCES_012.85 The Fifth Element +SLPS_015.55 The Fifth Element +SLUS_007.11 The Fifth Element +SLUS_000.64 The Final Round +SLPS_001.48 The Firemen 2 - Pete & Danny +SLPS_020.90 The Firemen 2 - Pete & Danny +SLES_023.45 The Flintstones - Bedrock Bowling +SLUS_009.31 The Flintstones - Bedrock Bowling +SLPS_015.83 The Game Maker - Ureyuki 100-manbon Get da ze^! +SLUS_007.69 The Game of Life +SLPS_001.55 The Game of Life - DX Jinsei Game +SLPS_910.25 The Game of Life - DX Jinsei Game +SLPS_009.18 The Game of Life - DX Jinsei Game II +SLPS_910.95 The Game of Life - DX Jinsei Game II +SLPM_870.98 The Game of Life - DX Jinsei Game III +SLPS_024.69 The Game of Life - DX Jinsei Game III +SLPM_869.63 The Game of Life - DX Jinsei Game IV +SLPM_871.87 The Game of Life - DX Jinsei Game V +SCES_011.07 The Granstream Saga +SCES_013.21 The Granstream Saga +SCES_013.22 The Granstream Saga +SLUS_005.97 The Granstream Saga +SLPS_007.19 The Great Battle VI +SLES_029.74 The Grinch +SLUS_011.97 The Grinch +SLES_017.76 The Guardian of Darkness +SLPS_031.78 The Heiwa - Otenki Studio +SLUS_001.20 The Hive (Disc 1) +SLUS_001.82 The Hive (Disc 2) +SLPS_003.25 The Hive Wars (Disc 1) +SLPS_003.26 The Hive Wars (Disc 2) +SLPM_869.61 The Housoukyoku - SatelliTV +SLES_032.10 The Hunter +SLES_001.09 The Incredible Hulk - The Pantheon Saga +SLUS_001.50 The Incredible Hulk - The Pantheon Saga +SLES_034.89 The Italian Job +SLES_036.26 The Italian Job +SLES_036.48 The Italian Job +SLUS_014.57 The Italian Job +SLED_036.79 The Italian Job (Demo) +SCES_005.62 The King of Fighters '95 +SCUS_942.05 The King of Fighters '95 +SLPS_003.51 The King of Fighters '95 +SLPS_910.26 The King of Fighters '95 +SLPM_861.10 The King of Fighters '96 +SLPS_008.34 The King of Fighters '96 +SLPM_860.84 The King of Fighters '97 +SLPM_862.45 The King of Fighters '97 +SLPS_915.11 The King of Fighters '97 +SLPM_802.42 The King of Fighters '97 (Taikenban) +SLPM_862.01 The King of Fighters '98 - Dream Match Never Ends +SLPM_864.35 The King of Fighters '98 - Dream Match Never Ends +SLPM_864.62 The King of Fighters '99 +SLPM_867.84 The King of Fighters '99 +SLUS_013.32 The King of Fighters '99 +SLPM_860.95 The King of Fighters Kyou +SLPM_802.45 The King of Fighters Kyou (Taikenban) +SLES_040.55 The Land Before Time - Big Water Adventure +SLUS_014.81 The Land Before Time - Big Water Adventure +SLUS_012.13 The Land Before Time - Great Valley Racing Adventure +SLES_034.48 The Land Before Time - Racing Adventure +SLES_029.81 The Land Before Time - Return to the Great Valley +SLUS_010.43 The Land Before Time - Return to the Great Valley +SLES_000.20 The Last Report +SLES_000.29 The Last Report +SLES_008.89 The Last Report +SLPS_009.23 The Last Report +SLED_013.65 The Last Report (Demo) +PAPX_900.91 The Legend of Dragoon +SCES_030.43 The Legend of Dragoon (Disc 1) +SCES_030.44 The Legend of Dragoon (Disc 1) +SCES_030.45 The Legend of Dragoon (Disc 1) +SCES_030.46 The Legend of Dragoon (Disc 1) +SCES_030.47 The Legend of Dragoon (Disc 1) +SCPS_101.19 The Legend of Dragoon (Disc 1) +SCPS_454.61 The Legend of Dragoon (Disc 1) +SCUS_944.91 The Legend of Dragoon (Disc 1) +SCES_130.43 The Legend of Dragoon (Disc 2) +SCES_130.44 The Legend of Dragoon (Disc 2) +SCES_130.45 The Legend of Dragoon (Disc 2) +SCES_130.46 The Legend of Dragoon (Disc 2) +SCES_130.47 The Legend of Dragoon (Disc 2) +SCPS_101.20 The Legend of Dragoon (Disc 2) +SCPS_454.62 The Legend of Dragoon (Disc 2) +SCUS_945.84 The Legend of Dragoon (Disc 2) +SCES_230.43 The Legend of Dragoon (Disc 3) +SCES_230.44 The Legend of Dragoon (Disc 3) +SCES_230.45 The Legend of Dragoon (Disc 3) +SCES_230.46 The Legend of Dragoon (Disc 3) +SCES_230.47 The Legend of Dragoon (Disc 3) +SCPS_101.21 The Legend of Dragoon (Disc 3) +SCPS_454.63 The Legend of Dragoon (Disc 3) +SCUS_945.85 The Legend of Dragoon (Disc 3) +SCES_330.43 The Legend of Dragoon (Disc 4) +SCES_330.44 The Legend of Dragoon (Disc 4) +SCES_330.45 The Legend of Dragoon (Disc 4) +SCES_330.46 The Legend of Dragoon (Disc 4) +SCES_330.47 The Legend of Dragoon (Disc 4) +SCPS_101.22 The Legend of Dragoon (Disc 4) +SCPS_454.64 The Legend of Dragoon (Disc 4) +SCUS_945.86 The Legend of Dragoon (Disc 4) +PAPX_901.03 The Legend of Dragoon (Taikenban) +PAPX_901.04 The Legend of Dragoon (Taikenban) +PCPX_961.84 The Legend of Dragoon (Taikenban) +SLPS_013.23 The Legend of Heroes I & II - Eiyuu Densetsu +SLPS_012.01 The Legend of Heroes III - Shiroki Majo - Mou Hitotsu no Eiyuu-tachi no Monogatari +SLPS_015.40 The Legend of Heroes IV - Akai Shizuku +SLES_009.03 The Lost World - Jurassic Park +SLPS_010.99 The Lost World - Jurassic Park +SLUS_005.15 The Lost World - Jurassic Park +SLUS_005.15 The Lost World - Jurassic Park - Special Edition +SLPM_865.85 The Maestromusic +SLPM_865.86 The Maestromusic +SLPM_866.79 The Maestromusic - Encore Disc +SLPM_866.84 The Maestromusic - Merry Christmas +SCED_039.93 The Magical World of Disney on PlayStation +SLPS_005.62 The Making of Nightruth +SLPS_007.22 The Masters Fighter +SLPS_001.78 The Match Golf +SLES_027.95 The Misadventures of Tron Bonne +SLUS_008.96 The Misadventures of Tron Bonne +SLES_032.34 The Mission +SLES_029.73 The Mummy +SLUS_011.87 The Mummy +SLPS_020.72 The Mystic Dragoons +SLPS_021.03 The Mystic Dragoons +SLPS_028.45 The Mystic Dragoons +SLES_019.87 The Next Tetris +SLPS_017.74 The Next Tetris +SLPS_027.01 The Next Tetris +SLUS_008.62 The Next Tetris +SLPM_803.68 The Next Tetris (Taikenban) +SLPS_025.07 The Next Tetris DLX +SLES_007.49 The Note +SLPM_869.89 The Oni Taiji^!^! - Mezase^! Nidaime Momotarou +SLPS_000.89 The Oni Taiji^!^! - Mezase^! Nidaime Momotarou +SLPS_004.18 The Open Golf - History of Turnberry +SLPS_000.87 The Perfect Golf +SLES_036.29 The Powerpuff Girls - Chemical X-Traction +SLUS_014.23 The Powerpuff Girls - Chemical X-Traction +SLPM_861.39 The Pro Mahjong - Menkyo Kaiden +SCUS_944.02 The Raiden Project +SLES_000.51 The Raiden Project +SLES_000.39 The Raven Project (Disc 1) +SLES_005.18 The Raven Project (Disc 1) +SLES_005.19 The Raven Project (Disc 1) +SLES_100.39 The Raven Project (Disc 2) +SLES_105.18 The Raven Project (Disc 2) +SLES_105.19 The Raven Project (Disc 2) +SLPS_027.02 The Rong Rong +SLPS_001.69 The Shinri Game +SLPS_020.48 The Shinri Game +SLPS_031.74 The Shinri Game 10 +SLPS_008.51 The Shinri Game 2 +SLPS_020.49 The Shinri Game 2 +SLPS_011.04 The Shinri Game 3 +SLPS_022.56 The Shinri Game 3 +SLPS_025.18 The Shinri Game 5 +SLPS_026.68 The Shinri Game 6 +SLPS_028.09 The Shinri Game 7 +SLPS_029.46 The Shinri Game 8 +SLPS_031.09 The Shinri Game 9 +SLPS_016.70 The Shinri Game IV - Itsu mo Kokoro ni Hoshizora o +SLPS_022.57 The Shinri Game IV - Itsu mo Kokoro ni Hoshizora o +SLES_034.01 The Simpsons Wrestling +SLUS_012.27 The Simpsons Wrestling +SLES_017.49 The Smurfs +SLUS_010.08 The Smurfs +SLPS_001.40 The Snowman +SLPS_011.96 The Star Bowling DX (Disc 1) +SLPS_011.97 The Star Bowling DX (Disc 2) +SLPS_011.98 The Star Bowling DX (Disc 3) +SLPS_011.99 The Star Bowling DX (Disc 4) +SLES_029.56 The Sword of Camelot +SLUS_014.86 The Three Stooges +SLPS_005.08 The Tower - Bonus Edition +SLPS_006.06 The Tower - Bonus Edition +SLES_013.00 The Unholy War +SLUS_006.76 The Unholy War +SLED_015.57 The Unholy War (Demo) +SLUS_900.30 The Unholy War (Demo) +SLPS_008.46 The Unsolved - Hyper Science Adventure (Disc 1) +SLPS_008.47 The Unsolved - Hyper Science Adventure (Disc 2) +SLPS_008.48 The Unsolved - Hyper Science Adventure (Disc 3) +SLPS_023.99 The Uranai 2 - Mainichi no Tarot Uranai +SLPS_028.98 The Uranai 3 - Mainichi no Houi Uranai +SLPS_028.99 The Uranai 4 - Harapeko Kuma no Kaiun Kabbalah Uranai +SLPS_030.53 The Uranai 5 - Shinpi no Rune Uranai +SLPS_030.54 The Uranai 6 - Suisei-san no Tottemo Kyuusei Senseijutsu +SLPS_023.62 The Uranai - Ren'ai Seiza Uranai +SLES_035.51 The Weakest Link +SLUS_014.13 The Weakest Link +SLUS_011.28 The Wild Thornberrys - Animal Adventures +SLPS_008.72 The Witch of Salzburg +SCES_015.65 The X-Files (Disc 1) +SCES_015.66 The X-Files (Disc 1) +SCES_015.67 The X-Files (Disc 1) +SCES_015.68 The X-Files (Disc 1) +SCES_015.69 The X-Files (Disc 1) +SLUS_009.15 The X-Files (Disc 1) +SCES_115.65 The X-Files (Disc 2) +SCES_115.66 The X-Files (Disc 2) +SCES_115.67 The X-Files (Disc 2) +SCES_115.68 The X-Files (Disc 2) +SCES_115.69 The X-Files (Disc 2) +SLUS_009.49 The X-Files (Disc 2) +SCES_215.65 The X-Files (Disc 3) +SCES_215.66 The X-Files (Disc 3) +SCES_215.67 The X-Files (Disc 3) +SCES_215.68 The X-Files (Disc 3) +SCES_215.69 The X-Files (Disc 3) +SLUS_009.50 The X-Files (Disc 3) +SCES_315.65 The X-Files (Disc 4) +SCES_315.66 The X-Files (Disc 4) +SCES_315.67 The X-Files (Disc 4) +SCES_315.68 The X-Files (Disc 4) +SCES_315.69 The X-Files (Disc 4) +SLUS_009.51 The X-Files (Disc 4) +SLPM_864.73 The Yellow Monkey - Trancemission VJ Remix +SLPS_017.68 Theme Aquarium +SLES_006.27 Theme Hospital +SLPS_014.05 Theme Hospital +SLUS_002.75 Theme Hospital +SLES_000.72 Theme Park +SLPS_001.75 Theme Park +SLPS_910.13 Theme Park +SLUS_000.17 Theme Park +SLES_026.88 Theme Park World +SLPS_026.43 Theme Park World +SCES_017.00 This Is Football +SCES_017.03 This Is Football +SCES_018.82 This Is Football +SCES_030.70 This Is Football 2 +SCES_030.72 This Is Football 2 +SCES_030.75 This Is Football 2 +SCES_032.36 This Is Football 2 +SCED_031.99 This Is Football 2 (Demo) +SCED_032.01 This Is Football 2 (Demo) +SCED_032.04 This Is Football 2 (Demo) +SCED_032.37 This Is Football 2 (Demo) +SCES_022.69 This Is Soccer +SCES_030.71 This Is Soccer 2 +SCED_032.00 This Is Soccer 2 (Demo) +SLPS_000.53 Thoroughbred Breeder II Plus +SLPM_801.78 Thoroughbred Breeder - Sekai Seiha-hen +SLPM_802.31 Thoroughbred Breeder - Sekai Seiha-hen +SLPS_013.24 Thoroughbred Breeder - Sekai Seiha-hen +SLPS_001.77 Thoroughbred-tachi no Eikan - The Victorious Thoroughbreds +SLUS_900.59 Thousand Arms (Demo) +SLPS_017.80 Thousand Arms (Disc 1) +SLUS_008.45 Thousand Arms (Disc 1) +SLPS_017.81 Thousand Arms (Disc 2) +SLUS_008.58 Thousand Arms (Disc 2) +SLPS_025.89 Thrasher - SK8 +SLES_023.40 Thrasher - Skate and Destroy +SLES_025.56 Thrasher - Skate and Destroy +SLUS_009.35 Thrasher - Skate and Destroy +SLUS_900.67 Thrasher - Skate and Destroy (Demo) +SLUS_010.19 Threads of Fate +SLES_008.76 Three Lions +SLPS_014.06 Thunder Force V - Perfect System +SLPS_022.11 Thunder Force V - Perfect System +SLUS_007.27 Thunder Force V - Perfect System +SLPS_000.94 Thunder Storm & Road Blaster (Disc 1) (Thunder Storm) +SLPS_000.95 Thunder Storm & Road Blaster (Disc 2) (Road Blaster) +SCUS_943.52 Thunder Truck Rally +SLPS_003.57 Thunderhawk II +SLUS_001.91 Thunderstrike 2 +SLES_016.74 Tiger Woods 99 PGA Tour Golf +SLPS_020.12 Tiger Woods 99 PGA Tour Golf +SLUS_007.85 Tiger Woods 99 PGA Tour Golf +SLES_016.75 Tiger Woods 99 USA Tour Golf +SLES_025.51 Tiger Woods PGA Tour 2000 +SLUS_010.54 Tiger Woods PGA Tour 2000 +SLES_031.48 Tiger Woods PGA Tour Golf +SLUS_012.73 Tiger Woods PGA Tour Golf +SLES_025.95 Tiger Woods USA Tour 2000 +SLES_033.37 Tiger Woods USA Tour 2001 +SLES_007.28 Tigershark +SLPS_010.17 Tigershark +SLUS_003.46 Tigershark +SLPS_007.17 Tilk - Aoi Umi kara Kita Shoujo +SLES_001.52 Tilt^! +SLPS_031.33 Time Bokan Series - Bokan GoGoGo +SLPS_012.11 Time Bokan Series - Bokan desu yo +SLPS_006.09 Time Bokan Series - Bokan to Ippatsu^! Doronbow +SLPS_910.51 Time Bokan Series - Bokan to Ippatsu^! Doronbow +SLPM_800.64 Time Bokan Series - Bokan to Ippatsu^! Doronbow (Taikenban) +SLES_036.51 Time Bokan - Yattaman +SLES_002.24 Time Commando +SLES_004.88 Time Commando +SLPS_005.56 Time Commando +SLUS_003.42 Time Commando +SCES_006.57 Time Crisis +SLPS_006.35 Time Crisis +SLPS_006.66 Time Crisis +SLPS_910.87 Time Crisis +SLUS_004.05 Time Crisis +SCES_027.76 Time Crisis - Project Titan +SLPS_031.88 Time Crisis - Project Titan +SLUS_013.36 Time Crisis - Project Titan +SLPS_003.83 Time Gal & Ninja Hayate (Disc 1) (Time Gal) +SLPS_003.84 Time Gal & Ninja Hayate (Disc 2) (Ninja Hayate) +SLES_034.59 Tintin - Destination Adventure +SCPS_101.30 Tiny Bullets +SCES_013.38 Tiny Tank +SCES_020.72 Tiny Tank +SCES_020.73 Tiny Tank +SCES_020.74 Tiny Tank +SCES_020.75 Tiny Tank +SCUS_944.27 Tiny Tank +SCES_019.96 Tiny Toon Adventures - Buster and the Beanstalk +SCES_019.97 Tiny Toon Adventures - Buster and the Beanstalk +SCES_019.98 Tiny Toon Adventures - Buster and the Beanstalk +SLES_035.47 Tiny Toon Adventures - Plucky's Big Adventure +SLUS_013.93 Tiny Toon Adventures - Plucky's Big Adventure +SLUS_006.38 Tiny Toon Adventures - The Great Beanstalk +SLES_029.23 Tiny Toon Adventures - Toonenstein - Dare to Scare^! +SLUS_009.67 Tiny Toon Adventures - Toonenstein - Dare to Scare^! +SLES_029.27 Tiny Toon Adventures - Toonenstein - Geisterstunde^! +SLES_029.26 Tiny Toon Adventures - Toonenstein - Le Château hanté +SLUS_900.82 Titan A.E. (Demo) +SLES_002.75 Titan Wars +SLPS_019.19 ToHeart (Disc 1) +SLPS_019.20 ToHeart (Disc 2) +SLPS_006.20 ToPoLo +SLPM_800.59 ToPoLo (Taikenban) +SLPS_004.36 Toaplan Shooting Battle 1 +SLPS_027.49 Tobaku Mokushiroku Kaiji +SCPS_450.25 Tobal 2 +SLPM_860.33 Tobal 2 +SLPM_874.06 Tobal 2 +SCES_004.97 Tobal No. 1 +SCUS_942.08 Tobal No. 1 +SLES_004.97 Tobal No. 1 +PCPX_960.35 Tobal No. 1 (Taikenban) +SLPM_800.44 Tobal No. 1 (Taikenban) +SLPM_874.05 Tobal No. 1 (Taikenban) +SLPS_004.00 Tobal No. 1 (Taikenban) +SLPS_016.51 Todd McFarlane's Spawn - The Ultimate +SLPM_863.50 Tokimeki Memorial 2 (Disc 1) +SLPM_863.55 Tokimeki Memorial 2 (Disc 1) +SLPM_867.23 Tokimeki Memorial 2 (Disc 1) +SLPM_863.51 Tokimeki Memorial 2 (Disc 2) +SLPM_863.56 Tokimeki Memorial 2 (Disc 2) +SLPM_867.24 Tokimeki Memorial 2 (Disc 2) +SLPM_863.52 Tokimeki Memorial 2 (Disc 3) +SLPM_863.57 Tokimeki Memorial 2 (Disc 3) +SLPM_867.25 Tokimeki Memorial 2 (Disc 3) +SLPM_863.53 Tokimeki Memorial 2 (Disc 4) +SLPM_863.58 Tokimeki Memorial 2 (Disc 4) +SLPM_867.26 Tokimeki Memorial 2 (Disc 4) +SLPM_863.54 Tokimeki Memorial 2 (Disc 5) +SLPM_863.59 Tokimeki Memorial 2 (Disc 5) +SLPM_867.27 Tokimeki Memorial 2 (Disc 5) +SLPM_805.27 Tokimeki Memorial 2 Emotional Voice System Append Disc (Disc 1) (Minadzuki - Kotobuki - Sakura) +SLPM_805.44 Tokimeki Memorial 2 Emotional Voice System Append Disc (Disc 2) (Akai - Ichimonji - Yae) +SLPM_805.50 Tokimeki Memorial 2 Emotional Voice System Append Disc (Disc 3) (Shirayuki - Ijuin - Nozaki) +SLPM_865.49 Tokimeki Memorial 2 Substories - Dancing Summer Vacation (Disc 1) +SLPM_865.50 Tokimeki Memorial 2 Substories - Dancing Summer Vacation (Disc 2) +SLPM_867.75 Tokimeki Memorial 2 Substories - Leaping School Festival (Disc 1) +SLPM_869.41 Tokimeki Memorial 2 Substories - Leaping School Festival (Disc 1) +SLPM_867.76 Tokimeki Memorial 2 Substories - Leaping School Festival (Disc 2) +SLPM_869.42 Tokimeki Memorial 2 Substories - Leaping School Festival (Disc 2) +SLPM_868.81 Tokimeki Memorial 2 Substories - Memories Ringing On (Disc 1) +SLPM_868.82 Tokimeki Memorial 2 Substories - Memories Ringing On (Disc 2) +SLPM_867.53 Tokimeki Memorial 2 - Taisen Puzzledama +SLPM_860.39 Tokimeki Memorial Drama Series Vol. 1 - Nijiiro no Seishun +SLPM_863.60 Tokimeki Memorial Drama Series Vol. 1 - Nijiiro no Seishun +SLPM_801.23 Tokimeki Memorial Drama Series Vol. 1 - Nijiiro no Seishun (Taikenban) +SLPM_860.70 Tokimeki Memorial Drama Series Vol. 2 - Irodori no Love Song (Disc 1) +SLPM_863.61 Tokimeki Memorial Drama Series Vol. 2 - Irodori no Love Song (Disc 1) +SLPM_860.71 Tokimeki Memorial Drama Series Vol. 2 - Irodori no Love Song (Disc 2) +SLPM_863.62 Tokimeki Memorial Drama Series Vol. 2 - Irodori no Love Song (Disc 2) +SLPM_862.24 Tokimeki Memorial Drama Series Vol. 3 - Tabidachi no Uta (Disc 1) +SLPM_862.25 Tokimeki Memorial Drama Series Vol. 3 - Tabidachi no Uta (Disc 2) +SLPM_860.29 Tokimeki Memorial Selection - Fujisaki Shiori +SLPM_860.05 Tokimeki Memorial Taisen Puzzledama +SLPM_860.53 Tokimeki Memorial - Forever with You +SLPS_000.64 Tokimeki Memorial - Forever with You +SLPS_000.65 Tokimeki Memorial - Forever with You +SLPM_860.36 Tokimeki Memorial - Taisen Tokkaedama +SLPM_860.94 Tokimeki no Houkago - Ne Quiz Shiyo +SLPM_863.47 Tokimeki no Houkago - Ne Quiz Shiyo +SLPS_035.28 Toko Toko Trouble - Chikyuu Itadaki^! +SLPM_866.64 Tokoro-san no Daifugou +SLPM_868.24 Tokoro-san no Daifugou +SLPS_012.59 Tokyo 23-ku Seifuku Wars +SLPS_001.74 Tokyo Dungeon +SLPM_803.20 Tokyo Game Show '98 Autumn - Sunsoft Shinsaku Title Taikenban (Taikenban) +PAPX_900.95 Tokyo Game Show '99 Aki Special Taikenban (Taikenban) +SLPM_804.03 Tokyo Game Show '99 Spring Special Version - Tomy Paradise Taikenban (Taikenban) +SLES_004.13 Tokyo Highway Battle +SLUS_002.29 Tokyo Highway Battle +SLPS_028.37 Tokyo Majin Gakuen Denki - Jin no Shou - Tokyo Majin Gakuen Kenpuuchou Emaki (Bonus Disc) +SLPS_033.30 Tokyo Majin Gakuen - Gehouchou (Disc 1) (You) +SLPS_033.33 Tokyo Majin Gakuen - Gehouchou (Disc 1) (You) +SLPS_033.31 Tokyo Majin Gakuen - Gehouchou (Disc 2) (In) +SLPS_033.34 Tokyo Majin Gakuen - Gehouchou (Disc 2) (In) +SLPS_033.32 Tokyo Majin Gakuen - Gehouchou (Disc 3) (Ja) +SLPS_033.35 Tokyo Majin Gakuen - Gehouchou (Disc 3) (Ja) +SLPM_806.22 Tokyo Majin Gakuen - Gehouchou (Taikenban) +SLPS_014.32 Tokyo Majin Gakuen - Kenpuuchou (Disc 1) (You) +SLPS_028.34 Tokyo Majin Gakuen - Kenpuuchou (Disc 1) (You) +SLPS_014.33 Tokyo Majin Gakuen - Kenpuuchou (Disc 2) (In) +SLPS_028.35 Tokyo Majin Gakuen - Kenpuuchou (Disc 2) (In) +SLPS_020.15 Tokyo Majin Gakuen - Oboro Kitan +SLPS_028.36 Tokyo Majin Gakuen - Oboro Kitan +SLPM_871.78 Tokyo Mew Mew - Toujou Shin Mew Mew^! Minna Issho ni Gohoushi suru nyan +SLPM_800.21 Tokyo Shadow +SLPS_002.85 Tokyo Shadow (Disc 1) +SLPS_002.86 Tokyo Shadow (Disc 2) +SLPS_002.87 Tokyo Shadow (Disc 3) +SLPS_021.82 Tokyo Wakusei Planetokio (Disc 1) +SLPS_021.83 Tokyo Wakusei Planetokio (Disc 2) +SLPS_021.84 Tokyo Wakusei Planetokio (Disc 3) +SLES_011.36 Tom Clancy's Rainbow Six +SLES_023.72 Tom Clancy's Rainbow Six +SLUS_009.47 Tom Clancy's Rainbow Six +SLES_038.88 Tom Clancy's Rainbow Six - Lone Wolf +SLUS_014.73 Tom Clancy's Rainbow Six - Lone Wolf +SLES_026.96 Tom Clancy's Rainbow Six - Rogue Spear +SLUS_011.08 Tom Clancy's Rainbow Six - Rogue Spear +SLES_031.81 Tom and Jerry in House Trap +SLPM_870.34 Tom and Jerry in House Trap +SLUS_011.91 Tom and Jerry in House Trap +SLES_000.24 Tomb Raider +SLES_004.85 Tomb Raider +SLES_004.86 Tomb Raider +SLUS_001.52 Tomb Raider +SLED_005.13 Tomb Raider & Blam^! Machinehead +SLED_005.71 Tomb Raider (Demo) +SLPS_012.00 Tomb Raider 2 +SLPS_911.19 Tomb Raider 2 +SLPS_914.34 Tomb Raider 2 +SLPM_801.68 Tomb Raider 2 (Taikenban) +SLES_033.31 Tomb Raider Chronicles +SLES_033.36 Tomb Raider Chronicles +SLUS_013.11 Tomb Raider Chronicles +SLES_033.35 Tomb Raider Chronicles - La Leggenda di Lara Croft +SLES_001.07 Tomb Raider II - Starring Lara Croft +SLES_007.18 Tomb Raider II - Starring Lara Croft +SLES_007.19 Tomb Raider II - Starring Lara Croft +SLES_007.20 Tomb Raider II - Starring Lara Croft +SLUS_004.37 Tomb Raider II - Starring Lara Croft +SLED_010.36 Tomb Raider II - Starring Lara Croft (Demo) +SLES_016.49 Tomb Raider III - Adventures of Lara Croft +SLES_016.83 Tomb Raider III - Adventures of Lara Croft +SLES_016.84 Tomb Raider III - Adventures of Lara Croft +SLES_016.85 Tomb Raider III - Adventures of Lara Croft +SLUS_006.91 Tomb Raider III - Adventures of Lara Croft +SCPS_453.85 Tomb Raider III - Adventures of Lara Croft (Disc 1) (Japanese Version) +SLPM_861.96 Tomb Raider III - Adventures of Lara Croft (Disc 1) (Japanese Version) +SCPS_453.86 Tomb Raider III - Adventures of Lara Croft (Disc 2) (International Version) +SLPM_861.97 Tomb Raider III - Adventures of Lara Croft (Disc 2) (International Version) +SLPM_803.85 Tomb Raider III - Adventures of Lara Croft (Taikenban) +SLES_016.82 Tomb Raider III - Les Aventures de Lara Croft +SLED_017.09 Tomb Raider III - Les Aventures de Lara Croft (Demo) +SLES_022.40 Tomb Raider IV - The Last Revelation +SLPM_868.96 Tomb Raider IV - The Last Revelation +SLPS_028.03 Tomb Raider IV - The Last Revelation +SLED_016.23 Tomb Raider Trilogy - Demo Disc (Demo) +SLPM_867.79 Tomb Raider V - Chronicles +SLES_033.34 Tomb Raider - Die Chronik +SLES_022.39 Tomb Raider - La Révélation Finale +SLES_033.33 Tomb Raider - Sur les Traces de Lara Croft +SLES_022.38 Tomb Raider - The Last Revelation +SLES_022.41 Tomb Raider - The Last Revelation +SLES_022.42 Tomb Raider - The Last Revelation +SLUS_008.85 Tomb Raider - The Last Revelation +SLED_024.18 Tomb Raider - The Last Revelation (Demo) +SLPS_006.17 Tomb Raiders +SLPS_910.49 Tomb Raiders +SLPS_914.33 Tomb Raiders +SCUS_942.36 Tomba^! +SCUS_942.55 Tomba^! (Demo) +SCUS_944.54 Tomba^! 2 - The Evil Swine Return +SCUS_944.64 Tomba^! 2 - The Evil Swine Return (Demo) +SLPS_023.50 Tomba^! The Wild Adventures +PAPX_900.96 Tomba^! The Wild Adventures (Taikenban) +SLPM_804.76 Tomba^! The Wild Adventures (Taikenban) +SCES_013.30 Tombi^! +SCES_013.31 Tombi^! +SCES_021.47 Tombi^! 2 +SCES_026.84 Tombi^! 2 +SCES_026.85 Tombi^! 2 +SCES_026.86 Tombi^! 2 +SCES_026.87 Tombi^! 2 - Contra los Cerdiablos +SLPS_019.35 Tomica Town o Tsukurou^! +SLES_012.28 Tommi Mäkinen Rally +SLES_012.35 Tommi Mäkinen Rally +SLED_013.29 Tommi Mäkinen Rally (Demo) +SCPS_180.07 Tomoyasu Hotei - Stolen Song (Disc 1) +SCPS_180.09 Tomoyasu Hotei - Stolen Song (Disc 1) +SCPS_180.08 Tomoyasu Hotei - Stolen Song (Disc 2) +SCPS_180.10 Tomoyasu Hotei - Stolen Song (Disc 2) +PCPX_961.05 Tomoyasu Hotei - Stolen Song (Taikenban) +PCPX_961.12 Tomoyasu Hotei - Stolen Song (Taikenban) +SLPS_033.47 Tonde^! Tonde^! Diet - Stepper Action Game +SLPS_021.13 Tondemo Crisis^! +SLPM_804.35 Tondemo Crisis^! (Taikenban) +SLUS_010.07 Tonka Space Station +SLPM_864.29 Tony Hawk's Pro Skater +SLPM_869.43 Tony Hawk's Pro Skater +SLUS_008.60 Tony Hawk's Pro Skater +SLES_029.08 Tony Hawk's Pro Skater 2 +SLES_029.09 Tony Hawk's Pro Skater 2 +SLES_029.10 Tony Hawk's Pro Skater 2 +SLPM_867.51 Tony Hawk's Pro Skater 2 +SLUS_010.66 Tony Hawk's Pro Skater 2 +SLED_028.79 Tony Hawk's Pro Skater 2 (Demo) +SLED_030.48 Tony Hawk's Pro Skater 2 (Demo) +SLUS_900.86 Tony Hawk's Pro Skater 2 (Demo) +SLES_036.45 Tony Hawk's Pro Skater 3 +SLES_036.46 Tony Hawk's Pro Skater 3 +SLES_036.47 Tony Hawk's Pro Skater 3 +SLUS_014.19 Tony Hawk's Pro Skater 3 +SLES_039.54 Tony Hawk's Pro Skater 4 +SLES_039.55 Tony Hawk's Pro Skater 4 +SLES_039.56 Tony Hawk's Pro Skater 4 +SLUS_014.85 Tony Hawk's Pro Skater 4 +SLES_020.55 Tony Hawk's Skateboarding +SLED_020.54 Tony Hawk's Skateboarding (Demo) +SLPS_004.30 Tonzura-kun +SLES_003.52 Top Gun - Fire at Will^! +SLPS_006.65 Top Gun - Fire at Will^! +SLUS_000.32 Top Gun - Fire at Will^! +SLUS_013.33 Top Shop +SCES_002.48 Topolino e le Sue Avventure +SLPS_008.55 Tora^! Tora^! Tora^! +SLPS_016.97 Tora^! Tora^! Tora^! +PCPX_961.88 Toro Channel - Zoukangou nano nya^! SCEI Nenmatsu Shinsaku Soft Information Movie Disc +SLPM_802.20 Toshiba Emi Egg & Zutto Issho Demo Disc (Taikenban) +SLES_024.93 Toshinden 4 +SLED_020.23 Total Activision Demo +SLES_003.07 Total Drivin +SLES_000.46 Total Eclipse Turbo +SLPS_001.05 Total Eclipse Turbo +SLUS_000.21 Total Eclipse Turbo +PCPX_960.33 Total NBA '96 +SCES_000.67 Total NBA '96 +SIPS_600.08 Total NBA '96 +SCES_006.23 Total NBA '97 +SIPS_600.15 Total NBA '97 +SLED_018.72 Total Play (Demo) +SLED_021.26 Total Play (Demo) +SLPM_870.93 Touge Max 2 +SLPS_015.74 Touge Max 2 +SLPS_911.53 Touge Max 2 +SLPS_023.61 Touge Max G +SLPM_804.74 Touge Max G (Taikenban) +SCPS_450.06 Touge Max - Saisoku Drift Master +SLPS_005.92 Touge Max - Saisoku Drift Master +SLPS_910.41 Touge Max - Saisoku Drift Master +SLPS_001.87 Touhaiden Akagi +SLPS_005.57 Touhou Chinyuuki - Halfling Hearts +SLPS_011.68 Touki Denshou - Angel Eyes +SLPS_011.67 Tour Party - Sotsugyou Ryokou ni Ikou +SLPS_004.45 Tournament Leader +SLPS_020.04 Tournament Leader +SLPS_000.25 Toushinden +SLPM_800.01 Toushinden Otanoshimi-Ban (Taikenban) +SLPS_020.22 Toushinden Subaru +SLPS_011.13 Toushinden - Card Quest +SLPS_017.89 Tower Dream 2 +SLPS_032.42 Toyomaru Club Vol. 1 - CR Nanasy +SLPM_804.29 Toyota Netz Racing +SLES_041.27 Toys +SCUS_941.90 Toys ;R; Us ;Test; Drive Promotion +SCUS_942.66 Toys ;R; Us Demo Disc (Demo) +SCUS_946.11 Toys ;R; Us Summer Demo Disc +SCUS_943.97 Toys ;R; Us - Attack of the Killer Demos^! (Demo) +SCUS_943.71 Toys ;R; Us - Interactive CD Sampler Disc +SLPS_017.04 Toys Dream +SLPS_010.76 Transformers - Beast Wars +SLPS_022.08 Transformers - Beast Wars +SLPS_024.68 Transformers - Beast Wars Metals +SLUS_011.60 Transformers - Beast Wars Transmetals +SLES_002.62 Transport Tycoon +SLPS_006.94 Transport Tycoon 3D - SL Kara Hajimeyou^!^! +SLPS_014.94 Trap Gunner +SLUS_006.79 Trap Gunner +SLES_016.28 Trap Runner +SLES_002.56 Trash It +SLPS_008.19 Treasure Gear +SCES_008.50 Treasures of the Deep +SCES_010.70 Treasures of the Deep +SCES_010.71 Treasures of the Deep +SCES_010.72 Treasures of the Deep +SCES_010.73 Treasures of the Deep +SLUS_004.30 Treasures of the Deep +SLES_023.04 Trick'n Snowboarder +SLUS_009.79 Trick'n Snowboarder +SLES_040.62 Trickshot +SLPS_018.60 Tricky Sliders - Freestyle Snowboard +SLUS_008.27 Triple Play 2000 +SLUS_010.82 Triple Play 2001 +SLPS_006.82 Triple Play 97 +SLUS_002.37 Triple Play 97 +SLPS_008.87 Triple Play 98 +SLUS_004.65 Triple Play 98 +SLPS_016.21 Triple Play 99 +SLUS_006.18 Triple Play 99 +SLUS_013.45 Triple Play Baseball +SLES_017.91 Triple Play Baseball 2000 +SLPS_009.11 Tripuzz +SLPS_021.08 Tron ni Kobun +SLES_039.53 Truck Racing +SLES_041.28 Truck Rally +SLPS_005.86 True Love Story +SLPS_911.13 True Love Story +SLPS_017.43 True Love Story 2 (Disc 1) +SLPS_017.44 True Love Story 2 (Disc 2) +SLPS_017.45 True Love Story 2 (Disc 3) +SLPS_024.04 True Love Story Fan Disc +SLPS_011.51 True Love Story - Remember My Heart +SLES_000.52 True Pinball +SLUS_003.37 True Pinball +SLPS_014.40 Trump Shiyou yo^! +SLPS_022.25 Trump Shiyou yo^! +SLPS_026.12 Trump Shiyou yo^! +SLPS_017.46 Tsumu +SLPS_022.53 Tsumu Light +SLPS_016.94 TsunTsun-gumi 2 - MojiMoji Pakkun +SLPS_018.39 TsunTsun-gumi 3 - Kanji Vader +SLPS_016.02 TsunTsun-gumi - Suuji de PuniPuni +SLPS_004.40 Tsuri Baka Nisshi +SLPS_017.52 Tsuridou - Keiryuu Mizuumi-hen +SLPS_011.39 Tsuridou - Umizuri-hen +SLPS_911.25 Tsuridou - Umizuri-hen +SLPS_003.34 Tsuukai^!^! Slot Shooting +SLES_032.98 Tunguska - Legend of Faith +SLES_003.22 Tunnel B1 +SLUS_001.88 Tunnel B1 +SLED_005.14 Tunnel B1 + X2 - No Relief + Break Point + Cheesy +SCUS_942.29 Turbo Prop Racing +SLPS_003.88 Turf Wind '96 - Take Yutaka Kyousouba Ikusei Game +SLES_040.05 Turnabout +SLUS_014.99 Turnabout +SLES_034.12 Tweenies - Game Time +SLPM_800.42 Twilight Syndrome (Taikenban) +SLPS_004.05 Twilight Syndrome - Kyuumei-hen +SLPS_014.43 Twilight Syndrome - Kyuumei-hen +SLPS_028.50 Twilight Syndrome - Saikai +SLPS_914.66 Twilight Syndrome - Saikai +SLPS_001.02 Twilight Syndrome - Tansaku-hen +SLPS_014.42 Twilight Syndrome - Tansaku-hen +SLPM_800.35 Twilight Syndrome - The Memorize +SLPS_000.18 Twin Goddesses +SCPS_452.08 TwinBee RPG +SLPM_860.77 TwinBee RPG +SLPS_000.15 TwinBee Taisen Puzzle-dama +SLPS_021.26 Twins Story - Kimi ni Tsutaetakute... +SCES_000.61 Twisted Metal +SCUS_943.04 Twisted Metal +SIPS_600.07 Twisted Metal +SCUS_943.06 Twisted Metal 2 +SCUS_945.60 Twisted Metal 4 +SCUS_943.89 Twisted Metal 4 (Demo) +SIPS_600.21 Twisted Metal EX - World Tour +SCUS_942.49 Twisted Metal III +SCUS_943.67 Twisted Metal III +SCUS_943.78 Twisted Metal III (Demo) +SCUS_946.42 Twisted Metal - Small Brawl +SCES_005.67 Twisted Metal - World Tour +SCED_025.40 Two Product Psygnosis Demo (Demo) +SLPS_001.31 Two-Ten Kaku +SLUS_010.74 Tyco R-C - Assault with a Battery +SLUS_900.85 Tyco R-C - Assault with a Battery (Demo) +SLES_021.31 Téléfoot Manager +SLPS_026.93 U-SA +SLPS_014.80 U.P.P. +SLPS_009.94 U.S. Navy Fighters +SLES_028.06 UEFA Challenge +SLES_028.07 UEFA Challenge +SLES_017.44 UEFA Champions League - Saison 1998-99 +SLES_017.45 UEFA Champions League - Saison 1998-99 +SLES_016.22 UEFA Champions League - Season 1998-99 +SLES_025.77 UEFA Champions League - Season 1999-2000 +SLES_025.78 UEFA Champions League - Season 1999-2000 +SLES_025.79 UEFA Champions League - Season 1999-2000 +SLES_025.80 UEFA Champions League - Season 1999-2000 +SLES_025.81 UEFA Champions League - Season 1999-2000 +SLES_032.62 UEFA Champions League - Season 2000-2001 +SLES_032.80 UEFA Champions League - Season 2000-2001 +SLES_032.81 UEFA Champions League - Season 2000-2001 +SLES_032.82 UEFA Champions League - Season 2000-2001 +SLES_032.83 UEFA Champions League - Season 2000-2001 +SLES_017.46 UEFA Champions League - Stagione 1998-99 +SLES_017.47 UEFA Champions League - Temporada 1998-99 +SLES_027.04 UEFA Euro 2000 +SLES_027.05 UEFA Euro 2000 +SLES_027.06 UEFA Euro 2000 +SLES_027.07 UEFA Euro 2000 +SLES_027.08 UEFA Euro 2000 +SLES_017.33 UEFA Striker +SLPM_867.22 UFC - Ultimate Fighting Championship +SLPS_020.32 UFO - A Day in the Life +SLES_038.10 US Racer +SLES_007.22 Ubik +SLPM_861.90 Uchi ni Pochi ga Yattekita in my Pocket +SLPS_002.36 Uchuu Goushouden - Bakuretsu Akindo +SLPS_000.32 Uchuu Seibutsu Flopon-kun P^! +SLPS_029.52 Uchuu Senkan Yamato - Eiyuu no Kiseki +SLPS_019.00 Uchuu Senkan Yamato - Haruka naru Hoshi Iscandar +SLPS_032.34 Uchuu Senkan Yamato - Haruka naru Hoshi Iscandar +SLPS_008.26 Uchuu no Rendezvous - Rama (Disc 1) +SLPS_008.27 Uchuu no Rendezvous - Rama (Disc 2) +SLPS_003.91 Ugetsu Kitan +SLPS_023.84 Ugetsu Kitan +SLPS_025.79 Uki Uki Tsuri Tengoku - Gyoshin Densetsu o Oe +SLPS_015.21 Uki Uki Tsuri Tengoku - Kawa Monogatari +SLPS_009.83 Uki Uki Tsuri Tengoku - Ningyo Densetsu no Nazo +SLPS_015.71 Uki Uki Tsuri Tengoku - Ningyo Densetsu no Nazo +SLPS_007.42 Ultima Underworld - The Stygian Abyss +SLUS_008.64 Ultimate 8 Ball +SLES_040.24 Ultimate Brain Games +SLUS_015.77 Ultimate Brain Games +SLES_029.03 Ultimate Fighting Championship +SLUS_011.43 Ultimate Fighting Championship +SLUS_811.43 Ultimate Fighting Championship (Demo) +SLPS_014.55 Ultraman Tiga & Ultraman Dyna - Arata naru Futatsu no Hikari +SLPS_006.52 Ultraman Zearth +SLPS_012.48 Ultraman - Fighting Evolution +SLPS_911.45 Ultraman - Fighting Evolution +SLPM_802.18 Ultraman - Fighting Evolution (Taikenban) +PCPX_961.50 Um Jammer Lammy +SCES_017.53 Um Jammer Lammy +SCPS_180.11 Um Jammer Lammy +SCPS_912.26 Um Jammer Lammy +SCUS_944.48 Um Jammer Lammy +SCUS_943.98 Um Jammer Lammy (Demo) +SLPM_864.03 Umapoly +SLPS_017.67 Umezawa Yukari no Taikyoku Igo - Heisei Kiin II +SLPS_021.72 Umi no Nushi-tsuri - Takarajima ni Mukatte +SLPM_804.59 Umi no Nushi-tsuri - Takarajima ni Mukatte (Taikenban) +SLPS_016.23 Umi no Oh^! Yah^! +SLPM_803.22 Umi no Oh^! Yah^! (Taikenban) +SLPS_006.43 Umihara Kawase Shun +SLPS_025.49 Umihara Kawase Shun - Second Edition +SLPM_870.55 UnGro Walker +SLPS_033.80 Undou Busoku Kaishou^! Punch de Diet +SLPS_012.25 Universal Nuts +SLPS_000.46 Universal Virtua Pachi-Slot - Hisshou Kouryakuhou +SLPS_001.01 Universal-ki Kanzen Kaiseki - Pachi-Slot Simulator +SLPS_013.49 Uno +SLPS_003.02 Unstack +SLUS_006.86 Uprising X +SLPS_028.07 Urawaza Mahjong - Korette Tenwatte Yatsukai +SLES_020.71 Urban Chaos +SLES_023.54 Urban Chaos +SLES_023.55 Urban Chaos +SLUS_010.91 Urban Chaos +SLPM_864.37 Utauta Woo - Seirei-Songs +SLPS_013.17 Utchan Nanchan no Honoo no Challenger - Denryuu Iraira-bou Returns +SLPM_802.29 Utchan Nanchan no Honoo no Challenger - Denryuu Iraira-bou Returns (Taikenban) +SLES_008.46 V-Ball - Beach Volley Heroes +SLPM_806.35 V-Jump Soukan 9-shuunen Kinen Special Disc^!^! (Taikenban) +SLES_002.50 V-Rally - 97 Championship Edition +SLPM_801.91 V-Rally - Championship Edition +SLPS_011.49 V-Rally - Championship Edition +SLPS_910.99 V-Rally - Championship Edition +SLES_019.07 V-Rally - Championship Edition 2 +SLPS_025.16 V-Rally - Championship Edition 2 +SLPS_914.67 V-Rally - Championship Edition 2 +SLED_021.24 V-Rally - Championship Edition 2 (Demo) +SLPM_805.00 V-Rally - Championship Edition 2 (Taikenban) +SLES_002.85 V-Tennis +SLPS_001.03 V-Tennis +SLUS_002.18 V-Tennis +SLPS_004.69 V-Tennis 2 +SLES_036.81 V.I.P. +SLUS_012.28 V.I.P. +SLES_005.45 V2000 +SLED_015.48 V2000 (Demo) +SCES_002.36 VIP Demo +SCES_002.37 VIP Demo +SLES_005.52 VMX Racing +SLUS_001.23 VMX Racing +SLES_001.69 VR Baseball '97 +SLUS_002.81 VR Baseball '97 +SLES_013.25 VR Baseball 99 +SLUS_006.32 VR Baseball 99 +SLUS_001.98 VR Golf '97 +SLUS_001.99 VR Soccer '96 +SLES_009.31 VR Sports Powerboat Racing +SLUS_006.25 VR Sports Powerboat Racing +SLED_009.11 VR Sports Powerboat Racing (Demo) +SLPS_003.52 Vadims +SCPS_454.86 Vagrant Story +SLES_027.54 Vagrant Story +SLES_027.55 Vagrant Story +SLES_027.56 Vagrant Story +SLPM_873.93 Vagrant Story +SLPS_023.77 Vagrant Story +SLPS_914.57 Vagrant Story +SLUS_010.40 Vagrant Story +SLPM_863.71 Valkyrie Profile (Disc 1) +SLPM_863.79 Valkyrie Profile (Disc 1) +SLPM_873.54 Valkyrie Profile (Disc 1) +SLPM_873.72 Valkyrie Profile (Disc 1) +SLUS_011.56 Valkyrie Profile (Disc 1) +SLPM_863.72 Valkyrie Profile (Disc 2) +SLPM_863.80 Valkyrie Profile (Disc 2) +SLPM_873.55 Valkyrie Profile (Disc 2) +SLPM_873.73 Valkyrie Profile (Disc 2) +SLUS_011.79 Valkyrie Profile (Disc 2) +SLPS_027.03 Value 1500 - The Shanghai +SLPS_027.04 Value 1500 - The Shikinjou +SLPS_019.32 Vampir - Kyuuketsuki Densetsu +SLES_027.31 Vampire Hunter D +SLPS_024.77 Vampire Hunter D +SLPS_031.98 Vampire Hunter D +SLUS_011.38 Vampire Hunter D +SLPS_017.00 Vampire Savior - EX Edition +SLPS_000.36 Vampire - The Night Warriors +SLUS_010.35 Vanark +SCPS_451.83 Vandal Hearts +SLES_002.04 Vandal Hearts +SLUS_004.47 Vandal Hearts +SLES_024.69 Vandal Hearts II +SLES_024.96 Vandal Hearts II +SLES_024.97 Vandal Hearts II +SLUS_009.40 Vandal Hearts II +SLPM_862.51 Vandal Hearts II - Tenjou no Mon +SLPM_860.07 Vandal Hearts - Ushinawareta Kodai Bunmei +SLPM_860.67 Vandal Hearts - Ushinawareta Kodai Bunmei +SLPM_800.57 Vandal Hearts - Ushinawareta Kodai Bunmei (Demo) +SLUS_010.70 Vanguard Bandits +SLES_025.34 Vanishing Point +SLES_027.96 Vanishing Point +SLUS_011.09 Vanishing Point +SLES_029.18 Vegas Casino +SLUS_008.36 Vegas Games 2000 +SLPS_002.32 Vehicle Cavalier +SCPS_100.27 Velldeselba Senki - Tsubasa no Kunshou +PAPX_900.12 Velldeselba Senki - Tsubasa no Kunshou (Taikenban) +SLES_034.83 Vem Vill Bli Miljonär +SLPS_005.58 Vermin Kids +SLES_022.95 Verrat in der Verbotenen Stadt +SLES_012.93 Versailles - A Game of Intrigue +SLES_010.31 Versailles - Complot à la Cour du Roi Soleil +SLES_012.94 Versailles - Complotto alla Corte del Re Sole +SLES_017.30 Versailles - Verschwörung am Hof +SLES_022.19 Versalles - Complot en la Corte del Rey Sol +SCES_028.73 Vib-Ribbon +SCPS_180.12 Vib-Ribbon +SCPS_912.13 Vib-Ribbon +SCPS_913.08 Vib-Ribbon +PAPX_901.01 Vib-Ribbon (Taikenban) +PAPX_901.02 Vib-Ribbon (Taikenban) +SLPS_027.40 Victory Boxing +SLES_013.93 Victory Boxing 2 +SLED_015.29 Victory Boxing 2 (Demo) +SLES_027.27 Victory Boxing Challenger +SLES_001.80 Victory Boxing Champion Edition +SLES_035.99 Victory Boxing Contender +SLPS_003.72 Victory Spike +SCPS_100.02 Victory Zone +SCPS_100.24 Victory Zone 2 +SCED_009.88 Video IDU Test v1.1 (Demo) +SLES_001.23 Viewpoint +SLUS_000.33 Viewpoint +SLES_012.12 Vigilante 8 +SLES_012.13 Vigilante 8 +SLES_012.14 Vigilante 8 +SLES_012.15 Vigilante 8 +SLPS_017.03 Vigilante 8 +SLPS_911.82 Vigilante 8 +SLUS_005.10 Vigilante 8 +SLED_012.50 Vigilante 8 (Demo) +SLUS_900.22 Vigilante 8 (Demo) +SLPM_803.16 Vigilante 8 (Taikenban) +SLPS_026.15 Vigilante 8 - 2nd Battle +SLES_021.62 Vigilante 8 - 2nd Offense +SLUS_008.68 Vigilante 8 - 2nd Offense +SLES_034.84 Vil du bli millionær +SLES_013.02 Viper +SLPS_028.96 Virtua Pachi-Slot 7 - Kita Denshi, Olympia +SLPS_022.95 Virtua Pachi-Slot EX +SLPS_022.35 Virtua Pachi-Slot V - Yamasa, Kita Denshi, Olympia +SLPS_025.57 Virtua Pachi-Slot VI +SLPS_016.39 Virtua Pachi-Slot - Olympia Special +SLPS_030.25 Virtua Pachi-Slot - Olympia Special +SLPS_008.92 Virtual Bowling - Ten Pin Alley no Kiseki +SLPS_005.67 Virtual Gallop - Kishudou +SLPS_005.68 Virtual Gallop - Kishudou +SLPS_029.47 Virtual Gallop - Kishudou +SLES_002.64 Virtual Golf +SLPS_003.38 Virtual Hiryuu no Ken +SLPM_801.10 Virtual Hiryuu no Ken (Taikenban) +SLES_032.88 Virtual Kasparov +SLUS_013.41 Virtual Kasparov +SLPS_013.96 Virtual Kyoutei '98 +SLPS_020.14 Virtual Kyoutei '99 +SLPS_027.48 Virtual Kyoutei 2000 +SLPS_031.99 Virtual Kyoutei 21 +SLES_002.34 Virtual Pool +SLUS_000.34 Virtual Pool +SLUS_013.74 Virtual Pool 3 +SLPS_004.49 Virtual Pro Wrestling +SLES_013.17 Virus - It Is Aware +SLPS_020.08 Virus - The Battle Field +SLES_007.61 Viva Football +SLED_019.31 Viva Football (Demo) +SLUS_009.53 Viva Soccer +SCED_039.25 Vivi la Magia di Disney su PlayStation +SLPS_007.47 Voice Fantasia - Ushinawareta Voice Power +SLPS_007.75 Voice Idol Collection - Pool Bar Story (Disc 1) +SLPS_007.76 Voice Idol Collection - Pool Bar Story (Disc 2) +SLPS_005.90 Voice Paradice Excella (Disc 1) +SLPS_005.91 Voice Paradice Excella (Disc 2) +SLPS_031.40 Volfoss +SLES_011.04 Vs. +SLUS_005.13 Vs. +SLES_031.68 WCW Backstage Assault +SLUS_012.74 WCW Backstage Assault +SLES_021.93 WCW Mayhem +SLUS_009.63 WCW Mayhem +SLES_011.37 WCW Nitro +SLUS_003.97 WCW Nitro +SLED_012.71 WCW Nitro (Demo) +SLES_007.63 WCW vs. the World +SLUS_004.55 WCW vs. the World +SLES_016.63 WCW-nWo Thunder +SLUS_007.79 WCW-nWo Thunder +SLES_038.69 WM Nationalspieler +SCES_039.07 WRC - FIA World Rally Championship Arcade +SLPS_028.52 WTC - World Touring Car Championship +SLES_019.80 WWF Attitude +SLES_022.55 WWF Attitude +SLUS_008.31 WWF Attitude +SLES_002.86 WWF In Your House +SLPS_006.95 WWF In Your House +SLUS_002.46 WWF In Your House +SLES_026.19 WWF SmackDown^! +SLUS_009.27 WWF SmackDown^! +SLED_027.41 WWF SmackDown^! (Demo) +SLES_032.51 WWF SmackDown^! 2 - Know Your Role +SLUS_012.34 WWF SmackDown^! 2 - Know Your Role +SLES_008.04 WWF War Zone +SLUS_004.95 WWF War Zone +SLES_001.03 WWF WrestleMania - The Arcade Game +SLPS_002.23 WWF WrestleMania - The Arcade Game +SLUS_000.13 WWF WrestleMania - The Arcade Game +SLES_024.68 Wacky Races +SLPM_872.20 Wagamama Fairy Mirumo de Pon^! Mirumo no Mahou Gakkou Monogatari +SLPM_866.96 Wai Wai 3-nin Uchi Mahjong +SLPM_872.25 Wai Wai Bowling +SLPM_865.44 Wai Wai Jansou +SLPM_872.30 Wai Wai Kart +SLPM_872.44 Wai Wai Kusa Yakyuu +SLPM_866.57 Wai Wai Trump Taisen +SLPS_019.66 Waku Puyo Dungeon - Ketteiban +SLPS_011.66 Waku Waku Bowling +SLPS_011.57 Waku Waku Derby +SLPS_016.95 Waku Waku Volley +SLPS_023.46 Waku Waku Volley +SLPM_803.42 Waku Waku Volley (Taikenban) +SLPS_013.74 Wakusei Koukitai - Little Cats +SCES_030.29 Walt Disney El Libro de la Selva - Muevete con Ritmo +SCES_030.26 Walt Disney Il Libro della Giungla - Il Ballo della Giungla +SCES_030.28 Walt Disney Księga Dżungli - Groove Party +SCES_030.24 Walt Disney Le Livre de la Jungle - Groove Party +SLES_027.33 Walt Disney World Quest - Magical Racing Tour +SLUS_011.06 Walt Disney World Quest - Magical Racing Tour +SCES_030.22 Walt Disney's Jungle Boek - Groove Party +SCES_030.20 Walt Disney's The Jungle Book - Groove Party +SLUS_012.78 Walt Disney's The Jungle Book - Rhythm n' Groove +SCES_030.23 Walt Disneyn Viidakkokirja - Svengiseikkailu +SCES_030.25 Walt Disneys Das Dschungelbuch - Groove Party +SCES_030.30 Walt Disneys Djungelboken - Groove Party +SCES_030.27 Walt Disneys Jungelboken - Groove Party +SCES_030.21 Walt Disneys Junglebogen - Groove Party +SLPS_023.22 Wander Vehicles - Doggy Bone Daisakusen +SLPS_032.95 Wander Vehicles - Doggy Bone Daisakusen +SLPS_012.13 Wangan Trial (Disc 1) +SLPS_022.80 Wangan Trial (Disc 1) +SLPS_012.14 Wangan Trial (Disc 2) +SLPS_022.81 Wangan Trial (Disc 2) +SLES_041.58 Wanted +SLES_005.38 War Gods +SLUS_003.28 War Gods +SLES_008.78 WarCraft II - The Dark Saga +SLPS_010.98 WarCraft II - The Dark Saga +SLUS_004.80 WarCraft II - The Dark Saga +SLES_009.78 WarGames - Defcon 1 +SLUS_005.99 WarGames - Defcon 1 +SLED_013.66 WarGames - Defcon 1 (Demo) +SLPS_026.58 Warera Mitsurin Tankentai^!^! +SLPS_005.96 Wares 1092 - Souheiden +SLPS_007.40 Wares 1092 - Souheiden +SLES_011.59 Warhammer - Dark Omen +SLUS_005.50 Warhammer - Dark Omen +SLES_000.28 Warhammer - Shadow of the Horned Rat +SLUS_001.17 Warhammer - Shadow of the Horned Rat +SCES_000.62 Warhawk - The Red Mercury Missions +SCUS_943.05 Warhawk - The Red Mercury Missions +SLES_032.47 Warm Up^! +SLES_022.53 Warpath - Jurassic Park +SLUS_009.76 Warpath - Jurassic Park +SLES_032.63 Warriors of Might and Magic +SLES_033.30 Warriors of Might and Magic +SLUS_012.04 Warriors of Might and Magic +SLES_009.37 Warzone 2100 +SLES_017.42 Warzone 2100 +SLES_017.43 Warzone 2100 +SLUS_008.19 Warzone 2100 +SLED_017.87 Warzone 2100 (Demo) +SLPM_870.85 Water Summer +SLPM_870.86 Water Summer +SLES_011.60 Wayne Gretzky's 3D Hockey '98 +SLUS_001.47 Wayne Gretzky's 3D Hockey '98 +SLPS_003.68 Wedding Peach - Doki Doki Oiro-naoshi +SLPM_801.87 Weekly the PlayStation Limited No. 1 +SLPS_001.90 Welcome House +SLPS_006.33 Welcome House 2 - Keaton and His Uncle +SLPS_018.87 Weltorv Estleia +SLES_033.41 Wer wird Millionär +SLES_035.91 Wer wird Millionär - 2. Edition +SLES_039.16 Wer wird Millionär - Dritte Edition +SLES_035.94 Wer wird Millionär - Junior +SLES_037.79 Westlife - Fan-O-Mania +SLES_038.06 Westlife - Fan-O-Mania +SLUS_006.83 Wheel of Fortune +SLUS_011.74 Wheel of Fortune - 2nd Edition +SLPM_872.14 Whistle - Fuki Nukeru Kaze +SLPS_023.52 White Diamond +SLES_001.41 Whizz +SLPS_009.39 Whizz +SLES_029.88 Who Wants to Be a Millionaire +SCUS_945.67 Who Wants to Be a Millionaire - 2nd Edition +SLES_035.89 Who Wants to Be a Millionaire - 2nd Edition +SCUS_946.44 Who Wants to Be a Millionaire - 3rd Edition +SLES_035.85 Who Wants to Be a Millionaire - Australian Edition +SLES_035.83 Who Wants to Be a Millionaire - Irish Edition +SLES_035.92 Who Wants to Be a Millionaire - Junior +SLES_013.33 Wild 9 +SLUS_004.25 Wild 9 +SLED_014.96 Wild 9 (Demo) +SLED_016.89 Wild 9 - MDK - Crime Killer (Demo) +SCES_003.21 Wild Arms +SCES_011.71 Wild Arms +SCES_011.72 Wild Arms +SCES_011.73 Wild Arms +SCES_011.74 Wild Arms +SCPS_100.28 Wild Arms +SCPS_910.38 Wild Arms +SCPS_913.06 Wild Arms +SCUS_946.08 Wild Arms +PCPX_960.34 Wild Arms (Taikenban) +SCUS_945.92 Wild Arms 2 (Demo) +SCUS_944.84 Wild Arms 2 (Disc 1) +SCUS_944.98 Wild Arms 2 (Disc 2) +PCPX_961.71 Wild Arms - 2nd Ignition +SCPS_100.89 Wild Arms - 2nd Ignition (Disc 1) +SCPS_912.08 Wild Arms - 2nd Ignition (Disc 1) +SCPS_913.21 Wild Arms - 2nd Ignition (Disc 1) +SCPS_100.90 Wild Arms - 2nd Ignition (Disc 2) +SCPS_912.09 Wild Arms - 2nd Ignition (Disc 2) +SCPS_913.22 Wild Arms - 2nd Ignition (Disc 2) +PCPX_961.61 Wild Arms - 2nd Ignition (Taikenban) +SLPS_021.74 Wild Boater +SLES_026.31 Wild Rapids +SCPS_100.80 Wildroid 9 +SLES_003.23 Williams Arcade's Greatest Hits +SLUS_002.01 Williams Arcade's Greatest Hits +SLES_033.29 Windsurfers Paradise +SLES_000.74 Wing Commander III - Heart of the Tiger (Disc 1) +SLES_001.04 Wing Commander III - Heart of the Tiger (Disc 1) +SLES_001.05 Wing Commander III - Heart of the Tiger (Disc 1) +SLPS_004.77 Wing Commander III - Heart of the Tiger (Disc 1) +SLUS_000.19 Wing Commander III - Heart of the Tiger (Disc 1) +SLES_100.74 Wing Commander III - Heart of the Tiger (Disc 2) +SLES_101.04 Wing Commander III - Heart of the Tiger (Disc 2) +SLES_101.05 Wing Commander III - Heart of the Tiger (Disc 2) +SLPS_004.78 Wing Commander III - Heart of the Tiger (Disc 2) +SLUS_001.34 Wing Commander III - Heart of the Tiger (Disc 2) +SLES_200.74 Wing Commander III - Heart of the Tiger (Disc 3) +SLES_201.04 Wing Commander III - Heart of the Tiger (Disc 3) +SLES_201.05 Wing Commander III - Heart of the Tiger (Disc 3) +SLPS_004.79 Wing Commander III - Heart of the Tiger (Disc 3) +SLUS_001.35 Wing Commander III - Heart of the Tiger (Disc 3) +SLES_300.74 Wing Commander III - Heart of the Tiger (Disc 4) +SLES_301.04 Wing Commander III - Heart of the Tiger (Disc 4) +SLES_301.05 Wing Commander III - Heart of the Tiger (Disc 4) +SLPS_004.80 Wing Commander III - Heart of the Tiger (Disc 4) +SLUS_001.36 Wing Commander III - Heart of the Tiger (Disc 4) +SLES_006.59 Wing Commander IV - The Price of Freedom (Disc 1) +SLES_006.60 Wing Commander IV - The Price of Freedom (Disc 1) +SLES_006.61 Wing Commander IV - The Price of Freedom (Disc 1) +SLUS_002.70 Wing Commander IV - The Price of Freedom (Disc 1) +SLES_106.59 Wing Commander IV - The Price of Freedom (Disc 2) +SLES_106.60 Wing Commander IV - The Price of Freedom (Disc 2) +SLES_106.61 Wing Commander IV - The Price of Freedom (Disc 2) +SLUS_002.71 Wing Commander IV - The Price of Freedom (Disc 2) +SLES_206.59 Wing Commander IV - The Price of Freedom (Disc 3) +SLES_206.60 Wing Commander IV - The Price of Freedom (Disc 3) +SLES_206.61 Wing Commander IV - The Price of Freedom (Disc 3) +SLUS_002.72 Wing Commander IV - The Price of Freedom (Disc 3) +SLES_306.59 Wing Commander IV - The Price of Freedom (Disc 4) +SLES_306.60 Wing Commander IV - The Price of Freedom (Disc 4) +SLES_306.61 Wing Commander IV - The Price of Freedom (Disc 4) +SLUS_002.73 Wing Commander IV - The Price of Freedom (Disc 4) +SLES_005.40 Wing Over +SLPS_005.98 Wing Over +SLES_013.75 Wing Over 2 +SLES_040.70 Winky the Little Bear +SLPM_865.48 Winning Lure +SLPS_002.93 Winning Post 2 +SLPS_010.20 Winning Post 2 - Final '97 +SLPS_005.09 Winning Post 2 - Program '96 +SLPS_910.82 Winning Post 2 - Program '96 +SLPS_012.63 Winning Post 3 +SLPM_861.28 Winning Post 3 - Program '98 +SLPM_862.14 Winning Post 3 - Program '98 +SLPM_863.02 Winning Post 4 +SLPM_864.45 Winning Post 4 - Program 2000 +SLPS_001.89 Winning Post EX +SCED_023.06 Winter Releases +SCED_014.41 Winter Releases '98 +SCED_009.86 Winter Releases - '97 Demo 01 +SCES_019.09 Wip3out +SCED_021.97 Wip3out (Demo) +SCES_000.10 WipEout +SCUS_943.01 WipEout +SIPS_600.03 WipEout +SLES_003.27 WipEout 2097 +SLED_004.98 WipEout 2097 (Demo) +SCPS_100.98 WipEout 3 +SLUS_008.65 WipEout 3 +SLUS_900.63 WipEout 3 (Demo) +SCES_028.45 WipEout 3 - Special Edition +SCPS_450.78 Wipeout XL +SCUS_943.51 Wipeout XL +SIPS_600.10 Wipeout XL +SLPS_001.94 Wizard's Harmony +SCPS_451.35 Wizard's Harmony 2 +SLPS_009.84 Wizard's Harmony 2 +SLPS_017.16 Wizard's Harmony R +SLPM_871.39 Wizardry Empire II - Oujo no Isan +SLPM_872.97 Wizardry Empire II - Oujo no Isan +SLPM_866.89 Wizardry Empire - Inishie no Oujo +SLPM_869.09 Wizardry Empire - Inishie no Oujo +SCPS_100.10 Wizardry VII - Guardia no Houju +SLPS_026.91 Wizardry - Dimguil +SLPS_012.79 Wizardry - Llylgamyn Saga +SLPS_023.49 Wizardry - New Age of Llylgamyn +SLPS_002.54 Wolf Fang - Kuuga 2001 +SLPS_001.97 Wolkenkratzer - Shinpan no Tou +SCPS_100.72 Wonder Trek +SLES_029.72 Woody Woodpecker Racing +SLUS_011.88 Woody Woodpecker Racing +SLPM_867.30 Woody Woodpecker no Go^! Go^! Racing +SLES_021.96 World Championship Snooker +SLES_012.65 World Cup 98 +SLUS_006.44 World Cup 98 +SLES_012.68 World Cup 98 - Coppa del Mondo +SLPS_002.56 World Cup Golf - In Hyatt Dorado Beach +SLES_000.88 World Cup Golf - Professional Edition +SLES_001.37 World Cup Golf - Professional Edition +SLES_001.38 World Cup Golf - Professional Edition +SLUS_000.63 World Cup Golf - Professional Edition +SLES_032.32 World Destruction League - Thunder Tanks +SLUS_011.75 World Destruction League - Thunder Tanks +SLES_033.59 World Destruction League - WarJetz +SLUS_012.47 World Destruction League - WarJetz +SLPM_870.58 World Greatest Hits Series Vol. 1 - Pro Pinball - Big Race USA +SLPM_870.45 World Greatest Hits Series Vol. 2 - Pipe Dreams 3D +SLPM_870.61 World Greatest Hits Series Vol. 3 - Speedball 2100 +SLPM_870.84 World Greatest Hits Series Vol. 4 - Tom Clancy's Rainbow Six +SLPM_870.78 World Greatest Hits Series Vol. 5 - Tyco R-C - Assault with a Battery +SLES_006.26 World League Basketball +SLPS_013.89 World League Soccer +SLPS_026.87 World League Soccer +SLES_007.17 World League Soccer '98 +SLES_011.66 World League Soccer '98 +SLES_011.67 World League Soccer '98 +SLED_013.67 World League Soccer '98 (Demo) +SLPS_026.39 World Never Island +SLPS_018.84 World Neverland 2 - Pluto Kyouwakoku Monogatari +SLPS_010.37 World Neverland - Olerud Oukoku Monogatari +SLPS_910.86 World Neverland - Olerud Oukoku Monogatari +SLPS_013.79 World Pro Tennis '98 +SLPM_866.00 World Soccer Jikkyou Winning Eleven 2000 - U-23 Medal e no Chousen +SLPM_805.75 World Soccer Jikkyou Winning Eleven 2000 - U-23 Medal e no Chousen (Taikenban) +SLPM_861.62 World Soccer Jikkyou Winning Eleven 3 - Final Ver. +SLPM_860.86 World Soccer Jikkyou Winning Eleven 3 - World Cup France '98 +SLPM_802.40 World Soccer Jikkyou Winning Eleven 3 - World Cup France '98 (Taikenban) +SLPM_862.91 World Soccer Jikkyou Winning Eleven 4 +SLPS_002.72 World Soccer Winning Eleven +SLPM_860.35 World Soccer Winning Eleven '97 +SLPM_870.56 World Soccer Winning Eleven 2002 +SLPS_013.35 World Stadium 2 +SLPS_019.70 World Stadium 3 +SLPS_026.60 World Stadium 4 +SLPS_031.80 World Stadium 5 +SLPS_000.75 World Stadium EX +SLES_040.39 World Tennis Stars +SLPS_022.31 World Tour Conductor - Sekai Yume Kikou +SLUS_011.81 World of Dragon Warrior - Torneko - The Last Hope +SLES_034.25 World's Scariest Police Chases +SLUS_011.65 World's Scariest Police Chases +SLES_001.19 Worms +SLPS_005.47 Worms +SLUS_003.36 Worms +SLES_022.17 Worms Armageddon +SLES_023.31 Worms Armageddon +SLES_023.32 Worms Armageddon +SLUS_008.88 Worms Armageddon +SLES_004.83 Worms Pinball +SLES_038.04 Worms World Party +SLUS_014.48 Worms World Party +SLES_004.89 Wreckin Crew - Drive Dangerously +SLUS_005.87 Wreckin Crew - Drive Dangerously +SLES_021.71 Wu-Tang - Shaolin Style +SLES_021.72 Wu-Tang - Shaolin Style +SLPM_869.44 Wu-Tang - Shaolin Style +SLUS_009.29 Wu-Tang - Shaolin Style +SLES_021.70 Wu-Tang - Taste the Pain +SLES_021.73 Wu-Tang - Taste the Pain +SLED_022.76 Wu-Tang - Taste the Pain (Demo) +SCES_015.56 X Games Pro Boarder +SLPS_019.44 X Games Pro Boarder +SLUS_007.04 X Games Pro Boarder +SLPM_803.93 X Games Pro Boarder (Taikenban) +SLES_034.33 X'treme Roller +SLUS_900.21 X-360 - Surrounding Your World with Sound (Demo) +SLES_038.15 X-Bladez - Inline Skater +SLUS_014.44 X-Bladez - Inline Skater +SLES_000.54 X-COM - Enemy Unknown +SLPS_002.57 X-COM - Michinaru Shinryakusha +SLES_000.77 X-COM - Terror from the Deep +SLUS_001.41 X-COM - UFO Defense +SLES_012.47 X-Men vs. Street Fighter +SLUS_006.27 X-Men vs. Street Fighter +SLPS_012.84 X-Men vs. Street Fighter - EX Edition +SLES_001.98 X-Men - Children of the Atom +SLUS_000.44 X-Men - Children of the Atom +SLES_028.65 X-Men - Mutant Academy +SLES_028.66 X-Men - Mutant Academy +SLPM_867.65 X-Men - Mutant Academy +SLPM_870.81 X-Men - Mutant Academy +SLUS_007.74 X-Men - Mutant Academy +SLPM_806.09 X-Men - Mutant Academy & Spider-Man (Taikenban) +SLUS_812.23 X-Men - Mutant Academy (Demo) +SLES_036.30 X-Men - Mutant Academy 2 +SLPM_870.77 X-Men - Mutant Academy 2 +SLUS_013.82 X-Men - Mutant Academy 2 +SLPS_010.63 X.Racing +SLES_004.55 X2 - No Relief +SLPS_007.66 X2 - No Relief +SCPS_100.51 XI [sái] +SCPS_911.66 XI [sái] +SCPS_913.03 XI [sái] +PAPX_900.37 XI [sái] (Demo) +PAPX_900.32 XI [sái] (Taikenban) +PAPX_900.39 XI [sái] (Taikenban) +SCPS_101.23 XI [sái] Jumbo +SCPS_912.31 XI [sái] Jumbo +SLPM_803.50 XI [sái] Super Play Collection - XI wa Futatabi Nagerareta - Special CD-ROM +SLES_041.01 XS Airboat Racing +SLUS_015.66 XS Airboat Racing +SLUS_015.60 XS Junior League Dodgeball +SLUS_015.54 XS Junior League Football +SLES_041.20 XS Junior League Soccer +SLUS_015.20 XS Junior League Soccer +SLES_040.95 XS Moto +SLUS_015.06 XS Moto +SLES_022.65 Xena - Warrior Princess +SLES_022.66 Xena - Warrior Princess +SLES_022.67 Xena - Warrior Princess +SLES_022.68 Xena - Warrior Princess +SLUS_009.77 Xena - Warrior Princess +SLES_008.11 Xenocracy - The Ultimate Solar War +SLES_008.12 Xenocracy - The Ultimate Solar War +SLES_008.13 Xenocracy - The Ultimate Solar War +SLES_008.14 Xenocracy - The Ultimate Solar War +SLES_008.15 Xenocracy - The Ultimate Solar War +SLPS_011.60 Xenogears (Disc 1) +SLPS_027.75 Xenogears (Disc 1) +SLPS_914.36 Xenogears (Disc 1) +SLUS_006.64 Xenogears (Disc 1) +SLPS_011.61 Xenogears (Disc 2) +SLPS_027.76 Xenogears (Disc 2) +SLUS_006.69 Xenogears (Disc 2) +SCES_007.36 Xevious 3D-G+ +SLPS_007.50 Xevious 3D-G+ +SLUS_004.61 Xevious 3D-G+ +SLPS_020.64 Yagami Hiroki no Game-Taste - Munasawagi no Yokan +SLPS_032.09 Yakiniku Action Game - Yakiniku Bugyou +SLPM_806.13 Yakiniku Action Game - Yakiniku Bugyou (Taikenban) +SLPS_034.35 Yakitori Musume - Sugoude Hanjouki +SLPM_806.34 Yakitori Musume - Sugoude Hanjouki (Taikenban) +SLPS_006.89 Yaku Tsuu - Noroi no Game +SLPS_001.52 Yaku - Yuujou Dangi +SLPS_023.93 Yamagata Digital Museum (Disc 1) (Spring) +SLPS_023.94 Yamagata Digital Museum (Disc 2) (Summer) +SLPS_023.95 Yamagata Digital Museum (Disc 3) (Autumn) +SLPS_023.96 Yamagata Digital Museum (Disc 4) (Winter) +SLPS_031.20 Yamasa Digi Guide - Faust +SLPS_029.89 Yamasa Digi Guide - Hyper Rush +SLPS_030.38 Yamasa Digi Guide - M771 +SLPS_029.80 Yamasa Digi Guide - New Pulsar R +SLPS_030.96 Yamasa Digi Guide - Umekagetsu R +SLPS_034.28 Yamasa Digi Selection +SLPS_034.29 Yamasa Digi Selection +SLPS_034.84 Yamasa Digi Selection 2 +SLPM_806.16 Yamasa Digi World - Tetra Master +SLPS_032.12 Yamasa Digi World - Tetra Master +SLPS_018.78 Yamifuku Natsu - Teito Monogatari Futatabi +SLPS_000.54 Yaoi Jun'ichi Gokuhi Project - UFO o Oe^!^! +PAPX_900.58 Yarudora (Taikenban) +SCPS_100.53 Yarudora Series Vol. 1 - Double Cast (Disc 1) +SCPS_100.54 Yarudora Series Vol. 1 - Double Cast (Disc 2) +PAPX_900.33 Yarudora Series Vol. 1 - Double Cast (Taikenban) +PAPX_900.35 Yarudora Series Vol. 1 - Double Cast (Taikenban) +SCPS_100.56 Yarudora Series Vol. 2 - Kisetsu o Dakishimete (Disc 1) +SCPS_100.57 Yarudora Series Vol. 2 - Kisetsu o Dakishimete (Disc 2) +PAPX_900.36 Yarudora Series Vol. 2 - Kisetsu o Dakishimete (Taikenban) +SCPS_100.67 Yarudora Series Vol. 3 - Sampaguita (Disc 1) +SCPS_912.42 Yarudora Series Vol. 3 - Sampaguita (Disc 1) +SCPS_100.68 Yarudora Series Vol. 3 - Sampaguita (Disc 2) +SCPS_912.43 Yarudora Series Vol. 3 - Sampaguita (Disc 2) +PAPX_900.42 Yarudora Series Vol. 3 - Sampaguita (Taikenban) +SCPS_100.69 Yarudora Series Vol. 4 - Yukiwari no Hana (Disc 1) +SCPS_100.70 Yarudora Series Vol. 4 - Yukiwari no Hana (Disc 2) +PCPX_961.28 Yarudora - Yukiwari no Hana & Sampaguita (Taikenban) +SLES_022.72 Yeh Yeh Tennis +SLPS_004.43 Yellow Brick Road +SLES_041.64 Yetisports Deluxe +SLES_041.70 Yetisports World Tour +SLES_017.84 YoYo's Puzzle Park +PAPX_900.22 Yoi Ko to Yoi Otona no. PlayStation Taikenban Vol. 1 (Taikenban) +PAPX_900.23 Yoi Ko to Yoi Otona no. PlayStation Taikenban Vol. 2 (Taikenban) +SLPS_017.58 Yoshimoto Mahjong Club Deluxe +SLPS_023.08 Yoshimoto Muchicco Dai-kessen - Minami no Umi no Gorongo-tou +SLPM_860.76 Yoshimura Shougi +SLES_034.99 You Don't Know Jack +SLUS_900.61 You Don't Know Jack (Demo) +SLUS_007.16 You Don't Know Jack (Disc 1) +SLUS_007.62 You Don't Know Jack (Disc 2) +SLUS_011.94 You Don't Know Jack - Mock 2 +SLPS_030.98 Youchien Gaiden - Karei naru Casino Club - Double Draw +SLPM_868.57 Youkai Hana Asobi +SLES_039.47 Yu-Gi-Oh^! Forbidden Memories +SLES_039.48 Yu-Gi-Oh^! Forbidden Memories +SLES_039.49 Yu-Gi-Oh^! Forbidden Memories +SLES_039.50 Yu-Gi-Oh^! Forbidden Memories +SLES_039.51 Yu-Gi-Oh^! Forbidden Memories +SLUS_014.11 Yu-Gi-Oh^! Forbidden Memories +SLPM_860.96 Yu-Gi-Oh^! Monster Capsule Breed & Battle +SLPM_862.21 Yu-Gi-Oh^! Monster Capsule Breed & Battle +SLPM_863.96 Yu-Gi-Oh^! Shin Duel Monsters - Fuuin Sareshi Kioku +SLPM_863.98 Yu-Gi-Oh^! Shin Duel Monsters - Fuuin Sareshi Kioku +SLPM_865.73 Yu-Gi-Oh^! Shin Duel Monsters - Fuuin Sareshi Kioku +SLPM_870.66 Yu-Gi-Oh^! Shin Duel Monsters - Fuuin Sareshi Kioku +SLPM_870.13 Yukinko Burning +SLPS_014.01 Yume Iroiro +SLPS_029.54 Yume no Tsubasa +SLES_007.13 Yusha - Heaven's Gate +SLPS_031.77 Yutona Eiyuu Senki - TearRingSaga +SLPM_806.10 Yutona Eiyuu Senki - TearRingSaga - Prelude (Taikenban) +SLPS_027.22 Yuugen Gaisha Chikyuu Boueitai +SLPS_009.55 Yuukyuu Gensoukyoku +SLPS_009.56 Yuukyuu Gensoukyoku +SLPS_023.25 Yuukyuu Gensoukyoku +SLPS_012.58 Yuukyuu Gensoukyoku 2nd Album +SLPS_023.26 Yuukyuu Gensoukyoku 2nd Album +SLPS_025.17 Yuukyuu Gensoukyoku 3 - Perpetual Blue +SLPS_023.29 Yuukyuu Gensoukyoku 3 - Perpetual Blue - Visual Collection +SLPS_017.42 Yuukyuu Gensoukyoku Ensemble +SLPS_023.27 Yuukyuu Gensoukyoku Ensemble +SLPS_018.75 Yuukyuu Gensoukyoku Ensemble 2 +SLPS_023.28 Yuukyuu Gensoukyoku Ensemble 2 +SLPS_029.11 Yuukyuu Kumikyoku - All Star Project +SLPS_019.28 Yuukyuu no Eden - The Eternal Eden +SLPS_029.87 Yuukyuu no Eden - The Eternal Eden +SLPS_019.80 Yuusha-ou GaoGaiGar - Blockaded Numbers +SLPS_014.60 Yuuwaku Office Ren'aika +SLPS_022.09 Yuuwaku Office Ren'aika +SLPS_022.74 Yuuyami Doori Tankentai +SLPM_804.44 Yuuyami Doori Tankentai (Taikenban) +SCES_006.00 Z +SCES_006.01 Z +SCES_006.02 Z +SCES_006.03 Z +SCES_006.04 Z +SLPS_004.24 ZXE-D - Legend of Plasmatlite +SLPS_033.54 Zanac x Zanac +SLPM_806.26 Zanac x Zanac (Taikenban) +SLPS_030.34 Zap^! Snowboarding Trix +SLPS_009.09 Zap^! Snowboarding Trix '98 +SLPS_000.34 Zeitgeist +SLPS_002.19 Zen Nihon GT Senshuken Kai +SLPS_007.15 Zen Nihon GT Senshuken Max Rev. (Disc 1) +SLPS_007.16 Zen Nihon GT Senshuken Max Rev. (Disc 2) +SLPS_014.75 Zen Nihon Joshi Pro Wrestling - Joou Densetsu - Yume no Taikousen +SLPS_018.49 Zen Nihon Pro Wres - Ouja no Tamashii +SLPS_029.34 Zen Nihon Pro Wres - Ouja no Tamashii +SLPS_914.28 Zen Nihon Pro Wres - Ouja no Tamashii +SLPS_016.57 Zen Super Robot Taisen Denshi Daihyakka (Disc 1) +SLPS_016.58 Zen Super Robot Taisen Denshi Daihyakka (Disc 2) +SLPS_018.11 Zen'yasai - Kouyasai Special Preview Disc (Demo) +SLPS_031.67 Zera-chan Puzzle - Pitatto Pair +SLES_001.59 Zero Divide +SLPM_800.08 Zero Divide +SLPS_000.83 Zero Divide +SLUS_001.83 Zero Divide +SCES_010.94 Zero Divide 2 - The Secret Wish +SCES_012.87 Zero Divide 2 - The Secret Wish +SCES_012.88 Zero Divide 2 - The Secret Wish +SCES_012.89 Zero Divide 2 - The Secret Wish +SCES_012.90 Zero Divide 2 - The Secret Wish +SLPS_008.91 Zero Divide 2 - The Secret Wish +PCPX_960.81 Zero Divide 2 - The Secret Wish (Taikenban) +SCPS_100.49 Zero Pilot - Gin'yoku no Senshi +SCPS_911.27 Zero Pilot - Gin'yoku no Senshi +SLPS_007.55 Zero4 Champ DooZy-J +SLPS_023.18 Zeus II - Carnage Heart +SLPM_803.35 Zeus - Carnage Heart Second +SLPS_016.66 Zeus - Carnage Heart Second +SLPS_014.83 ZigZagBall +SLPM_863.11 Zill O'll +SLPM_867.03 Zill O'll +SLPM_866.43 Zipangu-jima - Unmei wa Saikoro ga Kimeru^! +SLPS_022.60 Zipangu-jima - Unmei wa Saikoro ga Kimeru^! +SLPM_804.88 Zipangu-jima - Unmei wa Saikoro ga Kimeru^! (Taikenban) +SLPS_022.44 Zipangu-jima - Unmei wa Saikoro ga Kimeru^! (Taikenban) +SLPM_804.66 Zipangu - Unmei wa Saikoro ga Kimeru^! (Taikenban) +SLUS_014.01 Zoboomafoo - Leapin' Lemurs^! +SLPS_033.89 Zoids 2 - Heric Kyouwakoku vs. Guylos Teikoku +SLPS_032.55 Zoids - Battle Card Game - Seihou Tairiku Senki +SLPS_029.82 Zoids - Teikoku vs Kyouwakoku - Meka Seitai no Idenshi +SLPS_004.88 Zoku Gussun Oyoyo +SLPS_013.26 Zoku Hatsukoi Monogatari - Shuugaku Ryokou (Disc 1) +SLPS_013.27 Zoku Hatsukoi Monogatari - Shuugaku Ryokou (Disc 2) +SLPS_013.28 Zoku Hatsukoi Monogatari - Shuugaku Ryokou (Disc 3) +SLPS_013.29 Zoku Hatsukoi Monogatari - Shuugaku Ryokou (Disc 4) +SLPS_022.66 Zoku Mikagura Shoujo Tanteidan - Kanketsu-hen (Disc 1) +SLPS_022.67 Zoku Mikagura Shoujo Tanteidan - Kanketsu-hen (Disc 2) +SLPS_022.68 Zoku Mikagura Shoujo Tanteidan - Kanketsu-hen (Disc 3) +SLPS_022.69 Zoku Mikagura Shoujo Tanteidan - Kanketsu-hen (Disc 4) +SLPS_005.34 Zoop +SLUS_000.78 Zoop - America's Largest Killer of Time^! +SLPS_002.71 Zork I - The Great Underground Empire +SLPM_865.23 Zutto Issho - With Me Everytime... +SLPS_012.38 Zutto Issho - With Me Everytime... +SLPS_005.75 Zëiramzone +PCPX_961.78 e-Jump (Disc 1) +PCPX_961.79 e-Jump (Disc 2) +SCPS_101.41 i-mode mo Issho - Doko Demo Issho Tsuika Disc (Demo) +SCPS_101.43 i-mode mo Issho - Doko Demo Issho Tsuika Disc (Demo) +SCPS_101.44 i-mode mo Issho - Doko Demo Issho Tsuika Disc (Demo) +SLPS_018.68 iS - Internal Section +SLPS_003.93 m [emu] - Kimi o Tsutaete +SLPS_022.65 m [emu] - Kimi o Tsutaete +SLED_009.66 radicalgames@psygnosis +SLED_009.90 radicalgames@psygnosis v.2 +SLED_015.11 radicalgames@psygnosis v.3 +SLPS_019.25 Élan +SLPS_027.59 Élan Plus +SLPS_004.62 Öhlins Hyper-Rally diff --git a/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_PS1_LSP.txt b/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_PS1_LSP.txt new file mode 100644 index 0000000..a741e8a --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_PS1_LSP.txt @@ -0,0 +1,118 @@ +LSP99012.101 16 Tales 1 +LSP99012.201 16 Tales 2 +LSP99012.301 16 Tales 3 +LSP99012.401 16 Tales 4 +LSP20011.001 Calamity 1 - The Natural World +LSP20022.001 Calamity 2 - People and Traditions +LSP20033.001 Calamity 3 - Around the World +LSP02019.001 Cali's Geo Tools +LSP08023.001 Cosmic Cookoff - Language Arts +LSP08024.001 Cosmic Cookoff - Mathematics +LSP13011.001 Creative Camp +LSP13012.001 Creative Isle +LSP90510.901 Creative Journey +LSP90709.701 Creative Voyage +LSP99019.101 Every Child Can Succeed 1 +LSP99019.201 Every Child Can Succeed 2 +LSP99019.301 Every Child Can Succeed 3 +LSP99019.401 Every Child Can Succeed 4 +LSP99019.501 Every Child Can Succeed 5 +LSP99019.601 Every Child Can Succeed 6 +LSP99019.701 Every Child Can Succeed 7 +LSP08013.001 Faire Games - Language Arts +LSP08014.001 Faire Games - Mathematics +LSP15020.001 Family Connection - A Guide to Lightspan +LSP99013.101 Head to Toe 1 +LSP99013.201 Head to Toe 2 +LSP99013.301 Head to Toe 3 +LSP99013.401 Head to Toe 4 +LSP09011.002 K9.5 1 - Live in Airedale +LSP09022.001 K9.5 2 - We Are the Dogs^! +LSP09033.001 K9.5 3 - WebTunes +LSP09044.001 K9.5 4 - The Tail-Wag Tour +LSP90710.301 K9.5 5 - The Howlywood Premiere +LSP07011.001 KazMania 1 - Trail of Gems +LSP90513.001 KazMania 2 - Chaos in KazMania +LSP90513.002 KazMania 2 - Chaos in KazMania +LSP01015.001 Liquid Books Adventure 1 - Lety's Favorite Stories +LSP01025.001 Liquid Books Adventure 2 - Amrita's Trees / Cerdito and the Coyote +LSP01035.001 Liquid Books Adventure 3 - Far-Fetched Frontier Tales +LSP01035.501 Liquid Books Adventure 4 - The Adventures of Adelita and Bo +LSP90314.301 Liquid Books Adventure 5 - Pop-Out Prose +LSP90514.700 Liquid Books Adventure 6 - The Wandering Path +LSP01018.001 Mars Moose Adventure - WalkAbout 1 - The Natural History Museum +LSP01028.001 Mars Moose Adventure - WalkAbout 2 - The Shakespeare Festival +LSP01038.001 Mars Moose Adventure - WalkAbout 3 - World Sports Day +LSP01017.001 Mars Moose Cosmic Quest 1 - City Sights +LSP01027.001 Mars Moose Cosmic Quest 2 - Fairy Tale Island +LSP01037.001 Mars Moose Cosmic Quest 3 - Race through France +LSP01016.001 Mars Moose Stay and Play 1 - In the Clubhouse +LSP01026.001 Mars Moose Stay and Play 2 - In Mars' Bedroom +LSP01036.001 Mars Moose Stay and Play 3 - In Lonnie's Classroom +LSP90343.301 Math Gallery - Collection 1 +LSP90344.001 Math Gallery - Collection 2 +LSP10011.201 Math on the Move^! 1 - Addition/Subtraction Advanced +LSP10011.001 Math on the Move^! 1 - Addition/Subtraction Intermediate +LSP10011.301 Math on the Move^! 2 - Multiplication/Division Advanced +LSP10011.101 Math on the Move^! 2 - Multiplication/Division Intermediate +LSP05010.101 Mona & Moki 1 - Drive Me Wild^! +LSP05010.201 Mona & Moki 2 - Drive Me Wilder^! +LSP15050.001 Online Connection CD - For the PlayStation Game Console +LSP06019.001 P.K.'s Math Studio +LSP06031.001 P.K.'s Place 1 - Party on the Patio^! +LSP18021.001 P.K.'s Place 2 - Hoopo at Sea^! +LSP90535.200 P.K.'s Place 2 - Hoopo at Sea^! +LSP18031.001 P.K.'s Place 3 - Carlos at the Races^! +LSP18041.001 P.K.'s Place 4 - Daphne and the Seventh Wonder +907127.001 Road Writer +LSP99016.101 Science Is Elementary 1 +LSP99016.201 Science Is Elementary 2 +LSP99016.301 Science Is Elementary 3 +LSP99014.101 Story Lane Theater 1 +LSP99014.201 Story Lane Theater 2 +LSP99014.301 Story Lane Theater 3 +LSP99014.401 Story Lane Theater 4 +LSP99014.501 Story Lane Theater 5 +LSP03010.101 Str.at.e.s. 1 - Match-A-Batch +LSP03010.201 Str.at.e.s. 2 - Matchamania^! +LSP03010.301 Str.at.e.s. 3 - Title This^! Title That^! +LSP03010.401 Str.at.e.s. 4 - Titlerama^! +LSP03010.501 Str.at.e.s. 5 - Parallel Lives^! +LSP03010.601 Str.at.e.s. 6 - Analogy-ology^! +LSP03010.701 Str.at.e.s. 7 - Riddle Roundup^! +LSP03010.801 Str.at.e.s. 8 - Riddle Wrangler^! +LSP90901.500 Unknown Variable 1 - Masque Manor +LSP90902.200 Unknown Variable 2 - Raven's Ridge +LSP06010.101 The Quaddle Family Mysteries 1 - The Case of the Scarce Scarab - Lobby / Kitchen +LSP06010.201 The Quaddle Family Mysteries 2 - The Case of the Scarce Scarab - Garden +LSP06010.301 The Quaddle Family Mysteries 3 - The Case of the Scarce Scarab - Parlor / Family Room +LSP02016.001 The Secret of Googol 1a - Reshaping Googol - The Submarine +LSP02015.001 The Secret of Googol 1b - Reshaping Googol - The Tower +LSP02018.001 The Secret of Googol 2a - Reshaping Googol - The Castle +LSP02017.001 The Secret of Googol 2b - Reshaping Googol - Under the Ocean +LSP02026.001 The Secret of Googol 3 - The Googol Counting Fair - Midways +LSP02028.001 The Secret of Googol 4 - The Googol Counting Fair - Corral / Fun House +LSP02045.001 The Secret of Googol 5 - Googolfest - Party Isle / Toy Isle +LSP02057.001 The Secret of Googol 6 - Googolfest - Arcade Isle / Moon Feast Isle +LSP02065.001 The Secret of Googol 7 - Eggs All Around - Egg Trek / Balloon Picnic +LSP02078.001 The Secret of Googol 8 - Googol Gulch - General Store / Math Arcade +LSP90317.401 The Three Decoders 1 - Riddle of the Ring +LSP90318.101 The Three Decoders 2 - Key to the Carousel +LSP90738.701 Timeless Jade Trade +LSP04011.001 Timeless Math 1 - Maya, Search and Rescue +LSP04012.001 Timeless Math 2 - Maya, Observatory +LSP04013.001 Timeless Math 3 - Maya, King Jaguar's Village +LSP04041.001 Timeless Math 4 - Lunar Base +LSP04051.001 Timeless Math 5 - Space Flight Rescue +LSP90736.300 Timeless Math 6 - Brainswarm +LSP90737.001 Timeless Math 7 - Rover Recovery +LSP17011.001 Write Away 1 +LSP99011.901 Write Away 10 +LSP17011.101 Write Away 2 +LSP17011.201 Write Away 3 +LSP17011.301 Write Away 4 +LSP99011.401 Write Away 5 +LSP99011.501 Write Away 6 +LSP99011.601 Write Away 7 +LSP99011.701 Write Away 8 +LSP99011.801 Write Away \ No newline at end of file diff --git a/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_PS2_English.txt b/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_PS2_English.txt new file mode 100644 index 0000000..26019f7 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_PS2_English.txt @@ -0,0 +1,11438 @@ +TITLES = https://github.com/GDX-X/Title-Database-Scrapper (type: PS2 English version: 01062023_182600,84) +SLPS_251.43 .hack//Akusei Hen'i Vol. 2 +SLPS_732.31 .hack//Akusei Hen'i Vol. 2 +SLPM_685.21 .hack//Frägment +SLPS_255.27 .hack//Frägment +SLPS_256.52 .hack//G.U. Terminal Disc: The End of ;The World; +SLPS_257.56 .hack//G.U. Terminal Disc: The End of ;The World; +SLUS_212.58 .hack//G.U. Vol. 1: Rebirth +SLUS_291.99 .hack//G.U. Vol. 1: Rebirth (Demo) +SLUS_214.80 .hack//G.U. Vol. 1: Rebirth: Terminal Disc +SLPS_256.51 .hack//G.U. Vol. 1: Saitan +SLPS_257.55 .hack//G.U. Vol. 1: Saitan +SLPS_732.59 .hack//G.U. Vol. 1: Saitan +SLPS_256.55 .hack//G.U. Vol. 2: Kimi Omou Koe +SLPS_732.66 .hack//G.U. Vol. 2: Kimi Omou Koe +SLUS_214.88 .hack//G.U. Vol. 2: Reminisce +SLPS_256.56 .hack//G.U. Vol. 3: Aruku You na Hayasa de +SLPS_732.67 .hack//G.U. Vol. 3: Aruku You na Hayasa de +SLUS_214.89 .hack//G.U. Vol. 3: Redemption +SLPS_251.21 .hack//Kansen Kakudai Vol. 1 +SLPS_732.30 .hack//Kansen Kakudai Vol. 1 +SLES_522.37 .hack//Part 1: Infection +SLUS_202.67 .hack//Part 1: Infection +SLUS_280.23 .hack//Part 1: Infection (Demo) +SLUS_290.42 .hack//Part 1: Infection (Demo) +SLES_524.67 .hack//Part 2: Mutation +SLUS_205.62 .hack//Part 2: Mutation +SLUS_280.32 .hack//Part 2: Mutation (Demo) +SLUS_290.55 .hack//Part 2: Mutation (Demo) +SLES_524.69 .hack//Part 3: Outbreak +SLUS_205.63 .hack//Part 3: Outbreak +SLUS_290.65 .hack//Part 3: Outbreak (Demo) +SLES_524.68 .hack//Part 4: Quarantine +SLUS_205.64 .hack//Part 4: Quarantine +SLUS_290.84 .hack//Part 4: Quarantine (Demo) +SLPS_251.58 .hack//Shinshoku Osen Vol. 3 +SLPS_732.32 .hack//Shinshoku Osen Vol. 3 +SLKA_250.80 .hack//Vol. 1: Infection +SLKA_251.38 .hack//Vol. 2: Mutation +SLKA_251.45 .hack//Vol. 3: Outbreak +SLPS_252.02 .hack//Zettai Houi Vol. 4 +SLPS_732.33 .hack//Zettai Houi Vol. 4 +SLPM_650.02 0 Story (Disc 1) +SLPM_650.03 0 Story (Disc 2) +SLPM_601.01 0 Story (Taikenban) +SLES_505.39 007: Agent Under Fire +SLPM_675.05 007: Agent Under Fire +SLUS_202.65 007: Agent Under Fire +SLES_520.05 007: Everything or Nothing +SLES_520.46 007: Everything or Nothing +SLPM_654.46 007: Everything or Nothing +SLPM_666.16 007: Everything or Nothing +SLUS_207.51 007: Everything or Nothing +SLED_523.26 007: Everything or Nothing (Demo) +SLUS_290.95 007: Everything or Nothing (Demo) +SLES_535.53 007: From Russia with Love +SLUS_212.82 007: From Russia with Love +SLED_536.73 007: From Russia with Love (Demo) +SLUS_291.68 007: From Russia with Love (Demo) +SLPM_551.48 007: Nagusame no Houshuu +SLES_512.58 007: Nightfire +SLES_512.60 007: Nightfire +SLKA_250.04 007: Nightfire +SLPM_655.38 007: Nightfire +SLPM_666.15 007: Nightfire +SLPS_252.03 007: Nightfire +SLUS_205.79 007: Nightfire +SLES_553.45 007: Quantum of Solace +SLUS_218.13 007: Quantum of Solace +SLPM_663.22 007: Russia yori Ai o Komete +SLES_528.56 10 Most Wanted +SLES_531.50 10 Pin: Champions Alley +SLES_534.81 10.000 Bullets +SLPM_602.62 10th Anniversary Memorial Save Data (Disc 2) (PlayStation 2 Taiou) +SLPM_658.43 120 Yen no Haru: 120 Yen Stories +SLPM_669.01 12Riven: The Psi-Climinal of Integral +SLES_502.14 18 Wheeler: American Pro Trucker +SLPM_622.11 18 Wheeler: American Pro Trucker +SLUS_202.10 18 Wheeler: American Pro Trucker +SLES_522.76 187: Ride or Die +SLUS_211.16 187: Ride or Die +SLED_535.37 187: Ride or Die (Demo) +SLES_517.41 1945 I & II +PCPX_966.07 2000-2001 Winter Lineup +SLES_507.96 2002 FIFA World Cup +SLES_507.97 2002 FIFA World Cup +SLES_507.98 2002 FIFA World Cup +SLES_507.99 2002 FIFA World Cup +SLES_508.00 2002 FIFA World Cup +SLES_508.01 2002 FIFA World Cup +SLPM_675.12 2002 FIFA World Cup +SLPS_251.18 2002 FIFA World Cup +SLUS_204.04 2002 FIFA World Cup +PAPX_905.05 2002 Natsu no Osusume Soft Otameshi Disc +PCPX_966.27 2002 Natsu no Osusume Soft Otameshi Disc +SLPM_623.20 2003-nen Kaimaku: Ganbare Kyuukai-ou: Iwayuru Pro Yakyuu desu ne +SLES_533.57 21 Card Games +SCES_533.58 24: The Game +SLUS_212.68 24: The Game +SCED_536.22 24: The Game (Demo) +SLES_531.99 25 to Life +SLUS_210.16 25 to Life +PCPX_963.28 3 Title Special Disc: Saru^! Get You^! 2 / PoPoLoCrois: Hajimari no Bouken / Boku no Natsuyasumi 2 (Taikenban) +SLPS_253.57 3-nen B-gumi Kinpachi Sensei: Densetsu no Kyoudan ni Tate^! +SLPM_660.89 3-nen B-gumi Kinpachi Sensei: Densetsu no Kyoudan ni Tate^! Kanzenban +SLPS_202.14 3D Kakutou Tkool 2 +SLPS_203.18 3D Kakutou Tkool 2 +SLPS_204.82 3D Mahjong + Janpai Tori +SLPM_656.07 3LDK: Shiawase ni Narou yo +SLPM_656.08 3LDK: Shiawase ni Narou yo +SLES_501.94 4x4 Evo +SLUS_200.91 4x4 Evo +SLES_511.99 4x4 Evo 2 +SLES_537.34 50 Cent: Bulletproof +SLES_539.06 50 Cent: Bulletproof +SLES_539.94 50 Cent: Bulletproof +SLUS_213.15 50 Cent: Bulletproof +PCPX_963.03 6-gatsu Hatsubai Title Promotion Disc: Aconcagua / Boku no Natsuyasumi / TVDJ +SLPS_250.25 7 (Seven): Molmorth no Kiheitai +SLPS_734.08 7 (Seven): Molmorth no Kiheitai +SLES_501.09 7 Blades +SLPM_650.08 7 Blades +SLES_532.80 7 Sins +SLES_532.97 7 Sins +SLES_533.64 7 Sins +SLES_550.69 7 Wonders of the Ancient World +SLUS_216.93 7 Wonders of the Ancient World +SLPS_205.09 81diver +SCUS_946.77 989 Sports (Demo) +SCUS_973.73 989 Sports (Demo) +SLPS_250.17 A Ressha de Ikou 2001 +SLPS_251.75 A Ressha de Ikou 2001 +SLPS_258.38 A Taiheiyou no Arashi: Senkan Yamatokatsuki ni Shutsugeki su^! +SLPS_259.54 A Taiheiyou no Arashi: Senkan Yamatokatsuki ni Shutsugeki su^! +SLPM_656.41 A Utau: Tumbling Dice: Watashitachi 3nin Ge Ru +SLPM_650.86 A Visual Mix: Ayumi Hamasaki Dome Tour 2001 A (Disc 1) +SLPS_250.71 A Visual Mix: Ayumi Hamasaki Dome Tour 2001 A (Disc 1) +SLPM_650.87 A Visual Mix: Ayumi Hamasaki Dome Tour 2001 A (Disc 2) +SLPS_250.72 A Visual Mix: Ayumi Hamasaki Dome Tour 2001 A (Disc 2) +SLES_517.16 A-Train 6 +SLPS_200.06 A6: A Ressha de Ikou 6 +SLES_554.57 AC/DC Live: Rock Band +SLUS_218.48 AC/DC Live: Rock Band Track Pack +SLPS_259.06 ADK Tamashii +SLES_511.68 AFL Live 2003 +SLES_518.26 AFL Live 2004 +SLES_519.03 AFL Live 2004: Aussie Rules Football +SLES_523.68 AFL Live Premiership Edition +SCES_534.49 AFL Premiership 2005 +SCES_540.68 AFL Premiership 2006 +SCED_541.92 AFL Premiership 2006 (Demo) +SCES_546.39 AFL Premiership 2007 +SLPM_623.29 AI Igo 2003 +SLPM_623.30 AI Mahjong 2003 +SLPM_623.23 AI Shougi 2003 +SLUS_213.47 AMF Xtreme Bowling +SLES_543.65 AMF Xtreme Bowling 2006 +SLES_540.16 AND 1 Streetball +SLUS_212.37 AND 1 Streetball +SCUS_971.04 ATV Offroad Fury +SCUS_971.22 ATV Offroad Fury (Demo) +SCUS_972.11 ATV Offroad Fury 2 +SCUS_973.69 ATV Offroad Fury 2 +SLES_518.14 ATV Offroad Fury 2 +SCUS_972.38 ATV Offroad Fury 2 (Demo) +SCUS_974.05 ATV Offroad Fury 3 +SLES_537.54 ATV Offroad Fury 3 +SLUS_974.05 ATV Offroad Fury 3 +SCUS_974.37 ATV Offroad Fury 3 (Demo) +SCES_546.88 ATV Offroad Fury 4 +SCUS_974.79 ATV Offroad Fury 4 +SCUS_975.53 ATV Offroad Fury 4 (Demo) +SCUS_975.79 ATV Offroad Fury 4 (Demo) +SCES_502.93 ATV Offroad: All Terrain Vehicle +SLES_508.50 ATV: Quad Power Racing 2 +SLUS_205.70 ATV: Quad Power Racing 2 +SLED_513.64 ATV: Quad Power Racing 2 (Demo) +SLPS_257.43 Aa Megami-sama +SLPS_258.94 Aa Megami-sama +SLPM_650.54 Abarenbou Princess +SLPM_610.18 Abarenbou Princess (Taikenban) +SLPS_250.52 Ace Combat 04: Shattered Skies +SLPS_732.05 Ace Combat 04: Shattered Skies +SLPS_734.10 Ace Combat 04: Shattered Skies +SLUS_201.52 Ace Combat 04: Shattered Skies +SLPM_601.49 Ace Combat 04: Shattered Skies (Taikenban) +SLPS_254.18 Ace Combat 5: The Unsung War +SLPS_732.18 Ace Combat 5: The Unsung War +SLUS_208.51 Ace Combat 5: The Unsung War +SCKA_200.70 Ace Combat Zero: The Belkan War +SLPS_256.29 Ace Combat Zero: The Belkan War +SLPS_732.50 Ace Combat Zero: The Belkan War +SLUS_213.46 Ace Combat Zero: The Belkan War +SCES_504.10 Ace Combat: Distant Thunder +SCES_524.24 Ace Combat: Squadron Leader +SCED_530.81 Ace Combat: Squadron Leader (Demo) +SCED_531.15 Ace Combat: Squadron Leader (Demo) +SCES_540.41 Ace Combat: The Belkan War +SLES_515.03 Ace Lightning +SLES_525.32 Aces of War +SLES_529.56 Action Girlz Racing +SLES_546.17 Action Man A.T.O.M.: Alpha Teens on Machines +SLES_547.12 Action Man A.T.O.M.: Alpha Teens on Machines +SCKA_200.58 Action Romance Bumpy Trot +SLES_513.13 Activision Anthology +SLUS_205.88 Activision Anthology +SLES_525.21 Adiboo and the Energy Thieves +SLPM_650.61 Adventure of Tokyo Disney Sea: Ushinawareta Houseki no Himitsu +SLES_539.56 Aeon Flux +SLES_541.69 Aeon Flux +SLUS_212.05 Aeon Flux +SLPM_651.50 Aero Dancing 4: New Generation +SLUS_206.14 Aero Elite: Combat Academy +SLPM_623.01 Aerobics Revolution +SLPM_654.81 After... Wasureenu Kizuna +SLES_521.25 Agassi Tennis Generation +SLUS_204.46 Agassi Tennis Generation +SLES_502.82 Age of Empires II: The Age of Kings +SLPM_620.76 Age of Empires II: The Age of Kings +SLES_535.04 Agent Hugo +SLES_539.10 Agent Hugo +SLES_553.64 Agent Hugo: Hula Holiday +SLES_553.65 Agent Hugo: Hula Holiday +SLES_553.66 Agent Hugo: Hula Holiday +SLES_549.17 Agent Hugo: Lemoon Twist +SLES_549.18 Agent Hugo: Lemoon Twist +SLES_549.19 Agent Hugo: Lemoon Twist +SLES_542.12 Agent Hugo: RoboRumble +SLES_545.20 Agent Hugo: RoboRumble +SLES_504.80 Aggressive Inline +SLUS_203.27 Aggressive Inline +SLED_510.74 Aggressive Inline (Demo) +SLUS_290.21 Aggressive Inline (Demo) +SLPS_252.24 Ai yori Aoshi +SLPS_252.25 Ai yori Aoshi +SLPM_659.22 Aikagi: Nukumori to Hidamari no Naka de +SLPS_252.74 Aikagi: Nukumori to Hidamari no Naka de +SLPM_658.44 Air +SLPM_669.82 Air +SLPS_251.27 Air +SLES_537.72 Air Raid 3 +SLPM_654.09 Air Ranger 2 Plus: Rescue Helicopter +SLPM_653.25 Air Ranger 2: Rescue Helicopter +SLPS_250.98 Air Ranger 2: Rescue Helicopter +SLES_509.53 Air Ranger: Rescue Helicopter +SLPS_200.83 Air Ranger: Rescue Helicopter +SCES_502.46 AirBlade +SLUS_203.46 AirBlade +SLUS_290.17 AirBlade (Demo) +SLKA_251.33 AirForce Delta Strike +SLUS_207.03 AirForce Delta Strike +SLPM_654.86 AirForce Delta: Blue Wing Knights +SLPM_657.22 AirForce Delta: Blue Wing Knights +SLES_529.39 Airborne Troops: Countdown to D-Day +SLUS_211.25 Airborne Troops: Countdown to D-Day +SLPS_201.96 Akagawa Jirou: Tsuki no Hikari: Shizumeru Kane no Satsujin +SLPM_622.69 Akagi: Yami ni Oritatta Tensai +SLPM_550.06 Akane-iro ni Somaru Saka: Parallel +SLES_509.19 Akira Psycho Ball +SLPS_201.50 Akira Psycho Ball +SLPM_651.51 Akudaikan +SLPM_653.39 Akudaikan +SLPM_653.30 Akudaikan 2: Mousouden +SLPM_656.20 Akudaikan 2: Mousouden +SLPM_551.45 Akudaikan 3 +SLPM_666.53 Akudaikan 3 +SLPM_661.75 Akumajou Dracula: Yami no Juin +SLPM_666.68 Akumajou Dracula: Yami no Juin +SLPM_611.38 Akumajou Dracula: Yami no Juin (Taikenban) +SLES_549.58 Alan Hansen's Sports Challenge +SLES_520.63 Alarm for Cobra 11 +SLES_533.60 Alarm for Cobra 11 Vol. 2: Hot Pursuit +SLES_529.20 Alarm for Cobra 11: Vol. II +SLES_504.29 Alex Ferguson's Player Manager 2001 +SLUS_213.21 Alfa Romeo Racing Italiano +SLES_518.21 Alias +SLES_518.22 Alias +SLUS_206.73 Alias +SLED_524.85 Alias (Demo) +SLES_531.39 Alien Hominid +SLUS_210.90 Alien Hominid +SLES_517.92 Aliens Versus Predator: Extinction +SLUS_201.47 Aliens Versus Predator: Extinction +SLES_555.32 Aliens in the Attic +SLES_525.42 All Music Dance^! +SLPS_200.22 All Star Pro-Wrestling +SLPS_201.39 All Star Pro-Wrestling II +SLPM_653.00 All Star Pro-Wrestling III +SLES_502.18 All-Star Baseball 2002 +SLPM_620.69 All-Star Baseball 2002 +SLUS_200.08 All-Star Baseball 2002 +SLES_504.47 All-Star Baseball 2003 featuring Derek Jeter +SLPM_651.37 All-Star Baseball 2003 featuring Derek Jeter +SLUS_203.11 All-Star Baseball 2003 featuring Derek Jeter +SLUS_280.07 All-Star Baseball 2003 featuring Derek Jeter (Demo) +SLES_516.02 All-Star Baseball 2004 featuring Derek Jeter +SLUS_205.69 All-Star Baseball 2004 featuring Derek Jeter +SLUS_208.38 All-Star Baseball 2005 featuring Derek Jeter +SLES_544.59 All-Star Fighters +SLES_548.83 Alone in the Dark +SLES_548.84 Alone in the Dark +SLES_552.07 Alone in the Dark +SLUS_216.90 Alone in the Dark +SLES_501.85 Alone in the Dark: The New Nightmare +SCES_508.87 Alpine Racer 3 +SLPS_201.81 Alpine Racer 3 +SLES_543.70 Alpine Ski Racing 2007: Bode Miller vs. Hermann Maier +SLES_545.60 Alpine Ski Racing 2007: Bode Miller vs. Hermann Maier +SLES_530.41 Alpine Skiing 2005 +SLES_533.62 Alpine Skiing 2005 +SLES_538.67 Alpine Skiing 2006 featuring Bode Miller +SLES_516.70 Alter Echo +SLES_516.71 Alter Echo +SLUS_204.65 Alter Echo +SLUS_290.56 Alter Echo (Demo) +SLES_530.24 Altered Beast +SLES_550.52 Alvin and the Chipmunks +SLUS_217.06 Alvin and the Chipmunks +SLPS_259.18 Amagami +SLPS_259.87 Amagami +SLPS_259.89 Amagami +SLPS_257.02 Amagoushi no Yakata +SLPS_258.47 Amagoushi no Yakata: Ichiyanagi Nagomu, Saisho no Junan +SLPS_251.06 America Oudan Ultra Quiz +SLES_523.66 America's 10 Most Wanted +SLES_523.67 America's 10 Most Wanted +SLPS_200.11 American Arcade +SLES_531.08 American Chopper +SLUS_210.69 American Chopper +SLES_537.79 American Chopper 2: Full Throttle +SLUS_212.88 American Chopper 2: Full Throttle +SLUS_208.16 American Idol +SCES_517.06 Amplitude +SCUS_972.58 Amplitude +SCED_519.05 Amplitude (Demo) +SCUS_972.62 Amplitude (Demo) +SCUS_978.69 Amplitude: P.O.D. (Demo) +SLES_546.26 An American Tail +SLPM_668.58 An Itsuka, Todokuo Sora ni.: You no Michi to Hi no Tasogare to +SLPM_667.09 Angel Profile +SLPM_658.28 Angel Wish: Kimi no Egao ni Chu^! +SLPM_655.13 Angel's Feather +SLPM_659.43 Angel's Feather: Kuro no Zan'ei +SLPM_652.39 Angelic Concert +SLPM_620.21 Angelique Trois +SLPM_620.22 Angelique Trois +SLPM_650.37 Angelique Trois: Aizouban +SLPM_650.44 Angelique Trois: Aizouban +SLPM_651.59 Angelique Trois: Aizouban +SLPM_657.14 Angelique Étoile +SLPM_657.15 Angelique Étoile +SLPM_665.24 Angelique Étoile +SLPM_669.38 Angelique Étoile +SLES_523.71 Animal Soccer World +SLES_527.29 Animaniacs: The Great Edgar Hunt +SLPM_656.04 Anime Battle: Rekka no Honoo: Flame of Recca: Final Burning +SLPM_650.27 Anime Eikaiwa: 15 Shounen Hyouryuuki: Hitomi no Naka no Shounen +SLPM_650.29 Anime Eikaiwa: Tondemo Nezumi Daikatsuyaku +SLPM_650.28 Anime Eikaiwa: Tottoi +SLPS_253.94 Another Century's Episode +SLPS_732.27 Another Century's Episode +SLPS_256.23 Another Century's Episode 2 +SLPS_258.29 Another Century's Episode 2: Special Vocal Version +SLPS_257.84 Another Century's Episode 3: The Final +SLES_509.64 Antz Extreme Racing +SLUS_203.92 Antz Extreme Racing +SLES_535.71 Anubis II +SLPM_652.36 Anubis: Zone of the Enders +SLPM_602.00 Anubis: Zone of the Enders (Taikenban) +SLPM_610.35 Anubis: Zone of the Enders (Taikenban) +SLPM_653.61 Anubis: Zone of the Enders: Special Edition +SLPM_655.00 Anubis: Zone of the Enders: Special Edition +SLPM_659.91 Anubis: Zone of the Enders: Special Edition +SLPM_657.35 Ao no mama de... +SLPM_657.36 Ao no mama de... +SLPM_669.58 Aoi Shiro +SLPS_257.48 Aoi Sora no Neosphere: Nanoca Flanka Hatsumei Koubouki 2 +SLPS_257.49 Aoi Sora no Neosphere: Nanoca Flanka Hatsumei Koubouki 2 +SLPS_255.13 Aoi Umi no Tristia: Nanoca Flanka Hatsumei Koubouki +SLPS_255.14 Aoi Umi no Tristia: Nanoca Flanka Hatsumei Koubouki +SLPS_257.00 Aoi Umi no Tristia: Nanoca Flanka Hatsumei Koubouki +SCCS_400.01 Ape Escape 2 +SCES_508.85 Ape Escape 2 +SCES_511.02 Ape Escape 2 +SCES_511.03 Ape Escape 2 +SCES_511.04 Ape Escape 2 +SCES_511.05 Ape Escape 2 +SLUS_206.85 Ape Escape 2 +SCED_513.66 Ape Escape 2 (Demo) +SCES_536.42 Ape Escape 3 +SCUS_975.01 Ape Escape 3 +SCUS_975.48 Ape Escape 3 (Demo) +SCCS_400.16 Ape Escape: Pumped & Primed +SLUS_210.96 Ape Escape: Pumped & Primed +SLPM_657.10 Apocripha/0 +SLPM_665.51 Appleseed EX +SLUS_201.62 Aqua Aqua +SLES_500.53 Aqua Aqua: Wetrix 2 +SLKA_251.61 Aqua Kids +SLPM_656.70 Aqua Kids +SLES_547.88 Aqua Teen Hunger Force: Zombie Ninja Pro-Am +SLUS_216.33 Aqua Teen Hunger Force: Zombie Ninja Pro-Am +SLPS_200.27 Aquaqua +SLES_554.44 Ar tonelico II: Melody of Metafalica +SLUS_217.88 Ar tonelico II: Melody of Metafalica +SLPS_258.19 Ar tonelico II: Sekai ni Hibiku Shoujo-tachi no Metafalica +SLPS_732.63 Ar tonelico II: Sekai ni Hibiku Shoujo-tachi no Metafalica +SLES_545.86 Ar tonelico: Melody of Elemia +SLUS_214.45 Ar tonelico: Melody of Elemia +SLPS_256.04 Ar tonelico: Sekai no Owari de Utai Tsuzukeru Shoujo +SLPS_732.49 Ar tonelico: Sekai no Owari de Utai Tsuzukeru Shoujo +SLPM_668.47 Arabians Lost: The Engagement on Desert +SLKA_253.71 Arangjeon: Breakblow +SLUS_211.65 Arc the Lad: End of Darkness +SCAJ_201.08 Arc the Lad: Generation +SCPS_150.58 Arc the Lad: Generation +SCKA_200.12 Arc the Lad: Jeongryeongui Hwanghon +SCKA_900.11 Arc the Lad: Jeongryeongui Hwanghon: Premiere Disc +SCAJ_200.38 Arc the Lad: Jing Ling Zhi Huang Hun +SCAJ_200.19 Arc the Lad: Seirei no Tasogare +SCCS_400.07 Arc the Lad: Seirei no Tasogare +SCPS_150.40 Arc the Lad: Seirei no Tasogare +SCPS_150.41 Arc the Lad: Seirei no Tasogare +PAPX_902.30 Arc the Lad: Seirei no Tasogare: Premiere Disc +PCPX_963.30 Arc the Lad: Seirei no Tasogare: Premiere Disc +SCUS_972.31 Arc the Lad: Twilight of the Spirits +SCUS_972.82 Arc the Lad: Twilight of the Spirits (Demo) +SCES_519.10 Arc: Twilight of the Spirits +SLES_529.49 Arcade Action: 30 Games +SLES_529.02 Arcade Classics Volume 1 +SLES_534.46 Arcade USA +SLPM_551.06 Arcana Heart +SLPM_668.50 Arcana Heart +SLUS_217.20 Arcana Heart +SLPM_551.68 Arcobaleno^! +SLPM_551.69 Arcobaleno^! +SLES_502.74 Arctic Thunder +SLUS_202.17 Arctic Thunder +SLUS_290.07 Arctic Thunder (Demo) +SLUS_217.55 Are You Smarter than a 5th Grader? Make the Grade +SLES_525.70 Area 51 +SLES_530.75 Area 51 +SLPM_664.68 Area 51 +SLUS_205.95 Area 51 +SLED_534.40 Area 51 (Demo) +SLUS_213.37 Arena Football +SLUS_215.68 Arena Football: Road to Glory +SCAJ_200.16 Argus Zhanshi +SCAJ_200.03 Argus no Senshi +SLPS_251.78 Argus no Senshi +SLPM_610.36 Argus no Senshi (Taikenban) +SCKA_200.06 Argus-ui Jeonsa +SLPM_665.36 Aria: The Natural: Tooi Yume no Mirage +SLPM_669.67 Aria: The Natural: Tooi Yume no Mirage +SLPM_550.14 Aria: The Origination: Aoi Hoshi no El Cielo +SLPM_552.82 Armen Noir +SLES_500.79 Armored Core 2 +SLPS_250.07 Armored Core 2 +SLPS_257.31 Armored Core 2 +SLUS_200.14 Armored Core 2 +SCCS_400.11 Armored Core 2: Another Age +SCPS_550.24 Armored Core 2: Another Age +SLES_509.05 Armored Core 2: Another Age +SLPS_250.40 Armored Core 2: Another Age +SLPS_734.11 Armored Core 2: Another Age +SLUS_202.49 Armored Core 2: Another Age +SLES_513.99 Armored Core 3 +SLPM_675.24 Armored Core 3 +SLPS_251.12 Armored Core 3 +SLPS_257.32 Armored Core 3 +SLPS_734.17 Armored Core 3 +SLUS_204.35 Armored Core 3 +SLKA_250.41 Armored Core 3: Silent Line +SLPS_251.69 Armored Core 3: Silent Line +SLPS_734.20 Armored Core 3: Silent Line +SLKA_252.70 Armored Core: Formula Front +SLPS_254.61 Armored Core: Formula Front +SLES_538.20 Armored Core: Last Raven +SLPM_685.20 Armored Core: Last Raven +SLPS_254.62 Armored Core: Last Raven +SLPS_257.30 Armored Core: Last Raven +SLPS_732.47 Armored Core: Last Raven +SLUS_213.38 Armored Core: Last Raven +SLPM_611.18 Armored Core: Last Raven (Taikenban) +SLPM_611.19 Armored Core: Last Raven (Taikenban) +SLES_820.36 Armored Core: Nexus (Disc 1) (Evolution) +SLPS_253.38 Armored Core: Nexus (Disc 1) (Evolution) +SLUS_209.86 Armored Core: Nexus (Disc 1) (Evolution) +SLES_820.37 Armored Core: Nexus (Disc 2) (Revolution) +SLPS_253.39 Armored Core: Nexus (Disc 2) (Revolution) +SLUS_210.79 Armored Core: Nexus (Disc 2) (Revolution) +SCKA_200.47 Armored Core: Nine Breaker +SLES_538.19 Armored Core: Nine Breaker +SLPS_254.08 Armored Core: Nine Breaker +SLUS_212.00 Armored Core: Nine Breaker +SLUS_200.04 Army Men: Air Attack 2 +SLES_502.33 Army Men: Air Attack: Blade's Revenge +SLES_501.91 Army Men: Green Rogue +SLUS_200.87 Army Men: Green Rogue +SLES_539.96 Army Men: Major Malfunction +SLES_504.34 Army Men: RTS +SLES_507.06 Army Men: RTS +SLUS_202.06 Army Men: RTS +SLES_501.92 Army Men: Sarge's Heroes 2 +SLUS_201.32 Army Men: Sarge's Heroes 2 +SLES_525.87 Army Men: Sarge's War +SLUS_218.31 Army Men: Soldiers of Misfortune +SLES_547.90 Art of Fighting Anthology +SLUS_214.87 Art of Fighting Anthology +SLUS_213.05 Arthur and the Invisibles: The Game +SLES_544.20 Arthur and the Minimoys +SLES_551.26 Artlist Collection: The Dog Island +SLUS_215.51 Artlist Collection: The Dog Island +SLPM_666.62 Artlist Collection: The Dog Island: Hitotsu no Hana no Monogatari +SLPM_654.41 Ashita no Joe: Masshiro ni Moe Tsukiro^! +SLPM_656.25 Ashita no Joe: Masshiro ni Moe Tsukiro^! +SLPM_664.56 Asobi ni Iku yo^! Chikyuu Pinch no Kon'yaku Sengen +SLES_532.33 Assault Suits Valken +SLPM_625.01 Assault Suits Valken +SLUS_208.66 Asterix & Obelix: Kick Buttix +SLUS_291.11 Asterix & Obelix: Kick Buttix (Demo) +SLES_524.86 Astro Boy +SLUS_208.67 Astro Boy +SLKA_251.59 Astro Boy Atom +SLAJ_250.37 Astro Boy: Tetsuwan Atom +SLPM_655.51 Astro Boy: Tetsuwan Atom +SLES_555.93 Astro Boy: The Video Game +SLUS_218.95 Astro Boy: The Video Game +SLPS_255.82 Astro Kyuudan: Kessen^!^! Victory Kyuudanhen +SLES_518.38 Astérix & Obélix XXL +SLES_530.60 Astérix & Obélix XXL 2 +SLES_537.25 Astérix & Obélix XXL 2 +SLES_538.49 Astérix & Obélix XXL 2 +SLES_550.34 Astérix at the Olympic Games +SLES_550.35 Astérix at the Olympic Games +SLES_548.86 Astérix aux Jeux Olympiques +SLES_530.61 Atari Anthology +SLUS_210.76 Atari Anthology +SLES_543.85 Atelier Iris 2: The Azoth of Destiny +SLUS_213.27 Atelier Iris 2: The Azoth of Destiny +SLES_548.22 Atelier Iris 3: Grand Phantasm +SLUS_215.64 Atelier Iris 3: Grand Phantasm +SLES_537.64 Atelier Iris: Eternal Mana +SLUS_211.13 Atelier Iris: Eternal Mana +SLPM_661.40 Atelier Marie + Elie: Salburg no Renkinjutsushi 1 & 2 +SCAJ_200.89 Athens 2004 +SCES_524.10 Athens 2004 +SCES_524.11 Athens 2004 +SCKA_200.31 Athens 2004 +SCPS_150.74 Athens 2004 +SCUS_973.79 Athens 2004 +SCUS_974.03 Athens 2004 (Demo) +SCED_524.91 Athens 2004 (Demo) (Press Kit) +SLES_506.61 Atlantis III: The New World +SLES_507.57 Atlantis III: The New World +SLES_518.96 Attheraces Presents Gallop Racer +SLES_542.24 Australian Idol Sing +SLES_511.91 Auto Modellista +SLPM_651.24 Auto Modellista +SLPM_651.83 Auto Modellista +SLUS_206.42 Auto Modellista +SLPM_652.86 Auto Modellista: U.S.-Tuned +SLES_510.09 Autobahn Raser IV +SLES_524.59 Autobahn Raser: Das Spiel zum Film +SCPS_560.16 Axel Impact: The Extreme Racing +SLPM_664.91 Ayakashi-bito: Gen'you Ibunroku +SLPM_668.62 Ayakashi-bito: Gen'you Ibunroku +SLPS_254.65 Azumi +SLES_546.95 Azur & Asmar +SCES_539.60 B-Boy +SLUS_217.61 B-Boy +SLES_517.14 BCV: Battle Construction Vehicles +SLES_505.48 BDFL Manager 2002 +SLES_510.25 BDFL Manager 2003 +SLES_514.58 BDFL Manager 2004 +SLES_526.94 BDFL Manager 2005 +SLES_508.80 BMX XXX +SLES_513.65 BMX XXX +SLUS_204.15 BMX XXX +SLES_543.80 Babe +SLES_544.25 Babe +SLES_544.34 Babe +SLUS_208.65 Backyard Baseball +SLUS_217.51 Backyard Baseball '09 +SLUS_218.84 Backyard Baseball '10 +SLUS_207.04 Backyard Basketball +SLUS_216.70 Backyard Football '08 +SLUS_218.09 Backyard Football '09 +SLUS_219.19 Backyard Football '10 +SLUS_208.76 Backyard Football 2006 +SLUS_214.03 Backyard Sports: Baseball 2007 +SLUS_214.85 Backyard Sports: Basketball 2007 +SLES_526.86 Backyard Wrestling 2: There Goes the Neighborhood +SLPS_254.93 Backyard Wrestling 2: There Goes the Neighborhood +SLUS_210.43 Backyard Wrestling 2: There Goes the Neighborhood +SLES_519.86 Backyard Wrestling: Don't Try This at Home +SLPS_253.41 Backyard Wrestling: Don't Try This at Home +SLUS_206.38 Backyard Wrestling: Don't Try This at Home +SLES_517.72 Bad Boys II +SLES_523.62 Bad Boys II +SLES_523.63 Bad Boys II +SLUS_209.82 Bad Boys: Miami Takedown +SLPM_656.35 Bakuen Kakusei: Neverland Senki Zero +SCPS_150.79 Bakufuu Slash^! Kizuna Arashi +SCPS_150.86 Bakufuu Slash^! Kizuna Arashi +SLES_555.79 Bakugan: Battle Brawlers +SLUS_219.02 Bakugan: Battle Brawlers +SLPS_258.17 Bakumatsu Renka: Karyuu Kenshiden +SLPS_258.18 Bakumatsu Renka: Karyuu Kenshiden +SLPM_658.35 Bakumatsu Renka: Shinsengumi +SLPM_655.22 Bakushou^!^! Jinsei Kaidou: Nova Usagi ga Miteru zo^!^! +SLPM_658.12 Bakushou^!^! Jinsei Kaidou: Nova Usagi ga Miteru zo^!^! +SLPM_623.78 Bakusou Convoy Densetsu: Otoko Hanamichi America Roman +SLPM_652.34 Bakusou Dekotora Densetsu: Otoko Hanamichi Yume Roman +SCPS_150.62 Bakusou Mountain Bikers +PAPX_902.33 Bakusou Mountain Bikers (Taikenban) +SLPM_668.15 Baldr Bullet Equilibrium +SLPM_659.04 Baldr Force EXE +SLPM_663.56 Baldr Force EXE +SLES_506.72 Baldur's Gate: Dark Alliance +SLPS_251.39 Baldur's Gate: Dark Alliance +SLPS_251.40 Baldur's Gate: Dark Alliance +SLPS_252.91 Baldur's Gate: Dark Alliance +SLUS_200.35 Baldur's Gate: Dark Alliance +SLES_521.87 Baldur's Gate: Dark Alliance II +SLES_521.88 Baldur's Gate: Dark Alliance II +SLPM_658.45 Baldur's Gate: Dark Alliance II +SLUS_206.75 Baldur's Gate: Dark Alliance II +SLES_555.78 Band Hero +SLUS_218.98 Band Hero +SLKA_250.91 Bansuk Yeongung vs. 3D +SLES_519.78 Baphomets Fluch: Der Schlafende Drache +SLPM_663.90 Bara no Ki ni Bara no Hanasaku: Das Versprechen +SLES_509.72 Barbarian +SLUS_201.36 Barbarian +SLES_553.71 Barbie Horse Adventures: Riding Camp +SLUS_218.06 Barbie Horse Adventures: Riding Camp +SLES_518.45 Barbie Horse Adventures: Wild Horse Rescue +SLUS_206.64 Barbie Horse Adventures: Wild Horse Rescue +SLES_550.15 Barbie as the Island Princess +SLUS_216.84 Barbie as the Island Princess +SLES_545.66 Barbie in the 12 Dancing Princesses +SLES_546.08 Barbie in the 12 Dancing Princesses +SLUS_215.79 Barbie in the 12 Dancing Princesses +SLES_552.16 Baroque +SLPM_667.47 Baroque +SLUS_217.14 Baroque +SLPS_254.69 Baseball Live 2005 +SLPS_200.84 Basic Studio: Powerful Game Koubou (Disc 1) (Basic Studio Disc) +SLPS_200.85 Basic Studio: Powerful Game Koubou (Disc 2) (Play Disc) +SLPS_202.66 Baskelian +SLES_518.50 Basketball Xciting +SLPM_660.75 Bass Landing 3 +SLPS_253.37 Bass Landing 3 +SLES_518.62 Bass Master Fishing +SLES_505.12 Bass Strike +SLPM_621.47 Bass Strike +SLUS_203.25 Bass Strike +SLES_533.87 Batman Begins +SLKA_252.92 Batman Begins +SLUS_211.98 Batman Begins +SLES_517.56 Batman: Rise of Sin Tzu +SLUS_207.09 Batman: Rise of Sin Tzu +SLES_503.55 Batman: Vengeance +SLUS_202.26 Batman: Vengeance +SLUS_209.29 Battle Assault 3 featuring Gundam Seed +SLES_507.77 Battle Engine Aquila +SLUS_204.95 Battle Engine Aquila +SLPM_620.48 Battle Gear 2 +SLPM_654.34 Battle Gear 3 +SLPS_256.75 Battle Stadium D.O.N +SLPS_258.55 Battle of Sunrise +SLES_537.29 Battlefield 2: Modern Combat +SLES_537.30 Battlefield 2: Modern Combat +SLPM_662.06 Battlefield 2: Modern Combat +SLPM_666.51 Battlefield 2: Modern Combat +SLUS_210.26 Battlefield 2: Modern Combat +SLED_537.31 Battlefield 2: Modern Combat (Demo) +SLUS_291.52 Battlefield 2: Modern Combat (Demo) +SLUS_291.72 Battlefield 2: Modern Combat (E3 Demo) +SLES_517.02 Battlestar Galactica +SLUS_204.21 Battlestar Galactica +SLES_513.83 Beach King Stunt Racer +SLPS_253.04 Beast Sapp +SLPM_661.81 Beat Down +SLPM_668.19 Beat Down +SLES_535.05 Beat Down: Fists of Vengeance +SLUS_211.50 Beat Down: Fists of Vengeance +SLUS_212.39 Beatmania +SLPM_620.52 Beatmania Da Da Da^!^! +SLPM_661.80 Beatmania II DX 10th Style +SLPM_664.26 Beatmania II DX 11: II DX Red +SLPM_666.21 Beatmania II DX 12: Happy Sky +SLPM_668.28 Beatmania II DX 13: Distorted +SLPM_669.95 Beatmania II DX 14: Gold +SLPM_551.17 Beatmania II DX 15: DJ Troopers +SLPM_552.21 Beatmania II DX 16: Empress + Premium Best (Disc 1) (Empress Disc) +SLPM_552.22 Beatmania II DX 16: Empress + Premium Best (Disc 2) (Premium Best Disc) +SLPM_650.06 Beatmania II DX 3rd Style +SLPM_650.26 Beatmania II DX 4th Style: New Songs Collection +SLPM_650.49 Beatmania II DX 5th Style: New Songs Collection +SLPM_651.56 Beatmania II DX 6th Style: New Songs Collection +SLPM_655.93 Beatmania II DX 7th Style +SLPM_657.68 Beatmania II DX 8th Style +SLPM_659.46 Beatmania II DX 9th Style +SLPS_254.74 Beck: The Game +SLES_554.40 Ben 10: Alien Force +SLUS_218.15 Ben 10: Alien Force +SLES_555.92 Ben 10: Alien Force: Vilgax Attacks +SLUS_219.21 Ben 10: Alien Force: Vilgax Attacks +SLES_549.51 Ben 10: Protector of Earth +SLES_549.52 Ben 10: Protector of Earth +SLUS_216.61 Ben 10: Protector of Earth +SLES_556.39 Ben 10: Ultimate Alien: Cosmic Destruction +SLUS_219.38 Ben 10: Ultimate Alien: Cosmic Destruction +SLES_513.50 Ben Hur: Blood of Braves +SLPM_656.86 Berserk: Millennium Falcon-hen: Seima Senki no Shou +SLPM_656.88 Berserk: Millennium Falcon-hen: Seima Senki no Shou +SLPM_610.91 Berserk: Millennium Falcon-hen: Seima Senki no Shou (Taikenban) +SLPM_656.18 Berserk: Millennium Falcon-hen: Seima Senki no Shou (Taikenban) +SCED_513.89 Best PS2 Games Ever 10 +SLES_547.89 Beta Bloc +SLES_544.56 Beverly Hills Cop +SLES_519.17 Beyond Good & Evil +SLUS_207.63 Beyond Good & Evil +SLED_520.31 Beyond Good & Evil (Demo) +SLUS_290.82 Beyond Good & Evil (Demo) +SLES_545.36 Big Idea's VeggieTales: LarryBoy and the Bad Apple +SLUS_214.40 Big Idea's VeggieTales: LarryBoy and the Bad Apple +SLES_513.55 Big Mutha Truckers +SLUS_202.91 Big Mutha Truckers +SLUS_206.05 Big Mutha Truckers +SLUS_210.86 Big Mutha Truckers 2 +SLES_529.80 Big Mutha Truckers 2: Truck Me Harder +SLES_543.19 Biker Mice from Mars +SLUS_215.78 Biker Mice from Mars +SCPS_110.04 Bikkuri Mouse +PCPX_963.06 Bikkuri Mouse (Taikenban) +SLES_518.59 Billiards Xciting +SLES_537.36 Billy the Wizard: Rocket Broomstick Racing +SLPS_256.58 Binchou-tan: Shiawase Goyomi +SCKA_200.89 Biohazard 4 +SLPM_662.13 Biohazard 4 +SLPM_742.29 Biohazard 4 +SLPM_742.62 Biohazard 4 +SLPM_742.88 Biohazard 4 +SLPM_551.43 Biohazard: Code: Veronica: Kanzenban +SLPM_650.22 Biohazard: Code: Veronica: Kanzenban +SLPM_653.57 Biohazard: Code: Veronica: Kanzenban +SLPM_665.20 Biohazard: Code: Veronica: Kanzenban +SLPM_654.28 Biohazard: Outbreak +SLPM_656.92 Biohazard: Outbreak: File 2 +SLES_519.56 Bionicle +SLUS_208.18 Bionicle +SLES_541.50 Bionicle Heroes +SLPM_666.45 Bionicle Heroes +SLUS_214.28 Bionicle Heroes +SLPM_653.47 Bistro Cupid 2 +SLPM_653.48 Bistro Cupid 2 +SLES_538.86 Black +SLES_540.30 Black +SLPM_663.54 Black +SLPM_667.31 Black +SLUS_213.76 Black +SLES_516.20 Black & Bruised +SLUS_205.06 Black & Bruised +SLUS_280.27 Black & Bruised (Demo) +SLUS_290.45 Black & Bruised (Demo) +SLED_539.37 Black (Demo) +SLUS_291.80 Black (Demo) +SLES_542.13 Black Buccaneer +SLPM_662.89 Black Cat: Kikai-jikake no Tenshi +SLES_533.17 Black Market Bowling +SLPS_201.87 Black/Matrix II +SLPS_202.99 Black/Matrix II +SLES_510.13 Blade II +SLES_510.14 Blade II +SLUS_203.60 Blade II +SLPM_662.70 Blazing Souls +SCPS_151.16 Bleach: Blade Battlers +SCPS_193.29 Bleach: Blade Battlers +SCPS_151.19 Bleach: Blade Battlers 2nd +SCPS_150.87 Bleach: Erabareshi Tamashii +SCPS_193.31 Bleach: Erabareshi Tamashii +SCPS_151.01 Bleach: Hanatareshi Yabou +SLUS_211.28 Blitz: The League +SLPS_204.43 Blokus Club with Bumpy Trot +SLES_507.71 Blood Omen 2: The Legacy of Kain Series +SLES_507.72 Blood Omen 2: The Legacy of Kain Series +SLES_508.15 Blood Omen 2: The Legacy of Kain Series +SLUS_200.24 Blood Omen 2: The Legacy of Kain Series +SLES_527.55 Blood Will Tell: Tezuka Osamu's Dororo +SLUS_207.82 Blood Will Tell: Tezuka Osamu's Dororo +SLPS_256.77 Blood+: One Night Kiss +SCPS_151.12 Blood+: Souyoku no Battle Rondo +PAPX_902.06 Blood: The Last Vampire +SCPS_150.08 Blood: The Last Vampire: Gekan +SCPS_150.07 Blood: The Last Vampire: Joukan +SLES_514.74 BloodRayne +SLPM_656.65 BloodRayne +SLUS_204.61 BloodRayne +SLES_538.31 BloodRayne 2 +SLES_538.32 BloodRayne 2 +SLUS_208.62 BloodRayne 2 +SLES_502.03 Bloody Roar 3 +SLPM_620.55 Bloody Roar 3 +SLUS_202.12 Bloody Roar 3 +SLPM_601.36 Bloody Roar 3 (Taikenban) +SLES_518.77 Bloody Roar 4 +SLPM_654.99 Bloody Roar 4 +SLUS_207.95 Bloody Roar 4 +SLES_529.89 Blowout +SLUS_208.50 Blowout +SLES_527.14 Board Games Gallery +SLES_546.56 Bob the Builder +SLES_548.25 Bob the Builder +SLES_548.99 Bob the Builder +SLES_549.00 Bob the Builder +SLES_549.23 Bob the Builder +SLES_549.81 Bob the Builder: Festival of Fun +SLES_549.82 Bob the Builder: Festival of Fun +SLES_551.66 Bob the Builder: Festival of Fun +SLPM_625.65 Boboboubo Boubobo: Atsumare^!^! Taikan Boubobo +SLPM_625.72 Boboboubo Boubobo: Atsumare^!^! Taikan Boubobo +SLPM_652.62 Boboboubo Boubobo: Hajike Matsuri +SLPM_659.12 Boboboubo Boubobo: Hajike Matsuri +SLUS_213.81 Bode Miller Alpine Skiing +SCPS_150.26 Boku no Natsuyasumi 2: Umi no Bouken-hen +SCPS_192.09 Boku no Natsuyasumi 2: Umi no Bouken-hen +SCPS_193.03 Boku no Natsuyasumi 2: Umi no Bouken-hen +SCPS_110.08 Boku to Maou +SCPS_191.02 Boku to Maou +PAPX_902.12 Boku to Maou (Taikenban) +SLPS_202.08 Boku wa Chiisai +SLPS_203.04 Boku wa Chiisai +SLPS_201.04 Bokujou Monogatari 3: Heart ni Hi o Tsukete +SLPS_730.03 Bokujou Monogatari 3: Heart ni Hi o Tsukete +SLPS_731.02 Bokujou Monogatari 3: Heart ni Hi o Tsukete +SLPS_731.09 Bokujou Monogatari 3: Heart ni Hi o Tsukete +SLPM_601.47 Bokujou Monogatari 3: Heart ni Hi o Tsukete (Taikenban) +SLPS_254.21 Bokujou Monogatari: Oh^! Wonderful Life +SLPS_254.31 Bokujou Monogatari: Oh^! Wonderful Life +SLPS_732.22 Bokujou Monogatari: Oh^! Wonderful Life +SCPS_150.88 Bokura no Kazoku: My Family Growing Up in the 21st Century +SLES_519.66 Bombastic +SLUS_207.64 Bombastic +SLPM_625.03 Bomberman Battles +SLES_533.01 Bomberman Hardball +SLPM_652.18 Bomberman Jetters +SLES_513.02 Bomberman Kart +SLPM_621.18 Bomberman Kart +SLPM_624.78 Bomberman Kart DX +SLPM_625.99 Bomberman Kart DX +SLPM_622.91 Bomberman Land 2: Game Shijou Saidai no Theme Park +SLPM_741.01 Bomberman Land 2: Game Shijou Saidai no Theme Park +SLPM_626.43 Bomberman Land 3 +SLPM_675.36 Bongsin Yeonui 2 +SCED_535.15 Bonus Demo 10 +SCED_535.14 Bonus Demo 10 (Old) +SCED_535.13 Bonus Demo 10 (You) +SCED_543.38 Bonus Demo 11 +SCED_541.01 Bonus Demo 11 (You) +SCED_541.02 Bonus Demo 11m +SCED_543.99 Bonus Demo 12 +SCED_543.97 Bonus Demo 12 (You) +SCED_543.98 Bonus Demo 12m +SCED_514.86 Bonus Demo 4 +SCED_519.40 Bonus Demo 5 +SCED_519.41 Bonus Demo 5 +SCED_519.42 Bonus Demo 5 +SCED_523.90 Bonus Demo 6 +SCED_523.91 Bonus Demo 6 +SCED_524.36 Bonus Demo 7 (6/7) +SCED_530.18 Bonus Demo 8 (Geu) +SCED_529.32 Bonus Demo 8 (Old) +SCED_529.33 Bonus Demo 8 (You) +SCED_531.17 Bonus Demo 9 (Old) +SCED_531.16 Bonus Demo 9 (You) +SLES_550.07 Boogie +SLUS_216.81 Boogie +SLPM_650.14 Bouken Jidai Katsugeki: Goemon +SLPS_252.79 Bouken Shounen Club Gahou +SLPS_254.70 Bouken-ou Beet: Darkness Century +SLPM_611.16 Bouken-ou Beet: Darkness Century (Taikenban) +SLPM_660.60 Boukoku no Aegis 2035: Warship Gunner +SLPM_669.39 Boukoku no Aegis 2035: Warship Gunner +SLES_518.61 Bowling Xciting +SLES_517.17 Boxing Champions +SLES_543.42 Bratz: Forever Diamondz +SLES_543.43 Bratz: Forever Diamondz +SLES_543.44 Bratz: Forever Diamondz +SLUS_214.70 Bratz: Forever Diamondz +SLES_553.56 Bratz: Girlz Really Rock +SLES_553.57 Bratz: Girlz Really Rock +SLES_553.58 Bratz: Girlz Really Rock +SLES_553.59 Bratz: Girlz Really Rock +SLUS_217.91 Bratz: Girlz Really Rock +SLES_535.74 Bratz: Rock Angelz +SLES_535.75 Bratz: Rock Angelz +SLES_535.76 Bratz: Rock Angelz +SLES_535.77 Bratz: Rock Angelz +SLES_535.82 Bratz: Rock Angelz +SLES_535.83 Bratz: Rock Angelz +SLUS_212.25 Bratz: Rock Angelz +SLES_549.86 Bratz: The Movie +SLES_549.87 Bratz: The Movie +SLES_549.88 Bratz: The Movie +SLES_549.89 Bratz: The Movie +SLUS_216.43 Bratz: The Movie +SCPS_151.11 Brave Story: Wataru no Bouken +SCES_516.35 Brave: The Search for Spirit Dancer +SLUS_211.27 Brave: The Search for Spirit Dancer +SCPS_110.13 Bravo Music +SCPS_191.05 Bravo Music +PAPX_902.16 Bravo Music (Taikenban) +SCPS_110.19 Bravo Music: Chou Meikyoku-ban +SCPS_110.17 Bravo Music: Christmas Edition +SLKA_251.00 Breath of Fire V: Dragon Quarter +SLPM_651.96 Breath of Fire V: Dragon Quarter +SLPM_744.10 Breath of Fire V: Dragon Quarter +SLES_514.96 Breath of Fire: Dragon Quarter +SLUS_204.99 Breath of Fire: Dragon Quarter +SLUS_211.95 Breeders' Cup: World Thoroughbred Championships +SLES_527.17 Brian Lara International Cricket 2005 +SLED_533.65 Brian Lara International Cricket 2005 (Demo) +SLES_542.30 Brian Lara International Cricket 2007 +SLES_509.46 Britney's Dance Beat +SLES_509.47 Britney's Dance Beat +SLES_509.48 Britney's Dance Beat +SLPM_651.74 Britney's Dance Beat +SLUS_204.02 Britney's Dance Beat +SLPS_253.56 Broken Sword: Nemureru Ryuu no Densetsu +SLES_515.57 Broken Sword: The Sleeping Dragon +SLES_536.59 Brothers in Arms: Earned in Blood +SLUS_213.10 Brothers in Arms: Earned in Blood +SLED_537.11 Brothers in Arms: Earned in Blood (Demo) +SLPM_664.10 Brothers in Arms: Meiyo no Daishou +SLPM_667.08 Brothers in Arms: Meiyo no Daishou +SLES_528.88 Brothers in Arms: Road to Hill 30 +SLPM_660.42 Brothers in Arms: Road to Hill 30 +SLUS_211.63 Brothers in Arms: Road to Hill 30 +SLES_545.88 Brunswick Pro Bowling +SLUS_215.66 Brunswick Pro Bowling +SLES_544.76 Buccaneer +SLES_518.90 Buffy the Vampire Slayer: Chaos Bleeds +SLUS_205.66 Buffy the Vampire Slayer: Chaos Bleeds +SLPM_624.11 Buggy Grand Prix: Kattobi^! Daisakusen +SLPM_621.57 BuileBaku +SLPM_601.57 BuileBaku (Taikenban) +SCAJ_200.56 Bujingai +SLPM_654.59 Bujingai +SLPM_602.11 Bujingai (Taikenban) +SLES_524.95 Bujingai: Swordmaster +SLUS_208.95 Bujingai: The Forsaken City +SLPS_258.79 Bully +SLUS_212.69 Bully +SLES_504.45 Burnout +SLUS_203.07 Burnout +SLED_506.17 Burnout (Demo) +SLUS_280.06 Burnout (Demo) +SLES_510.44 Burnout 2: Point of Impact +SLES_529.68 Burnout 2: Point of Impact +SLKA_250.39 Burnout 2: Point of Impact +SLPS_253.51 Burnout 2: Point of Impact +SLUS_204.97 Burnout 2: Point of Impact +SLED_512.11 Burnout 2: Point of Impact (Demo) +SLAJ_250.53 Burnout 3: Takedown +SLES_525.84 Burnout 3: Takedown +SLES_525.85 Burnout 3: Takedown +SLKA_252.06 Burnout 3: Takedown +SLPM_657.19 Burnout 3: Takedown +SLPM_659.58 Burnout 3: Takedown +SLPM_669.62 Burnout 3: Takedown +SLED_525.97 Burnout 3: Takedown (Demo) +SLUS_210.50 Burnout 3: Takedown (Demo) +SLUS_291.13 Burnout 3: Takedown (Demo) +SLPM_602.46 Burnout 3: Takedown (Taikenban) +SLAJ_250.94 Burnout Dominator +SLES_546.27 Burnout Dominator +SLES_546.81 Burnout Dominator +SLKA_252.60 Burnout Dominator +SLPM_667.39 Burnout Dominator +SLUS_215.96 Burnout Dominator +SLAJ_250.66 Burnout Revenge +SLES_535.06 Burnout Revenge +SLES_535.07 Burnout Revenge +SLKA_253.04 Burnout Revenge +SLPM_661.08 Burnout Revenge +SLUS_212.42 Burnout Revenge +SLED_535.12 Burnout Revenge (Demo) +SLED_536.37 Burnout Revenge (Demo) +SLUS_291.53 Burnout Revenge (Demo) +SLKA_252.21 Busin 0: Wizardry Alternative Neo +SLPM_653.78 Busin 0: Wizardry Alternative Neo +SLPM_658.76 Busin 0: Wizardry Alternative Neo +SLPM_610.60 Busin 0: Wizardry Alternative Neo (Taikenban) +SLPM_620.98 Busin: Wizardry Alternative +SLPS_257.64 Busou Renkin: Youkoso Papillon Park e +SLPS_258.77 Busou Renkin: Youkoso Papillon Park e +SLPM_620.29 Bust A Move: Dance Summit 2001 +SLES_517.13 Bust-A-Bloc +SLES_510.60 Butt-Ugly Martians: Zoom or Doom^! +SLUS_205.27 Butt-Ugly Martians: Zoom or Doom^! +SCES_554.19 Buzz^! Brain of Oz +SCES_554.21 Buzz^! Brain of Switzerland +SCES_553.85 Buzz^! Brain of the UK +SCES_554.23 Buzz^! Brain of the World +SCES_554.25 Buzz^! Brain of the World +SCES_544.99 Buzz^! Das Mega-Quiz +SCES_542.59 Buzz^! Das Sport-Quiz +SCES_538.83 Buzz^! Das große Quiz +SCES_554.20 Buzz^! De Slimste van Nederland +SCES_553.87 Buzz^! Deutschlands Superquiz +SCES_542.62 Buzz^! El Gran Concurso de Deportes +SCES_538.84 Buzz^! El Gran Reto +SCES_545.00 Buzz^! El Mega Concurso +SCES_552.13 Buzz^! Escuela de Talentos +SCES_548.48 Buzz^! Hollywood +SCES_548.52 Buzz^! Hollywood Leffavisa +SCES_548.54 Buzz^! Hollywood Quiz +SCES_548.56 Buzz^! Hollywood Quiz +SCES_553.89 Buzz^! Il Quizzone Nazionale +SCES_538.82 Buzz^! Il Superquiz +SCES_552.10 Buzz^! Junior: Ace Racers +SCES_552.11 Buzz^! Junior: Ace Racers +SCED_554.32 Buzz^! Junior: Ace Racers (Demo) +SCES_547.49 Buzz^! Junior: Dino Den +SCES_542.19 Buzz^! Junior: Jungle Party +SCES_542.20 Buzz^! Junior: Jungle Party +SCUS_975.96 Buzz^! Junior: Jungle Party +SCUS_976.02 Buzz^! Junior: Jungle Party +SCED_543.45 Buzz^! Junior: Jungle Party (Demo) +SCES_546.25 Buzz^! Junior: Monster Rumble +SCES_547.03 Buzz^! Junior: Monster Rumble +SCES_546.76 Buzz^! Junior: RoboJam +SCES_547.01 Buzz^! Junior: RoboJam +SCUS_975.97 Buzz^! Junior: RoboJam +SCUS_976.34 Buzz^! Junior: RoboJam +SCED_548.08 Buzz^! Junior: RoboJam + Buzz^! Junior: Jungle Party (Demo) +SCES_538.81 Buzz^! Le Grand Quiz +SCES_544.97 Buzz^! Le Méga Quiz +SCES_553.86 Buzz^! Le Plus Malin des Français +SCES_542.60 Buzz^! Le Quiz du Sport +SCES_545.03 Buzz^! Megavisa +SCES_539.29 Buzz^! O Grande Quiz +SCES_545.04 Buzz^! O Mega Quiz +SCES_542.63 Buzz^! O Quiz Desportivo +SCES_550.97 Buzz^! Pop Quiz +SCES_551.07 Buzz^! Pop Quiz +SCES_542.67 Buzz^! Sporttivisa +SCES_539.27 Buzz^! Suuri Tietovisa +SCES_538.79 Buzz^! The Big Quiz +SCES_538.80 Buzz^! The Big Quiz +SCES_539.25 Buzz^! The Big Quiz +SCES_539.26 Buzz^! The Big Quiz +SCES_540.73 Buzz^! The Big Quiz +SCES_548.44 Buzz^! The Hollywood Quiz +SCES_548.45 Buzz^! The Hollywood Quiz +SCES_548.51 Buzz^! The Hollywood Quiz +SCUS_975.94 Buzz^! The Hollywood Quiz +SCUS_976.33 Buzz^! The Hollywood Quiz +SCES_546.89 Buzz^! The Maha Quiz +SCES_544.96 Buzz^! The Mega Quiz +SCES_544.98 Buzz^! The Mega Quiz +SCES_545.01 Buzz^! The Mega Quiz +SCES_545.05 Buzz^! The Mega Quiz +SCES_545.07 Buzz^! The Mega Quiz +SCUS_975.92 Buzz^! The Mega Quiz +SCES_533.04 Buzz^! The Music Quiz +SCES_533.05 Buzz^! The Music Quiz +SCES_533.07 Buzz^! The Music Quiz +SCES_533.08 Buzz^! The Music Quiz +SCES_536.63 Buzz^! The Music Quiz +SCES_536.69 Buzz^! The Music Quiz +SCES_550.93 Buzz^! The Pop Quiz +SCES_550.94 Buzz^! The Pop Quiz +SCES_550.95 Buzz^! The Pop Quiz +SCES_550.96 Buzz^! The Pop Quiz +SCES_550.98 Buzz^! The Pop Quiz +SCES_551.00 Buzz^! The Pop Quiz +SCES_549.41 Buzz^! The Schools Quiz +SCES_542.58 Buzz^! The Sports Quiz +SCES_542.61 Buzz^! The Sports Quiz +SCES_542.64 Buzz^! The Sports Quiz +SCES_542.65 Buzz^! The Sports Quiz +SCES_542.66 Buzz^! The Sports Quiz +SCES_542.68 Buzz^! The Sports Quiz +SCED_542.38 Buzz^! The Sports Quiz (Demo) +SCED_543.63 Buzz^! The Sports Quiz (Demo) +SCES_553.88 Buzz^! ¿Qué Sabes de tu País? +SLPM_625.78 BuzzRod: Fishing Fantasy +SLPS_204.18 C@m Station +SLES_502.67 CART Fury: Championship Racing +SLUS_201.41 CART Fury: Championship Racing +SLES_550.79 CID the Dummy +SLUS_217.54 CID the Dummy +SLUS_213.29 CMT Presents: Karaoke Revolution: Country +SLES_544.65 CSI: Crime Scene Investigation +SLUS_216.55 CSI: Crime Scene Investigation: 3 Dimensions of Murder +SLES_546.55 Cabela's African Safari +SLUS_213.79 Cabela's African Safari +SLUS_213.84 Cabela's Alaskan Adventures +SLES_515.90 Cabela's Big Game Hunter +SLUS_205.34 Cabela's Big Game Hunter +SLES_531.07 Cabela's Big Game Hunter 2005 Adventures +SLUS_210.21 Cabela's Big Game Hunter 2005 Adventures +SLES_551.03 Cabela's Big Game Hunter 2008 +SLUS_216.25 Cabela's Big Game Hunter 2008 +SLES_553.31 Cabela's Dangerous Adventures +SLES_521.06 Cabela's Dangerous Hunts +SLUS_207.36 Cabela's Dangerous Hunts +SLES_538.85 Cabela's Dangerous Hunts 2 +SLUS_213.50 Cabela's Dangerous Hunts 2 +SLUS_218.41 Cabela's Dangerous Hunts 2009 +SLUS_206.65 Cabela's Deer Hunt: 2004 Season +SLUS_210.11 Cabela's Deer Hunt: 2005 Season +SLUS_217.89 Cabela's Legendary Adventures +SLUS_217.15 Cabela's Monster Bass +SLUS_219.35 Cabela's North American Adventures +SLES_537.49 Cabela's Outdoor Adventures +SLUS_211.92 Cabela's Outdoor Adventures +SLUS_219.06 Cabela's Outdoor Adventures 2010 +SLUS_216.24 Cabela's Trophy Bucks +SLPM_659.10 Cafe Lindbergh: Summer Season +SLPM_652.94 Cafe Little Wish: Mahou no Recipe +SLUS_217.64 Cake Mania: Baker's Challenge +SLES_534.15 Call of Duty 2: Big Red One +SLES_534.16 Call of Duty 2: Big Red One +SLES_534.17 Call of Duty 2: Big Red One +SLES_537.22 Call of Duty 2: Big Red One +SLPM_663.28 Call of Duty 2: Big Red One +SLUS_212.28 Call of Duty 2: Big Red One +SLUS_213.18 Call of Duty 2: Big Red One +SLES_541.66 Call of Duty 3 +SLES_541.67 Call of Duty 3 +SLES_541.68 Call of Duty 3 +SLUS_214.26 Call of Duty 3 +SLES_527.82 Call of Duty: Finest Hour +SLES_527.83 Call of Duty: Finest Hour +SLES_527.84 Call of Duty: Finest Hour +SLPM_661.59 Call of Duty: Finest Hour +SLUS_207.25 Call of Duty: Finest Hour +SLES_553.67 Call of Duty: World at War: Final Fronts +SLES_553.69 Call of Duty: World at War: Final Fronts +SLUS_217.46 Call of Duty: World at War: Final Fronts +SLPM_654.48 Cambrian QTS: Kaseki ni Natte mo +SLPS_252.19 Canary: Kono Omoi o Uta ni Nosete +SLES_535.61 Canis Canem Edit +SLPM_662.64 Canvas 2: Nijiiro no Sketch +SLPM_662.65 Canvas 2: Nijiiro no Sketch +SLPM_551.87 Canvas 3: Tanshoku no Pastel +SLPM_659.23 Canvas: Sepia-iro no Motif +SLPS_252.23 Canvas: Sepia-iro no Motif +SLES_536.61 Capcom Classics Collection +SLPM_663.17 Capcom Classics Collection +SLPM_668.52 Capcom Classics Collection +SLUS_213.16 Capcom Classics Collection Vol. 1 +SLES_545.61 Capcom Classics Collection Vol. 2 +SLUS_214.73 Capcom Classics Collection Vol. 2 +SLUS_209.50 Capcom Fighting Evolution +SLES_528.54 Capcom Fighting Jam +SLPM_657.94 Capcom Fighting Jam +SLES_505.41 Capcom vs. SNK 2: Mark of the Millennium 2001 +SLUS_202.46 Capcom vs. SNK 2: Mark of the Millennium 2001 +SLPM_650.47 Capcom vs. SNK 2: Millionaire Fighting 2001 +SLPM_742.46 Capcom vs. SNK 2: Millionaire Fighting 2001 +SLPM_744.02 Capcom vs. SNK 2: Millionaire Fighting 2001 +SLES_544.71 Captain Scarlet +SLES_546.12 Captain Scarlet +SLPS_256.91 Captain Tsubasa +SLES_534.85 Car Racing Challenge +SLPS_204.08 Card Captor Sakura: Sakura-chan to Asobo^! +SLPM_623.65 Cardinal Arc: Konton no Fuusatsu +SLPM_626.99 Cardinal Arc: Konton no Fuusatsu +SLES_521.43 Carmen Sandiego: The Secret of the Stolen Drums +SLUS_208.49 Carmen Sandiego: The Secret of the Stolen Drums +SLES_541.93 Carol Vorderman's Sudoku +SLES_541.94 Carol Vorderman's Sudoku +SLUS_214.95 Carol Vorderman's Sudoku +SCES_556.49 Cart Kings +SLPM_662.31 Cartagra: Tamashii no Kunou +SLPM_665.86 Cartagra: Tamashii no Kunou +SLES_537.73 Cartoon Kingdom +SLES_543.06 Cartoon Network Racing +SLUS_214.38 Cartoon Network Racing +SLES_539.22 Carwash Tycoon +SLES_521.78 Casino Challenge +SLES_543.83 Casper and the Ghostly Trio +SLES_544.26 Casper and the Ghostly Trio +SLES_544.35 Casper and the Ghostly Trio +SLES_546.72 Casper's Scare School +SLES_550.74 Casper's Scare School +SLES_506.47 Casper: Spirit Dimensions +SLUS_202.05 Casper: Spirit Dimensions +SLPM_666.05 Castle Fantasia: Arihato Senki +SLPM_658.98 Castle Fantasia: Erencia Senki: Plus Stories +SLPM_658.99 Castle Fantasia: Erencia Senki: Plus Stories +SLES_535.18 Castle Shikigami 2 +SLUS_209.62 Castle Shikigami 2 +SLES_521.18 Castlevania +SLKA_250.82 Castlevania +SLPM_654.06 Castlevania +SLPM_654.44 Castlevania +SLPM_610.62 Castlevania (Taikenban) +SLES_537.55 Castlevania: Curse of Darkness +SLUS_211.68 Castlevania: Curse of Darkness +SLUS_207.33 Castlevania: Lament of Innocence +SLES_512.49 Castleween +SLES_525.67 Catwoman +SLUS_209.92 Catwoman +SLES_549.49 Catz +SLES_549.50 Catz +SLES_548.33 Caveman Rock +SLES_515.54 Cel Damage Overdrive +SLES_506.36 Centre Court: Hard Hitter +SCPS_150.54 Chain Dive +PAPX_902.32 Chain Dive (Taikenban) +SLES_523.25 Champions of Norrath +SLES_523.73 Champions of Norrath +SLUS_205.65 Champions of Norrath +SLUS_290.88 Champions of Norrath (Demo) +SLES_530.39 Champions: Return to Arms +SLUS_209.73 Champions: Return to Arms +SLUS_291.26 Champions: Return to Arms (Demo) +SLES_539.45 Championship Manager 2006 +SLES_543.20 Championship Manager 2007 +SLES_530.27 Championship Manager 5 +SLES_532.23 Championship Manager 5 +SLES_532.24 Championship Manager 5 +SCES_556.62 Chandragupta: Warrior Prince +SLPM_668.16 Chanter: Kimi no Uta ga Todoitara# +SLPM_661.76 Chaos Field: New Order +SLES_515.53 Chaos Legion +SLKA_250.26 Chaos Legion +SLPM_652.49 Chaos Legion +SLUS_206.95 Chaos Legion +SLPM_665.53 Chaos Wars +SLUS_217.22 Chaos Wars +SLES_533.86 Charlie and the Chocolate Factory +SLUS_212.46 Charlie and the Chocolate Factory +SLES_517.50 Charlie's Angels +SLES_546.57 Charlotte's Web +SLES_547.19 Charlotte's Web +SLES_548.09 Charlotte's Web +SCPS_110.11 Check-i-TV +SCPS_110.15 Check-i-TV +SLES_549.57 Cheggers Party Quiz +SLES_539.21 Chemist Tycoon +SLPS_201.32 Chenwen no Sangokushi +SLKA_252.59 Cheonseong: Swords of Destiny +SLPS_254.44 Cherry Blossom +SLES_516.30 Chess Challenger +SLES_514.36 Chessmaster +SLES_515.04 Chessmaster +SLUS_206.37 Chessmaster +SLES_546.30 Chi Vuol Essere Milionario? Party Edition +SLPS_255.80 Chicken Little +SLPM_652.55 Chobits: Chii dake no Hito +SLPM_660.01 Chocolat: Maid Cafe ;Curio; +SLES_531.40 Choro Q +SLUS_209.30 Choro Q +SLUS_280.44 Choro Q (Demo) +SLPM_651.49 Choro Q HG +SLPS_250.14 Choro Q HG +SLPS_250.15 Choro Q HG +SLKA_150.08 Choro Q HG 2 +SLPM_621.04 Choro Q HG 2 +SLPM_623.55 Choro Q HG 2 +SLPM_627.61 Choro Q HG 2 +SLPM_627.71 Choro Q HG 3 +SLPM_653.26 Choro Q HG 4 +SLPM_662.50 Choro Q HG 4 +SLPM_657.24 Choro Q Works +SLPM_624.03 Chou Aniki: Seinaru Protein Densetsu +SLPM_623.60 Chou Aniki: Seinaru Protein Densetsu (Taikenban) +SLPM_652.07 Chou Battle Houshin +SLPM_652.10 Chou Battle Houshin +SLPM_660.95 Chou Battle Houshin +SLPM_654.05 Chou Jikuu Yousai Macross +SLPM_620.37 Chou Kousoku Igo +SLPM_620.38 Chou Kousoku Mahjong +SLPM_621.46 Chou Kousoku Mahjong Plus +SLPM_620.36 Chou Kousoku Reversi +SLPM_620.39 Chou Kousoku Shougi +SLPS_201.27 Chou^! Tanoshii Internet: Tomodachi no Wa +SLPS_201.49 Chou^! Tanoshii Internet: Tomodachi no Wa +SLPS_201.69 Chou^! Tanoshii Internet: Tomodachi no Wa +SLPS_202.30 Chulip +SLPS_202.83 Chulip +SLPS_204.71 Chulip +SLUS_207.42 Chulip +SLPS_254.15 Chuuka na Janshi: Tenhoo Painyan +SLES_544.85 Cinderella +SLPS_250.73 Cinema Surfing: Youga Taizen +SLES_530.90 Circuit Blasters +SLES_509.35 Circus Maximus: Chariot Wars +SLES_503.64 City Crisis +SLPS_201.01 City Crisis +SLUS_202.74 City Crisis +SLES_533.43 City Soccer Challenge +SLPM_663.02 Clannad +SLPM_669.81 Clannad +SLES_536.14 Classic British Motor Racing +SLPM_551.36 Clear: Atarashii Kaze no Fuku Oka de +SLES_548.90 Clever Kids: Dino Land +SLES_548.91 Clever Kids: Pony World +SLPM_621.29 Climax Tennis +SLES_516.19 Clock Tower 3 +SLKA_250.51 Clock Tower 3 +SLPM_652.21 Clock Tower 3 +SLUS_206.33 Clock Tower 3 +SLPM_552.81 Clock Zero: Shuuen no Ichibyou +SLPM_661.37 Clover Heart's: Looking for Happiness +SLPS_253.90 Clover Heart's: Looking for Happiness +SLPS_253.91 Clover Heart's: Looking for Happiness +SLPM_552.55 Clover no Kuni no Alice: Wonderful Wonder World +SLES_526.56 Club Football 2005: AC Milan +SLES_526.61 Club Football 2005: Ajax Amsterdam +SLES_526.57 Club Football 2005: Arsenal +SLES_526.68 Club Football 2005: Aston Villa +SLES_526.67 Club Football 2005: Birmingham City +SLES_526.48 Club Football 2005: Borussia Dortmund +SLES_526.65 Club Football 2005: Celtic FC +SLES_526.63 Club Football 2005: Chelsea FC +SLES_526.51 Club Football 2005: FC Barcelona +SLES_526.55 Club Football 2005: FC Bayern München +SLES_526.60 Club Football 2005: FC Internazionale +SLES_526.58 Club Football 2005: Hamburger SV +SLES_526.50 Club Football 2005: Juventus +SLES_526.52 Club Football 2005: Liverpool FC +SLES_526.53 Club Football 2005: Liverpool FC +SLES_526.47 Club Football 2005: Manchester United +SLES_526.62 Club Football 2005: Newcastle United +SLES_526.49 Club Football 2005: Olympique de Marseille +SLES_526.59 Club Football 2005: Paris Saint-Germain +SLES_526.64 Club Football 2005: Rangers FC +SLES_526.54 Club Football 2005: Real Madrid +SLES_526.66 Club Football 2005: Tottenham Hotspur +SLES_510.80 Club Football: AC Milan +SLES_510.79 Club Football: Ajax Amsterdam +SLES_510.89 Club Football: Arsenal +SLES_510.85 Club Football: Aston Villa +SLES_510.83 Club Football: Borussia Dortmund +SLES_514.23 Club Football: Celtic FC +SLES_510.86 Club Football: Chelsea FC +SLES_510.78 Club Football: FC Barcelona +SLES_510.84 Club Football: FC Bayern München +SLES_510.94 Club Football: FC Internazionale +SLES_510.82 Club Football: Hamburger SV +SLES_510.81 Club Football: Juventus +SLES_510.87 Club Football: Leeds United +SLES_510.76 Club Football: Liverpool FC +SLES_511.00 Club Football: Liverpool FC +SLES_510.90 Club Football: Manchester United +SLES_510.88 Club Football: Rangers FC +SLES_510.77 Club Football: Real Madrid +SLES_545.18 Clumsy Shumsy +SLPS_256.54 Cluster Edge: Kimi o Matsu Mirai e no Akashi +SLES_545.48 Cocoto Fishing Master +SLUS_216.63 Cocoto Fishing Master +SLES_538.05 Cocoto Funfair +SLES_528.58 Cocoto Kart Racer +SLES_525.23 Cocoto Platform Jumper +SCAJ_201.53 Code Age Commanders: Tsugumono Tsugarerumono +SLPM_661.09 Code Age Commanders: Tsugumono Tsugarerumono +SLPS_258.60 Code Geass: Hangyaku no Lelouch: Lost Colors +SLES_551.72 Code Lyoko: Quest for Infinity +SLUS_217.43 Code Lyoko: Quest for Infinity +SLES_546.15 Code of the Samurai +SLES_536.85 Codename: Kids Next Door: Operation: V.I.D.E.O.G.A.M.E. +SLES_538.12 Codename: Kids Next Door: Operation: V.I.D.E.O.G.A.M.E. +SLUS_211.55 Codename: Kids Next Door: Operation: V.I.D.E.O.G.A.M.E. +SLES_531.58 Cold Fear +SLUS_210.47 Cold Fear +SLES_529.63 Cold Winter +SLES_530.93 Cold Winter +SLUS_208.45 Cold Winter +SLED_533.27 Cold Winter (Demo) +SLES_518.24 Colin McRae Rally 04 +SLES_526.36 Colin McRae Rally 2005 +SLES_511.17 Colin McRae Rally 3 +SLUS_205.02 Colin McRae Rally 3 +SLUS_212.32 College Hoops 2K6 +SLUS_214.63 College Hoops 2K7 +SLUS_216.73 College Hoops 2K8 +SLPS_202.02 Coloball 2002 +SLPM_668.04 Colorful Aquarium: My Little Mermaid +SLPM_668.05 Colorful Aquarium: My Little Mermaid +SLPM_655.89 Colorful Box: To Love +SLPM_664.14 Colorful Box: To Love +SLPS_200.56 Colorio Hagaki Print +SLES_533.56 Colosseum: Road to Freedom +SLUS_211.79 Colosseum: Road to Freedom +SLES_539.24 Combat Ace +SLUS_207.15 Combat Elite: WWII Paratroopers +SLUS_280.54 Combat Elite: WWII Paratroopers (Demo) +SLPM_651.69 CombatQueen +SCKA_100.06 Come on Baby +SLES_508.59 Commandos 2: Men of Courage +SLES_508.60 Commandos 2: Men of Courage +SLES_509.27 Commandos 2: Men of Courage +SLUS_200.86 Commandos 2: Men of Courage +SLES_527.68 Commandos: Strike Force +SLPM_664.92 Commandos: Strike Force +SLUS_211.03 Commandos: Strike Force +SLES_524.51 Conan +SLPM_660.00 Conflict Delta II: Wangan Sensou 1991 +SLPM_654.60 Conflict Delta: Wangan Sensou 1991 +SLES_502.21 Conflict Zone +SLUS_202.40 Conflict Zone: Modern War Strategy +SLES_509.01 Conflict: Desert Storm +SLES_509.02 Conflict: Desert Storm +SLUS_205.49 Conflict: Desert Storm +SLES_515.23 Conflict: Desert Storm II +SLUS_206.89 Conflict: Desert Storm II: Back to Baghdad +SLES_525.73 Conflict: Global Storm +SLUS_211.72 Conflict: Global Terror +SLES_526.30 Conflict: Vietnam +SLUS_210.45 Conflict: Vietnam +SLES_530.98 Conspiracy: Weapons of Mass Destruction +SLES_528.72 Constantine +SLPM_659.72 Constantine +SLUS_211.42 Constantine +SLES_512.84 Contra: Shattered Soldier +SLUS_203.06 Contra: Shattered Soldier +SCUS_971.08 Cool Boarders 2001 +SCUS_971.47 Cool Boarders 2001 (Demo) +SLPS_250.22 Cool Boarders: Code Alien +SLPM_655.04 Cool Girl (Disc 1) (Ice Side) +SLPM_655.06 Cool Girl (Disc 1) (Ice Side) +SLPM_657.42 Cool Girl (Disc 1) (Ice Side) +SLPM_655.05 Cool Girl (Disc 2) (Aska Side) +SLPM_655.07 Cool Girl (Disc 2) (Aska Side) +SLPM_657.43 Cool Girl (Disc 2) (Aska Side) +SLES_517.85 Cool Shot +SLPS_202.56 Cool Shot: Yukawa Keiko no Professional Billiard +SLES_554.70 Coraline +SLUS_218.54 Coraline +SLES_522.19 Corvette +SLUS_208.58 Corvette +SLUS_214.99 Corvette Evolution GT +SLES_530.46 Counter Terrorist Special Forces: Fire for Effect +SLPM_664.29 Counter Terrorist Special Forces: Terror Taisaku Tokushu Butai: Nemesis no Shuurai +SLES_522.91 Countryside Bears +SLES_545.68 Covert Command +SLPS_255.50 Cowboy Bebop: Tsuioku no Serenade +SLES_548.65 Crabby Adventure +SLES_523.39 Crash 'n' Burn +SLUS_210.13 Crash 'n' Burn +SLPM_621.14 Crash Bandicoot 4: Sakuretsu^! Majin Power +SLPM_740.03 Crash Bandicoot 4: Sakuretsu^! Majin Power +SLPM_658.01 Crash Bandicoot 5: Eeee Crash to Cortex no Yabou?^!? +SLPM_655.80 Crash Bandicoot: Bakusou^! Nitro Kart +SLPM_660.67 Crash Bandicoot: Bakusou^! Nitro Kart +SLPM_660.90 Crash Bandicoot: Gatchanko World +SLPM_645.13 Crash Bandicoot: Mawangui Buhwal +SLES_503.86 Crash Bandicoot: The Wrath of Cortex +SLUS_202.38 Crash Bandicoot: The Wrath of Cortex +SLUS_290.10 Crash Bandicoot: The Wrath of Cortex (Demo) +SLES_515.11 Crash Nitro Kart +SLUS_206.49 Crash Nitro Kart +SLUS_290.68 Crash Nitro Kart (Demo) +SLES_534.39 Crash Tag Team Racing +SLUS_211.91 Crash Tag Team Racing +SLED_534.42 Crash Tag Team Racing (Demo) +SLES_525.68 Crash Twinsanity +SLUS_209.09 Crash Twinsanity +SLED_525.74 Crash Twinsanity + Spyro: A Hero's Tail (Demo) +SLUS_291.01 Crash Twinsanity / Spyro: A Hero's Tail (E3 Demo) +SLES_548.41 Crash of the Titans +SLES_548.42 Crash of the Titans +SLES_548.43 Crash of the Titans +SLUS_215.83 Crash of the Titans +SLES_552.04 Crash: Mind over Mutant +SLES_552.05 Crash: Mind over Mutant +SLES_552.06 Crash: Mind over Mutant +SLUS_217.28 Crash: Mind over Mutant +SLES_508.43 Crashed +SLPM_621.88 Crazy Bump's: Kattobi Car Battle^! +SLES_544.68 Crazy Chicken X +SLUS_216.34 Crazy Frog Arcade Racer +SLES_538.69 Crazy Frog Racer +SLES_545.49 Crazy Frog Racer 2 +SLES_530.00 Crazy Golf +SLES_533.18 Crazy Golf: World Tour +SLES_502.15 Crazy Taxi +SLPM_621.02 Crazy Taxi +SLUS_202.02 Crazy Taxi +SLES_520.44 Crescent Suzuki Racing +SLES_543.96 Cricket 07 +SLES_504.24 Cricket 2002 +SLES_521.23 Cricket 2004 +SLES_533.42 Cricket 2005 +SLES_521.22 Crime Life: Gang Wars +SLPM_552.85 Crimson Empire +SLES_525.56 Crimson Sea 2 +SLES_525.57 Crimson Sea 2 +SLES_525.58 Crimson Sea 2 +SLUS_208.77 Crimson Sea 2 +SLES_525.34 Crimson Tears +SLPM_655.75 Crimson Tears +SLUS_209.48 Crimson Tears +SCES_525.30 Crisis Zone +SLPM_622.12 Critical Bullet: 7th Target +SLPS_255.32 Critical Velocity +SLPM_655.54 Croket^! Ban-King no Kiki o Sukue +SLPM_655.46 Cross Channel: To All People +SLPS_200.23 CrossFire +SLPM_601.19 CrossFire (Taikenban) +SLES_519.16 Crouching Tiger, Hidden Dragon +SLUS_205.23 Crouching Tiger, Hidden Dragon +SLES_541.46 Crusty Demons +SLUS_205.47 Cubix Robots for Everyone: Showdown +SLES_539.52 Cue Academy: Snooker, Pool, Billiards +SLUS_207.74 Culdcept +SLPM_651.79 Culdcept II Expansion +SLPM_744.11 Culdcept II Expansion +SCAJ_201.76 Curious George +SLES_543.64 Curious George +SLES_544.74 Curious George +SLUS_213.54 Curious George +SLPS_203.67 Curry House CoCo Ichiban'ya: Kyou mo Genki da^! Curry ga Umai^!^! +SLES_519.34 Curse: The Eye of Isis +SLES_820.19 Cy Girls (Aska Disc) +SLES_820.21 Cy Girls (Aska Disc) +SLUS_206.97 Cy Girls (Disc 1) (Ice) +SLUS_208.54 Cy Girls (Disc 2) (Aska) +SLES_820.18 Cy Girls (Ice Disc) +SLES_820.20 Cy Girls (Ice Disc) +SLPM_621.40 Cyber Jansou: Toufuusou-hen +SLUS_206.74 Cyber Troopers: Virtual-On Marz +SLES_526.84 Cyclone Circus +SLPS_252.88 D-A: Black +SLPS_254.37 D-A: White +SLPS_254.38 D-A: White +SLPS_256.19 D-A: White +SLES_541.54 D-Unit Drift Racing +SLPM_669.05 D.C.: Da Capo: The Origin +SLPM_662.25 D.C.F.S.: Da Capo: Four Seasons +SLPM_662.26 D.C.F.S.: Da Capo: Four Seasons +SLPM_551.56 D.C.I.F.: Da Capo: Innocent Finale +SLPM_669.22 D.C.II P.S.: Da Capo II: Plus Situation (Disc 1) +SLPM_669.24 D.C.II P.S.: Da Capo II: Plus Situation (Disc 1) +SLPM_669.23 D.C.II P.S.: Da Capo II: Plus Situation (Disc 2) +SLPM_669.25 D.C.II P.S.: Da Capo II: Plus Situation (Disc 2) +SLPM_654.00 D.C.P.S.: Da Capo: Plus Situation +SLPM_660.49 D.C.P.S.: Da Capo: Plus Situation +SLPM_550.60 D.Gray-man: Sousha no Shikaku +SLPM_620.56 D.N.A.: Dark Native Apostle +SLPM_653.68 D.N.Angel: TV Animation Series: Kurenai no Tsubasa +SLPM_657.75 DDR Festival: Dance Dance Revolution +SLUS_207.11 DDRMAX2: Dance Dance Revolution +SLUS_290.74 DDRMAX2: Dance Dance Revolution (Demo) +SLPM_652.77 DDRMAX2: Dance Dance Revolution 7th MIX +SLUS_204.37 DDRMAX: Dance Dance Revolution +SLUS_290.37 DDRMAX: Dance Dance Revolution (Demo) +SLPM_621.54 DDRMAX: Dance Dance Revolution 6th MIX +PSXC_002.01 DESR-7000/DESR-5000 Sen'you: PSX Update Disc Ver. 1.10 +PSXC_002.02 DESR-7000/DESR-5000 Sen'you: PSX Update Disc Ver. 1.20 +PSXC_002.03 DESR-7000/DESR-5000/DESR-7100/DESR-5100 Sen'you: PSX Update Disc Ver. 1.31 +PSXC_002.04 DESR-7500/DESR-5500/DESR-7700/DESR-5700 Sen'you: PSX Update Disc Ver. 2.11 +SLUS_211.81 DICE: DNA Integrated Cybernetic Enterprises +SLES_555.77 DJ Hero +SLUS_219.09 DJ Hero +SCED_527.23 DJ: Decks & FX (Demo) (Press Kit) +SCES_527.62 DJ: Decks & FX Radio FG +SCES_527.63 DJ: Decks & FX Vol. 1 +SCES_527.56 DJ: Decks & FX: Claudio Coccoluto Edition +SCES_524.05 DJ: Decks & FX: House Edition +SCES_527.64 DJ: Decks & FX: Live Session +SCPS_150.75 DJbox +SCPS_150.82 DJbox +SLES_502.02 DNA: Dark Native Apostle +SLPS_250.26 DOA2: Hardcore +SLPS_734.06 DOA2: Hardcore +SLUS_200.71 DOA2: Hardcore +SLES_505.58 DSF Fußball Manager 2002 +SLUS_217.93 DT Carnage +SLES_539.04 DT Racer +SLUS_210.95 DT Racer +SLES_508.16 DTM Race Driver +SLES_526.38 DTM Race Driver 2 +SLES_530.88 DTM Race Driver 3 +PBPX_952.06 DVD Player Version 2.01 +PBPX_952.07 DVD Player Version 2.10 +PBPX_952.08 DVD Player Version 2.10 +PBPX_952.09 DVD Player Version 2.10 +PBPX_952.10 DVD Player Version 2.10 +PBPX_952.18 DVD Player Version 2.12 +PBPX_952.21 DVD Player Version 2.12 +PBPX_952.19 DVD Player Version 2.14 +PBPX_952.20 DVD Player Version 2.14 +PBPX_952.22 DVD Player Version 2.14 +PBPX_952.23 DVD Player Version 2.14 +PBPX_952.24 DVD Player Version 2.16 +PBPX_952.28 DVD Player Version 3.00 +PDPX_991.09 DVD Player Version 3.04 +SLPM_654.20 Dabi Tsuku 3: Derby-ba o Tsukurou^! +SLPM_658.08 Dabi Tsuku 4: Derby-ba o Tsukurou^! +SLES_536.52 Daemon Summoner +SLUS_213.52 Dai Senryaku VII: Modern Military Tactics Exceed +SLPS_252.27 Dai-2-Ji Super Robot Taisen Alpha +SLPS_252.28 Dai-2-Ji Super Robot Taisen Alpha +SLPS_255.38 Dai-2-Ji Super Robot Taisen Alpha +SLPS_732.06 Dai-2-Ji Super Robot Taisen Alpha +SLPS_255.37 Dai-3-Ji Super Robot Taisen Alpha: Shuuen no Ginga e +SLPS_253.74 Daidassou: The Great Escape +SLPM_660.50 Daisan Teikoku Koubouki II: Aufstieg und Fall des Dritten Reiches +SLPM_624.58 Daisan Teikoku Koubouki: Aufstieg und Fall des Dritten Reiches +SLPS_202.28 Daisenryaku 1941: Gyakuten no Taiheiyou +SLPS_203.24 Daisenryaku 1941: Gyakuten no Taiheiyou +SLPS_254.64 Daisenryaku VII: Exceed +SLPS_259.53 Daisenryaku VII: Exceed +SLPS_258.72 Daisenryaku: Daitoua Kouboushi: Tora Tora Tora Ware Kishuu ni Seikou Seri +SLPS_259.81 Daisenryaku: Daitoua Kouboushi: Tora Tora Tora Ware Kishuu ni Seikou Seri +SLPS_205.06 Daito Giken Koushiki Pachi-Slot Simulator: 24: Twenty Four +SLPS_204.72 Daito Giken Koushiki Pachi-Slot Simulator: Hihouden +SLPS_204.42 Daito Giken Koushiki Pachi-Slot Simulator: Ossu^! Banchou +SLPS_204.96 Daito Giken Koushiki Pachi-Slot Simulator: Shake II +SLPS_205.04 Daito Giken Koushiki Pachi-Slot Simulator: Shin Yoshimune +SLPS_203.76 Daito Giken Koushiki Pachi-Slot Simulator: Yoshimune +SLPS_256.67 Daito Giken Premium Pachi-Slot Collection: Yoshimune +SLES_508.79 Dakar 2 +SLES_522.42 Dalmatians 3 +SLPM_653.58 Dance Dance Revolution Extreme +SLUS_209.16 Dance Dance Revolution Extreme +SLUS_211.74 Dance Dance Revolution Extreme 2 +SLPM_662.42 Dance Dance Revolution Strike +SLPM_666.09 Dance Dance Revolution SuperNova +SLUS_213.77 Dance Dance Revolution SuperNova +SLPM_669.30 Dance Dance Revolution SuperNova 2 +SLUS_216.08 Dance Dance Revolution SuperNova 2 +SLPM_550.90 Dance Dance Revolution X +SLUS_217.67 Dance Dance Revolution X +SLUS_219.17 Dance Dance Revolution X2 +SLUS_216.09 Dance Dance Revolution: Disney Channel Edition +SLPM_624.27 Dance Dance Revolution: Party Collection +SLES_521.07 Dance Europe +SLES_530.09 Dance Factory +SLUS_212.96 Dance Factory +SLUS_280.62 Dance Factory (Demo) +SLES_543.32 Dance Fest +SLES_554.62 Dance Party Club Hits +SLES_554.61 Dance Party Pop Hits +SLES_519.91 Dance:UK +SLES_526.40 Dance:UK XL +SLES_536.33 Dance:UK XL Lite +SLES_536.32 Dance:UK XL Party +SLES_524.90 Dance:UK eXtra Trax +SLES_517.57 Dancing Stage Fever +SLES_525.98 Dancing Stage Fusion +SLES_532.18 Dancing Stage Max +SLES_515.10 Dancing Stage MegaMix +SLES_543.41 Dancing Stage SuperNova +SLES_551.97 Dancing Stage SuperNova 2 +SLUS_216.76 Dancing with the Stars +SLUS_201.31 Dark Angel: Vampire Apocalypse +SCES_511.90 Dark Chronicle +SCPS_150.33 Dark Chronicle +SCPS_192.15 Dark Chronicle +SCPS_193.06 Dark Chronicle +PAPX_905.06 Dark Chronicle (Taikenban) +PAPX_902.05 Dark Cloud +SCES_502.95 Dark Cloud +SCPS_150.04 Dark Cloud +SCUS_971.11 Dark Cloud +SCUS_971.52 Dark Cloud (Demo) +PAPX_905.01 Dark Cloud (Taikenban) +PCPX_966.03 Dark Cloud (Taikenban) +SCKA_200.14 Dark Cloud 2 +SCUS_972.13 Dark Cloud 2 +SCUS_972.29 Dark Cloud 2 (Demo) +SLES_505.75 Dark Summit +SLUS_203.00 Dark Summit +SLUS_290.15 Dark Summit (Demo) +SLES_528.74 Dark Wind +SLES_535.64 Darkwatch +SLUS_210.42 Darkwatch +SLES_544.75 Darwin +SLES_536.40 Das Große deutsche Fußball-Quiz +SCED_520.82 Das Offizielle PlayStation 2 Magazin 02/2004: Uncut Edition +SCED_520.89 Das Offizielle PlayStation 2 Magazin 09/2004 +SCED_519.36 Das Offizielle PlayStation 2 Magazin 12/2003 +SCED_511.61 Das Offizielle PlayStation 2 Magazin: Special Edition 2 +SLES_502.17 Dave Mirra Freestyle BMX 2 +SLUS_201.59 Dave Mirra Freestyle BMX 2 +SLES_502.43 David Beckham Soccer +SLES_543.66 David Douillet Judo +SLUS_215.74 Dawn of Mana +SLES_534.70 De Grote Nederlandse Voetbalquiz +SLES_548.14 Dead Eye Jim +SCES_500.03 Dead or Alive 2 +SLPS_250.02 Dead or Alive 2 +SCAJ_200.35 Dead to Rights +SLES_515.81 Dead to Rights +SLPS_252.68 Dead to Rights +SLUS_202.20 Dead to Rights +SLES_534.24 Dead to Rights II +SLUS_208.43 Dead to Rights II +SLES_522.84 Deadly Skies III +SLES_529.55 Deadly Strike +SLPM_653.66 Dear Boys: Fast Break^! +SLPM_656.24 Dear Boys: Fast Break^! +SLPM_659.18 Dear My Friend: Love Like Powdery Snow +SLPS_258.10 Dear My Sun^!^! Musuko Ikusei Capriccio +SLPS_253.72 DearS +SLPM_552.39 Death Connection +SLPM_624.01 Death Crimson OX+ +SCAJ_201.16 Death by Degrees +SLUS_209.34 Death by Degrees +SLPM_602.57 Death by Degrees (Taikenban) +SLPS_254.22 Death by Degrees: Tekken: Nina Willams +SLES_534.04 Deep Water +SLUS_206.26 Deer Hunter +SLES_525.07 Def Jam: Fight for NY +SLPM_659.07 Def Jam: Fight for NY +SLPM_664.63 Def Jam: Fight for NY +SLUS_210.04 Def Jam: Fight for NY +SLUS_291.08 Def Jam: Fight for NY (Demo) +SLES_514.79 Def Jam: Vendetta +SLPM_658.02 Def Jam: Vendetta +SLPS_252.75 Def Jam: Vendetta +SLUS_206.39 Def Jam: Vendetta +SLES_516.45 Def Jam: Vendetta (Demo) +SLUS_290.47 Def Jam: Vendetta (Demo) +SLUS_201.91 Defender +SLES_507.14 Defender: For All Mankind +SLPM_622.59 Dejikame Album: Kuraemon +SCPS_150.42 DekaVoice +SCPS_150.43 DekaVoice +SLES_532.99 Delta Force: Black Hawk Down +SLUS_211.24 Delta Force: Black Hawk Down +SLES_541.15 Delta Force: Black Hawk Down: Team Sabre +SLUS_214.14 Delta Force: Black Hawk Down: Team Sabre +SLPM_659.13 Demento +SLPM_666.38 Demento +PBPX_955.06 Demo Disc +PBPX_952.04 Demo Disc (Demo) +PBPX_952.05 Demo Disc (Demo) +PBPX_955.14 Demo Disc (Demo) +PBPX_955.20 Demo Disc (Demo) +SCUS_971.17 Demo Disc Version 2.1 (Demo) +SCUS_971.26 Demo Disc Version 2.2 (Demo) +SLES_534.03 Demolition Girl +SLES_543.05 Demon Chaos +SLPM_610.12 Dengeki PS2 PlayStation D46 (Demo) +SLPM_601.59 Dengeki PS2 PlayStation D47 +SLPM_610.22 Dengeki PS2 PlayStation D48: Konami Fan Book (Demo) +SLPM_610.23 Dengeki PS2 PlayStation D49 (Demo) +SLPM_610.24 Dengeki PS2 PlayStation D50 (Demo) +SLPM_610.28 Dengeki PS2 PlayStation D51 (Demo) +SLPM_610.31 Dengeki PS2 PlayStation D52 (Demo) +SLPM_610.32 Dengeki PS2 PlayStation D53 (Demo) +SLPM_601.89 Dengeki PS2 PlayStation D54 +SLPM_610.33 Dengeki PS2 PlayStation D55 (Demo) +SLPM_610.34 Dengeki PS2 PlayStation D56 (Demo) +SLPM_610.38 Dengeki PS2 PlayStation D57 (Demo) +SLPM_601.99 Dengeki PS2 PlayStation D58 +SLPM_610.44 Dengeki PS2 PlayStation D59 (Demo) +SLPM_610.48 Dengeki PS2 PlayStation D60 (Demo) +SLPM_610.51 Dengeki PS2 PlayStation D61 (Demo) +SLPM_610.58 Dengeki PS2 PlayStation D62 (Demo) +SLPM_602.15 Dengeki PS2 PlayStation D63 +SLPM_610.65 Dengeki PS2 PlayStation D64 (Demo) +SLPM_610.66 Dengeki PS2 PlayStation D65 (Demo) +SLPM_610.70 Dengeki PS2 PlayStation D66 (Demo) +SLPM_602.40 Dengeki PS2 PlayStation D67 +SLPM_610.79 Dengeki PS2 PlayStation D68 (Demo) +SLPM_610.81 Dengeki PS2 PlayStation D69 (Demo) +SLPM_610.83 Dengeki PS2 PlayStation D70 (Demo) +SLPM_610.89 Dengeki PS2 PlayStation D72 (Demo) +SLPM_602.56 Dengeki PS2 PlayStation D73 +SLPM_610.95 Dengeki PS2 PlayStation D74 (Demo) +SLPM_610.97 Dengeki PS2 PlayStation D75 (Demo) +SLPM_611.07 Dengeki PS2 PlayStation D76 (Demo) +SLPM_611.13 Dengeki PS2 PlayStation D77 (Demo) +SLPM_602.63 Dengeki PS2 PlayStation D78 +SLPM_611.22 Dengeki PS2 PlayStation D81 (Demo) +SLPM_611.26 Dengeki PS2 PlayStation D84 (Demo) +SLPM_611.31 Dengeki PS2 PlayStation D85 (Demo) +SLPM_611.41 Dengeki PS2 PlayStation D87 (Demo) +SLPM_611.46 Dengeki PS2 PlayStation D90 (Demo) +SLPM_611.49 Dengeki PS2 PlayStation D91 (Demo) +SLPM_611.53 Dengeki PS2 PlayStation D92 (Demo) +SLPM_611.56 Dengeki PS2 PlayStation D93 (Demo) +SLPM_602.81 Dengeki PS2 PlayStation D94 +SLPM_602.83 Dengeki PS2 PlayStation D95 +SLPM_611.64 Dengeki PS2 PlayStation D96 +SLPM_602.75 Dengeki PS2: PlayStation 2 Save Data Collection 2006 +SLPM_602.80 Dengeki PS2: PlayStation 2 Save Data Collection 2007 +SLPM_602.84 Dengeki PS2: PlayStation 2 Save Data Collection 2008 +SLPM_610.02 Dengeki PlayStation D40: Konami Fan Book (Demo) +SLPM_653.03 Dennou Senki: Virtual-On Marz +SLPM_610.46 Dennou Senki: Virtual-On Marz (Taikenban) +SLPM_620.49 Densha de Go^! 3: Tsuukin-hen +SLPM_601.42 Densha de Go^! 3: Tsuukin-hen (Taikenban) +SLPM_655.90 Densha de Go^! Final +SLPM_667.72 Densha de Go^! Final +SLPM_742.14 Densha de Go^! Final +SLPM_602.37 Densha de Go^! Final (Taikenban) +SLPM_652.43 Densha de Go^! Professional 2 +SLPM_656.61 Densha de Go^! Professional 2 +SLPM_651.48 Densha de Go^! Ryojou-hen +SLPM_658.10 Densha de Go^! Ryojou-hen +SLPM_601.79 Densha de Go^! Ryojou-hen (Taikenban) +SLPM_650.39 Densha de Go^! Shinkansen: San'you Shinkansen-hen +SLPM_744.03 Densha de Go^! Shinkansen: San'you Shinkansen-hen +SLPM_620.50 Densha de Go^! Shinkansen: San'you Shinkansen-hen (Taikenban) +SLES_528.03 Der Herr der Ringe: Das dritte Zeitalter +SLES_520.18 Der Herr der Ringe: Die Rückkehr des Königs +SLES_512.54 Der Herr der Ringe: Die zwei Türme +SLES_539.69 Der Pate +SLPS_253.21 Derby Stallion 04 +SLPM_662.44 Derby-ba o Tsukurou^! 5 +SLPM_552.59 Desert Kingdom +SCES_555.35 Desi Adda: Games of India +SLPM_661.38 Desire +SLPS_253.92 Desire +SLES_556.25 Despicable Me: The Game +SLUS_219.33 Despicable Me: The Game +SLPM_662.84 Dessert Love: Sweet Plus +SLPM_666.61 Dessert Love: Sweet Plus +SLES_531.96 Destroy All Humans^! +SLES_531.97 Destroy All Humans^! +SLES_536.41 Destroy All Humans^! +SLPM_664.30 Destroy All Humans^! +SLUS_209.45 Destroy All Humans^! +SLUS_291.50 Destroy All Humans^! (Demo) +SLES_543.84 Destroy All Humans^! 2 +SLUS_214.39 Destroy All Humans^! 2 +SLED_544.01 Destroy All Humans^! 2 (Demo) +SLUS_291.96 Destroy All Humans^! 2 (Demo) +SCES_507.81 Destruction Derby Arenas +SCES_519.79 Destruction Derby Arenas +SLUS_208.55 Destruction Derby Arenas +SCED_520.98 Destruction Derby Arenas (Demo) +SLES_520.41 Detonator +SLES_508.04 Deus Ex +SLES_508.05 Deus Ex +SLES_508.06 Deus Ex +SLES_508.07 Deus Ex +SLES_508.08 Deus Ex +SLUS_201.11 Deus Ex: The Conspiracy +SLES_518.46 Deutschland sucht den SuperStar +SLES_538.70 Devil Kings +SLUS_212.97 Devil Kings +SLES_503.58 Devil May Cry +SLPM_650.38 Devil May Cry +SLPM_665.02 Devil May Cry +SLPM_675.02 Devil May Cry +SLUS_202.16 Devil May Cry +SLED_503.59 Devil May Cry (Demo) +SLUS_290.09 Devil May Cry (Demo) +SCCS_400.02 Devil May Cry 2 (Disc 1) +SLES_820.11 Devil May Cry 2 (Disc 1) +SLUS_204.84 Devil May Cry 2 (Disc 1) +SLKA_250.12 Devil May Cry 2 (Disc 1) (Dante) +SLPM_652.32 Devil May Cry 2 (Disc 1) (Dante) +SCCS_400.03 Devil May Cry 2 (Disc 2) +SLES_820.12 Devil May Cry 2 (Disc 2) +SLUS_206.27 Devil May Cry 2 (Disc 2) +SLKA_250.13 Devil May Cry 2 (Disc 2) (Lucia) +SLPM_652.33 Devil May Cry 2 (Disc 2) (Lucia) +SLPM_610.37 Devil May Cry 2 (Taikenban) +SLPM_610.43 Devil May Cry 2 (Taikenban) +SLKA_252.65 Devil May Cry 3 +SLPM_658.80 Devil May Cry 3 +SLES_530.38 Devil May Cry 3: Dante's Awakening +SLES_541.86 Devil May Cry 3: Dante's Awakening +SLUS_209.64 Devil May Cry 3: Dante's Awakening +SLUS_213.61 Devil May Cry 3: Dante's Awakening +SLPM_661.60 Devil May Cry 3: Special Edition +SLPM_742.42 Devil May Cry 3: Special Edition +SLPM_742.68 Devil May Cry 3: Special Edition +SLPM_602.51 Devil May Cry 3: Trial Version (Taikenban) +SLPM_650.23 Devil May Cry: Trial Edition (Taikenban) +SLPM_610.08 Devil May Cry: Trial Edition Ver. 2 (Taikenban) +SLPM_610.10 Devil May Cry: Trial Edition Ver. 2 (Taikenban) +SLPM_666.83 Devil Summoner: Kuzunoha Raidou tai Abaddon-ou +SLPM_666.79 Devil Summoner: Kuzunoha Raidou tai Abaddon-ou Plus +SLPM_662.46 Devil Summoner: Kuzunoha Raidou tai Chouriki Heidan +SLPM_653.95 Di Gi Charat Fantasy Excellent +SLPM_653.96 Di Gi Charat Fantasy Excellent +SLES_552.74 Diabolik: The Original Sin +SLES_537.07 Die Chroniken von Narnia: Der König von Narnia +SLES_513.47 Die Hard: Vendetta +SLES_513.48 Die Hard: Vendetta +SLES_550.20 Die Simpsons: Das Spiel +SLPM_624.72 Diet Channel +SLPS_253.83 Digimon Battle Chronicle +SLES_526.31 Digimon Rumble Arena 2 +SLUS_210.67 Digimon Rumble Arena 2 +SLPS_257.16 Digimon Savers: Another Mission +SLES_534.05 Digimon World 4 +SLUS_208.36 Digimon World 4 +SLPS_254.53 Digimon World X +SLUS_215.98 Digimon World: Data Squad +SLKA_253.01 Digital Devil Saga 2: Avatar Tuner +SLKA_253.00 Digital Devil Saga: Avatar Tuner +SLPM_655.97 Digital Devil Saga: Avatar Tuner +SLPM_663.72 Digital Devil Saga: Avatar Tuner +SCAJ_201.20 Digital Devil Saga: Avatar Tuner 2 +SLPM_657.95 Digital Devil Saga: Avatar Tuner 2 +SLPM_663.73 Digital Devil Saga: Avatar Tuner 2 +SLUS_207.85 Digital Hitz Factory +SLPS_201.38 Digital Holmes +SLES_509.30 Dino Stalker +SLES_510.95 Dino Stalker +SLES_510.96 Dino Stalker +SLUS_204.85 Dino Stalker +SLES_522.43 Dinosaur Adventure +SLPM_660.38 Diorama Sensen Ijou Nashi: Stalingrad e no Michi +SCAJ_201.69 Dirge of Cerberus: Final Fantasy VII +SLES_541.85 Dirge of Cerberus: Final Fantasy VII +SLPM_662.71 Dirge of Cerberus: Final Fantasy VII +SLUS_214.19 Dirge of Cerberus: Final Fantasy VII +SLES_516.21 Dirt Track Devils +SLUS_205.61 Disaster Report +SLUS_280.25 Disaster Report (Demo) +SLES_544.54 Disgaea 2: Cursed Memories +SLUS_213.97 Disgaea 2: Cursed Memories +SLES_524.58 Disgaea: Hour of Darkness +SLUS_206.66 Disgaea: Hour of Darkness +SLUS_280.34 Disgaea: Hour of Darkness (Demo) +SLES_554.28 Disney Bolt +SLES_554.29 Disney Bolt +SLES_554.30 Disney Bolt +SLES_554.31 Disney Bolt +SLES_537.38 Disney Chicken Little +SLES_544.52 Disney Chicken Little: As en Acción +SLES_544.53 Disney Chicken Little: Asso Spaziale^! +SLES_544.50 Disney Chicken Little: Aventures Intergalactiques +SLES_554.99 Disney G-Force +SLES_555.00 Disney G-Force +SLES_555.02 Disney G-Force +SLUS_218.91 Disney G-Force +SLES_510.42 Disney Golf +SLUS_205.32 Disney Golf +SLPM_621.68 Disney Golf Classic +SLES_552.14 Disney Hannah Montana: Spotlight World Tour +SLES_552.93 Disney Hannah Montana: Spotlight World Tour +SLUS_217.50 Disney Hannah Montana: Spotlight World Tour +SLES_553.98 Disney High School Musical 3: Senior Year Dance^! +SLUS_218.19 Disney High School Musical 3: Senior Year Dance^! +SLES_548.36 Disney High School Musical: Sing It^! +SLUS_215.99 Disney High School Musical: Sing It^! +SLES_516.59 Disney Les Aventures de Porcinet +SLES_529.22 Disney Move +SLES_554.33 Disney Otvechaj-ne zevaj^! +SLES_516.66 Disney Piglet el Gran Juego +SLES_516.67 Disney Pimpi, Piccolo Grande Eroe +SLES_541.79 Disney Pirates of the Caribbean: At World's End +SLPM_668.00 Disney Pirates of the Caribbean: At World's End +SLUS_215.45 Disney Pirates of the Caribbean: At World's End +SLUS_206.59 Disney Presents Piglet's Big Game +SLES_548.37 Disney Princess: Enchanted Journey +SLES_549.42 Disney Princess: Enchanted Journey +SLES_549.43 Disney Princess: Enchanted Journey +SLES_549.44 Disney Princess: Enchanted Journey +SLUS_216.60 Disney Princess: Enchanted Journey +SLPM_669.02 Disney Princess: Mahou no Sekai e +SLES_553.92 Disney Sing It +SLES_553.93 Disney Sing It +SLES_554.34 Disney Sing It +SLUS_218.26 Disney Sing It +SLES_553.96 Disney Sing It: High School Musical 3: Senior Year +SLES_553.97 Disney Sing It: High School Musical 3: Senior Year +SLUS_218.61 Disney Sing It: High School Musical 3: Senior Year +SLES_556.28 Disney Sing It: Party Hits +SLES_555.42 Disney Sing It: Pop Hits +SLUS_219.20 Disney Sing It: Pop Hits +SLES_553.94 Disney Think Fast +SLES_553.95 Disney Think Fast +SLES_554.15 Disney Think Fast +SLUS_218.14 Disney Think Fast +SLES_534.20 Disney Urodzinowe Przygody Kubusia +SLES_537.39 Disney's Chicken Little +SLES_537.41 Disney's Chicken Little +SLES_537.43 Disney's Chicken Little +SLES_537.44 Disney's Chicken Little +SLUS_210.88 Disney's Chicken Little +SLES_544.49 Disney's Chicken Little: Ace in Action +SLUS_214.20 Disney's Chicken Little: Ace in Action +SLES_500.42 Disney's Dinosaur +SLES_500.43 Disney's Dinosaur +SLPS_250.24 Disney's Dinosaur +SLES_507.73 Disney's Donald Duck PK +SLUS_200.77 Disney's Donald Duck: Goin' Quackers +SLES_500.48 Disney's Donald Duck: Quack Attack +SLPS_200.70 Disney's Donald Duck: Rescue Daisakusen^!^! +SLES_517.20 Disney's Extreme Skate Adventure +SLES_517.21 Disney's Extreme Skate Adventure +SLUS_206.07 Disney's Extreme Skate Adventure +SLES_543.88 Disney's Kim Possible: What's the Switch? +SLUS_214.37 Disney's Kim Possible: What's the Switch? +SLES_516.68 Disney's Knorretje Kleine Grote Held +SLPS_251.53 Disney's Lilo and Stitch: Stitch no Daibouken +SLUS_204.78 Disney's PK: Out of the Shadows +SCES_505.22 Disney's Peter Pan: The Legend of Never Land +SCES_505.26 Disney's Peter Pan: The Legend of Never Land +SCES_505.31 Disney's Peter Pan: The Legend of Never Land +SLES_515.94 Disney's Piglet's Big Game +SCES_509.57 Disney's Stitch: Experiment 626 +SCES_509.59 Disney's Stitch: Experiment 626 +SCES_509.60 Disney's Stitch: Experiment 626 +SCES_509.66 Disney's Stitch: Experiment 626 +SCUS_971.45 Disney's Stitch: Experiment 626 +SLKA_250.24 Disney's Stitch: Experiment 626 +SLUS_210.53 Disney's Stitch: Experiment 626 +SLES_503.50 Disney's Tarzan: Freeride +SLPS_201.60 Disney's Tarzan: Freeride +SLUS_200.76 Disney's Tarzan: Untamed +SLES_522.14 Disney's The Haunted Mansion +SLES_522.16 Disney's The Haunted Mansion +SLPM_655.81 Disney's The Haunted Mansion +SLUS_206.81 Disney's The Haunted Mansion +SCES_511.76 Disney's Treasure Planet +SCES_511.77 Disney's Treasure Planet +SCUS_971.46 Disney's Treasure Planet +SLES_528.89 Disney's Winnie the Pooh's Rumbly Tumbly Adventure +SLUS_210.84 Disney's Winnie the Pooh's Rumbly Tumbly Adventure +SLES_519.07 Disney/Pixar Alla Ricerca di Nemo +SLES_540.11 Disney/Pixar Bilar +SLES_536.24 Disney/Pixar Cars +SLES_540.04 Disney/Pixar Cars +SLES_540.06 Disney/Pixar Cars +SLES_540.07 Disney/Pixar Cars +SLES_540.10 Disney/Pixar Cars +SLES_540.12 Disney/Pixar Cars +SLES_540.15 Disney/Pixar Cars +SLPM_664.62 Disney/Pixar Cars +SLUS_211.51 Disney/Pixar Cars +SLUS_215.11 Disney/Pixar Cars +SLES_550.27 Disney/Pixar Cars: Hook International +SLES_550.29 Disney/Pixar Cars: La Copa Internacional de Mate +SLES_550.28 Disney/Pixar Cars: La Coppa Internazionale di Carl Attrezzi +SLES_550.25 Disney/Pixar Cars: Mater-National Championship +SLES_550.26 Disney/Pixar Cars: Mater-National Championship +SLES_550.30 Disney/Pixar Cars: Mater-National Championship +SLUS_216.37 Disney/Pixar Cars: Mater-National Championship +SLES_555.36 Disney/Pixar Cars: Race-O-Rama +SLUS_218.83 Disney/Pixar Cars: Race-O-Rama +SCES_506.00 Disney/Pixar Die Monster AG: Schreckens-Insel +SLES_528.15 Disney/Pixar Die Unglaublichen +SLES_517.55 Disney/Pixar Finding Nemo +SLES_518.70 Disney/Pixar Finding Nemo +SLES_518.71 Disney/Pixar Finding Nemo +SLES_518.72 Disney/Pixar Finding Nemo +SLPM_656.55 Disney/Pixar Finding Nemo +SLPS_253.10 Disney/Pixar Finding Nemo +SLUS_206.28 Disney/Pixar Finding Nemo +SLES_528.14 Disney/Pixar Gli Incredibili +SLES_556.23 Disney/Pixar Istoriya Igrushek: Bol'shoj Pobeg +SLES_528.16 Disney/Pixar Los Increíbles +SCES_506.02 Disney/Pixar Monsterbedriften: Skrekkøya +SCES_505.98 Disney/Pixar Monsterit Oy: Säikkysaari +SCES_506.01 Disney/Pixar Monsters & Co.: L'Isola dello Spavento +SCES_505.97 Disney/Pixar Monsters en Co.: Schrik Eiland +SCUS_210.52 Disney/Pixar Monsters, Inc. +SCUS_971.23 Disney/Pixar Monsters, Inc. +SCES_506.05 Disney/Pixar Monsters, Inc.: Monstros e Companhia: Ilha Assustadora +SCES_505.95 Disney/Pixar Monsters, Inc.: Scare Island +SCES_506.04 Disney/Pixar Monsters, Inc.: Skrämmarön +SCES_505.96 Disney/Pixar Monsters, Inc.: Skræmmeøen +SCES_505.99 Disney/Pixar Monstres & Cie: L'ile de l'Épouvante +SCES_506.03 Disney/Pixar Monstruos, S.A.: Isla de los Sustos +SLES_555.25 Disney/Pixar Oben +SLES_555.26 Disney/Pixar Psila ston Ourano +SLES_547.33 Disney/Pixar Ratatouille +SLES_547.34 Disney/Pixar Ratatouille +SLES_547.35 Disney/Pixar Ratatouille +SLES_547.36 Disney/Pixar Ratatouille +SLES_547.37 Disney/Pixar Ratatouille +SLES_547.44 Disney/Pixar Ratatouille +SLES_547.45 Disney/Pixar Ratatouille +SLES_547.46 Disney/Pixar Ratatouille +SLES_547.47 Disney/Pixar Ratatouille +SLUS_215.41 Disney/Pixar Ratatouille +SLPM_668.07 Disney/Pixar Remy no Oishii Restaurant +SLES_528.12 Disney/Pixar The Incredibles +SLES_528.13 Disney/Pixar The Incredibles +SLES_528.20 Disney/Pixar The Incredibles +SLUS_209.05 Disney/Pixar The Incredibles +SLES_534.73 Disney/Pixar The Incredibles: Rise of the Underminer +SLES_534.74 Disney/Pixar The Incredibles: Rise of the Underminer +SLES_536.58 Disney/Pixar The Incredibles: Rise of the Underminer +SLUS_212.17 Disney/Pixar The Incredibles: Rise of the Underminer +SCUS_901.74 Disney/Pixar Toy Story 3 +SLES_556.22 Disney/Pixar Toy Story 3 +SLUS_219.31 Disney/Pixar Toy Story 3 +SLES_555.22 Disney/Pixar Up +SLES_555.23 Disney/Pixar Up +SLES_555.24 Disney/Pixar Up +SLES_555.31 Disney/Pixar Up +SLUS_218.64 Disney/Pixar Up +SLES_551.84 Disney/Pixar WALL-E +SLES_551.85 Disney/Pixar WALL-E +SLES_551.86 Disney/Pixar WALL-E +SLES_551.87 Disney/Pixar WALL-E +SLES_551.93 Disney/Pixar WALL-E +SLES_551.94 Disney/Pixar WALL-E +SLES_551.95 Disney/Pixar WALL-E +SLES_551.96 Disney/Pixar WALL-E +SLUS_217.36 Disney/Pixar WALL-E +SLES_551.88 Disney/Pixar WALL-E: Der Letzte räumt die Erde auf +SLES_519.60 Disney/Pixar À Procura de Nemo +SLES_516.58 Disneys Ferkels grosses Abenteuer-Spiel +SLES_537.40 Disneys Himmel und Huhn +SLES_544.51 Disneys Himmel und Huhn: Ace in Action +SLPS_252.33 DoDonPachi Dai-Ou-Jou +SLES_533.67 Dodgeball +SLPS_200.57 Dog of Bay +SCES_512.48 Dog's Life +SLPM_659.95 Dog's Life +SLUS_210.18 Dog's Life +SCED_520.49 Dog's Life (Demo) +SLES_549.47 Dogz +SLES_549.48 Dogz +SLPM_656.15 Dokapon DX: Wataru Sekai wa Oni Darake +SLPM_551.15 Dokapon Kingdom +SLPM_668.78 Dokapon Kingdom +SLUS_217.78 Dokapon Kingdom +SLPM_657.50 Dokapon the World +SLPM_666.23 Dokapon the World +SCPS_150.81 Doko Demo Issho: Toro to Ippai +PAPX_905.19 Doko Demo Issho: Toro to Ippai (Taikenban) +SCPS_150.67 Doko Demo Issho: Toro to Nagare-boshi +SCPS_150.47 Doko Demo Issho: Watashi na Ehon +SLPM_658.66 Doko e Iku no Anohi: Hikaru Ashita e... +SCES_556.70 Don 2: The Game +SLES_548.38 Donkey Xote +SLES_531.42 Doomsday Racers +SLPM_655.26 Dororo +SLPM_662.07 Dororo +SLPM_602.48 Dororo (Taikenban) +SLPM_657.03 Double Reaction^! Plus +SLPM_656.71 Double Wish +SLPS_200.02 Doukyuu: Billiard Master 2 +SLES_508.42 Downforce +SLPS_202.48 Downforce +SLUS_204.05 Downforce +SCUS_971.77 Downhill Domination +SLES_522.02 Downhill Domination +SCUS_973.29 Downhill Domination (Demo) +SLED_523.25 Downhill Domination (Demo) +SCPS_560.10 Downhill Racer +SLES_539.63 Downhill Slalom +SLES_514.82 Downtown Run +SLES_543.81 Dr. Dolittle +SLES_544.24 Dr. Dolittle +SLES_544.33 Dr. Dolittle +SLES_507.10 Dr. Muto +SLUS_204.58 Dr. Muto +SLUS_290.40 Dr. Muto (Demo) +SLUS_207.97 Dr. Seuss' The Cat in the Hat +SLES_541.55 Drag Racer USA +SLPM_550.80 Drag-on Dragoon +SLPM_652.66 Drag-on Dragoon +SLPM_659.99 Drag-on Dragoon 2: Fuuin no Aka, Haitoku no Kuro +SLPM_611.20 Drag-on Dragoon 2: Fuuin no Aka, Haitoku no Kuro (Taikenban) +SLKA_250.46 Dragon Ball Z +SLPS_251.74 Dragon Ball Z +SLPS_732.07 Dragon Ball Z +SCCS_400.09 Dragon Ball Z 2 +SLPS_253.30 Dragon Ball Z 2 +SLPS_732.08 Dragon Ball Z 2 +SLPM_685.13 Dragon Ball Z 2V +SLKA_252.05 Dragon Ball Z 3 +SLPS_254.60 Dragon Ball Z 3 +SLPS_732.35 Dragon Ball Z 3 +SLPM_611.11 Dragon Ball Z 3 (Taikenban) +SLES_512.33 Dragon Ball Z: Budokai +SLUS_205.91 Dragon Ball Z: Budokai +SLES_518.39 Dragon Ball Z: Budokai 2 +SLUS_207.79 Dragon Ball Z: Budokai 2 +SLES_527.30 Dragon Ball Z: Budokai 3 +SLUS_209.98 Dragon Ball Z: Budokai 3 +SLES_533.46 Dragon Ball Z: Budokai 3: Collector's Edition +SLES_532.00 Dragon Ball Z: Budokai Tenkaichi +SLUS_212.27 Dragon Ball Z: Budokai Tenkaichi +SLES_541.64 Dragon Ball Z: Budokai Tenkaichi 2 +SLUS_214.41 Dragon Ball Z: Budokai Tenkaichi 2 +SLES_549.45 Dragon Ball Z: Budokai Tenkaichi 3 +SLUS_216.78 Dragon Ball Z: Budokai Tenkaichi 3 +SLES_553.47 Dragon Ball Z: Infinite World +SLKA_254.44 Dragon Ball Z: Infinite World +SLPS_259.05 Dragon Ball Z: Infinite World +SLUS_218.42 Dragon Ball Z: Infinite World +SLUS_208.74 Dragon Ball Z: Sagas +SLPS_255.60 Dragon Ball Z: Sparking^! +SLPS_258.15 Dragon Ball Z: Sparking^! Meteor +SLPM_611.62 Dragon Ball Z: Sparking^! Meteor (Taikenban) +SLPS_256.90 Dragon Ball Z: Sparking^! Neo +SLPM_611.52 Dragon Ball Z: Sparking^! Neo (Taikenban) +SLES_538.74 Dragon Blaze +SLPM_550.23 Dragon Quest & Final Fantasy in Itadaki Street Special +SLPM_657.97 Dragon Quest & Final Fantasy in Itadaki Street Special +SLPM_621.99 Dragon Quest Characters: Torneko no Daibouken 3: Fushigi no Dungeon +SLPM_655.55 Dragon Quest V: Tenkuu no Hanayome +SLPM_664.80 Dragon Quest V: Tenkuu no Hanayome +SLPM_624.90 Dragon Quest VIII Premium Eizou Disc +SLUS_212.07 Dragon Quest VIII: Journey of the Cursed King +SLUS_291.57 Dragon Quest VIII: Journey of the Cursed King (Demo) +SCAJ_201.10 Dragon Quest VIII: Sora to Umi to Daichi to Norowareshi Himegimi +SLPM_658.88 Dragon Quest VIII: Sora to Umi to Daichi to Norowareshi Himegimi +SLPM_664.81 Dragon Quest VIII: Sora to Umi to Daichi to Norowareshi Himegimi +SCAJ_201.75 Dragon Quest: Shounen Yangus to Fushigi no Dungeon +SLPM_663.63 Dragon Quest: Shounen Yangus to Fushigi no Dungeon +SLPM_667.81 Dragon Quest: Shounen Yangus to Fushigi no Dungeon +SLES_539.74 Dragon Quest: The Journey of the Cursed King +SLED_539.77 Dragon Quest: The Journey of the Cursed King (Demo) +SLES_506.30 Dragon Rage +SLES_506.31 Dragon Rage +SLES_506.32 Dragon Rage +SLUS_201.95 Dragon Rage +SLPS_257.35 Dragon Shadow Spell +SLES_544.60 Dragon Sisters +SLES_516.96 Dragon's Lair 3D: Special Edition +SCES_500.06 Drakan: The Ancients' Gates +SCUS_971.28 Drakan: The Ancients' Gates +SCUS_971.69 Drakan: The Ancients' Gates (Demo) +SLES_523.22 Drakengard +SLUS_207.32 Drakengard +SLES_537.94 Drakengard 2 +SLUS_213.73 Drakengard 2 +SLPS_258.71 Drastic Killer +SLPS_200.16 Dream Audition +SLPS_200.60 Dream Audition 2 +SLPS_200.99 Dream Audition 3 +SLPS_201.40 Dream Audition Super Hit Disc 1 +SLPS_201.41 Dream Audition Super Hit Disc 2 +SLPM_653.84 Dream Mix TV: World Fighters +SLES_545.27 DreamWorks & Aardman Flushed Away +SLUS_214.84 DreamWorks & Aardman Flushed Away +SLUS_291.97 DreamWorks & Aardman Flushed Away (Demo) +SLES_550.16 DreamWorks Bee Movie Game +SLUS_216.22 DreamWorks Bee Movie Game +SLES_550.31 DreamWorks Kung Fu Panda +SLES_552.34 DreamWorks Kung Fu Panda +SLES_552.35 DreamWorks Kung Fu Panda +SLES_552.36 DreamWorks Kung Fu Panda +SLKA_254.36 DreamWorks Kung Fu Panda +SLUS_217.57 DreamWorks Kung Fu Panda +SLES_539.86 DreamWorks La Gang del Bosco +SLES_532.25 DreamWorks Madagascar +SLES_532.26 DreamWorks Madagascar +SLES_532.27 DreamWorks Madagascar +SLES_532.42 DreamWorks Madagascar +SLES_532.46 DreamWorks Madagascar +SLES_533.73 DreamWorks Madagascar +SLPS_204.26 DreamWorks Madagascar +SLUS_210.15 DreamWorks Madagascar +SLES_553.74 DreamWorks Madagascar: Escape 2 Africa +SLES_553.75 DreamWorks Madagascar: Escape 2 Africa +SLUS_218.40 DreamWorks Madagascar: Escape 2 Africa +SLES_553.90 DreamWorks Madagaskar 2 +SLES_554.86 DreamWorks Monsters vs. Aliens +SLUS_218.70 DreamWorks Monsters vs. Aliens +SLES_538.66 DreamWorks Over the Hedge +SLES_539.88 DreamWorks Over the Hedge +SLES_539.89 DreamWorks Over the Hedge +SLUS_213.00 DreamWorks Over the Hedge +SLES_525.36 DreamWorks Shark Tale +SLES_525.37 DreamWorks Shark Tale +SLES_525.39 DreamWorks Shark Tale +SLPM_659.01 DreamWorks Shark Tale +SLUS_209.25 DreamWorks Shark Tale +SLES_529.15 DreamWorks Shark Tale: Hajar som Hajar +SLES_547.70 DreamWorks Shrek the Third +SLES_547.71 DreamWorks Shrek the Third +SLES_547.74 DreamWorks Shrek the Third +SLUS_214.54 DreamWorks Shrek the Third +SLES_553.29 DreamWorks Shrek's Carnival Craze: Party Games +SLES_554.60 DreamWorks Shrek's Carnival Craze: Party Games +SLUS_217.90 DreamWorks Shrek's Carnival Craze: Party Games +SLES_545.53 DreamWorks Shrek: Smash n' Crash Racing +SLUS_213.92 DreamWorks Shrek: Smash n' Crash Racing +SLES_536.57 DreamWorks Shrek: SuperSlam +SLES_537.51 DreamWorks Shrek: SuperSlam +SLES_537.52 DreamWorks Shrek: SuperSlam +SLUS_211.97 DreamWorks Shrek: SuperSlam +SLES_539.87 DreamWorks Vecinos Invasores +SLPM_551.39 Drift Nights: Juiced 2 +SLPM_669.31 Drift Nights: Juiced 2 +SLES_508.76 Driv3r +SLES_521.53 Driv3r +SLKA_251.96 Driv3r +SLPM_657.41 Driv3r +SLUS_205.87 Driv3r +SLPM_610.92 Driv3r (Taikenban) +SLUS_211.09 Drive to Survive +SLES_503.90 Driven +SLUS_202.39 Driven +SLES_527.33 Driven to Destruction +SLES_535.56 Driver: Parallel Lines +SLES_540.27 Driver: Parallel Lines +SLPM_665.67 Driver: Parallel Lines +SLUS_212.71 Driver: Parallel Lines +SLUS_213.99 Driver: Parallel Lines +SLED_539.54 Driver: Parallel Lines (Demo) +SLUS_291.85 Driver: Parallel Lines (Demo) +SLES_500.73 Driving Emotion Type-S +SLPS_200.07 Driving Emotion Type-S +SLUS_201.13 Driving Emotion Type-S +SLES_513.03 Drome Racers +SLUS_205.77 Drome Racers +SCES_504.59 Dropship: United Peace Force +SLUS_204.63 Dropship: United Peace Force +SCED_506.60 Dropship: United Peace Force (Demo) +SLPM_620.01 DrumMania +SCPS_150.22 Dual Hearts +SCPS_550.11 Dual Hearts +SLUS_204.75 Dual Hearts +SLUS_280.13 Dual Hearts (Demo) +SLUS_290.33 Dual Hearts (Demo) +PCPX_963.24 Dual Hearts (Taikenban) +SLES_528.84 Duel Masters +SLUS_209.24 Duel Masters +SLPM_658.82 Duel Masters: Birth of Super Dragon +SLPM_661.39 Duel Savior Destiny +SLAJ_250.47 Duo Luo Luo +SLES_539.35 Dynamite 100 +SLES_512.65 Dynasty Tactics +SLES_512.66 Dynasty Tactics +SLES_512.67 Dynasty Tactics +SLUS_204.68 Dynasty Tactics +SLES_518.67 Dynasty Tactics 2 +SLES_518.68 Dynasty Tactics 2 +SLES_518.69 Dynasty Tactics 2 +SLUS_207.61 Dynasty Tactics 2 +SLES_500.57 Dynasty Warriors 2 +SLES_500.58 Dynasty Warriors 2 +SLES_500.59 Dynasty Warriors 2 +SLUS_200.79 Dynasty Warriors 2 +SLES_506.41 Dynasty Warriors 3 +SLUS_202.77 Dynasty Warriors 3 +SLED_509.04 Dynasty Warriors 3 (Demo) +SLES_514.41 Dynasty Warriors 3: Xtreme Legends +SLES_514.42 Dynasty Warriors 3: Xtreme Legends +SLES_514.43 Dynasty Warriors 3: Xtreme Legends +SLUS_206.17 Dynasty Warriors 3: Xtreme Legends +SLES_516.61 Dynasty Warriors 4 +SLES_516.62 Dynasty Warriors 4 +SLES_516.63 Dynasty Warriors 4 +SLES_516.64 Dynasty Warriors 4 +SLES_516.65 Dynasty Warriors 4 +SLUS_206.53 Dynasty Warriors 4 +SLES_525.91 Dynasty Warriors 4: Empires +SLES_525.92 Dynasty Warriors 4: Empires +SLES_525.93 Dynasty Warriors 4: Empires +SLUS_209.38 Dynasty Warriors 4: Empires +SLES_521.71 Dynasty Warriors 4: Xtreme Legends +SLES_521.72 Dynasty Warriors 4: Xtreme Legends +SLES_521.73 Dynasty Warriors 4: Xtreme Legends +SLES_521.74 Dynasty Warriors 4: Xtreme Legends +SLES_521.75 Dynasty Warriors 4: Xtreme Legends +SLUS_208.12 Dynasty Warriors 4: Xtreme Legends +SLES_533.39 Dynasty Warriors 5 +SLES_533.40 Dynasty Warriors 5 +SLES_533.41 Dynasty Warriors 5 +SLUS_211.53 Dynasty Warriors 5 +SLES_540.95 Dynasty Warriors 5: Empires +SLES_540.96 Dynasty Warriors 5: Empires +SLES_540.97 Dynasty Warriors 5: Empires +SLUS_213.98 Dynasty Warriors 5: Empires +SLES_538.60 Dynasty Warriors 5: Xtreme Legends +SLES_538.61 Dynasty Warriors 5: Xtreme Legends +SLES_538.62 Dynasty Warriors 5: Xtreme Legends +SLUS_212.99 Dynasty Warriors 5: Xtreme Legends +SLUS_217.74 Dynasty Warriors 6 +SLUS_218.73 Dynasty Warriors: Gundam 2 +SLES_507.58 E.O.E: Eve of Extinction +SLPM_675.21 E.O.E: Eve of Extinction +SLUS_202.70 E.O.E: Eve of Extinction +SCPS_550.25 E.O.E: Eve of Extinction: Houkai no Zen'ya +SLPS_251.15 E.O.E: Eve of Extinction: Houkai no Zen'ya +SLED_536.81 EA Demo Disc: From Russia with Love + Need for Speed: Most Wanted + SSX On Tour +SLUS_291.67 EA Demo Disc: From Russia with Love + Need for Speed: Most Wanted + SSX On Tour +SLPM_620.68 EGBrowser +SLPM_621.11 EGBrowser +SLPM_621.76 EGBrowser BB +SLPM_690.04 EGBrowser Light for I-O Data Device, Inc. +SLUS_207.29 ESPN College Hoops +SLUS_209.22 ESPN College Hoops 2K5 +SLES_500.36 ESPN International Track & Field +SLUS_200.41 ESPN International Track & Field +SLES_505.86 ESPN International Winter Sports +SLUS_203.20 ESPN International Winter Sports 2002 +SLUS_201.28 ESPN MLS ExtraTime +SLUS_207.94 ESPN Major League Baseball +SLES_530.22 ESPN NBA 2K5 +SLUS_209.20 ESPN NBA 2K5 +SLES_500.75 ESPN NBA 2Night +SLPM_620.32 ESPN NBA 2Night +SLUS_201.43 ESPN NBA 2Night +SLPM_621.21 ESPN NBA 2Night 2002 +SLUS_202.61 ESPN NBA 2Night 2002 +SLES_519.49 ESPN NBA Basketball +SLUS_207.26 ESPN NBA Basketball +SLES_529.43 ESPN NFL 2K5 +SLUS_209.19 ESPN NFL 2K5 +SLES_519.47 ESPN NFL Football +SLUS_207.27 ESPN NFL Football +SLUS_203.08 ESPN NFL PrimeTime 2002 +SLES_529.66 ESPN NHL 2K5 +SLUF_209.21 ESPN NHL 2K5 +SLUS_209.21 ESPN NHL 2K5 +SLES_519.48 ESPN NHL Hockey +SLUS_207.28 ESPN NHL Hockey +SLES_501.71 ESPN National Hockey Night +SLPM_620.41 ESPN National Hockey Night +SLUS_201.66 ESPN National Hockey Night +SLPM_650.09 ESPN Winter X Games Snowboarding +SLUS_200.89 ESPN Winter X Games Snowboarding +SLUS_290.01 ESPN Winter X Games Snowboarding (Demo) +SLPM_650.72 ESPN Winter X Games Snowboarding 2002 +SLPM_620.84 ESPN X Games Skateboarding +SLUS_202.37 ESPN X Games Skateboarding +SLUS_290.08 ESPN X Games Skateboarding (Demo) +SLPS_200.05 EX Billiards +SLPM_621.15 EX Jinsei Game +SLPM_621.16 EX Jinsei Game +SLPM_654.15 EX Jinsei Game II +SLPM_662.51 EX Jinsei Game II +SLPM_742.54 EX Jinsei Game II +SLPM_742.74 EX Jinsei Game II +SLPM_621.03 EX Okuman Chouja Game: The Money Battle +SLPM_627.57 EX Okuman Chouja Game: The Money Battle +SLES_534.84 Eagle Eye Golf +SLUS_214.86 Eagle Eye Golf +SLES_541.39 Earache: Extreme Metal Racing +SCES_504.99 Ecco the Dolphin: Defender of the Future +SLUS_203.94 Ecco the Dolphin: Defender of the Future +SLES_534.14 Echo Night: Beyond +SLUS_209.28 Echo Night: Beyond +SLES_537.47 Ed, Edd n Eddy: The Mis-Edventures +SLUS_212.60 Ed, Edd n Eddy: The Mis-Edventures +SLPM_669.75 Edel Blume +SLPM_669.76 Edel Blume +SLPM_660.40 Edomono +SLUS_204.52 Egg Mania: Eggstreme Madness +SLUS_290.32 Egg Mania: Eggstreme Madness (Demo) +SLPS_202.19 Egg Mania: Tsukande^! Mawashite^! Dossun Puzzle^!^! +SLES_511.01 Eggo Mania +SLUS_290.35 Eidos Demo Disc (Demo) +SLPS_254.68 Eien no Aseria: Kono Daichi no Hate de +SLPS_201.84 Eikan wa Kimi ni 2002: Koushien no Kodou +SLPS_202.74 Eikan wa Kimi ni 2002: Koushien no Kodou +SLPS_203.79 Eikan wa Kimi ni 2004: Koushien no Kodou +SLPS_250.06 Eikan wa Kimi ni: Koushien e no Michi +SLPS_250.53 Eikan wa Kimi ni: Koushien no Hasha +SLPM_623.02 Eisei Meijin 7: Tsuushin Shougi Club +SLPM_620.06 Eisei Meijin IV +SLPM_620.54 Eisei Meijin V +SLPM_621.41 Eisei Meijin VI: Tsuushin Shougi Club +SLES_539.71 El Padrino +SLES_520.20 El Señor de los Anillos: El Retorno del Rey +SLES_528.05 El Señor de los Anillos: La Tercera Edad +SLES_512.56 El Señor de los Anillos: Las Dos Torres +SLPM_626.23 Elemental Gelade: Matoe, Suifuu no Tsurugi +SLPM_669.29 Elminage: Yami no Miko to Kamigami no Yubiwa +SLPM_665.85 Elvandia Story +SLPS_252.20 Elysion: Eien no Sanctuary +SLES_523.69 Empire of Atlantis +SLES_509.36 Endgame +SLUS_203.89 Endgame +SLPM_620.47 Endonesia +SLES_516.46 Energy Airforce +SLES_516.47 Energy Airforce +SLES_523.10 Energy Airforce +SLKA_250.02 Energy Airforce +SLPM_651.77 Energy Airforce +SLPM_744.14 Energy Airforce +SLPM_601.83 Energy Airforce (Taikenban) +SLPM_653.74 Energy Airforce AimStrike^! +SLES_522.65 Energy Airforce: Aim Strike^! +SLES_522.66 Energy Airforce: Aim Strike^! +SLES_522.67 Energy Airforce: Aim Strike^! +SLES_523.85 England International Football: 2004 Edition +SLPS_255.17 Enjoy Golf^! +SLAJ_250.15 Enter the Matrix +SLES_512.03 Enter the Matrix +SLPS_252.54 Enter the Matrix +SLUS_204.54 Enter the Matrix +SLPM_659.48 Enthusia Professional Racing +SLPM_662.57 Enthusia Professional Racing +SLPM_611.10 Enthusia Professional Racing (Taikenban) +SLPM_685.19 Enthusia Professional Racing: Subaru Impreza WRX STI (Taikenban) +SLES_531.25 Enthusia: Professional Racing +SLUS_209.67 Enthusia: Professional Racing +SLED_533.30 Enthusia: Professional Racing (Demo) +SLUS_291.51 Enthusia: Professional Racing (Demo) +SLES_501.10 Ephemeral Fantasia +SLUS_201.69 Ephemeral Fantasia +SLES_541.59 Eragon +SLES_541.60 Eragon +SLUS_213.22 Eragon +SLPS_251.88 Erde: Nezu no Ki no Shita de +SLES_502.25 Escape from Monkey Island +SLES_502.26 Escape from Monkey Island +SLUS_201.81 Escape from Monkey Island +SLPS_253.52 Espgaluda +SLUS_217.79 Eternal Poison +SLES_516.24 Eternal Quest +SLES_500.51 Eternal Ring +SLPS_250.01 Eternal Ring +SLUS_200.15 Eternal Ring +SLPS_255.54 Eureka Seven TR1: New Wave +SLPS_257.05 Eureka Seven TR1: New Wave Graduation +SLPS_257.07 Eureka Seven TR1: New Wave Graduation +SLUS_213.53 Eureka Seven Vol. 1: The New Wave +SLUS_215.38 Eureka Seven Vol. 2: The New Vision +SLPS_256.46 Eureka Seven: New Vision +SLPS_257.06 Eureka Seven: New Vision +SLES_523.78 Euro Rally Champion +SLPM_658.04 European Club Soccer: Winning Eleven Tactics +SLES_518.13 European Tennis Pro +SLPS_259.32 Evangelion: Jo +SLPM_653.19 Eve: Burst Error Plus +SLPM_653.20 Eve: Burst Error Plus +SLPM_659.30 Eve: Burst Error Plus +SLPM_663.37 Eve: New Generation +SLPM_663.38 Eve: New Generation +SLPM_550.86 Ever 17: The Out of Infinity +SLPS_251.38 Ever 17: The Out of Infinity +SLPM_654.21 Ever 17: The Out of Infinity Premium Edition +SCES_516.48 EverQuest: Online Adventures +SCES_517.25 EverQuest: Online Adventures +SLUS_204.70 EverQuest: Online Adventures +SCED_517.28 EverQuest: Online Adventures (Demo) +SLUS_290.50 EverQuest: Online Adventures (Demo) +SLUS_207.44 EverQuest: Online Adventures: Frontiers +SLES_506.39 Everblue +SLPM_620.81 Everblue +SLES_513.81 Everblue 2 +SLPM_622.14 Everblue 2 +SLUS_205.98 Everblue 2 +SLES_500.50 Evergrace +SLPS_250.03 Evergrace +SLUS_200.16 Evergrace +SLPS_250.44 Evergrace II +SCES_525.82 Everybody's Golf +SCKA_200.57 Everybody's Golf 4 +SCKA_201.05 Everybody's Golf 4 +SCES_545.35 Everybody's Tennis +SLES_515.88 Evil Dead: A Fistful of Boomstick +SLES_518.06 Evil Dead: A Fistful of Boomstick +SLUS_204.03 Evil Dead: A Fistful of Boomstick +SLES_534.57 Evil Dead: Regeneration +SLUS_210.48 Evil Dead: Regeneration +SLES_502.01 Evil Twin: Cyprien's Chronicles +SLES_539.76 Evolution GT +SLES_542.54 Evolution GT +SLES_513.49 Evolution Skateboarding +SLKA_250.15 Evolution Skateboarding +SLPM_652.13 Evolution Skateboarding +SLUS_205.40 Evolution Skateboarding +SLES_513.92 Evolution Snowboarding +SLKA_250.14 Evolution Snowboarding +SLPM_652.31 Evolution Snowboarding +SLUS_205.46 Evolution Snowboarding +SLES_526.01 ExZeus +SLPS_250.83 Exciting Pro Wres 3 +SLPS_250.87 Exciting Pro Wres 3 +SLPS_734.09 Exciting Pro Wres 3 +SLPM_601.69 Exciting Pro Wres 3 (Taikenban) +SLPS_252.10 Exciting Pro Wres 4 +SLPM_601.97 Exciting Pro Wres 4 (Taikenban) +SLPS_202.23 Exciting Pro Wres 4 (Taikenban) +SLPM_657.79 Exciting Pro Wres 5 +SLPS_253.26 Exciting Pro Wres 5 +SLPS_253.27 Exciting Pro Wres 5 +SLPM_658.52 Exciting Pro Wres 6 (Taikenban) +SLPM_658.81 Exciting Pro Wres 6: WWE SmackDown^! vs. Raw +SLPM_661.87 Exciting Pro Wres 6: WWE SmackDown^! vs. Raw +SLPM_610.98 Exciting Pro Wres 6: WWE SmackDown^! vs. Raw (Taikenban) +SLPM_661.88 Exciting Pro Wres 7 (Taikenban) +SLPM_662.68 Exciting Pro Wres 7: WWE SmackDown^! vs. Raw 2006 +SCED_514.07 Exclusive PlayStation 2 Summer Sample Disc +SCES_514.07 Exclusive PlayStation 2 Summer Sample Disc +SCES_502.40 Extermination +SCPS_150.11 Extermination +SCPS_192.02 Extermination +SCUS_971.12 Extermination +SCUS_971.60 Extermination (Demo) +PAPX_902.11 Extermination (Taikenban) +SLES_530.80 Extreme Sprint 3010 +SCUS_975.07 EyeToy (Demo) +SCUS_976.00 EyeToy (Demo) +SCES_545.38 EyeToy Play: Astro Zoo +SCES_550.38 EyeToy Play: Hero +SCES_550.83 EyeToy Play: PomPom Party +SCED_531.77 EyeToy Special Demo (Demo) +SCES_530.55 EyeToy: Antigrav +SCUS_974.14 EyeToy: Antigrav +SCUS_974.38 EyeToy: Antigrav (Demo) +SCED_537.92 EyeToy: Antigrav + SpyToy Demo (Demo) +SCES_521.54 EyeToy: Chat +SCED_528.18 EyeToy: Chat Light +SCED_521.47 EyeToy: Christmas Wishi Washi (Demo) +SCPS_150.73 EyeToy: Furi Furi Dance Tengoku +SCPS_150.76 EyeToy: Furi Furi Dance Tengoku +SCES_518.95 EyeToy: Groove +SCKA_200.24 EyeToy: Groove +SCKA_240.12 EyeToy: Groove +SCUS_973.45 EyeToy: Groove +SCUS_974.00 EyeToy: Groove +SCES_528.83 EyeToy: Kinetic +SCUS_974.78 EyeToy: Kinetic +SCUS_974.97 EyeToy: Kinetic +SCED_535.22 EyeToy: Kinetic (Demo) +SCES_541.48 EyeToy: Kinetic Combat +SCED_544.95 EyeToy: Kinetic Combat (Demo) +SCES_529.30 EyeToy: Monkey Mania +SCUS_975.23 EyeToy: Operation Spy +SCCS_400.17 EyeToy: Play +SCES_515.13 EyeToy: Play +SCKA_200.17 EyeToy: Play +SCPS_150.61 EyeToy: Play +SCPS_150.70 EyeToy: Play +SCUS_973.19 EyeToy: Play +SCED_517.79 EyeToy: Play (Demo) +PCPX_966.38 EyeToy: Play (Taikenban) +SCES_527.48 EyeToy: Play 2 +SCPS_150.89 EyeToy: Play 2 +SCPS_150.94 EyeToy: Play 2 +SCUS_974.68 EyeToy: Play 2 +SCUS_974.95 EyeToy: Play 2 +SCED_529.69 EyeToy: Play 2 (Demo) +SCES_533.15 EyeToy: Play 3 +SCED_536.13 EyeToy: Play 3 + SpyToy (Demo) +SCES_540.94 EyeToy: Play Sports +SCED_541.34 EyeToy: Play Sports (Demo) +SCCS_400.18 EyeToy: Saru EyeToy: Oosawagi^! Ukkiuki Game Tenkomori^!^! +SCPS_150.78 EyeToy: Saru EyeToy: Oosawagi^! Ukkiuki Game Tenkomori^!^! +SLPM_662.18 Eyeshield 21: AmeFoot Yarou ze^! Ya-^! Ha-^! +SLES_504.23 F1 2001 +SLES_504.31 F1 2001 +SLPS_201.20 F1 2001 +SLUS_202.64 F1 2001 +SLES_508.74 F1 2002 +SLES_508.75 F1 2002 +SLPS_201.99 F1 2002 +SLUS_204.55 F1 2002 +SLES_515.84 F1 Career Challenge +SLPS_202.95 F1 Career Challenge +SLUS_206.93 F1 Career Challenge +SLES_500.17 F1 Championship Season 2000 +SLPS_200.44 F1 Championship Season 2000 +SLUS_201.03 F1 Championship Season 2000 +SLES_500.46 F1 Racing Championship +SLES_500.47 F1 Racing Championship +SLPS_200.42 F1 Racing Championship +SLPM_652.96 F: Fanatic +SLES_535.29 FIFA 06 +SLES_535.30 FIFA 06 +SLES_535.31 FIFA 06 +SLES_535.32 FIFA 06 +SLES_535.33 FIFA 06 +SLUS_291.60 FIFA 06 (Demo) +SLED_536.64 FIFA 06: Demo Pre-Release Version (Demo) +SLAJ_250.88 FIFA 07 +SLES_542.40 FIFA 07 +SLES_542.41 FIFA 07 +SLES_542.43 FIFA 07 +SLES_542.44 FIFA 07 +SLES_542.46 FIFA 07 +SLED_543.27 FIFA 07 (Demo) +SLES_548.70 FIFA 08 +SLES_548.71 FIFA 08 +SLES_548.72 FIFA 08 +SLES_548.73 FIFA 08 +SLES_548.74 FIFA 08 +SLES_552.43 FIFA 09 +SLES_552.44 FIFA 09 +SLES_552.45 FIFA 09 +SLES_552.46 FIFA 09 +SLES_552.47 FIFA 09 +SLPM_551.34 FIFA 09: World Class Soccer +SLES_555.81 FIFA 10 +SLES_555.82 FIFA 10 +SLES_555.83 FIFA 10 +SLES_555.84 FIFA 10 +SLES_555.85 FIFA 10 +SLPM_552.26 FIFA 10: World Class Soccer +SLES_556.42 FIFA 11 +SLES_556.43 FIFA 11 +SLES_556.44 FIFA 11 +SLES_556.52 FIFA 12 +SLES_556.53 FIFA 12 +SLES_556.54 FIFA 12 +SLES_556.64 FIFA 13 +SLES_556.65 FIFA 13 +SLUS_219.54 FIFA 13 +SLES_556.71 FIFA 14 +SLES_556.72 FIFA 14 +SLUS_270.93 FIFA 14 +SLES_500.11 FIFA 2001 +SLES_500.12 FIFA 2001 +SLES_500.13 FIFA 2001 +SLES_500.14 FIFA 2001 +SLES_500.15 FIFA 2001 +SLES_500.16 FIFA 2001 +SLUS_200.97 FIFA 2001 +SLPS_200.54 FIFA 2001: World Championship +SLPS_250.69 FIFA 2002: Road to FIFA World Cup +SLPS_251.79 FIFA 2003: Europe Soccer +SLES_504.64 FIFA Football 2002 +SLES_504.65 FIFA Football 2002 +SLES_504.66 FIFA Football 2002 +SLES_504.67 FIFA Football 2002 +SLES_504.69 FIFA Football 2002 +SLES_504.70 FIFA Football 2002 +SLES_504.71 FIFA Football 2002 +SLPM_675.03 FIFA Football 2002 +SLES_511.97 FIFA Football 2003 +SLED_513.42 FIFA Football 2003 (Demo) +SLES_519.53 FIFA Football 2004 +SLES_519.63 FIFA Football 2004 +SLES_519.64 FIFA Football 2004 +SLES_525.59 FIFA Football 2005 +SLES_525.60 FIFA Football 2005 +SLES_525.61 FIFA Football 2005 +SLES_525.62 FIFA Football 2005 +SLES_525.63 FIFA Football 2005 +SLED_528.90 FIFA Football 2005 (Demo) +SLUS_212.80 FIFA Soccer 06 +SLUS_214.33 FIFA Soccer 07 +SLUS_291.94 FIFA Soccer 07 (Demo) +SLUS_216.48 FIFA Soccer 08 +SLUS_292.01 FIFA Soccer 08 (Demo) +SLUS_217.76 FIFA Soccer 09 +SLUS_219.05 FIFA Soccer 10 +SLUS_219.41 FIFA Soccer 11 +SLUS_219.47 FIFA Soccer 12 +SLUS_202.80 FIFA Soccer 2002 +SLUS_205.80 FIFA Soccer 2003 +SLKA_250.87 FIFA Soccer 2004 +SLUS_207.50 FIFA Soccer 2004 +SLKA_252.09 FIFA Soccer 2005 +SLUS_210.51 FIFA Soccer 2005 +SLUS_291.27 FIFA Soccer 2005 (Demo) +SLPS_200.20 FIFA Soccer World Championship +SLES_530.64 FIFA Street +SLPM_660.47 FIFA Street +SLUS_211.47 FIFA Street +SLES_537.96 FIFA Street 2 +SLES_537.97 FIFA Street 2 +SLKA_253.74 FIFA Street 2 +SLPM_664.43 FIFA Street 2 +SLUS_213.69 FIFA Street 2 +SLED_539.53 FIFA Street 2 (Demo) +SLPM_655.27 FIFA Total Football +SLPM_657.46 FIFA Total Football 2 +SLES_540.61 FIFA World Cup Germany 2006 +SLES_540.62 FIFA World Cup Germany 2006 +SLES_540.63 FIFA World Cup Germany 2006 +SLES_540.64 FIFA World Cup Germany 2006 +SLES_540.81 FIFA World Cup Germany 2006 +SLPM_663.86 FIFA World Cup Germany 2006 +SLUS_214.08 FIFA World Cup Germany 2006 +SLED_541.03 FIFA World Cup Germany 2006 (Demo) +SLUS_291.89 FIFA World Cup Germany 2006 (Demo) +SLPM_627.70 FIVB Volleyball World Cup: Venus Evolution +SLPS_205.05 FIVB Volleyball World Cup: Venus Evolution +SLES_535.39 Fahrenheit +SLES_535.40 Fahrenheit +SLPM_661.93 Fahrenheit +SLED_535.91 Fahrenheit (Demo) +SLES_547.95 Falling Stars +SLUS_217.34 Falling Stars +SLES_515.25 Fallout: Brotherhood of Steel +SLES_515.26 Fallout: Brotherhood of Steel +SLPM_659.15 Fallout: Brotherhood of Steel +SLUS_205.39 Fallout: Brotherhood of Steel +SLES_520.60 Fame Academy +SLES_534.68 Family Board Games +SLUS_214.46 Family Feud +SLES_541.26 Family Guy: Video Game^! +SLES_543.94 Family Guy: Video Game^! +SLUS_215.60 Family Guy: Video Game^! +SLPM_611.29 Famitsu PS2 Special Disc: Capcom Game Collection (Demo) (Taikenban) +SLES_531.43 Fantastic 4 +SLES_531.44 Fantastic 4 +SLES_531.45 Fantastic 4 +SLES_531.47 Fantastic 4 +SLES_532.81 Fantastic 4 +SLUS_206.15 Fantastic 4 +SLPS_252.36 Fantastic Fortune 2 +SLPS_253.96 Fantastic Fortune 2: Triple Star +SLES_546.16 Fantastic Four: Rise of the Silver Surfer +SLES_547.76 Fantastic Four: Rise of the Silver Surfer +SLUS_215.44 Fantastic Four: Rise of the Silver Surfer +SCES_500.02 Fantavision +SCPS_110.02 Fantavision +SCUS_971.05 Fantavision +PAPX_902.01 Fantavision (Taikenban) +PCPX_963.02 Fantavision (Taikenban) +SCPS_550.32 Fantavision: For You and Me +SCPS_550.43 Fatal Frame +SLUS_203.88 Fatal Frame +SLUS_207.66 Fatal Frame II: Crimson Butterfly +SLUS_212.44 Fatal Frame III: The Tormented +SLES_552.31 Fatal Fury: Battle Archives Volume 1 +SLUS_215.37 Fatal Fury: Battle Archives Volume 1 +SLUS_217.23 Fatal Fury: Battle Archives Volume 2 +SLPM_551.08 Fate/Unlimited Codes +SLPM_665.12 Fate/stay night: Réalta Nua +SLPM_665.13 Fate/stay night: Réalta Nua +SLPM_742.70 Fate/stay night: Réalta Nua +SLES_552.94 Ferrari Challenge: Trofeo Pirelli +SLUS_217.80 Ferrari Challenge: Trofeo Pirelli +SCES_509.56 Ferrari F355 Challenge +SLPM_651.78 Ferrari F355 Challenge +SLUS_205.58 Ferrari F355 Challenge +SLPM_664.34 Festa^!^! Hyper Girls Party +SLPS_251.17 Fever 6: Sankyo Koushiki Pachinko Simulation +SLPS_202.65 Fever 7: Sankyo Koushiki Pachinko Simulation +SLPS_202.98 Fever 8: Sankyo Koushiki Pachinko Simulation +SLPS_203.31 Fever 9: Sankyo Koushiki Pachinko Simulation +SLES_527.18 Fight Club +SLUS_208.57 Fight Club +SLUS_291.24 Fight Club (Demo) +SLES_523.74 Fight Night 2004 +SLPM_655.87 Fight Night 2004 +SLUS_209.06 Fight Night 2004 +SLED_523.75 Fight Night 2004 (Demo) +SLUS_290.96 Fight Night 2004 (Demo) +SLES_530.84 Fight Night Round 2 +SLPM_550.35 Fight Night Round 2 +SLPM_660.72 Fight Night Round 2 +SLUS_211.61 Fight Night Round 2 +SLUS_291.45 Fight Night Round 2 (Demo) +SLES_539.82 Fight Night Round 3 +SLUS_213.83 Fight Night Round 3 +SLED_539.83 Fight Night Round 3 (Demo) +SLUS_291.83 Fight Night Round 3 (Demo) +SLES_513.90 FightBox +SLUS_205.24 Fighter Maker 2 +SLES_534.08 Fighting Angels +SLES_510.56 Fighting Fury +SLPS_255.45 Fighting for One Piece +SLPM_656.76 Final Approach +SLPM_663.23 Final Approach +SLPM_669.42 Final Approach 2: 1st Priority +SLPM_669.43 Final Approach 2: 1st Priority +SLES_544.67 Final Armada +SCES_504.90 Final Fantasy X +SCES_504.91 Final Fantasy X +SCES_504.92 Final Fantasy X +SCES_504.93 Final Fantasy X +SCES_504.94 Final Fantasy X +SLPM_661.24 Final Fantasy X +SLPS_250.50 Final Fantasy X +SLPS_725.01 Final Fantasy X +SLUS_203.12 Final Fantasy X +SCED_506.42 Final Fantasy X (Demo) +SLPM_651.15 Final Fantasy X International +SLPM_666.77 Final Fantasy X International +SLPM_675.13 Final Fantasy X International +SLPS_250.88 Final Fantasy X International +SLES_518.15 Final Fantasy X-2 +SLES_518.16 Final Fantasy X-2 +SLES_518.17 Final Fantasy X-2 +SLES_518.18 Final Fantasy X-2 +SLES_518.19 Final Fantasy X-2 +SLKA_251.44 Final Fantasy X-2 +SLPM_661.25 Final Fantasy X-2 +SLPS_252.50 Final Fantasy X-2 +SLUS_206.72 Final Fantasy X-2 +SLED_519.21 Final Fantasy X-2 (Demo) +SCAJ_200.68 Final Fantasy X-2 International + Last Mission +SLPM_654.78 Final Fantasy X-2 International + Last Mission +SLPM_666.78 Final Fantasy X-2 International + Last Mission +SLPM_552.98 Final Fantasy XI: Adoulin no Makyou +SLPM_663.94 Final Fantasy XI: Aht Urhgan no Hihou +SLPM_657.06 Final Fantasy XI: All in One Pack 2004 +SLPM_663.93 Final Fantasy XI: All in One Pack 2006 +SLPM_668.94 Final Fantasy XI: Altana no Shinpei +SLPM_659.53 Final Fantasy XI: Entry Disc 2005 +SCUS_972.66 Final Fantasy XI: Online +SLPS_252.00 Final Fantasy XI: Online +SLUS_210.70 Final Fantasy XI: Online: Chains of Promathia +SLUS_214.04 Final Fantasy XI: Online: Treasures of Aht Urhgan +SLUS_217.04 Final Fantasy XI: Online: Vana'diel Collection 2008 +SLUS_216.94 Final Fantasy XI: Online: Wings of the Goddess Expansion Pack +SLPM_652.89 Final Fantasy XI: PlayOnline Entry Disc +SLPM_657.05 Final Fantasy XI: Promathia no Jubaku +SLPM_668.93 Final Fantasy XI: Vana'diel Collection +SLPM_552.29 Final Fantasy XI: Vana'diel Collection 2 +SLPM_652.87 Final Fantasy XI: Zilart no Gen'ei +SLPM_652.88 Final Fantasy XI: Zilart no Gen'ei +SCKA_200.73 Final Fantasy XII +SLES_543.54 Final Fantasy XII +SLES_543.55 Final Fantasy XII +SLES_543.56 Final Fantasy XII +SLES_543.57 Final Fantasy XII +SLES_543.58 Final Fantasy XII +SLPM_550.22 Final Fantasy XII +SLPM_663.20 Final Fantasy XII +SLUS_209.63 Final Fantasy XII +SLUS_214.75 Final Fantasy XII +SLUS_291.71 Final Fantasy XII (Demo) +SLPM_552.10 Final Fantasy XII International: Zodiac Job System +SLPM_667.50 Final Fantasy XII International: Zodiac Job System +SLES_538.53 Final Fight: Streetwise +SLUS_212.38 Final Fight: Streetwise +SLPM_662.54 Finalist +SLES_549.55 Finkles World +SLUS_210.72 Finny the Fish & the Seven Waters +SLES_532.37 Fire Heroes +SCED_536.79 Fire It Up Lads +SLES_550.41 Fire Pro Wrestling Returns +SLPM_660.82 Fire Pro Wrestling Returns +SLPM_663.88 Fire Pro Wrestling Returns +SLUS_217.02 Fire Pro Wrestling Returns +SLPM_622.87 Fire Pro Wrestling Z +SLPM_623.42 Fire Pro Wrestling Z +SLES_507.16 FireBlade +SLES_509.95 FireBlade +SLUS_201.98 FireBlade +SLED_510.62 FireBlade (Demo) +SLUS_290.30 FireBlade (Demo) +SLES_520.96 Firefighter F.D.18 +SLPM_654.70 Firefighter F.D.18 +SLPM_657.44 Firefighter F.D.18 +SLPM_660.17 Firefighter F.D.18 +SLUS_207.24 Firefighter F.D.18 +SLPM_652.56 First Kiss Stories +SLPM_653.13 First Kiss Stories +SLPS_204.77 Fish Eyes 3: Kioku no Hahen-tachi +SLUS_204.28 Fisherman's Bass Club +SLES_514.18 Fisherman's Challenge +SLUS_205.53 Fisherman's Challenge +SLES_532.36 Fishing Fantasy: Buzzrod +SLES_529.83 Fitness Fun +SLES_527.53 FlatOut +SLES_527.54 FlatOut +SLUS_209.01 FlatOut +SLES_540.02 FlatOut 2 +SLES_540.03 FlatOut 2 +SLUS_212.51 FlatOut 2 +SLPM_665.91 FlatOut 2 GTR (Ganbare^! Tobidase^! Racing^!^!) +SCPS_150.50 Flipnic +SLES_520.65 Flipnic +SLUS_211.57 Flipnic: Ultimate Pinball +SLUS_291.49 Flipnic: Ultimate Pinball (Demo) +SLES_538.48 Flow: Urban Dance Uprising +SLUS_213.19 Flow: Urban Dance Uprising +SLES_502.27 Flucht von Monkey Island +SLPM_620.95 Flying Circus: RC Copter Adventure Championship +SLPM_620.96 Flying Circus: RC Copter Adventure Championship +SLES_519.59 Football Generation +SLPS_203.74 Football Kingdom: Trial Edition +SLES_505.49 Football Manager Campionato 2002 +SLES_510.26 Football Manager Campionato 2003 +SLES_514.60 Football Manager Campionato 2004 +SLES_526.96 Football Manager Campionato 2005 +SLES_509.37 Football Mania +SLPS_255.06 For Symphony: With All One's Heart +SCES_519.20 Forbidden Siren +SCES_523.27 Forbidden Siren +SCES_523.28 Forbidden Siren +SCES_523.29 Forbidden Siren +SCES_523.30 Forbidden Siren +SCED_522.60 Forbidden Siren (Demo) +SCES_538.51 Forbidden Siren 2 +SLUS_212.90 Ford Bold Moves Street Racing +SLES_532.96 Ford Mustang: The Legend Lives +SLUS_211.62 Ford Mustang: The Legend Lives +SLES_517.05 Ford Racing 2 +SLUS_207.88 Ford Racing 2 +SLES_527.20 Ford Racing 3 +SLUS_209.76 Ford Racing 3 +SLUS_216.96 Ford Racing: Off Road +SLES_536.39 Ford Street Racing +SLES_545.19 Ford Street Racing XR Edition +SLES_536.98 Ford vs. Chevy +SLUS_212.76 Ford vs. Chevy +SLUS_203.43 Forever Kingdom +SLES_526.69 Forgotten Realms: Demon Stone +SLPM_659.27 Forgotten Realms: Demon Stone +SLUS_208.04 Forgotten Realms: Demon Stone +SLED_528.52 Forgotten Realms: Demon Stone (Demo) +SLES_524.03 Formula Challenge +SCCS_400.19 Formula One 04 +SCES_520.42 Formula One 04 +SCPS_150.83 Formula One 04 +SCED_526.87 Formula One 04 (Demo) +SCES_530.33 Formula One 05 +SCPS_150.98 Formula One 05 +SCED_534.48 Formula One 05 (Demo) +SCED_534.47 Formula One 05 (Demo) (Press Kit) +SCES_539.50 Formula One 06 +SCPS_151.17 Formula One 06 +SCED_542.07 Formula One 06 (Demo) +SCES_500.04 Formula One 2001 +SCPS_150.19 Formula One 2001 +SCUS_971.50 Formula One 2001 +SCED_503.13 Formula One 2001 (Demo) +SCES_510.04 Formula One 2002 +SCPS_150.32 Formula One 2002 +SCES_515.92 Formula One 2003 +SLPM_680.03 Formula Suzuki Hayabusa Time Attack +SLES_534.87 Forty 4 Party +SLPM_662.03 Fragments Blue +SLPS_254.94 Fragrance Tale +SLES_506.54 Frank Herbert's Dune +SLES_533.14 Frankie Dettori Racing +SLES_539.03 Franklin the Turtle: A Birthday Surprise +SLUS_213.82 Franklin the Turtle: A Birthday Surprise +SLES_503.10 Freak Out +SLES_546.53 Freak Out: Extreme Freeride +SLES_507.13 Freaky Flyers +SLUS_202.84 Freaky Flyers +SLUS_290.61 Freaky Flyers (Demo) +SLES_545.59 Free Running +SLES_514.67 Freedom Fighters +SLES_514.68 Freedom Fighters +SLES_514.69 Freedom Fighters +SLES_514.70 Freedom Fighters +SLES_514.71 Freedom Fighters +SLPM_655.48 Freedom Fighters +SLPM_658.03 Freedom Fighters +SLUS_206.58 Freedom Fighters +SLES_507.53 Freekstyle +SLUS_203.67 Freekstyle +SLPM_627.38 Freekstyle Motocross +SLPS_202.31 Freekstyle Motocross +SLES_507.20 Freestyle Metal X +SLUS_204.94 Freestyle Metal X +SCES_507.91 Frequency +SCUS_971.25 Frequency +SCED_509.90 Frequency (Demo) +SCUS_971.57 Frequency (Demo) +SLES_538.13 Friends: Celui Qui Répond À Toutes les Questions +SLES_538.03 Friends: Das Trivia Game +SLPS_253.85 Friends: Seishun no Kagayaki +SLES_537.61 Friends: The One with All the Trivia +SLES_539.55 Friends: The One with All the Trivia +SLUS_213.13 Friends: The One with All the Trivia +SLPM_653.04 Frogger +SLPM_655.70 Frogger +SLES_514.09 Frogger Beyond +SLPM_655.01 Frogger Rescue +SLUS_207.34 Frogger's Adventures: The Rescue +SLUS_210.98 Frogger: Ancient Shadow +SLES_507.88 Frogger: The Great Quest +SLUS_202.57 Frogger: The Great Quest +SLPM_601.02 From Software First Previews (Taikenban) +SCAJ_200.57 Front Mission 4 +SLPM_654.43 Front Mission 4 +SLUS_208.88 Front Mission 4 +SLPM_662.05 Front Mission 5: Scars of the War +SLPM_664.21 Front Mission 5: Scars of the War +SLPM_659.81 Front Mission Online +SLES_531.48 Fruit Fall +SLES_540.60 Fruit Machine Mania +SLES_502.28 Fuga da Monkey Island +SLUS_204.64 Fugitive Hunter: War on Terror +SLPM_551.20 Fukakutei Sekai no Tantei Shinshi: Akugyou Souma no Jiken File +SLPM_551.21 Fukakutei Sekai no Tantei Shinshi: Akugyou Souma no Jiken File +SLPM_625.05 Fukuhara Ai no Takkyuu Icchokusen +SLPM_602.74 Full House Kiss 2 (Taikenban) +SLPM_662.88 Full House Kiss 2: Ren'ai Kaseifu Adventure +SLPM_666.64 Full House Kiss 2: Ren'ai Kaseifu Adventure +SLPM_602.43 Full House Kiss: Ren'ai Adventure (Taikenban) +SLPM_656.38 Full House Kiss: Ren'ai Kaseifu Adventure +SLPM_666.40 Full House Kiss: Ren'ai Kaseifu Adventure +SLES_531.14 Full Spectrum Warrior +SLES_531.31 Full Spectrum Warrior +SLPM_662.63 Full Spectrum Warrior +SLUS_211.45 Full Spectrum Warrior +SLPM_664.27 Full Spectrum Warrior 2: Ten Hammers +SLES_536.56 Full Spectrum Warrior: Ten Hammers +SLES_539.09 Full Spectrum Warrior: Ten Hammers +SLUS_212.50 Full Spectrum Warrior: Ten Hammers +SLUS_211.66 Fullmetal Alchemist 2: Curse of the Crimson Elixir +SLUS_209.94 Fullmetal Alchemist and the Broken Angel +SLKA_253.52 Fullmetal Alchemist: Dream Carnival +SLES_501.06 Fur Fighters: Viggo's Revenge +SLUS_200.88 Fur Fighters: Viggo's Revenge +SLPM_654.93 Furasera: Hurrah^! Sailor +SLPM_655.23 Furasera: Hurrah^! Sailor +SLES_528.24 Furry Tales +SLPM_660.24 Fushigi Yuugi: Genbu Kaiden Gaiden: Kagami no Miko +SLPM_670.00 Fushigi Yuugi: Genbu Kaiden Gaiden: Kagami no Miko +SLPM_669.98 Fushigi Yuugi: Suzaku Ibun +SLPM_623.41 Fushigi no Kuni no Alice +SLPM_661.11 Fushigi no Umi no Nadia: Dennou Battle: Miss Nautilus Contest +SLPM_661.10 Fushigi no Umi no Nadia: Inherit the Blue Water +SLPM_661.12 Fushigi no Umi no Nadia: Inherit the Blue Water +SLPS_254.09 Futakoi +SLPS_254.10 Futakoi +SLPS_256.24 Futakoi +SLPM_602.52 Futakoi (Taikenban) +SLPS_255.15 Futakoi Alternative: Koi to Shoujo to Machine Gun +SLPS_255.16 Futakoi Alternative: Koi to Shoujo to Machine Gun +SLPS_256.33 Futakoi Alternative: Koi to Shoujo to Machine Gun +SLPS_255.43 Futakoi-jima: Koi to Mizugi no Survival +SLPS_256.25 Futakoi-jima: Koi to Mizugi no Survival +SCPS_150.30 Futari no Fantavision +SLES_515.07 Futurama +SLUS_204.39 Futurama +SLES_527.01 Future Tactics: The Uprising +SLUS_208.59 Future Tactics: The Uprising +SLPM_664.58 Fuuraiki +SLPM_669.91 Fuuraiki +SLPM_661.63 Fuuraiki 2 +SLPM_669.92 Fuuraiki 2 +SLPM_658.13 Fuuun Bakumatsuden +SLPM_742.28 Fuuun Bakumatsuden +SLPM_610.96 Fuuun Bakumatsuden (Taikenban) +SLPM_654.94 Fuuun Shinsengumi +SLPM_742.02 Fuuun Shinsengumi +SLPM_602.25 Fuuun Shinsengumi (Taikenban) +PAPX_905.14 Fuyu no Osusume Soft Otameshi Disc +PCPX_966.29 Fuyu no Osusume Soft Otameshi Disc 2002 +PAPX_905.15 Fuyu no Osusume Soft Otameshi Disc 2003-2004 +SCED_520.94 G-Con 2 Competition Demo (Demo) +SLES_539.34 G-Force +SLPS_250.09 G-Saviour +SLES_505.11 G-Surfers +SLPM_623.26 G-Taste Mahjong +SLPM_623.27 G-Taste Mahjong +SLPM_624.53 G-Taste Mahjong +SLES_555.37 G.I. Joe: The Rise of Cobra +SLUS_218.86 G.I. Joe: The Rise of Cobra +SLES_505.84 G1 Jockey +SLES_513.57 G1 Jockey 3 +SLUS_206.90 G1 Jockey 3 +SLES_539.17 G1 Jockey 4 +SLPM_620.20 GI Jockey 2 +SLPM_601.25 GI Jockey 2 (Taikenban) +SLPM_620.59 GI Jockey 2 2001 +SLPM_620.61 GI Jockey 2 2001 +SLPM_622.77 GI Jockey 3 +SLPM_622.79 GI Jockey 3 +SLPM_625.36 GI Jockey 3 +SLPM_623.92 GI Jockey 3 2003 +SLPM_623.93 GI Jockey 3 2003 +SLPM_625.91 GI Jockey 3: 2005-nendoban +SLPM_662.27 GI Jockey 4 +SLPM_662.29 GI Jockey 4 +SLPM_665.38 GI Jockey 4 2006 +SLPM_669.03 GI Jockey 4 2007 +SLPM_550.72 GI Jockey 4 2008 +SLES_526.02 GT Racers +SLES_520.45 GT-R 400 +SLES_544.40 GT-R Touring +SLES_504.72 GTC Africa +SLPM_622.58 GTC Africa +SCPS_150.72 Gacha Mecha Stadium: Saru Battle +SCPS_110.26 Gacharoku +SCPS_110.34 Gacharoku 2: Kondo wa Sekai Isshuu yo^!^! +SLPS_203.01 Gachinko Pro Yakyuu +SLES_528.45 Gadget & the Gadgetinis +SLES_519.11 Gadget Racers +SLUS_202.25 Gadget Racers +SLKA_253.61 Gaeguri Jungsa Keroro: Bulkkottwineun Battle Royale Z +SCES_534.50 Gaelic Games: Football +SCES_546.38 Gaelic Games: Football 2 +SCES_546.37 Gaelic Games: Hurling +SLPM_652.60 Gaika no Gouhou: Air Land Force +SLPM_665.26 Gaika no Gouhou: Air Land Force +SLPS_254.71 Gakkou o Tsukurou^!^! Happy Days +SLPS_255.98 Gakkou o Tsukurou^!^! Happy Days +SLPS_253.08 Gako Zouryuu: Crouching Tiger, Hidden Dragon +SLPM_610.67 Gako Zouryuu: Crouching Tiger, Hidden Dragon (Taikenban) +SLPM_662.93 Gakuen Alice: Kira Kira Memory Kiss +SLPM_665.19 Gakuen Heaven: Boy's Love Scramble^! +SLPM_669.84 Gakuen Heaven: Boy's Love Scramble^! +SLPS_252.82 Gakuen Heaven: Boy's Love Scramble^! +SLPS_253.81 Gakuen Heaven: Boy's Love Scramble^! Type B +SLPM_625.97 Gakuen Heaven: Okawari^! Boy's Love Attack^! +SLPM_627.43 Gakuen Heaven: Okawari^! Boy's Love Attack^! +SLPM_622.38 Gakuen Toshi Varanoir: Kingdom of Chaos the Universe +SLPS_257.51 Gakuen Utopia: Manabi Straight^! Kira Kira Happy Festa^! +SLPS_257.52 Gakuen Utopia: Manabi Straight^! Kira Kira Happy Festa^! +SLUS_208.22 Galactic Wrestling featuring Ultimate Muscle: The Kinnikuman Legacy +SLUS_291.04 Galactic Wrestling featuring Ultimate Muscle: The Kinnikuman Legacy (Demo) +SLPM_652.54 Galaxy Angel +SLPM_551.18 Galaxy Angel II: Eigou Kaiki no Toki (Disc 1) +SLPM_551.19 Galaxy Angel II: Eigou Kaiki no Toki (Disc 2) +SLPM_550.93 Galaxy Angel II: Mugen Kairou no Kagi (Disc 1) +SLPM_667.79 Galaxy Angel II: Mugen Kairou no Kagi (Disc 1) +SLPM_550.94 Galaxy Angel II: Mugen Kairou no Kagi (Disc 2) +SLPM_667.80 Galaxy Angel II: Mugen Kairou no Kagi (Disc 2) +SLPM_550.29 Galaxy Angel II: Zettai Ryouiki no Tobira +SLPM_662.43 Galaxy Angel II: Zettai Ryouiki no Tobira +SLPM_658.78 Galaxy Angel: Eternal Lovers +SLPM_654.29 Galaxy Angel: Moonlit Lovers +SLPM_610.73 Galaxy Angel: Moonlit Lovers (Taikenban) +SLES_513.43 Galerians: Ash +SLPS_251.19 Galerians: Ash +SLUS_205.60 Galerians: Ash +SLES_555.99 Galileo Mystery: Die Krone des Midas +SLES_530.11 Gallop Racer 2 +SLUS_202.55 Gallop Racer 2001 +SLUS_206.62 Gallop Racer 2003: A New Breed +SLUS_210.31 Gallop Racer 2004 +SLUS_213.93 Gallop Racer 2006 +SLPS_250.36 Gallop Racer 5 +SLPS_251.77 Gallop Racer 6: Revolution +SLPS_734.15 Gallop Racer 6: Revolution +SLPS_255.64 Gallop Racer 8: Live Horse Racing +SLPS_257.01 Gallop Racer Inbreed +SLPS_253.33 Gallop Racer: Lucky 7 +SLPS_200.96 Gambler Densetsu Tetsuya +SLPS_730.04 Gambler Densetsu Tetsuya +SLPM_625.74 Gambler Densetsu Tetsuya Digest +SLPM_653.18 Gambler Densetsu Tetsuya: Kurouto Choujou Kessen +SLPS_200.28 Game Select 5: Wa +SLPS_200.71 Game Select 5: You +SLPM_661.85 Game ni Natta yo^! Dokuro-chan: Kenkou Shindan Daisakusen +SLPM_661.86 Game ni Natta yo^! Dokuro-chan: Kenkou Shindan Daisakusen +SLES_548.66 Games Galaxy 2 +SLPM_620.09 Ganbare^! Nippon^! Olympic 2000 +SCKA_140.01 Gangcheol Gigap Sadan: Online Battlefield +SLPM_659.50 Gantz: The Game +SCPS_550.18 Garakuta Meisaku Gekijou: Rakugaki Oukoku +SLPM_650.97 Garakuta Meisaku Gekijou: Rakugaki Oukoku +SLPM_744.08 Garakuta Meisaku Gekijou: Rakugaki Oukoku +SLPM_601.53 Garakuta Meisaku Gekijou: Rakugaki Oukoku (Taikenban) +SLPM_653.73 Garasu no Bara +SLES_528.43 Garfield +SLES_541.72 Garfield 2 +SLPM_627.33 Garfield: Arleene o Sukue^! +SLES_548.17 Garfield: Lasagna World Tour +SLES_550.42 Garfield: Lasagna World Tour +SLES_550.43 Garfield: Lasagna World Tour +SLUS_217.49 Garfield: Lasagna World Tour +SLES_535.87 Garfield: Saving Arlene +SLPS_255.30 Garouden: Breakblow +SLPM_602.67 Garouden: Breakblow (Taikenban) +SLPS_257.47 Garouden: Breakblow: Fist or Twist +SLES_502.11 Gauntlet: Dark Legacy +SLPM_621.25 Gauntlet: Dark Legacy +SLUS_200.47 Gauntlet: Dark Legacy +SLES_536.67 Gauntlet: Seven Sorrows +SLUS_210.77 Gauntlet: Seven Sorrows +SLPM_653.37 GeGeGe no Kitarou: Ibun Youkai Kitan +SLPM_656.27 GeGeGe no Kitarou: Ibun Youkai Kitan +SLES_548.82 Gecko Blaster +SLPM_664.67 Geesen USA: Midway Arcade Treasures +SLPS_200.10 Gekikuukan Pro Yakyuu: At the End of the Century 1999 +SLPM_601.23 Gekikuukan Pro Yakyuu: At the End of the Century 1999 (Taikenban) +SLPS_200.91 Gekisha Boy 2: Tokudane Taikoku Nippon +SLPM_653.35 Gekitou Pro Yakyuu: Mizushima Shinji All Stars vs. Pro Yakyuu +SLPM_610.52 Gekitou Pro Yakyuu: Mizushima Shinji All Stars vs. Pro Yakyuu (Taikenban) +SCAJ_201.01 Gen Houzi Wan Ba^! Shouwu Zuta Nao Fantian^!^! +SLPS_259.40 Gendai Daisenryaku: Isshoku Sokuhatsu Gunji Balance Houkai +SLES_536.44 Gene Troopers +SLPS_200.86 Generation of Chaos +SLPS_200.87 Generation of Chaos +SLPM_668.43 Generation of Chaos Desire +SCAJ_200.26 Generation of Chaos III: Toki no Fuuin +SLPM_652.78 Generation of Chaos III: Toki no Fuuin +SLPM_652.79 Generation of Chaos III: Toki no Fuuin +SLPM_660.80 Generation of Chaos III: Toki no Fuuin +SLPM_621.61 Generation of Chaos Next: Ushinawareshi Kizuna +SLPM_621.64 Generation of Chaos Next: Ushinawareshi Kizuna +SLPM_626.97 Generation of Chaos Next: Ushinawareshi Kizuna +SCAJ_201.34 Genji +SCES_533.28 Genji +SCKA_200.52 Genji +SCPS_150.95 Genji +PAPX_905.22 Genji (Taikenban) +SCED_537.33 Genji Special Demo (Demo) +SCUS_974.71 Genji: Dawn of the Samurai +SCUS_975.04 Genji: Dawn of the Samurai (Demo) +SCPS_150.14 Genshi no Kotoba +PCPX_966.19 Genshi no Kotoba (Taikenban) +SLPM_650.73 Gensou Suikoden III +SLPM_650.74 Gensou Suikoden III +SLPM_653.05 Gensou Suikoden III +SLPM_656.94 Gensou Suikoden III +SLPM_685.05 Gensou Suikoden III +SLPM_655.99 Gensou Suikoden IV +SLPM_656.00 Gensou Suikoden IV +SLPM_656.56 Gensou Suikoden IV +SLPM_742.13 Gensou Suikoden IV +SLPM_661.70 Gensou Suikoden V +SLPM_662.86 Gensou Suikoden V +SLPM_742.38 Gensou Suikoden V +SLKA_250.09 Geomho 2 +SLES_549.75 George of the Jungle +SLUS_216.68 George of the Jungle and the Search for the Secret +SCED_513.75 Germany Special Issue 3 (Demo) +SLES_555.29 Germany's Next Topmodel +SLPM_622.35 Get Bass Battle +SLPM_659.49 Get Ride^! AMDriver: Soukoku no Shinjitsu +SLES_528.11 Get on da Mic +SLUS_210.36 Get on da Mic +SLPM_623.76 GetBackers: Dakkan'ya: Dakkan da yo^! Zen'in Shuugou^!^! +SLPM_621.86 GetBackers: Dakkan'ya: Ubawareta Mugenjou +SLPM_624.76 GetBackers: Dakkan'ya: Ura Shinjuku Saikyou Battle +SLPM_667.53 Getsumento Heiki Mina: Futatsu no Project M +SLPM_667.54 Getsumento Heiki Mina: Futatsu no Project M +SLES_526.71 Ghost Master: The Gravenville Chronicles +SLES_543.17 Ghost Rider +SLUS_213.06 Ghost Rider +SLES_514.33 Ghost Vibration +SLPM_675.26 Ghost Vibration +SLPS_251.31 Ghost Vibration +SLES_530.20 Ghost in the Shell: Stand Alone Complex +SLUS_210.06 Ghost in the Shell: Stand Alone Complex +SLUS_291.23 Ghost in the Shell: Stand Alone Complex (Demo) +SCES_555.71 Ghostbusters: The Video Game +SLUS_218.82 Ghostbusters: The Video Game +SCES_514.63 Ghosthunter +SCES_521.56 Ghosthunter +SLPM_657.01 Ghosthunter +SLUS_209.93 Ghosthunter +SCED_519.22 Ghosthunter (Demo) +SLPM_625.26 Giant Robo: The Animation: Chikyuu ga Seishi suru Hi +SLES_503.14 Giants: Citizen Kabuto +SLUS_201.78 Giants: Citizen Kabuto +SLKA_251.32 Gidong Jeonsa Gundam: Haehu-ui Uju +SLES_502.76 Gift +SLES_502.96 Gift +SLES_502.98 Gift +SLES_502.99 Gift +SLPM_665.30 Gift: Prism +SLPM_667.86 Gift: Prism +SLES_502.97 Giftie +SLES_535.48 GigaWing Generations +SLPM_622.09 Gigantic Drive +SLPM_669.80 Gin no Eclipse +SLPS_258.09 Gintama: Gin-san to Issho^! Boku no Kabuki-chou Nikki +SLES_531.90 Girl Zone +SLPM_658.55 Girls Bravo: Romance 15's +SLPM_658.56 Girls Bravo: Romance 15's +SLPM_650.52 Gitadora^! GuitarFreaks 4th Mix & DrumMania 3rd Mix +SLES_506.53 Gitaroo Man +SLKA_252.16 Gitaroo Man +SLPM_650.12 Gitaroo Man +SLPM_651.60 Gitaroo Man +SLPM_675.08 Gitaroo Man +SLUS_202.94 Gitaroo Man +SLED_509.80 Gitaroo Man (Demo) +SLPM_620.62 Gitaroo Man One +SCAJ_201.19 Gladiator: Road to Freedom +SLPS_254.56 Gladiator: Road to Freedom +SLPM_661.32 Gladiator: Road to Freedom: Remix +SLPM_665.77 Gladiator: Road to Freedom: Remix +SLES_518.28 Gladiator: Schwert der Rache +SLES_517.66 Gladiator: Sword of Vengeance +SLES_518.27 Gladiator: Sword of Vengeance +SLUS_207.93 Gladiator: Sword of Vengeance +SLES_510.64 Gladius +SLES_510.65 Gladius +SLES_510.66 Gladius +SLUS_204.90 Gladius +SLUS_290.60 Gladius (Demo) +SLES_523.58 Glass Rose +SLES_544.64 Global Defence Force +SLES_545.89 Global Defence Force Tactics +SLPS_200.52 Global Folktale +SLUS_203.95 Global Touring Challenge: Africa +SLES_521.17 Go Go Copter: Remote Control Helicopter +SLES_510.55 Go Go Golf +SLES_547.26 Go Kart Rally +SLES_504.33 GoDai: Elemental Force +SLES_507.04 GoDai: Elemental Force +SLES_507.05 GoDai: Elemental Force +SLUS_202.88 GoDai: Elemental Force +SLES_524.33 Goblin Commander: Unleash the Horde +SLUS_207.92 Goblin Commander: Unleash the Horde +SLES_544.90 God Hand +SLPM_665.50 God Hand +SLPM_742.41 God Hand +SLUS_215.03 God Hand +SCAJ_300.10 God of War +SCES_531.33 God of War +SCUS_973.99 God of War +SLPM_670.10 God of War +SLPM_670.11 God of War +SCED_534.31 God of War (Demo) +SCAJ_300.11 God of War II +SCES_542.06 God of War II +SCKA_300.06 God of War II +SCKA_300.07 God of War II +SCUS_974.81 God of War II +SCED_546.80 God of War II (Demo) +SLPM_670.13 God of War II: Shuuen e no Jokyoku +SCUS_974.82 God of War II: The Colossus Battle +SLPM_611.61 God of War II: The End Begins (Taikenban) +SCUS_974.67 God of War: The Hydra Battle (Demo) +SCKA_300.02 God of War: Yeonghonui Banyeokja +SCKA_300.03 God of War: Yeonghonui Banyeokja +SLPM_658.05 Godzilla: Kaijuu Dairantou: Chikyuu Saishuu Kessen +SLES_527.66 Godzilla: Save the Earth +SLUS_208.09 Godzilla: Save the Earth +SLES_549.60 Godzilla: Unleashed +SLUS_217.07 Godzilla: Unleashed +SCKA_200.25 Goehon: Gulryeora^! Wangjanim^! +SCKA_900.16 Goehon: Gulryeora^! Wangjanim^! +SLPM_650.46 Gofungo no Sekai +SLPM_660.86 Gokujou Seitokai +SLPM_666.31 Gokujou Seitokai +SLPS_203.02 Gokuraku-jong Premium +SLPS_203.14 Gold X +SLES_531.74 Golden Age of Racing +SLES_529.77 GoldenEye: Agente Corrupto +SLES_529.75 GoldenEye: Au Service du Mal +SLPM_657.63 GoldenEye: Dark Agent +SLPM_661.45 GoldenEye: Dark Agent +SLES_529.74 GoldenEye: Rogue Agent +SLES_529.76 GoldenEye: Rogue Agent +SLUS_210.64 GoldenEye: Rogue Agent +SLPS_250.46 Golf Navigator Vol. 1: Caledonian Golf Club, Soubu Country Club: Soubu Course +SLPS_250.47 Golf Navigator Vol. 2: Kawagoe Country Club, Shizuoka Country Hamaoka Course: Takamatsu Course +SLPS_250.55 Golf Navigator Vol. 3: Rope Club, Taiheiyou Associates: Sherwood Course +SLPS_200.09 Golf Paradise +SLPM_601.07 Golf Paradise (Taikenban) +SLPS_250.27 Golf Paradise DX +SLPS_250.32 Golful Golf +SLPM_601.41 Golful Golf (Taikenban) +SCKA_200.27 Gonggak Gidongdae: Stand Alone Complex +SLUS_218.34 Goosebumps HorrorLand +SLES_541.81 Gottlieb Pinball Classics +SLES_500.38 Gradius III and IV +SLUS_200.40 Gradius III and IV +SLPM_620.07 Gradius III and IV: Fukkatsu no Shinwa +SLPM_620.63 Gradius III and IV: Fukkatsu no Shinwa +SLPM_625.30 Gradius III and IV: Fukkatsu no Shinwa +SLES_520.95 Gradius V +SLPM_624.62 Gradius V +SLPM_626.21 Gradius V +SLUS_207.12 Gradius V +SLPM_602.47 Gradius V (Taikenban) +SLES_533.11 Graffiti Kingdom +SLUS_211.36 Graffiti Kingdom +PAPX_902.03 Gran Turismo 2000 (Taikenban) +PBPX_955.02 Gran Turismo 3: A-Spec +PBPX_955.03 Gran Turismo 3: A-Spec +SCES_502.94 Gran Turismo 3: A-Spec +SCPS_150.09 Gran Turismo 3: A-Spec +SCPS_720.01 Gran Turismo 3: A-Spec +SCUS_971.02 Gran Turismo 3: A-Spec +SCUS_975.12 Gran Turismo 3: A-Spec +SCUS_971.15 Gran Turismo 3: A-Spec (Demo) +PAPX_902.07 Gran Turismo 3: A-Spec: Autobacs Gentei Replay Theater (Demo) +PCPX_963.12 Gran Turismo 3: A-Spec: Autobacs Tentou Shiyuu Disc (Taikenban) +PAPX_902.09 Gran Turismo 3: A-Spec: Netz Toyota: Replay Theater Disc (Demo) +PAPX_902.08 Gran Turismo 3: A-Spec: Replay Theater (Demo) +PCPX_963.11 Gran Turismo 3: A-Spec: Tentou Shiyuu Disc +PCPX_966.09 Gran Turismo 3: A-Spec: Tentou Shiyuu Disc Vol. 2 +SCUS_972.19 Gran Turismo 3: Nissan 350Z Edition (Demo) +PBPX_956.01 Gran Turismo 4 +SCAJ_300.06 Gran Turismo 4 +SCAJ_300.07 Gran Turismo 4 +SCAJ_300.08 Gran Turismo 4 +SCES_517.19 Gran Turismo 4 +SCKA_300.01 Gran Turismo 4 +SCPS_170.01 Gran Turismo 4 +SCPS_192.52 Gran Turismo 4 +SCUS_906.82 Gran Turismo 4 +SCUS_973.28 Gran Turismo 4 +SCUS_975.63 Gran Turismo 4 +SCED_525.78 Gran Turismo 4 (BMW 1 Series Virtual Drive Dealership) (Demo) +SCED_526.81 Gran Turismo 4 (BMW 1 Series Virtual Drive) (Demo) +PCPX_966.49 Gran Turismo 4: First Preview (Taikenban) +SCPM_853.04 Gran Turismo 4: First Preview (Taikenban) +PAPX_905.08 Gran Turismo 4: Lupo Cup Training Version +SCUS_974.83 Gran Turismo 4: Mazda MX-5 Edition (Demo) +PAPX_905.23 Gran Turismo 4: Online Test Version +PAPX_905.12 Gran Turismo 4: Prius Trial Version (Taikenban) +PBPX_955.23 Gran Turismo 4: Prologue +PBPX_955.24 Gran Turismo 4: Prologue +SCAJ_200.66 Gran Turismo 4: Prologue +SCES_524.38 Gran Turismo 4: Prologue +SCKA_200.22 Gran Turismo 4: Prologue +SCPS_150.55 Gran Turismo 4: Prologue +PCPX_966.24 Gran Turismo Concept: 2001 Tokyo +SCPS_150.10 Gran Turismo Concept: 2001 Tokyo +SCPS_550.05 Gran Turismo Concept: 2001 Tokyo +SCES_508.58 Gran Turismo Concept: 2002 Tokyo-Geneva +SCPS_559.02 Gran Turismo Concept: 2002 Tokyo-Geneva +SCPS_559.03 Gran Turismo Concept: 2002 Tokyo-Geneva +SCKA_200.29 Gran Turismo Concept: 2002 Tokyo-Seoul +SCPS_560.05 Gran Turismo Concept: 2002 Tokyo-Seoul +PAPX_905.04 Gran Turismo Concept: Airtrek Turbo Special Edition (Taikenban) +SCPM_853.01 Gran Turismo Concept: Copen Special Edition (Taikenban) +SCED_524.55 Gran Turismo Special Edition 2004 Geneva Version (Demo) +SCUS_973.84 Gran Turismo Special Edition 2004 Toyota Demo +SCED_513.52 Gran Turismo: Nissan Micra Edition (Demo) +PCPX_966.34 Gran Turismo: Subaru Driving Simulator Version (Taikenban) +SLES_512.96 Grand Prix Challenge +SLPM_652.76 Grand Prix Challenge +SLUS_206.30 Grand Prix Challenge +SLES_503.30 Grand Theft Auto III +SLES_507.93 Grand Theft Auto III +SLPM_552.93 Grand Theft Auto III +SLPM_653.82 Grand Theft Auto III +SLPM_657.60 Grand Theft Auto III +SLPM_667.89 Grand Theft Auto III +SLUS_200.62 Grand Theft Auto III +SLES_541.35 Grand Theft Auto: Liberty City Stories +SLES_541.36 Grand Theft Auto: Liberty City Stories +SLPM_550.38 Grand Theft Auto: Liberty City Stories +SLPM_668.51 Grand Theft Auto: Liberty City Stories +SLUS_214.23 Grand Theft Auto: Liberty City Stories +SLES_525.41 Grand Theft Auto: San Andreas +SLES_529.27 Grand Theft Auto: San Andreas +SLPM_552.92 Grand Theft Auto: San Andreas +SLPM_659.84 Grand Theft Auto: San Andreas +SLPM_667.88 Grand Theft Auto: San Andreas +SLUS_209.46 Grand Theft Auto: San Andreas +SLES_510.61 Grand Theft Auto: Vice City +SLES_513.16 Grand Theft Auto: Vice City +SLES_515.95 Grand Theft Auto: Vice City +SLPM_552.91 Grand Theft Auto: Vice City +SLPM_654.88 Grand Theft Auto: Vice City +SLPM_660.34 Grand Theft Auto: Vice City +SLPM_667.90 Grand Theft Auto: Vice City +SLUS_205.52 Grand Theft Auto: Vice City +SLES_546.22 Grand Theft Auto: Vice City Stories +SLES_546.23 Grand Theft Auto: Vice City Stories +SLPM_551.35 Grand Theft Auto: Vice City Stories +SLPM_669.17 Grand Theft Auto: Vice City Stories +SLUS_215.90 Grand Theft Auto: Vice City Stories +SCPS_550.12 Grandia II +SLES_504.98 Grandia II +SLPM_650.81 Grandia II +SLUS_201.94 Grandia II +SLPM_659.76 Grandia III (Disc 1) +SLUS_213.34 Grandia III (Disc 1) +SLPM_659.77 Grandia III (Disc 2) +SLUS_213.45 Grandia III (Disc 2) +SCPS_550.10 Grandia Xtreme +SLPM_650.82 Grandia Xtreme +SLPM_650.89 Grandia Xtreme +SLUS_204.17 Grandia Xtreme +SLPS_200.38 Grappler Baki: Baki Saikyou Retsuden +SLES_507.15 Gravity Games Bike: Street. Vert. Dirt. +SLUS_203.10 Gravity Games Bike: Street. Vert. Dirt. +SCED_506.33 Gravity Sucks +SLPM_620.28 Greatest Striker +SLPM_601.20 Greatest Striker (Taikenban) +SLPM_652.81 Green Green: Kane no Ne: Dynamic +SLPM_652.83 Green Green: Kane no Ne: Romantic +SLUS_215.39 Greg Hastings' Tournament Paintball Max'd +SLES_519.33 Gregory Horror Show +SLPM_653.24 Gregory Horror Show: Soul Collector +SLPM_610.55 Gregory Horror Show: Soul Collector (Taikenban) +SCUS_974.66 Gretzky NHL 06 +SCUS_975.06 Gretzky NHL 06 (Demo) +SCUS_974.09 Gretzky NHL 2005 +SLES_548.97 GrimGrimoire +SLKA_254.05 GrimGrimoire +SLPS_257.71 GrimGrimoire +SLPS_257.72 GrimGrimoire +SLPS_258.84 GrimGrimoire +SLUS_216.04 GrimGrimoire +SLES_519.99 Grooverider +SLES_520.58 Grooverider +SLUS_207.58 Growlanser Generations (Disc 1) (Growlanser II: The Sense of Justice) +SLUS_207.59 Growlanser Generations (Disc 2) (Growlanser III: The Dual Darkness) +SLKA_150.07 Growlanser II: The Sense of Justice +SLPM_622.06 Growlanser II: The Sense of Justice +SLPM_624.39 Growlanser II: The Sense of Justice +SLPS_201.05 Growlanser II: The Sense of Justice +SLPS_201.06 Growlanser II: The Sense of Justice +SLKA_150.21 Growlanser III: The Dual Darkness +SLPM_621.07 Growlanser III: The Dual Darkness +SLPM_621.08 Growlanser III: The Dual Darkness +SLPM_624.38 Growlanser III: The Dual Darkness +SLPM_624.40 Growlanser III: The Dual Darkness +SLPM_625.60 Growlanser IV Return: Wayfarer of the Time +SLPM_653.83 Growlanser IV: Wayfarer of the Time +SLPM_654.08 Growlanser IV: Wayfarer of the Time +SLPM_658.75 Growlanser IV: Wayfarer of the Time +SLPM_662.49 Growlanser V: Generations +SLPM_664.18 Growlanser V: Generations +SLPM_611.48 Growlanser V: Generations (Taikenban) +SLPM_667.16 Growlanser VI: Precarious World +SLES_552.15 Growlanser: Heritage of War +SLUS_215.71 Growlanser: Heritage of War +SLPS_252.14 Guardian Angel +SLES_533.44 Guerrilla Strike +SLES_532.84 Guilty Gear Isuka +SLPM_656.44 Guilty Gear Isuka +SLUS_209.08 Guilty Gear Isuka +SLUS_280.46 Guilty Gear Isuka (Demo) +SLES_505.91 Guilty Gear X +SLUS_202.87 Guilty Gear X +SLPM_645.25 Guilty Gear X Plus +SLPS_201.36 Guilty Gear X Plus +SLPS_201.37 Guilty Gear X Plus +SLPM_601.62 Guilty Gear X Plus (Taikenban) +SLES_513.44 Guilty Gear X2 +SLUS_204.36 Guilty Gear X2 +SLES_529.67 Guilty Gear X2 #Reload: The Midnight Carnival +SCAJ_200.33 Guilty Gear XX #Reload: The Midnight Carnival +SLKA_250.70 Guilty Gear XX #Reload: The Midnight Carnival +SLPS_252.61 Guilty Gear XX #Reload: The Midnight Carnival +SLPM_667.46 Guilty Gear XX Accent Core +SLUS_216.52 Guilty Gear XX Accent Core +SLES_554.83 Guilty Gear XX Accent Core Plus +SLPM_669.64 Guilty Gear XX Accent Core Plus +SLPM_669.65 Guilty Gear XX Accent Core Plus +SLUS_218.47 Guilty Gear XX Accent Core Plus +SLPM_663.33 Guilty Gear XX Slash: The Midnight Carnival +SLPM_667.20 Guilty Gear XX Slash: The Midnight Carnival +SCAJ_200.05 Guilty Gear XX: The Midnight Carnival +SLPS_251.84 Guilty Gear XX: The Midnight Carnival +SLPM_601.93 Guilty Gear XX: The Midnight Carnival (Taikenban) +SLPM_658.86 Guisard Revolution: Bokura wa Omoi o Mi ni Matou +SLES_540.93 Guitar Hero +SLES_541.32 Guitar Hero +SLUS_212.24 Guitar Hero +SLES_555.33 Guitar Hero 5 +SLUS_218.65 Guitar Hero 5 +SLUS_215.86 Guitar Hero Encore: Rocks the 80s +SLES_544.42 Guitar Hero II +SLUS_214.47 Guitar Hero II +SLED_545.09 Guitar Hero II (Demo) +SLUS_291.98 Guitar Hero II (Demo) +SLES_549.62 Guitar Hero III: Legends of Rock +SLES_549.74 Guitar Hero III: Legends of Rock +SLKA_254.14 Guitar Hero III: Legends of Rock +SLPS_258.40 Guitar Hero III: Legends of Rock +SLUS_216.72 Guitar Hero III: Legends of Rock +SLES_553.55 Guitar Hero World Tour +SLUS_217.81 Guitar Hero World Tour +SLES_551.91 Guitar Hero: Aerosmith +SLES_552.00 Guitar Hero: Aerosmith +SLPS_258.86 Guitar Hero: Aerosmith +SLPS_258.89 Guitar Hero: Aerosmith +SLUS_217.40 Guitar Hero: Aerosmith +SLES_555.44 Guitar Hero: Greatest Hits +SLES_554.72 Guitar Hero: Metallica +SLUS_218.43 Guitar Hero: Metallica +SLES_548.59 Guitar Hero: Rocks the 80s +SLES_548.60 Guitar Hero: Rocks the 80s +SLUS_218.66 Guitar Hero: Smash Hits +SLES_555.18 Guitar Hero: Van Halen +SLUS_218.67 Guitar Hero: Van Halen +SLUS_219.24 Guitar Hero: Van Halen +SLPM_666.86 GuitarFreaks & DrumMania Masterpiece Gold +SLPM_664.84 GuitarFreaks & DrumMania Masterpiece Silver +SLPM_668.22 GuitarFreaks & DrumMania V3 +SLPM_650.11 GuitarFreaks 3rd Mix & DrumMania 2nd Mix +SLPM_663.13 GuitarFreaks V & DrumMania V +SLPM_665.75 GuitarFreaks V2 & DrumMania V2 +SLES_509.84 Gumball 3000 +SLES_509.85 Gumball 3000 +SLES_535.23 Gun +SLES_536.47 Gun +SLUS_211.39 Gun +SLES_545.44 Gun Club +SLPM_650.59 Gun Survivor 2: Biohazard: Code: Veronica +SLPM_650.60 Gun Survivor 2: Biohazard: Code: Veronica +SLPM_744.09 Gun Survivor 2: Biohazard: Code: Veronica +SLPM_610.20 Gun Survivor 2: Biohazard: Code: Veronica (Taikenban) +SLPM_651.39 Gun Survivor 3: Dino Crisis +SLPM_675.29 Gun Survivor 3: Dino Crisis +SLPM_610.26 Gun Survivor 3: Dino Crisis (Taikenban) +SLPM_652.45 Gun Survivor 4: Biohazard: Heroes Never Die +SLPM_610.39 Gun Survivor 4: Biohazard: Heroes Never Die (Taikenban) +SLPM_624.69 Gunbird 1 & 2 +SLES_530.21 Gunbird Special Edition +SLKA_150.04 Gunbird: Premium Package +SLES_526.20 Guncom 2 +SLPM_551.22 Gundam Musou 2 +SLPM_552.42 Gundam Musou 2 +SLPM_669.40 Gundam Musou Special +SLPM_742.67 Gundam Musou Special +SLPS_255.20 Gundam True Odyssey: Ushinawareshi G no Densetsu +SLPS_732.46 Gundam True Odyssey: Ushinawareshi G no Densetsu +SLES_512.89 Gunfighter II: Revenge of Jesse James +SCPS_560.14 Gungrave +SLES_512.36 Gungrave +SLPM_651.52 Gungrave +SLPM_651.53 Gungrave +SLPM_655.02 Gungrave +SLUS_204.93 Gungrave +SLUS_280.15 Gungrave (Demo) +SLPM_601.84 Gungrave (Taikenban) +SCAJ_200.82 Gungrave O.D. +SCKA_200.26 Gungrave O.D. +SLPM_654.92 Gungrave O.D. +SLPM_602.18 Gungrave O.D. (Taikenban) +SLES_529.41 Gungrave: Overdose +SLUS_210.20 Gungrave: Overdose +SLES_501.58 Gungriffon Blaze +SLES_501.59 Gungriffon Blaze +SLES_501.60 Gungriffon Blaze +SLPM_740.01 Gungriffon Blaze +SLPS_200.33 Gungriffon Blaze +SLUS_200.80 Gungriffon Blaze +SLPM_601.21 Gungriffon Blaze & Silpheed: The Lost Planet (Taikenban) +SCPS_151.10 Gunparade Orchestra: Ao no Shou: Hikari no Umi kara Tegami o Okuri masu +SCPS_151.08 Gunparade Orchestra: Midori no Shou: Ookami to Kare no Shounen +SCPS_151.04 Gunparade Orchestra: Shiro no Shou: Aomori Penguin Densetsu +SLPS_253.43 Gunslinger Girl. Volume.I +SLPS_253.73 Gunslinger Girl. Volume.II +SLPS_253.88 Gunslinger Girl. Volume.III +SLPS_251.65 Gunvari Collection + Time Crisis +SLPS_254.81 Guts da^!^! Mori no Ishimatsu +SLKA_251.71 Guwon +SLES_505.59 Guy Roux Manager 2002 +SLKA_251.93 Gwimuja 2 +SLPM_675.18 Gwimuja 2 +SLKA_250.93 Gwimuja 3 +SLKA_250.92 Gwimuja Muroejeon +SLPM_675.14 Gyeoljeon +SLPM_675.31 Gyeoljeon II +SLPM_669.21 H2O+: Footprints in the Sand +SCUS_973.95 HDD Utility Disc +PBPX_952.11 HDD Utility Disc Version 1.00 +SLUS_205.92 HSX: HyperSonic.Xtreme +SLES_527.49 Habitrail Hamster Ball +SLES_541.08 Habitrail Hamster Ball +SLPM_657.08 Hagane no Renkinjutsushi 2: Akaki Elixir no Akuma +SLPM_657.47 Hagane no Renkinjutsushi 2: Akaki Elixir no Akuma +SLPM_610.87 Hagane no Renkinjutsushi 2: Akaki Elixir no Akuma (Taikenban) +SLPM_660.73 Hagane no Renkinjutsushi 3: Kami o Tsugu Shoujo +SLPS_254.02 Hagane no Renkinjutsushi: Dream Carnival +SLPM_654.73 Hagane no Renkinjutsushi: Tobenai Tenshi +SLPM_622.73 Haishin 3 +SLPS_252.87 Hajime no Ippo 2: Victorious Road +SLPM_602.20 Hajime no Ippo 2: Victorious Road (Taikenban) +SLPS_254.39 Hajime no Ippo All Stars +SLPM_611.05 Hajime no Ippo All Stars (Taikenban) +SLPS_250.12 Hajime no Ippo: Victorious Boxers +SLPM_601.26 Hajime no Ippo: Victorious Boxers (Taikenban) +SCPS_550.30 Hajime no Ippo: Victorious Boxers: Championship Version +SLPS_251.29 Hajime no Ippo: Victorious Boxers: Championship Version +SLPS_734.01 Hajime no Ippo: Victorious Boxers: Championship Version +SLKA_251.82 Hajime-ui Ilbo 2: Victorious Road +SLPM_551.25 Hakarena Heart: Kimi ga Tame ni Kagayaki o +SLPM_668.82 Hakarena Heart: Kimi ga Tame ni Kagayaki o +SLPM_668.83 Hakarena Heart: Kimi ga Tame ni Kagayaki o +SLPM_552.73 Hakuouki: Reimeiroku +SLPM_552.83 Hakuouki: Reimeiroku +SLPM_550.63 Hakuouki: Shinsengumi Kitan +SLPM_550.64 Hakuouki: Shinsengumi Kitan +SLPM_552.07 Hakuouki: Zuisouroku +SLPM_552.08 Hakuouki: Zuisouroku +SLPM_550.57 Hakushaku to Yousei: Yume to Kizuna ni Omoi o Hasete +SLES_505.04 Half-Life +SLES_505.05 Half-Life +SLES_505.07 Half-Life +SLES_505.08 Half-Life +SLES_505.09 Half-Life +SLUS_200.66 Half-Life +SLUS_290.14 Half-Life (Demo) +SLPM_659.97 Hametsu no Mars +SLES_530.06 Hamster Heroes +SLPM_552.63 Hana to Otome ni Shukufuku o: Harukaze no Okurimono +SLPS_250.34 Hana to Taiyou to Ame to +SLPS_251.54 Hana to Taiyou to Ame to +SLPS_254.51 Hana to Taiyou to Ame to +SLPS_203.08 Hanabi Hyakkei +SLPS_203.09 Hanabi Hyakkei +SLPS_202.94 Hanabi Shokunin ni Narou 2 +SLPM_664.71 Hanakisou +SLPS_258.67 Hanayoi Romanesque: Ai to Kanashimi: Sore wa Kimi no Tame no Aria +SLPS_258.68 Hanayoi Romanesque: Ai to Kanashimi: Sore wa Kimi no Tame no Aria +SLPM_658.38 Hanjuku Hero 4: 7-nin no Hanjuku Hero +SLPM_658.39 Hanjuku Hero 4: 7-nin no Hanjuku Hero +SLPM_653.14 Hanjuku Hero tai 3D +SLPM_653.15 Hanjuku Hero tai 3D +SLPM_610.50 Hanjuku Hero tai 3D (Taikenban) +SLUS_216.56 Hannspree Ten Kate Honda SBK: Superbike World Championship +SLES_546.85 Hansel and Gretel +SCES_554.64 Hanuman: Boy Warrior +SLPS_257.19 Happiness^! de Lucks +SLPM_652.19 Happy Breeding: Cheerful Party +SLES_544.21 Happy Feet +SLUS_214.55 Happy Feet +SLPS_200.50 Happy^! Happy^!^! Boarders in Hokkaido Rusutsu Resort +SLPS_200.98 Hard Hitter +SLES_510.57 Hard Hitter 2 +SLPS_201.73 Hard Hitter 2 +SLUS_205.68 Hard Hitter Tennis +SLES_545.90 Hard Knock High +SLPM_656.95 Hard Luck: Return of the Heroes +SLES_541.43 Hard Rock Casino +SLUS_211.02 Hard Rock Casino +SCES_515.93 Hardware: Online Arena +SCES_519.77 Hardware: Online Arena +SLES_546.06 Harley-Davidson Motor Cycles +SLES_546.31 Harley-Davidson Motor Cycles +SLUS_215.73 Harley-Davidson Motorcycles: Race to the Rally +SLES_511.92 Harry Potter and the Chamber of Secrets +SLES_512.14 Harry Potter and the Chamber of Secrets +SLPM_622.41 Harry Potter and the Chamber of Secrets +SLPM_645.28 Harry Potter and the Chamber of Secrets +SLUS_205.76 Harry Potter and the Chamber of Secrets +SLAJ_250.76 Harry Potter and the Goblet of Fire +SLES_537.26 Harry Potter and the Goblet of Fire +SLES_537.27 Harry Potter and the Goblet of Fire +SLES_537.28 Harry Potter and the Goblet of Fire +SLKA_253.27 Harry Potter and the Goblet of Fire +SLUS_213.25 Harry Potter and the Goblet of Fire +SLES_552.48 Harry Potter and the Half-Blood Prince +SLES_552.49 Harry Potter and the Half-Blood Prince +SLUS_218.08 Harry Potter and the Half-Blood Prince +SLES_547.78 Harry Potter and the Order of the Phoenix +SLES_547.79 Harry Potter and the Order of the Phoenix +SLES_547.80 Harry Potter and the Order of the Phoenix +SLES_547.81 Harry Potter and the Order of the Phoenix +SLKA_252.71 Harry Potter and the Order of the Phoenix +SLUS_216.19 Harry Potter and the Order of the Phoenix +SLAJ_250.17 Harry Potter and the Philosopher's Stone +SLES_520.55 Harry Potter and the Philosopher's Stone +SLES_520.56 Harry Potter and the Philosopher's Stone +SLAJ_250.41 Harry Potter and the Prisoner of Azkaban +SLES_524.40 Harry Potter and the Prisoner of Azkaban +SLES_525.27 Harry Potter and the Prisoner of Azkaban +SLKA_251.72 Harry Potter and the Prisoner of Azkaban +SLUS_209.26 Harry Potter and the Prisoner of Azkaban +SLUS_208.26 Harry Potter and the Sorcerer's Stone +SLES_512.19 Harry Potter e a Câmara dos Segredos +SLES_511.96 Harry Potter e la Camera dei Segreti +SLES_512.18 Harry Potter en de Geheime Kamer +SLES_511.93 Harry Potter et la Chambre des Secrets +SLES_526.00 Harry Potter i Więzień Azkabanu +SLES_512.16 Harry Potter ja Salaisuuksien Kammio +SLES_512.17 Harry Potter och Hemligheternas Kammare +SLES_512.15 Harry Potter og Mysteriekammeret +SLPM_656.12 Harry Potter to Azkaban no Shuujin +SLPM_668.86 Harry Potter to Fushichou no Kishidan +SLPM_625.13 Harry Potter to Himitsu no Heya +SLPM_680.05 Harry Potter to Himitsu no Heya +SLPS_202.34 Harry Potter to Himitsu no Heya +SLPM_654.65 Harry Potter to Kenja no Ishi +SLPM_656.50 Harry Potter to Kenja no Ishi +SLES_511.94 Harry Potter und die Kammer des Schreckens +SLES_511.95 Harry Potter y la Cámara Secreta +SLES_517.87 Harry Potter: Quidditch World Cup +SLKA_150.16 Harry Potter: Quidditch World Cup +SLPM_624.08 Harry Potter: Quidditch World Cup +SLUS_207.69 Harry Potter: Quidditch World Cup +SLPM_663.18 Haru no Ashioto: Step of Spring: Deliver Spring to Your Heart ... as Soon^! +SLPM_650.91 Harukanaru Toki no Naka de 2 +SLPM_650.92 Harukanaru Toki no Naka de 2 +SLPM_658.33 Harukanaru Toki no Naka de 2 +SLPM_660.04 Harukanaru Toki no Naka de 2 +SLPM_658.34 Harukanaru Toki no Naka de 3 +SLPM_658.49 Harukanaru Toki no Naka de 3 +SLPM_658.50 Harukanaru Toki no Naka de 3 +SLPM_660.05 Harukanaru Toki no Naka de 3 +SLPM_661.28 Harukanaru Toki no Naka de 3 +SLPM_663.45 Harukanaru Toki no Naka de 3 +SLPM_666.88 Harukanaru Toki no Naka de 3 +SLPM_660.99 Harukanaru Toki no Naka de 3: Izayoiki +SLPM_661.00 Harukanaru Toki no Naka de 3: Izayoiki +SLPM_661.27 Harukanaru Toki no Naka de 3: Izayoiki +SLPM_663.46 Harukanaru Toki no Naka de 3: Izayoiki +SLPM_667.59 Harukanaru Toki no Naka de 3: Izayoiki +SLPM_663.44 Harukanaru Toki no Naka de 3: Unmei no Labyrinth +SLPM_663.48 Harukanaru Toki no Naka de 3: Unmei no Labyrinth +SLPM_668.87 Harukanaru Toki no Naka de 3: Unmei no Labyrinth +SLPM_669.51 Harukanaru Toki no Naka de 4 +SLPM_669.52 Harukanaru Toki no Naka de 4 +SLPM_659.16 Harukanaru Toki no Naka de: Hachiyou-shou +SLPM_659.57 Harukanaru Toki no Naka de: Hachiyou-shou +SLPM_660.03 Harukanaru Toki no Naka de: Hachiyou-shou +SLPM_666.55 Harukanaru Toki no Naka de: Hachiyou-shou +SLPM_665.48 Harukanaru Toki no Naka de: Maihitoyo +SLPM_551.37 Harukanaru Toki no Naka de: Yume no Ukihashi Special +SLPM_551.38 Harukanaru Toki no Naka de: Yume no Ukihashi Special +SLPM_627.77 Harukaze P. S.: Plus Situation +SLES_532.82 Harvest Fishing +SLES_534.80 Harvest Moon: A Wonderful Life: Special Edition +SLUS_211.71 Harvest Moon: A Wonderful Life: Special Edition +SLUS_202.51 Harvest Moon: Save the Homeland +SLUS_216.80 Harvey Birdman: Attorney at Law +SLES_553.41 Hasbro Familien-Spieleabend +SLES_552.19 Hasbro Family Game Night +SLES_553.42 Hasbro Family Game Night +SLUS_218.05 Hasbro Family Game Night +SLES_552.39 Hasbro Family Party +SLPM_660.26 Hatsukoi: First Kiss +SLES_528.77 Haunting Ground +SLUS_210.75 Haunting Ground +SLES_512.09 Haven: Call of the King +SLUS_205.17 Haven: Call of the King +SLED_512.81 Haven: Call of the King (Demo) +SLUS_280.19 Haven: Call of the King (Demo) +SLUS_290.38 Haven: Call of the King (Demo) +SLES_544.41 Hawk Kawasaki Racing +SLES_545.40 Hawk Superbike Racing +SLPS_205.01 Hayarigami 2: Keishichou Kaii Jiken File +SLPS_204.22 Hayarigami Revenge: Keishichou Kaii Jiken File +SLPS_203.84 Hayarigami: Keishichou Kaii Jiken File +SCES_505.00 Headhunter +SLUS_204.16 Headhunter +SLES_516.82 Headhunter: Redemption +SLES_525.11 Headhunter: Redemption +SLES_525.12 Headhunter: Redemption +SLUS_208.17 Headhunter: Redemption +SLPM_550.44 Heart no Kuni no Alice: Wonderful Wonder World +SLES_518.65 Heartbeat Boxing +SLES_543.46 Heatseeker +SLES_545.96 Heatseeker +SLUS_215.70 Heatseeker +SLUS_216.53 Heavenly Guardian +SCAJ_201.47 Heavy Metal Thunder. +SLPM_660.30 Heavy Metal Thunder. +SLPM_658.31 Hello Kitty no PikoPiko Daisakusen +SLES_535.09 Hello Kitty: Roller Rescue +SLES_538.55 Heracles: Battle with the Gods +SLES_547.86 Heracles: Chariot Racing +SLES_507.51 Herdy Gerdy +SLPS_251.94 Herdy Gerdy +SLUS_202.31 Herdy Gerdy +SLPM_621.22 Hermina to Culus: Lilie no Atelier Mou Hitotsu no Monogatari +SLES_501.86 Heroes of Might and Magic: Quest for the DragonBone Staff +SLUS_201.58 Heroes of Might and Magic: Quest for the DragonBone Staff +SLES_534.41 Heroes of the Pacific +SLUS_209.43 Heroes of the Pacific +SLES_502.60 Hidden Invasion +SLUS_203.01 Hidden Invasion +SLPS_251.11 Higanbana +SLUS_201.33 High Heat Major League Baseball 2002 +SLES_506.38 High Heat Major League Baseball 2003 +SLPM_621.90 High Heat Major League Baseball 2003 +SLPM_645.35 High Heat Major League Baseball 2003 +SLUS_202.98 High Heat Major League Baseball 2003 +SLUS_290.19 High Heat Major League Baseball 2003 (Demo) +SLUS_206.02 High Heat Major League Baseball 2004 +SLUS_280.29 High Heat Major League Baseball 2004 (Demo) +SLUS_210.14 High Rollers Casino +SLPM_666.20 Higurashi no Naku Koro ni: Matsuri +SLPM_669.12 Higurashi no Naku Koro ni: Matsuri: Kakera Asobi +SLPM_669.13 Higurashi no Naku Koro ni: Matsuri: Kakera Asobi +SLPM_666.87 Hiiro no Kakera: Ano Sora no Shita de +SLPM_552.14 Hiiro no Kakera: Shin Tamayori-hime Denshou +SLPM_552.15 Hiiro no Kakera: Shin Tamayori-hime Denshou +SLPM_552.16 Hiiro no Kakera: Tamayori-hime Kitan +SLPM_664.53 Hiiro no Kakera: Tamayori-hime Kitan +SLPM_664.54 Hiiro no Kakera: Tamayori-hime Kitan +SLPM_552.45 Himawari: Pebble in the Sky +SLPS_259.39 Himehibi: New Princess Days^!^! Zoku^! Nigakki +SLPS_257.21 Himehibi: Princess Days +SLPM_621.09 Hippa Linda +SLPM_601.58 Hippa Linda (Taikenban) +SLPS_204.57 Hissatsu Pachi-Slot Evolution 2: Osomatsu-kun +SLPS_204.29 Hissatsu Pachi-Slot Evolution: Ninja Hattori-kun V +SLPS_204.12 Hissatsu Pachinko Station V10: Rerere ni Omakase^! +SLPS_255.56 Hissatsu Pachinko Station V11: CR Gyaatoruzu +SLPS_201.12 Hissatsu Pachinko Station V2: Tensai Bakabon +SLPS_201.92 Hissatsu Pachinko Station V3: Shutsudou^! Miniskirt Police +SLPS_202.13 Hissatsu Pachinko Station V4: Drumtic Mahjong +SLPS_202.29 Hissatsu Pachinko Station V5: PinkLady +SLPS_202.33 Hissatsu Pachinko Station V6: Yume no Chou Tokkyuu +SLPS_202.79 Hissatsu Pachinko Station V7: Tensai Bakabon 2 +SLPS_203.16 Hissatsu Pachinko Station V8: Ninja Hattori-kun +SLPS_204.11 Hissatsu Pachinko Station V9: Osomatsu-kun +SLPS_200.51 Hissatsu Pachinko Station V: Honoo no Bakushougun +SLPM_661.13 Hissatsu Ura Kagyou +SLPS_255.65 Hisshou Pachinko Kouryaku Series Vol. 1: CR Shin Seiki Evangelion +SLPS_257.45 Hisshou Pachinko Kouryaku Series Vol. 1: CR Shin Seiki Evangelion +SLPS_257.86 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 10: CR Shin Seiki Evangelion: Kiseki no Kachi wa +SLPS_258.13 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 11: Shin Seiki Evangelion: Magokoro o, Kimi ni +SLPS_259.11 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 11: Shin Seiki Evangelion: Magokoro o, Kimi ni +SLPS_258.69 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 12: CR Shin Seiki Evangelion: Shito, Futatabi +SLPS_259.09 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 13: Shin Seiki Evangelion: Yakusoku no Toki +SLPS_259.42 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 14: CR Shin Seiki Evangelion: Saigo no Shisha +SLPS_259.43 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 14: CR Shin Seiki Evangelion: Saigo no Shisha +SLPS_256.02 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 2: Bomber Powerful & Mumu World DX +SLPS_256.20 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 3: CR Marilyn Monroe +SLPS_256.45 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 4: CR Ashita ga Aru sa Yoshimoto World +SLPS_256.48 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 5: CR Shin Seiki Evangelion 2nd Impact & Pachi-Slot Shin Seiki Evangelion +SLPS_258.62 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 5: CR Shin Seiki Evangelion 2nd Impact & Pachi-Slot Shin Seiki Evangelion +SLPS_256.72 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 6: 7Cafe: Katashikimei Bomber Powerful 2 +SLPS_256.97 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 7: CR Fever Powerful Zero +SLPS_256.99 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 8: CR Matsuura Aya +SLPS_257.46 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 9: CR Fever Captain Harlock +SLUS_218.35 History Civil War: Secret Missions +SLPM_668.24 Hisui no Shizuku: Hiiro no Kakera 2 +SLPM_668.25 Hisui no Shizuku: Hiiro no Kakera 2 +SLES_509.92 Hitman 2: Silent Assassin +SLES_511.07 Hitman 2: Silent Assassin +SLES_511.08 Hitman 2: Silent Assassin +SLES_511.09 Hitman 2: Silent Assassin +SLES_511.10 Hitman 2: Silent Assassin +SLUS_203.74 Hitman 2: Silent Assassin +SLES_530.28 Hitman: Blood Money +SLES_530.29 Hitman: Blood Money +SLES_530.30 Hitman: Blood Money +SLES_530.31 Hitman: Blood Money +SLES_530.32 Hitman: Blood Money +SLUS_211.08 Hitman: Blood Money (Demo) +SLUS_291.91 Hitman: Blood Money / Urban Chaos: Riot Response (Demo) +SLES_521.32 Hitman: Contracts +SLES_521.33 Hitman: Contracts +SLES_521.34 Hitman: Contracts +SLES_521.35 Hitman: Contracts +SLES_521.36 Hitman: Contracts +SLPS_254.06 Hitman: Contracts +SLUS_208.82 Hitman: Contracts +SLPS_252.69 Hitman: Silent Assassin +SLPM_657.28 Hobbit no Bouken: Lord of the Rings: Hajimari no Monogatari +SLES_522.47 Hobbit: Predystoriya Sagi ;Vlastelin Kolets; +SLPM_664.39 Hokenshitsu e Youkoso +SLPS_202.17 Hokka Hoka Sentou +SLPM_666.60 Hokuto no Ken: Shinpan no Sousousei: Kengou Retsuden +SLPM_669.41 Hokuto no Ken: Shinpan no Sousousei: Kengou Retsuden +SCUS_974.55 Holiday 2004 Demo Disc +SCUS_974.56 Holiday 2004 Demo Disc +SCUS_975.28 Holiday 2005 Demo Disc +SCUS_975.29 Holiday 2005 Demo Disc +SLES_544.69 Home Alone +SLES_544.72 Home Alone +SLES_545.32 Home Alone +SLPM_659.63 Homemaid: Tsui no Yakata +SLES_518.12 Homerun +SLES_539.64 Homura +SLPM_626.85 Homura +SLPM_620.74 Honkakuteki Pachinko Jikki Kouryaku Series: Milky Bar & Killer Queen: Eikyuu Hozon-ban +SLPM_663.95 Honoo no Takuhaibin +SLPS_251.46 Hooligan: Kimi no Naka no Yuuki +SLES_550.91 Hoppie +SLPM_620.72 Horse Breaker +SLUS_215.63 Horsez +SLPM_661.07 Hoshi no Furu Toki +SLPM_668.70 Hoshi-iro no Okurimono +SLPM_669.20 Hoshifuru: Hoshi no Furu Machi +SLPM_669.69 Hoshigari Empusa +SCPS_560.07 Hot Shots Golf 3 +SCUS_971.30 Hot Shots Golf 3 +SCUS_972.08 Hot Shots Golf 3 + PaRappa the Rapper 2 (Demo) +SCUS_974.01 Hot Shots Golf Fore^! +SCUS_974.30 Hot Shots Golf Fore^! (Demo) +SCUS_976.10 Hot Shots Tennis +SCUS_976.19 Hot Shots Tennis (Demo) +SLES_549.71 Hot Wheels: Beat That^! +SLUS_216.28 Hot Wheels: Beat That^! +SLES_524.81 Hot Wheels: Stunt Track Challenge +SLUS_209.54 Hot Wheels: Stunt Track Challenge +SLES_510.63 Hot Wheels: Velocity X: Maximum Justice +SLUS_204.12 Hot Wheels: Velocity X: Maximum Justice +SLES_518.79 Hot Wheels: World Race +SLUS_207.37 Hot Wheels: World Race +SLPM_669.14 Houkago wa Gin no Shirabe +SLPM_650.83 Houshin Engi 2 +SLPM_652.11 Houshin Engi 2 +SLPM_655.36 Houshin Engi 2 +SLPS_200.24 Hresvelgr +SLPM_601.12 Hresvelgr (Taikenban) +SLPS_200.59 Hresvelgr: International Edition +SLPM_624.04 Hudson Selection Vol. 1: Cubic Lode Runner +SLPM_625.83 Hudson Selection Vol. 1: Cubic Lode Runner +SLPM_625.84 Hudson Selection Vol. 2: Star Soldier +SLPM_624.18 Hudson Selection Vol. 3: PC Genjin: Pithecanthropus Computerurus +SLPM_625.69 Hudson Selection Vol. 3: PC Genjin: Pithecanthropus Computerurus +SLPM_624.22 Hudson Selection Vol. 4: Takahashi Meijin no Boukenjima +SLPM_625.70 Hudson Selection Vol. 4: Takahashi Meijin no Boukenjima +SLES_521.02 Hugo: Bukkazoom^! +SLES_523.14 Hugo: Bukkazoom^! +SLES_526.76 Hugo: CannonCruise +SLES_527.45 Hugo: CannonCruise +SLES_527.46 Hugo: CannonCruise +SLES_527.67 Hugo: CannonCruise +SLES_555.97 Hugo: Magic in the Trollwoods +SLES_555.98 Hugo: Magic in the Trollwoods +SLES_515.08 Hulk +SLPS_252.72 Hulk +SLUS_204.22 Hulk +SLES_541.58 Hummer Badlands +SLUS_213.57 Hummer Badlands +SCPS_150.46 Hungry Ghosts +SLPM_620.67 Hunter x Hunter: Ryuumyaku no Saidan +SLES_518.23 Hunter: The Reckoning: Wayward +SLUS_205.11 Hunter: The Reckoning: Wayward +SLUS_290.59 Hunter: The Reckoning: Wayward (Demo) +SLPM_551.59 Hyakko: Yorozuya Jikenbo^! +SLES_502.64 Hype: The Time Quest +SLES_502.65 Hype: The Time Quest +SLES_502.66 Hype: The Time Quest +SLPM_621.26 Hyper Sports 2002 Winter +SLES_524.44 Hyper Street Fighter II: The Anniversary Edition +SLPM_654.96 Hyper Street Fighter II: The Anniversary Edition +SLPM_666.36 Hyper Street Fighter II: The Anniversary Edition +SLES_531.46 I Fantastici 4 +SLPS_250.56 I Golf Navigator Vol. 4: Taiheiyou Club: Gotenba Courseshioka Golf Club +SLPM_656.33 I Love Baseball: Pro Yakyuu o Koyonaku Ai suru Hitotachi e +SLPM_665.70 I's Pure +SCES_520.99 I-Ninja +SLUS_207.05 I-Ninja +SCED_523.11 I-Ninja (Demo) +SLUS_290.77 I-Ninja (Demo) +SCPS_110.01 I.Q Remix+: Intelligent Qube +SLKA_250.60 I.Q Remix+: Intelligent Qube +PAPX_902.02 I.Q Remix+: Intelligent Qube (Taikenban) +PCPX_963.01 I.Q Remix+: Intelligent Qube (Taikenban) +SLPM_662.72 I/O +SLPS_256.28 IGPX: Immortal Grand Prix +SLUS_214.30 IGPX: Immortal Grand Prix +SLUS_205.86 IHRA Drag Racing 2 +SLUS_212.56 IHRA Drag Racing: Sportsman Edition +SLUS_209.35 IHRA Professional Drag Racing 2005 +SLPM_663.01 Ibara +SLPM_664.97 Ice Age 2 +SLES_539.84 Ice Age 2: The Meltdown +SLES_541.47 Ice Age 2: The Meltdown +SLUS_213.07 Ice Age 2: The Meltdown +SLES_554.87 Ice Age 3: Dawn of the Dinosaurs +SLUS_218.78 Ice Age: Dawn of the Dinosaurs +SLPM_623.90 Ichigeki Satchuu^!^! Hoihoi-san +SLPM_623.91 Ichigeki Satchuu^!^! Hoihoi-san +SLPM_658.22 Ichigo 100 Percent Strawberry Diary +SLPM_663.35 Ichigo 100 Percent Strawberry Diary +SLPS_255.46 Ichigo Marshmallow +SCAJ_200.99 Ico +SCCS_400.05 Ico +SCES_507.60 Ico +SCKA_200.28 Ico +SCPS_110.03 Ico +SCPS_191.03 Ico +SCPS_191.51 Ico +SCPS_550.01 Ico +SCPS_560.01 Ico +SCUS_971.13 Ico +SCED_508.44 Ico (Demo) +SCUS_971.59 Ico (Demo) +PCPX_963.22 Ico (Taikenban) +SLPS_200.39 Ide Yousuke no Mahjong Kazoku 2 +SLPS_251.82 Idol Janshi R: Janguru Project +SLPM_667.84 Idol Janshi Suchie-Pai III Remix +SLPM_667.83 Idol Janshi Suchie-Pai IV +SLPM_667.85 Idol Janshi Suchie-Pai IV +SLPM_667.32 Iinazuke +SLPM_667.33 Iinazuke +SLPM_669.07 Iinazuke +SLPS_257.98 Ikki Tousen: Shining Dragon +SLPS_258.82 Ikki Tousen: Shining Dragon +SLPM_620.35 Iku ze^! Onsen Takkyuu^!^! +SLPM_661.84 Ikusagami +SLPM_611.30 Ikusagami (Taikenban) +SLPM_611.32 Ikusagami (Taikenban) +SLES_534.66 Il Grande quiz sul calcio italiano +SLES_539.70 Il Padrino +SLES_520.21 Il Signore degli Anelli: Il ritorno del Re +SLES_528.04 Il Signore degli Anelli: La Terza Era +SLES_512.55 Il Signore degli Anelli: Le Due Torri +SLKA_150.15 Ilgyeok Salchung^!^! Hoihoi-san +SLES_546.86 Impossible Mission +SLUS_211.77 In the Groove +SLPS_202.22 Inaka Kurashi: Minami no Shima no Monogatari +SLPS_203.03 Inaka Kurashi: Minami no Shima no Monogatari +SLPS_204.99 Inaka Kurashi: Minami no Shima no Monogatari +SLES_508.36 Indiana Jones and the Emperor's Tomb +SLUS_205.08 Indiana Jones and the Emperor's Tomb +SLES_554.48 Indiana Jones and the Staff of Kings +SLUS_218.85 Indiana Jones and the Staff of Kings +SLES_508.39 Indiana Jones e la Tomba dell'Imperatore +SLES_508.37 Indiana Jones et le Tombeau de l'Empereur +SLES_508.38 Indiana Jones und die Legende der Kaisergruft +SLES_508.40 Indiana Jones y la Tumba del Emperador +SLKA_253.09 Indigo Prophecy +SLUS_211.96 Indigo Prophecy +SLES_513.97 IndyCar Series +SLES_522.98 IndyCar Series 2005 +SLUS_206.41 IndyCar Series featuring the Indianapolis 500 +SLAJ_250.08 Initial D: Special Stage +SLPM_652.68 Initial D: Special Stage +SLPM_685.09 Initial D: Special Stage +SLPM_744.20 Initial D: Special Stage +SLPM_602.04 Initial D: Special Stage (Taikenban) +SLPM_602.05 Initial D: Special Stage (Taikenban) +SLPS_201.23 Initial D: Takahashi Ryousuke no Typing Saisoku Riron +SLUS_216.41 Innocent Life: A Futuristic Harvest Moon: Special Edition +SLES_512.47 Inspector Gadget: Mad Robots Invasion +SLUS_208.30 Intellivision Lives^! +SLES_526.80 Intellivision Lives: The History of Video Gaming +SLPM_665.54 Interlude +SLPS_252.83 Interlude +SLES_546.41 International Cricket Captain III +SLES_509.14 International Cue Club +SLES_536.01 International Cue Club 2 +SLES_523.49 International Golf Pro +SLES_523.50 International Golf Pro +SLES_502.31 International League Soccer +SLES_516.29 International Pool Championship +SLES_522.40 International Pool Championship +SLES_519.96 International Snooker Championship +SLES_531.86 International Super Karts +SLES_500.39 International Superstar Soccer +SLES_500.60 International Superstar Soccer +SLES_507.87 International Superstar Soccer 2 +SLES_507.90 International Superstar Soccer 2 +SLES_514.35 International Superstar Soccer 3 +SLES_545.82 International Tennis Pro +SLPM_621.78 Internet Igo: Heisei Kiin 24 +SLPM_621.70 Internet Mahjong: Toufuusou de Asobou +SLPM_621.32 Internet Othello: Othello World 24 +SLPM_621.72 Internet Shougi: Shougi Doujou 24 +SLPM_622.61 Inu to Asobou: Dogstation +SLUS_211.93 Inuyasha: Feudal Combat +SLPS_253.20 Inuyasha: Juso no Kamen +SLPS_255.52 Inuyasha: Juso no Kamen +SLPS_255.18 Inuyasha: Ougi Ranbu +SLUS_209.13 Inuyasha: The Secret of the Cursed Mask +SLES_550.13 Iridium Runners +SLUS_216.97 Iridium Runners +SLPM_663.84 Iris +SLPS_252.15 Iris +SLPS_252.16 Iris +SLPM_655.94 Iris no Atelier: Eternal Mana +SLPM_660.81 Iris no Atelier: Eternal Mana +SLPM_659.85 Iris no Atelier: Eternal Mana 2 +SLPM_665.37 Iris no Atelier: Eternal Mana 2 +SLPM_664.36 Iris no Atelier: Grand Fantasm +SLPM_668.49 Iris no Atelier: Grand Fantasm +SLES_506.86 Iron Aces 2: Birds of Prey +SLES_551.32 Iron Chef +SLUS_217.39 Iron Man +SLES_551.98 Iron Man: The Official Videogame +SLES_534.01 Iron Sea +SLPM_623.86 Ishikura Noboru Kudan no Igo Kouza: Chuukyuu-hen: Jitsuryoku 5-kyuu o Mezasu Hito e +SLPM_624.21 Ishikura Noboru Kudan no Igo Kouza: Joukyuu-hen: Mezase, Jitsuryoku Shodan^! +SLPM_623.38 Ishikura Noboru Kudan no Igo Kouza: Nyuumon-hen: Kondokoso Honki de Oboeru Igo +SLPM_621.12 Itadaki Street 3: Okuman Chouja ni Shite Ageru^! Katei Kyoushi Tsuki^! +SLPM_601.72 Itadaki Street 3: Okuman Chouja ni Shite Ageru^! Katei Kyoushi Tsuki^! (Taikenban) +SLPM_655.45 Izayoi Renka: Kamifurusato +SLPM_669.08 Izumo 2: Gakuen Kyousoukyoku Double Tact +SLPM_661.92 Izumo 2: Takeki Tsurugi no Senki +SLPM_668.76 Izumo 2: Takeki Tsurugi no Senki +SLPM_658.32 Izumo Complete +SLPM_668.01 Izumo Complete +SLPM_667.64 Izumo Zero: Yokohama Ayakashi Emaki +SLPM_655.30 J.League Pro Soccer Club o Tsukurou^! '04 +SLPM_652.27 J.League Pro Soccer Club o Tsukurou^! 3 +SLPM_666.44 J.League Pro Soccer Club o Tsukurou^! 5 +SLPS_202.63 J.League Tactics Manager: Realtime Soccer Simulation +SLPM_665.95 J.League Winning Eleven 10 + Europe League '06-'07 +SLPM_668.10 J.League Winning Eleven 2007: Club Championship +SLPM_550.33 J.League Winning Eleven 2008: Club Championship +SLPM_551.82 J.League Winning Eleven 2009: Club Championship +SLPM_552.62 J.League Winning Eleven 2010: Club Championship +SLPM_620.88 J.League Winning Eleven 5 +SLPM_622.17 J.League Winning Eleven 6 +SLPM_657.40 J.League Winning Eleven 8: Asia Championship +SLPM_661.69 J.League Winning Eleven 9: Asia Championship +SLPM_654.32 J.League Winning Eleven Tactics +SLES_546.63 Jackass: The Game +SLES_550.81 Jackass: The Game +SLUS_216.27 Jackass: The Game +SLES_537.78 Jacked +SCES_524.12 Jackie Chan Adventures +SCED_528.41 Jackie Chan Adventures (Demo) +SLES_540.18 Jackpot Madness +SLES_507.35 Jade Cocoon 2 +SLUS_203.09 Jade Cocoon 2 +SCES_524.60 Jak 3 +SCKA_200.40 Jak 3 +SCUS_973.30 Jak 3 +SCED_529.52 Jak 3 (Demo) +SCUS_974.12 Jak 3 (Demo) +SCKA_200.10 Jak II +SCUS_972.65 Jak II +SCUS_972.73 Jak II (Demo) +SCUS_972.74 Jak II (Demo) +SCPS_150.57 Jak II: Jak x Daxter 2 +PAPX_905.16 Jak II: Jak x Daxter 2 (Taikenban) +SCES_516.08 Jak II: Renegade +SCED_517.00 Jak II: Renegade (Demo) +SCES_532.86 Jak X +SCED_536.60 Jak X & Ratchet: Gladiator (Demo) +SCUS_974.29 Jak X: Combat Racing +SCUS_975.74 Jak X: Combat Racing +SCUS_974.86 Jak X: Combat Racing (Demo) +SCUS_975.55 Jak and Daxter Complete Trilogy (Demo) +SCES_555.10 Jak and Daxter: The Lost Frontier +SCUS_975.58 Jak and Daxter: The Lost Frontier +SCES_503.61 Jak and Daxter: The Precursor Legacy +SCPS_560.03 Jak and Daxter: The Precursor Legacy +SCUS_971.24 Jak and Daxter: The Precursor Legacy +SCED_506.14 Jak and Daxter: The Precursor Legacy (Demo) +SCUS_971.70 Jak and Daxter: The Precursor Legacy (Demo) +SCUS_971.71 Jak and Daxter: The Precursor Legacy (Demo) +SCPS_150.21 Jak x Daxter: Kyuu Sekai no Isan +SCPS_550.04 Jak x Daxter: Kyuu Sekai no Isan +PAPX_902.22 Jak x Daxter: Kyuu Sekai no Isan (Taikenban) +PAPX_902.23 Jak x Daxter: Kyuu Sekai no Isan (Taikenban) +SLES_513.33 James Cameron's Dark Angel +SLUS_203.79 James Cameron's Dark Angel +SLES_536.82 James Pond: Codename: RoboCod +SCUS_974.06 Jampack Demo Disc Volume 10 +SCUS_974.10 Jampack Demo Disc Volume 10 +SCUS_974.17 Jampack Demo Disc Volume 11 +SCUS_974.18 Jampack Demo Disc Volume 11 (Demo) +SCUS_974.19 Jampack Demo Disc Volume 12 +SCUS_974.20 Jampack Demo Disc Volume 12 +SCUS_974.91 Jampack Demo Disc Volume 13 +SCUS_974.92 Jampack Demo Disc Volume 13 +SCUS_974.93 Jampack Demo Disc Volume 14 +SCUS_974.94 Jampack Demo Disc Volume 14 +SCUS_975.64 Jampack Demo Disc Volume 15 +SCUS_975.65 Jampack Demo Disc Volume 15 +SCUS_972.80 Jampack: Summer 2003 +SCUS_972.81 Jampack: Summer 2003 +SCUS_972.34 Jampack: Winter 2002 +SCUS_972.35 Jampack: Winter 2002 +SCUS_973.12 Jampack: Winter 2003 +SCUS_973.13 Jampack: Winter 2003 +SLPM_663.41 Jan Sangoku Musou +SLPM_669.37 Jan Sangoku Musou +SLES_541.70 Jaws Unleashed +SLUS_210.62 Jaws Unleashed +SLES_552.75 Jeep Thrills +SLUS_217.60 Jeep Thrills +SLES_552.76 Jello +SLES_554.59 Jelly Belly: Ballistic Beans +SCKA_900.02 Jeolche Jeolmyeong Dosi +SCPS_560.12 Jeolche Jeolmyeong Dosi +SLKA_251.66 Jeonguk Mussang +SLKA_253.20 Jeonsin: Ikusagami +SLUS_207.89 Jeopardy^! +SLES_502.09 Jeremy McGrath Supercross World +SLUS_202.45 Jeremy McGrath Supercross World +SLES_505.44 Jet Ion GP +SCUS_972.79 Jet Li: Rise to Honor +SCUS_973.72 Jet Li: Rise to Honor (Demo) +SCES_519.71 Jet Li: Rise to Honour +SCED_522.61 Jet Li: Rise to Honour (Demo) +SLES_505.52 Jet Ski Riders +SCUS_971.73 Jet X2O +SCUS_972.39 Jet X2O (Demo) +SLPM_651.08 Jet de Go^! 2 +SLPM_744.07 Jet de Go^! 2 +SLPM_601.66 Jet de Go^! 2 (Taikenban) +SLES_550.53 Jetix Puzzle Buzzle +SLPM_662.45 Jewels Ocean: Star of Sierra Leone +SLPM_552.12 Jigoku Shoujo Mioyosuga +SLPM_552.13 Jigoku Shoujo Mioyosuga +SLPM_620.11 Jikkyou GI Stable +SLPM_621.51 Jikkyou GI Stable 2 +SLPM_620.45 Jikkyou J.League: Perfect Striker 3 +SLPM_621.20 Jikkyou J.League: Perfect Striker 4 +SLPM_621.93 Jikkyou J.League: Perfect Striker 5 +SLPM_664.17 Jikkyou Powerful Major League +SLPM_668.75 Jikkyou Powerful Major League 2 +SLPM_551.55 Jikkyou Powerful Major League 2009 +SLPM_550.62 Jikkyou Powerful Major League 3 +SLPM_653.17 Jikkyou Powerful Pro Yakyuu 10 +SLPM_610.53 Jikkyou Powerful Pro Yakyuu 10 (Taikenban) +SLPM_654.45 Jikkyou Powerful Pro Yakyuu 10: Chou Ketteiban: 2003 Memorial +SLPM_656.30 Jikkyou Powerful Pro Yakyuu 11 +SLPM_658.25 Jikkyou Powerful Pro Yakyuu 11: Chou Ketteiban +SLPM_660.61 Jikkyou Powerful Pro Yakyuu 12 +SLPM_662.17 Jikkyou Powerful Pro Yakyuu 12: Ketteiban +SLPM_664.50 Jikkyou Powerful Pro Yakyuu 13 +SLPM_665.90 Jikkyou Powerful Pro Yakyuu 13: Ketteiban +SLPM_667.77 Jikkyou Powerful Pro Yakyuu 14 +SLPM_669.16 Jikkyou Powerful Pro Yakyuu 14: Ketteiban +SLPM_550.24 Jikkyou Powerful Pro Yakyuu 15 +SLPM_551.46 Jikkyou Powerful Pro Yakyuu 2009 +SLPM_620.08 Jikkyou Powerful Pro Yakyuu 7 +SLPM_620.34 Jikkyou Powerful Pro Yakyuu 7: Ketteiban +SLPM_620.71 Jikkyou Powerful Pro Yakyuu 8 +SLPM_621.19 Jikkyou Powerful Pro Yakyuu 8: Ketteiban +SLPM_621.92 Jikkyou Powerful Pro Yakyuu 9 +SLPM_622.74 Jikkyou Powerful Pro Yakyuu 9: Ketteiban +SLPM_620.02 Jikkyou World Soccer 2000 +SLPM_620.40 Jikkyou World Soccer 2000: Final Edition +SLPM_620.75 Jikkyou World Soccer 2001 +SLPM_621.69 Jikkyou World Soccer 2002 +SLPS_254.98 Jikuu Boukenki Zentrix +SLES_522.30 Jim Henson's Muppets Party Cruise +SLUS_206.35 Jim Henson's Muppets Party Cruise +SLPM_645.51 Jin Hondura +SLPM_645.01 Jin Samguk Mussang +SLPM_675.23 Jin Samguk Mussang 2 +SLKA_251.14 Jin Samguk Mussang 2: Maengjangjeon +SLPM_675.50 Jin Samguk Mussang 2: Maengjangjeon +SLKA_250.50 Jin Samguk Mussang 3 +SLKA_253.17 Jin Samguk Mussang 3 +SLKA_251.87 Jin Samguk Mussang 3: Empires +SLKA_250.85 Jin Samguk Mussang 3: Maengjangjeon +SLKA_252.89 Jin Samguk Mussang 4 +SLKA_253.29 Jin Samguk Mussang 4: Maengjangjeon +SLKA_350.05 Jin Samguk Mussang 5 Special +SLKA_250.76 Jin Yeosin Jeonsaeng III: Nocturne +SLKA_251.60 Jin Yeosin Jeonsaeng III: Nocturne Maniax +SLPS_202.09 Jissen Pachi-Slot Hisshouhou^! Aladdin A +SLPS_202.15 Jissen Pachi-Slot Hisshouhou^! Aladdin A +SLPM_662.40 Jissen Pachi-Slot Hisshouhou^! Aladdin II Evolution +SLPS_203.72 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken +SLPS_203.73 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken +SLPM_668.66 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken 2: Ransei Haouden: Tenha no Shou +SLPM_625.77 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken Plus +SLPM_602.59 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken Premium Disc (Taikenban) +SLPM_664.75 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken Special Edition +SLPM_602.77 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken Special Edition (Taikenban) +SLPS_200.45 Jissen Pachi-Slot Hisshouhou^! Juuou +SLPS_201.31 Jissen Pachi-Slot Hisshouhou^! Juuou +SLPS_203.17 Jissen Pachi-Slot Hisshouhou^! King Camel +SLPS_202.39 Jissen Pachi-Slot Hisshouhou^! Moujuuou S +SLPS_202.40 Jissen Pachi-Slot Hisshouhou^! Moujuuou S +SLPM_627.49 Jissen Pachi-Slot Hisshouhou^! Mr. Magic Neo +SLPM_660.16 Jissen Pachi-Slot Hisshouhou^! Onimusha 3 +SLPM_627.22 Jissen Pachi-Slot Hisshouhou^! Ore no Sora +SLPS_202.67 Jissen Pachi-Slot Hisshouhou^! Salaryman Kintarou +SLPS_202.68 Jissen Pachi-Slot Hisshouhou^! Salaryman Kintarou +SLPS_201.93 Jissen Pachi-Slot Hisshouhou^! Sammy's Collection +SLPS_203.40 Jissen Pachi-Slot Hisshouhou^! Sammy's Collection 2 +SLPS_203.39 Jissen Pachi-Slot Hisshouhou^! Sammy's Collection 2 DX +SLPS_202.93 Jissen Pachi-Slot Hisshouhou^! Savanna Park +SLPS_202.92 Jissen Pachi-Slot Hisshouhou^! Savanna Park DX +SLPM_627.74 Jissen Pachi-Slot Hisshouhou^! Selection: Salaryman Kintarou, Slotter Kintarou, Ore no Sora +SLPM_662.92 Jissen Pachi-Slot Hisshouhou^! Ultraman Club ST +SLPM_667.22 Jissen Pachinko Hisshouhou^! CR Aladdin Destiny EX +SLPM_662.41 Jissen Pachinko Hisshouhou^! CR Hokuto no Ken +SLPM_668.20 Jissen Pachinko Hisshouhou^! CR Sakura Taisen +SLPM_664.76 Jissen Pachinko Hisshouhou^! CR Salaryman Kintarou +SLPS_250.21 Jitsumei Jikkyou Keiba: Dream Classic 2001 Spring +SLPS_251.25 Jitsumei Jikkyou Keiba: Dream Classic 2002 +SLPS_250.68 Jitsumei Jikkyou Keiba: Dream Classic: 2001 Autumn +SLPM_610.19 Jitsumei Jikkyou Keiba: Dream Classic: 2001 Autumn (Taikenban) +SLES_546.71 Johnny Bravo in the Hukka-Mega-Mighty-Ultra-Extreme Date-O-Rama^! +SLPM_651.40 Jojo no Kimyou na Bouken: Ougon no Kaze +SLPM_610.30 Jojo no Kimyou na Bouken: Ougon no Kaze (Taikenban) +SLPS_256.86 Jojo no Kimyou na Bouken: Phantom Blood +SLES_503.62 Jonny Moseley Mad Trix +SLES_506.19 Jonny Moseley Mad Trix +SLES_506.20 Jonny Moseley Mad Trix +SLUS_202.29 Jonny Moseley Mad Trix +ABCD_123.45 Jonny Moseley Mad Trix (Pre-Alpha) +SLPM_664.94 Joshikousei Game's-High^!^! +SLES_516.49 Judge Dredd: Dredd vs. Death +SLES_516.50 Judge Dredd: Dredd vs. Death +SLUS_208.69 Judge Dredd: Dredd vs. Death +SLPM_651.31 Judie no Atelier: Gramnad no Renkinjutsushi +SLPM_653.59 Judie no Atelier: Gramnad no Renkinjutsushi +SLES_530.44 Juiced +SLES_531.51 Juiced +SLKA_252.83 Juiced +SLUS_208.72 Juiced +SLED_531.09 Juiced (Demo) +SLUS_291.47 Juiced (Demo) +SLES_548.34 Juiced 2: Hot Import Nights +SLES_550.78 Juiced 2: Hot Import Nights +SLUS_215.93 Juiced 2: Hot Import Nights +SLPM_662.77 Juiced: Tuned Car Densetsu +SLES_543.82 Jumanji +SLES_544.27 Jumanji +SLES_544.36 Jumanji +SLES_551.29 Jumper: Griffin's Story +SLUS_217.30 Jumper: Griffin's Story +SCES_545.24 Jungle Party +SLES_527.76 Junior Board Games +SLES_520.28 Junior Sports Basketball +SLPS_259.02 Junjou Romantica: Koi no Doki Doki Daisakusen +SLES_513.54 Jurassic Park: Operation Genesis +SLUS_203.80 Jurassic Park: Operation Genesis +SLUS_219.07 Jurassic: The Hunted +SLES_541.37 Just Cause +SLES_542.00 Just Cause +SLUS_214.36 Just Cause +SLES_544.23 Justice League Heroes +SLUS_213.04 Justice League Heroes +SLPM_667.65 Juujigen Rippoutai Cypher: Game of Survival +SLPM_653.38 Juunikoku-ki: Guren no Shirube Koujin no Michi +SLPM_656.16 Juunikoku-ki: Guren no Shirube Koujin no Michi +SLPM_655.96 Juunikoku-ki: Kakukakutaru Oudou Kouryoku no Uka +SLPM_657.96 Juuouki: Project Altered Beast +SLPM_611.00 Juuouki: Project Altered Beast (Taikenban) +SLPM_625.81 K-1 Premium 2004 Dynamite^!^! +SLES_538.09 K-1 Premium Dynamite^!^! +SLES_546.94 K-1 World GP +SLPS_255.78 K-1 World GP 2005 +SLPS_257.10 K-1 World GP 2006 +SLUS_206.82 K-1 World Grand Prix +SLPM_650.75 K-1 World Grand Prix 2001 +SLPM_652.02 K-1 World Grand Prix 2002 +SLPM_654.33 K-1 World Grand Prix 2003 +SLPM_653.36 K-1 World Grand Prix: The Beast Attack^! +SLKA_252.23 K-League Winning Eleven 8: Asia Championship +SLKA_253.21 K-League Winning Eleven 9: Asia Championship +SLES_545.37 K.O. King +SLPS_256.09 KOF2: Maximum Impact II +SLPS_256.38 KOF2: Maximum Impact II +SLPS_257.79 KOF2: Maximum Impact II +SLKA_251.86 KOF: Maximum Impact +SLPS_253.86 KOF: Maximum Impact +SLUS_209.23 KOF: Maximum Impact +SLPS_257.65 KOF: Maximum Impact Regulation ;A; +SLPS_259.38 KOF: Maximum Impact Regulation ;A; +SLPS_256.36 KOF: Maximum Impact: Maniax +SCPS_110.09 Ka +PAPX_902.15 Ka (Taikenban) +PCPX_963.17 Ka (Taikenban) +SCPS_150.45 Ka 2: Let's Go Hawaii +SLES_521.79 Kaan: Barbarian's Blade +SCAJ_200.80 Kaena +SLPS_252.95 Kaena +SLPM_622.54 Kaerazu no Mori +SLPS_259.79 Kaeru Batake de Tsukamaete +SLPS_259.88 Kaeru Batake de Tsukamaete: Natsu Chigira Sansen^! +SCAJ_201.33 Kagero II: Dark Illusion +SLPS_254.45 Kagero II: Dark Illusion +SLPS_732.48 Kagero II: Dark Illusion +SLPS_732.65 Kagero II: Dark Illusion +SLES_531.91 Kaido Racer +SLES_539.00 Kaido Racer 2 +SLPM_655.14 Kaidou Battle 2: Chain Reaction +SLPM_602.28 Kaidou Battle 2: Chain Reaction (Taikenban) +SLPM_652.46 Kaidou Battle: Nikko, Haruna, Rokko, Hakone +SLPM_601.95 Kaidou Battle: Nikko, Haruna, Rokko, Hakone (Taikenban) +SLPM_660.22 Kaidou: Touge no Densetsu +SLPM_611.21 Kaidou: Touge no Densetsu (Taikenban) +SLPM_654.12 Kaijuu Daigekisen: War of the Monsters +SLPS_203.62 Kaiketsu Zorori: Mezase^! Itazura King +SLPS_203.68 Kaiketsu Zorori: Mezase^! Itazura King +SLPM_656.54 Kaiketsu^! Osabakiina +SLPS_254.23 Kaitou Apricot Kanzenban +SCPS_150.36 Kaitou Sly Cooper +PAPX_902.31 Kaitou Sly Cooper (Taikenban) +SCPS_150.90 Kaitou Sly Cooper 2 +SLPS_200.04 Kakinoki Shougi IV +SLPS_256.57 Kakutou Bijin Wulong +SLPS_251.32 Kamaitachi no Yoru 2: Kangoku-jima no Warabe-uta +SLPS_251.35 Kamaitachi no Yoru 2: Kangoku-jima no Warabe-uta +SLPS_734.13 Kamaitachi no Yoru 2: Kangoku-jima no Warabe-uta +SLPS_730.07 Kamaitachi no Yoru 2: Kangoku-jima no Warabe-uta: Special Eizou +SLPM_664.52 Kamaitachi no Yoru X3: Mikazuki-jima Jiken no Shinsou +SLPS_203.29 Kamen Rider 555 +SLPS_204.02 Kamen Rider Blade +SLPS_204.47 Kamen Rider Hibiki +SLPS_204.48 Kamen Rider Hibiki: Taiko no Tatsujin Special Version +SLPS_204.83 Kamen Rider Kabuto +SLPM_602.79 Kamen Rider Kabuto (Taikenban) +SLPS_259.44 Kamen Rider: Climax Heroes +SLPS_253.02 Kamen Rider: Seigi no Keifu +SLPM_664.99 Kamisama Kazoku: Ouen Ganbou +SLPM_664.77 Kamiwaza +SLPM_550.65 Kamiyo Gakuen Genkouroku: Kuru Nu Gi A +SCAJ_300.04 Kan Wo Long Xian Shen Wei +SLUS_216.54 Kane & Lynch: Dead Men (Sneak Preview) +SLPM_653.92 Kanojo no Densetsu, Boku no Sekiban: Amirion no Ken to Tomo ni +SLPM_550.41 Kanokon Esuii +SLPM_658.42 Kanon +SLPS_201.21 Kanon +SLPM_551.60 Kanuchi: Kuroki Tsubasa no Shou +SLPM_551.61 Kanuchi: Kuroki Tsubasa no Shou +SLPM_550.54 Kanuchi: Shiroki Tsubasa no Shou +SLPM_550.55 Kanuchi: Shiroki Tsubasa no Shou +SLPM_550.59 Kanuchi: Shiroki Tsubasa no Shou +SLES_519.98 Kao the Kangaroo: Round 2 +SLUS_202.96 Kao the Kangaroo: Round 2 +SLPM_656.29 Kappa no Kai-kata: How to Breed Kappas +SLUS_207.81 Karaoke Revolution +SLUS_212.23 Karaoke Revolution Party +SLUS_215.40 Karaoke Revolution Presents: American Idol +SLUS_217.19 Karaoke Revolution Presents: American Idol Encore +SLUS_209.68 Karaoke Revolution Volume 2 +SLUS_210.89 Karaoke Revolution Volume 3 +SLPM_680.07 Karaoke Revolution-you Mic Doukon Online Otameshi Disc +SLPM_624.50 Karaoke Revolution: Anime Song Selection +SLPM_624.14 Karaoke Revolution: Dreams & Memories +SLPM_625.28 Karaoke Revolution: Family Pack +SLPM_623.69 Karaoke Revolution: J-Pop Best Vol. 1 +SLPM_623.79 Karaoke Revolution: J-Pop Best Vol. 2 +SLPM_623.80 Karaoke Revolution: J-Pop Best Vol. 3 +SLPM_623.81 Karaoke Revolution: J-Pop Best Vol. 4 +SLPM_624.51 Karaoke Revolution: J-Pop Best Vol. 5 +SLPM_624.54 Karaoke Revolution: J-Pop Best Vol. 6 +SLPM_624.55 Karaoke Revolution: J-Pop Best Vol. 7 +SLPM_624.56 Karaoke Revolution: J-Pop Best Vol. 8 +SLPM_624.79 Karaoke Revolution: J-Pop Best Vol. 9 +SLPM_624.92 Karaoke Revolution: Kids Song Selection +SLPM_623.82 Karaoke Revolution: Love & Ballad +SLPM_623.83 Karaoke Revolution: Night Selection 2003 +SLPM_624.57 Karaoke Revolution: Snow & Party +SLES_523.08 Karaoke Stage +SLES_534.91 Karaoke Stage 2 +SLES_554.80 Kart Racer +SLPS_256.21 Kashimashi: Girl Meets Girl: Hajimete no Natsu Monogatari. +SLPM_657.62 Katakamuna: Ushinawareta Ingaritsu +SLPS_253.60 Katamari Damacy +SLPS_732.10 Katamari Damacy +SLPS_732.40 Katamari Damacy +SLUS_210.08 Katamari Damacy +PAPX_902.34 Katamari Damacy (Taikenban) +SLPM_602.13 Katamari Damacy (Taikenban) +SLPM_602.39 Katamari Damacy (Taikenban) +SLPS_258.06 Katekyoo Hitman Reborn^! Dream Hyper Battle^! Shinu Ki no Honoo to Kuroki Kioku +SLPS_259.10 Katekyoo Hitman Reborn^! Dream Hyper Battle^! Shinu Ki no Honoo to Kuroki Kioku +SLPS_259.04 Katekyoo Hitman Reborn^! Kindan no Yami no Delta +SLPS_258.20 Katekyoo Hitman Reborn^! Let's Ansatsu^!? Nerawareta 10-daime^! +SLPS_258.83 Katekyoo Hitman Reborn^! Nerae^!? Ring x Vongola Trainers +SLPS_259.31 Katekyoo Hitman Reborn^! Nerae^!? Ring x Vongola Trainers +SLPM_652.50 Kattobi^!^! Golf +SLPS_254.43 Kawa no Nushi Tsuri: Wonderful Journey +SLPS_255.97 Kawa no Nushi Tsuri: Wonderful Journey +SLPS_250.33 Kaze no Klonoa 2: Sekai ga Nozonda Wasuremono +SLPS_734.04 Kaze no Klonoa 2: Sekai ga Nozonda Wasuremono +SLPM_601.38 Kaze no Klonoa 2: Sekai ga Nozonda Wasuremono (Taikenban) +SLPM_551.67 Kaze-iro Surf +SLPM_658.89 Kazoku Keikaku: Kokoro no Kizuna +SLPM_625.12 Keiei Simulation: Jurassic Park +SLES_512.00 Kelly Slater's Pro Surfer +SLES_512.01 Kelly Slater's Pro Surfer +SLUS_203.34 Kelly Slater's Pro Surfer +SLPM_654.18 Kelly Slater's Pro Surfer 2003 +SLES_501.14 Kengo: Master of Bushido +SLUS_200.21 Kengo: Master of Bushido +SLPS_200.58 Kengou +SLPM_744.12 Kengou 2 +SLPS_251.07 Kengou 2 +SLPM_601.77 Kengou 2 (Taikenban) +SLPM_657.00 Kengou 3 +SLPM_742.20 Kengou 3 +SLPM_610.86 Kengou 3 (Taikenban) +SLPM_659.74 Kenka Banchou +SLPM_660.35 Kenka Banchou +SLPM_742.21 Kenka Banchou +SLPM_666.32 Kenka Banchou 2: Full Throttle +SLPS_732.58 Kenka Banchou 2: Full Throttle +SCPS_150.85 Kenran Butousai +SLPS_250.04 Kensetsu Juuki Kenka Battle: Buchigire Kongou^!^! +SLPS_253.19 Kero Kero King Super DX +SLPS_253.99 Keroro Gunsou: Mero Mero Battle Royale +SLPS_255.68 Keroro Gunsou: Mero Mero Battle Royale +SLPS_255.75 Keroro Gunsou: Mero Mero Battle Royale Z +SLPM_685.25 Keshikyun Puzzle: Atori Mahiro vs. Saitou Hajime vs. Noel vs. Hakkai +SLES_500.18 Kessen +SLES_500.19 Kessen +SLES_500.20 Kessen +SLPM_650.01 Kessen +SLPM_650.30 Kessen +SLPM_744.01 Kessen +SLUS_200.98 Kessen +SLES_505.78 Kessen II +SLES_505.79 Kessen II +SLES_505.80 Kessen II +SLPM_650.15 Kessen II +SLPM_650.31 Kessen II +SLPM_654.37 Kessen II +SLUS_202.75 Kessen II +SLAJ_250.57 Kessen III +SLES_531.19 Kessen III +SLES_531.20 Kessen III +SLES_531.21 Kessen III +SLPM_657.81 Kessen III +SLPM_742.23 Kessen III +SLPM_742.31 Kessen III +SLUS_211.19 Kessen III +SLPM_611.03 Kessen III (Taikenban) +SLPM_625.73 Kessen III: Enjoy Disc +SLPM_620.12 KeyboardMania +SLPM_650.94 KeyboardMania II: 2nd Mix & 3rd Mix +SLES_536.83 Kiddies Party Pack +SLPM_685.01 Kidou Senshi Gundam +SLPS_250.20 Kidou Senshi Gundam +SLKA_254.41 Kidou Senshi Gundam 00: Gundam Meisters +SLPS_259.00 Kidou Senshi Gundam 00: Gundam Meisters +SLPS_203.00 Kidou Senshi Gundam Seed +SLPS_255.49 Kidou Senshi Gundam Seed Destiny: Generation of C.E. +SLPS_257.18 Kidou Senshi Gundam Seed Destiny: Rengou vs. Z.A.F.T. II Plus +SLPS_259.61 Kidou Senshi Gundam Seed Destiny: Rengou vs. Z.A.F.T. II Plus +SLPS_253.89 Kidou Senshi Gundam Seed: Owaranai Ashita e +SLPS_255.69 Kidou Senshi Gundam Seed: Rengou vs. Z.A.F.T. +SLPM_611.34 Kidou Senshi Gundam Seed: Rengou vs. Z.A.F.T. (Taikenban) +SLPS_259.14 Kidou Senshi Gundam: Gihren no Yabou: Axis no Kyoui V +SLPS_259.59 Kidou Senshi Gundam: Gihren no Yabou: Axis no Kyoui V +SLPS_251.20 Kidou Senshi Gundam: Gihren no Yabou: Zeon Dokuritsu Sensouki +SLPS_252.12 Kidou Senshi Gundam: Gihren no Yabou: Zeon Dokuritsu Sensouki: Kouryaku Shireisho +SLPS_254.19 Kidou Senshi Gundam: Gundam vs. Z Gundam +SLPS_254.78 Kidou Senshi Gundam: Ichinen Sensou +SLPS_250.60 Kidou Senshi Gundam: Meguriai Sora +SLPS_250.62 Kidou Senshi Gundam: Meguriai Sora +SLPS_254.87 Kidou Senshi Gundam: Meguriai Sora +SLPM_650.76 Kidou Senshi Gundam: Renpou vs. Zeon DX +SLPM_665.06 Kidou Senshi Gundam: Renpou vs. Zeon DX +SLPS_250.61 Kidou Senshi Gundam: Ver. 1.5 +SLPS_254.85 Kidou Senshi Gundam: Ver. 1.5 +PBPX_955.22 Kidou Senshi Z Gundam: A.E.U.G. vs. Titans +SLPS_253.05 Kidou Senshi Z Gundam: A.E.U.G. vs. Titans +SLPS_251.86 Kidou Shinsengumi: Moe yo Ken +SLES_524.49 Kidz Sports Basketball +SLES_541.07 Kidz Sports Basketball +SLES_527.22 Kidz Sports Ice Hockey +SLES_541.06 Kidz Sports Ice Hockey +SLPS_251.24 Kikou Busou G-Breaker 2: Doumei no Hangeki +SLPS_251.14 Kikou Busou G-Breaker: Dai-3-Ji Cloudia Taisen +SLPS_250.59 Kikou Busou G-Breaker: Legend of Cloudia +SLPM_650.33 Kikou Heidan J-Phoenix +SLPM_651.17 Kikou Heidan J-Phoenix +SLPM_653.43 Kikou Heidan J-Phoenix 2 +SLPM_623.39 Kikou Heidan J-Phoenix 2: Joshou-hen +SLPM_651.23 Kikou Heidan J-Phoenix: Burst Tactics +SLPM_651.99 Kikou Heidan J-Phoenix: Cobalt Shoutai-hen +SLPS_200.75 Kikou Heidan J-Phoenix: Joshou-hen +SCPS_151.14 Kikou Souhei Armodyne +SLES_533.66 Killer7 +SLPM_659.47 Killer7 +SLPM_667.44 Killer7 +SLUS_211.54 Killer7 +SCES_520.04 Killzone +SCES_528.93 Killzone +SCKA_200.48 Killzone +SCUS_974.02 Killzone +SLPM_661.51 Killzone +SCED_528.99 Killzone (Bonus Disc) +SCED_527.59 Killzone (Demo) +SCED_528.46 Killzone (Demo) +SCUS_974.32 Killzone (Demo) +SLPM_669.33 Kimi ga Aruji de Shitsuji ga Ore de: Otsukae Nikki +SLPM_669.34 Kimi ga Aruji de Shitsuji ga Ore de: Otsukae Nikki +SLPM_651.55 Kimi ga Nozomu Eien: Rumbling Hearts +SLPS_256.43 KimiKiss +SLPS_258.50 KimiKiss +SLPM_663.76 KimiSuta: Kimi to Study +SLPM_552.33 Kin'iro no Corda +SLPM_655.67 Kin'iro no Corda +SLPM_664.24 Kin'iro no Corda +SLPM_666.99 Kin'iro no Corda 2 +SLPM_667.00 Kin'iro no Corda 2 +SLPM_668.34 Kin'iro no Corda 2 Encore +SLPM_552.48 Kin'iro no Corda 3 +SLPS_250.64 Kindan no Pet: Seaman: Gassé Hakase no Jikken-tou +SLPS_250.65 Kindan no Pet: Seaman: Gassé Hakase no Jikken-tou +SCUS_971.32 Kinetica +SCUS_971.61 Kinetica (Demo) +SLES_528.61 King Arthur +SLUS_210.46 King Arthur +SLES_547.31 King of Clubs +SLPM_656.02 King of Colosseum II +SLPM_652.06 King of Colosseum: Noah x Zero-One Disc +SLPM_651.76 King of Colosseum: Shin Nippon x Zen Nippon x Pancrase Disc +SLES_509.20 King's Field IV +SLPS_250.57 King's Field IV +SLPS_257.25 King's Field IV +SLUS_203.18 King's Field: The Ancient City +SCES_509.67 Kingdom Hearts +SCES_509.68 Kingdom Hearts +SCES_509.69 Kingdom Hearts +SCES_509.70 Kingdom Hearts +SCES_509.71 Kingdom Hearts +SLPM_661.22 Kingdom Hearts +SLPS_251.05 Kingdom Hearts +SLUS_203.70 Kingdom Hearts +SCED_513.14 Kingdom Hearts (Demo) +SLPM_610.25 Kingdom Hearts (Taikenban) +SLES_541.14 Kingdom Hearts II +SLES_542.32 Kingdom Hearts II +SLES_542.33 Kingdom Hearts II +SLES_542.34 Kingdom Hearts II +SLES_542.35 Kingdom Hearts II +SLPM_550.19 Kingdom Hearts II +SLPM_662.33 Kingdom Hearts II +SLUS_210.05 Kingdom Hearts II +SLPM_550.20 Kingdom Hearts II: Final Mix +SLPM_666.75 Kingdom Hearts II: Final Mix +SLAJ_250.04 Kingdom Hearts: Final Mix +SLPM_661.23 Kingdom Hearts: Final Mix +SLPS_251.97 Kingdom Hearts: Final Mix +SLPS_251.98 Kingdom Hearts: Final Mix +SLPM_550.21 Kingdom Hearts: Re:Chain of Memories +SLPM_666.76 Kingdom Hearts: Re:Chain of Memories +SLUS_217.99 Kingdom Hearts: Re:Chain of Memories +SLPS_251.66 Kinkoumyaku Tansa Simulation: Ingot 79 +SLPM_650.48 Kinniku Banzuke: Muscle Wars 21 +SLPS_203.69 Kinnikuman Generations +SLPS_731.05 Kinnikuman Generations +SLPS_258.81 Kinnikuman: Muscle Grand Prix 2: Tokumori +SLPS_256.76 Kinnikuman: Muscle Grand Prix Max +SLPM_611.50 Kinnikuman: Muscle Grand Prix Max (Taikenban) +SLPS_255.70 Kino no Tabi II: The Beautiful World +SLPS_257.54 Kino no Tabi II: The Beautiful World +SLPS_252.48 Kino no Tabi: The Beautiful World +SLPS_254.52 Kino no Tabi: The Beautiful World +SCUS_973.24 Kiosk 2-11 Winter 2003 +SCUS_973.83 Kiosk 2-12 Spring 2004 +SCUS_971.56 Kiosk Demo Disc 2.3 +SCUS_971.74 Kiosk Demo Disc 2.4 +SCUS_972.00 Kiosk Demo Disc 2.5 +SCUS_972.18 Kiosk Demo Disc 2.6 +SCUS_972.27 Kiosk Demo Disc 2.7 +SCUS_972.61 Kiosk Demo Disc 2.8 +SCUS_972.70 Kiosk Demo Disc 2.9 +SCUS_974.22 Kiosk Demo Disc Q1-Q2 2005 +SCUS_974.23 Kiosk Demo Disc Q2-Q3 2005 +SCUS_974.28 Kiosk Demo Disc Q3-Q4 2004 +SCUS_974.21 Kiosk Demo Disc Q4 2004-Q1 2005 +SCUS_971.16 Kiosk Disc 2.1 +SCUS_971.27 Kiosk Disc 2.2 +SCUS_975.82 Kiosk Disc 2.23 +SCUS_973.21 Kiosk June-July-August 2003 +SCUS_975.57 Kiosk Q2-Q3 2006 +SLPM_551.32 Kira Kira: Rock 'N' Roll Show +SLES_547.25 Kirikou and the Wild Beasts +SLPM_654.90 Kishin Houkou Demonbane +SLPM_654.91 Kishin Houkou Demonbane +SLPM_663.79 Kishin Houkou Demonbane +SLPM_654.04 Kita e.: Diamond Dust +SLPM_657.34 Kita e.: Diamond Dust +SLPM_655.69 Kita e.: Diamond Dust+: Kiss Is Beginning. +SLPM_650.34 Kitakata Kenzou Sangokushi (Disc 1) +SLPM_650.35 Kitakata Kenzou Sangokushi (Disc 2) +SLPM_624.28 Kiwame Mahjong DX II: The 4th Mondo 21 Cup Competition +SCES_503.54 Klonoa 2: Lunatea's Veil +SLUS_201.51 Klonoa 2: Lunatea's Veil +SLUS_280.04 Klonoa 2: Lunatea's Veil (Demo) +SLES_528.36 Knight Rider 2: The Game +SLES_510.11 Knight Rider: The Game +SLES_536.45 Knights of the Temple II +SLES_524.48 Knights of the Temple: Infernal Crusade +SLES_501.28 Knockout Kings 2001 +SLES_501.29 Knockout Kings 2001 +SLES_501.30 Knockout Kings 2001 +SLPS_200.95 Knockout Kings 2001 +SLUS_201.50 Knockout Kings 2001 +SLES_507.27 Knockout Kings 2002 +SLES_508.02 Knockout Kings 2002 +SLES_508.03 Knockout Kings 2002 +SLPS_201.91 Knockout Kings 2002 +SLUS_203.69 Knockout Kings 2002 +PCPX_966.31 Koedashite Ikou. Taikenban (Taikenban) +SLPM_601.06 Koei PlayStation 2 Line-Up (Taikenban) +SLPM_623.68 Koei Sangokushi Special Save Data-shuu +SLPM_665.82 Kohitsuji Hokaku Keekaku^! Sweet Boys Life +SLPM_550.98 Koi suru Otome to Shugo no Tate: The Shield of AIGIS +SLPM_550.67 Koi-hime Musou: Doki Otome Darake no Sangokushi Engi +SLPM_550.68 Koi-hime Musou: Doki Otome Darake no Sangokushi Engi +SLPM_661.61 Kokoro no Tobira +SLPS_253.48 Kokoro no Tobira +SLPS_253.49 Kokoro no Tobira +SLPM_656.46 Komorebi no Namikimichi: Utsurikawaru Kisetsu no Naka de +SLUS_292.00 Konami Kids Playground (Demo) +SLUS_215.59 Konami Kids Playground: Alphabet Circus +SLUS_215.56 Konami Kids Playground: Dinosaurs: Shapes & Colors +SLUS_215.57 Konami Kids Playground: Frogger: Hop, Skip & Jumpin' Fun +SLUS_215.58 Konami Kids Playground: Toy Pals Fun with Numbers +SLPM_601.04 Konami PlayStation 2 Taikenban (Taikenban) +SLUS_291.25 Konami Preview Disc (Demo) +SLPS_254.40 Konjiki no Gashbell^!^! Gekitou^! Saikyou no Mamono-tachi +SLPS_255.94 Konjiki no Gashbell^!^! Go^! Go^! Mamono Fight^!^! +SLPS_255.95 Konjiki no Gashbell^!^! Go^! Go^! Mamono Fight^!^! +SLPS_255.96 Konjiki no Gashbell^!^! Go^! Go^! Mamono Fight^!^! +SLPS_253.58 Konjiki no Gashbell^!^! Yuujou Tag Battle +SLPM_610.74 Konjiki no Gashbell^!^! Yuujou Tag Battle (Taikenban) +SLPS_254.79 Konjiki no Gashbell^!^! Yuujou Tag Battle 2 +SLPM_661.52 Konneko: Keep a Memory Green +SLPM_666.95 Kono Aozora ni Yakusoku o: Melody of the Sun and Sea +SLPM_659.25 Kono Hareta Sora no Shita de: Under the Blue Sky +SLPM_661.82 Kono Hareta Sora no Shita de: Under the Blue Sky +SLPM_651.33 Konohana 2: Todokanai Requiem +SLPM_652.99 Konohana 3: Itsuwari no Kage no Mukou ni +SLPS_256.87 Korobot Adventure +SLPS_202.59 Kotoba no Puzzle: Mojipittan +SLPS_731.01 Kotoba no Puzzle: Mojipittan +SLPM_601.94 Kotoba no Puzzle: Mojipittan (Taikenban) +SLPM_663.32 Kouenji Joshi Soccer +SCPS_150.60 Koufuku Sousakan +SCPS_150.64 Koukaku Kidoutai: Stand Alone Complex +SLPS_201.72 Koushien: Konpeki no Sora +SLPM_657.61 Kousoku Kidoutai: World Super Police +SLPS_200.74 Kousoku Tanigawa Shougi +SLPM_656.51 Kowloon Youma Gakuenki +SLPM_656.52 Kowloon Youma Gakuenki +SLPM_665.11 Kowloon Youma Gakuenki re:charge +SLPM_669.87 Kowloon Youma Gakuenki re:charge +SLPS_257.28 Kujibiki Unbalance: Kaichou Onegai Smash Fight +SLPS_257.29 Kujibiki Unbalance: Kaichou Onegai Smash Fight +SCPS_110.31 Kuma Uta +SLUS_200.00 Kung Fu Fighting +SLAJ_250.31 Kunoichi +SLKA_251.35 Kunoichi +SLPM_654.47 Kunoichi +SLPM_610.59 Kunoichi (Taikenban) +SLES_534.11 Kuon +SLPS_253.29 Kuon +SLUS_210.07 Kuon +SLPM_667.70 Kuon no Kizuna: Sairinshou +SLPS_251.36 Kuon no Kizuna: Sairinshou +SLPM_654.77 Kurenai no Umi 2: Crimson Sea +SLES_502.24 Kuri Kuri Mix +SLPS_250.13 Kuri Kuri Mix +SLPM_601.27 Kuri Kuri Mix (Taikenban) +SLPM_654.58 Kurogane no Houkou 2: Warship Commander +SLPM_662.66 Kurogane no Houkou 2: Warship Commander +SLPM_669.72 Kurogane no Houkou 2: Warship Commander +SLPM_652.67 Kurogane no Houkou 2: Warship Gunner +SLPM_659.78 Kurogane no Houkou 2: Warship Gunner +SLPM_665.73 Kurogane no Houkou 2: Warship Gunner +SLPM_620.42 Kurogane no Houkou: Warship Commander +SLPM_624.06 Kurogane no Houkou: Warship Commander +SLPM_626.78 Kurogane no Houkou: Warship Commander +SLPM_621.77 Kuusen +SLPS_200.46 Kuusen +SLPM_624.13 Kuusen II: Combat Flight Simulation II +SLES_514.73 Kya: Dark Lineage +SLUS_204.40 Kya: Dark Lineage +SLED_519.87 Kya: Dark Lineage (Demo) +SLUS_280.37 Kya: Dark Lineage (Demo) +SLPS_256.62 Kyou kara Maou^! Hajimari no Tabi +SLPS_256.63 Kyou kara Maou^! Hajimari no Tabi +SLPS_258.01 Kyou kara Maou^! Shin Makoku no Kyuujitsu +SLPM_653.42 Kyoufu Shinbun Heisei-ban: Kaiki^! Shinrei File +SLPM_656.26 Kyoufu Shinbun Heisei-ban: Kaiki^! Shinrei File +SLPM_625.38 Kyoushuu Kikou Butai: Kougeki Helicopter Senki +SLPM_626.58 Kyoushuu Kikou Butai: Kougeki Helicopter Senki +SLPM_669.19 Kyuuketsu Kitan Moonties +SLPM_652.72 Kyuuketsu-hime Yui: Sen'yashou +SLPM_550.09 L no Kisetsu 2: Invisible Memories +SLPS_550.09 L no Kisetsu 2: Invisible Memories +SLES_532.21 L'Entraîneur 5: Saison 04/05 +SLES_555.16 L'Era Glaciale 3: L'Alba dei Dinosauri +SLES_521.55 L'Eredità +SLES_534.19 L.A. Rush +SLUS_211.12 L.A. Rush +SLPM_551.90 L2: Love x Loop +SLPM_551.91 L2: Love x Loop +SCUS_103.80 LEGO Batman: The Videogame +SLES_551.35 LEGO Batman: The Videogame +SLPS_259.08 LEGO Batman: The Videogame +SLUS_217.85 LEGO Batman: The Videogame +SLES_551.33 LEGO Indiana Jones: The Original Adventures +SLUS_217.59 LEGO Indiana Jones: The Original Adventures +SLES_511.53 LEGO Island Xtreme Stunts +SLUS_205.75 LEGO Island Xtreme Stunts +SLES_504.43 LEGO Racers 2 +SLPM_622.04 LEGO Racers 2 +SLUS_200.42 LEGO Racers 2 +SLES_542.21 LEGO Star Wars II: The Original Trilogy +SLPM_665.72 LEGO Star Wars II: The Original Trilogy +SLUS_214.09 LEGO Star Wars II: The Original Trilogy +SLED_543.15 LEGO Star Wars II: The Original Trilogy (Demo) +SLES_531.94 LEGO Star Wars: The Video Game +SLPS_204.23 LEGO Star Wars: The Video Game +SLUS_210.83 LEGO Star Wars: The Video Game +SLED_533.59 LEGO Star Wars: The Video Game (Demo) +SLPS_123.45 LEGO Super Soccer Adventure +SLES_505.46 LMA Manager 2002 +SLES_510.23 LMA Manager 2003 +SLES_514.56 LMA Manager 2004 +SLES_526.93 LMA Manager 2005 +SLES_531.49 LMA Manager 2005 +SLES_534.71 LMA Manager 2006 +SLES_542.25 LMA Manager 2007 +SCES_516.14 LMB Nouvelle Generation +SLES_502.29 La Fuga de Monkey Island +SLPS_201.65 La Pucelle: Hikari no Seijo Densetsu +SLPS_201.67 La Pucelle: Hikari no Seijo Densetsu +SLPS_203.98 La Pucelle: Hikari no Seijo Densetsu: 2-shuume Hajimemashita. +SLES_529.78 La Pucelle: Tactics +SLUS_208.47 La Pucelle: Tactics +SLES_503.51 Lake Masters EX +SLPS_200.43 Lake Masters EX +SLPM_601.29 Lake Masters EX (Taikenban) +SLPS_201.03 Lake Masters EX Super +SLPM_626.89 Langrisser III +SLES_546.74 Lara Croft Tomb Raider: Anniversary +SLPS_258.56 Lara Croft Tomb Raider: Anniversary +SLUS_215.55 Lara Croft Tomb Raider: Anniversary +SLES_539.08 Lara Croft Tomb Raider: Legend +SLPM_665.58 Lara Croft Tomb Raider: Legend +SLPS_259.45 Lara Croft Tomb Raider: Legend +SLUS_212.03 Lara Croft Tomb Raider: Legend +SLED_540.22 Lara Croft Tomb Raider: Legend (Demo) +SLPM_611.55 Lara Croft Tomb Raider: Legend (Taikenban) +SLES_512.27 Lara Croft Tomb Raider: The Angel of Darkness +SLKA_250.73 Lara Croft Tomb Raider: The Angel of Darkness +SLUS_204.67 Lara Croft Tomb Raider: The Angel of Darkness +SLPS_252.46 Lara Croft Tomb Raider: Utsukushiki Toubousha +SLES_508.41 Largo Winch: Empire Under Threat +SLES_510.93 Largo Winch: Empire Under Threat +SLES_537.10 Las Crónicas de Narnia: El León, la Bruja y el Armario +SLPM_668.23 Las Kou-rate Ura Mahjong Retsuden Mukoubuchi: Gobureit desu ne +SLES_546.69 Lassie +SLPS_258.44 Last Escort 2: Shin'ya no Amai Toge +SLPS_258.45 Last Escort 2: Shin'ya no Amai Toge +SLPS_259.58 Last Escort: Club Katze +SLPS_256.73 Last Escort: Kokuchou Special Night +SLPS_255.91 Last Escort: Shin'ya no Kokuchou Monogatari +SLES_532.31 Le Avventure di Lupin III: Il Tesoro del Re Stregone +SLES_549.73 Le Avventure di Lupin III: Lupin la Morte, Zenigata l'Amore +SLES_537.08 Le Cronache di Narnia: Il leone, la strega e l'armadio +SLES_507.09 Le Maillon Faible +SLES_501.31 Le Mans 24 Hours +SLPM_621.28 Le Mans 24 Hours +SLPM_624.65 Le Mans 24 Hours +SLUS_202.07 Le Mans 24 Hours +SCES_502.45 Le Monde des Bleus 2002 +SCED_504.50 Le Monde des Bleus 2002 (Demo) +SCES_510.40 Le Monde des Bleus 2003: Un Nouveau Défi +SCED_511.66 Le Monde des Bleus 2003: Un Nouveau Défi (Demo) +SCES_524.30 Le Monde des Bleus 2005 +SLES_539.68 Le Parrain +SLES_520.19 Le Seigneur des Anneaux: Le Retour du Roi +SLES_528.02 Le Seigneur des Anneaux: Le Tiers Age +SLES_512.53 Le Seigneur des Anneaux: Les Deux Tours +SLES_505.70 Le Tour de France +SLES_514.88 Le Tour de France: 1903: 2003: Centenary Edition +SLES_539.02 Leaderboard Golf +SLES_517.18 League Series Baseball 2 +SLES_521.50 Legacy of Kain: Defiance +SLUS_207.73 Legacy of Kain: Defiance +SLES_501.96 Legacy of Kain: Soul Reaver 2 +SLUS_201.65 Legacy of Kain: Soul Reaver 2 +SLES_508.91 Legaia 2: Duel Saga +SLUS_204.14 Legaia 2: Duel Saga +SCPS_150.20 Legaia: Duel Saga +SCPS_192.04 Legaia: Duel Saga +PAPX_902.25 Legaia: Duel Saga: Special Disc (Taikenban) +SLES_548.64 Legend of Camelot +SLES_522.44 Legend of Herkules +SLES_529.31 Legend of Kay +SLUS_212.48 Legend of Kay +SLES_551.23 Legend of Sayuki +SLES_543.13 Legend of the Dragon +SLUS_216.12 Legend of the Dragon +SLES_501.07 Legends of Wrestling +SLUS_202.42 Legends of Wrestling +SLES_510.45 Legends of Wrestling II +SLUS_205.07 Legends of Wrestling II +SLPS_254.27 Legendz: Gekitou^! Saga Battle +SLES_502.73 Legion: The Legend of Excalibur +SLUS_200.48 Legion: The Legend of Excalibur +SLES_526.41 Leisure Suit Larry: Magna Cum Laude +SLES_526.42 Leisure Suit Larry: Magna Cum Laude +SLES_526.43 Leisure Suit Larry: Magna Cum Laude +SLES_526.44 Leisure Suit Larry: Magna Cum Laude +SLES_526.45 Leisure Suit Larry: Magna Cum Laude +SLUS_209.56 Leisure Suit Larry: Magna Cum Laude +SCES_541.45 Lemmings +SLES_528.10 Lemony Snicket Una Serie di Sfortunati Eventi +SLES_528.07 Lemony Snicket's A Series of Unfortunate Events +SLUS_210.78 Lemony Snicket's A Series of Unfortunate Events +SLES_528.09 Lemony Snicket: Rätselhafte Ereignisse +SLES_520.15 Les Chevaliers de Baphomet: Le Manuscrit de Voynich +SLES_528.08 Les Désastreuses Aventures des Orphelins Baudelaire: D'Apres Lemony Snicket +SLES_549.05 Les Simpson: Le Jeu +SCKA_200.05 Let's Bravo Music +SCPS_110.28 Let's Bravo Music +SLES_541.51 Let's Make a Soccer Team^! +SLPM_625.16 Let's Play Sports^! +SLES_551.36 Let's Ride^! Silver Buckle Stables +SLUS_213.09 Let's Ride^! Silver Buckle Stables +SLES_518.86 Lethal Skies II +SLUS_207.35 Lethal Skies II +SLES_508.92 Lethal Skies: Elite Pilot: Team SW +SLUS_203.86 Lethal Skies: Elite Pilot: Team SW +SLPM_668.30 Lewis to Mirai Dorobou: Wilbur no Kiken na Jikan Ryokou +SLUS_208.48 Life Line +SLPM_658.87 Like Life an Hour +SLPM_665.00 Like Life an Hour +SLPM_651.16 Lilie no Atelier Plus: Salburg no Renkinjutsushi 3 +SLPS_250.45 Lilie no Atelier: Salburg no Renkinjutsushi 3 +SLPM_601.40 Lilie no Atelier: Salburg no Renkinjutsushi 3 (Taikenban) +SLPM_655.18 Lime-iro Senkitan Jun: Meiji Nihon, Otome Sakimorisu. +SLPM_655.19 Lime-iro Senkitan Jun: Meiji Nihon, Otome Sakimorisu. +PBPX_955.07 Linux (for PlayStation 2) Release 1.0 (Disc 1) (Runtime Environment) +PBPX_955.09 Linux (for PlayStation 2) Release 1.0 (Disc 1) (Runtime Environment) +PBPX_955.08 Linux (for PlayStation 2) Release 1.0 (Disc 2) (Software Packages) +PBPX_955.10 Linux (for PlayStation 2) Release 1.0 (Disc 2) (Software Packages) +SCPS_175.01 Linux for PlayStation 2: Release 1.0 (Disc 1) (Runtime Environment) +SCPS_175.02 Linux for PlayStation 2: Release 1.0 (Disc 2) (Software Packages) +SLPS_255.79 Little Aid +SLPS_259.28 Little Anchor +SLPS_259.29 Little Anchor +SLES_544.94 Little Britain: The Video Game +SLPM_552.03 Little Busters^! Converted Edition +SLES_535.94 Living World Racing +SLES_539.23 London Cab Challenge +SLES_509.55 London Racer II +SLES_536.54 London Racer: Destruction Madness +SLES_535.36 London Racer: Police Madness +SLES_535.66 London Taxi: Rushour +SLES_549.31 Looney Tunes: Acme Arsenal +SLUS_216.36 Looney Tunes: Acme Arsenal +SLES_517.94 Looney Tunes: Back in Action +SLUS_208.53 Looney Tunes: Back in Action +SLES_504.87 Looney Tunes: Space Race +SLUS_203.52 Looney Tunes: Space Race +SLPM_624.63 Loop Sequencer: Music Generator +SLPM_655.91 Lost Aya Sophia +SLPM_655.92 Lost Aya Sophia +SLPM_653.88 Lost Passage: Ushinawareta Issetsu +SLES_502.30 Lotus Challenge +SLPS_202.47 Lotus Challenge +SLPM_664.69 Love * Com: Punch de Conte +SLPM_664.70 Love * Com: Punch de Conte +SLPM_652.92 Love Hina Gorgeous: Chiratto Happening^!^! +SLPM_653.94 Love Smash^! 5: Tennis Robo no Hanran +SLPM_656.98 Love Songs: ADV Futaba Riho 14-sai: Natsu +SLPM_657.38 Love Songs: ADV Futaba Riho 19-sai: Fuyu +SLPM_650.16 Love Songs: Idol ga Classmate +SLPM_650.17 Love Songs: Idol ga Classmate +SLPM_550.10 LoveDrops +SLPM_667.27 LoveDrops +SLPM_659.68 Lovedol: Lovely Idol +SLPM_659.69 Lovedol: Lovely Idol +SLPM_551.49 Loveroot Zero: Kiss Kiss Labyrinth +SLPS_202.45 LowRider: Round the World +SLUS_206.76 Lowrider +SLES_546.14 Lucinda Green's Equestrian Challenge +SLUS_214.01 Lucinda Green's Equestrian Challenge +SLPM_602.82 Lucky Star: RAvish Romance (Taikenban) +SLPM_668.73 Lucky Star: Ryouou Gakuen Outousai +SLPM_668.74 Lucky Star: Ryouou Gakuen Outousai +SCKA_200.56 LuluRara Noraebang Vol. 1 +SLES_543.36 Lumines Plus +SLUS_215.53 Lumines Plus +SLPS_250.30 Lunatic Dawn: Tempest +SLPS_254.30 Lupin Sansei: Columbus no Isan wa Ake ni Somaru +SLPS_257.40 Lupin Sansei: Lupin ni wa Shi o, Zenigata ni wa Koi o +SLPS_251.71 Lupin Sansei: Majutsu-ou no Isan +SLPS_734.19 Lupin Sansei: Majutsu-ou no Isan +SLUS_206.83 Lupin the 3rd: Treasure of the Sorcerer King +SLES_550.64 Luxor: Pharaoh's Challenge +SLUS_217.03 Luxor: Pharaoh's Challenge +SLPM_552.57 Luxury & Beauty: Lucian Bee's: Evil Violet +SLPM_552.56 Luxury & Beauty: Lucian Bee's: Justice Yellow +SLPM_551.94 Luxury & Beauty: Lucian Bee's: Resurrection Supernova +SLES_505.90 MAGIX Music Maker +SLES_507.65 MAGIX Music Maker +SLUS_210.34 MAGIX Music Maker +SLUS_206.09 MAGIX Music Maker: Rocks Your Console +SLPM_661.56 MAR Heaven: ARM Fight Dream +SLES_502.48 MDK2: Armageddon +SLUS_201.05 MDK2: Armageddon +SCKA_200.71 MLB 06: The Show +SCUS_975.00 MLB 06: The Show +SCUS_975.03 MLB 06: The Show (Demo) +SCKA_200.91 MLB 07: The Show +SCUS_975.56 MLB 07: The Show +SCUS_975.68 MLB 07: The Show (Demo) +SCUS_975.83 MLB 08: The Show +SCUS_976.44 MLB 09: The Show +SCKA_201.40 MLB 10: The Show +SCUS_976.53 MLB 10: The Show +SCUS_976.57 MLB 11: The Show +SCPS_150.51 MLB 2003 +SCPS_150.68 MLB 2004 +SCUS_972.56 MLB 2004 +SCUS_972.57 MLB 2004 (Demo) +SCUS_973.26 MLB 2005 +SCUS_973.27 MLB 2005 (Demo) +SCUS_973.47 MLB 2006 +SCUS_974.60 MLB 2006 (Demo) +SLUS_216.71 MLB Power Pros +SLUS_217.48 MLB Power Pros 2008 +SLUS_200.49 MLB SlugFest 2003 +SLUS_206.18 MLB SlugFest 2004 +SLUS_213.42 MLB SlugFest 2006 +SLUS_208.89 MLB SlugFest: Loaded +SCKA_200.55 MN: Mystic Nights +SLUS_212.70 MS Saga: A New Dawn +SLES_511.89 MTV Celebrity Deathmatch +SLUS_206.04 MTV Celebrity Deathmatch +SLES_501.82 MTV Music Generator 2 +SLUS_202.22 MTV Music Generator 2 +SLES_524.04 MTV Music Generator 3 +SLUS_208.61 MTV Music Generator 3: This Is the Remix +SLES_546.07 MTV Pimp My Ride +SLES_546.32 MTV Pimp My Ride +SLUS_215.80 MTV Pimp My Ride +SLES_555.11 MTV Pimp My Ride: Street Racing +SLUS_218.72 MTV Pimp My Ride: Street Racing +SLES_522.89 MTX Mototrax +SLES_522.90 MTX Mototrax +SLUS_203.99 MTX Mototrax +SLUS_213.67 MVP 06 NCAA Baseball +SLUS_215.82 MVP 07 NCAA Baseball +SLKA_250.29 MVP Baseball 2003 +SLPS_252.51 MVP Baseball 2003 +SLUS_206.50 MVP Baseball 2003 +SLKA_251.48 MVP Baseball 2004 +SLUS_208.68 MVP Baseball 2004 +SLPM_660.44 MVP Baseball 2005 +SLPM_664.64 MVP Baseball 2005 +SLUS_211.35 MVP Baseball 2005 +SLES_504.28 MX 2002 featuring Ricky Carmichael +SLUS_200.72 MX 2002 featuring Ricky Carmichael +SLED_504.39 MX 2002 featuring Ricky Carmichael (Demo) +SLUS_290.06 MX 2002 featuring Ricky Carmichael (Demo) +SLES_501.32 MX Rider +SLUS_202.34 MX Rider +SLES_510.38 MX SuperFly +SLUS_203.81 MX SuperFly +SLED_511.27 MX SuperFly (Demo) +SLUS_290.26 MX SuperFly (Demo) +SLES_520.43 MX Unleashed +SLUS_207.67 MX Unleashed +SLUS_290.91 MX Unleashed (Demo) +SLES_528.64 MX World Tour +SLUS_210.97 MX World Tour featuring Jamie Little +SLES_550.51 MX vs. ATV Extrême Limite +SLES_531.06 MX vs. ATV Unleashed +SLUS_211.04 MX vs. ATV Unleashed +SLUS_291.40 MX vs. ATV Unleashed (Demo) +SLES_550.50 MX vs. ATV Untamed +SLUS_217.01 MX vs. ATV Untamed +SLPM_659.40 Mabino x Style +SLPM_659.41 Mabino x Style +SLES_516.53 Mace Griffin: Bounty Hunter +SLES_516.54 Mace Griffin: Bounty Hunter +SLUS_205.05 Mace Griffin: Bounty Hunter +SLES_507.70 Mad Maestro^! +SLUS_203.76 Mad Maestro^! +SLES_535.10 Madden NFL 06 +SLPM_662.04 Madden NFL 06 +SLUS_212.13 Madden NFL 06 +SLES_542.48 Madden NFL 07 +SLPM_666.00 Madden NFL 07 +SLUS_214.76 Madden NFL 07 +SLUS_214.77 Madden NFL 07 +SLES_548.12 Madden NFL 08 +SLPM_668.37 Madden NFL 08 +SLUS_216.38 Madden NFL 08 +SLUS_217.05 Madden NFL 08 en Español +SLES_552.38 Madden NFL 09 +SLUS_217.70 Madden NFL 09 +SLUS_218.93 Madden NFL 10 +SLUS_219.37 Madden NFL 11 +SLUS_219.46 Madden NFL 12 +SLES_500.21 Madden NFL 2001 +SLUS_200.93 Madden NFL 2001 +SLES_504.22 Madden NFL 2002 +SLUS_202.63 Madden NFL 2002 +SLES_511.54 Madden NFL 2003 +SLUS_205.29 Madden NFL 2003 +SLES_517.97 Madden NFL 2004 +SLUS_207.52 Madden NFL 2004 +SLES_525.81 Madden NFL 2005 +SLUS_210.00 Madden NFL 2005 +SLUS_210.25 Madden NFL 2005 +SLPS_200.65 Madden NFL Super Bowl 2001 +SLPS_250.79 Madden NFL Super Bowl 2002 +SLPS_251.57 Madden NFL Super Bowl 2003 +SLPM_657.98 Madden NFL Super Bowl 2005 +SLES_544.43 Made Man +SLES_544.44 Made Man +SLUS_215.87 Made Man: Confessions of the Family Blood +SLES_522.78 Mafia +SLES_522.79 Mafia +SLES_522.80 Mafia +SLES_522.81 Mafia +SLES_522.82 Mafia +SLUS_206.71 Mafia +SCED_530.70 Magazine Ufficiale PlayStation 2 Demo 2005/01 Ita +SCED_539.33 Magazine Ufficiale PlayStation 2 Demo Italia 01/2006 +SCED_540.90 Magazine Ufficiale PlayStation 2 Demo Italia 03/2006 +SCED_516.52 Magazine Ufficiale PlayStation 2 Demo Italia 04/03 +SCED_541.80 Magazine Ufficiale PlayStation 2 Demo Italia 05/2006 +SCED_517.52 Magazine Ufficiale PlayStation 2 Demo Italia 06/03 +SCED_543.14 Magazine Ufficiale PlayStation 2 Demo Italia 07-2006 +SCED_518.36 Magazine Ufficiale PlayStation 2 Demo Italia 07/03 +SCED_511.11 Magazine Ufficiale PlayStation 2 Demo Italia 08/02 +SCED_518.80 Magazine Ufficiale PlayStation 2 Demo Italia 08/03 +SCED_511.73 Magazine Ufficiale PlayStation 2 Demo Italia 09/02 +SCED_518.94 Magazine Ufficiale PlayStation 2 Demo Italia 09/03 +SCED_540.69 Magazine Ufficiale PlayStation 2 Demo Italia Special Racing +SCED_545.43 Magazine Ufficiale PlayStation 2 Demo Special Cinema +SCED_521.86 Magazine Ufficiale PlayStation 2 Italia 01/04 Demo +SCED_514.11 Magazine Ufficiale PlayStation 2 Italia 02/03 +SCED_541.49 Magazine Ufficiale PlayStation 2 Italia 04/2006 +SCED_524.43 Magazine Ufficiale PlayStation 2 Italia 05/04 +SCED_525.80 Magazine Ufficiale PlayStation 2 Italia 06/04 +SCED_542.08 Magazine Ufficiale PlayStation 2 Italia 06/2006 +SCED_528.55 Magazine Ufficiale PlayStation 2 Italia 09/04 +SCED_532.94 Magazine Ufficiale PlayStation 2 Italia 10/2005: Italian Demo +SCED_529.81 Magazine Ufficiale PlayStation 2 Italia 11/04 +SCED_520.57 Magazine Ufficiale PlayStation 2 Italia 12/03 +SCED_522.72 Magazine Ufficiale PlayStation 2 Italia Demo 02/04 +SCED_539.47 Magazine Ufficiale PlayStation 2 Italia Demo Speciale Horror +SCED_545.23 Magazine Ufficiale PlayStation 2 Italia Speciale Kids +SCED_546.02 Magazine Ufficiale PlayStation 2 Italia Speciale Wrestling +SCED_535.16 Magazine Ufficiale PlayStation 2 Italian Demo 61 07/05 +SCED_521.83 Magazine Ufficiale PlayStation 2 Platinum Speciale 2003 +SCED_539.05 Magazine Ufficiale PlayStation 2 Special Sports Demo +SCED_530.43 Magazine Ufficiale PlayStation 2 Speciale Platinum Italia +SCED_527.95 Magazine Ufficiale PlayStation 2 Speciale di Corso +SLPM_621.53 Mageru Tsukeru Hashiru: Ore * Dead Heat +SLUS_205.93 Magic Pengel: The Quest for Color +SLPM_622.93 Magical Pachinko Cotton: Pachinko Jikki Simulation +SLPS_200.36 Magical Sports 2000 Koushien +SLPM_601.14 Magical Sports 2000 Koushien (Taikenban) +SLPS_200.97 Magical Sports 2001 Koushien +SLPS_202.04 Magical Sports 2001 Koushien +SLPS_201.11 Magical Sports 2001 Pro Yakyuu +SLPS_200.37 Magical Sports GoGoGolf +SLPM_601.16 Magical Sports GoGoGolf (Taikenban) +SLPM_659.65 Magical Tale: Chiicha na Mahoutsukai +SLPS_254.01 Magna Carta +SLPS_732.16 Magna Carta +SCKA_200.43 Magna Carta: Jinhongui Seongheun +SLES_539.49 Magna Carta: Lacrime di Sangue +SLES_537.67 Magna Carta: Les Larmes de Sang +SLES_534.83 Magna Carta: Tears of Blood +SLUS_212.21 Magna Carta: Tears of Blood +SLUS_280.53 Magna Carta: Tears of Blood (Demo) +SLPS_200.41 Mahjong Gokuu Taisei +SLPM_627.72 Mahjong Haou: Battle Royale +SLPM_626.09 Mahjong Haou: Dankyuu Battle +SLPS_202.24 Mahjong Haou: Dankyuu Battle +SLPM_627.25 Mahjong Haou: Dankyuu Battle II +SLPS_201.34 Mahjong Haou: Jansou Battle +SLPS_203.27 Mahjong Haou: Jansou Battle +SLPS_203.71 Mahjong Haou: Shinken Battle +SLPM_626.83 Mahjong Haou: Taikai Battle +SLPS_203.13 Mahjong Haou: Taikai Battle +SLPS_203.10 Mahjong Hiryuu Densetsu: Tenpai +SCAJ_100.10 Mahjong Party: Gen Shuizhe Meinü Dajiquan +SLPS_203.49 Mahjong Party: Idol to Mahjong Shoubu +SLPM_627.81 Mahjong Sangokushi +SLPM_620.30 Mahjong Sengen: Saken de Ron^! +SLPM_620.03 Mahjong Taikai III: Millennium League +SLPM_620.04 Mahjong Yarou ze^! 2 +SLPM_667.51 Mahoroba Stories: Library of Fortune +SLPM_653.33 Mahoromatic: Moetto Kira Kira Maid-san. +SLPM_658.70 Mahou Sensei Negima^! 1-jikanme: Okochama Sensei wa Mahoutsukai^! +SLPM_658.71 Mahou Sensei Negima^! 1-jikanme: Okochama Sensei wa Mahoutsukai^! +SLPM_662.58 Mahou Sensei Negima^! 1-jikanme: Okochama Sensei wa Mahoutsukai^! +SLPM_660.62 Mahou Sensei Negima^! 2-jikanme: Tatakau Otome-tachi^! Mahora Daiundoukai Special^! +SLPM_660.63 Mahou Sensei Negima^! 2-jikanme: Tatakau Otome-tachi^! Mahora Daiundoukai Special^! +SLPM_663.29 Mahou Sensei Negima^! Kagai Jugyou: Otome no Doki Doki Beachside +SLPS_202.80 Mahou no Pumpkin: Ann to Greg no Daibouken +SLPM_661.64 Mahoutsukai Kuro-hime +SLPS_255.08 Mai-HiME: Unmei no Keitouju +SLPS_256.14 Mai-HiME: Unmei no Keitouju +SLPS_256.81 Mai-Otome HiME: Otome Butoushi^!^! +SLPM_550.31 Majin Tantei Nougami Neuro: Battle da yo^! Hannin Shuugou^! +SLPM_667.55 Majokko A La Mode II: Mahou to Ken no Struggle +SLPM_669.90 Majokko A La Mode II: Mahou to Ken no Struggle +SLPS_254.32 Majokko A La Mode: Tonaete, Koi no Mahou^! +SLUS_219.29 Major League Baseball 2K10 +SLUS_219.45 Major League Baseball 2K11 +SLUS_219.51 Major League Baseball 2K12 +SLUS_210.35 Major League Baseball 2K5 +SLUS_213.24 Major League Baseball 2K5: World Series Edition +SLPM_664.51 Major League Baseball 2K6 +SLUS_212.35 Major League Baseball 2K6 +SLPM_668.29 Major League Baseball 2K7 +SLUS_215.61 Major League Baseball 2K7 +SLPM_551.09 Major League Baseball 2K8 +SLUS_217.29 Major League Baseball 2K8 +SLPS_259.30 Major League Baseball 2K9 +SLUS_218.71 Major League Baseball 2K9 +SLPM_653.67 Makai Eiyuuki Maximo: Machine Monster no Yabou +SLPM_602.12 Makai Eiyuuki Maximo: Machine Monster no Yabou (Taikenban) +SLES_536.90 Makai Kingdom: Chronicles of the Sacred Tome +SLUS_211.70 Makai Kingdom: Chronicles of the Sacred Tome +SLPS_202.50 Makai Senki Disgaea +SLPS_202.51 Makai Senki Disgaea +SLPS_731.03 Makai Senki Disgaea +SLPS_256.07 Makai Senki Disgaea 2 +SLPS_256.08 Makai Senki Disgaea 2 +SLPS_732.54 Makai Senki Disgaea 2 +SLPM_653.29 Makai Tenshou +SLPM_651.44 Maken Shao +SLPS_250.42 Maken Shao +SLPS_250.43 Maken Shao +SLPM_610.07 Maken Shao (Taikenban) +SLES_510.58 Maken Shao: Demon Sword +SLES_524.13 Malice +SLUS_203.58 Malice +SLES_548.39 Mambo +SLPS_200.61 Mamimume * Mogacho no Print Hour +SLUS_218.90 Mana Khemia 2: Fall of Alchemy +SLES_554.43 Mana Khemia: Alchemists of Al-Revis +SLUS_217.35 Mana Khemia: Alchemists of Al-Revis +SLPM_550.05 Mana-Khemia 2: Ochita Gakuen to Renkinjutsushi-tachi +SLPM_551.14 Mana-Khemia 2: Ochita Gakuen to Renkinjutsushi-tachi +SLPM_667.48 Mana-Khemia: Gakuen no Renkinjutsushi-tachi +SLPM_669.94 Mana-Khemia: Gakuen no Renkinjutsushi-tachi +SLES_526.98 Manchester United Manager 2005 +SLES_520.23 Manhunt +SLUS_208.27 Manhunt +SLES_548.19 Manhunt 2 +SLUS_216.13 Manhunt 2 +SLES_531.89 Maniac Mole +SLPM_659.34 Maple Colors: Kessen wa Gakuensai^! +SLES_534.59 Marc Ecko's Getting Up: Contents Under Pressure +SLKA_253.31 Marc Ecko's Getting Up: Contents Under Pressure +SLUS_210.32 Marc Ecko's Getting Up: Contents Under Pressure +SLES_508.53 Marcel Desailly Pro Football +SLPM_652.90 Margi: Marginal: Ano Toki no Tooi Yakusoku o +SLPM_652.91 Margi: Marginal: Ano Toki no Tooi Yakusoku o +SLES_551.70 Margot's Word Brain +SLES_517.49 Mark Davis Pro Bass Challenge +SLUS_206.46 Mark Davis Pro Bass Challenge +SLPS_201.28 Marl de Jigsaw +SLPS_201.29 Marl de Jigsaw +SLES_535.85 Marvel Nemesis: Rise of the Imperfects +SLKA_253.11 Marvel Nemesis: Rise of the Imperfects +SLUS_212.81 Marvel Nemesis: Rise of the Imperfects +SLUS_291.56 Marvel Nemesis: Rise of the Imperfects (Demo) +SLES_555.72 Marvel Super Hero Squad +SLUS_219.10 Marvel Super Hero Squad +SLES_511.74 Marvel vs. Capcom 2: New Age of Heroes +SLPM_622.27 Marvel vs. Capcom 2: New Age of Heroes +SLPM_645.23 Marvel vs. Capcom 2: New Age of Heroes +SLUS_204.86 Marvel vs. Capcom 2: New Age of Heroes +SLPM_601.88 Marvel vs. Capcom 2: New Age of Heroes (Taikenban) +SLES_541.23 Marvel: Ultimate Alliance +SLUS_213.74 Marvel: Ultimate Alliance +SLES_554.93 Marvel: Ultimate Alliance 2 +SLUS_218.79 Marvel: Ultimate Alliance 2 +SLES_508.82 Mary-Kate and Ashley: Sweet 16: Licensed to Drive +SLUS_206.03 Mary-Kate and Ashley: Sweet 16: Licensed to Drive +SLES_524.46 Mashed: Drive to Survive +SLED_525.06 Mashed: Drive to Survive (Demo) +SLES_531.52 Mashed: Fully Loaded +SLES_522.95 Master Chess +SLES_509.06 Master Rallye +SLES_530.35 Masters of the Universe: He-Man: Defender of Grayskull +SLES_508.70 Mat Hoffman's Pro BMX 2 +SLES_508.71 Mat Hoffman's Pro BMX 2 +SLES_508.72 Mat Hoffman's Pro BMX 2 +SLUS_203.35 Mat Hoffman's Pro BMX 2 +SLED_511.86 Mat Hoffman's Pro BMX 2 (Demo) +SLUS_280.14 Mat Hoffman's Pro BMX 2 (Demo) +SLPM_654.17 Mat Hoffman's Pro BMX 2003 +SLPM_661.41 Matantei Loki Ragnarok: Mayouga: Ushinawareta Bishou +SLPS_204.69 Matching Maker 2: Zoku Boku no Machi-zukuri +SCPS_110.27 Mawaza +SLES_503.25 Max Payne +SLES_503.26 Max Payne +SLPS_252.44 Max Payne +SLUS_202.30 Max Payne +SLES_519.54 Max Payne 2: The Fall of Max Payne +SLES_522.56 Max Payne 2: The Fall of Max Payne +SLES_523.36 Max Payne 2: The Fall of Max Payne +SLES_523.37 Max Payne 2: The Fall of Max Payne +SLES_523.38 Max Payne 2: The Fall of Max Payne +SLUS_208.14 Max Payne 2: The Fall of Max Payne +SLES_534.65 Maxi Quiz du Foot Français +SLPM_621.27 Maximo +SLPM_645.04 Maximo +SLED_507.62 Maximo (Demo) +SLPM_601.65 Maximo (Taikenban) +SLES_517.59 Maximo vs Army of Zin +SLUS_207.22 Maximo vs Army of Zin +SLUS_290.83 Maximo vs Army of Zin (Demo) +SLES_507.03 Maximo: Ghosts to Glory +SLUS_200.17 Maximo: Ghosts to Glory +SLES_516.22 Maxxed Out Racing +SLES_545.45 Maxxed Out Racing Nitro +SLES_518.63 Maze Action +SCPM_851.01 McDonald's Original Happy Disc +SLES_527.10 McFarlane's Evil Prophecy +SLUS_206.57 McFarlane's Evil Prophecy +SLES_508.45 Medal of Honor: En Première Ligne +SLPM_660.79 Medal of Honor: Europe Kyoushuu +SLPM_665.14 Medal of Honor: Europe Kyoushuu +SLES_533.32 Medal of Honor: European Assault +SLES_533.34 Medal of Honor: European Assault +SLES_533.35 Medal of Honor: European Assault +SLES_533.36 Medal of Honor: European Assault +SLUS_211.99 Medal of Honor: European Assault +SLES_506.84 Medal of Honor: Frontline +SLES_508.46 Medal of Honor: Frontline +SLPM_651.68 Medal of Honor: Frontline +SLPM_675.25 Medal of Honor: Frontline +SLUS_203.68 Medal of Honor: Frontline +SLED_508.95 Medal of Honor: Frontline (Demo) +SLES_533.33 Medal of Honor: Les Faucons de Guerre +SLAJ_250.30 Medal of Honor: Rising Sun +SLES_518.73 Medal of Honor: Rising Sun +SLES_518.75 Medal of Honor: Rising Sun +SLES_518.76 Medal of Honor: Rising Sun +SLKA_251.40 Medal of Honor: Rising Sun +SLPM_550.02 Medal of Honor: Rising Sun +SLPM_654.69 Medal of Honor: Rising Sun +SLUS_207.53 Medal of Honor: Rising Sun +SLPM_656.48 Medal of Honor: Shijou Saidai no Sakusen +SLPS_251.51 Medal of Honor: Shijou Saidai no Sakusen +SLES_518.74 Medal of Honor: Soleil Levant +SLES_546.83 Medal of Honor: Vanguard +SLPM_550.76 Medal of Honor: Vanguard +SLPM_667.52 Medal of Honor: Vanguard +SLUS_215.97 Medal of Honor: Vanguard +SLPS_255.26 Medical 91 +SCES_554.97 Medical and Engineering Joint Entrance Quiz +SLUS_208.33 Mega Man Anniversary Collection +SLUS_213.70 Mega Man X Collection +SLES_518.85 Mega Man X7 +SLUS_204.87 Mega Man X7 +SLES_529.88 Mega Man X8 +SLUS_209.60 Mega Man X8 +SLES_528.32 Mega Man X: Command Mission +SLUS_209.03 Mega Man X: Command Mission +SLES_509.03 MegaRace 3: Nanotech Disaster +SLPM_662.47 Meine Liebe Zwei: Hokori to Seigi to Ai +SLPM_656.84 Meine Liebe: Yuubinaru Kioku +SLPS_254.26 Meitantei Conan: Daiei Teikoku no Isan +SLPS_255.88 Meitantei Conan: Daiei Teikoku no Isan +SLPM_665.74 Meitantei Evangelion +SLPM_656.42 Meiwaku Seijin: Panic Maker +SLPM_610.84 Meiwaku Seijin: Panic Maker (Taikenban) +SLPM_664.38 Melty Blood: Act Cadenza +SLPM_551.83 Melty Blood: Actress Again +SLPM_551.84 Melty Blood: Actress Again +SLPS_251.44 Memorial Song +SCPS_550.41 Memories Off +SLPM_675.35 Memories Off +SLPM_667.91 Memories Off #5 Encore +SLPM_661.46 Memories Off #5: Togireta Film +SLPM_661.47 Memories Off #5: Togireta Film +SLPM_551.97 Memories Off 6: Next Relation +SLPM_669.88 Memories Off 6: T-Wave +SLPM_551.01 Memories Off Duet: 1st & 2nd Stories +SLPS_252.26 Memories Off Duet: 1st & 2nd Stories +SLPS_252.78 Memories Off Mix +SLPM_658.57 Memories Off: After Rain Vol. 1: Orizuru +SLPM_658.58 Memories Off: After Rain Vol. 1: Orizuru +SLPM_659.02 Memories Off: After Rain Vol. 2: Souen +SLPM_659.03 Memories Off: After Rain Vol. 2: Souen +SLPM_659.38 Memories Off: After Rain Vol. 3: Sotsugyou +SLPM_659.39 Memories Off: After Rain Vol. 3: Sotsugyou +SLPM_656.09 Memories Off: Sorekara +SLPM_663.52 Memories Off: Sorekara Again +SLPM_663.53 Memories Off: Sorekara Again +SLPM_657.64 Men at Work^! 3: Ai to Seishun no Hunter Gakuen +SLES_507.89 Men in Black II: Alien Escape +SLPM_675.33 Men in Black II: Alien Escape +SLUS_203.73 Men in Black II: Alien Escape +SLES_525.88 Mercenaries +SLES_525.89 Mercenaries +SLES_525.90 Mercenaries +SLES_530.08 Mercenaries +SLPM_659.42 Mercenaries +SLPM_664.65 Mercenaries +SLUS_209.32 Mercenaries +SLED_529.79 Mercenaries (Demo) +SLUS_291.37 Mercenaries (Demo) +SLES_549.99 Mercenaries 2: Inferno di Fuoco +SLES_549.98 Mercenaries 2: L'enfer des Favelas +SLES_549.97 Mercenaries 2: World in Flames +SLES_550.00 Mercenaries 2: World in Flames +SLES_550.01 Mercenaries 2: World in Flames +SLPM_551.10 Mercenaries 2: World in Flames +SLUS_216.50 Mercenaries 2: World in Flames +SLES_544.32 Mercury Meltdown Remix +SLUS_215.48 Mercury Meltdown Remix +SLPS_256.96 Mermaid Prism +SLES_517.58 Metal Arms: Glitch in the System +SLUS_207.86 Metal Arms: Glitch in the System +SLUS_290.81 Metal Arms: Glitch in the System (Demo) +SLPM_552.37 Metal Gear & Metal Gear 2: Solid Snake +SLPM_667.95 Metal Gear & Metal Gear 2: Solid Snake +SLPM_742.58 Metal Gear & Metal Gear 2: Solid Snake +SLPM_685.24 Metal Gear Online +SLES_503.83 Metal Gear Solid 2: Sons of Liberty +SLES_503.84 Metal Gear Solid 2: Sons of Liberty +SLES_503.85 Metal Gear Solid 2: Sons of Liberty +SLPM_650.77 Metal Gear Solid 2: Sons of Liberty +SLPM_650.78 Metal Gear Solid 2: Sons of Liberty +SLPM_657.54 Metal Gear Solid 2: Sons of Liberty +SLPM_665.03 Metal Gear Solid 2: Sons of Liberty +SLPM_667.96 Metal Gear Solid 2: Sons of Liberty +SLPM_675.15 Metal Gear Solid 2: Sons of Liberty +SLPM_685.03 Metal Gear Solid 2: Sons of Liberty +SLPM_742.55 Metal Gear Solid 2: Sons of Liberty +SLUS_201.44 Metal Gear Solid 2: Sons of Liberty +SLPM_620.43 Metal Gear Solid 2: Sons of Liberty (Taikenban) +SLED_501.17 Metal Gear Solid 2: Sons of Liberty: Trial Edition (Demo) +SLUS_290.03 Metal Gear Solid 2: Sons of Liberty: Trial Edition (Demo) +SLES_820.09 Metal Gear Solid 2: Substance +SLKA_350.01 Metal Gear Solid 2: Substance +SLPM_670.02 Metal Gear Solid 2: Substance +SLPM_670.08 Metal Gear Solid 2: Substance +SLPM_749.01 Metal Gear Solid 2: Substance +SLUS_205.54 Metal Gear Solid 2: Substance +SLES_820.13 Metal Gear Solid 3: Snake Eater +SLES_820.24 Metal Gear Solid 3: Snake Eater +SLES_820.26 Metal Gear Solid 3: Snake Eater +SLES_820.32 Metal Gear Solid 3: Snake Eater +SLKA_252.51 Metal Gear Solid 3: Snake Eater +SLPM_657.89 Metal Gear Solid 3: Snake Eater +SLPM_657.90 Metal Gear Solid 3: Snake Eater +SLPM_685.16 Metal Gear Solid 3: Snake Eater +SLUS_209.15 Metal Gear Solid 3: Snake Eater +SLES_820.42 Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) +SLES_820.44 Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) +SLES_820.46 Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) +SLES_820.48 Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) +SLKA_253.53 Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) +SLPM_552.36 Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) +SLPM_662.20 Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) +SLPM_662.23 Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) +SLPM_667.94 Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) +SLPM_667.98 Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) +SLPM_742.57 Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) +SLUS_213.59 Metal Gear Solid 3: Subsistence (Disc 1) (Subsistence) +SLES_820.43 Metal Gear Solid 3: Subsistence (Disc 2) (Persistence) +SLES_820.45 Metal Gear Solid 3: Subsistence (Disc 2) (Persistence) +SLES_820.47 Metal Gear Solid 3: Subsistence (Disc 2) (Persistence) +SLES_820.49 Metal Gear Solid 3: Subsistence (Disc 2) (Persistence) +SLKA_253.54 Metal Gear Solid 3: Subsistence (Disc 2) (Persistence) +SLPM_662.21 Metal Gear Solid 3: Subsistence (Disc 2) (Persistence) +SLPM_662.24 Metal Gear Solid 3: Subsistence (Disc 2) (Persistence) +SLUS_212.43 Metal Gear Solid 3: Subsistence (Disc 2) (Persistence) +SLES_820.50 Metal Gear Solid 3: Subsistence (Disc 3) (Existence) +SLES_820.51 Metal Gear Solid 3: Subsistence (Disc 3) (Existence) +SLES_820.52 Metal Gear Solid 3: Subsistence (Disc 3) (Existence) +SLES_820.53 Metal Gear Solid 3: Subsistence (Disc 3) (Existence) +SLKA_253.55 Metal Gear Solid 3: Subsistence (Disc 3) (Existence) +SLPM_662.22 Metal Gear Solid 3: Subsistence (Disc 3) (Existence) +SLUS_213.60 Metal Gear Solid 3: Subsistence (Disc 3) (Existence) +SLUS_212.93 Metal Saga +SLUS_280.59 Metal Saga (Demo) +SLPM_658.68 Metal Saga: Sajin no Kusari +SLPM_742.26 Metal Saga: Sajin no Kusari +SLPS_256.50 Metal Slug +SLPS_257.88 Metal Slug +SLES_525.99 Metal Slug 3 +SLKA_250.49 Metal Slug 3 +SLPS_252.09 Metal Slug 3 +SLPS_254.28 Metal Slug 3 +SLES_533.80 Metal Slug 4 +SLPS_253.76 Metal Slug 4 +SLPS_255.71 Metal Slug 4 +SLUS_209.71 Metal Slug 4 +SLES_533.83 Metal Slug 5 +SLPS_254.95 Metal Slug 5 +SLPS_256.34 Metal Slug 5 +SLUS_209.90 Metal Slug 5 +SLPS_256.74 Metal Slug 6 +SLES_546.77 Metal Slug Anthology +SLUS_215.50 Metal Slug Anthology +SLPS_257.62 Metal Slug Complete +SLPS_259.37 Metal Slug Complete +SLPM_655.52 Metal Wolf REV +SLES_511.62 Metropolismania +SLUS_203.77 Metropolismania +SLES_548.98 Metropolismania 2 +SLUS_216.06 Metropolismania 2 +SLPS_252.53 Mezamashi TV: 10th Anniversary: Kyou no Wanko +SLPS_201.10 Mezase^! Meimon Yakyuubu 2 +SLES_528.53 Miami Vice +SLPM_654.80 Michigan +SLES_530.73 Michigan: Report from Hell +SLES_508.20 Micro Machines +SLUS_204.72 Micro Machines +SLES_536.68 Micro Machines V4 +SLUS_214.02 Micro Machines V4 +SLES_529.42 Midnight Club 3: DUB Edition +SLUS_210.29 Midnight Club 3: DUB Edition +SLES_537.17 Midnight Club 3: DUB Edition Remix +SLUS_213.55 Midnight Club 3: DUB Edition Remix +SLES_510.54 Midnight Club II +SLUS_202.09 Midnight Club II +SLES_500.54 Midnight Club: Street Racing +SLES_500.71 Midnight Club: Street Racing +SLPS_200.68 Midnight Club: Street Racing +SLUS_200.63 Midnight Club: Street Racing +SLES_519.27 Midway Arcade Treasures +SLES_523.43 Midway Arcade Treasures +SLUS_208.01 Midway Arcade Treasures +SLES_528.44 Midway Arcade Treasures 2 +SLUS_209.97 Midway Arcade Treasures 2 +SLES_536.66 Midway Arcade Treasures 3 +SLUS_210.94 Midway Arcade Treasures 3 +SLPS_250.31 Might and Magic: Day of the Destroyer +SLES_522.92 Mighty Mulan +SLES_503.96 Mike Tyson Heavyweight Boxing +SLUS_203.45 Mike Tyson Heavyweight Boxing +SLPM_660.52 Mikomai: Towa no Omoi +SCED_523.55 Military Multi Demo (Demo) +SLPS_202.55 Million God +SLES_535.69 Mini Desktop Racing +SLPS_254.67 Minna Daisuki Katamari Damacy +SLPS_732.41 Minna Daisuki Katamari Damacy +PAPX_902.36 Minna Daisuki Katamari Damacy (Taikenban) +SLPM_602.68 Minna Daisuki Katamari Damacy (Taikenban) +SCPS_150.16 Minna no Golf 3 +SCPS_720.02 Minna no Golf 3 +SCPS_150.59 Minna no Golf 4 +SCPS_193.01 Minna no Golf 4 +SCPS_193.19 Minna no Golf 4 +SCPS_150.49 Minna no Golf Online +SCAJ_201.81 Minna no Tennis +SCPS_151.13 Minna no Tennis +SCPS_193.32 Minna no Tennis +PCPX_980.42 Minna no Tennis (Taikenban) +SLES_512.30 Minority Report: Everybody Runs +SLES_513.18 Minority Report: Everybody Runs +SLUS_203.31 Minority Report: Everybody Runs +SLES_513.17 Minority Report: Le Futur vous Rattrape +SLPM_659.73 Mirai Shounen Conan +PCPX_966.05 MiruMiru 2000-nen 12-gatsudo Juchuugou +PCPX_966.08 MiruMiru 2001-nen 1-gatsudo Juchuugou +PCPX_966.21 MiruMiru 2001-nen 10-gatsudo Juchuugou +PCPX_966.10 MiruMiru 2001-nen 2-gatsudo Juchuugou +PCPX_966.12 MiruMiru 2001-nen 3-gatsudo Juchuugou +PCPX_966.13 MiruMiru 2001-nen 4-gatsudo Juchuugou +PCPX_966.14 MiruMiru 2001-nen 5-gatsudo Juchuugou +PCPX_966.15 MiruMiru 2001-nen 6-gatsudo Juchuugou +PCPX_966.18 MiruMiru 2001-nen 7-gatsudo Juchuugou +PCPX_966.17 MiruMiru 2001-nen 8-gatsudo Juchuugou +PCPX_966.20 MiruMiru 2001-nen 9-gatsudo Juchuugou +SLPS_250.39 Missing Blue +SLPS_250.51 Missing Blue +SLPS_253.65 Missing Blue +SLPM_667.68 Missing Parts Side A: The Tantei Stories +SLPS_253.01 Missing Parts Side A: The Tantei Stories +SLPM_667.69 Missing Parts Side B: The Tantei Stories +SLPS_253.40 Missing Parts Side B: The Tantei Stories +SLES_520.01 Mission: Impossible: Operation Surma +SLPM_655.29 Mission: Impossible: Operation Surma +SLUS_204.00 Mission: Impossible: Operation Surma +SLUS_203.75 Mister Mosquito +SLPM_663.81 Mitsu x Mitsu Drops: Love x Love Honey Life +SLPM_661.14 Mizu no Senritsu +SLPM_661.15 Mizu no Senritsu +SLPM_665.31 Mizu no Senritsu 2: Hi no Kioku +SLPM_665.32 Mizu no Senritsu 2: Hi no Kioku +SLPM_668.40 Mizu no Senritsu 2: Hi no Kioku +SLPM_658.41 Mizuiro +SLPS_251.91 Mizuiro +SLES_516.98 Mobile Light Force 2 +SLUS_206.08 Mobile Light Force 2 +SLKA_150.18 Mobile Suit Gundam Seed +SLUS_211.40 Mobile Suit Gundam Seed: Never Ending Tomorrow +SLPS_256.27 Mobile Suit Gundam: Climax U.C. +SLUS_207.40 Mobile Suit Gundam: Encounters in Space +SLES_512.71 Mobile Suit Gundam: Federation vs. Zeon +SLUS_203.82 Mobile Suit Gundam: Federation vs. Zeon +SLUS_208.21 Mobile Suit Gundam: Gundam vs. Zeta Gundam +SLUS_201.75 Mobile Suit Gundam: Journey to Jaburo +SLPS_251.22 Mobile Suit Gundam: Lost War Chronicles +SLPS_251.23 Mobile Suit Gundam: Lost War Chronicles +SLPS_254.86 Mobile Suit Gundam: Lost War Chronicles +SLUS_202.33 Mobile Suit Gundam: Zeonic Front +SLES_502.53 Moderngroove: Ministry of Sound Edition +SLPS_259.55 Moe Moe 2-Ji Taisen (Ryaku) 2 +SLPS_259.56 Moe Moe 2-Ji Taisen (Ryaku) 2 +SLPS_258.96 Moe Moe 2-Ji Taisen (Ryaku) Deluxe +SLPS_259.77 Moe Moe 2-Ji Taisen (Ryaku) Deluxe +SLPM_654.25 Moekan: Moe Musume Shima e Youkoso +SCPS_110.33 Mojibribon +SLES_521.11 Mojo^! +SLUS_207.41 Mojo^! +SLPM_624.75 Momotarou Dentetsu 11: Black Bombee Shutsugen^! no Maki +SLPM_624.16 Momotarou Dentetsu 12: Nishi Nihon-hen mo Arimasse^! +SLPM_741.02 Momotarou Dentetsu 12: Nishi Nihon-hen mo Arimasse^! +SLPM_741.04 Momotarou Dentetsu 15: Godai Bombee Toujou^! no Maki +SLPM_627.50 Momotarou Dentetsu 16: Hokkaido Daiidou no Maki^! +SLPM_741.05 Momotarou Dentetsu 16: Hokkaido Daiidou no Maki^! +SLPM_621.17 Momotarou Dentetsu Batten: Kyushu-hen mo Arubai +SLPM_625.55 Momotarou Dentetsu USA +SLPM_668.95 Money Sugoroku: Kabukoro +SLPS_203.81 Monkey Turn V +SLPS_204.28 Monkey Turn V +SLPM_656.81 Monochrome +SLPM_656.82 Monochrome +SLPM_551.03 Monochrome Factor: Cross Road +SLES_552.09 Monopoly +SLES_552.78 Monopoly +SLUS_217.53 Monopoly +SLES_511.45 Monopoly Party +SLUS_203.48 Monopoly Party +SLPS_202.81 Monopoly: Mezase^!^! Daifugou Jinsei^!^! +SLUS_207.96 Monster 4x4: Masters of Metal +SLES_518.56 Monster Attack +SLPM_622.86 Monster Bass +SLES_547.72 Monster Eggs +SLPS_250.35 Monster Farm +SLPS_252.63 Monster Farm 4 +SLPS_734.23 Monster Farm 4 +SLPS_255.85 Monster Farm 5: Circus Caravan +SLES_542.15 Monster House +SLES_542.16 Monster House +SLES_542.17 Monster House +SLUS_214.00 Monster House +SLES_527.07 Monster Hunter +SLPM_654.95 Monster Hunter +SLUS_208.96 Monster Hunter +SLED_530.83 Monster Hunter (Demo) +SLPM_662.80 Monster Hunter 2 +SLPM_742.45 Monster Hunter 2 +SLPM_658.69 Monster Hunter G +SLES_551.34 Monster Jam +SLUS_216.35 Monster Jam +SLES_509.08 Monster Jam: Maximum Destruction +SLUS_201.86 Monster Jam: Maximum Destruction +SLES_553.32 Monster Jam: Urban Assault +SLUS_218.07 Monster Jam: Urban Assault +SLES_551.69 Monster Lab +SLUS_218.38 Monster Lab +SLUS_201.90 Monster Rancher 3 +SLUS_207.02 Monster Rancher 4 +SLUS_213.30 Monster Rancher Evo +SLES_541.10 Monster Trux Arenas: Special Edition +SLES_544.10 Monster Trux Arenas: Special Edition +SLES_527.50 Monster Trux Extreme: Arena Edition +SLES_530.05 Monster Trux Extreme: Offroad Edition +SCES_547.04 Monsterspass +SLES_551.22 Moorhuhn Fun Kart 2008 +SLPS_200.08 Morita Shougi +SLES_541.56 Mortal Kombat: Armageddon +SLUS_214.10 Mortal Kombat: Armageddon +SLUS_215.43 Mortal Kombat: Armageddon +SLES_507.17 Mortal Kombat: Deadly Alliance +SLES_514.39 Mortal Kombat: Deadly Alliance +SLUS_204.23 Mortal Kombat: Deadly Alliance +SLES_527.05 Mortal Kombat: Deception +SLES_527.06 Mortal Kombat: Deception +SLUS_208.81 Mortal Kombat: Deception +SLUS_210.81 Mortal Kombat: Deception (Premium Pack Bonus Disc) +SLES_535.24 Mortal Kombat: Shaolin Monks +SLES_535.25 Mortal Kombat: Shaolin Monks +SLUS_210.87 Mortal Kombat: Shaolin Monks +SLPS_252.42 Motion Gravure Series: Kitagawa Tomomi +SLPS_252.40 Motion Gravure Series: Megumi +SLPS_252.41 Motion Gravure Series: Mori Hiroko +SLPS_252.43 Motion Gravure Series: Nemoto Harumi +SLES_548.85 Moto X Maniac +SCES_500.34 MotoGP +SLPS_200.40 MotoGP +SLUS_200.58 MotoGP +SLES_549.59 MotoGP 07 +SLPM_668.67 MotoGP 07 +SLUS_216.88 MotoGP 07 +SLES_552.66 MotoGP 08 +SLUS_218.11 MotoGP 08 +SCES_504.09 MotoGP 2 +SLPS_201.55 MotoGP 2 +SLUS_202.85 MotoGP 2 +SCES_509.82 MotoGP 3 +SLPS_252.04 MotoGP 3 +SLUS_206.25 MotoGP 3 +SCED_516.69 MotoGP 3 (Demo) +SLPM_601.98 MotoGP 3 (Taikenban) +SCES_528.92 MotoGP 4 +SLPS_255.61 MotoGP 4 +SLUS_211.59 MotoGP 4 +SLES_530.92 Motocross Mania 3 +SLUS_212.29 Motocross Mania 3 +SCES_555.73 MotorStorm: Arctic Edge +SCUS_976.54 MotorStorm: Arctic Edge +SLES_525.18 Motorbike King +SLES_516.05 Motorsiege: Warriors of Primetime +SLPS_201.83 Motto Golful Golf +SLPM_552.64 Moujuutsukai to Oujisama +SLPM_552.87 Moujuutsukai to Oujisama: Snow Bride +SLUS_216.66 Mountain Bike Adrenaline +SLES_547.28 Mountain Bike Adrenaline featuring Salomon +SLES_525.25 Mouse Trophy +SLES_507.69 Mr Moskeeto +SLES_546.66 Mr. Bean +SLES_514.93 Mr. Golf +SLPM_657.59 Mr. Incredible +SLPM_662.48 Mr. Incredible: Kyouteki Underminer Toujou +SLKA_251.50 Muinga +SLES_508.55 Mundial 2002 Challenge +SLES_535.21 Musashi: Samurai Legend +SLUS_209.83 Musashi: Samurai Legend +SLPM_660.08 Musashiden II: Blademaster +SLPM_660.56 Mushi-hime-sama +SLPM_664.83 Mushi-hime-sama +SLES_513.63 Music 3000 +SLES_555.09 Music Maker: Rockstar +SLKA_253.10 Musou Orochi +SLPM_667.21 Musou Orochi +SLPM_669.53 Musou Orochi: Maou Sairin +SLPM_742.82 Musou Orochi: Maou Sairin +SLKA_254.43 Mussang Orochi: Mawang Jaerim +SLPM_663.59 Mutsu-boshi Kirari: Hoshifuru Miyako +SLPS_254.63 My Home o Tsukurou 2^! Takumi +SLPS_256.13 My Home o Tsukurou 2^! Takumi +SLPS_256.15 My Home o Tsukurou 2: Juujitsu^! Kantan Sekkei^!^! +SLPS_201.77 My Home o Tsukurou^! Make Your Dream Home +SLES_552.03 My Horse & Me 2 +SLPS_251.92 My Merry May +SLPM_660.45 My Merry May with be +SLPS_252.38 My Merry Maybe +SCES_516.77 My Street +SCUS_972.12 My Street +SCUS_972.63 My Street (Demo) +SLPM_551.64 Myself; Yourself +SLPM_668.91 Myself; Yourself +SLPM_668.92 Myself; Yourself +SLPM_551.62 Myself; Yourself: Sorezore no Finale +SLPM_551.63 Myself; Yourself: Sorezore no Finale +SLES_507.26 Myst III: Exile +SLPS_252.31 Myst III: Exile +SLUS_204.34 Myst III: Exile +SLPM_664.15 Mystereet: Yasogami Kaoru no Jiken File +SLPM_664.16 Mystereet: Yasogami Kaoru no Jiken File +SLES_513.58 Mystic Heroes +SLES_514.76 Mystic Heroes +SLES_514.77 Mystic Heroes +SLUS_205.21 Mystic Heroes +SLES_522.41 Myth Makers: Orbs of Doom +SLES_541.12 Myth Makers: Orbs of Doom +SLES_521.59 Myth Makers: Super Kart GP +SLES_541.13 Myth Makers: Super Kart GP +SLES_534.52 Myth Makers: Trixie in Toyland +SLES_505.50 Mánager de Liga 2002 +SLES_510.27 Mánager de Liga 2003 +SLES_514.61 Mánager de Liga 2004 +SLES_526.97 Mánager de Liga 2005 +SLES_536.35 NASCAR 06: Total Team Control +SLUS_212.66 NASCAR 06: Total Team Control +SLES_542.23 NASCAR 07 +SLUS_214.61 NASCAR 07 +SLES_548.13 NASCAR 08 +SLUS_216.39 NASCAR 08 +SLES_551.99 NASCAR 09 +SLUS_217.44 NASCAR 09 +SLUS_201.01 NASCAR 2001 +SLUS_210.03 NASCAR 2005: Chase for the Cup +SLUS_201.76 NASCAR Heat 2002 +SLUS_202.66 NASCAR Thunder 2002 +SLUS_205.35 NASCAR Thunder 2003 +SLUS_208.24 NASCAR Thunder 2004 +SLUS_204.41 NASCAR: Dirt to Daytona +SCUS_973.48 NBA 06 +SCUS_973.92 NBA 06 (Demo) +SCUS_975.44 NBA 07 featuring the Life Vol. 2 +SCUS_975.54 NBA 07 featuring the Life Vol. 2 (Demo) +SCES_549.24 NBA 08 +SCUS_975.89 NBA 08 featuring the Life Vol. 3 +SCUS_976.25 NBA 09: The Inside +SLES_555.76 NBA 2K10 +SLUS_219.08 NBA 2K10 +SLES_556.45 NBA 2K11 +SLUS_219.36 NBA 2K11 +SLES_556.59 NBA 2K12 +SLUS_219.50 NBA 2K12 +SLPM_651.35 NBA 2K2 +SLUS_203.30 NBA 2K2 +SLES_513.40 NBA 2K3 +SLPM_652.69 NBA 2K3 +SLUS_204.76 NBA 2K3 +SLES_536.87 NBA 2K6 +SLUS_212.33 NBA 2K6 +SLES_542.10 NBA 2K7 +SLUS_214.24 NBA 2K7 +SLES_548.80 NBA 2K8 +SLUS_216.69 NBA 2K8 +SLES_552.53 NBA 2K9 +SLPS_259.24 NBA 2K9 +SLUS_217.45 NBA 2K9 +SLES_507.79 NBA 2Night 2002 +SLES_526.28 NBA Ballers +SLUS_205.41 NBA Ballers +SLUS_211.86 NBA Ballers: Phenom +SLES_500.80 NBA Hoopz +SLUS_200.50 NBA Hoopz +SLES_519.72 NBA Jam +SLUS_206.48 NBA Jam +SLES_535.46 NBA Live 06 +SLES_535.47 NBA Live 06 +SLES_535.80 NBA Live 06 +SLES_535.81 NBA Live 06 +SLKA_253.15 NBA Live 06 +SLPM_661.71 NBA Live 06 +SLPM_665.61 NBA Live 06 +SLUS_212.79 NBA Live 06 +SLUS_291.62 NBA Live 06 (Demo) +SLES_542.50 NBA Live 07 +SLES_542.51 NBA Live 07 +SLES_542.52 NBA Live 07 +SLKA_253.95 NBA Live 07 +SLPM_665.89 NBA Live 07 +SLUS_214.60 NBA Live 07 +SLED_543.28 NBA Live 07 (Demo) +SLES_548.95 NBA Live 08 +SLES_548.96 NBA Live 08 +SLES_549.33 NBA Live 08 +SLPM_551.44 NBA Live 08 +SLPM_668.84 NBA Live 08 +SLUS_216.49 NBA Live 08 +SLES_553.34 NBA Live 09 +SLES_553.35 NBA Live 09 +SLES_553.36 NBA Live 09 +SLES_553.37 NBA Live 09 +SLPM_550.97 NBA Live 09 +SLUS_217.77 NBA Live 09 +SLES_500.22 NBA Live 2001 +SLES_500.23 NBA Live 2001 +SLES_500.24 NBA Live 2001 +SLES_500.25 NBA Live 2001 +SLES_500.26 NBA Live 2001 +SLPS_200.73 NBA Live 2001 +SLUS_201.02 NBA Live 2001 +SLES_505.34 NBA Live 2002 +SLES_505.35 NBA Live 2002 +SLES_505.36 NBA Live 2002 +SLES_505.37 NBA Live 2002 +SLES_505.38 NBA Live 2002 +SLPS_201.59 NBA Live 2002 +SLUS_203.03 NBA Live 2002 +SLES_511.98 NBA Live 2003 +SLPM_675.41 NBA Live 2003 +SLPS_251.68 NBA Live 2003 +SLUS_205.36 NBA Live 2003 +SLES_520.08 NBA Live 2004 +SLKA_250.86 NBA Live 2004 +SLPM_656.66 NBA Live 2004 +SLPS_252.97 NBA Live 2004 +SLUS_207.55 NBA Live 2004 +SLES_527.13 NBA Live 2005 +SLES_527.26 NBA Live 2005 +SLES_527.27 NBA Live 2005 +SLPM_657.87 NBA Live 2005 +SLPM_661.16 NBA Live 2005 +SLUS_210.58 NBA Live 2005 +SCUS_971.14 NBA ShootOut 2001 +SCUS_972.17 NBA ShootOut 2003 +SCUS_972.53 NBA ShootOut 2003 (Demo) +SCUS_973.18 NBA ShootOut 2004 +SCUS_973.25 NBA ShootOut 2004 (Demo) +SCUS_973.82 NBA ShootOut 2004 (Demo) +SLPM_622.55 NBA Starting Five +SLUS_205.13 NBA Starting Five +SLPM_657.67 NBA Starting Five 2005 +SLES_502.19 NBA Street +SLPS_201.07 NBA Street +SLUS_201.87 NBA Street +SLPM_601.52 NBA Street (Taikenban) +SLPM_656.49 NBA Street 2: Dunk Tengoku +SLPS_252.39 NBA Street 2: Dunk Tengoku +SLES_530.01 NBA Street V3 +SLKA_251.34 NBA Street V3 +SLPM_660.21 NBA Street V3 +SLUS_211.26 NBA Street V3 +SLUS_291.41 NBA Street V3 (Demo) +SLES_514.81 NBA Street Vol. 2 +SLUS_206.51 NBA Street Vol. 2 +SLUS_290.53 NBA Street Vol. 2 (Demo) +SLUS_218.51 NCAA Basketball 09 +SLUS_205.38 NCAA College Basketball 2K3 +SLUS_204.53 NCAA College Football 2K3 +SCUS_971.09 NCAA Final Four 2001 +SCUS_971.36 NCAA Final Four 2002 +SCUS_972.04 NCAA Final Four 2003 +SCUS_972.78 NCAA Final Four 2004 +SCUS_973.70 NCAA Final Four 2004 (Demo) +SLUS_212.14 NCAA Football 06 +SLUS_214.59 NCAA Football 07 +SLUS_216.20 NCAA Football 08 +SLUS_217.52 NCAA Football 09 +SLUS_218.92 NCAA Football 10 +SLUS_219.32 NCAA Football 11 +SLUS_202.41 NCAA Football 2002 +SLUS_205.30 NCAA Football 2003 +SLUS_207.19 NCAA Football 2004 +SLUS_209.91 NCAA Football 2005 +SCUS_971.07 NCAA GameBreaker 2001 +SCUS_972.14 NCAA GameBreaker 2003 +SCUS_972.26 NCAA GameBreaker 2003 (Demo) +SCUS_972.77 NCAA GameBreaker 2004 +SCUS_973.15 NCAA GameBreaker 2004 (Demo) +SLUS_212.98 NCAA March Madness 06 +SLUS_291.63 NCAA March Madness 06 (Demo) +SLUS_214.81 NCAA March Madness 07 +SLUS_216.98 NCAA March Madness 08 +SLUS_203.32 NCAA March Madness 2002 +SLUS_205.74 NCAA March Madness 2003 +SLUS_207.71 NCAA March Madness 2004 +SLUS_290.79 NCAA March Madness 2004 (Demo) +SLUS_211.00 NCAA March Madness 2005 +SLUS_291.35 NCAA March Madness 2005 (Demo) +SLPM_651.11 NFL 2K2 +SLUS_203.22 NFL 2K2 +SLES_513.39 NFL 2K3 +SLPM_652.24 NFL 2K3 +SLUS_204.57 NFL 2K3 +SLUS_200.51 NFL Blitz 2002 +SLUS_204.74 NFL Blitz 2003 +SLUS_206.31 NFL Blitz Pro +SCUS_971.06 NFL GameDay 2001 +SCUS_971.31 NFL GameDay 2002 +SCUS_971.78 NFL GameDay 2002 (Demo) +SCUS_971.94 NFL GameDay 2003 +SCUS_972.23 NFL GameDay 2003 (Demo) +SCUS_972.76 NFL GameDay 2004 +SCUS_973.17 NFL GameDay 2004 (Demo) +SLUS_214.07 NFL Head Coach +SLES_502.13 NFL QB Club 2002 +SLUS_201.54 NFL QB Club 2002 +SLES_520.25 NFL Street +SLUS_208.41 NFL Street +SLUS_290.93 NFL Street (Demo) +SLES_529.82 NFL Street 2 +SLUS_211.18 NFL Street 2 +SLES_543.79 NFL Street 3 +SLUS_214.82 NFL Street 3 +SLPM_653.62 NHK Tensai Bit-kun: Glamon Battle +SLPM_610.56 NHK Tensai Bit-kun: Glamon Battle (Taikenban) +SLES_534.33 NHL 06 +SLES_534.63 NHL 06 +SLPM_665.10 NHL 06 +SLUS_212.41 NHL 06 +SLUS_291.54 NHL 06 (Demo) +SLES_542.45 NHL 07 +SLUS_214.58 NHL 07 +SLES_548.93 NHL 08 +SLES_551.74 NHL 08 +SLUS_216.47 NHL 08 +SLES_553.38 NHL 09 +SLES_553.39 NHL 09 +SLUS_217.71 NHL 09 +SLES_500.27 NHL 2001 +SLES_500.28 NHL 2001 +SLES_500.29 NHL 2001 +SLUS_201.00 NHL 2001 +SLES_504.25 NHL 2002 +SLES_504.26 NHL 2002 +SLES_504.27 NHL 2002 +SLPS_201.68 NHL 2002 +SLUS_202.81 NHL 2002 +SLES_511.51 NHL 2003 +SLUS_205.31 NHL 2003 +SLES_517.98 NHL 2004 +SLUS_207.56 NHL 2004 +SLES_526.73 NHL 2005 +SLUS_210.01 NHL 2005 +SLUS_219.14 NHL 2K10 +SLES_513.41 NHL 2K3 +SLUS_204.77 NHL 2K3 +SLES_536.86 NHL 2K6 +SLUS_212.34 NHL 2K6 +SLES_542.11 NHL 2K7 +SLUS_214.25 NHL 2K7 +SLES_548.81 NHL 2K8 +SLUS_216.32 NHL 2K8 +SLES_552.52 NHL 2K9 +SLPS_259.25 NHL 2K9 +SLUS_217.63 NHL 2K9 +SCUS_971.10 NHL FaceOff 2001 +SCUS_972.20 NHL FaceOff 2003 +SCUS_972.59 NHL FaceOff 2003 (Demo) +SLES_504.51 NHL Hitz 2002 +SLUS_201.40 NHL Hitz 2002 +SLES_507.12 NHL Hitz 2003 +SLUS_204.38 NHL Hitz 2003 +SLES_518.40 NHL Hitz Pro +SLUS_206.91 NHL Hitz Pro +SLUS_211.14 NHRA Championship Drag Racing +SLUS_215.47 NHRA Drag Racing: Countdown to the Championship +SLUS_218.55 NPPL Championship Paintball 2009 +SLUS_214.32 NRA Gun Club +SLES_505.56 NYR: New York Race +SLPM_552.23 NadePro^!^! Kisama mo Seiyuu Yatte Miro^! +SLPS_255.00 Namco 50 Anniversary: namCollection +SLUS_202.73 Namco Museum +SLES_539.57 Namco Museum 50th Anniversary +SLUS_202.73 Namco Museum 50th Anniversary +SLPS_255.90 Namco Museum Arcade Hits^! +SLUS_291.34 Namco Transmission Vol. 2 +SLUS_206.43 Namco Transmission v1.03 +SLUS_290.71 Namco Transmission v1.03 +SLUS_291.33 Namco Transmission v2 +SLUS_291.74 Namco Transmission v3.1 +SLUS_291.75 Namco Transmission v3.2 +SLPS_255.05 Namco x Capcom +SLPM_659.14 Nana +SLPM_662.56 Nana +SLPS_257.57 Nanatsuiro Drops Pure^!^! +SLPS_257.58 Nanatsuiro Drops Pure^!^! +SLES_529.64 Nanobreaker +SLPM_658.09 Nanobreaker +SLUS_210.10 Nanobreaker +SLPS_258.48 Naraku no Shiro: Ichiyanagi Nagomu, 2-dome no Junan +SLUS_207.30 Narc +SLPS_256.26 Narnia-koku Monogatari: Dai-1-shou: Lion to Majo +SLES_554.81 Naruto Shippuden: Ultimate Ninja 4 +SLES_554.82 Naruto Shippuden: Ultimate Ninja 4 +SLUS_218.62 Naruto Shippuden: Ultimate Ninja 4 +SLES_556.05 Naruto Shippuden: Ultimate Ninja 5 +SLPS_257.68 Naruto Shippuuden: Narutimate Accel +SLPM_611.57 Naruto Shippuuden: Narutimate Accel (Taikenban) +SLPS_258.37 Naruto Shippuuden: Narutimate Accel 2 +SLPM_680.19 Naruto Shippuuden: Narutimate Accel 2: Zen Rokujuuni-nin Soku Kaihou Disc +SLPS_257.14 Naruto: Konoha Spirits^!^! +SLPS_252.93 Naruto: Narutimate Hero +SLPS_732.12 Naruto: Narutimate Hero +SLPS_253.98 Naruto: Narutimate Hero 2 +SLPS_732.21 Naruto: Narutimate Hero 2 +SLPS_255.89 Naruto: Narutimate Hero 3 +SLPS_732.51 Naruto: Narutimate Hero 3 +SLPM_611.35 Naruto: Narutimate Hero 3 (Taikenban) +SLES_541.63 Naruto: Ultimate Ninja +SLKA_252.32 Naruto: Ultimate Ninja +SLUS_213.58 Naruto: Ultimate Ninja +SLES_548.78 Naruto: Ultimate Ninja 2 +SLUS_215.75 Naruto: Ultimate Ninja 2 +SLES_552.37 Naruto: Ultimate Ninja 3 +SLUS_217.27 Naruto: Ultimate Ninja 3 +SLES_547.27 Naruto: Uzumaki Chronicles +SLUS_214.98 Naruto: Uzumaki Chronicles +SLES_550.90 Naruto: Uzumaki Chronicles 2 +SLUS_215.94 Naruto: Uzumaki Chronicles 2 +SLKA_253.13 Naruto: Uzumaki Injeon +SLPS_255.42 Naruto: Uzumaki Ninden +SLPM_611.23 Naruto: Uzumaki Ninden (Taikenban) +SLES_545.08 National Geographic: Safari Adventures Africa +SLPM_656.34 Natsu Shoujo: Promised Summer +SLPM_663.83 Natsu Yume Ya Wa: The Tale of a Midsummer Night's Dream +SLPS_252.76 Natsu Yume Ya Wa: The Tale of a Midsummer Night's Dream +SLPM_651.36 Natsu-iro no Sunadokei +SLPM_653.55 Natsuiro Komachi: Ichijitsu Senka +SLPM_657.86 Natsuiro: Hoshikuzu no Memory +SLPM_552.67 Natsuzora no Monologue +SLPM_657.72 Natural 2: Duo: Sakura-iro no Kisetsu +SLES_524.71 Naval Ops: Commander +SLUS_208.71 Naval Ops: Commander +SLES_518.93 Naval Ops: Warship Gunner +SLUS_206.63 Naval Ops: Warship Gunner +SLPM_550.89 Naxat Soft Reach Mania Vol. 1: CR Galaxy Angel +SLPS_253.14 Nebula: Echo Night +SLES_543.21 Need for Speed: Carbon +SLES_543.22 Need for Speed: Carbon +SLES_543.23 Need for Speed: Carbon +SLES_543.24 Need for Speed: Carbon +SLES_544.93 Need for Speed: Carbon +SLPM_666.17 Need for Speed: Carbon +SLPM_668.69 Need for Speed: Carbon +SLUS_214.93 Need for Speed: Carbon +SLED_543.12 Need for Speed: Carbon (Demo) +SLUS_291.93 Need for Speed: Carbon (Demo) +SLAJ_250.91 Need for Speed: Carbon: Collector's Edition +SLES_544.02 Need for Speed: Carbon: Collector's Edition +SLES_544.92 Need for Speed: Carbon: Collector's Edition +SLUS_214.94 Need for Speed: Carbon: Collector's Edition +SLES_507.31 Need for Speed: Hot Pursuit 2 +SLPM_651.81 Need for Speed: Hot Pursuit 2 +SLPM_675.27 Need for Speed: Hot Pursuit 2 +SLUS_203.62 Need for Speed: Hot Pursuit 2 +SLES_535.57 Need for Speed: Most Wanted +SLES_535.58 Need for Speed: Most Wanted +SLES_535.59 Need for Speed: Most Wanted +SLPM_662.32 Need for Speed: Most Wanted +SLPM_665.62 Need for Speed: Most Wanted +SLUS_212.67 Need for Speed: Most Wanted +SLED_536.50 Need for Speed: Most Wanted (Demo) +SLUS_291.55 Need for Speed: Most Wanted (Demo) +SLES_538.57 Need for Speed: Most Wanted: Black Edition +SLUS_213.51 Need for Speed: Most Wanted: Black Edition +SLES_550.02 Need for Speed: ProStreet +SLES_550.03 Need for Speed: ProStreet +SLES_550.04 Need for Speed: ProStreet +SLES_550.05 Need for Speed: ProStreet +SLES_550.06 Need for Speed: ProStreet +SLPM_551.51 Need for Speed: ProStreet +SLPM_669.32 Need for Speed: ProStreet +SLUS_216.58 Need for Speed: ProStreet +SLES_553.49 Need for Speed: Undercover +SLES_553.50 Need for Speed: Undercover +SLES_553.51 Need for Speed: Undercover +SLES_553.52 Need for Speed: Undercover +SLES_553.53 Need for Speed: Undercover +SLPM_551.27 Need for Speed: Undercover +SLUS_218.01 Need for Speed: Undercover +SLES_519.67 Need for Speed: Underground +SLKA_251.36 Need for Speed: Underground +SLKA_251.92 Need for Speed: Underground +SLKA_905.03 Need for Speed: Underground +SLPM_654.71 Need for Speed: Underground +SLUS_208.11 Need for Speed: Underground +SLED_519.75 Need for Speed: Underground (Demo) +SLUS_290.73 Need for Speed: Underground (Demo) +SLES_527.25 Need for Speed: Underground 2 +SLPM_657.66 Need for Speed: Underground 2 +SLUS_210.65 Need for Speed: Underground 2 +SLED_527.36 Need for Speed: Underground 2 (Demo) +SLUS_291.18 Need for Speed: Underground 2 (Demo) +SLPM_602.50 Need for Speed: Underground 2 (Taikenban) +SLPM_660.51 Need for Speed: Underground 2: SHA_DO +SLPM_669.60 Need for Speed: Underground 2: SHA_DO +SLPM_656.14 Need for Speed: Underground J +SLPM_665.92 Negima^!? 3-jikanme: Koi to Mahou to Sekaiju Densetsu^! +SLPM_665.93 Negima^!? 3-jikanme: Koi to Mahou to Sekaiju Densetsu^! +SLPM_667.04 Negima^!? Dream Tactic: Yume Miru Otome wa Princess +SLPM_667.05 Negima^!? Dream Tactic: Yume Miru Otome wa Princess +SLPM_663.39 Neo Angelique +SLPM_663.40 Neo Angelique +SLPM_669.56 Neo Angelique: Full Voice +SLPS_250.16 Neo Atlas III +SLPS_251.76 Neo Atlas III +SLES_525.10 Neo Contra +SLPM_657.52 Neo Contra +SLPM_659.90 Neo Contra +SLUS_209.61 Neo Contra +SLES_543.95 NeoGeo Battle Coliseum +SLPS_255.58 NeoGeo Battle Coliseum +SLPS_257.37 NeoGeo Battle Coliseum +SLUS_217.08 NeoGeo Battle Coliseum +SLPS_257.83 NeoGeo Online Collection Vol. 10: The King of Fighters '98: Ultimate Match +SLPS_259.35 NeoGeo Online Collection Vol. 10: The King of Fighters '98: Ultimate Match +SLPS_259.76 NeoGeo Online Collection Vol. 10: The King of Fighters '98: Ultimate Match +SLPS_258.49 NeoGeo Online Collection Vol. 11: Sunsoft Collection +SLPS_259.36 NeoGeo Online Collection Vol. 11: Sunsoft Collection +SLPS_258.39 NeoGeo Online Collection Vol. 12: Samurai Spirits: Rokuban Shoubu +SLPS_259.34 NeoGeo Online Collection Vol. 12: Samurai Spirits: Rokuban Shoubu +SLPS_255.09 NeoGeo Online Collection Vol. 1: Garou: Mark of the Wolves +SLPS_257.93 NeoGeo Online Collection Vol. 1: Garou: Mark of the Wolves +SLPS_255.03 NeoGeo Online Collection Vol. 2: Bakumatsu Roman: Gekka no Kenshi 1, 2 +SLPS_257.92 NeoGeo Online Collection Vol. 2: Bakumatsu Roman: Gekka no Kenshi 1, 2 +SLPS_259.71 NeoGeo Online Collection Vol. 2: Bakumatsu Roman: Gekka no Kenshi 1, 2 +SLPS_255.35 NeoGeo Online Collection Vol. 3: The King of Fighters: Orochi +SLPS_256.05 NeoGeo Online Collection Vol. 3: The King of Fighters: Orochi +SLPS_259.72 NeoGeo Online Collection Vol. 3: The King of Fighters: Orochi +SLPS_256.10 NeoGeo Online Collection Vol. 4: Ryuuko no Ken: Ten Chi Jin +SLPS_256.64 NeoGeo Online Collection Vol. 5: Garou Densetsu Battle Archives 1 +SLPS_256.98 NeoGeo Online Collection Vol. 6: Garou Densetsu Battle Archives 2 +SLPS_258.64 NeoGeo Online Collection Vol. 6: Garou Densetsu Battle Archives 2 +SLPS_256.61 NeoGeo Online Collection Vol. 7: The King of Fighters: Nests +SLPS_258.65 NeoGeo Online Collection Vol. 7: The King of Fighters: Nests +SLPS_259.73 NeoGeo Online Collection Vol. 7: The King of Fighters: Nests +SLPS_257.81 NeoGeo Online Collection Vol. 8: Fuuun Super Combo +SLPS_258.66 NeoGeo Online Collection Vol. 8: Fuuun Super Combo +SLPS_259.74 NeoGeo Online Collection Vol. 8: Fuuun Super Combo +SLPS_257.82 NeoGeo Online Collection Vol. 9: World Heroes Gorgeous +SLPS_259.75 NeoGeo Online Collection Vol. 9: World Heroes Gorgeous +SCUS_973.67 Neopets: The Darkest Faerie +SCUS_974.69 Neopets: The Darkest Faerie (Demo) +SLPS_202.12 Neppachi Gold: CR Monster Mansion +SLPS_203.43 Net de Bomberman +SLPM_690.02 NetFront +SLPM_621.36 NetFront for Delta +SLPS_201.90 Netchuu^! Pro Yakyuu 2002 +SLPS_202.73 Netchuu^! Pro Yakyuu 2003 +SLPS_203.22 Netchuu^! Pro Yakyuu 2003: Aki no Nighter Matsuri +SLPS_253.50 Netchuu^! Pro Yakyuu 2004 +SLUS_219.49 Netflix Streaming Disc +SLPM_668.60 Nettai Teikiatsu Shoujo +SCES_510.03 Network Access Disc +SCES_515.78 Network Access Disc +SCES_526.77 Network Access Disc (Demo) +SCUS_970.97 Network Adaptor Start-Up Disc +PBPX_955.17 Network Adaptor Start-Up Disc (Demo) +SCUS_970.95 Network Adaptor Start-Up Disc v2.0 +PBPX_955.19 Network Adaptor Start-Up Disc v2.0 (Demo) +SCUS_973.56 Network Adaptor Start-Up Disc v2.5 (Demo) +SLPS_252.56 Never 7: The End of Infinity +SLPM_665.52 Neverland Kenkyuushi +SLPM_657.99 New Jinsei Game +SLPM_742.37 New Jinsei Game +SLPM_742.73 New Jinsei Game +SLPM_652.35 New Roommania: Porori Seishun +SLPM_680.14 Newtype Gundam Game Special Disc +SLPM_669.26 NiGHTS into Dreams... +SLPS_251.01 Nichibeikan Pro Yakyuu: Final League +SLES_551.12 Nick Jr. Dora the Explorer: Dora Saves the Mermaids +SLES_552.88 Nick Jr. Dora the Explorer: Dora Saves the Mermaids +SLUS_217.17 Nick Jr. Dora the Explorer: Dora Saves the Mermaids +SLES_536.97 Nick Jr. Dora the Explorer: Journey to the Purple Planet +SLUS_211.73 Nick Jr. Dora the Explorer: Journey to the Purple Planet +SLES_551.11 Nick Jr. Go Diego Go^! Safari Rescue +SLES_551.89 Nick Jr. Go Diego Go^! Safari Rescue +SLES_552.89 Nick Jr. Go Diego Go^! Safari Rescue +SLUS_217.18 Nick Jr. Go Diego Go^! Safari Rescue +SLES_543.77 Nick: Der tierisch verrückte Bauernhof +SLUS_213.95 Nickelodeon Avatar: The Last Airbender +SLUS_218.04 Nickelodeon Avatar: The Last Airbender: Into the Inferno +SLUS_215.88 Nickelodeon Avatar: The Last Airbender: The Burning Earth +SLES_541.88 Nickelodeon Avatar: The Legend of Aang +SLES_552.63 Nickelodeon Avatar: The Legend of Aang: Into the Inferno +SLES_552.64 Nickelodeon Avatar: The Legend of Aang: Into the Inferno +SLES_548.40 Nickelodeon Avatar: The Legend of Aang: The Burning Earth +SLES_543.76 Nickelodeon Barnyard +SLES_543.78 Nickelodeon Barnyard +SLUS_212.77 Nickelodeon Barnyard +SLES_529.86 Nickelodeon Bob Esponja: La Película +SLES_534.98 Nickelodeon Bob Esponja: ¡Luces, Cámara, Esponja^! +SLES_536.23 Nickelodeon Bob L'éponge: La Bataille de Bikini Bottom +SLES_534.95 Nickelodeon Bob L'éponge: Silence on Tourne^! +SLUS_219.23 Nickelodeon Dora the Explorer: Dora Saves the Crystal Kingdom +SLES_552.81 Nickelodeon Dora the Explorer: Dora Saves the Snow Princess +SLES_554.68 Nickelodeon Dora the Explorer: Dora Saves the Snow Princess +SLUS_217.96 Nickelodeon Dora the Explorer: Dora Saves the Snow Princess +SLUS_219.44 Nickelodeon Dora's Big Birthday Adventure +SLES_551.38 Nickelodeon El Tigre: The Adventures of Manny Rivera +SLUS_217.32 Nickelodeon El Tigre: The Adventures of Manny Rivera +SLES_552.84 Nickelodeon Go Diego Go^! Great Dinosaur Rescue +SLUS_217.94 Nickelodeon Go Diego Go^! Great Dinosaur Rescue +SLES_512.98 Nickelodeon Jimmy Neutron: Boy Genius +SLUS_205.37 Nickelodeon Jimmy Neutron: Boy Genius +SLES_527.00 Nickelodeon Jimmy Neutron: Boy Genius: Attack of the Twonkies +SLUS_208.87 Nickelodeon Jimmy Neutron: Boy Genius: Attack of the Twonkies +SLUS_206.96 Nickelodeon Jimmy Neutron: Boy Genius: Jet Fusion +SLES_513.00 Nickelodeon Jimmy Neutron: Der mutige Erfinder +SLES_513.12 Nickelodeon Les Razmoket: La Rançon Royale +SLUS_219.26 Nickelodeon Ni Hao, Kai-Lan: Super Game Day +SLES_511.88 Nickelodeon Rocket Power: Beach Bandits +SLUS_204.73 Nickelodeon Rocket Power: Beach Bandits +SLES_513.85 Nickelodeon Rugrats: Rescate Real +SLES_513.11 Nickelodeon Rugrats: Royal Ransom +SLUS_204.43 Nickelodeon Rugrats: Royal Ransom +SLES_529.85 Nickelodeon SpongeBob Schwammkopf: Der Film +SLES_534.97 Nickelodeon SpongeBob Schwammkopf: Film ab^! +SLES_519.70 Nickelodeon SpongeBob Schwammkopf: Schlacht um Bikini Bottom +SLES_535.63 Nickelodeon SpongeBob SquarePants and Friends Unite^! +SLES_552.71 Nickelodeon SpongeBob SquarePants featuring Nicktoons: Globs of Doom +SLES_552.72 Nickelodeon SpongeBob SquarePants featuring Nicktoons: Globs of Doom +SLES_554.02 Nickelodeon SpongeBob SquarePants featuring Nicktoons: Globs of Doom +SLUS_218.18 Nickelodeon SpongeBob SquarePants featuring Nicktoons: Globs of Doom +SLES_519.68 Nickelodeon SpongeBob SquarePants: Battle for Bikini Bottom +SLUS_206.80 Nickelodeon SpongeBob SquarePants: Battle for Bikini Bottom +SLES_544.00 Nickelodeon SpongeBob SquarePants: Creature from the Krusty Krab +SLUS_213.91 Nickelodeon SpongeBob SquarePants: Creature from the Krusty Krab +SLES_534.99 Nickelodeon SpongeBob SquarePants: Licht uit, Camera aan^! +SLES_534.94 Nickelodeon SpongeBob SquarePants: Lights, Camera, Pants^! +SLKA_253.19 Nickelodeon SpongeBob SquarePants: Lights, Camera, Pants^! +SLUS_212.52 Nickelodeon SpongeBob SquarePants: Lights, Camera, Pants^! +SLES_529.06 Nickelodeon SpongeBob SquarePants: Movin' with Friends +SLES_529.07 Nickelodeon SpongeBob SquarePants: Movin' with Friends +SLKA_252.45 Nickelodeon SpongeBob SquarePants: Movin' with Friends +SLES_512.85 Nickelodeon SpongeBob SquarePants: Revenge of the Flying Dutchman +SLUS_204.25 Nickelodeon SpongeBob SquarePants: Revenge of the Flying Dutchman +SLES_528.95 Nickelodeon SpongeBob SquarePants: The Movie +SLES_528.96 Nickelodeon SpongeBob SquarePants: The Movie +SLUS_209.04 Nickelodeon SpongeBob SquarePants: The Movie +SLES_549.91 Nickelodeon SpongeBob and Friends: Attack of the Toybots +SLES_545.21 Nickelodeon SpongeBob and Friends: Battle for Volcano Island +SLES_545.22 Nickelodeon SpongeBob and Friends: Battle for Volcano Island +SLES_550.24 Nickelodeon SpongeBob's Atlantis SquarePantis +SLES_550.80 Nickelodeon SpongeBob's Atlantis SquarePantis +SLUS_216.44 Nickelodeon SpongeBob's Atlantis SquarePantis +SLES_534.96 Nickelodeon SpongeBob: Ciak si Gira^! +SLES_528.97 Nickelodeon SpongeBob: Il Film +SLPM_666.94 Nickelodeon Spongebob SquarePants +SLES_535.00 Nickelodeon Svampbob Fyrkant: Tystnad, Tagning, Tvättsvamp^! +SLES_530.36 Nickelodeon Tak 2: The Staff of Dreams +SLES_531.29 Nickelodeon Tak 2: The Staff of Dreams +SLUS_209.52 Nickelodeon Tak 2: The Staff of Dreams +SLES_553.76 Nickelodeon Tak and the Guardians of Gross +SLUS_217.97 Nickelodeon Tak and the Guardians of Gross +SLES_534.18 Nickelodeon Tak: The Great Juju Challenge +SLES_536.95 Nickelodeon Tak: The Great Juju Challenge +SLUS_212.18 Nickelodeon Tak: The Great Juju Challenge +SLES_519.32 Nickelodeon The Adventures of Jimmy Neutron: Boy Genius: Jet Fusion +SLES_554.04 Nickelodeon The Naked Brothers Band: The Video Game +SLUS_218.02 Nickelodeon The Naked Brothers Band: The Video Game +SLUS_210.73 Nicktoons Movin' +SLES_536.34 Nicktoons Unite^! +SLUS_212.84 Nicktoons Unite^! +SLES_549.90 Nicktoons: Attack of the Toybots +SLUS_216.05 Nicktoons: Attack of the Toybots +SLUS_214.69 Nicktoons: Battle for Volcano Island +SLPM_669.36 Night Wizard the Video Game: Denial of the World +SLES_522.38 Nightshade +SLUS_208.10 Nightshade +SLPM_651.30 Nihon Daihyou Senshu ni Narou^! +SLPM_601.78 Nihon Daihyou Senshu ni Narou^! (Taikenban) +SLPM_620.82 Nihon Pro Yakyuu Kikou Kounin: Pro Yakyuu Japan 2001 +SLPM_621.94 Nihon Sumou Kyoukai Kounin: Nihon Oozumou: Gekitou Honbasho-hen +SLPM_620.99 Nihon Sumou Kyoukai Kounin: Nihon Oozumou: Kakutou-hen +SCES_508.89 Ninja Assault +SLPS_202.18 Ninja Assault +SLUS_204.92 Ninja Assault +SLES_535.70 Ninjabread Man +SLPM_662.74 Ninkyouden: Toseinin Ichidaiki +SLPM_611.44 Ninkyouden: Toseinin Ichidaiki (Taikenban) +SLPS_253.24 Nishikaze no Rhapsody: The Rhapsody of Zephyr +SLES_551.92 Nitrobike +SLUS_217.38 Nitrobike +SLES_539.58 Noble Racing +SLPM_625.02 Nobunaga Senki +SLPM_651.97 Nobunaga no Yabou Online +SLPM_665.39 Nobunaga no Yabou Online: Haten no Shou +SLPM_657.83 Nobunaga no Yabou Online: Hiryuu no Shou +SLPM_669.54 Nobunaga no Yabou Online: Souha no Shou +SLPM_662.79 Nobunaga no Yabou: Kakushin +SLPM_742.65 Nobunaga no Yabou: Kakushin +SLPM_742.81 Nobunaga no Yabou: Kakushin +SLPM_552.68 Nobunaga no Yabou: Kakushin with Power-Up Kit +SLPM_669.47 Nobunaga no Yabou: Kakushin with Power-Up Kit +SLPM_621.48 Nobunaga no Yabou: Ranseiki +SLPM_624.73 Nobunaga no Yabou: Ranseiki +SLPM_626.81 Nobunaga no Yabou: Ranseiki +SLPM_622.25 Nobunaga no Yabou: Ranseiki with Power-Up Kit +SLPM_626.42 Nobunaga no Yabou: Ranseiki with Power-Up Kit +SLPM_622.83 Nobunaga no Yabou: Soutenroku +SLPM_625.20 Nobunaga no Yabou: Soutenroku +SLPM_654.55 Nobunaga no Yabou: Soutenroku with Power-Up Kit +SLPM_664.25 Nobunaga no Yabou: Soutenroku with Power-Up Kit +SLPM_667.60 Nobunaga no Yabou: Soutenroku with Power-Up Kit +SLPM_655.56 Nobunaga no Yabou: Tenka Sousei +SLPM_742.25 Nobunaga no Yabou: Tenka Sousei +SLPM_742.63 Nobunaga no Yabou: Tenka Sousei +SLPM_658.64 Nobunaga no Yabou: Tenka Sousei with Power-Up Kit +SLPM_665.28 Nobunaga no Yabou: Tenka Sousei with Power-Up Kit +SLUS_218.68 Nobunaga's Ambition: Iron Triangle +SLUS_217.21 Nobunaga's Ambition: Rise to Power +SLPS_257.80 Nodame Cantabile +SLES_543.11 Noddy and the Magic Book +SLPS_258.91 Nogizaka Haruka no Himitsu: Cosplay, Hajimemashita +SLPS_258.92 Nogizaka Haruka no Himitsu: Cosplay, Hajimemashita +SLED_519.62 Nordic Fall 2003 Demo +SLPM_659.61 North Wind: Eien no Yakusoku +SLPM_551.92 Nuga-Cel^! Nurture Garment Celebration +SLPM_551.93 Nuga-Cel^! Nurture Garment Celebration +SLPM_654.57 Nurse Witch Komugi-chan: Maji-Karte +SLES_533.55 Obliterate +SLES_525.08 ObsCure +SLES_527.37 ObsCure +SLES_527.38 ObsCure +SLES_533.22 ObsCure +SLUS_207.77 ObsCure +SLES_547.82 ObsCure II +SLUS_217.09 ObsCure: The Aftermath +SLES_550.47 Ocean Commander +SCKA_201.07 Odin Sphere +SLES_551.10 Odin Sphere +SLPM_664.74 Odin Sphere +SLPM_742.59 Odin Sphere +SLUS_215.77 Odin Sphere +SLUS_280.65 Odin Sphere (Demo) +SLES_550.32 Off Road +SLES_502.32 Off-Road: Wide Open +SCED_506.15 Official Demo Disc 1: Retail Edition November 01 (Demo) +SCED_507.32 Official Demo Disc Retail Edition February 02 +PAPX_905.07 Official Disc 2003 (Taikenban) +SCED_500.65 Official PlayStation 2 Magazine Demo 1 +SCED_501.45 Official PlayStation 2 Magazine Demo 10 +SCED_504.04 Official PlayStation 2 Magazine Demo 10 +SCED_551.19 Official PlayStation 2 Magazine Demo 100 +SCED_551.20 Official PlayStation 2 Magazine Demo 101 +SCED_501.46 Official PlayStation 2 Magazine Demo 11 +SCED_504.60 Official PlayStation 2 Magazine Demo 11 +SCED_504.63 Official PlayStation 2 Magazine Demo 11 +SCED_501.47 Official PlayStation 2 Magazine Demo 12 +SCED_505.06 Official PlayStation 2 Magazine Demo 12 +SCED_505.43 Official PlayStation 2 Magazine Demo 12 +SCED_501.48 Official PlayStation 2 Magazine Demo 13 +SCED_505.93 Official PlayStation 2 Magazine Demo 13 +SCED_505.94 Official PlayStation 2 Magazine Demo 13 +SCED_501.49 Official PlayStation 2 Magazine Demo 14 +SCED_506.10 Official PlayStation 2 Magazine Demo 14 +SCED_506.22 Official PlayStation 2 Magazine Demo 14 +SCED_501.50 Official PlayStation 2 Magazine Demo 15 +SCED_506.85 Official PlayStation 2 Magazine Demo 15 +SCED_507.08 Official PlayStation 2 Magazine Demo 15 +SCED_501.51 Official PlayStation 2 Magazine Demo 16 +SCED_506.75 Official PlayStation 2 Magazine Demo 16 +SCED_507.36 Official PlayStation 2 Magazine Demo 16 +SCED_501.52 Official PlayStation 2 Magazine Demo 17 +SCED_506.97 Official PlayStation 2 Magazine Demo 17 +SCED_501.53 Official PlayStation 2 Magazine Demo 18 +SCED_506.98 Official PlayStation 2 Magazine Demo 18 +SCED_508.25 Official PlayStation 2 Magazine Demo 18 +SCED_501.54 Official PlayStation 2 Magazine Demo 19 +SCED_500.66 Official PlayStation 2 Magazine Demo 2 +SCED_506.99 Official PlayStation 2 Magazine Demo 20 +SCED_507.43 Official PlayStation 2 Magazine Demo 20 +SCED_509.45 Official PlayStation 2 Magazine Demo 20 +SCED_507.00 Official PlayStation 2 Magazine Demo 21 +SCED_507.42 Official PlayStation 2 Magazine Demo 21 +SCED_509.89 Official PlayStation 2 Magazine Demo 21 +SCED_507.44 Official PlayStation 2 Magazine Demo 22 +SCED_507.01 Official PlayStation 2 Magazine Demo 22 (Demo) +SCED_510.16 Official PlayStation 2 Magazine Demo 22/23 +SCED_507.45 Official PlayStation 2 Magazine Demo 23 +SCED_511.63 Official PlayStation 2 Magazine Demo 23 +SCED_507.46 Official PlayStation 2 Magazine Demo 24 +SCED_511.47 Official PlayStation 2 Magazine Demo 24 +SCED_511.85 Official PlayStation 2 Magazine Demo 24 +SCED_507.47 Official PlayStation 2 Magazine Demo 25 +SCED_512.62 Official PlayStation 2 Magazine Demo 25 +SCED_512.79 Official PlayStation 2 Magazine Demo 25 +SCED_507.48 Official PlayStation 2 Magazine Demo 26 +SCED_513.21 Official PlayStation 2 Magazine Demo 26 +SCED_507.49 Official PlayStation 2 Magazine Demo 27 +SCED_513.19 Official PlayStation 2 Magazine Demo 27 +SCED_513.59 Official PlayStation 2 Magazine Demo 27 +SCED_507.50 Official PlayStation 2 Magazine Demo 28 +SCED_513.76 Official PlayStation 2 Magazine Demo 28 +SCED_513.84 Official PlayStation 2 Magazine Demo 29 +SCED_514.32 Official PlayStation 2 Magazine Demo 29 +SCED_514.40 Official PlayStation 2 Magazine Demo 29 +SCED_500.67 Official PlayStation 2 Magazine Demo 3 +SCED_514.57 Official PlayStation 2 Magazine Demo 30 +SCED_514.83 Official PlayStation 2 Magazine Demo 30 +SCED_514.85 Official PlayStation 2 Magazine Demo 30 +SCED_514.89 Official PlayStation 2 Magazine Demo 30 +SCED_515.52 Official PlayStation 2 Magazine Demo 30 +SCED_515.29 Official PlayStation 2 Magazine Demo 31 +SCED_515.56 Official PlayStation 2 Magazine Demo 31 +SCED_515.66 Official PlayStation 2 Magazine Demo 31 +SCED_515.30 Official PlayStation 2 Magazine Demo 32 +SCED_515.58 Official PlayStation 2 Magazine Demo 32 +SCED_515.67 Official PlayStation 2 Magazine Demo 32 +SCED_516.56 Official PlayStation 2 Magazine Demo 32 +SCED_515.31 Official PlayStation 2 Magazine Demo 33 +SCED_515.59 Official PlayStation 2 Magazine Demo 33 +SCED_515.68 Official PlayStation 2 Magazine Demo 33 +SCED_515.32 Official PlayStation 2 Magazine Demo 34 +SCED_515.60 Official PlayStation 2 Magazine Demo 34 +SCED_515.69 Official PlayStation 2 Magazine Demo 34 +SCED_517.60 Official PlayStation 2 Magazine Demo 34 +SCED_515.33 Official PlayStation 2 Magazine Demo 35 +SCED_515.61 Official PlayStation 2 Magazine Demo 35 +SCED_515.70 Official PlayStation 2 Magazine Demo 35 +SCED_515.34 Official PlayStation 2 Magazine Demo 36 +SCED_515.71 Official PlayStation 2 Magazine Demo 36 +SCED_515.37 Official PlayStation 2 Magazine Demo 37 +SCED_515.63 Official PlayStation 2 Magazine Demo 37 +SCED_515.72 Official PlayStation 2 Magazine Demo 37 +SCED_515.38 Official PlayStation 2 Magazine Demo 38 +SCED_515.73 Official PlayStation 2 Magazine Demo 38 +SCED_519.35 Official PlayStation 2 Magazine Demo 38 +SCED_515.40 Official PlayStation 2 Magazine Demo 39 +SCED_520.37 Official PlayStation 2 Magazine Demo 39 +SCED_515.35 Official PlayStation 2 Magazine Demo 40 +SCED_515.65 Official PlayStation 2 Magazine Demo 40 +SCED_515.75 Official PlayStation 2 Magazine Demo 40 +SCED_520.53 Official PlayStation 2 Magazine Demo 40 +SCED_520.54 Official PlayStation 2 Magazine Demo 40 +SCED_515.36 Official PlayStation 2 Magazine Demo 41 +SCED_520.68 Official PlayStation 2 Magazine Demo 41 +SCED_520.81 Official PlayStation 2 Magazine Demo 41 +SCED_521.58 Official PlayStation 2 Magazine Demo 41 +SCED_521.77 Official PlayStation 2 Magazine Demo 41 +SCED_521.85 Official PlayStation 2 Magazine Demo 41 +SCED_515.39 Official PlayStation 2 Magazine Demo 42 +SCED_520.69 Official PlayStation 2 Magazine Demo 42 +SCED_522.70 Official PlayStation 2 Magazine Demo 42 +SCED_522.71 Official PlayStation 2 Magazine Demo 42 +SCED_522.73 Official PlayStation 2 Magazine Demo 42 +SCED_520.51 Official PlayStation 2 Magazine Demo 43 +SCED_520.83 Official PlayStation 2 Magazine Demo 43 +SCED_523.54 Official PlayStation 2 Magazine Demo 43 +SCED_520.52 Official PlayStation 2 Magazine Demo 44 +SCED_523.77 Official PlayStation 2 Magazine Demo 44 +SCED_520.85 Official PlayStation 2 Magazine Demo 45 +SCED_521.60 Official PlayStation 2 Magazine Demo 45 +SCED_524.42 Official PlayStation 2 Magazine Demo 45 +SCED_524.52 Official PlayStation 2 Magazine Demo 45 +SCED_521.61 Official PlayStation 2 Magazine Demo 46 +SCED_520.87 Official PlayStation 2 Magazine Demo 47 +SCED_521.62 Official PlayStation 2 Magazine Demo 47 +SCED_525.49 Official PlayStation 2 Magazine Demo 47 +SCED_520.88 Official PlayStation 2 Magazine Demo 48 +SCED_521.63 Official PlayStation 2 Magazine Demo 48 +SCED_526.19 Official PlayStation 2 Magazine Demo 48 +SCED_520.76 Official PlayStation 2 Magazine Demo 49 +SCED_521.64 Official PlayStation 2 Magazine Demo 49 +SCED_527.28 Official PlayStation 2 Magazine Demo 49 +SCED_501.40 Official PlayStation 2 Magazine Demo 5 +SCED_520.90 Official PlayStation 2 Magazine Demo 50 +SCED_521.65 Official PlayStation 2 Magazine Demo 50 +SCED_527.85 Official PlayStation 2 Magazine Demo 50 +SCED_527.96 Official PlayStation 2 Magazine Demo 50 +SCED_520.91 Official PlayStation 2 Magazine Demo 51 +SCED_521.66 Official PlayStation 2 Magazine Demo 51 +SCED_527.86 Official PlayStation 2 Magazine Demo 51 +SCED_520.92 Official PlayStation 2 Magazine Demo 52 +SCED_521.67 Official PlayStation 2 Magazine Demo 52 +SCED_529.38 Official PlayStation 2 Magazine Demo 52 +SCED_520.80 Official PlayStation 2 Magazine Demo 53 +SCED_521.68 Official PlayStation 2 Magazine Demo 53 +SCED_529.90 Official PlayStation 2 Magazine Demo 53 +SCED_529.91 Official PlayStation 2 Magazine Demo 53 +SCED_521.69 Official PlayStation 2 Magazine Demo 54 +SCED_530.56 Official PlayStation 2 Magazine Demo 54 +SCED_530.67 Official PlayStation 2 Magazine Demo 54 +SCED_530.68 Official PlayStation 2 Magazine Demo 54 +SCED_521.20 Official PlayStation 2 Magazine Demo 55 +SCED_521.70 Official PlayStation 2 Magazine Demo 55 +SCED_531.23 Official PlayStation 2 Magazine Demo 55 +SCED_531.22 Official PlayStation 2 Magazine Demo 56 +SCED_531.32 Official PlayStation 2 Magazine Demo 56 +SCED_531.76 Official PlayStation 2 Magazine Demo 56 +SCED_531.59 Official PlayStation 2 Magazine Demo 57 +SCED_531.60 Official PlayStation 2 Magazine Demo 57 +SCED_532.28 Official PlayStation 2 Magazine Demo 57 +SCED_531.61 Official PlayStation 2 Magazine Demo 58 +SCED_532.06 Official PlayStation 2 Magazine Demo 58 +SCED_532.88 Official PlayStation 2 Magazine Demo 58 +SCED_533.25 Official PlayStation 2 Magazine Demo 58 +SCED_533.48 Official PlayStation 2 Magazine Demo 58 +SCED_531.62 Official PlayStation 2 Magazine Demo 59 +SCED_532.07 Official PlayStation 2 Magazine Demo 59 +SCED_532.89 Official PlayStation 2 Magazine Demo 59 +SCED_501.41 Official PlayStation 2 Magazine Demo 6 +SCED_531.63 Official PlayStation 2 Magazine Demo 60 +SCED_532.08 Official PlayStation 2 Magazine Demo 60 +SCED_532.90 Official PlayStation 2 Magazine Demo 60 +SCED_531.64 Official PlayStation 2 Magazine Demo 61 +SCED_532.09 Official PlayStation 2 Magazine Demo 61 +SCED_532.91 Official PlayStation 2 Magazine Demo 61 +SCED_531.65 Official PlayStation 2 Magazine Demo 62 +SCED_532.10 Official PlayStation 2 Magazine Demo 62 +SCED_532.92 Official PlayStation 2 Magazine Demo 62 +SCED_531.66 Official PlayStation 2 Magazine Demo 63 +SCED_532.11 Official PlayStation 2 Magazine Demo 63 +SCED_532.93 Official PlayStation 2 Magazine Demo 63 +SCED_531.67 Official PlayStation 2 Magazine Demo 64 +SCED_532.12 Official PlayStation 2 Magazine Demo 64 +SCED_531.68 Official PlayStation 2 Magazine Demo 65 +SCED_532.13 Official PlayStation 2 Magazine Demo 65 +SCED_531.69 Official PlayStation 2 Magazine Demo 66 +SCED_532.14 Official PlayStation 2 Magazine Demo 66 +SCED_531.70 Official PlayStation 2 Magazine Demo 67 +SCED_532.15 Official PlayStation 2 Magazine Demo 67 +SCED_539.16 Official PlayStation 2 Magazine Demo 67 +SCED_539.32 Official PlayStation 2 Magazine Demo 67 +SCED_539.39 Official PlayStation 2 Magazine Demo 67 +SCED_531.71 Official PlayStation 2 Magazine Demo 68 +SCED_532.16 Official PlayStation 2 Magazine Demo 68 +SCED_532.17 Official PlayStation 2 Magazine Demo 69 +SCED_539.78 Official PlayStation 2 Magazine Demo 69 +SCED_540.01 Official PlayStation 2 Magazine Demo 69 +SCED_540.36 Official PlayStation 2 Magazine Demo 69 & 70 +SCED_501.42 Official PlayStation 2 Magazine Demo 7 +SCED_540.24 Official PlayStation 2 Magazine Demo 70 +SCED_540.37 Official PlayStation 2 Magazine Demo 70 +SCED_540.43 Official PlayStation 2 Magazine Demo 71 +SCED_540.50 Official PlayStation 2 Magazine Demo 71 +SCED_540.70 Official PlayStation 2 Magazine Demo 71 +SCED_540.79 Official PlayStation 2 Magazine Demo 71 +SCED_540.99 Official PlayStation 2 Magazine Demo 71 +SCED_540.44 Official PlayStation 2 Magazine Demo 72 +SCED_540.51 Official PlayStation 2 Magazine Demo 72 +SCED_541.44 Official PlayStation 2 Magazine Demo 72 +SCED_540.45 Official PlayStation 2 Magazine Demo 73 +SCED_540.52 Official PlayStation 2 Magazine Demo 73 +SCED_541.76 Official PlayStation 2 Magazine Demo 73 +SCED_540.46 Official PlayStation 2 Magazine Demo 74 +SCED_540.53 Official PlayStation 2 Magazine Demo 74 +SCED_542.02 Official PlayStation 2 Magazine Demo 74 +SCED_540.47 Official PlayStation 2 Magazine Demo 75 +SCED_540.54 Official PlayStation 2 Magazine Demo 75 +SCED_540.48 Official PlayStation 2 Magazine Demo 76 +SCED_540.55 Official PlayStation 2 Magazine Demo 76 +SCED_540.49 Official PlayStation 2 Magazine Demo 77 +SCED_540.56 Official PlayStation 2 Magazine Demo 77 +SCED_540.57 Official PlayStation 2 Magazine Demo 78 +SCED_544.03 Official PlayStation 2 Magazine Demo 78 +SCED_544.80 Official PlayStation 2 Magazine Demo 78 +SCED_540.58 Official PlayStation 2 Magazine Demo 79 +SCED_544.04 Official PlayStation 2 Magazine Demo 79 +SCED_544.81 Official PlayStation 2 Magazine Demo 79 +SCED_501.43 Official PlayStation 2 Magazine Demo 8 +SCED_503.81 Official PlayStation 2 Magazine Demo 8 +SCED_540.59 Official PlayStation 2 Magazine Demo 80 +SCED_544.05 Official PlayStation 2 Magazine Demo 80 +SCED_545.67 Official PlayStation 2 Magazine Demo 80 +SCED_544.06 Official PlayStation 2 Magazine Demo 81 +SCED_546.03 Official PlayStation 2 Magazine Demo 81 +SCED_546.05 Official PlayStation 2 Magazine Demo 81 +SCED_544.07 Official PlayStation 2 Magazine Demo 82 +SCED_546.42 Official PlayStation 2 Magazine Demo 82 +SCED_544.08 Official PlayStation 2 Magazine Demo 83 +SCED_546.92 Official PlayStation 2 Magazine Demo 83 +SCED_544.09 Official PlayStation 2 Magazine Demo 84 +SCED_547.58 Official PlayStation 2 Magazine Demo 84 +SCED_544.10 Official PlayStation 2 Magazine Demo 85 +SCED_544.11 Official PlayStation 2 Magazine Demo 86 +SCED_544.12 Official PlayStation 2 Magazine Demo 87 +SCED_544.13 Official PlayStation 2 Magazine Demo 88 +SCED_544.14 Official PlayStation 2 Magazine Demo 89 +SCED_501.44 Official PlayStation 2 Magazine Demo 9 +SCED_544.15 Official PlayStation 2 Magazine Demo 90 +SCED_544.16 Official PlayStation 2 Magazine Demo 91 +SCED_544.17 Official PlayStation 2 Magazine Demo 92 +SCED_544.18 Official PlayStation 2 Magazine Demo 93 +SCED_551.13 Official PlayStation 2 Magazine Demo 94 +SCED_551.14 Official PlayStation 2 Magazine Demo 95 +SCED_551.15 Official PlayStation 2 Magazine Demo 96 +SCED_551.16 Official PlayStation 2 Magazine Demo 97 +SCED_551.17 Official PlayStation 2 Magazine Demo 98 +SCED_551.18 Official PlayStation 2 Magazine Demo 99 +SCED_538.54 Official PlayStation 2 Magazine French Christmas Special Demo +SCED_536.62 Official PlayStation 2 Magazine Germany Special 2/2005 +SCED_539.38 Official PlayStation 2 Magazine Germany Special 3/2005 +SCED_521.19 Official PlayStation 2 Magazine Germany Special Edition 01/2004 +SCED_507.80 Official PlayStation 2 Magazine Germany Special Edition 1 +SCED_515.12 Official PlayStation 2 Magazine Germany Special Edition 2003/01 +SCED_515.49 Official PlayStation 2 Magazine Germany Special Edition 2003/02 +SCED_515.51 Official PlayStation 2 Magazine Germany Special Edition 2003/03 +SCED_532.98 Official PlayStation 2 Magazine Germany Special Edition 2005/01 +SCED_546.93 Official PlayStation 2 Magazine Germany Special Edition 2007-1 +SCED_545.58 Official PlayStation 2 Magazine Germany Winter 2006 +SCED_529.97 Official PlayStation 2 Magazine Sonderausgabe 2004/3 +SCED_529.96 Official PlayStation 2 Magazine Spécial Noël 2004 +SCED_501.61 Official PlayStation 2 Magazine-UK Greatest Hits Volume 1: Special Edition: Buyers Guide +SCED_501.62 Official PlayStation 2 Magazine-UK Greatest Hits Volume 2: Special Edition: A-Z of PS2 +SCED_501.63 Official PlayStation 2 Magazine-UK Greatest Hits Volume 3: Special Edition: Players Guide +SCED_501.64 Official PlayStation 2 Magazine-UK Greatest Hits Volume 4: Special Edition: Yearbook 2001 +SCED_507.84 Official PlayStation 2 Magazine-UK Greatest Hits Volume 5: Special Edition: Action Heroes +SCED_507.83 Official PlayStation 2 Magazine-UK Greatest Hits Volume 6: Special Edition: Awards 2002 +SCED_507.85 Official PlayStation 2 Magazine-UK Greatest Hits Volume 7: Special Edition: Sports Games +SCED_507.86 Official PlayStation 2 Magazine-UK Greatest Hits Volume 8: Special Edition: Racing Games +SCED_512.80 Official PlayStation 2 Magazine-UK Greatest Hits Volume 9: Special Edition: Buyers Guide +SCED_515.05 Official PlayStation 2 Magazine-UK Special Edition 11: The World's Best PS2 Games Ever +SCED_515.41 Official PlayStation 2 Magazine-UK Special Edition 12: PlayStation 2 Blockbusters^! +SCED_515.42 Official PlayStation 2 Magazine-UK Special Edition 13: Girls^! Motors^! Guns^! War^! Monsters^! +SCED_515.43 Official PlayStation 2 Magazine-UK Special Edition 14: The Hit Squad +SCED_515.44 Official PlayStation 2 Magazine-UK Special Edition 15: Summer Blockbusters^! +SCED_515.45 Official PlayStation 2 Magazine-UK Special Edition 16: Buyers Guide +SCED_515.46 Official PlayStation 2 Magazine-UK Special Edition 17: The Best Games of 2003^! +SCED_521.93 Official PlayStation 2 Magazine-UK Special Edition 18: Hot 100 +SCED_521.94 Official PlayStation 2 Magazine-UK Special Edition 19: 2004 Classics Hitlist +SCED_521.96 Official PlayStation 2 Magazine-UK Special Edition 20: It's Here^! +SCED_514.44 Official PlayStation 2 Magazine-UK: Crime Special +SCED_536.11 Official PlayStation 2 Magazine: German Kids Special +SCUS_974.52 Official U.S. PlayStation Magazine Demo Disc 100 +SCUS_974.53 Official U.S. PlayStation Magazine Demo Disc 101 +SCUS_974.54 Official U.S. PlayStation Magazine Demo Disc 102 +SCUS_975.31 Official U.S. PlayStation Magazine Demo Disc 103 +SCUS_975.32 Official U.S. PlayStation Magazine Demo Disc 104 +SCUS_975.33 Official U.S. PlayStation Magazine Demo Disc 105 +SCUS_975.34 Official U.S. PlayStation Magazine Demo Disc 106 +SCUS_975.35 Official U.S. PlayStation Magazine Demo Disc 107 +SCUS_975.36 Official U.S. PlayStation Magazine Demo Disc 108 +SCUS_975.37 Official U.S. PlayStation Magazine Demo Disc 109 +SCUS_975.38 Official U.S. PlayStation Magazine Demo Disc 110 +SCUS_975.39 Official U.S. PlayStation Magazine Demo Disc 111 +SCUS_975.40 Official U.S. PlayStation Magazine Demo Disc 112 +SCUS_971.58 Official U.S. PlayStation Magazine Demo Disc 49 +SCUS_971.65 Official U.S. PlayStation Magazine Demo Disc 51 +SCUS_971.76 Official U.S. PlayStation Magazine Demo Disc 53 +SCUS_971.81 Official U.S. PlayStation Magazine Demo Disc 55 +SCUS_971.82 Official U.S. PlayStation Magazine Demo Disc 56 +SCUS_971.83 Official U.S. PlayStation Magazine Demo Disc 57 +SCUS_971.84 Official U.S. PlayStation Magazine Demo Disc 58 +SCUS_971.85 Official U.S. PlayStation Magazine Demo Disc 59 +SCUS_971.86 Official U.S. PlayStation Magazine Demo Disc 60 +SCUS_971.87 Official U.S. PlayStation Magazine Demo Disc 61 +SCUS_971.88 Official U.S. PlayStation Magazine Demo Disc 62 +SCUS_971.89 Official U.S. PlayStation Magazine Demo Disc 63 +SCUS_971.90 Official U.S. PlayStation Magazine Demo Disc 64 +SCUS_971.91 Official U.S. PlayStation Magazine Demo Disc 65 +SCUS_972.41 Official U.S. PlayStation Magazine Demo Disc 66 +SCUS_972.42 Official U.S. PlayStation Magazine Demo Disc 67 +SCUS_972.43 Official U.S. PlayStation Magazine Demo Disc 68 +SCUS_972.44 Official U.S. PlayStation Magazine Demo Disc 69 +SCUS_972.45 Official U.S. PlayStation Magazine Demo Disc 70 +SCUS_972.46 Official U.S. PlayStation Magazine Demo Disc 71 +SCUS_972.47 Official U.S. PlayStation Magazine Demo Disc 72 +SCUS_972.48 Official U.S. PlayStation Magazine Demo Disc 73 +SCUS_972.49 Official U.S. PlayStation Magazine Demo Disc 74 +SCUS_972.50 Official U.S. PlayStation Magazine Demo Disc 75 +SCUS_972.51 Official U.S. PlayStation Magazine Demo Disc 76 +SCUS_972.52 Official U.S. PlayStation Magazine Demo Disc 77 +SCUS_973.31 Official U.S. PlayStation Magazine Demo Disc 78 +SCUS_973.32 Official U.S. PlayStation Magazine Demo Disc 79 +SCUS_973.33 Official U.S. PlayStation Magazine Demo Disc 80 +SCUS_973.34 Official U.S. PlayStation Magazine Demo Disc 81 +SCUS_973.35 Official U.S. PlayStation Magazine Demo Disc 82 +SCUS_973.36 Official U.S. PlayStation Magazine Demo Disc 83 +SCUS_973.37 Official U.S. PlayStation Magazine Demo Disc 84 +SCUS_973.38 Official U.S. PlayStation Magazine Demo Disc 85 +SCUS_973.39 Official U.S. PlayStation Magazine Demo Disc 86 +SCUS_973.40 Official U.S. PlayStation Magazine Demo Disc 87 +SCUS_973.41 Official U.S. PlayStation Magazine Demo Disc 88 +SCUS_973.42 Official U.S. PlayStation Magazine Demo Disc 89 +SCUS_974.42 Official U.S. PlayStation Magazine Demo Disc 90 +SCUS_974.43 Official U.S. PlayStation Magazine Demo Disc 91 +SCUS_974.44 Official U.S. PlayStation Magazine Demo Disc 92 +SCUS_974.45 Official U.S. PlayStation Magazine Demo Disc 93 +SCUS_974.46 Official U.S. PlayStation Magazine Demo Disc 94 +SCUS_974.47 Official U.S. PlayStation Magazine Demo Disc 95 +SCUS_974.48 Official U.S. PlayStation Magazine Demo Disc 96 +SCUS_974.49 Official U.S. PlayStation Magazine Demo Disc 97 +SCUS_974.50 Official U.S. PlayStation Magazine Demo Disc 98 +SCUS_974.51 Official U.S. PlayStation Magazine Demo Disc 99 +SLES_527.51 Offroad Extreme^! +SLES_541.09 Offroad Extreme^! Special Edition +SLPM_667.26 Ojousama Kumikyoku: Sweet Concert +SCUS_971.29 Okage: Shadow King +SLPM_663.85 Omoi no Kakera: Close to +SLPS_252.57 Omoi no Kakera: Close to +SLPS_251.73 Omoide ni Kawaru Kimi: Memories Off +SLPS_253.15 One Piece: Grand Battle^! 3 +SLPS_254.73 One Piece: Grand Battle^! Rush +SLPS_255.76 One Piece: Pirates Carnival +SLPS_255.83 One Piece: Pirates Carnival +SLPS_255.84 One Piece: Pirates Carnival +SLES_527.31 One Piece: Round the Land^! +SLKA_252.08 One Piece: Round the Land^! +SLPS_253.82 One Piece: Round the Land^! +SLES_501.34 Oni +SLES_501.76 Oni +SLES_501.77 Oni +SLES_501.78 Oni +SLES_501.79 Oni +SLUS_200.64 Oni +SLPM_650.10 Onimusha +SLPM_665.01 Onimusha +SLPM_610.01 Onimusha (Taikenban) +SLPM_651.00 Onimusha 2 +SLPM_651.01 Onimusha 2 +SLPM_665.04 Onimusha 2 +SLES_509.78 Onimusha 2: Samurai's Destiny +SLUS_203.93 Onimusha 2: Samurai's Destiny +SLES_519.14 Onimusha 3 +SLPM_654.13 Onimusha 3 +SLUS_206.94 Onimusha 3: Demon Siege +SLPM_654.11 Onimusha Buraiden +SLES_519.13 Onimusha: Blade Warriors +SLUS_207.10 Onimusha: Blade Warriors +SLES_820.38 Onimusha: Dawn of Dreams (Disc 1) +SLUS_211.80 Onimusha: Dawn of Dreams (Disc 1) +SLES_820.39 Onimusha: Dawn of Dreams (Disc 2) +SLUS_213.62 Onimusha: Dawn of Dreams (Disc 2) +SLES_502.47 Onimusha: Warlords +SLPM_675.07 Onimusha: Warlords +SLUS_200.18 Onimusha: Warlords +SLPM_621.95 Online Games: Dai Guru Guru Onsen +SLPM_655.86 Online Pro Wrestling +SCUS_973.57 Online Start-Up Disc 4.0 +PBPX_952.48 Online Start-Up Disc 4.0: Broadband Only +PBPX_952.51 Online Start-Up Disc 4.0: Broadband Only +PBPX_952.45 Online Start-Up Disc v1.0 +PBPX_952.50 Online Start-Up Disc v1.0 +PBPX_952.39 Online Start-Up Disc v3.0 +PBPX_952.42 Online Start-Up Disc v3.0 +SCUS_974.25 Online Start-Up Disc v3.0 +PBPX_952.46 Online Start-Up Disc v3.5: Broadband Only +PBPX_952.47 Online Start-Up Disc v3.5: Broadband Only +SLPS_251.50 Only You: Rebel Cross +SLPS_252.37 Only You: Rebel Cross +SLPS_204.16 Onmyou Taisenki: Byakko Enbu +SLPS_204.17 Onmyou Taisenki: Byakko Enbu +SLPS_255.01 Onmyou Taisenki: Hasha no In +SLPM_663.75 Ookami +SLPM_742.39 Ookami +SLPM_611.24 Ookami: Fude-hajime no Maki (Taikenban) +SLPM_664.41 Oookuki +SLES_543.10 Open Season +SLES_543.16 Open Season +SLUS_214.67 Open Season +SLES_525.72 Operation Air Assault +SLES_548.04 Operation Air Assault 2 +SLES_501.55 Operation WinBack +SLES_541.16 Operation WinBack 2: Project Poseidon +SCPS_150.38 Operator's Side +SCPS_192.13 Operator's Side +SLES_537.13 Opowieści z Narnii: Lew, Czarownica i Stara Szafa +SLPS_257.66 Orange Honey: Boku wa Kimi ni Koi shiteru +SLPS_257.67 Orange Honey: Boku wa Kimi ni Koi shiteru +SLPS_258.59 Orange Honey: Boku wa Kimi ni Koi shiteru +SLPM_655.24 Orange Pocket: Root +SLPM_655.25 Orange Pocket: Root +SLPM_650.05 Ore ga Kantoku da^! Gekitou Pennant Race +SLPM_650.56 Ore ga Kantoku da^! Volume 2: Gekitou Pennant Race +SLPS_257.96 Ore no Shita de Agake +SLPM_627.29 Oretachi Geesen Zoku: Akumajou Dracula +SLPM_626.95 Oretachi Geesen Zoku: Burger Time +SLPM_627.30 Oretachi Geesen Zoku: Contra +SLPM_626.27 Oretachi Geesen Zoku: Crazy Climber +SLPM_626.28 Oretachi Geesen Zoku: Karate-dou +SLPM_626.45 Oretachi Geesen Zoku: Moon Cresta +SLPM_627.06 Oretachi Geesen Zoku: Nekketsu Kouha Kunio-kun +SLPM_627.05 Oretachi Geesen Zoku: Nekketsu Koukou Dodgeball-bu +SLPM_627.31 Oretachi Geesen Zoku: Pooyan +SLPM_627.04 Oretachi Geesen Zoku: Quarth +SLPM_627.07 Oretachi Geesen Zoku: Rabio Lepus +SLPM_626.26 Oretachi Geesen Zoku: Scramble +SLPM_626.46 Oretachi Geesen Zoku: Sonic Wings +SLPM_626.60 Oretachi Geesen Zoku: Super Volleyball +SLPM_626.61 Oretachi Geesen Zoku: Terra Cresta +SLPM_627.44 Oretachi Geesen Zoku: Thunder Cross +SLPM_626.44 Oretachi Geesen Zoku: Time Pilot +SLPM_627.45 Oretachi Geesen Zoku: Trio the Punch +SLPM_626.96 Oretachi Geesen Zoku: Yie Ar Kung Fu +SLES_500.62 Orphen: Scion of Sorcery +SLUS_200.11 Orphen: Scion of Sorcery +SLPM_655.35 Oshiete^! Popotan +SLPM_552.20 Osouji Sentai Clean Keeper H +SLPM_665.08 Otome no Jijou +SLPM_661.65 Otome wa Boku ni Koishiteru +SLPM_662.38 Otome-teki Koi Kakumei: Love Revo^!^! +SLPM_661.94 Otona no Gal-jong 2: Koishite Bai Man^! +SLPM_625.49 Otona no Gal-jong: Kimi ni Haneman^! +SCPS_110.24 Otostaz +SCPS_550.23 Otostaz +SCPS_560.04 Otostaz +PAPX_902.26 Otostaz (Taikenban) +PAPX_902.28 Otostaz (Taikenban) +SCPS_110.20 Otostaz (Taikenban) +SLPS_204.62 Ougon Kishi Garo +SLPS_204.63 Ougon Kishi Garo +SLPM_664.06 Ouka: Kokoro Kagayakaseru Sakura +SLPM_667.37 Ouran Koukou Host Club +SLPM_666.28 OutRun 2 SP +SLES_539.98 OutRun 2006: Coast 2 Coast +SLUS_212.74 OutRun 2006: Coast 2 Coast +SLES_519.26 Outlaw Golf +SLES_529.65 Outlaw Golf 2 +SLUS_210.30 Outlaw Golf 2 +SLES_534.90 Outlaw Tennis +SLUS_211.90 Outlaw Tennis +SLES_522.59 Outlaw Volleyball +SLES_531.38 Outlaw Volleyball Remixed +SLUS_210.49 Outlaw Volleyball Remixed +SLPM_652.71 Over the Monochrome Rainbow featuring Shogo Hamada +SLPM_660.33 Oz +SLPM_662.61 Oz +SLES_522.57 P.T.O. IV: Pacific Theater of Operations +SLUS_205.67 P.T.O. IV: Pacific Theater of Operations +SLES_550.18 P3: Persona 3 +SLES_541.11 PDC World Championship Darts +SLUS_217.73 PDC World Championship Darts +SLES_549.92 PDC World Championship Darts 2008 +SLES_549.13 PES 2008: Pro Evolution Soccer +SLES_549.14 PES 2008: Pro Evolution Soccer +SLES_550.21 PES 2008: Pro Evolution Soccer +SLUS_216.85 PES 2008: Pro Evolution Soccer +SLED_550.22 PES 2008: Pro Evolution Soccer (Demo) +SLES_550.23 PES 2008: Pro Evolution Soccer (Demo) +SLES_554.05 PES 2009: Pro Evolution Soccer +SLES_554.06 PES 2009: Pro Evolution Soccer +SLUS_218.21 PES 2009: Pro Evolution Soccer +SLES_554.50 PES 2009: Pro Evolution Soccer (Demo) +SLES_555.87 PES 2010: Pro Evolution Soccer +SLES_555.88 PES 2010: Pro Evolution Soccer +SLES_555.89 PES 2010: Pro Evolution Soccer +SLUS_219.18 PES 2010: Pro Evolution Soccer +SLED_556.02 PES 2010: Pro Evolution Soccer (Demo) +SLES_556.04 PES 2010: Pro Evolution Soccer (Demo) +SLES_556.36 PES 2011: Pro Evolution Soccer +SLES_556.37 PES 2011: Pro Evolution Soccer +SLES_556.38 PES 2011: Pro Evolution Soccer +SLUS_219.42 PES 2011: Pro Evolution Soccer +SLES_556.56 PES 2012: Pro Evolution Soccer +SLES_556.57 PES 2012: Pro Evolution Soccer +SLES_556.58 PES 2012: Pro Evolution Soccer +SLUS_219.48 PES 2012: Pro Evolution Soccer +SLES_556.66 PES 2013: Pro Evolution Soccer +SLES_556.67 PES 2013: Pro Evolution Soccer +SLES_556.68 PES 2013: Pro Evolution Soccer +SLES_556.69 PES 2013: Pro Evolution Soccer +SLUS_219.55 PES 2013: Pro Evolution Soccer +SLES_556.73 PES 2014: Pro Evolution Soccer +SLES_556.74 PES 2014: Pro Evolution Soccer +SLES_556.75 PES 2014: Pro Evolution Soccer +SLES_556.76 PES 2014: Pro Evolution Soccer +SCED_511.40 PS2 Bonus Demo 03 +SCED_501.33 PS2 Bonus Demo Jan 2001 +SCED_507.34 PS2 Bonus Demo Jan 2002 +SCUS_974.07 PS2 Kiosk Q2-Q3 2004: Summer 2004 +SCUS_974.24 PS2 Kiosk Q3-Q4 2005 +PBPX_955.01 PS2 Linux Beta Release 1 +SCES_504.08 PaRappa the Rapper 2 +SCPS_150.17 PaRappa the Rapper 2 +SCPS_192.01 PaRappa the Rapper 2 +SCUS_971.67 PaRappa the Rapper 2 +PCPX_963.20 PaRappa the Rapper 2 (Taikenban) +SLES_551.68 Paard & Pony: Topruiter +SLUS_201.97 Pac-Man Fever +SLES_545.84 Pac-Man Rally +SCES_508.88 Pac-Man World 2 +SCPS_550.38 Pac-Man World 2 +SLPS_251.41 Pac-Man World 2 +SLUS_202.24 Pac-Man World 2 +SLES_539.59 Pac-Man World 3 +SLUS_212.19 Pac-Man World 3 +SLUS_213.28 Pac-Man World Rally +SLPS_255.74 Pachi Para 12: Ooumi to Natsu no Omoide +SLPS_256.82 Pachi Para 13: Super Umi to Pachi Pro Fuuunroku +SLPS_257.87 Pachi Para 14: Kaze to Kumo to Super Umi in Okinawa +SLPS_201.51 Pachi-Slot Aruze Oukoku 6 +SLPS_202.20 Pachi-Slot Aruze Oukoku 7 (Disc 1) (Ekishou Disc) +SLPS_204.90 Pachi-Slot Club Collection: I'm Juggler EX: Juggler Selection +SLPS_204.27 Pachi-Slot Club Collection: Pachi-Slot da yo Koumon-chama +SLPM_552.11 Pachi-Slot Higurashi no Naku Koro ni: Matsuri +SLPM_622.20 Pachi-Slot Kanzen Kouryaku: Gigazone: The Meteor Strike +SLPM_626.25 Pachi-Slot Kanzen Kouryaku: Onihama Bakusou Gurentai: Gekitou-hen +SLPM_627.39 Pachi-Slot Kanzen Kouryaku: Slot Genjin, Onihama Bakusou Gurentai: Gekitou-hen +SLPS_204.87 Pachi-Slot King^! Kagaku Ninja-tai Gatchaman +SLPM_627.19 Pachi-Slot Nobunaga no Yabou: Tenka Sousei +SLPM_624.82 Pachi-Slot Toukon Denshou: Inoki Matsuri +SLPM_626.20 Pachi-Slot Winning Post +SLPS_257.24 Pachinko Kaou: Misora Hibari +SLPS_201.86 Pachinko de Asobou^! Fever Dodeka Saurus +SLPS_256.65 Pachitte Chonmage Tatsujin 10: Pachinko Fuyu no Sonata +SLPS_257.76 Pachitte Chonmage Tatsujin 12: Pachinko Ultraman +SLPS_258.28 Pachitte Chonmage Tatsujin 13: Pachinko Hissatsu Shigotonin III +SLPS_258.53 Pachitte Chonmage Tatsujin 14: Pachinko Kamen Rider: Shocker Zenmetsu Daisakusen +SLPS_259.07 Pachitte Chonmage Tatsujin 15: Pachinko Fuyu no Sonata 2 +SLPS_259.80 Pachitte Chonmage Tatsujin 16: Pachinko Hissatsu Shigotojin III: Matsuri Version +SLPS_202.53 Pachitte Chonmage Tatsujin 2: CR Jurassic Park +SLPS_202.75 Pachitte Chonmage Tatsujin 3: CR P-Man & CR Yawara Kids Kyoku-hen +SLPS_202.76 Pachitte Chonmage Tatsujin 4: CR Hissatsu Shigotonin: Gekitou-hen (Disc 1) +SLPS_202.77 Pachitte Chonmage Tatsujin 4: CR Hissatsu Shigotonin: Gekitou-hen (Disc 2) +SLPS_203.66 Pachitte Chonmage Tatsujin 5: CR Kamen Rider +SLPS_203.88 Pachitte Chonmage Tatsujin 6: CR Pachinko Yellow Cab +SLPS_203.97 Pachitte Chonmage Tatsujin 7: CR Pachinko Dokaben +SLPS_255.48 Pachitte Chonmage Tatsujin 8: Pachinko Ultra Seven +SLPS_255.67 Pachitte Chonmage Tatsujin 9: Pachinko Mitokoumon +SLPS_201.57 Pachitte Chonmage Tatsujin: CR Nettou Power Pro-kun +SLES_525.71 Pacific Warriors II: Dogfight^! +SLES_546.65 Paddington Bear +SLPS_201.35 Pai Chanjong +SLES_547.13 Pajeczyna Charlotty +SLPM_552.80 Palais de Reine +SLPM_668.17 Palais de Reine +SLPM_552.69 Pandora: Kimi no Namae o Boku wa Shiru +SLPS_251.48 Panel Quiz Attack 25 +SLPS_251.87 Panel Quiz Attack 25 +SLPM_667.61 Panic Palette +SLPM_667.62 Panic Palette +SLES_534.44 Panzer Elite Action: Fields of Glory +SLES_529.84 Panzer Front Ausf.B +SLPS_253.54 Panzer Front Ausf.B +SLPM_610.76 Panzer Front Ausf.B (Taikenban) +SLES_534.89 Paparazzi +SLPM_650.20 Para Para Paradise +SLPM_663.98 Parfait: Chocolat Second Style +SLES_502.12 Paris-Dakar Rally +SLUS_203.24 Paris-Dakar Rally +SLES_509.94 Paris-Marseille Racing II +SLES_544.58 Party Carnival +SLES_534.06 Party Girls +SLPM_656.39 Patissier na Nyanko: Hatsukoi wa Ichigo Aji +SLPM_656.40 Patissier na Nyanko: Hatsukoi wa Ichigo Aji +SLES_502.52 Penny Racers +SLES_524.02 Perfect Ace 2: The Championships +SLES_517.35 Perfect Ace: Pro Tournament Tennis +SCKA_200.99 Persona 3 +SLPM_664.45 Persona 3 +SLES_553.54 Persona 3 FES +SLPM_666.89 Persona 3 FES +SLPM_666.90 Persona 3 FES +SLPM_742.77 Persona 3 FES +SLES_554.74 Persona 4 +SLPM_669.78 Persona 4 +SLPM_742.78 Persona 4 +SLED_537.23 Peter Jackson's King Kong (Demo) +SLES_537.03 Peter Jackson's King Kong: The Official Game of the Movie +SLES_537.04 Peter Jackson's King Kong: The Official Game of the Movie +SLES_537.05 Peter Jackson's King Kong: The Official Game of the Movie +SLPM_662.11 Peter Jackson's King Kong: The Official Game of the Movie +SLUS_213.11 Peter Jackson's King Kong: The Official Game of the Movie +SLES_546.84 Peter Pan +SLPM_622.98 Petit Copter +SLPM_623.15 Petit Copter +SLPM_626.24 Petit Copter 2 +SLPM_669.44 Petit Four +SLPM_669.45 Petit Four +SLUS_216.75 Petz: Catz 2 +SLUS_216.74 Petz: Dogz 2 +SLUS_216.89 Petz: Horsez 2 +SLES_543.08 Phantasy Star Universe +SLPM_660.31 Phantasy Star Universe +SLUS_211.94 Phantasy Star Universe +SLPM_685.23 Phantasy Star Universe (Premiere Disc) (Taikenban) +SLES_548.92 Phantasy Star Universe: Ambition of the Illuminus +SLUS_216.31 Phantasy Star Universe: Ambition of the Illuminus +SLPM_666.63 Phantasy Star Universe: Illuminus no Yabou +SLES_529.51 Phantom Brave +SLPS_203.44 Phantom Brave +SLPS_203.45 Phantom Brave +SLUS_209.55 Phantom Brave +SLPS_731.08 Phantom Brave: 2-shuume Hajimemashita. +SLPS_204.09 Phantom Kingdom +SLPS_204.10 Phantom Kingdom +SLPM_652.03 Phantom: Phantom of Inferno +SCPS_150.05 Phase Paradox +PAPX_902.13 Phase Paradox (Taikenban) +PCPX_963.15 Phase Paradox (Taikenban) +PCPX_963.16 Phase Paradox (Taikenban) +SLPM_667.40 Phase of Combat: Sentou Kokka Kai Legend +SLPM_667.41 Phase of Combat: Sentou Kokka Kai Legend +SLPM_659.21 Pia Carrot e Youkoso^!^! 3: Round Summer +SLPS_252.21 Pia Carrot e Youkoso^!^! 3: Round Summer +SLPS_252.22 Pia Carrot e Youkoso^!^! 3: Round Summer +SLPM_668.96 Pia Carrot e Youkoso^!^! G.O. Summer Fair +SLPM_551.02 Pia Carrot e Youkoso^!^! G.P. Gakuen Princess +SLPM_690.01 PictureParadise Club (Taikenban) +SLPM_690.06 PictureParadise Club Vol. 2 (Taikenban) +SLES_530.99 Pilot Down: Behind Enemy Lines +SLPS_200.77 Pilot ni Narou^! 2 +SLPS_730.01 Pilot ni Narou^! 2 +SLES_515.55 Pinball +SLES_523.93 Pinball Fun +SLES_528.63 Pinball Hall of Fame: The Gottlieb Collection +SLUS_210.38 Pinball Hall of Fame: The Gottlieb Collection +SLUS_215.89 Pinball Hall of Fame: The Williams Collection +SLES_525.19 Pink Pong +SLES_546.19 Pinocchio +SLES_552.40 Pipe Mania +SLUS_217.66 Pipe Mania +SCPS_110.14 Piposaru 2001 +SCPS_191.04 Piposaru 2001 +SCPS_191.53 Piposaru 2001 +PCPX_963.19 Piposaru 2001 (Taikenban) +SLES_549.94 Pippa Funnell: Ranch Rescue +SLES_543.93 Pippa Funnell: Take the Reins +SLES_545.46 Pippa Funnell: Take the Reins +SLES_540.83 Pirates of the Caribbean: The Legend of Jack Sparrow +SLES_542.37 Pirates of the Caribbean: The Legend of Jack Sparrow +SLUS_211.10 Pirates of the Caribbean: The Legend of Jack Sparrow +SLUS_214.78 Pirates: Legend of the Black Buccaneer +SLES_506.80 Pirates: The Legend of Black Kat +SLUS_203.65 Pirates: The Legend of Black Kat +SLES_516.86 Pitfall: The Lost Expedition +SLES_516.87 Pitfall: The Lost Expedition +SLES_516.88 Pitfall: The Lost Expedition +SLES_516.89 Pitfall: The Lost Expedition +SLES_516.90 Pitfall: The Lost Expedition +SLUS_204.08 Pitfall: The Lost Expedition +SLPM_550.32 Piyo-tan: Oyashiki Sennyuu Daisakusen +SLPM_656.11 Pizzicato Polka: Ensa Gen'ya +SLPM_664.12 Pizzicato Polka: Ensa Gen'ya +SLPM_664.72 Planetarian: Chiisa na Hoshi no Yume +SLPS_201.64 Plarail: Yume ga Ippai^! Plarail de Ikou^! +SLED_540.35 Play the Best Demos from Atari +PCPX_966.06 Play-Pre 2 Volume 0: 2001 February (Demo) (Taikenban) +PCPX_966.41 Play-Pre 2 Volume 10: 2004 April (Taikenban) +PCPX_966.46 Play-Pre 2 Volume 11: 2004 August (Taikenban) +PCPX_966.55 Play-Pre 2 Volume 12: 2004 December (Taikenban) +PCPX_966.56 Play-Pre 2 Volume 12: 2004 December: ;PSP; Movie Collection & CM Collection (Taikenban) +PCPX_966.11 Play-Pre 2 Volume 1: 2001 April (Demo) (Taikenban) +PCPX_966.16 Play-Pre 2 Volume 2: 2001 August (Taikenban) +PCPX_966.22 Play-Pre 2 Volume 3: 2001 December (Demo) (Taikenban) +PCPX_966.25 Play-Pre 2 Volume 4: 2002 April (Taikenban) +PCPX_966.28 Play-Pre 2 Volume 5: 2002 August (Taikenban) +PCPX_966.30 Play-Pre 2 Volume 6: 2002 December (Demo) (Taikenban) +PCPX_966.32 Play-Pre 2 Volume 7: 2003 April (Taikenban) +PCPX_966.33 Play-Pre 2 Volume 7: 2003 April: CM Collection (Taikenban) +PCPX_966.35 Play-Pre 2 Volume 8: 2003 August (Taikenban) +PCPX_966.39 Play-Pre 2 Volume 9: 2003 December (Taikenban) +PCPX_963.05 Play-Pre Plus 004: 2000 June (Disc 2) (Demo) +SCED_507.33 Play: Jan / Feb 2002 (Press Kit) +SCED_505.69 Play: Sept / Oct / Nov 2001 (Press Kit) +SCUS_972.69 PlayOnline Viewer and Tetra Master +SLPM_623.32 PlayOnline Viewer: Tetra Master & Janhourou +SLPM_623.33 PlayOnline Viewer: Tetra Master & Janhourou +SLPS_202.00 PlayOnline Viewer: Tetra Master & Janhourou +SCED_522.25 PlayStation 2 Christmas Special 2003 +SCUS_971.55 PlayStation 2 Demo Disc Version 2.3 +SCED_546.40 PlayStation 2 Magazine Ufficiale Italia Presenta: Speciale Sport +SCED_515.91 PlayStation 2 Official Demo Disc Edition Pour Revendeurs #5 (Demo) +SCED_516.57 PlayStation 2 Revista Oficial: Portugal 9 +SCPN_601.01 PlayStation BB Navigator: Version 0.10 (Prerelease) (Disc 1) +SCPN_601.03 PlayStation BB Navigator: Version 0.10 (Prerelease) (Disc 2) +SCPN_601.10 PlayStation BB Navigator: Version 0.10 (Prerelease) (Disc 2) +SCPN_601.11 PlayStation BB Navigator: Version 0.10 (Prerelease) (Disc 2) +SCPN_601.30 PlayStation BB Navigator: Version 0.20 +SCPN_601.40 PlayStation BB Navigator: Version 0.30 +SCPN_601.50 PlayStation BB Navigator: Version 0.31 +SCPN_601.60 PlayStation BB Navigator: Version 0.32 +SCED_511.48 PlayStation Experience +SCED_518.99 PlayStation Experience +SCED_519.38 PlayStation Experience +PCPX_966.26 PlayStation Index (DVD-ROM-ban): PlayStation 2 Official Soft Catalog 2002 April +PUPX_930.33 PlayStation Seizou Kensa-you Disc 3 CD-ROM US-ban Ver1.1 +SCUS_971.21 PlayStation Underground 4.4 (Disc 2) (Demo) +SCUS_971.49 PlayStation Underground Jampack: Summer 2001 +SCUS_972.06 PlayStation Underground Jampack: Summer 2002 +SCUS_971.63 PlayStation Underground Jampack: Winter 2001 +SCUS_971.44 PlayStation Underground Mag Issue 5.1 (Demo) +SCUS_972.16 PlayStation Underground Summer Sampler +SCUS_971.66 PlayStation Underground: Holiday 2001 +SLES_527.52 Playboy: The Mansion +SLUS_209.88 Playboy: The Mansion +SLES_541.40 Playwize Poker & Casino +SLPS_256.39 Plus Plum 2 +SCPS_150.06 PoPoLoCrois: Hajimari no Bouken +SCPS_150.27 PoPoLoCrois: Hajimari no Bouken +SCPS_150.28 PoPoLoCrois: Hajimari no Bouken +SCPS_192.07 PoPoLoCrois: Hajimari no Bouken +SCPS_193.07 PoPoLoCrois: Hajimari no Bouken +SCPS_550.28 PoPoLoCrois: Hajimari no Bouken +PAPX_905.03 PoPoLoCrois: Tsuki no Okite no Bouken +SCPS_150.63 PoPoLoCrois: Tsuki no Okite no Bouken +SLPS_203.23 Pochi to Nyaa +SCPS_150.13 Poinie's Poin +SCPS_550.45 Poinie's Poin +SLPS_258.54 Poison Pink +SLES_527.79 Poker Masters +SLES_502.85 Police 24/7 +SLES_518.64 Police Chase Down +SLPS_254.57 Ponkotsu Roman Daikatsugeki: Bumpy Trot +SLPS_256.83 Ponkotsu Roman Daikatsugeki: Bumpy Trot +SLPM_602.55 Ponkotsu Roman Daikatsugeki: Bumpy Trot (Taikenban) +SLPM_602.66 Ponkotsu Roman Daikatsugeki: Bumpy Trot (Taikenban) +SLES_500.52 Pool Master +SLES_522.46 Pool Paradise +SLUS_209.87 Pool Paradise +SLES_538.63 Pool Paradise: International Edition +SLES_527.73 Pool Shark 2 +SLES_518.25 Pop Idol +SLES_520.62 Pop Star Academy +SLPM_657.69 Pop'n Music 10 +SLPM_657.70 Pop'n Music 10 +SLPM_662.10 Pop'n Music 10 +SLPM_660.65 Pop'n Music 11 +SLPM_663.14 Pop'n Music 12: Iroha +SLPM_665.33 Pop'n Music 13: Carnival +SLPM_667.42 Pop'n Music 14: Fever^! +SLPM_652.08 Pop'n Music 7 +SLPM_661.78 Pop'n Music 7 +SLPM_653.16 Pop'n Music 8 +SLPM_661.79 Pop'n Music 8 +SLPM_655.08 Pop'n Music 9 +SLPM_662.09 Pop'n Music 9 +SLPM_622.88 Pop'n Music Best Hits^! +SLPM_624.64 Pop'n Taisen Puzzle-dama Online +SLUS_217.10 PopCap Hits^! Vol. 1 +SLUS_217.68 PopCap Hits^! Vol. 2 +SLUS_218.27 PopStar Guitar +SLES_502.63 Portal Runner +SLES_504.44 Portal Runner +SLUS_200.03 Portal Runner +SLES_549.83 Postman Pat +SLUS_209.78 Power Drome +SLES_528.86 Power Rangers: Dino Thunder +SLUS_209.44 Power Rangers: Dino Thunder +SLES_528.87 Power Rangers: Dino Tonnerre +SLES_548.35 Power Rangers: Super Legends +SLUS_216.79 Power Rangers: Super Legends: 15th Anniversary +SLPM_622.36 Power Smash 2 +SLPM_623.94 Power Smash 2 +SLES_547.17 Power Volleyball +SLES_524.18 Powerdrome +SLES_540.84 Powershot Pinball +SLPM_550.12 Ppoi^! Hito Natsu no Keiken^!? +SLES_530.91 Predator: Concrete Jungle +SLUS_208.75 Predator: Concrete Jungle +SLES_546.33 Premier Manager 08 +SLES_550.44 Premier Manager 09 +SLES_507.22 Premier Manager 2002/2003 Season +SLES_518.33 Premier Manager 2003-04 +SLES_518.34 Premier Manager 2003-04 +SLES_522.49 Premier Manager 2003-04 +SLES_529.58 Premier Manager 2004-2005 +SLES_529.59 Premier Manager 2004-2005 +SLES_529.60 Premier Manager 2004-2005 +SLES_529.61 Premier Manager 2004-2005 +SLES_532.38 Premier Manager 2005-2006 +SLES_538.77 Premier Manager 2006-2007 +SLES_545.51 Premier Manager 2006-2007 +SLPM_668.90 Pri-Saga^! Princess o Sagase^! +SLPM_651.67 Pride +SLES_513.71 Pride FC: Fighting Championships +SLUS_204.06 Pride FC: Fighting Championships +SLUS_290.44 Pride FC: Fighting Championships (Demo) +SLPM_654.16 PrideGP Grand Prix 2003 +SCES_511.35 Primal +SCES_516.85 Primal +SCUS_971.42 Primal +SCED_514.84 Primal (Demo) +SCUS_972.25 Primal (Demo) +SCED_514.91 Primal + The Mark of Kri +SCED_515.06 Primal + The Mark of Kri + War of the Monsters +SLPS_200.13 Primal Image Vol. 1 +SLPM_620.31 Primal Image for Printer +SLPS_203.12 Primopuel: Oshaberi Heartner +SLPM_663.91 Prince of Persia: Futatsu no Tamashii +SCPS_150.66 Prince of Persia: Jikan no Suna +PAPX_905.17 Prince of Persia: Jikan no Suna (Taikenban) +SLES_519.18 Prince of Persia: The Sands of Time +SLKA_251.20 Prince of Persia: The Sands of Time +SLUS_207.43 Prince of Persia: The Sands of Time +SLED_519.61 Prince of Persia: The Sands of Time (Demo) +SLUS_290.69 Prince of Persia: The Sands of Time (Demo) +SLES_537.77 Prince of Persia: The Two Thrones +SLUS_212.87 Prince of Persia: The Two Thrones +SLES_528.22 Prince of Persia: Warrior Within +SLPM_660.02 Prince of Persia: Warrior Within +SLPM_666.73 Prince of Persia: Warrior Within +SLUS_210.22 Prince of Persia: Warrior Within +SLED_529.29 Prince of Persia: Warrior Within (Demo) +SLPM_662.85 Princess Concerto +SLPM_655.85 Princess Holiday: Korogaru Ringo Tei Sen'ya Ichiya +SLPM_551.95 Princess Lover^! Eternal Love for My Lady +SLKA_150.31 Princess Maker +SLPS_203.61 Princess Maker +SLKA_150.33 Princess Maker 2 +SLPS_203.93 Princess Maker 2 +SLPM_659.35 Princess Maker 4 +SLPM_659.36 Princess Maker 4 +SLPM_669.18 Princess Maker 5 +SLPM_669.73 Princess Nightmare +SLPS_256.94 Princess Princess: Hime-tachi no Abunai Houkago +SLPM_620.25 PrintFan +SLPM_668.46 Prism Ark: Awake +SLPM_610.27 Prismix: PlayStation 2 Sen'you Music Visual Soft: Demo Disc Vol. 1 +SLES_503.97 Prisoner of War +SLPM_252.62 Private Nurse: Maria +SLPS_252.62 Private Nurse: Maria +SLES_514.92 Pro Beach Soccer +SLES_548.88 Pro Biker 2 +SLUS_218.25 Pro Bull Riding: Out of the Chute +SLES_504.12 Pro Evolution Soccer +SLES_504.62 Pro Evolution Soccer +SLES_511.14 Pro Evolution Soccer 2 +SLED_512.64 Pro Evolution Soccer 2 (Demo) +SLES_519.12 Pro Evolution Soccer 3 +SLES_519.15 Pro Evolution Soccer 3 +SLED_519.92 Pro Evolution Soccer 3 (Demo) +SLED_519.93 Pro Evolution Soccer 3 (Demo) +SLED_519.94 Pro Evolution Soccer 3 (Demo) +SLES_527.60 Pro Evolution Soccer 4 +SLES_528.00 Pro Evolution Soccer 4 +SLED_528.73 Pro Evolution Soccer 4 (Demo) +SLED_528.79 Pro Evolution Soccer 4 (Demo) +SLES_535.44 Pro Evolution Soccer 5 +SLES_535.45 Pro Evolution Soccer 5 +SLED_537.19 Pro Evolution Soccer 5 (Demo) +SLES_537.93 Pro Evolution Soccer 5 (Demo) +SLES_542.03 Pro Evolution Soccer 6 +SLES_542.04 Pro Evolution Soccer 6 +SLES_543.60 Pro Evolution Soccer 6 +SLES_543.61 Pro Evolution Soccer 6 +SLES_543.62 Pro Evolution Soccer 6 +SLED_544.45 Pro Evolution Soccer 6 (Demo) +SLES_544.47 Pro Evolution Soccer 6 (Demo) +SLES_538.99 Pro Evolution Soccer Management +SLPS_200.35 Pro Mahjong Kiwame Next +SLPS_201.33 Pro Mahjong Kiwame Next +SLUS_203.29 Pro Race Driver +SLES_506.37 Pro Rally 2002 +SLPM_663.16 Pro Soccer Club o Tsukurou^! Europe Championship +SLES_507.52 Pro Tennis WTA Tour +SLPS_202.96 Pro Yakyuu Simulation Dugout '03: The Turning Point +SLPM_659.29 Pro Yakyuu Spirits 2 +SLPM_655.43 Pro Yakyuu Spirits 2004 +SLPM_657.21 Pro Yakyuu Spirits 2004 Climax +SLPM_552.52 Pro Yakyuu Spirits 2010 +SLPM_663.64 Pro Yakyuu Spirits 3 +SLPM_667.28 Pro Yakyuu Spirits 4 +SLPM_669.70 Pro Yakyuu Spirits 5 +SLPM_551.30 Pro Yakyuu Spirits 5: Kanzenban +SLPM_551.58 Pro Yakyuu Spirits 6 +SLPM_652.40 Pro Yakyuu Team o Tsukurou^! 2 +SLPM_654.26 Pro Yakyuu Team o Tsukurou^! 2003 +SLPM_658.53 Pro Yakyuu Team o Tsukurou^! 3 +SLPS_256.30 Pro Yakyuu: Netsu Star 2006 +SLPS_257.69 Pro Yakyuu: Netsu Star 2007 +SLES_540.75 ProStroke Golf +SLUS_214.96 ProStroke Golf: World Tour 2007 +SLPM_658.63 Professional Drift: D1 Grand Prix Series +SLUS_214.16 Professional Drift: D1 Grand Prix Series +SLPM_602.60 Professional Drift: D1 Grand Prix Series (Taikenban) +SLPM_661.44 Professional Drift: D1 Grand Prix Series 2005 +SLPM_602.70 Professional Drift: D1 Grand Prix Series 2005 (Taikenban) +SLPM_602.71 Professional Drift: D1 Grand Prix Series 2005 (Taikenban) +SLPS_251.02 Project Arms +SLES_505.53 Project Eden +SLUS_201.64 Project Eden +SLPS_251.10 Project FIFA World Cup: Sorenara Kimi ga Daihyou Kantoku +SLPM_651.65 Project Minerva +SLPM_675.45 Project Minerva +SLES_524.72 Project Minerva Professional +SLPM_653.44 Project Minerva Professional +SLES_508.21 Project Zero +SLES_538.25 Project Zero 3 +SLES_523.84 Project Zero II: Crimson Butterfly +SLES_528.59 Project: Snowblind +SLES_531.24 Project: Snowblind +SLUS_210.37 Project: Snowblind +SLES_507.21 Pryzm: Chapter One: The Dark Unicorn +SLUS_201.72 Pryzm: Chapter One: The Dark Unicorn +SLPM_660.20 Psi-Ops: Psychic Operation +SLES_527.02 Psi-Ops: The Mindgate Conspiracy +SLES_527.03 Psi-Ops: The Mindgate Conspiracy +SLUS_206.88 Psi-Ops: The Mindgate Conspiracy +SLPM_625.15 Psikyo Shooting Collection Vol. 1: Strikers 1945 I & II +SLPM_625.63 Psikyo Shooting Collection Vol. 2: Sengoku Ace & Sengoku Blade +SLPM_626.86 Psikyo Shooting Collection Vol. 2: Sengoku Ace & Sengoku Blade +SLPM_625.93 Psikyo Shooting Collection Vol. 3: Sol Divide & Dragon Blaze +SLPM_662.35 Psychic Force Complete +SLES_538.30 Psychonauts +SLUS_211.20 Psychonauts +SLPM_625.62 Psyvariar 2: Ultimate Final +SLES_516.75 Psyvariar: Complete Edition +SLPM_621.37 Psyvariar: Complete Edition +SLPM_621.38 Psyvariar: Complete Edition +SLPM_621.39 Psyvariar: Complete Edition +SLPM_645.34 Psyvariar: Complete Edition +SLUS_211.31 Pump It Up: Exceed +SLKA_251.39 Pungun Sinseonjo +SLPM_658.62 Pure Pure: Mimi to Shippo no Monogatari +SLPM_668.14 Pure x Cure Recovery +SLES_519.51 Puyo Pop Fever +SLPM_655.32 Puyo Puyo Fever +SLPM_610.72 Puyo Puyo Fever (Taikenban) +SLPM_661.04 Puyo Puyo Fever 2 +SLPM_611.39 Puyo Puyo Fever 2 (Taikenban) +SLPM_627.79 Puyo Puyo^! +SLUS_213.39 Puzzle Challenge: Crosswords and More^! +SLES_534.88 Puzzle Maniacs +SLES_531.93 Puzzle Party +SLES_549.95 Puzzle Quest: Challenge of the Warlords +SLUS_216.92 Puzzle Quest: Challenge of the Warlords +SLPM_655.33 Pyuu to Fuku^! Jaguar: Ashita no Jump +SLES_541.73 På Andra Sidan Häcken +SLES_545.92 Pétanque Pro +SLUS_200.70 Q-Ball: Billiards Master +SLES_501.26 Quake III: Revolution +SLES_501.27 Quake III: Revolution +SLPS_201.08 Quake III: Revolution +SLUS_201.67 Quake III: Revolution +SLPM_659.86 Quartett^! The Stage of Love +SLPM_667.56 Que: Ancient Leaf no Yousei +SLPM_667.57 Que: Ancient Leaf no Yousei +SLES_537.48 Quest for Sleeping Beauty +SLES_504.96 Qui Veut Gagner des Millions: Seconde Edition +SLPM_667.34 Quilt: Anata to Tsumugu Yume to Koi no Dress +SLPM_624.24 Quiz & Variety: Suku Suku Inufuku +SLPM_626.30 Quiz & Variety: Suku Suku Inufuku +SLPM_627.69 Quiz & Variety: Suku Suku Inufuku 2: Motto Suku Suku +SCKA_200.09 R-Type Final +SCKA_900.09 R-Type Final +SLES_519.52 R-Type Final +SLPS_252.47 R-Type Final +SLPS_732.44 R-Type Final +SLUS_207.80 R-Type Final +SLPM_602.02 R-Type Final (Taikenban) +SLES_509.81 R/C Sports Copter Challenge +SLES_523.09 R:Racing +SLUS_207.21 R:Racing Evolution +SLPM_602.16 R:Racing Evolution (Taikenban) +SLPS_253.00 R:Racing Evolution: Life in the Fast Lane +SLPS_252.64 RAhXEPhON: Soukyuu Gensoukyoku +SLES_500.77 RC Revenge Pro +SLPM_620.44 RC Revenge Pro +SLUS_201.53 RC Revenge Pro +SLES_529.99 RC Toy Machines +SLPM_665.65 REC: Doki Doki Seiyuu Paradise +SLES_513.45 RLH: Run Like Hell +SLUS_200.37 RLH: Run Like Hell +SLUS_211.78 RPG Maker 3 +SLUS_203.40 RPG Maker II +SLPS_254.04 RPG Tkool +SLPS_201.43 RPG Tkool 5 +SLES_521.90 RPM Tuning +SLES_509.63 RS: Riding Spirits +SLPM_651.58 RS: Riding Spirits +SLUS_204.29 RS: Riding Spirits +SLES_522.77 RSII: Riding Spirits +SLPM_654.27 RSII: Riding Spirits 2 +SLES_543.72 RTL Biathlon 2007 +SLES_549.37 RTL Biathlon 2008 +SLES_549.38 RTL Biathlon 2008 +SLUS_217.11 RTL Biathlon 2008 +SLES_553.78 RTL Biathlon 2009 +SLES_554.08 RTL Biathlon 2009 +SLES_513.91 RTL Skispringen 2003 +SLES_518.88 RTL Skispringen 2004 +SLES_530.23 RTL Skispringen 2005 +SLES_533.03 RTL Skispringen 2006 +SLES_543.68 RTL Skispringen 2007 +SLES_543.74 RTL Winter Games 2007 +SLES_549.39 RTL Winter Sports 2008: The Ultimate Challenge +SLES_510.69 RTX: Red Rock +SLES_510.70 RTX: Red Rock +SLES_510.71 RTX: Red Rock +SLES_510.72 RTX: Red Rock +SLES_510.73 RTX: Red Rock +SLUS_204.91 RTX: Red Rock +SCES_556.61 Ra.One: The Game +SLES_543.26 Raceway: Drag & Stock Racing +SLPM_658.97 Racing Battle: C1 Grand Prix +SLPM_611.15 Racing Battle: C1 Grand Prix (Taikenban) +SLPM_660.43 Racing Game: Chuui^!^!^!^! +SLPM_667.03 Racing Game: Chuui^!^!^!^! +SLES_516.33 Racing Simulation 3 +SLPM_658.00 Radiata Stories +SLUS_212.62 Radiata Stories +SLES_525.17 Radio Helicopter +SLES_538.21 Radio Helicopter II +SLPM_664.05 Radirgy Precious +SLES_512.35 Raging Blades +SCPS_510.11 Raging Bless: Gouma Mokushiroku +SLPM_645.21 Raging Bless: Hangma Muksirok +SLES_538.29 Raiden III +SLPM_626.90 Raiden III +SLUS_214.65 Raiden III +SLPM_656.37 Rakugaki Oukoku 2: Maou-jou no Tatakai +SLPM_663.55 Rakugaki Oukoku 2: Maou-jou no Tatakai +SLPS_203.07 Rakushou^! Pachi-Slot Sengen +SLPS_204.04 Rakushou^! Pachi-Slot Sengen 2: Juujika, Deka Dan +SLPS_204.19 Rakushou^! Pachi-Slot Sengen 3: Rio de Carnival, Juujika 600-shiki +SLPS_204.60 Rakushou^! Pachi-Slot Sengen 4: Shin Mogu Mogu Fuurin Kazan, Rio de Carnival +SLPS_257.70 Rakushou^! Pachi-Slot Sengen 5: Rio Paradise +SLPS_259.21 Rakushou^! Pachi-Slot Sengen 6: Rio 2 Cruising Vanadis +SLES_507.63 Rally Championship +SLPM_622.57 Rally Championship +SLES_509.97 Rally Fusion: Race of Champions +SLUS_203.61 Rally Fusion: Race of Champions +SLPM_627.37 Rally Shox +SLPS_202.46 Rally Shox +SLES_538.00 Rampage: Total Destruction +SLUS_213.23 Rampage: Total Destruction +SLPM_660.84 Ramune: Garasu-bin ni Utsuru Umi +SLUS_219.34 Rapala Pro Bass Fishing +SLES_529.00 Rapala Pro Fishing +SLUS_210.12 Rapala Pro Fishing +SLPS_255.11 Rasetsu: Alternative +PBPX_955.16 Ratchet & Clank +SCES_509.16 Ratchet & Clank +SCPS_150.37 Ratchet & Clank +SCPS_193.16 Ratchet & Clank +SCUS_971.99 Ratchet & Clank +SCED_510.75 Ratchet & Clank (Demo) +SCUS_972.09 Ratchet & Clank (Demo) +SCUS_972.40 Ratchet & Clank (Demo) +SCES_516.07 Ratchet & Clank 2 +SCAJ_200.52 Ratchet & Clank 2: Gagaga^! Ginga no Commando-ssu +SCPS_150.56 Ratchet & Clank 2: Gagaga^! Ginga no Commando-ssu +SCPS_193.17 Ratchet & Clank 2: Gagaga^! Ginga no Commando-ssu +SCES_524.56 Ratchet & Clank 3 +SCED_528.47 Ratchet & Clank 3 (Demo) +PAPX_905.20 Ratchet & Clank 3 (Taikenban) +PCPX_966.53 Ratchet & Clank 3 (Taikenban) +SCED_528.48 Ratchet & Clank 3 + Sly 2: Band of Thieves +SCPS_150.84 Ratchet & Clank 3: Totsugeki^! Galactic Rangers +SCPS_193.09 Ratchet & Clank 3: Totsugeki^! Galactic Rangers +SCPS_150.99 Ratchet & Clank 4th: Giri Giri Ginga no Giga Battle +SCPS_151.00 Ratchet & Clank 4th: Giri Giri Ginga no Giga Battle +SCPS_193.21 Ratchet & Clank 4th: Giri Giri Ginga no Giga Battle +SCPS_193.28 Ratchet & Clank 4th: Giri Giri Ginga no Giga Battle +PCPX_980.17 Ratchet & Clank 4th: Giri Giri Ginga no Giga Battle (Taikenban) +SCPS_151.20 Ratchet & Clank 5: Gekitotsu^! Dodeka Ginga no Miri Miri Gundan +SCUS_972.68 Ratchet & Clank: Going Commando +SCUS_973.22 Ratchet & Clank: Going Commando (Demo) +SCUS_973.23 Ratchet & Clank: Going Commando (Demo) +SCUS_973.74 Ratchet & Clank: Going Commando + Jak II (Demo) +SCUS_973.81 Ratchet & Clank: Going Commando + Jak II (Demo) +SCKA_200.11 Ratchet & Clank: Gonggu Jeonsa Daebak Moli +SCKA_200.37 Ratchet & Clank: Gonggu Jeonsa Reloaded +SCKA_200.60 Ratchet & Clank: Gonggu Jeonsa Wigi Ilbal +SCES_550.19 Ratchet & Clank: Size Matters +SCUS_976.15 Ratchet & Clank: Size Matters +SCUS_973.53 Ratchet & Clank: Up Your Arsenal +SCUS_974.11 Ratchet & Clank: Up Your Arsenal (Demo) +SCUS_974.65 Ratchet: Deadlocked +SCUS_974.85 Ratchet: Deadlocked (Demo) +SCES_532.85 Ratchet: Gladiator +SLES_545.87 Raw Danger +SLUS_215.01 Raw Danger +SLUS_201.38 Rayman 2: Revolution +SLES_512.22 Rayman 3: Hoodlum Havoc +SLKA_250.78 Rayman 3: Hoodlum Havoc +SLUS_206.01 Rayman 3: Hoodlum Havoc +SLED_512.25 Rayman 3: Hoodlum Havoc (Demo) +SLUS_202.72 Rayman Arena +SLES_504.57 Rayman M +SLED_504.84 Rayman M (Demo) +SLES_500.44 Rayman Revolution +SLPM_675.19 Rayman Revolution +SLPS_250.29 Rayman Revolution +SLES_543.07 Rayman: Raving Rabbids +SLUS_215.76 Rayman: Raving Rabbids +SLES_500.10 Ready 2 Rumble Boxing: Round 2 +SLPM_621.24 Ready 2 Rumble Boxing: Round 2 +SLUS_200.54 Ready 2 Rumble Boxing: Round 2 +SLPS_201.82 Real Bass Fishing: Top Angler +SLES_554.65 Real Madrid: The Game +SLUS_200.32 Real Pool +SLPS_200.72 Real Robot Regiment +SLPM_551.04 Real Rode +SLPS_203.05 Real Sports Pro Yakyuu +SLPM_602.09 Real Sports Pro Yakyuu (Taikenban) +SLES_533.70 Real World Golf +SLES_533.71 Real World Golf +SLUS_213.32 Real World Golf +SLES_541.87 Real World Golf 2007 +SLPM_660.29 Realize: Panorama Luminary +SLES_543.39 Realm of the Dead +SLES_549.27 Realplay Golf +SLES_549.26 Realplay Pool +SLES_549.30 Realplay Puzzlesphere +SLES_549.29 Realplay Racing +SLPS_250.94 Reavel Fantasia: Mariel to Yousei Monogatari +SLPS_252.01 Reavel Fantasia: Mariel to Yousei Monogatari +SLES_534.13 Rebel Raiders: Operation Nighthawk +SLUS_213.03 Rebel Raiders: Operation Nighthawk +SLPM_661.43 Rebirth Moon +SLES_534.34 Red Baron +SLES_524.78 Red Dead Revolver +SLPM_658.54 Red Dead Revolver +SLUS_205.00 Red Dead Revolver +SLES_502.77 Red Faction +SLES_502.78 Red Faction +SLES_502.79 Red Faction +SLUS_200.73 Red Faction +SLED_502.86 Red Faction (Demo) +SLUS_280.02 Red Faction (Demo) +SLUS_290.05 Red Faction (Demo) +SLES_511.33 Red Faction II +SLUS_204.42 Red Faction II +SLED_510.47 Red Faction II (Demo) +SLED_510.48 Red Faction II (Demo) +SLUS_290.27 Red Faction II (Demo) +SLUS_207.14 Red Ninja: End of Honor +SLES_530.25 Red Ninja: End of Honour +SLES_530.26 Red Ninja: End of Honour +SLPM_659.45 Red Ninja: Kekka no Mai +SLES_507.11 RedCard +SLPM_651.34 RedCard +SLUS_203.54 RedCard 20-03 +SLES_513.08 Reel Fishing III +SLUS_205.55 Reel Fishing III +SLES_508.73 Reign of Fire +SLUS_205.56 Reign of Fire +SLPM_650.04 Reiselied: Ephemeral Fantasia +SLPM_655.42 Reishiki Kanjou Sentouki +SLPM_662.99 Reishiki Kanjou Sentouki Ni +SLPM_550.87 Remember11: The Age of Infinity +SLPM_655.49 Remember11: The Age of Infinity +SLPM_655.50 Remember11: The Age of Infinity +SLPM_658.84 Remote Control Dandy SF +SLPM_662.60 Remote Control Dandy SF +SLES_537.75 Reservoir Dogs +SLUS_214.79 Reservoir Dogs +SLAJ_250.73 Resident Evil 4 +SLES_537.02 Resident Evil 4 +SLES_537.56 Resident Evil 4 +SLUS_211.34 Resident Evil 4 +SLUS_291.69 Resident Evil 4 (Demo) +SLUS_201.84 Resident Evil: Code: Veronica X +SLES_503.06 Resident Evil: Code: Veronica X (Demo) +SLES_514.48 Resident Evil: Dead Aim +SLUS_206.69 Resident Evil: Dead Aim +SLES_515.89 Resident Evil: Outbreak +SLUS_207.65 Resident Evil: Outbreak +SLES_533.19 Resident Evil: Outbreak: File #2 +SLUS_209.84 Resident Evil: Outbreak: File #2 +SLES_506.50 Resident Evil: Survivor 2: Code: Veronica +SCED_541.05 Retail Demo 11 +SLES_523.46 Retro Classics: 8 Arcade Classics from Yesteryears +SLES_514.49 Return to Castle Wolfenstein: Operation Resurrection +SLES_515.22 Return to Castle Wolfenstein: Operation Resurrection +SLUS_202.97 Return to Castle Wolfenstein: Operation Resurrection +SLES_514.50 Return to Castle Wolfenstein: Opération Résurrection +SCES_505.01 Rez +SLPM_621.00 Rez +SLPM_621.01 Rez +SLUS_203.44 Rez +SLPM_661.05 Rhapsodia +SLES_533.88 Rhythmic Star^! +SLES_524.66 Ribbit King +SLUS_208.37 Ribbit King +SLUS_291.00 Ribbit King (Demo) +SLUS_209.14 Ribbit King Plus^! (Bonus Disc) +SLES_523.23 Richard Burns Rally +SLPM_660.68 Richard Burns Rally +SLES_530.58 Ricky Ponting International Cricket 2005 +SLES_542.31 Ricky Ponting International Cricket 2007 +SCES_500.00 Ridge Racer V +SLPS_200.01 Ridge Racer V +SLPS_715.02 Ridge Racer V +SLUS_200.02 Ridge Racer V +SLPM_601.09 Ridge Racer V (Taikenban) +SLES_552.01 Riding Star +SLES_552.02 Riding Star +SLUS_217.37 Riding Star +SLES_550.08 Riding Star 3 +SLES_535.72 Rig Racer 2 +SLPM_627.64 Rilakkuma: Ojama shite masu 2-shuukan +SLPS_253.93 Rim Runners +SCPS_110.12 Rimococoron +PCPX_963.18 Rimococoron (Taikenban) +SLES_501.13 Ring of Red +SLPM_620.13 Ring of Red +SLPM_620.91 Ring of Red +SLUS_201.45 Ring of Red +SLPM_601.22 Ring of Red (Taikenban) +SLPM_623.40 Ripuru no Tamago: Apprentice Magician +SCUS_974.16 Rise of the Kasai +SCUS_974.62 Rise of the Kasai (Demo) +SLES_516.60 Risk: Global Domination +SLUS_203.90 Risk: Global Domination +SLUS_212.75 River King: A Wonderful Journey +SLPM_627.58 River Ride Adventure featuring Salomon +SLES_519.30 Road Rage 3 +SLUS_203.98 Road Trip +SLES_513.56 Road Trip Adventure +SLES_518.42 RoadKill +SLUS_206.87 RoadKill +SLES_541.22 Robin Hood 2: The Siege +SLES_541.25 Robin Hood's Quest +SLES_519.46 Robin Hood: Defender of the Crown +SLUS_207.23 Robin Hood: Defender of the Crown +SLES_513.74 RoboCop +SLPM_623.21 RoboCop: Aratanaru Kiki +SLUS_204.45 Robot Alchemic Drive +SLUS_290.25 Robot Alchemic Drive (Demo) +SLES_501.36 Robot Warlords +SLES_501.37 Robot Warlords +SLES_501.38 Robot Warlords +SLES_505.72 Robot Wars: Arenas of Destruction +SLES_513.22 Robotech: Battlecry +SLUS_202.44 Robotech: Battlecry +SLES_529.44 Robotech: Invasion +SLUS_208.23 Robotech: Invasion +SLES_530.52 Robots +SLPM_660.59 Robots +SLUS_209.42 Robots +SLES_550.39 Rock Band +SLUS_216.82 Rock Band +SLES_554.51 Rock Band 2 +SLUS_218.00 Rock Band 2 +SLUS_218.76 Rock Band Track Pack: Classic Rock +SLUS_218.88 Rock Band: Country Track Pack +SLUS_218.89 Rock Band: Metal Track Pack +SLES_553.44 Rock Band: Song Pack 1 +SLES_554.58 Rock Band: Song Pack 2 +SLUS_217.58 Rock Band: Track Pack Volume 1 +SLUS_218.30 Rock Band: Track Pack Volume 2 +SLES_539.61 Rock'N'Roll Adventures +SLPS_250.05 Rock'n Megastage +SLPM_653.31 Rockman X7 +SLPM_602.07 Rockman X7 (Taikenban) +SLPM_657.30 Rockman X8 +SLPM_656.43 Rockman X: Command Mission +SLPM_624.91 Rockman: Power Battle Fighters +SLES_512.08 Rocky +SLPM_654.63 Rocky +SLUS_205.59 Rocky +SLES_527.61 Rocky Legends +SLUS_208.90 Rocky Legends +SLED_528.91 Rocky Legends (Demo) +SLES_505.47 Roger Lemerre: La Sélection des Champions 2002 +SLES_510.24 Roger Lemerre: La Sélection des Champions 2003 +SLES_514.59 Roger Lemerre: La Sélection des Champions 2004 +SLES_526.95 Roger Lemerre: La Sélection des Champions 2005 +SCES_545.52 Rogue Galaxy +SCKA_300.05 Rogue Galaxy +SCPS_151.02 Rogue Galaxy +SCUS_974.90 Rogue Galaxy +SCUS_975.72 Rogue Galaxy (Demo) +SCPS_170.13 Rogue Galaxy: Director's Cut +SCPS_192.54 Rogue Galaxy: Director's Cut +SLPM_667.36 Rogue Hearts Dungeon +SLES_520.02 Rogue Ops +SLPM_655.34 Rogue Ops +SLUS_207.46 Rogue Ops +SLUS_280.39 Rogue Ops (Demo) +SLES_529.21 Rogue Trooper +SLUS_213.20 Rogue Trooper +SCES_533.10 Roland Garros 2005: Powered by Smash Court Tennis +SLES_508.09 Roland Garros French Open 2002 +SLES_515.47 Roland Garros French Open 2003 +SCED_540.88 Roland Garros Virtual Tour '06 (Demo) +SCED_533.49 Roland Garros Virtual Tour (Demo) +SLES_551.31 Roller Coaster Funfare +SLES_523.40 RollerCoaster World +SLES_519.06 Rolling +SLUS_208.79 Romance of the Three Kingdoms IX +SLUS_203.19 Romance of the Three Kingdoms VII +SLES_522.58 Romance of the Three Kingdoms VIII +SLUS_207.20 Romance of the Three Kingdoms VIII +SLUS_212.02 Romance of the Three Kingdoms X +SLUS_215.84 Romance of the Three Kingdoms XI +SLUS_212.63 Romancing SaGa +SLPM_659.20 Romancing SaGa: Minstrel Song +SLPM_664.22 Romancing SaGa: Minstrel Song +SLES_526.03 Room Zoom: Race for Impact +SLPM_651.10 Roommania #203 +SLPS_251.30 Roommate Asami: Okusama wa Joshikousei +SLPM_551.88 Rosario to Vampire Capu 2: Koi to Yume no Rhapsodia +SLPM_551.89 Rosario to Vampire Capu 2: Koi to Yume no Rhapsodia +SLPS_257.27 Routes PE +SLPM_663.57 Rozen Maiden: Duellwalzer +SLPM_667.12 Rozen Maiden: Gebetgarten +SLES_540.21 Ruff Trigger: The Vanocore Conspiracy +SLUS_213.14 Ruff Trigger: The Vanocore Conspiracy +SLES_502.20 Rugby +SLES_502.75 Rugby +SLUS_202.62 Rugby +SLES_539.11 Rugby 06 +SLES_539.12 Rugby 06 +SLPM_665.09 Rugby 06 +SLUS_213.68 Rugby 06 +SLES_548.10 Rugby 08 +SLES_548.11 Rugby 08 +SLPM_551.28 Rugby 08 +SLPM_668.36 Rugby 08 +SLUS_216.40 Rugby 08 +SLES_517.32 Rugby 2004 +SLES_517.33 Rugby 2004 +SLUS_207.49 Rugby 2004 +SLES_530.94 Rugby 2005 +SLES_530.95 Rugby 2005 +SLUS_211.58 Rugby 2005 +SLED_531.98 Rugby 2005 (Demo) +SLES_537.60 Rugby Challenge 2006 +SLES_521.00 Rugby League +SLES_529.19 Rugby League 2 +SLES_553.46 Rugby League 2: World Cup Edition +SCAJ_201.68 Rule of Rose +SCPS_150.93 Rule of Rose +SLES_542.18 Rule of Rose +SLUS_214.48 Rule of Rose +SLUS_280.63 Rule of Rose (Demo) +SLES_501.20 Rumble Racing +SLUS_201.74 Rumble Racing +SLES_525.35 Rumble Roses +SLPM_658.85 Rumble Roses +SLPM_660.85 Rumble Roses +SLUS_209.70 Rumble Roses +SLPM_611.06 Rumble Roses (Taikenban) +SLPM_656.03 Run Like Hell +SLES_512.23 Runabout 3: Neo Age +SLPS_251.08 Runabout 3: Neo Age +SLPM_661.57 Rune Princess +SLES_503.35 Rune: Viking Warlord +SLES_503.36 Rune: Viking Warlord +SLES_503.37 Rune: Viking Warlord +SLES_503.38 Rune: Viking Warlord +SLES_503.39 Rune: Viking Warlord +SLUS_201.09 Rune: Viking Warlord +SLPS_256.85 Rurouni Kenshin: Meiji Kenkaku Romantan: Enjou^! Kyoto Rinne +SLPS_732.53 Rurouni Kenshin: Meiji Kenkaku Romantan: Enjou^! Kyoto Rinne +SLES_514.45 Rygar: The Legendary Adventure +SLUS_204.71 Rygar: The Legendary Adventure +SLPM_665.34 Ryu-Koku +SLPM_665.35 Ryu-Koku +SLPM_661.68 Ryuu ga Gotoku +SLPM_742.34 Ryuu ga Gotoku +SLPM_742.53 Ryuu ga Gotoku +SLPM_742.69 Ryuu ga Gotoku +SLPM_611.40 Ryuu ga Gotoku (Taikenban) +SLPM_743.01 Ryuu ga Gotoku 2 +SLPM_666.02 Ryuu ga Gotoku 2 (Disc 1) +SLPM_666.03 Ryuu ga Gotoku 2 (Disc 2) +SLPM_611.54 Ryuu ga Gotoku 2 (Taikenban) +SLES_529.40 S.L.A.I.: Steel Lancer Arena International +SLPM_657.91 S.L.A.I.: Steel Lancer Arena International +SLUS_209.69 S.L.A.I.: Steel Lancer Arena International +SLPM_552.47 S.Y.K: Renshouden +SLPM_552.06 S.Y.K: Shinsetsu Saiyuuki +SLES_534.35 SAS: Anti-Terror Force +SLES_551.48 SBK 08: Superbike World Championship +SLES_554.92 SBK 09: Superbike World Championship +SLES_547.05 SBK-07: Superbike World Championship +SLUS_218.17 SBK: Superbike World Championship +SLES_533.20 SCAR: Squadra Corse Alfa Romeo +SCED_511.87 SCEE Catalogue Video +SCED_512.78 SCEE Catalogue Video 3+ (Demo) +SCED_529.70 SCEE Hits Demo +SLPS_254.25 SD Gundam Force: Daikessen^! Jigen Kaizoku De Scar^!^! +SLUS_206.98 SD Gundam Force: Showdown^! +SLKA_250.81 SD Gundam: GGeneration Neo +SLPS_251.70 SD Gundam: GGeneration Neo +SLPS_254.91 SD Gundam: GGeneration Neo +SLPS_254.92 SD Gundam: GGeneration Seed +SLPS_255.31 SD Gundam: GGeneration Seed +SLPS_258.32 SD Gundam: GGeneration Spirits: G-Spirits +SLPS_259.41 SD Gundam: GGeneration Wars +SLES_552.32 SNK Arcade Classics Vol. 1 +SLUS_217.24 SNK Arcade Classics Vol. 1 +SLPS_257.26 SNK Slot Panic Kyuuji +SLES_530.65 SNK vs. Capcom: SVC Chaos +SLPS_253.16 SNK vs. Capcom: SVC Chaos +SLPS_254.84 SNK vs. Capcom: SVC Chaos +SCES_533.00 SOCOM 3: U.S. Navy SEALs +SCKA_200.64 SOCOM 3: U.S. Navy SEALs +SCUS_974.74 SOCOM 3: U.S. Navy SEALs +SCUS_974.75 SOCOM 3: U.S. Navy SEALs (Demo) +SCES_519.04 SOCOM II: U.S. Navy SEALs +SCES_523.06 SOCOM II: U.S. Navy SEALs +SCKA_200.20 SOCOM II: U.S. Navy SEALs +SCKA_200.53 SOCOM II: U.S. Navy SEALs +SCPS_150.65 SOCOM II: U.S. Navy SEALs +SCUS_972.75 SOCOM II: U.S. Navy SEALs +SCUS_973.68 SOCOM II: U.S. Navy SEALs (Demo) +SCES_509.28 SOCOM: U.S. Navy SEALs +SCES_516.18 SOCOM: U.S. Navy SEALs +SCKA_200.07 SOCOM: U.S. Navy SEALs +SCKA_240.08 SOCOM: U.S. Navy SEALs +SCKA_900.10 SOCOM: U.S. Navy SEALs +SCPS_150.44 SOCOM: U.S. Navy SEALs +SCUS_971.34 SOCOM: U.S. Navy SEALs +SCUS_972.30 SOCOM: U.S. Navy SEALs +SCED_516.92 SOCOM: U.S. Navy SEALs (Demo) +SCUS_972.05 SOCOM: U.S. Navy SEALs (Demo) +SCES_544.77 SOCOM: U.S. Navy SEALs: Combined Assault +SCUS_975.45 SOCOM: U.S. Navy SEALs: Combined Assault +SCUS_975.60 SOCOM: U.S. Navy SEALs: Combined Assault (Demo) +SLES_513.01 SOS: The Final Escape +SLES_530.45 SRS: Street Racing Syndicate +SLUS_205.82 SRS: Street Racing Syndicate +SLES_500.30 SSX +SLUS_200.95 SSX +SLES_516.97 SSX 3 +SLKA_251.18 SSX 3 +SLKA_905.02 SSX 3 +SLPM_654.49 SSX 3 +SLUS_207.72 SSX 3 +SLES_535.51 SSX On Tour +SLES_535.52 SSX On Tour +SLKA_253.23 SSX On Tour +SLKA_253.25 SSX On Tour +SLPM_661.89 SSX On Tour +SLUS_212.78 SSX On Tour +SLED_536.25 SSX On Tour (Demo) +SLUS_291.61 SSX On Tour (Demo) +SLES_505.45 SSX Tricky +SLKA_290.17 SSX Tricky +SLPM_651.04 SSX Tricky +SLPM_675.04 SSX Tricky +SLPS_250.78 SSX Tricky +SLUS_203.26 SSX Tricky +SLES_548.89 SWAT Siege +SLES_519.97 SWAT: Global Strike Team +SLES_520.97 SWAT: Global Strike Team +SLUS_204.33 SWAT: Global Strike Team +SLES_514.95 SX Superstar +SLES_547.00 SXR: Snow X Racing +SLPS_259.17 Sacred Blaze +SCPS_110.05 Sagashi ni Ikou yo +SLPS_203.65 Saikyou Ginsei Shougi 4 +SLPM_627.40 Saikyou Shougi: Gekisashi Special +SLPM_627.85 Saikyou Shougi: Gekisashi Special +SLPS_202.88 Saikyou Toudai Shougi 2003 +SLPS_203.89 Saikyou Toudai Shougi 2003 +SLPM_627.56 Saikyou Toudai Shougi 2004 +SLPS_203.47 Saikyou Toudai Shougi 2004 +SLPS_200.82 Saikyou Toudai Shougi 3 +SLPS_202.37 Saikyou Toudai Shougi 3 +SLPS_203.32 Saikyou Toudai Shougi 4 +SLPS_201.61 Saikyou Toudai Shougi Special +SLPM_626.10 Saikyou Toudai Shougi Special II +SLPM_621.56 Saikyou no Igo 2 +SLPM_623.12 Saikyou no Igo 2 +SLES_550.76 Saint & Sinner +SLPS_258.07 Saint Beast: Rasen no Shou +SLPS_257.44 Saint Seiya: Meiou Hades Juunikyuu-hen +SLPM_611.58 Saint Seiya: Meiou Hades Juunikyuu-hen (Taikenban) +SLPS_254.76 Saint Seiya: Sanctuary Juunikyuu-hen +SLES_541.62 Saint Seiya: The Hades +SLES_532.01 Saint Seiya: The Sanctuary +SCPS_150.52 Saints: Seinaru Mamono +SLPS_250.81 Saishuu Densha +SLPM_652.75 Saishuu Heiki Kanojo +SLPM_663.12 Saishuu Heiki Kanojo +SLPM_668.09 Saishuu Shiken Kujira: Alive +SLPS_253.44 Saiyuuki Reload +SLPS_203.91 Saiyuuki Reload Gunlock +SLPM_651.09 Saka Tsuku 2002: J.League Pro Soccer Club o Tsukurou^! +SLPS_202.60 Sakigake^!^! Cromartie Koukou +SLPM_624.17 Sakigake^!^! Cromartie Koukou: Kore wa Hyotto Shite Game Nano ka^!? Hen +SLPS_204.36 Sakigake^!^! Otokojuku +SLKA_252.84 Sakura Daejeon 3: Paris-neun Bultago Issneunga +SLKA_252.07 Sakura Daejeon V Episode 0: Hwangya-ui Samurai Agassi +SLPM_659.00 Sakura Taisen 3: Paris wa Moeteiru ka +SLPM_655.15 Sakura Taisen Monogatari: Mysterious Paris +SLPM_655.31 Sakura Taisen V Episode 0: Kouya no Samurai Musume +SLPM_662.08 Sakura Taisen V Episode 0: Kouya no Samurai Musume +SLPM_670.09 Sakura Taisen V: Saraba Itoshiki Hito yo +SLPM_625.98 Sakura Taisen V: Saraba Itoshiki Hito yo (Taikenban) +SLPM_670.03 Sakura Taisen: Atsuki Chishio ni +SLUS_219.27 Sakura Wars: So Long, My Love (Disc 1) (English Voice Over) +SLUS_219.30 Sakura Wars: So Long, My Love (Disc 2) (Japanese Voice Over) +SLPM_653.07 Sakura: Setsu Gekka +SLPS_253.63 Sakurazaka Shouboutai +SLPS_256.66 Sakurazaka Shouboutai +SLPM_602.41 Sakurazaka Shouboutai (Taikenban) +SLES_503.56 Salt Lake 2002 +SLES_506.40 Salt Lake 2002 +SLPS_250.89 Salt Lake 2002 +SLUS_203.78 Salt Lake 2002 +SLPM_675.22 Samgukji Jeongi +SLKA_250.88 Samgukji Jeongi 2 +SCPS_510.05 Samurai +SLPS_201.78 Samurai +SLPM_663.99 Samurai 7 +SLES_538.72 Samurai Aces +SLPS_256.00 Samurai Champloo +SLUS_213.43 Samurai Champloo: Sidetracked +SLES_524.79 Samurai Jack: The Shadow of Aku +SLUS_208.99 Samurai Jack: The Shadow of Aku +SLPM_744.05 Samurai Kanzenban +SLES_552.92 Samurai Shodown Anthology +SLUS_216.29 Samurai Shodown Anthology +SLES_530.59 Samurai Shodown V +SLPS_253.46 Samurai Spirits Zero +SLPS_255.72 Samurai Spirits Zero +SLPS_255.59 Samurai Spirits: Tenka-ichi Kenkakuden +SLPS_257.36 Samurai Spirits: Tenka-ichi Kenkakuden +SLES_525.51 Samurai Warriors +SLES_525.52 Samurai Warriors +SLES_525.53 Samurai Warriors +SLES_525.54 Samurai Warriors +SLES_525.55 Samurai Warriors +SLUS_208.78 Samurai Warriors +SLES_543.40 Samurai Warriors 2 +SLUS_214.62 Samurai Warriors 2 +SLES_546.24 Samurai Warriors 2: Empires +SLUS_215.85 Samurai Warriors 2: Empires +SLES_551.08 Samurai Warriors 2: Xtreme Legends +SLUS_217.26 Samurai Warriors 2: Xtreme Legends +SLES_530.02 Samurai Warriors: Xtreme Legends +SLES_530.03 Samurai Warriors: Xtreme Legends +SLES_530.04 Samurai Warriors: Xtreme Legends +SLUS_210.80 Samurai Warriors: Xtreme Legends +SLES_532.34 Samurai Western +SLUS_211.87 Samurai Western +SLUS_280.51 Samurai Western (Demo) +SLPM_657.55 Samurai Western: Katsugeki Samurai-dou +SLPM_611.04 Samurai Western: Katsugeki Samurai-dou (Taikenban) +SLPM_742.09 Samurai-dou 2: Kettouban +SLPM_653.80 Samurai-dou 2: Way of the Samurai 2 +SLPM_651.62 San Guo Zhi Zhan Ji +SLPM_552.89 Sangoku Rensenki: Otome no Heihou^! +SLPM_665.49 Sangokushi 11 +SLPM_551.12 Sangokushi 11 with Power-Up Kit +SLPM_667.01 Sangokushi 11 with Power-Up Kit +SLPM_654.23 Sangokushi IX +SLPM_661.72 Sangokushi IX +SLPM_668.13 Sangokushi IX +SLPM_656.73 Sangokushi IX with Power-Up Kit +SLPM_665.23 Sangokushi IX with Power-Up Kit +SLPM_650.93 Sangokushi Senki +SLPM_654.03 Sangokushi Senki +SLPM_652.47 Sangokushi Senki 2 +SLPM_653.54 Sangokushi Senki 2 +SLPM_620.10 Sangokushi VII +SLPM_621.85 Sangokushi VII +SLPM_621.31 Sangokushi VIII +SLPM_621.84 Sangokushi VIII +SLPM_624.20 Sangokushi VIII +SLPM_625.19 Sangokushi VIII +SLPM_627.62 Sangokushi VIII with Power-Up Kit +SLPM_551.57 Sangokushi X +SLPM_658.91 Sangokushi X +SLPS_203.75 Sanyo Pachinko Paradise 10: Gen-san Okaeri^! +SLPS_254.55 Sanyo Pachinko Paradise 11: Shin Umi to Saraba Gintama no Ookami +SLPS_201.02 Sanyo Pachinko Paradise 6: Ginpani Daisuizokukan +SLPS_202.03 Sanyo Pachinko Paradise 7: Edokko Gen-san +SLPS_202.61 Sanyo Pachinko Paradise 8: Shin Umi Monogatari +SLPS_252.49 Sanyo Pachinko Paradise 9: Shin Umi Okawari^! +SCPS_150.25 Saru^! Get You^! 2 +SCPS_192.06 Saru^! Get You^! 2 +SCPS_193.08 Saru^! Get You^! 2 +SCPS_550.35 Saru^! Get You^! 2 +PAPX_903.30 Saru^! Get You^! 2: Ukki Ukki Disc +SCPS_150.96 Saru^! Get You^! 3 +SCPS_193.11 Saru^! Get You^! 3 +SCPS_193.27 Saru^! Get You^! 3 +PCPX_966.57 Saru^! Get You^! 3 (Taikenban) +SCPS_151.15 Saru^! Get You^! Million Monkeys +PCPX_980.41 Saru^! Get You^! Million Monkeys (Taikenban) +SLUS_206.40 Saturday Night Speedway +SLES_512.92 Savage Skies +SLPM_652.26 Savage Skies +SLUS_204.30 Savage Skies +SLES_529.17 Scaler +SLES_529.18 Scaler +SLUS_209.57 Scaler +PCPX_963.04 Scandal +SCPS_150.01 Scandal +SLPM_552.66 Scared Rider Xechs +SLPM_552.90 Scared Rider Xechs: Stardust Lovers +SLES_541.82 Scarface: The World Is Yours +SLES_541.83 Scarface: The World Is Yours +SLES_541.84 Scarface: The World Is Yours +SLES_542.71 Scarface: The World Is Yours +SLES_545.34 Scarface: The World Is Yours +SLUS_211.11 Scarface: The World Is Yours +SLUS_214.92 Scarface: The World Is Yours +SLPM_550.79 Scarlet: Nichijou no Kyoukaisen +SLPM_670.15 School Days LxH +SLPM_666.12 School Love^! Koi to Kibou no Metronome +SLPM_666.41 School Love^! Koi to Kibou no Metronome +SLPS_256.70 School Rumble Nigakki: Kyoufu no Natsu Gasshuku^! Youkan ni Yuurei Arawaru^!? Otakara o Megutte Makkou Shoubu^!^!^! no Maki +SLPS_257.95 School Rumble Nigakki: Kyoufu no Natsu Gasshuku^! Youkan ni Yuurei Arawaru^!? Otakara o Megutte Makkou Shoubu^!^!^! no Maki +SLPS_255.39 School Rumble: Neru Musume wa Sodatsu. +SLPS_255.40 School Rumble: Neru Musume wa Sodatsu. +SLPS_256.71 School Rumble: Neru Musume wa Sodatsu. +SLES_554.76 Scooby-Doo^! First Frights +SLUS_219.00 Scooby-Doo^! First Frights +SLES_510.18 Scooby-Doo^! La Nuit des 100 Frissons +SLES_518.83 Scooby-Doo^! Mystery Mayhem +SLUS_207.01 Scooby-Doo^! Mystery Mayhem +SLES_510.19 Scooby-Doo^! Nacht der 100 Schrecken +SLES_510.17 Scooby-Doo^! Night of 100 Frights +SLUS_203.49 Scooby-Doo^! Night of 100 Frights +SLES_531.00 Scooby-Doo^! Unmasked +SLUS_210.91 Scooby-Doo^! Unmasked +SLES_556.09 Scooby-Doo^! and the Spooky Swamp +SLUS_219.28 Scooby-Doo^! and the Spooky Swamp +SLUS_218.50 Score International Baja 1000: The Official Game +SLES_552.95 Score International Baja 1000: World Championship Off Road Racing +SLES_511.50 Scrabble Interactive +SLES_532.22 Scudetto 5 +SLPM_620.79 Se-Pa 2001 +SLES_550.46 Sea Monsters: A Prehistoric Adventure +SLUS_217.41 Sea Monsters: A Prehistoric Adventure +SLES_538.04 SeaWorld Adventure Parks: Shamu's Deep Sea Adventures +SLUS_212.89 SeaWorld Adventure Parks: Shamu's Deep Sea Adventures +SLPM_666.85 Seaman 2: Pekin Genjin Ikusei Kit +SLPM_611.63 Seaman 2: Pekin Genjin Ikusei Kit (Taikenban) +SLPM_652.17 Seaman: Kindan no Pet: Kanzenban +SLES_540.33 Search & Destroy +SLES_526.70 Second Sight +SLUS_210.33 Second Sight +SCES_554.96 Secret Agent Clank +SCUS_976.23 Secret Agent Clank +SLPM_550.28 Secret Game: Killer Queen +SLES_553.30 Secret Service +SLUS_218.36 Secret Service +SLES_517.07 Secret Weapons over Normandy +SLES_517.08 Secret Weapons over Normandy +SLES_517.09 Secret Weapons over Normandy +SLES_517.10 Secret Weapons over Normandy +SLES_517.11 Secret Weapons over Normandy +SLPM_654.83 Secret Weapons over Normandy +SLUS_207.62 Secret Weapons over Normandy +SLPM_665.69 Secret of Evangelion +SLES_516.03 Seek and Destroy +SLUS_206.06 Seek and Destroy +SLPM_624.46 Sega Ages 2500 Series Vol. 10: After Burner II +SLPM_624.32 Sega Ages 2500 Series Vol. 11: Hokuto no Ken +SLPM_626.55 Sega Ages 2500 Series Vol. 11: Hokuto no Ken +SLPM_624.00 Sega Ages 2500 Series Vol. 12: Puyo Puyo Tsuu: Perfect Set +SLPM_624.47 Sega Ages 2500 Series Vol. 13: OutRun +SLPM_626.75 Sega Ages 2500 Series Vol. 13: OutRun +SLPM_625.00 Sega Ages 2500 Series Vol. 14: Alien Syndrome +SLPM_624.44 Sega Ages 2500 Series Vol. 15: DecAthlete Collection +SLPM_626.77 Sega Ages 2500 Series Vol. 15: DecAthlete Collection +SLPM_625.47 Sega Ages 2500 Series Vol. 16: Virtua Fighter 2 +SLPM_625.53 Sega Ages 2500 Series Vol. 17: Phantasy Star Generation:2 +SLPM_657.78 Sega Ages 2500 Series Vol. 18: Dragon Force +SLPM_626.06 Sega Ages 2500 Series Vol. 19: Fighting Vipers +SLPM_623.62 Sega Ages 2500 Series Vol. 1: Phantasy Star Generation:1 +SLPM_626.91 Sega Ages 2500 Series Vol. 20: Space Harrier II: Space Harrier Complete Collection +SLPM_626.92 Sega Ages 2500 Series Vol. 21: SDI & Quartet: Sega System 16 Collection +SLPM_627.08 Sega Ages 2500 Series Vol. 22: Advanced Daisenryaku: Deutsch Dengeki Sakusen +SLPM_627.09 Sega Ages 2500 Series Vol. 23: Sega Memorial Selection +SLPM_626.87 Sega Ages 2500 Series Vol. 24: Last Bronx: Tokyo Bangaichi +SLPM_627.12 Sega Ages 2500 Series Vol. 25: Gunstar Heroes: Treasure Box +SLPM_627.17 Sega Ages 2500 Series Vol. 26: Dynamite Deka +SLPM_627.18 Sega Ages 2500 Series Vol. 27: Panzer Dragoon +SLPM_627.46 Sega Ages 2500 Series Vol. 28: Tetris Collection +SLPM_627.60 Sega Ages 2500 Series Vol. 29: Monster World Complete Collection +SLPM_623.64 Sega Ages 2500 Series Vol. 2: Monaco GP +SLPM_627.66 Sega Ages 2500 Series Vol. 30: Galaxy Force II: Special Extended Edition +SLPM_627.67 Sega Ages 2500 Series Vol. 31: Dennou Senki: Virtual On +SLPM_627.75 Sega Ages 2500 Series Vol. 32: Phantasy Star Complete Collection +SLPM_627.80 Sega Ages 2500 Series Vol. 33: Fantasy Zone Complete Collection +SLPM_623.66 Sega Ages 2500 Series Vol. 3: Fantasy Zone +SLPM_623.84 Sega Ages 2500 Series Vol. 4: Space Harrier +SLPM_626.69 Sega Ages 2500 Series Vol. 4: Space Harrier +SLPM_623.85 Sega Ages 2500 Series Vol. 5: Golden Axe +SLPM_626.71 Sega Ages 2500 Series Vol. 6: Ichini no Tant-R to Bonanza Bros. +SLPM_624.25 Sega Ages 2500 Series Vol. 7: Columns +SLPM_626.72 Sega Ages 2500 Series Vol. 7: Columns +SLPM_624.43 Sega Ages 2500 Series Vol. 8: Virtua Racing: FlatOut +SLPM_624.45 Sega Ages 2500 Series Vol. 9: Gain Ground +SLPM_610.77 Sega Ages 2500 Taikenban (Demo) (Taikenban) +SLES_513.88 Sega Bass Fishing Duel +SLUS_203.39 Sega Bass Fishing Duel +SLES_534.61 Sega Classics Collection +SLUS_210.09 Sega Classics Collection +SLUS_215.42 Sega Genesis Collection +SLES_543.33 Sega Mega Drive Collection +SLPM_662.12 Sega Rally 2006 +SLPM_611.37 Sega Rally 2006 (Taikenban) +SLPM_627.03 Sega Rally Championship +SLES_511.25 Sega Soccer Slam +SLUS_205.09 Sega Soccer Slam +SLUS_204.80 Sega Sports Tennis +SLES_528.34 Sega Superstars +SLES_528.85 Sega Superstars +SLPM_625.54 Sega Superstars +SLPM_625.59 Sega Superstars +SLUS_209.99 Sega Superstars +SLED_528.75 Sega Superstars (Demo) +SLES_549.46 Sega Superstars Tennis +SLUS_217.33 Sega Superstars Tennis +SCED_507.61 Sega³ Demo +SCPS_110.16 Seigi no Mikata +SLPM_659.37 Seikai no Senki +SLPM_666.92 Seikai no Senki +SLPM_665.76 Seiken Densetsu 4 +SLPS_203.64 Sekai Saikyou Ginsei Igo 5 +SLPS_204.21 Sekai Saikyou Ginsei Igo 6 +SLPS_205.10 Sekai Saikyou Ginsei Igo Kouza +SLPM_665.44 Sekai no Subete: Two of Us +SLPM_552.27 Sekirei: Mirai kara no Okurimono +SCED_508.11 Selector Demo 01 +SCED_511.46 Selector Demo 03 +SCED_512.69 Selector Demo 04 +SCED_516.83 Selector Demo 05 +SCED_515.96 Selector Demo 06 +SCED_515.98 Selector Demo 08 +SCED_515.97 Selector Demo 7 +SLES_555.12 Sengoku Anthology +SLPM_660.58 Sengoku Basara +SLPM_662.87 Sengoku Basara +SLPM_668.59 Sengoku Basara +SLPM_664.47 Sengoku Basara 2 +SLPM_666.91 Sengoku Basara 2 +SLPM_668.65 Sengoku Basara 2 +SLPM_668.48 Sengoku Basara 2: Heroes +SLPM_742.64 Sengoku Basara 2: Heroes +SLPM_742.75 Sengoku Basara 2: Heroes +SLKA_254.35 Sengoku Basara X +SLPM_550.08 Sengoku Basara X +SLAJ_250.35 Sengoku Musou +SLPM_655.17 Sengoku Musou +SLAJ_250.77 Sengoku Musou 2 +SLPM_663.07 Sengoku Musou 2 +SLPM_627.68 Sengoku Musou 2 & Sengoku Musou 2: Empires Saikyou Data +SLPM_665.42 Sengoku Musou 2: Empires +SLPM_742.66 Sengoku Musou 2: Empires +SLPM_742.84 Sengoku Musou 2: Empires +SLPM_670.14 Sengoku Musou 2: Moushouden +SLPM_657.18 Sengoku Musou: Moushouden +SLPM_742.49 Sengoku Musou: Moushouden +SLPS_259.19 Sengoku Tenka Touitsu +SLPM_552.77 Sengoku-hime 2: En: Hyakka, Senran Tatsukaze no Gotoku +SLPM_552.78 Sengoku-hime 2: En: Hyakka, Senran Tatsukaze no Gotoku +SLPM_552.18 Sengoku-hime: Senran ni Mau Otome-tachi +SLPM_552.25 Sengoku-hime: Senran ni Mau Otome-tachi +SLES_538.10 Sensible Soccer 2006 +SLPM_661.96 Sentimental Prelude +SLPS_253.95 Sentimental Prelude +SLPM_659.32 Sentou Kokka Kai: New Operations +SLPM_662.98 Separate Hearts +SLES_524.50 Serious Sam: Next Encounter +SLUS_209.07 Serious Sam: Next Encounter +SLES_523.48 Seven Samurai 20XX +SLPS_253.13 Seven Samurai 20XX +SLUS_206.21 Seven Samurai 20XX +SLES_506.77 Shadow Hearts +SLES_508.22 Shadow Hearts +SLPS_250.41 Shadow Hearts +SLPS_734.18 Shadow Hearts +SLUS_203.47 Shadow Hearts +SLPM_601.45 Shadow Hearts (Taikenban) +SLPM_602.19 Shadow Hearts II +SLES_820.30 Shadow Hearts II (Disc 1) +SLPS_253.34 Shadow Hearts II (Disc 1) +SLPS_253.17 Shadow Hearts II (Disc 1) (Gentei DX Pack) +SLES_820.31 Shadow Hearts II (Disc 2) +SLPS_253.34 Shadow Hearts II (Disc 2) +SLPS_253.35 Shadow Hearts II (Disc 2) +SLPS_253.17 Shadow Hearts II (Disc 2) (Gentei DX Pack) +SLPS_253.18 Shadow Hearts II (Disc 2) (Gentei DX Pack) +SLPM_602.14 Shadow Hearts II (Taikenban) +SLPM_602.26 Shadow Hearts II (Taikenban) +SLPS_732.14 Shadow Hearts II: Director's Cut (Disc 1) +SLPS_732.14 Shadow Hearts II: Director's Cut (Disc 2) +SLPS_732.15 Shadow Hearts II: Director's Cut (Disc 2) +SLUS_210.41 Shadow Hearts: Covenant (Disc 1) +SLUS_210.44 Shadow Hearts: Covenant (Disc 2) +SLES_547.11 Shadow Hearts: From the New World +SLPM_660.70 Shadow Hearts: From the New World +SLPM_660.71 Shadow Hearts: From the New World +SLUS_213.26 Shadow Hearts: From the New World +SLPM_602.64 Shadow Hearts: From the New World (Taikenban) +SLES_504.46 Shadow Man: 2econd Coming +SLES_506.08 Shadow Man: 2econd Coming +SLUS_204.13 Shadow Man: 2econd Coming +SLPS_252.17 Shadow Tower Abyss +SLUS_201.46 Shadow of Destiny +SLES_533.45 Shadow of Ganymede +SLES_501.12 Shadow of Memories +SLPM_601.35 Shadow of Memories +SLPM_650.13 Shadow of Memories +SLPM_610.04 Shadow of Memories / Zone of the Enders: Z.O.E: Tentou Houei-you Movie-ban (Demo) +SLES_529.50 Shadow of Rome +SLPM_658.83 Shadow of Rome +SLPM_667.45 Shadow of Rome +SLUS_209.02 Shadow of Rome +SLUS_291.39 Shadow of Rome (Demo) +SLPM_611.09 Shadow of Rome (Taikenban) +SLPM_611.14 Shadow of Rome (Taikenban) +SCES_533.26 Shadow of the Colossus +SCUS_974.72 Shadow of the Colossus +SCED_539.62 Shadow of the Colossus (Demo) +SCUS_975.05 Shadow of the Colossus (Demo) +SCED_539.90 Shadow of the Colossus + Ico (Demo) +SLES_535.42 Shadow the Hedgehog +SLPM_661.66 Shadow the Hedgehog +SLUS_212.61 Shadow the Hedgehog +SLPS_255.99 Shakugan no Shana +SLPS_253.59 Shaman King: Funbari Spirits +SLPS_204.03 Shanghai: Sangoku-pai Tougi +SLPS_200.30 Shanghai: The Four Elements +SLPS_201.25 Shanghai: The Four Elements +SLES_504.00 Shaun Palmer's Pro Snowboarder +SLES_504.01 Shaun Palmer's Pro Snowboarder +SLES_504.02 Shaun Palmer's Pro Snowboarder +SLPM_651.98 Shaun Palmer's Pro Snowboarder +SLUS_201.99 Shaun Palmer's Pro Snowboarder +SLES_554.52 Shaun White Snowboarding +SLUS_218.53 Shaun White Snowboarding +SLES_519.81 ShellShock: Nam '67 +SLES_519.82 ShellShock: Nam '67 +SLUS_208.28 ShellShock: Nam '67 +SCAJ_300.05 Shenqi Jiqi Jingjichang: Bibohou Zhongji Rezhan +SLUS_217.98 Shepherd's Crossing +SLPM_550.53 Shi no Homura +SCPS_110.29 Shibai Michi +SCPS_110.30 Shibai Michi +SLES_506.43 Shifters +SLES_506.44 Shifters +SLES_506.45 Shifters +SLUS_202.71 Shifters +SLPM_666.98 Shijou Saikyou no Deshi Ken'ichi: Gekitou^! Ragnarok Hachikengou +SLPS_257.59 Shijuu Hachi +SLPM_668.03 Shikaku Tantei Sora no Sekai: Thousand Dreams +SLPM_621.65 Shikigami no Shiro +SLPM_625.23 Shikigami no Shiro +SLPM_624.61 Shikigami no Shiro II +SLPM_660.69 Shikigami no Shiro: Nanayozuki Gensoukyoku +SLPM_658.16 Shin Bakusou Dekotora Densetsu: Tenka Touitsu Choujou Kessen +SLPM_663.87 Shin Bakusou Dekotora Densetsu: Tenka Touitsu Choujou Kessen +SLPS_201.30 Shin Best Play Pro Yakyuu +SLPS_257.63 Shin Bokujou Monogatari: Pure: Innocent Life +SLPS_258.76 Shin Bokujou Monogatari: Pure: Innocent Life +SLPM_651.05 Shin Combat Choro Q +SLPM_663.19 Shin Combat Choro Q +SLPM_610.29 Shin Combat Choro Q (Taikenban) +SLPM_622.47 Shin Contra +SLPM_622.64 Shin Contra +SLPM_623.61 Shin Contra +SLPM_662.78 Shin Gouketsuji Ichizoku: Bonnou Kaihou +SLPM_552.17 Shin Hisui no Shizuku: Hiiro no Kakera 2 +SLPM_552.88 Shin Koihime Musou: Otome Ryouran Sangokushi Engi +SLPS_259.78 Shin Master of Monsters Final EX: Mukunaru Nageki, Tenmei no Saika +SCAJ_200.15 Shin Megami Tensei III: Nocturne +SLPM_652.41 Shin Megami Tensei III: Nocturne +SLPM_652.42 Shin Megami Tensei III: Nocturne +SLPM_652.59 Shin Megami Tensei III: Nocturne +SLPM_742.05 Shin Megami Tensei III: Nocturne +SLPM_654.62 Shin Megami Tensei III: Nocturne Maniax +SLPM_666.81 Shin Megami Tensei III: Nocturne Maniax: Chronicle Edition +SLUS_218.45 Shin Megami Tensei: Devil Summoner 2: Raidou Kuzunoha vs. King Abaddon +SLUS_218.97 Shin Megami Tensei: Devil Summoner 2: Raidou Kuzunoha vs. King Abaddon +SLES_546.29 Shin Megami Tensei: Devil Summoner: Raidou Kuzunoha vs. the Soulless Army +SLUS_214.31 Shin Megami Tensei: Devil Summoner: Raidou Kuzunoha vs. the Soulless Army +SLUS_280.64 Shin Megami Tensei: Devil Summoner: Raidou Kuzunoha vs. the Soulless Army (Demo) +SLES_534.58 Shin Megami Tensei: Digital Devil Saga +SLUS_209.74 Shin Megami Tensei: Digital Devil Saga +SLUS_280.49 Shin Megami Tensei: Digital Devil Saga (Demo) +SLES_545.55 Shin Megami Tensei: Digital Devil Saga 2 +SLUS_211.52 Shin Megami Tensei: Digital Devil Saga 2 +SLUS_280.52 Shin Megami Tensei: Digital Devil Saga 2 (Demo) +SLES_533.63 Shin Megami Tensei: Lucifer's Call +SLUS_209.11 Shin Megami Tensei: Nocturne +SLUS_280.45 Shin Megami Tensei: Nocturne (Demo) +SLUS_215.69 Shin Megami Tensei: Persona 3 +SLUS_280.67 Shin Megami Tensei: Persona 3 (Demo) +SLUS_216.21 Shin Megami Tensei: Persona 3 FES +SLUS_280.68 Shin Megami Tensei: Persona 3 FES (Demo) +SLUS_217.82 Shin Megami Tensei: Persona 4 +SLUS_280.69 Shin Megami Tensei: Persona 4 (Demo) +SLPM_662.75 Shin Onimusha: Dawn of Dreams (Disc 1) +SLPM_742.32 Shin Onimusha: Dawn of Dreams (Disc 1) +SLPM_742.51 Shin Onimusha: Dawn of Dreams (Disc 1) +SLPM_662.76 Shin Onimusha: Dawn of Dreams (Disc 2) +SLPM_742.33 Shin Onimusha: Dawn of Dreams (Disc 2) +SLPM_742.52 Shin Onimusha: Dawn of Dreams (Disc 2) +SLPM_611.42 Shin Onimusha: Dawn of Dreams / Ookami (Taikenban) +SLPM_680.17 Shin Onimusha: Dawn of Dreams Saikyou Save Data +SLPM_620.05 Shin Sangoku Musou +SLPM_621.83 Shin Sangoku Musou +SLPM_627.14 Shin Sangoku Musou +SLPM_601.17 Shin Sangoku Musou (Taikenban) +SLPM_650.53 Shin Sangoku Musou 2 +SLPM_651.46 Shin Sangoku Musou 2 +SLPM_651.71 Shin Sangoku Musou 2 +SLPM_652.63 Shin Sangoku Musou 2 +SLPM_663.03 Shin Sangoku Musou 2 +SLPM_665.05 Shin Sangoku Musou 2 +SLPM_623.31 Shin Sangoku Musou 2 & Moushouden Saikyou Data +SLPM_651.70 Shin Sangoku Musou 2: Moushouden +SLPM_651.72 Shin Sangoku Musou 2: Moushouden +SLPM_652.64 Shin Sangoku Musou 2: Moushouden +SLPM_660.96 Shin Sangoku Musou 2: Moushouden +SLPM_663.04 Shin Sangoku Musou 2: Moushouden +SLAJ_250.11 Shin Sangoku Musou 3 +SLPM_652.48 Shin Sangoku Musou 3 +SLPM_653.75 Shin Sangoku Musou 3 +SLPM_663.05 Shin Sangoku Musou 3 +SLPM_665.22 Shin Sangoku Musou 3 +SLPM_742.15 Shin Sangoku Musou 3 +SLPM_742.17 Shin Sangoku Musou 3 +SLPM_624.98 Shin Sangoku Musou 3 & Moushouden Saikyou Data +SLPM_680.12 Shin Sangoku Musou 3 & Moushouden Saikyou Data +SLPM_655.64 Shin Sangoku Musou 3: Empires +SLPM_655.65 Shin Sangoku Musou 3: Empires +SLPM_665.78 Shin Sangoku Musou 3: Empires +SLPM_666.58 Shin Sangoku Musou 3: Empires +SLAJ_250.23 Shin Sangoku Musou 3: Moushouden +SLPM_653.76 Shin Sangoku Musou 3: Moushouden +SLPM_653.77 Shin Sangoku Musou 3: Moushouden +SLPM_654.36 Shin Sangoku Musou 3: Moushouden +SLPM_655.84 Shin Sangoku Musou 3: Moushouden +SLPM_663.06 Shin Sangoku Musou 3: Moushouden +SLAJ_250.63 Shin Sangoku Musou 4 +SLPM_658.90 Shin Sangoku Musou 4 +SLPM_665.79 Shin Sangoku Musou 4 +SLPM_627.28 Shin Sangoku Musou 4 & Shin Sangoku Musou 4: Moushouden Saikyou Data +SLPM_550.48 Shin Sangoku Musou 4: Empires +SLPM_663.43 Shin Sangoku Musou 4: Empires +SLPM_663.68 Shin Sangoku Musou 4: Empires +SLPM_665.81 Shin Sangoku Musou 4: Empires +SLPM_742.83 Shin Sangoku Musou 4: Empires +SLPM_661.01 Shin Sangoku Musou 4: Moushouden +SLPM_663.69 Shin Sangoku Musou 4: Moushouden +SLPM_665.80 Shin Sangoku Musou 4: Moushouden +SLPM_742.79 Shin Sangoku Musou 4: Moushouden +SLAJ_251.04 Shin Sangoku Musou 5 Special (Disc 1) +SLPM_550.82 Shin Sangoku Musou 5 Special (Disc 1) +SLPM_742.86 Shin Sangoku Musou 5 Special (Disc 1) +SLAJ_251.05 Shin Sangoku Musou 5 Special (Disc 2) +SLPM_550.82 Shin Sangoku Musou 5 Special (Disc 2) +SLPM_550.83 Shin Sangoku Musou 5 Special (Disc 2) +SLPM_742.87 Shin Sangoku Musou 5 Special (Disc 2) +SLPM_627.51 Shin Sangoku Musou Series Collection Gekan Saikyou Data +SLPM_627.15 Shin Sangoku Musou Series Collection Joukan Saikyou Data +SLPS_252.99 Shin Seiki Evangelion 2: Evangelions +SLPM_653.34 Shin Seiki Evangelion: Ayanami Ikusei Keikaku with Asuka Hokan Keikaku +SLPM_667.63 Shin Seiki Evangelion: Battle Orchestra +SLPM_669.57 Shin Seiki Evangelion: Battle Orchestra +SLPM_658.67 Shin Seiki Evangelion: Koutetsu no Girlfriend 2nd +SLPM_663.15 Shin Seiki Evangelion: Koutetsu no Girlfriend 2nd +SLPM_663.36 Shin Seiki Evangelion: Koutetsu no Girlfriend Tokubetsu-hen +SLPS_253.07 Shin Seiki GPX Cyber Formula: Road to the Infinity +SLPS_255.41 Shin Seiki GPX Cyber Formula: Road to the Infinity 2 +SLPS_256.95 Shin Seiki GPX Cyber Formula: Road to the Infinity 3 +SLPS_258.14 Shin Seiki GPX Cyber Formula: Road to the Infinity 4 +SLPM_651.19 Shine: Kotoba o Tsumui de +SLPM_651.20 Shine: Kotoba o Tsumui de +SLPM_666.46 Shining Force EXA +SLPM_742.60 Shining Force EXA +SLUS_215.67 Shining Force EXA +SLPM_659.08 Shining Force Neo +SLUS_212.06 Shining Force Neo +SLPM_657.73 Shining Tears +SLUS_210.63 Shining Tears +SLPM_666.71 Shining Wind +SLPM_742.61 Shining Wind +SLPS_259.16 Shinjuku no Ookami +SLPM_653.90 Shinki Gensou: Spectral Souls +SLPM_653.91 Shinki Gensou: Spectral Souls +SLPM_659.31 Shinki Gensou: Spectral Souls +SLPM_658.61 Shinki Gensou: Spectral Souls II +SLPS_203.80 Shinkon Gattai Godannar^!^! +SLPM_667.43 Shinkyoku Soukai Polyphonica +SLPM_669.77 Shinkyoku Soukai Polyphonica: 0~4-wa Full Pack +SLPM_669.09 Shinkyoku Soukai Polyphonica: 3 & 4-wa Kanketsu-hen +SLPM_552.70 Shinkyoku Soukai Polyphonica: After School +SLPM_550.95 Shinkyoku Soukai Polyphonica: The Black: Episode 1 & 2 CS Edition +SCES_514.28 Shinobi +SLKA_250.21 Shinobi +SLPM_652.00 Shinobi +SLPM_744.15 Shinobi +SLUS_204.59 Shinobi +SCED_516.01 Shinobi (Demo) +SLUS_280.16 Shinobi (Demo) +SLPM_601.92 Shinobi (Taikenban) +SLPM_663.58 Shinobido Takumi +SLPM_660.91 Shinobido: Imashime +SLPM_665.56 Shinobido: Imashime +SCES_539.31 Shinobido: Way of the Ninja +SLPM_658.21 Shinseiki Yuusha Taisen +SLPM_658.23 Shinsengumi Gunrouden +SLPM_611.01 Shinsengumi Gunrouden (Taikenban) +SLPM_655.72 Shinten Makai: Generation of Chaos IV +SLPM_660.54 Shinten Makai: Generation of Chaos V +SLPM_660.55 Shinten Makai: Generation of Chaos V +SLPM_664.93 Shinten Makai: Generation of Chaos V +SLPM_653.28 Shirachuu Tankenbu +SLPM_656.60 Shirachuu Tankenbu +SLPM_550.26 Shirogane no Soleil: Contract to the Future: Mirai e no Keiyaku +SLPM_552.01 Shirogane no Soleil: Contract to the Future: Mirai e no Keiyaku +SLPM_661.49 Shirogane no Torikago: The Angels with Strange Wings +SLPM_661.50 Shirogane no Torikago: The Angels with Strange Wings +SLES_534.00 Shogun's Blade +SLES_541.65 Shonen Jump's One Piece: Grand Adventure +SLUS_214.35 Shonen Jump's One Piece: Grand Adventure +SLES_535.79 Shonen Jump's One Piece: Grand Battle +SLUS_209.75 Shonen Jump's One Piece: Grand Battle +SLUS_291.59 Shonen Jump's One Piece: Grand Battle (Demo) +SLUS_213.64 Shonen Jump's One Piece: Pirates' Carnival +SLES_533.53 Shonen Jump's Shaman King: Power of Spirit +SLUS_209.53 Shonen Jump's Shaman King: Power of Spirit +SLPM_627.26 Shooting Love: Trizeal +SLUS_218.57 Short Track Racing: Trading Paint +SLPS_202.52 Shougi World Champion: Gekisashi 2 +SLPS_203.26 Shougi World Champion: Gekisashi 2 +SLPM_666.33 Shoujo Mahou Gaku Littlewitch Romanesque: Aria to Kaya to Kuro no Tou +SLPM_653.63 Shoujo Yoshitsune-den +SLPM_653.64 Shoujo Yoshitsune-den +SLPM_660.41 Shoujo Yoshitsune-den +SLPM_659.88 Shoujo Yoshitsune-den Ni: Toki o Koeru Chigiri +SLPM_626.19 Shoujo Yoshitsune-jong: Benkei no Naki Dokoro +SLPM_668.72 Shoukan Shoujo: Elemental Girl Calling +SLPM_667.29 Shounen Onmyouji: Tsubasa yo Ima, Sora e Kaere +SLPM_667.30 Shounen Onmyouji: Tsubasa yo Ima, Sora e Kaere +SLAJ_250.60 Shouwangji: Project Altered Beast +SLES_525.79 Showdown: Legends of Wrestling +SLUS_210.17 Showdown: Legends of Wrestling +SLUS_205.33 Shox +SLES_511.44 Shox: Rally Reinvented +SLES_512.50 Shox: Rally Reinvented +SLES_512.51 Shox: Rally Reinvented +SLES_523.79 Shrek 2 +SLES_523.80 Shrek 2 +SLES_523.81 Shrek 2 +SLES_523.82 Shrek 2 +SLES_523.83 Shrek 2 +SLES_524.57 Shrek 2 +SLPM_656.97 Shrek 2 +SLUS_207.45 Shrek 2 +SLES_513.82 Shrek Super Party +SLES_514.62 Shrek Super Party +SLUS_205.16 Shrek Super Party +SLPM_661.34 Shuffle^! On the Stage +SLPM_668.06 Shuffle^! On the Stage +SLPM_742.11 Shutokou Battle 0 +SLPS_250.28 Shutokou Battle 0 +SLPS_734.02 Shutokou Battle 0 +SLPM_601.32 Shutokou Battle 0 (Taikenban) +SLPM_653.08 Shutokou Battle 01 +SLPM_602.06 Shutokou Battle 01 (Taikenban) +SLPM_669.96 Shuumatsu Shoujo Gensou Alicematic: Apocalypse +SCAJ_300.03 Si Hun Qu +SCAJ_201.67 Si Hun Qu 2 +SLPM_675.38 Sidewinder F +SLPS_250.76 Sidewinder F +PAPX_902.24 Sidewinder F (Taikenban) +SLPS_250.18 Sidewinder Max +SLPS_734.07 Sidewinder Max +SLPM_601.28 Sidewinder Max (Taikenban) +SLPS_252.55 Sidewinder V +SLPS_252.71 Sidewinder V +SLPM_610.54 Sidewinder V (Taikenban) +SLPM_645.49 Siksin-ui Seong +SLES_503.82 Silent Hill 2 +SLKA_250.01 Silent Hill 2 +SLPM_650.51 Silent Hill 2 +SLUS_202.28 Silent Hill 2 +SLPM_610.09 Silent Hill 2 (Taikenban) +SLES_511.56 Silent Hill 2: Director's Cut +SLPM_650.98 Silent Hill 2: Saigo no Uta +SLPM_653.41 Silent Hill 2: Saigo no Uta +SLPM_656.31 Silent Hill 2: Saigo no Uta +SLPM_610.11 Silent Hill 2: Tentou Houei-you Movie-ban (Demo) +SLES_514.34 Silent Hill 3 +SLKA_250.65 Silent Hill 3 +SLPM_652.57 Silent Hill 3 +SLPM_656.22 Silent Hill 3 +SLPM_660.18 Silent Hill 3 +SLUS_206.22 Silent Hill 3 +SLES_524.45 Silent Hill 4: The Room +SLKA_251.49 Silent Hill 4: The Room +SLPM_551.40 Silent Hill 4: The Room +SLPM_655.74 Silent Hill 4: The Room +SLPM_660.32 Silent Hill 4: The Room +SLUS_208.73 Silent Hill 4: The Room +SLES_551.47 Silent Hill Origins +SLKA_254.22 Silent Hill Origins +SLUS_217.31 Silent Hill Origins +SLES_555.69 Silent Hill: Shattered Memories +SLPM_552.31 Silent Hill: Shattered Memories +SLUS_218.99 Silent Hill: Shattered Memories +SLES_522.03 Silent Line: Armored Core +SLUS_206.44 Silent Line: Armored Core +SLES_500.37 Silent Scope +SLPM_620.26 Silent Scope +SLUS_200.78 Silent Scope +SLUS_202.43 Silent Scope 2: Dark Silhouette +SLES_502.84 Silent Scope 2: Fatal Judgement +SLPM_620.85 Silent Scope 2: Innocent Sweeper +SLES_511.57 Silent Scope 3 +SLPM_622.30 Silent Scope 3 +SLUS_205.14 Silent Scope 3 +SLES_501.93 Silpheed: The Lost Planet +SLPM_620.15 Silpheed: The Lost Planet +SLPM_622.28 Silpheed: The Lost Planet +SLUS_200.85 Silpheed: The Lost Planet +SLPS_200.78 SimPeople: Ochanoma Gekijou +SLPS_256.88 Simoun: Ibara Sensou: Fuuin no Ri Maajon +SLPS_256.89 Simoun: Ibara Sensou: Fuuin no Ri Maajon +SLPM_621.80 Simple 2000 Honkaku Shikou Series Vol. 1: The Shougi: Morita Kazurou no Shougi Shinan +SLPM_621.79 Simple 2000 Honkaku Shikou Series Vol. 2: The Igo +SLPM_621.74 Simple 2000 Honkaku Shikou Series Vol. 3: The Chess +SLPM_621.98 Simple 2000 Honkaku Shikou Series Vol. 4: The Mahjong +SLPM_623.97 Simple 2000 Honkaku Shikou Series Vol. 5: The Kiryoku Kentei: Tanoshiku Manaberu Igo Nyuumon +SLPM_623.96 Simple 2000 Honkaku Shikou Series Vol. 6: The Card: Blackjack, Daifugou, Draw Poker, Speed, Page One, etc. +SLPM_653.52 Simple 2000 Series Ultimate Vol. 10: Love * Songs: Idol ga Classmate +SLPM_653.50 Simple 2000 Series Ultimate Vol. 11: Wandaba Style: Totsugeki^! Mix Live Juice +SLPM_623.74 Simple 2000 Series Ultimate Vol. 12: Street Golfer +SLPM_623.99 Simple 2000 Series Ultimate Vol. 13: Kyousou^! Tansha King: Kattobi^! Bari Bari Densetsu +SLPM_624.31 Simple 2000 Series Ultimate Vol. 14: Touhai^! Dramatic Mahjong: Ten: Tenhoo Doori no Kaidanji +SLPM_624.29 Simple 2000 Series Ultimate Vol. 15: Love * Ping Pong^! +SLPM_624.59 Simple 2000 Series Ultimate Vol. 16: Sengoku VS Gendai +SLPM_624.68 Simple 2000 Series Ultimate Vol. 17: Taisen^! Bakudan Poi Poi +SLPM_624.67 Simple 2000 Series Ultimate Vol. 18: Love * Aerobi +SLPM_625.44 Simple 2000 Series Ultimate Vol. 19: Akagi: Yami ni Oritatta Tensai +SLPM_620.93 Simple 2000 Series Ultimate Vol. 1: Love * Smash^! +SLPM_625.42 Simple 2000 Series Ultimate Vol. 20: Love * Mahjong^! 2 +SLPM_625.58 Simple 2000 Series Ultimate Vol. 21: Kenka Joutou^! Yankee Banchou: Shouwa 99-nen no Densetsu +SLPM_625.71 Simple 2000 Series Ultimate Vol. 22: Stylish Mahjong: Usagi: Yasei no Touhai & Usagi: Yasei no Touhai: The Arcade Double Pack +SLPM_626.16 Simple 2000 Series Ultimate Vol. 25: Chou Saisoku^! Zokusha King Bore Up no Bore Up: Butchigiri Densetsu 2 Kai +SLPM_626.35 Simple 2000 Series Ultimate Vol. 26: Love * Smash^! 5.1: Tennis Robo no Hanran +SLPM_655.79 Simple 2000 Series Ultimate Vol. 27: Houkago no Love Beat +SLPS_255.66 Simple 2000 Series Ultimate Vol. 27: Houkago no Love Beat +SLPS_204.45 Simple 2000 Series Ultimate Vol. 28: Tousou^! Kenka Grand Prix: Drive to Survive +SLPS_204.53 Simple 2000 Series Ultimate Vol. 29: K-1 Premium 2005 Dynamite^!^! +SLPM_651.07 Simple 2000 Series Ultimate Vol. 2: Edit Racing +SLPS_204.52 Simple 2000 Series Ultimate Vol. 30: Kourin^! Zokusha God: Butchigiri I Love You +SLPM_660.77 Simple 2000 Series Ultimate Vol. 31: K-1 World Max 2005: Sekai Ouja e no Michi +SLPS_256.44 Simple 2000 Series Ultimate Vol. 31: K-1 World Max 2005: Sekai Ouja e no Michi +SLPM_660.28 Simple 2000 Series Ultimate Vol. 33: Ururun Quest: Koiyuuki +SLPS_257.17 Simple 2000 Series Ultimate Vol. 33: Ururun Quest: Koiyuuki +SLPM_622.24 Simple 2000 Series Ultimate Vol. 3: Saisoku^! Zokusha King: Butchigiri Densetsu +SLPM_622.33 Simple 2000 Series Ultimate Vol. 4: Urawaza Ikasa Mahjonggai: Nii-san, Tsukanjimatta You da ne +SLPM_622.48 Simple 2000 Series Ultimate Vol. 5: Love * Mahjong^! +SLPM_622.96 Simple 2000 Series Ultimate Vol. 6: Love * Upper^! +SLPM_623.14 Simple 2000 Series Ultimate Vol. 7: Saikyou^! Shirobai King: Security Police +SLPM_623.24 Simple 2000 Series Ultimate Vol. 8: Gekitou^! Meiro King +SLPM_653.45 Simple 2000 Series Ultimate Vol. 9: Bakusou^! Manhattan: Runabout 3: Neo Age +SLPS_204.65 Simple 2000 Series Vol. 100: The Otoko-tachi no Kijuu Houza +SLPS_204.66 Simple 2000 Series Vol. 101: The OneeChampon: The Nee-chan 2 Tokubetsu-hen +SLPS_204.67 Simple 2000 Series Vol. 102: The Hohei: Senjou no Inu-tachi +SLPS_204.70 Simple 2000 Series Vol. 103: The Chikyuu Boueigun Tactics +SLPS_204.73 Simple 2000 Series Vol. 104: The Robot Tsukurou ze^! Gekitou^! Robot Fight +SLPS_204.64 Simple 2000 Series Vol. 105: The Maid-fuku to Kikanjuu +SLPS_204.68 Simple 2000 Series Vol. 106: The Block Kuzushi Quest: Dragon Kingdom +SLPS_204.74 Simple 2000 Series Vol. 107: The Honoo no Kakutou Banchou +SLPS_204.76 Simple 2000 Series Vol. 108: The Nihon Tokushu Butai: Kyouaku Hanzai Rettou 24-ji +SLPS_204.78 Simple 2000 Series Vol. 109: The Taxi 2: Untenshu wa Yappari Kimi da^! +SLPM_622.18 Simple 2000 Series Vol. 10: The Table Game Sekai-hen: Chess, Backgammon, Diamond, Gunjin Shougi, etc. +SLPS_204.80 Simple 2000 Series Vol. 110: The Toubou Prisoner: Los City Shinjitsu e no 10-jikan +SLPS_257.03 Simple 2000 Series Vol. 111: The Itadaki Rider: Omae no Bike wa Ore no Mono / Jacked +SLPS_204.81 Simple 2000 Series Vol. 112: The Tousou Highway 2: Road Warrior 2050 +SLPS_204.88 Simple 2000 Series Vol. 113: The Tairyou Jigoku +SLPS_204.89 Simple 2000 Series Vol. 114: The Onna Okappichi Torimonochou: Oharu-chan GoGoGo^! +SLPS_204.92 Simple 2000 Series Vol. 115: The Roomshare toyuu Seikatsu. +SLPS_204.93 Simple 2000 Series Vol. 116: The Neko-mura no Hitobito: Pug Daikan no Akugyou Zanmai +SLPS_204.94 Simple 2000 Series Vol. 117: The Reisen +SLPS_204.91 Simple 2000 Series Vol. 118: The Ochimusha: Doemu Samurai Toujou +SLPS_204.97 Simple 2000 Series Vol. 119: The Survival Game 2 +SLPM_622.23 Simple 2000 Series Vol. 11: The Off-Road Buggy +SLPS_205.00 Simple 2000 Series Vol. 120: The Saigo no Nihonhei: Utsukushiki Kokudo Dakkan Sakusen +SLPS_205.03 Simple 2000 Series Vol. 121: The Boku no Machi-zukuri 2: Matching Maker 2.1 +SLPS_256.96 Simple 2000 Series Vol. 122: Onna no Ko Sen'you: The Ningyo-hime Monogatari: Mermaid Prism +SLPS_258.33 Simple 2000 Series Vol. 122: Onna no Ko Sen'you: The Ningyo-hime Monogatari: Mermaid Prism +SLPS_257.23 Simple 2000 Series Vol. 123: The Office Love Jikenbo: Reijou Tantei +SLPS_258.74 Simple 2000 Series Vol. 123: The Office Love Jikenbo: Reijou Tantei +SLPM_622.31 Simple 2000 Series Vol. 12: The Quiz 20,000-mon +SLPM_622.34 Simple 2000 Series Vol. 13: Onna no Ko no Tame no: The Ren'ai Adventure: Garasu no Mori +SLPM_622.51 Simple 2000 Series Vol. 14: The Billiard +SLPM_622.32 Simple 2000 Series Vol. 15: The Rugby +SLPM_622.53 Simple 2000 Series Vol. 16: The Sniper 2: Akumu no Juudan +SLPM_622.52 Simple 2000 Series Vol. 17: The Suiri: Arata naru 20 no Jikenbo +SLPM_622.72 Simple 2000 Series Vol. 18: The Party Sugoroku +SLPM_622.70 Simple 2000 Series Vol. 19: The Ren'ai Simulation: Watashi ni Oma-Cafe +SLPM_620.65 Simple 2000 Series Vol. 1: The Table Game +SLPM_622.71 Simple 2000 Series Vol. 20: The Dungeon RPG: Shinobi: Mamono no Sumu Shiro +SLPM_622.94 Simple 2000 Series Vol. 21: The Bishoujo Simulation RPG: Moonlight Tale +SLPM_622.95 Simple 2000 Series Vol. 22: The Tsuukin Densha Untenshi: Densha de Go^! 3: Tsuukin-hen +SLPM_623.13 Simple 2000 Series Vol. 23: The Puzzle Collection 2,000-mon +SLPM_626.31 Simple 2000 Series Vol. 23: The Puzzle Collection 2,000-mon +SLPM_623.08 Simple 2000 Series Vol. 24: The Bowling Hyper +SLPM_626.34 Simple 2000 Series Vol. 24: The Bowling Hyper +SLPM_623.09 Simple 2000 Series Vol. 25: The Menkyo Shutoku Simulation +SLPM_623.07 Simple 2000 Series Vol. 26: The Pinball x3 +SLPM_623.28 Simple 2000 Series Vol. 27: The Pro Yakyuu: 2003 Pennant Race +SLPM_623.35 Simple 2000 Series Vol. 28: The Bushidou: Tsujigiri Ichidai +SLPM_623.34 Simple 2000 Series Vol. 29: The Ren'ai Board Game: Seishun 18 Radio +SLPM_620.94 Simple 2000 Series Vol. 2: The Party Game +SLPM_623.37 Simple 2000 Series Vol. 30: The Street Basketball: 3 on 3 +SLPM_623.44 Simple 2000 Series Vol. 31: The Chikyuu Boueigun +SLPM_623.45 Simple 2000 Series Vol. 32: The Sensha +SLPM_623.53 Simple 2000 Series Vol. 33: The Jet Coaster: Yuuenchi o Tsukurou^! +SLPM_623.43 Simple 2000 Series Vol. 34: The Ren'ai Horror Adventure: Hyouryuu Shoujo +SLPM_623.73 Simple 2000 Series Vol. 35: The Helicopter +SLPM_626.63 Simple 2000 Series Vol. 35: The Helicopter +SLPM_623.75 Simple 2000 Series Vol. 36: The Musume Ikusei Simulation: Otousan to Issho +SLPM_623.95 Simple 2000 Series Vol. 37: The Shooting: Double Shienryuu +SLPM_626.62 Simple 2000 Series Vol. 37: The Shooting: Double Shienryuu +SLPM_653.93 Simple 2000 Series Vol. 38: Otoko no Tame no Bible: The Yuujou Adventure: Hotaru Soul +SLPM_623.98 Simple 2000 Series Vol. 39: The Boku no Machi-zukuri: Matching Maker++ +SLPM_621.50 Simple 2000 Series Vol. 3: The Bass Fishing +SLPM_626.33 Simple 2000 Series Vol. 3: The Bass Fishing +SLPM_623.52 Simple 2000 Series Vol. 40: The Touyou Sandai Senjutsu: Fuusui, Seimei Handan, Ekisen +SLPM_626.32 Simple 2000 Series Vol. 40: The Touyou Sandai Senjutsu: Fuusui, Seimei Handan, Ekisen +SLPM_624.12 Simple 2000 Series Vol. 41: The Volleyball +SLPM_624.26 Simple 2000 Series Vol. 42: The Ishu Kakutougi +SLPM_624.30 Simple 2000 Series Vol. 43: The Saiban: Shinmai Shihoukan Momota Tsukasa no 10 no Saiban File +SLPM_623.36 Simple 2000 Series Vol. 44: The Hajimete no RPG: Densetsu no Keishousha +SLPM_654.14 Simple 2000 Series Vol. 45: The Koi to Namida to, Tsuioku to... Thread Colors: Sayonara no Mukougawa +SLPM_624.74 Simple 2000 Series Vol. 46: The Kanji Quiz: Challenge^! Kanji Kentei +SLPM_624.77 Simple 2000 Series Vol. 47: The Kassen Sekigahara +SLPM_624.83 Simple 2000 Series Vol. 48: The Taxi: Untenshu wa Kimi da +SLPM_624.85 Simple 2000 Series Vol. 49: The Dodgeball: World Champion Dodge Baller +SLPM_621.60 Simple 2000 Series Vol. 4: The Double Mahjong Puzzle +SLPM_624.84 Simple 2000 Series Vol. 50: The Daibijin +SLPM_624.97 Simple 2000 Series Vol. 51: The Senkan +SLPM_624.96 Simple 2000 Series Vol. 52: The Chikyuu Shinryakugun: Space Raiders +SLPM_624.95 Simple 2000 Series Vol. 53: The Camera Kozou +SLPM_624.93 Simple 2000 Series Vol. 54: The Daikaijuu +SLPM_624.94 Simple 2000 Series Vol. 55: The Catfight: Meneko Densetsu +SLPM_625.04 Simple 2000 Series Vol. 56: The Survival Game +SLPM_625.08 Simple 2000 Series Vol. 57: The Pro Yakyuu 2004 +SLPM_625.09 Simple 2000 Series Vol. 58: The Gekai +SLPM_625.24 Simple 2000 Series Vol. 59: The Uchuujin to Hanasou^! Uchuujin tte Naani? +SLPM_621.71 Simple 2000 Series Vol. 5: The Block Kuzushi Hyper +SLPM_625.10 Simple 2000 Series Vol. 60: The Tokusatsu Henshin Hero +SLPM_625.25 Simple 2000 Series Vol. 61: The OneeChambara +SLPM_656.96 Simple 2000 Series Vol. 62: The Super Puzzle Bobble DX +SLPM_625.34 Simple 2000 Series Vol. 63: Mogitate Mizugi^! Onna Mamire no: The Suiei Taikai +SLPM_625.45 Simple 2000 Series Vol. 64: The Splatter Action +SLPM_625.43 Simple 2000 Series Vol. 65: The Kyonshii Panic +SLPM_625.56 Simple 2000 Series Vol. 66: The Party Unou Quiz +SLPM_625.57 Simple 2000 Series Vol. 67: The Suiri: Soshite Dare mo Inaku Natta +SLPM_625.64 Simple 2000 Series Vol. 68: The Tousou Highway: Nagoya-Tokyo +SLPM_625.80 Simple 2000 Series Vol. 69: The Board Game Collection +SLPM_621.96 Simple 2000 Series Vol. 6: The Snowboard +SLPM_626.37 Simple 2000 Series Vol. 6: The Snowboard +SLPM_625.86 Simple 2000 Series Vol. 70: The Kanshikikan +SLPM_658.74 Simple 2000 Series Vol. 71: The Fantasy Ren'ai Adventure: Kanojo no Densetsu, Boku no Sekiban +SLPM_625.89 Simple 2000 Series Vol. 72: The Ninkyou +SLPM_625.88 Simple 2000 Series Vol. 73: The Saiyuu Touenden +SLPM_625.79 Simple 2000 Series Vol. 74: Onna no Ko Sen'you: The Oujisama to Romance: Ripuru no Tamago +SLPM_626.00 Simple 2000 Series Vol. 75: The Tokudane: Nihon Zenkoku Scoop Rettou +SLPM_626.04 Simple 2000 Series Vol. 76: The Hanasou Eigo no Tabi +SLPM_626.05 Simple 2000 Series Vol. 77: The Hanasou Hangul no Tabi +SLPM_626.18 Simple 2000 Series Vol. 78: The Uchuu Daisensou +SLPS_204.39 Simple 2000 Series Vol. 79: Akko ni Omakase^! The Party Quiz +SLPM_621.97 Simple 2000 Series Vol. 7: The Boxing: Real Fist Fighter +SLPM_626.38 Simple 2000 Series Vol. 80: The OneeChamploo: The Nee-chan Tokubetsu-hen +SLPM_626.52 Simple 2000 Series Vol. 81: The Chikyuu Boueigun 2 +SLPM_626.50 Simple 2000 Series Vol. 82: The Kung Fu +SLPM_626.51 Simple 2000 Series Vol. 83: The Konchuu Saishuu +SLPM_653.81 Simple 2000 Series Vol. 84: The Boku ni Oma-Cafe: Kimagure Strawberry Cafe +SLPM_660.88 Simple 2000 Series Vol. 84: The Boku ni Oma-Cafe: Kimagure Strawberry Cafe +SLPM_626.49 Simple 2000 Series Vol. 85: The Sekai Meisaku Gekijou Quiz +SLPS_204.31 Simple 2000 Series Vol. 86: The Menkyo Shutoku Simulation: Kaisei Douro Koutsuuhou Taiou-ban +SLPS_204.41 Simple 2000 Series Vol. 87: The Nadeshiko +SLPS_204.40 Simple 2000 Series Vol. 88: The Mini-suke Police +SLPS_204.46 Simple 2000 Series Vol. 89: The Party Game 2 +SLPM_622.19 Simple 2000 Series Vol. 8: The Tennis +SLPM_626.36 Simple 2000 Series Vol. 8: The Tennis +SLPS_204.44 Simple 2000 Series Vol. 90: The OneeChambara 2 +SLPS_204.30 Simple 2000 Series Vol. 91: The All Star Kakutousai +SLPS_255.81 Simple 2000 Series Vol. 92: The Noroi no Game +SLPS_204.54 Simple 2000 Series Vol. 93: The Unou Drill: Kodama Mitsuo Sensei Kanshuu +SLPS_204.55 Simple 2000 Series Vol. 94: The Aka-Champion: Come on Baby +SLPS_204.56 Simple 2000 Series Vol. 95: The Zombie vs. Kyuukyuusha +SLPS_204.58 Simple 2000 Series Vol. 96: The Kaizoku: Gaikotsu Ippai-rates^! +SLPM_656.53 Simple 2000 Series Vol. 97: The Koi no Engine: Darling Special Backlash: Koi no Exhaust Heat +SLPS_256.32 Simple 2000 Series Vol. 97: The Koi no Engine: Darling Special Backlash: Koi no Exhaust Heat +SLPM_657.37 Simple 2000 Series Vol. 98: The Roman Sabou: Meshimase Roman Sabou +SLPS_256.31 Simple 2000 Series Vol. 98: The Roman Sabou: Meshimase Roman Sabou +SLPS_204.61 Simple 2000 Series Vol. 99: The Genshijin +SLPM_622.07 Simple 2000 Series Vol. 9: The Ren'ai Adventure: Bittersweet Fools +SLPM_622.49 Simple 2000 Series: Hello Kitty Vol. 1: Starlight Puzzle: Isogashi Cube Dossun Fuwawa +SLPM_622.50 Simple 2000 Series: Hello Kitty Vol. 2: Minna de Sugoroku: Fushigi na Sekai no Nakayoshi Sugoroku +SLKA_150.54 Simple 2000 Series: The Daemiin +SLPM_624.86 Simple Outlaws DX Gaiden: Chou Saisoku^! Zokusha King Bore Up: Butchigiri Densetsu 2 +SLPS_254.20 Sinbad Adventure wa Enomoto Kanako de Dou desu ka +SCES_522.68 SingStar +SCES_522.99 SingStar +SCES_525.64 SingStar +SCES_525.65 SingStar +SCES_525.66 SingStar +SCES_536.02 SingStar '80s +SCES_536.03 SingStar '80s +SCES_536.04 SingStar '80s +SCES_536.05 SingStar '80s +SCES_536.06 SingStar '80s +SCES_536.07 SingStar '80s +SCES_536.09 SingStar '80s +SCES_536.10 SingStar '80s +SCUS_976.22 SingStar '80s +SCED_536.84 SingStar '80s (Demo) +SCES_545.99 SingStar '90s +SCES_549.09 SingStar '90s +SCUS_976.26 SingStar '90s +SCES_555.38 SingStar (Demo) +SCED_524.61 SingStar (Press Kit) +SCES_554.35 SingStar ABBA +SCES_554.36 SingStar ABBA +SCES_554.37 SingStar ABBA +SCES_554.38 SingStar ABBA +SCES_554.39 SingStar ABBA +SCUS_976.42 SingStar ABBA +SCES_554.78 SingStar Afrikaanse Treffers +SCES_551.59 SingStar Amped +SCES_551.76 SingStar Amped +SCUS_976.12 SingStar Amped +SCES_541.31 SingStar Anthems +SCES_546.01 SingStar Après-Ski Party +SCES_556.41 SingStar Après-Ski Party 2 +SCES_552.58 SingStar Best of Disney +SCES_548.23 SingStar Bollywood +SCES_551.78 SingStar Boy Bands vs Girl Bands +SCES_553.61 SingStar Boy Bands vs Girl Bands +SCES_552.56 SingStar Canciones Disney +SCES_556.40 SingStar Cantautori Italiani +SCES_552.59 SingStar Canções Disney +SCES_556.11 SingStar Chart Hits +SCES_555.70 SingStar Chartbreaker +SCES_551.82 SingStar Clásicos +SCUS_976.50 SingStar Country +SCUS_976.51 SingStar Country +SCES_541.28 SingStar Deutsch Rock-Pop +SCES_547.41 SingStar Deutsch Rock-Pop Vol. 2 +SCES_546.00 SingStar Die Toten Hosen +SCES_556.06 SingStar Die größten Solokünstler +SCES_545.76 SingStar ESKA: Hity na Czasie +SCES_556.17 SingStar Fussballhits +SCES_551.60 SingStar Hottest Hits +SCES_553.62 SingStar Hottest Hits +SCES_550.59 SingStar Italian Greatest Hits +SCES_548.69 SingStar Italian Party +SCES_551.81 SingStar Italian Party 2 +SCES_556.18 SingStar Kent +SCES_541.29 SingStar La Edad de Oro del Pop Español +SCES_547.68 SingStar Latino +SCES_547.69 SingStar Latino +SCUS_943.46 SingStar Latino +SCUS_976.60 SingStar Latino +SCES_543.25 SingStar Legendat +SCES_541.91 SingStar Legends +SCES_541.97 SingStar Legends +SCES_541.98 SingStar Legends +SCES_542.57 SingStar Legends +SCES_543.29 SingStar Legends +SCES_543.30 SingStar Legends +SCES_543.53 SingStar Legends +SCUS_976.40 SingStar Legends +SCES_555.64 SingStar Made in Germany +SCES_554.89 SingStar Mallorca Party +SCES_555.40 SingStar Mecano +SCES_555.66 SingStar Miliki +SCES_555.15 SingStar Morangos com Açúcar +SCES_555.49 SingStar Motown +SCES_555.51 SingStar Motown +SCES_555.52 SingStar Motown +SCES_555.53 SingStar Motown +SCES_528.28 SingStar NRJ Music Tour +SCES_540.78 SingStar Norsk på Norsk +SCES_531.84 SingStar Norske Hits +SCES_551.73 SingStar Operación Triunfo +SCES_528.26 SingStar Party +SCES_528.27 SingStar Party +SCES_528.29 SingStar Party +SCES_528.30 SingStar Party +SCED_529.35 SingStar Party (Demo) +SCES_550.77 SingStar Party Hits +SCES_556.21 SingStar Patito Feo +SCES_555.13 SingStar Polskie Hity +SCES_556.16 SingStar Polskie Hity 2 +SCES_531.78 SingStar Pop +SCES_531.79 SingStar Pop +SCES_531.82 SingStar Pop +SCES_531.83 SingStar Pop +SCUS_975.80 SingStar Pop +SCED_533.16 SingStar Pop (Demo) +SCES_555.27 SingStar Pop 2009 +SCES_545.70 SingStar Pop Hits +SCES_545.71 SingStar Pop Hits +SCES_545.73 SingStar Pop Hits +SCES_545.74 SingStar Pop Hits +SCES_545.75 SingStar Pop Hits +SCES_546.13 SingStar Pop Hits +SCES_547.73 SingStar Pop Hits +SCES_547.64 SingStar Pop Hits 2 +SCES_550.62 SingStar Pop Hits 3 +SCES_551.58 SingStar Pop Hits 4 +SCES_545.72 SingStar Pop Hits: 40 Principales +SCUS_976.49 SingStar Pop Vol. 2 +SCES_533.23 SingStar Popworld +SCES_556.19 SingStar Portugal Hits +SCES_554.53 SingStar Queen +SCES_554.54 SingStar Queen +SCES_554.55 SingStar Queen +SCES_554.85 SingStar Queen +SCUS_976.43 SingStar Queen +SCES_547.60 SingStar R&B +SCES_547.61 SingStar R&B +SCES_547.62 SingStar R&B +SCES_547.65 SingStar R&B +SCES_531.81 SingStar Radio 105 +SCES_545.97 SingStar Rock Ballads +SCES_549.10 SingStar Rock Ballads +SCES_538.89 SingStar Rocks^! +SCES_538.90 SingStar Rocks^! +SCES_538.91 SingStar Rocks^! +SCES_538.94 SingStar Rocks^! +SCES_538.95 SingStar Rocks^! +SCES_538.97 SingStar Rocks^! +SCES_538.98 SingStar Rocks^! +SCUS_975.71 SingStar Rocks^! +SCES_538.93 SingStar Rocks^! TMF +SCES_540.25 SingStar Rocks^! with RTE 2fm +SCES_552.41 SingStar Russian Hit +SCES_551.79 SingStar Schlager +SCES_552.55 SingStar Singalong with Disney +SCES_553.60 SingStar Singalong with Disney +SCES_552.61 SingStar Sjung med Disney +SCES_555.90 SingStar Store Drømme +SCES_555.14 SingStar Studio 100 +SCES_550.56 SingStar Summer Party +SCES_550.57 SingStar Summer Party +SCES_550.58 SingStar Summer Party +SCES_550.60 SingStar Summer Party +SCES_551.27 SingStar Summer Party +SCES_551.28 SingStar Summer Party +SCES_556.12 SingStar SuomiHitit +SCES_555.21 SingStar SuomiPop +SCES_551.77 SingStar SuomiRock +SCES_556.50 SingStar SuomiSuosikit +SCES_531.85 SingStar Svenska Hits +SCES_545.98 SingStar Svenska Hits Schlager +SCES_555.68 SingStar Svenska Stjärnor +SCES_552.62 SingStar Syng med Disney +SCES_555.54 SingStar Take That +SCES_555.57 SingStar Take That +SCES_531.80 SingStar The Dome +SCES_555.67 SingStar The Wiggles +SCES_551.83 SingStar Turkish Party +SCES_555.94 SingStar Vasco +SCES_550.61 SingStar Wakacyjna Impreza^! +SCES_554.01 SingStar Zingt met Disney +SCES_552.60 SingStar e la Magia Disney +SCES_540.77 SingStar top.it +SCES_552.57 SingStar: Chansons Magiques de Disney +PCPX_966.36 Siren +SCPS_150.53 Siren +SCPS_193.05 Siren +SCPS_193.12 Siren +SCUS_973.55 Siren +SCUS_973.98 Siren (Demo) +SCPS_151.06 Siren 2 +SCPS_193.26 Siren 2 +PAPX_905.11 Siren: Trial Disc (Taikenban) +SLES_521.16 Sitting Ducks +SLUS_208.86 Sitting Ducks +SLES_546.28 Skate Attack +SLES_547.16 Skateboard Madness: Xtreme Edition +SLPS_256.16 Ski Jumping Pairs: Reloaded +SLES_529.73 Ski Racing 2005 +SLES_536.38 Ski Racing 2006 +SLUS_218.39 Ski and Shoot +SLUS_215.91 Ski-Doo Snow X Racing +SLPM_551.70 Skip Beat^! +SCES_501.05 Sky Odyssey +SLUS_201.34 Sky Odyssey +SLES_502.61 Sky Surfer +SLPS_200.12 Sky Surfer +SCPS_110.06 SkyGunner +SLUS_203.84 SkyGunner +SLUS_280.08 SkyGunner (Demo) +SLUS_290.20 SkyGunner (Demo) +PAPX_902.18 SkyGunner (Taikenban) +PCPX_963.21 SkyGunner (Taikenban) +SLES_551.52 Skyscraper +SLES_507.76 Slam Tennis +SLES_506.83 Sled Storm +SLUS_203.63 Sled Storm +SLPS_202.62 Slot^! Pro DX: Fujiko 2 +SLPM_669.74 Slotter Up Core 10: Mach GoGoGo 2 +SLPM_551.52 Slotter Up Core 11: Kyojin no Hoshi IV: Seishun Gunzou-hen +SLPM_552.75 Slotter Up Core 12: Ping Pong +SLPS_202.86 Slotter Up Core 2: Gouda^! Minami no Teiou +SLPS_203.70 Slotter Up Core 3: Yuda^! Doronjo ni Omakase +SLPS_203.78 Slotter Up Core 4: Ton-chan Gekida^! Jissen Pachi-Slot Ore-izm^!^! +SLPS_204.05 Slotter Up Core 5: Lupin Daisuki^! Shuyaku wa Zenigata +SLPM_625.82 Slotter Up Core 6: Bakuenda^! Kyojin no Hoshi II +SLPM_626.22 Slotter Up Core 7: Gekitouda^! Street Fighter II +SLPM_626.82 Slotter Up Core 8: Gokuenda^! Kyojin no Hoshi III +SLPM_627.52 Slotter Up Core 9: Jug Kiwametari^! Final Juggler +SLPS_203.37 Slotter Up Core Alpha: Shuku Tora^! Yuushou Panel^! Shinka^! Kyojin no Hoshi +SLPS_202.85 Slotter Up Core: Enda^! Kyojin no Hoshi +SLPM_627.78 Slotter Up Mania 10: Pioneer Special III +SLPM_552.28 Slotter Up Mania 11: 2027 vs. 2027 II +SLPS_203.06 Slotter Up Mania 2: Kokuchi no Kyoku^! Juggler Special +SLPS_203.38 Slotter Up Mania 3: Densetsu Fukkatsu^! New Pegasus Special +SLPS_203.51 Slotter Up Mania 4: Nangoku no Kou^! Super Hana Hana & Shiomahal & Oase +SLPS_203.96 Slotter Up Mania 5: Soukai Gekida^! Mach GoGoGo & Daruma Neko +SLPM_626.15 Slotter Up Mania 6: Oki no Neppuu^! Pioneer Special II +SLPM_626.93 Slotter Up Mania 7: Saishin Saikyou^! Pioneer MAX +SLPM_626.94 Slotter Up Mania 8: Senkou Kokuchi^! Juggler Special II +SLPM_627.73 Slotter Up Mania 9: Atsu Oki da ze^! Mensoore-30 & Mensoore 2-30 +SLPS_202.78 Slotter Up Mania: Chou Oki-Slot^! Pioneer Special +SCES_525.29 Sly 2: Band of Thieves +SCUS_973.16 Sly 2: Band of Thieves +SCUS_974.15 Sly 2: Band of Thieves (Demo) +SCUS_974.57 Sly 2: Band of Thieves (Demo) +SCUS_974.64 Sly 3: Honor Among Thieves +SCUS_975.27 Sly 3: Honor Among Thieves (Demo) +SCUS_974.84 Sly 3: Honor Among Thieves (E3 Demo) +SCES_534.09 Sly 3: Honour Among Thieves +SCED_538.02 Sly 3: Honour Among Thieves (Demo) +SCUS_971.98 Sly Cooper and the Thievius Raccoonus +SCUS_972.10 Sly Cooper and the Thievius Raccoonus (Demo) +SCKA_200.04 Sly Cooper: Jeonseolui Bibeobseoreul Chajaseo +SCKA_200.30 Sly Cooper: Jeonseolui Bibeobseoreul Chajaseo +SCKA_900.04 Sly Cooper: Jeonseolui Bibeobseoreul Chajaseo +SCES_509.17 Sly Raccoon +SCED_514.52 Sly Raccoon (Demo) +SLES_539.40 Smarties: Meltdown +SLES_518.00 Smash Cars +SLUS_206.20 Smash Cars +SCPS_560.09 Smash Court Pro Tournament +SLPS_201.71 Smash Court Pro Tournament +SCKA_200.33 Smash Court Pro Tournament 2 +SLPS_253.61 Smash Court Pro Tournament 2 +SCES_508.10 Smash Court Tennis: Pro Tournament +SLUS_202.86 Smash Court Tennis: Pro Tournament +SCED_509.32 Smash Court Tennis: Pro Tournament (Demo) +SCES_524.23 Smash Court Tennis: Pro Tournament 2 +SLUS_209.33 Smash Court Tennis: Pro Tournament 2 +SCED_524.23 Smash Court Tennis: Pro Tournament 2 (Demo) +SCED_526.18 Smash Court Tennis: Pro Tournament 2 (Demo) +SLES_500.55 Smuggler's Run +SLES_500.61 Smuggler's Run +SLUS_200.65 Smuggler's Run +SLES_503.41 Smuggler's Run 2: Hostile Territory +SLUS_202.04 Smuggler's Run 2: Hostile Territory +SLES_547.67 Sniper Assault +SLES_518.20 Sniper Elite +SLES_537.58 Sniper Elite +SLUS_212.31 Sniper Elite +SLES_541.57 SnoCross 2 featuring Blair Morgan +SLUS_211.30 SnoCross 2 featuring Blair Morgan +SLUS_213.80 Snoopy vs. the Red Baron +SLPS_253.32 Snow +SLES_539.36 Snow Rider +SLES_546.20 Snow White & the 7 Clever Boys +SLPM_620.27 Snowboard Heaven +SLPM_622.63 Snowboard Heaven +SLES_517.12 Snowboard Racer 2 +SLUS_201.96 Soccer America: International Cup +SLPM_653.72 Soccer Kantoku Saihai Simulation: Formation Final +SLES_538.46 Soccer Life 2 +SLPS_255.21 Soccer Life 2: We are Challengers to Europe +SLES_530.74 Soccer Life^! +SLPS_203.50 Soccer Life^! We are Challengers to Europe +SLUS_204.56 Soccer Mania +SLPS_204.79 Sokudoku Master +SLES_538.73 Sol Divide +SLES_507.39 Soldier of Fortune: Gold Edition +SLUS_200.84 Soldier of Fortune: Gold Edition +SLES_522.93 Son of the Lion King +SLES_533.50 Sonic Gems Collection +SLPM_660.74 Sonic Gems Collection +SLES_519.50 Sonic Heroes +SLKA_251.22 Sonic Heroes +SLPM_654.31 Sonic Heroes +SLUS_207.18 Sonic Heroes +SLES_529.98 Sonic Mega Collection Plus +SLPM_657.58 Sonic Mega Collection Plus +SLUS_209.17 Sonic Mega Collection Plus +SLES_535.60 Sonic Riders +SLPM_662.81 Sonic Riders +SLUS_213.31 Sonic Riders +SLED_540.32 Sonic Riders (Demo) +SLUS_291.79 Sonic Riders (Demo) +SLES_549.15 Sonic Riders: Zero Gravity +SLUS_216.42 Sonic Riders: Zero Gravity +SLES_553.80 Sonic Unleashed +SLUS_218.46 Sonic Unleashed +SLPM_658.48 Sorairo no Organ Remix +SLPM_550.13 Sorayume +SLPS_250.08 Sorcerous Stabber Orphen +SLPM_601.13 Sorcerous Stabber Orphen (Taikenban) +SLPM_659.71 Soshite Bokura wa, ... and He Said +SLPM_663.51 Soshite Kono Sora ni Kirameku Kimi no Uta +SLPM_666.59 Soshite Kono Sora ni Kirameku Kimi no Uta XXX +SLPM_662.94 Sotsugyou: 2nd Generation +SLPM_550.39 Soukoku no Kusabi: Hiiro no Kakera 3 +SLPM_550.40 Soukoku no Kusabi: Hiiro no Kakera 3 +SLPS_258.27 Soukou Kihei Votoms +SLPS_257.38 Soul Cradle: Sekai o Kurau Mono +SLPS_257.39 Soul Cradle: Sekai o Kurau Mono +SLPS_259.12 Soul Eater: Battle Resonance +SLPM_664.37 Soul Link Extension +SLES_551.67 Soul Nomad & the World Eaters +SLUS_216.03 Soul Nomad & the World Eaters +SCPS_550.13 Soul Reaver 2 +SLPS_250.85 Soul Reaver 2 +SLPM_601.71 Soul Reaver 2 (Taikenban) +SCKA_200.16 Soulcalibur II +SLES_517.99 Soulcalibur II +SLPS_252.30 Soulcalibur II +SLUS_206.43 Soulcalibur II +SLED_519.01 Soulcalibur II (Demo) +SLUS_290.58 Soulcalibur II (Demo) +SCAJ_201.59 Soulcalibur III +SCES_533.12 Soulcalibur III +SCKA_200.59 Soulcalibur III +SLPS_255.77 Soulcalibur III +SLUS_212.16 Soulcalibur III +SCED_536.74 Soulcalibur III (Demo) +SLPM_611.33 Soulcalibur III (Taikenban) +SLPS_255.19 Sousei no Aquarion +SLPM_623.10 Soutenryuu: The Arcade +SCES_506.11 Space Channel 5 +SLPM_650.95 Space Channel 5 +SCES_506.12 Space Channel 5 Part 2 +SLPM_650.96 Space Channel 5 Part 2 +SLPM_744.04 Space Channel 5 Part 2 +SCED_514.05 Space Channel 5: Part 2 Special Demo (Demo) +SLUS_208.06 Space Channel 5: Special Edition (Disc 1) +SLUS_208.07 Space Channel 5: Special Edition (Disc 2) +SLES_553.40 Space Chimps +SLES_553.48 Space Chimps +SLUS_217.83 Space Chimps +SCPS_110.25 Space Fishermen +SLES_523.13 Space Invaders Anniversary +SLPM_623.54 Space Invaders Anniversary +SLES_517.46 Space Invaders: Invasion Day +SLKA_150.02 Space Raiders +SLPM_622.75 Space Raiders +SLES_545.93 Space Rebellion +SRPM_702.01 Space Venus Starring Morning Musume. +SLES_539.15 Space War Attack +SLPM_664.44 Spartan: Kodai Greece Eiyuuden +SLES_533.93 Spartan: Total Warrior +SLES_533.96 Spartan: Total Warrior +SLUS_212.12 Spartan: Total Warrior +SLED_537.32 Spartan: Total Warrior (Demo) +SLES_523.26 Spawn: Armageddon +SLUS_207.07 Spawn: Armageddon +SLPS_253.70 Spawn: Unmei no Kusari +SCPM_853.03 SpeSaru Disc 2003 +SLES_545.91 Special Forces +SLPM_659.66 Spectral Force Chronicle +SLPM_659.67 Spectral Force Chronicle +SLPM_663.49 Spectral Force Chronicle +SLPM_656.68 Spectral Force: Radical Elements +SLPM_656.69 Spectral Force: Radical Elements +SLPS_656.68 Spectral Force: Radical Elements +SLPM_668.99 Spectral Gene +SLES_546.87 Spectral vs. Generation +SLPM_627.27 Spectral vs. Generation +SLES_510.22 Speed Challenge: Jacques Villeneuve's Racing Vision +SLES_508.48 Speed Kings +SLUS_205.84 Speed Kings +SLES_539.20 Speed Machines 3 +SLES_550.75 Speed Racer +SLUS_218.12 Speed Racer +SLES_540.74 Speedboat GP +SLES_518.31 Sphinx and the Cursed Mummy +SLKA_250.18 Sphinx and the Cursed Mummy +SLUS_204.82 Sphinx and the Cursed Mummy +SLED_518.32 Sphinx and the Cursed Mummy (Demo) +SLUS_290.57 Sphinx and the Shadow of Set (Demo) +SLES_508.12 Spider-Man +SLES_508.13 Spider-Man +SLES_508.14 Spider-Man +SLES_509.65 Spider-Man +SLPM_652.05 Spider-Man +SLUS_203.36 Spider-Man +SLES_523.72 Spider-Man 2 +SLES_524.47 Spider-Man 2 +SLES_524.93 Spider-Man 2 +SLPM_656.62 Spider-Man 2 +SLPM_661.21 Spider-Man 2 +SLUS_207.76 Spider-Man 2 +SLES_547.23 Spider-Man 3 +SLES_547.24 Spider-Man 3 +SLKA_253.85 Spider-Man 3 +SLPS_258.23 Spider-Man 3 +SLUS_215.52 Spider-Man 3 +SLUS_216.17 Spider-Man 3 +SLES_549.01 Spider-Man: Friend or Foe +SLUS_216.00 Spider-Man: Friend or Foe +SLES_553.72 Spider-Man: Web of Shadows: Amazing Allies Edition +SLUS_218.22 Spider-Man: Web of Shadows: Amazing Allies Edition +SLES_528.67 SpinDrive Ping Pong +SLES_504.86 Splashdown +SLPM_651.13 Splashdown +SLUS_202.23 Splashdown +SLES_516.80 Splashdown 2: Rides Gone Wild +SLES_516.81 Splashdown 2: Rides Gone Wild +SLES_519.25 Splashdown 2: Rides Gone Wild +SLUS_206.86 Splashdown: Rides Gone Wild +SLUS_290.54 Splashdown: Rides Gone Wild (Demo) +SLES_533.68 Splatter Master +SLES_556.10 Springdale +SLES_527.74 Sprint Car Challenge +SLUS_216.01 Sprint Cars 2: Showdown at Eldora +SLES_544.63 Sprint Cars: Road to Knoxville +SLUS_214.18 Sprint Cars: Road to Knoxville +SLES_525.05 Spy Fiction +SLPS_253.11 Spy Fiction +SLUS_208.56 Spy Fiction +SLES_530.78 Spy vs. Spy +SLES_502.68 SpyHunter +SLUS_200.56 SpyHunter +SLED_504.88 SpyHunter (Demo) +SLES_518.41 SpyHunter 2 +SLES_523.87 SpyHunter 2 +SLUS_205.90 SpyHunter 2 +SLES_541.30 SpyHunter: Nowhere to Run +SLUS_214.21 SpyHunter: Nowhere to Run +SCES_533.47 SpyToy +SLPM_650.90 Spyhunter +SLES_525.69 Spyro: A Hero's Tail +SLUS_208.84 Spyro: A Hero's Tail +SLES_510.43 Spyro: Enter the Dragonfly +SLUS_203.15 Spyro: Enter the Dragonfly +SLUS_290.87 Square Enix Sampler Disc Volume One: Drakengard Playable Demo +SLUS_290.98 Square Enix Sampler Disc Volume Two: Front Mission 4 Playable Demo +SLUS_212.59 Stacked with Daniel Negreanu +SLPM_657.04 Standard Daisenryaku: Dengekisen +SLPM_659.59 Standard Daisenryaku: Ushinawareta Shouri +SLPM_667.18 Standard Daisenryaku: Ushinawareta Shouri +SLES_520.61 Star Academy +SCPS_550.19 Star Ocean: Till the End of Time +SLPM_652.09 Star Ocean: Till the End of Time +SLES_820.28 Star Ocean: Till the End of Time (Disc 1) +SLUS_204.88 Star Ocean: Till the End of Time (Disc 1) +SLES_820.29 Star Ocean: Till the End of Time (Disc 2) +SLUS_208.91 Star Ocean: Till the End of Time (Disc 2) +SLPM_654.38 Star Ocean: Till the End of Time: Director's Cut (Disc 1) +SLPM_664.78 Star Ocean: Till the End of Time: Director's Cut (Disc 1) +SLPM_654.38 Star Ocean: Till the End of Time: Director's Cut (Disc 2) +SLPM_654.39 Star Ocean: Till the End of Time: Director's Cut (Disc 2) +SLPM_664.79 Star Ocean: Till the End of Time: Director's Cut (Disc 2) +SLES_550.48 Star Trek: Conquest +SLUS_216.30 Star Trek: Conquest +SLES_545.54 Star Trek: Encounters +SLUS_213.96 Star Trek: Encounters +SLES_522.09 Star Trek: Shattered Universe +SLUS_201.12 Star Trek: Shattered Universe +SLES_507.38 Star Trek: Voyager: Elite Force +SLUS_202.27 Star Trek: Voyager: Elite Force +SLES_525.45 Star Wars: Battlefront +SLES_525.46 Star Wars: Battlefront +SLES_525.47 Star Wars: Battlefront +SLPM_656.87 Star Wars: Battlefront +SLPM_661.48 Star Wars: Battlefront +SLUS_208.98 Star Wars: Battlefront +SLES_535.01 Star Wars: Battlefront II +SLES_535.02 Star Wars: Battlefront II +SLES_535.03 Star Wars: Battlefront II +SLPM_661.90 Star Wars: Battlefront II +SLUS_212.40 Star Wars: Battlefront II +SLES_508.31 Star Wars: Bounty Hunter +SLES_508.32 Star Wars: Bounty Hunter +SLES_508.33 Star Wars: Bounty Hunter +SLES_508.34 Star Wars: Bounty Hunter +SLES_508.35 Star Wars: Bounty Hunter +SLUS_204.20 Star Wars: Bounty Hunter +SLES_531.57 Star Wars: Episode III: Die Rache der Sith +SLES_531.56 Star Wars: Episode III: La Revanche des Sith +SLES_531.55 Star Wars: Episode III: Revenge of the Sith +SLUS_211.43 Star Wars: Episode III: Revenge of the Sith +SLPM_660.46 Star Wars: Episode III: Sith no Fukushuu +SLPM_662.52 Star Wars: Episode III: Sith no Fukushuu +SLPM_665.15 Star Wars: Episode III: Sith no Fukushuu +SLPM_657.26 Star Wars: Jango Fett +SLPS_252.52 Star Wars: Jango Fett +SLES_503.71 Star Wars: Jedi Starfighter +SLES_503.72 Star Wars: Jedi Starfighter +SLES_503.73 Star Wars: Jedi Starfighter +SLES_503.74 Star Wars: Jedi Starfighter +SLES_503.75 Star Wars: Jedi Starfighter +SLPM_652.01 Star Wars: Jedi Starfighter +SLPS_251.47 Star Wars: Jedi Starfighter +SLUS_202.93 Star Wars: Jedi Starfighter +SLUS_280.10 Star Wars: Jedi Starfighter (Demo) +SLES_508.29 Star Wars: La Guerra dei Cloni +SLES_508.30 Star Wars: Las Guerras Clon +SLES_503.66 Star Wars: Racer Revenge +SLUS_202.68 Star Wars: Racer Revenge +SLES_501.65 Star Wars: Starfighter +SLES_501.66 Star Wars: Starfighter +SLES_501.67 Star Wars: Starfighter +SLES_501.68 Star Wars: Starfighter +SLES_501.69 Star Wars: Starfighter +SLPM_625.37 Star Wars: Starfighter +SLUS_200.44 Star Wars: Starfighter +SLES_502.04 Star Wars: Super Bombad Racing +SLES_502.05 Star Wars: Super Bombad Racing +SLES_502.06 Star Wars: Super Bombad Racing +SLES_502.07 Star Wars: Super Bombad Racing +SLES_502.08 Star Wars: Super Bombad Racing +SLUS_200.43 Star Wars: Super Bombad Racing +SLES_508.26 Star Wars: The Clone Wars +SLES_508.27 Star Wars: The Clone Wars +SLES_508.28 Star Wars: The Clone Wars +SLUS_205.10 Star Wars: The Clone Wars +SLUS_219.13 Star Wars: The Clone Wars: Republic Heroes +SLES_546.58 Star Wars: The Force Unleashed +SLES_546.59 Star Wars: The Force Unleashed +SLPS_258.88 Star Wars: The Force Unleashed +SLUS_216.14 Star Wars: The Force Unleashed +SLPM_668.79 StarTRain: Your Past Makes Your Future +SLES_516.17 Starsky & Hutch +SLES_517.83 Starsky & Hutch +SLKA_250.90 Starsky & Hutch +SLUS_206.19 Starsky & Hutch +SLED_516.51 Starsky & Hutch (Demo) +SLES_506.06 State of Emergency +SLES_510.46 State of Emergency +SLUS_202.14 State of Emergency +SLES_540.89 State of Emergency 2 +SLES_540.92 State of Emergency 2 +SLUS_209.66 State of Emergency 2 +SLUS_280.56 State of Emergency 2 (Demo) +SLPM_664.85 State of Emergency Revenge +SLPM_655.58 Steady x Study +SLES_550.55 Stealth Force 2 +SLES_533.61 Stealth Force: The War on Terror +SLES_551.90 Steam Express +SLES_541.38 Steambot Chronicles +SLES_543.35 Steambot Chronicles +SLUS_213.44 Steambot Chronicles +SLUS_280.61 Steambot Chronicles (Demo) +SLUS_291.88 Steambot Chronicles (Demo) +SLPS_255.02 Steamboy +SLPM_602.65 Steamboy (Taikenban) +SLES_524.82 Steel Dragon EX +SLPM_656.85 Stella Deus +SLPM_666.70 Stella Deus +SLES_537.65 Stella Deus: The Gate of Eternity +SLUS_211.32 Stella Deus: The Gate of Eternity +SLUS_280.50 Stella Deus: The Gate of Eternity (Demo) +SLPS_200.18 Stepping Selection (Disc 1) +SLPS_200.19 Stepping Selection (Disc 2) +SLES_539.72 Stock Car Crash +SLES_526.17 Stock Car Speedway +SLES_528.82 Stolen +SLUS_210.99 Stolen +SLED_531.37 Stolen (Demo) +SLPS_256.11 Strawberry Panic^! +SLES_543.09 Strawberry Shortcake: The Sweet Dreams Game +SLUS_214.97 Strawberry Shortcake: The Sweet Dreams Game +SLES_534.07 Street Boyz +SCES_555.91 Street Cricket Champions +SCES_556.63 Street Cricket Champions 2 +SLES_543.31 Street Dance +SLES_540.85 Street Fighter Alpha Anthology +SLUS_213.17 Street Fighter Alpha Anthology +SLUS_209.49 Street Fighter Anniversary Collection +SLES_500.72 Street Fighter EX3 +SLPS_200.03 Street Fighter EX3 +SLUS_201.30 Street Fighter EX3 +SLPM_601.05 Street Fighter EX3 (Taikenban) +SLPM_656.21 Street Fighter III: 3rd Strike: Fight for the Future +SLPM_666.39 Street Fighter III: 3rd Strike: Fight for the Future +SLPM_664.09 Street Fighter Zero: Fighter's Generation +SLES_538.47 Street Golfer +SLPM_621.81 Street Golfer +SLPM_601.81 Street Golfer (Taikenban) +SLES_508.62 Street Hoops +SLUS_202.99 Street Hoops +SLPS_200.17 Street Mahjong Trance: Majin 2 +SLES_546.75 Street Warrior +SLUS_201.82 Stretch Panic +SLES_531.72 Strike Force Bowling +SLUS_208.46 Strike Force Bowling +SLPM_551.73 Strike Witches: Anata to Dekiru Koto: A Little Peaceful Days +SLPM_551.74 Strike Witches: Anata to Dekiru Koto: A Little Peaceful Days +SLKA_150.05 Strikers 1945 I & II +SCES_534.22 Stuart Little 3: Big Photo Adventure +SCKA_200.67 Stuart Little 3: Big Photo Adventure +SLUS_213.41 Stuart Little 3: Big Photo Adventure +SLES_500.64 Stunt GP +SLPS_201.52 Stunt GP +SLUS_202.18 Stunt GP +SLES_502.88 Stuntman +SLPM_660.19 Stuntman +SLUS_202.50 Stuntman +SLED_504.89 Stuntman (Demo) +SLED_510.12 Stuntman (Demo) +SLES_548.20 Stuntman: Ignition +SLPM_669.10 Stuntman: Ignition +SLUS_216.26 Stuntman: Ignition +SLES_511.60 Sub Rebellion +SLUS_205.48 Sub Rebellion +SLKA_250.84 Sudogo Battle 01 +SLPM_550.47 Sugar + Spice^! Ano Ko no Suteki na Nani mo Kamo +SLPS_255.87 Sugar² Rune: Koi mo Oshare mo Pick-Up +SLPM_551.47 Suggoi^! Arcana Heart 2 +SLPM_624.37 Sui Sui Sweet: Amai Koi no Mitsuke-kata +SLPM_657.51 Suigetsu: Mayoi Gokoro +SLPM_667.87 Suika A.S+: Eternal Name +SLUS_203.87 Suikoden III +SLES_529.13 Suikoden IV +SLUS_209.79 Suikoden IV +SLES_537.69 Suikoden Tactics +SLUS_212.45 Suikoden Tactics +SLES_540.87 Suikoden V +SLUS_212.91 Suikoden V +SLPS_203.52 Suki na Mono wa Suki dakara Shou ga Nai^!^! First Limit & Target Nights: Sukishou^! Episode #01+#02 (Disc 1) (First Limit: Sukishou^! Episode #01) +SLPS_203.53 Suki na Mono wa Suki dakara Shou ga Nai^!^! First Limit & Target Nights: Sukishou^! Episode #01+#02 (Disc 2) (Target Nights: Sukishou^! Episode #02) +SLPS_203.94 Suki na Mono wa Suki dakara Shou ga Nai^!^! Rain: Sukishou^! Episode #03 +SLES_552.20 Summer Athletics +SLUS_217.86 Summer Athletics: The Ultimate Challenge +SLES_517.78 Summer Heat Beach Volleyball +SLUS_206.34 Summer Heat Beach Volleyball +SLED_518.07 Summer Heat Beach Volleyball (Demo) +SLPS_252.67 Summon Night 3 +SLPS_732.11 Summon Night 3 +SLPS_257.04 Summon Night 4 +SLPS_255.28 Summon Night Ex-These: Yoake no Tsubasa +SLPS_259.47 Summon Night Granthese: Horobi no Tsurugi to Yakusoku no Kishi +SLES_820.01 Summoner +SLES_820.03 Summoner +SLES_820.05 Summoner +SLUS_200.74 Summoner +SLES_511.41 Summoner 2 +SLES_511.42 Summoner 2 +SLES_511.43 Summoner 2 +SLES_512.75 Summoner 2 +SLUS_204.48 Summoner 2 +SLED_510.91 Summoner 2 (Demo) +SLUS_290.29 Summoner 2 (Demo) +SLPS_257.78 Sumomomo Momomo: Chijou Saikyou no Yome: Keishou Shimasho^!? Koi no Hanamuko Soudatsu-sen^!^! +SLES_505.33 Sunny Garcia Surfing +SLUS_202.08 Sunny Garcia Surfing +SLPS_250.70 Sunrise Eiyuutan 2 +SLPS_255.92 Sunrise Eiyuutan 3 +SLPS_250.11 Sunrise Eiyuutan R +SLPS_252.70 Sunrise World War +SLKA_250.10 Super Battle Bongsin +SCED_000.00 Super Bender Boot Disc +SLES_500.76 Super Bust-A-Move +SLUS_201.15 Super Bust-A-Move +SLES_505.62 Super Bust-A-Move 2 +SLUS_204.60 Super Bust-A-Move 2 +SLES_541.61 Super Dragon Ball Z +SLPS_256.42 Super Dragon Ball Z +SLUS_214.42 Super Dragon Ball Z +SLES_516.78 Super Farm +SLES_545.63 Super Fruit Fall +SLPM_650.21 Super Galdelic Hour +SLPS_200.93 Super Mic-chan +SLES_537.01 Super Monkey Ball Adventure +SLUS_212.72 Super Monkey Ball Adventure +SLES_530.37 Super Monkey Ball Deluxe +SLPM_659.09 Super Monkey Ball Deluxe +SLUS_209.18 Super Monkey Ball Deluxe +SLES_548.18 Super PickUps +SLUS_214.50 Super PickUps +SLPM_620.16 Super Puzzle Bobble +SLPM_645.12 Super Puzzle Bobble +SLPM_601.15 Super Puzzle Bobble (Taikenban) +SCCS_400.10 Super Puzzle Bobble 2 +SLPM_622.29 Super Puzzle Bobble 2 +SCPS_550.21 Super Robot Taisen Impact +SLPS_251.03 Super Robot Taisen Impact +SLPS_251.04 Super Robot Taisen Impact +SLPS_734.16 Super Robot Taisen Impact +SLPS_253.45 Super Robot Taisen MX +SCKA_201.17 Super Robot Taisen OG Gaiden +SLPS_258.36 Super Robot Taisen OG Gaiden +SLPS_257.33 Super Robot Taisen OG: Original Generations +SCKA_201.31 Super Robot Taisen Z +SLPS_258.87 Super Robot Taisen Z +SCKA_201.36 Super Robot Taisen Z: Special Disc +SLPS_259.20 Super Robot Taisen Z: Special Disc +SLPS_252.96 Super Robot Taisen: Scramble Commander +SLPS_257.50 Super Robot Taisen: Scramble Commander the 2nd +SLPM_625.52 Super Shanghai 2005 +SLES_508.97 Super Trucks +SLPM_622.56 Super Trucks +SLUS_207.48 Super Trucks Racing +SLES_542.22 Super-Bikes Riding Challenge +SLPM_623.71 SuperLite 2000 Vol. 10: Psyvariar: Revision +SLPM_623.89 SuperLite 2000 Vol. 11: Big Bass: Bass Tsuri Kanzen Kouryaku +SLPM_623.87 SuperLite 2000 Vol. 12: Sudoku +SLPM_624.23 SuperLite 2000 Vol. 13: Tetris: Kiwame Michi +SLPM_624.48 SuperLite 2000 Vol. 14: Crossword +SLPM_624.66 SuperLite 2000 Vol. 15: Zooo +SLPM_624.71 SuperLite 2000 Vol. 16: UNO Game +SLPM_621.43 SuperLite 2000 Vol. 17: Hakoniwa Tetsudou: Blue Train Tokkyuu-hen +SLPM_624.60 SuperLite 2000 Vol. 17: Hakoniwa Tetsudou: Blue Train Tokkyuu-hen +SLPM_622.85 SuperLite 2000 Vol. 18: Waku Waku Volley 2 +SLPM_624.81 SuperLite 2000 Vol. 18: Waku Waku Volley 2 +SLPM_624.87 SuperLite 2000 Vol. 19: Hanafuda +SLPM_623.16 SuperLite 2000 Vol. 1: Mahjong +SLPM_656.01 SuperLite 2000 Vol. 20: Omoide ni Kawaru Kimi: Memories Off +SLPM_656.28 SuperLite 2000 Vol. 21: Konohana Pack: 3-tsu no Jikenbo +SLPM_656.64 SuperLite 2000 Vol. 22: Memories Off Duet +SLPM_550.88 SuperLite 2000 Vol. 23: Never 7: The End of Infinity +SLPM_656.89 SuperLite 2000 Vol. 23: Never 7: The End of Infinity +SLPM_656.91 SuperLite 2000 Vol. 24: Ever 17: The Out of Infinity: Premium Edition +SLPM_625.48 SuperLite 2000 Vol. 25: Heisei Bakutoden +SLPM_625.39 SuperLite 2000 Vol. 26: Mezase^! Chess Champion +SLPM_625.40 SuperLite 2000 Vol. 27: Mezase^! Super Hustler +SLPM_625.41 SuperLite 2000 Vol. 28: Mezase^! Super Bowler +SLPM_659.28 SuperLite 2000 Vol. 29: Memories Off Mix +SLPM_623.06 SuperLite 2000 Vol. 2: Shougi +SLPM_624.89 SuperLite 2000 Vol. 30: Yoshinoya +SLPM_626.08 SuperLite 2000 Vol. 30: Yoshinoya +SLPM_659.94 SuperLite 2000 Vol. 31: Remember11: The Age of Infinity +SLPM_660.15 SuperLite 2000 Vol. 32: Ai yori Aoshi +SLPM_660.39 SuperLite 2000 Vol. 33: Memories Off: Sorekara +SLPM_657.32 SuperLite 2000 Vol. 34: Akai Ito +SLPM_661.36 SuperLite 2000 Vol. 34: Akai Ito +SLPM_661.95 SuperLite 2000 Vol. 35: Monochrome +SLPM_624.42 SuperLite 2000 Vol. 36: Youkoso Hitsuji-mura +SLPM_627.11 SuperLite 2000 Vol. 36: Youkoso Hitsuji-mura +SLPM_662.73 SuperLite 2000 Vol. 37: Memories Off: After Rain Vol. 1: Orizuru +SLPM_662.82 SuperLite 2000 Vol. 38: Memories Off: After Rain Vol. 2: Souen +SLPM_656.90 SuperLite 2000 Vol. 39: Konohana 4: Yami o Harau Inori +SLPM_663.61 SuperLite 2000 Vol. 39: Konohana 4: Yami o Harau Inori +SLPM_623.17 SuperLite 2000 Vol. 3: Igo +SLPM_662.83 SuperLite 2000 Vol. 40: Memories Off: After Rain Vol. 3: Sotsugyou +SLPM_659.82 SuperLite 2000 Vol. 41: Tokyo Bus Guide 2 +SLPM_665.55 SuperLite 2000 Vol. 41: Tokyo Bus Guide 2 +SLPM_665.71 SuperLite 2000 Vol. 42: Memories Off #5: Togireta Film +SLPM_623.05 SuperLite 2000 Vol. 4: Othello +SLPM_653.53 SuperLite 2000 Vol. 6: Konohana 2: Todokanai Requiem +SLPM_623.72 SuperLite 2000 Vol. 7: Oekaki Puzzle +SLPM_623.70 SuperLite 2000 Vol. 8: Psyvariar: Medium Unit +SLPM_623.88 SuperLite 2000 Vol. 9: NumCro +SLES_533.54 Superbike GP +SLES_504.19 Supercar Street Challenge +SLES_504.20 Supercar Street Challenge +SLES_504.21 Supercar Street Challenge +SLPM_622.39 Supercar Street Challenge +SLUS_200.12 Supercar Street Challenge +SLES_537.46 Superman Returns +SLES_543.48 Superman Returns +SLES_543.49 Superman Returns +SLES_543.50 Superman Returns +SLES_543.51 Superman Returns +SLKA_253.67 Superman Returns +SLUS_214.34 Superman Returns +SLES_507.95 Superman: Shadow of Apokolips +SLUS_202.35 Superman: Shadow of Apokolips +SLES_545.83 Surf's Up +SLES_548.26 Surf's Up +SLUS_215.72 Surf's Up +SLPS_201.97 Surfing Air Show with RatBoy +SLUS_200.92 Surfing H3O +SLES_500.56 Surfing H³O +SLPS_200.29 Surfroid: Densetsu no Surfer +SLPM_601.18 Surfroid: Densetsu no Surfer (Taikenban) +SCPS_150.12 Surveillance: Kanshisha +SCPS_550.22 Surveillance: Kanshisha +PAPX_902.20 Surveillance: Kanshisha (Taikenban) +SLUS_215.00 Suzuki Super-Bikes II: Riding Challenge +SLUS_209.12 Suzuki TT Superbikes: Real Road Racing +SLUS_218.63 Suzuki TT Superbikes: Real Road Racing Championship +SLPS_258.21 Suzumiya Haruhi no Tomadoi +SLPS_258.22 Suzumiya Haruhi no Tomadoi +SLPS_732.64 Suzumiya Haruhi no Tomadoi +SLPM_680.20 Suzumiya Haruhi no Tomadoi: Uchuu-hatsu^! Full CG: Odoru SOS-dan (Chou Eizou-ban) +SLPM_552.43 Suzunone Seven^! Rebirth Knot +SLES_508.52 Sven-Göran Eriksson's World Challenge +SLES_507.94 Sven-Göran Eriksson's World Manager 2002 +SLUS_216.91 Swashbucklers: Blue vs. Grey +SLPM_551.85 Sweet Honey Coming +SLPS_251.90 Sweet Legacy: Boku to Kanojo no Na mo Nai Okashi +SLPS_254.83 Sweet Season +SLES_500.33 Swing Away Golf +SLUS_200.96 Swing Away Golf +SLPM_651.21 Switch +SLES_512.90 Sword of the Samurai +SLES_536.99 Swords of Destiny +SLES_513.93 Syberia +SLES_528.31 Syberia II +SLES_532.35 Syberia II +SCES_547.94 Syphon Filter: Dark Mirror +SCUS_973.62 Syphon Filter: Dark Mirror +SCUS_976.20 Syphon Filter: Dark Mirror (Demo) +SCUS_975.84 Syphon Filter: Logan's Shadow +SCES_520.33 Syphon Filter: The Omega Strain +SCKA_200.32 Syphon Filter: The Omega Strain +SCUS_972.64 Syphon Filter: The Omega Strain +SCUS_973.77 Syphon Filter: The Omega Strain (Demo) +SLPM_653.69 TBS All Star Kanshasai 2003 Aki: Chou Gouka^! Quiz Ketteiban +SLPM_652.61 TBS All Star Kanshasai Vol. 1: Chou Gouka^! Quiz Ketteiban +SLES_507.78 TD Overdrive: The Brotherhood of Speed +SLES_500.68 TG DareDevil +SLES_544.78 TMNT +SLUS_215.95 TMNT +SLES_551.50 TNA Impact^! Total Nonstop Action Wrestling +SLUS_217.87 TNA Impact^! Total Nonstop Action Wrestling +SLES_507.23 TOCA Race Driver +SLES_508.18 TOCA Race Driver +SLED_511.78 TOCA Race Driver (Demo) +SLES_526.37 TOCA Race Driver 2 +SLUS_210.39 TOCA Race Driver 2 +SLED_528.51 TOCA Race Driver 2 (Demo) +SLPM_664.98 TOCA Race Driver 2: Ultimate Racing Simulator +SLES_530.87 TOCA Race Driver 3 +SLUS_291.78 TOCA Race Driver 3 (Demo) +SLED_539.51 TOCA Race Driver 3 (Honda Civic 2006 Demo) (Demo) +SLED_538.88 TOCA Race Driver 3 + V8 Supercars Australia 3 (Demo) +SLPM_668.81 TOCA Race Driver 3: The Ultimate Racing Simulator +SLUS_211.82 TOCA Race Driver 3: The Ultimate Racing Simulator +SLES_519.80 TT Superbikes +SLES_554.09 TT Superbikes: Legends +SLPM_664.03 TT Superbikes: Real Road Racing +SLES_546.11 TT Superbikes: Real Road Racing Championship +SLPM_622.90 TV Kuraemon +SLPM_610.82 TV Magazine Ultraman Special Disc (Taikenban) +SCPS_150.02 TVDJ +PAPX_902.04 TVDJ (Taikenban) +SLPS_201.15 TVware Jouhou Kakumei Series: Gendai Yougo no Kiso Chishiki 2001 +SLPS_201.14 TVware Jouhou Kakumei Series: Katei no Igaku +SLPS_201.16 TVware Jouhou Kakumei Series: Nihongo Daijiten +SLPS_201.46 TVware Jouhou Kakumei Series: Pro Atlas for TV: Kinki +SLPS_201.45 TVware Jouhou Kakumei Series: Pro Atlas for TV: Shutoken +SLPS_201.47 TVware Jouhou Kakumei Series: Pro Atlas for TV: Toukai +SLPS_250.67 TVware Jouhou Kakumei Series: Pro Atlas for TV: Zenkokuban +SLPS_200.94 TVware Jouhou Kakumei Series: Shin Seiki Evangelion: Typing E Keikaku +SLES_512.20 TY the Tasmanian Tiger +SLUS_205.71 TY the Tasmanian Tiger +SLES_527.09 TY the Tasmanian Tiger 2: Bush Rescue +SLUS_210.57 TY the Tasmanian Tiger 2: Bush Rescue +SLES_536.36 TY the Tasmanian Tiger: Night of the Quinkan +SLUS_212.53 TY the Tasmanian Tiger: Night of the Quinkan +SLUS_208.00 Taiko Drum Master +SLPS_203.20 Taiko no Tatsujin: Appare Sandaime +SLPS_203.21 Taiko no Tatsujin: Appare Sandaime +SCAJ_100.08 Taiko no Tatsujin: Atsumare^! Matsuri da^!^! Yondaime +SLPS_203.82 Taiko no Tatsujin: Atsumare^! Matsuri da^!^! Yondaime +SLPS_203.83 Taiko no Tatsujin: Atsumare^! Matsuri da^!^! Yondaime +SLPS_204.85 Taiko no Tatsujin: Doka^! to Oomori Nanadaime +SLPS_204.86 Taiko no Tatsujin: Doka^! to Oomori Nanadaime +SLPS_202.72 Taiko no Tatsujin: Doki^! Shinkyoku Darake no Haru Matsuri +SLPS_203.99 Taiko no Tatsujin: Go^! Go^! Godaime +SLPS_204.00 Taiko no Tatsujin: Go^! Go^! Godaime +SLPS_731.07 Taiko no Tatsujin: Go^! Go^! Godaime +SLPS_204.13 Taiko no Tatsujin: Taiko Drum Master +SLPS_204.14 Taiko no Tatsujin: Taiko Drum Master +SLPS_202.21 Taiko no Tatsujin: Tatacon de Dodon ga Don +SLPS_204.24 Taiko no Tatsujin: Tobikkiri^! Anime Special +SLPS_204.25 Taiko no Tatsujin: Tobikkiri^! Anime Special +SLPS_204.50 Taiko no Tatsujin: Wai Wai Happy^! Rokudaime +SLPS_204.51 Taiko no Tatsujin: Wai Wai Happy^! Rokudaime +SLPS_203.30 Taiko no Tatsujin: Waku Waku Anime Matsuri +SLPS_731.11 Taiko no Tatsujin: Waku Waku Anime Matsuri +SLPM_621.05 Taikou Risshiden IV +SLPM_624.05 Taikou Risshiden IV +SLPM_552.51 Taikou Risshiden V +SLPM_656.74 Taikou Risshiden V +SLPM_662.67 Taikou Risshiden V +SLPS_201.17 Taikyoku Mahjong: Net de Ron^! +SLPS_203.33 Taisen 1: Shougi +SLPS_203.34 Taisen 2: Igo +SLPS_203.35 Taisen 3: Mahjong +SLPS_203.36 Taisen 4: Soldier: Kigyou Senshi Shougi +SLPM_626.11 Taisen Hot Gimmick: Axes-jong +SLPM_626.12 Taisen Hot Gimmick: Axes-jong +SLPM_624.80 Taisen Hot Gimmick: Cosplay-jong +SLPM_624.88 Taisen Hot Gimmick: Cosplay-jong +SLPM_625.94 Taisen Hot Gimmick: Cosplay-jong +SLPM_652.28 Taishou Mononoke Ibunroku +SLES_534.38 Taito Legends +SLES_539.66 Taito Legends +SLUS_211.22 Taito Legends +SLES_538.52 Taito Legends 2 +SLUS_213.49 Taito Legends 2 +SLPM_550.18 Taito Memories II: Gekan +SLPM_667.13 Taito Memories II: Gekan +SLPM_550.17 Taito Memories II: Joukan +SLPM_666.49 Taito Memories II: Joukan +SLPM_660.92 Taito Memories: Gekan +SLPM_665.21 Taito Memories: Gekan +SLPM_667.76 Taito Memories: Gekan +SLPM_660.57 Taito Memories: Joukan +SLPM_664.02 Taito Memories: Joukan +SLPM_667.75 Taito Memories: Joukan +SLES_521.03 Tak & Le Pouvoir de Juju +SLES_520.11 Tak and the Power of Juju +SLKA_251.42 Tak and the Power of Juju +SLUS_205.19 Tak and the Power of Juju +SLUS_290.67 Tak and the Power of Juju (Demo) +SLES_522.87 Tak e la Magia Juju +SLES_521.04 Tak und die Macht des Juju +SLES_522.86 Tak y el Poder Juju +SLPM_624.07 Takahashi Naoko no Marathon Shiyou yo^! +SLPS_257.15 Tales of Destiny +SCAJ_200.28 Tales of Destiny 2 +SCKA_200.08 Tales of Destiny 2 +SCPS_550.50 Tales of Destiny 2 +SLPS_251.72 Tales of Destiny 2 +SLPS_725.02 Tales of Destiny 2 +SLPS_732.19 Tales of Destiny 2 +SCAJ_201.93 Tales of Destiny: Director's Cut +SLPS_258.41 Tales of Destiny: Director's Cut +SLPS_258.42 Tales of Destiny: Director's Cut +SLPS_257.74 Tales of Fandom Vol. 2: Luke Version +SLPS_257.73 Tales of Fandom Vol. 2: Tear Version +SCAJ_201.45 Tales of Legendia +SCKA_200.50 Tales of Legendia +SLPS_255.33 Tales of Legendia +SLPS_732.42 Tales of Legendia +SLUS_212.01 Tales of Legendia +SLPS_254.50 Tales of Rebirth +SLPS_254.00 Tales of Symphonia +SLPS_732.17 Tales of Symphonia +SCAJ_201.63 Tales of the Abyss +SLPS_255.86 Tales of the Abyss +SLPS_732.52 Tales of the Abyss +SLUS_213.86 Tales of the Abyss +SLPM_620.73 Tam Tam Paradise +SLPS_250.54 Tamamayu Monogatari 2: Horobi no Mushi +SLPM_601.50 Tamamayu Monogatari 2: Horobi no Mushi (Taikenban) +SLPM_664.32 Tamayura: Mitama Okuri no Uta +SCED_514.54 Tango: Game On Demo Disc 1 +SCED_516.43 Tango: Game On Demo Disc 2 +SCED_516.44 Tango: Game On Demo Disc 3 (Demo) +SLES_518.55 Tank Elite +SLPM_654.50 Tantei Gakuen Q: Kioukan no Satsui +SLPM_651.73 Tantei Jinguuji Saburou: Innocent Black +SLPM_655.76 Tantei Jinguuji Saburou: Kind of Blue +SLES_513.77 Taxi 3 +SLES_534.02 Taxi Rider +SLES_506.49 Taz: Wanted +SLUS_202.36 Taz: Wanted +SLPS_254.96 TearRingSaga Series: Berwick Saga: Lazberia Chronicle Chapter 174 +SLPS_254.97 TearRingSaga Series: Berwick Saga: Lazberia Chronicle Chapter 174 +SLPS_732.29 TearRingSaga Series: Berwick Saga: Lazberia Chronicle Chapter 174 +SLPS_251.59 Technic Beat +SLUS_210.19 Technic Beat +SLPS_200.55 Technictix +SLPM_601.34 Technictix (Taikenban) +SLPS_204.01 Tecmo Hit Parade +SLES_544.30 Teen Titans +SLES_544.31 Teen Titans +SLUS_211.83 Teen Titans +SLES_519.31 Teenage Mutant Ninja Turtles +SLUS_207.16 Teenage Mutant Ninja Turtles +SLES_530.17 Teenage Mutant Ninja Turtles 2: Battle Nexus +SLUS_209.81 Teenage Mutant Ninja Turtles 2: Battle Nexus +SLES_538.50 Teenage Mutant Ninja Turtles 3: Mutant Nightmare +SLUS_211.84 Teenage Mutant Ninja Turtles 3: Mutant Nightmare +SLES_531.27 Teenage Mutant Ninja Turtles: Mutant Melee +SLES_555.65 Teenage Mutant Ninja Turtles: Smash-Up +SLUS_219.04 Teenage Mutant Ninja Turtles: Smash-Up +SLPM_665.18 Teikoku Sensenki +SLPS_254.33 Teikoku Sensenki +SLPS_254.36 Teikoku Sensenki +SLPM_625.18 Teitoku no Ketsudan IV +SCES_508.78 Tekken 4 +SCKA_200.45 Tekken 4 +SCPS_550.17 Tekken 4 +SCPS_560.06 Tekken 4 +SLPS_251.00 Tekken 4 +SLPS_732.09 Tekken 4 +SLUS_203.28 Tekken 4 +SCED_511.20 Tekken 4 (Demo) +SLUS_280.12 Tekken 4 (Demo) +SLUS_290.34 Tekken 4 (Demo) +SCAJ_201.25 Tekken 5 +SCAJ_201.26 Tekken 5 +SCES_532.02 Tekken 5 +SCKA_200.49 Tekken 5 +SCKA_200.81 Tekken 5 +SLPS_255.10 Tekken 5 +SLUS_210.59 Tekken 5 +SCED_535.38 Tekken 5 (Demo) +SLUS_211.60 Tekken 5 (Demo) +SCES_500.01 Tekken Tag Tournament +SCPS_560.02 Tekken Tag Tournament +SLPS_200.15 Tekken Tag Tournament +SLPS_715.01 Tekken Tag Tournament +SLPS_731.04 Tekken Tag Tournament +SLUS_200.01 Tekken Tag Tournament +SCED_500.41 Tekken Tag Tournament (Demo) +SCES_525.86 Tekken's Nina Williams in: Death by Degrees +SCES_530.53 Tekken's Nina Williams in: Death by Degrees +SCES_530.54 Tekken's Nina Williams in: Death by Degrees +SLPM_601.43 Tekkouki Mikazuki (Taikenban) +SLES_550.40 Telly Addicts +SCAJ_200.27 Tenchu 3 +SLPS_252.34 Tenchu 3 +SLPS_732.37 Tenchu 3 +SLPS_734.21 Tenchu 3 +SLPS_253.84 Tenchu Kurenai +SLPS_732.26 Tenchu Kurenai +SLES_530.12 Tenchu: Fatal Shadows +SLES_530.13 Tenchu: Fatal Shadows +SLES_530.14 Tenchu: Fatal Shadows +SLES_530.15 Tenchu: Fatal Shadows +SLES_530.16 Tenchu: Fatal Shadows +SLUS_211.29 Tenchu: Fatal Shadows +SLES_514.03 Tenchu: La Colère Divine +SLES_514.00 Tenchu: La Ira del Cielo +SLES_506.79 Tenchu: Wrath of Heaven +SLES_514.01 Tenchu: Wrath of Heaven +SLES_514.02 Tenchu: Wrath of Heaven +SLKA_250.64 Tenchu: Wrath of Heaven +SLUS_203.97 Tenchu: Wrath of Heaven +SLES_538.71 Tengai +SLPM_654.01 Tengai Makyou II: Manji Maru +SLPM_654.02 Tengai Makyou II: Manji Maru +SLPM_659.52 Tengai Makyou III: Namida +SLPM_662.91 Tenka-bito +SLPM_657.76 Tenkuu Danzai: Skelter Heaven +SLPM_657.77 Tenkuu Danzai: Skelter Heaven +SLES_518.60 Tennis Court Smash +SLPM_666.42 Tennis no Oujisama: Card Hunter +SLPM_666.08 Tennis no Oujisama: Doki Doki Survival: Sanroku no Mystic +SLPM_666.10 Tennis no Oujisama: Doki Doki Survival: Umibe no Secret +SLPM_668.32 Tennis no Oujisama: Doki Doki Survival: Umibe no Secret +SLPM_662.19 Tennis no Oujisama: Gakuensai no Oujisama +SLPM_653.98 Tennis no Oujisama: Kiss of Prince: Flame +SLPM_653.97 Tennis no Oujisama: Kiss of Prince: Ice +SLPM_655.10 Tennis no Oujisama: Love of Prince: Bitter +SLPM_655.09 Tennis no Oujisama: Love of Prince: Sweet +SLPM_658.17 Tennis no Oujisama: Love of Prince: Sweet +SLPM_657.56 Tennis no Oujisama: Rush & Dream^! +SLPM_656.80 Tennis no Oujisama: Saikyou Team o Kessei seyo^! +SLPM_660.13 Tennis no Oujisama: Saikyou Team o Kessei seyo^! +SLPM_653.21 Tennis no Oujisama: Smash Hit^! +SLPM_653.22 Tennis no Oujisama: Smash Hit^! +SLPM_653.23 Tennis no Oujisama: Smash Hit^! +SLPM_653.27 Tennis no Oujisama: Smash Hit^! +SLPM_660.10 Tennis no Oujisama: Smash Hit^! +SLPM_602.08 Tennis no Oujisama: Smash Hit^! (Taikenban) +SLPM_654.51 Tennis no Oujisama: Smash Hit^! 2 +SLPM_654.52 Tennis no Oujisama: Smash Hit^! 2 +SLPM_654.54 Tennis no Oujisama: Smash Hit^! 2 +SLPM_656.78 Tennis no Oujisama: Smash Hit^! 2 +SLPM_660.11 Tennis no Oujisama: Smash Hit^! 2 +SLPM_624.35 Tennis no Oujisama: Smash Hit^! 2: Original Anime Game +SLPM_623.57 Tennis no Oujisama: Smash Hit^! Original Anime Game +SLPM_623.58 Tennis no Oujisama: Smash Hit^! Original Anime Game +SLPM_623.59 Tennis no Oujisama: Smash Hit^! Original Anime Game +SLPM_653.70 Tennis no Oujisama: Sweat & Tears 2 +SLPM_656.79 Tennis no Oujisama: Sweat & Tears 2 +SLPM_660.12 Tennis no Oujisama: Sweat & Tears 2 +SLPM_653.71 Tennis no Oujisama: Sweat & Tears 2: Seishun Gakuen Teikyuusai '03: Perfect Live +SLPM_655.59 Tenohira o, Taiyou ni: Eikyuu no Kizuna +SLPM_663.96 Tensei Hakkenshi: Fuumaroku +SLPS_254.59 Tensei: Swords of Destiny +SLPS_256.03 Tensei: Swords of Destiny +SLPM_611.12 Tensei: Swords of Destiny (Taikenban) +SLPS_200.53 Tenshi no Present: Marl Oukoku Monogatari +SLPS_200.66 Tenshi no Present: Marl Oukoku Monogatari +SLPM_665.66 Tenshou Gakuen Gekkouroku +SLPM_655.98 Tenshou Gakuen Gensouroku +SLPM_663.82 Tenshou Gakuen Gensouroku +SLPM_655.20 Tentama 2 wins +SLPM_664.86 Tentama: 1st Sunny Side +SLPS_252.98 Tentama: 1st Sunny Side +SLES_520.39 Terminator 3: La Rebelión de las Máquinas +SLES_521.51 Terminator 3: Le Macchine Ribelli +SLES_519.57 Terminator 3: Le Soulèvement des Machines +SLES_520.38 Terminator 3: Rebellion der Maschinen +SCAJ_200.58 Terminator 3: Rise of the Machines +SLES_521.52 Terminator 3: Rise of the Machines +SLPM_654.42 Terminator 3: Rise of the Machines +SLUS_207.99 Terminator 3: Rise of the Machines +SLES_522.83 Terminator 3: The Redemption +SLPM_658.37 Terminator 3: The Redemption +SLUS_208.52 Terminator 3: The Redemption +SLUS_202.13 Test Drive +SLUS_201.77 Test Drive Off-Road: Wide Open +SLES_537.53 Test Drive Unlimited +SLES_544.66 Test Drive Unlimited +SLUS_214.90 Test Drive Unlimited +SLUS_209.10 Test Drive: Eve of Destruction +SLUS_280.43 Test Drive: Eve of Destruction (Demo) +SLES_505.51 Tetris Worlds +SLUS_202.47 Tetris Worlds +SLPS_201.00 Tetsu One: Densha de Battle^! +SLPM_601.46 Tetsu One: Densha de Battle^! (Taikenban) +SLPM_621.42 Tetsu One: Densha de Battle^! World Grand Prix +SLPM_645.44 Tetsu One: Jeoncharo Battle^! World Grand Prix +SLPS_253.62 Tetsujin 28-gou +SLUS_201.70 The Adventures of Cookie & Cream +SLUS_215.92 The Adventures of Darwin +SLPM_651.43 The Anime Super Remix: Ashita no Joe 2 +SLPM_651.42 The Anime Super Remix: Kyojin no Hoshi +SLES_541.52 The Ant Bully +SLES_541.78 The Ant Bully +SLUS_214.15 The Ant Bully +SLES_527.78 The Arcade +SLES_528.94 The Bard's Tale +SLES_531.54 The Bard's Tale +SLKA_252.46 The Bard's Tale +SLUS_208.03 The Bard's Tale +SLPM_621.55 The Baseball 2002: Battle Ball Park Sengen +SLPM_651.80 The Baseball 2003: Battle Ball Park Sengen: Perfect Play Pro Yakyuu +SLPM_610.42 The Baseball 2003: Battle Ball Park Sengen: Perfect Play Pro Yakyuu (Taikenban) +SLPM_653.79 The Baseball 2003: Battle Ball Park Sengen: Perfect Play Pro Yakyuu: Shuukigou +SLPS_257.34 The Battle of Yuu Yuu Hakusho: Shitou^! Ankoku Bujutsukai: 120% (Full Power) +SLES_540.23 The Bible Game +SLUS_211.75 The Bible Game +SCES_545.56 The Big^! Mega Quiz +SCES_545.26 The Big^! Sports Quiz +SLUS_216.23 The Bigs +SLUS_218.60 The Bigs 2 +SCES_502.41 The Bouncer +SLPS_250.23 The Bouncer +SLUS_200.69 The Bouncer +SLES_520.34 The Cat in the Hat +SLES_551.43 The Chronicles of Narnia: Prince Caspian +SLES_551.44 The Chronicles of Narnia: Prince Caspian +SLES_551.45 The Chronicles of Narnia: Prince Caspian +SLES_551.46 The Chronicles of Narnia: Prince Caspian +SLUS_217.56 The Chronicles of Narnia: Prince Caspian +SLES_537.06 The Chronicles of Narnia: The Lion, the Witch and the Wardrobe +SLES_537.09 The Chronicles of Narnia: The Lion, the Witch and the Wardrobe +SLES_537.12 The Chronicles of Narnia: The Lion, the Witch and the Wardrobe +SLES_537.15 The Chronicles of Narnia: The Lion, the Witch and the Wardrobe +SLUS_210.82 The Chronicles of Narnia: The Lion, the Witch and the Wardrobe +SLPM_623.22 The Conveni 3: Ano Machi o Dokusen seyo +SLPM_626.01 The Conveni 3: Ano Machi o Dokusen seyo +SLPM_627.24 The Conveni 4: Ano Machi o Dokusen seyo +SLES_540.31 The Da Vinci Code +SLES_541.18 The Da Vinci Code +SLUS_214.43 The Da Vinci Code +SLES_820.10 The Document of Metal Gear Solid 2 +SLPM_651.84 The Document of Metal Gear Solid 2 +SLPM_667.97 The Document of Metal Gear Solid 2 +SLPM_742.56 The Document of Metal Gear Solid 2 +SLUS_205.43 The Document of Metal Gear Solid 2 +SLES_527.47 The Dukes of Hazzard: Return of the General Lee +SLUS_209.59 The Dukes of Hazzard: Return of the General Lee +SLES_527.16 The Energy Thieves +SLUS_206.61 The Fairly OddParents: Breakin' da Rules +SLES_528.57 The Fairly OddParents: Shadow Showdown +SLUS_208.80 The Fairly OddParents: Shadow Showdown +SLES_544.83 The Fast and the Furious +SLUS_214.49 The Fast and the Furious +SLPM_650.40 The Fear (Disc 1) +SLPM_650.41 The Fear (Disc 2) +SLPM_650.42 The Fear (Disc 3) +SLPM_650.43 The Fear (Disc 4) +SLES_502.59 The Flintstones in Viva Rock Vegas +SLES_544.73 The Flintstones: Bedrock Racing +SLES_545.79 The Flintstones: Bedrock Racing +SCES_511.59 The Getaway +SCES_514.26 The Getaway +SCKA_200.18 The Getaway +SCUS_971.33 The Getaway +SLPM_654.10 The Getaway +SCED_513.51 The Getaway (Demo) +SCUS_972.32 The Getaway (Demo) +SCES_527.58 The Getaway: Black Monday +SCES_529.48 The Getaway: Black Monday +SCUS_974.08 The Getaway: Black Monday +SCUS_974.41 The Getaway: Black Monday +SLPM_661.83 The Getaway: Black Monday +SCED_529.46 The Getaway: Black Monday (Demo) +SLES_539.67 The Godfather +SLPM_667.10 The Godfather +SLPM_669.66 The Godfather +SLUS_213.85 The Godfather: The Game +SLUS_214.06 The Godfather: The Game +SLES_549.96 The Golden Compass +SLES_550.12 The Golden Compass +SLUS_216.77 The Golden Compass +SLES_534.64 The Great British Football Quiz +SLES_513.15 The Great Escape +SLUS_206.70 The Great Escape +SLUS_214.51 The Grim Adventures of Billy & Mandy +SLUS_210.74 The Guy Game +SLES_551.02 The History Channel: Battle for the Pacific +SLUS_217.12 The History Channel: Battle for the Pacific +SLUS_214.74 The History Channel: Civil War: A Nation Divided +SLES_547.08 The History Channel: Great Battles of Rome +SLES_517.23 The Hobbit: The Prelude to the Lord of the Rings +SLUS_206.55 The Hobbit: The Prelude to the Lord of the Rings +SLUS_213.35 The Hustle: Detroit Streets +SLES_552.08 The Incredible Hulk +SLES_552.54 The Incredible Hulk +SLUS_217.65 The Incredible Hulk +SLES_534.30 The Incredible Hulk: Ultimate Destruction +SLUS_209.41 The Incredible Hulk: Ultimate Destruction +SLED_534.45 The Incredible Hulk: Ultimate Destruction (Demo) +SLUS_291.48 The Incredible Hulk: Ultimate Destruction (Demo) +SLES_528.21 The Incredibles: Os Super-Heróis +SLES_517.61 The Italian Job +SLUS_207.84 The Italian Job +SCPS_150.35 The Keihin Kyuukou: Train Simulator Real +SLPM_620.97 The Keisatsukan: Shinjuku 24-ji +SLPS_254.48 The King of Fighters '94: Re-Bout +SLPS_254.49 The King of Fighters '94: Re-Bout +SLES_552.80 The King of Fighters '98: Ultimate Match +SLUS_218.16 The King of Fighters '98: Ultimate Match +SLPS_251.56 The King of Fighters 2000 +SLPS_254.29 The King of Fighters 2000 +SLUS_208.34 The King of Fighters 2000 +SLES_528.76 The King of Fighters 2000-2001 +SLKA_251.12 The King of Fighters 2001 +SLPS_252.66 The King of Fighters 2001 +SLPS_254.58 The King of Fighters 2001 +SLUS_208.39 The King of Fighters 2001 +SLES_533.81 The King of Fighters 2002 +SLPS_253.47 The King of Fighters 2002 +SLPS_255.73 The King of Fighters 2002 +SLUS_209.95 The King of Fighters 2002: Challenge to Ultimate Battle +SLPS_259.15 The King of Fighters 2002: Unlimited Match +SLPS_259.83 The King of Fighters 2002: Unlimited Match: Tougeki Ver. +SLES_533.82 The King of Fighters 2003 +SLPS_254.07 The King of Fighters 2003 +SLUS_209.96 The King of Fighters 2003 +SLUS_213.65 The King of Fighters 2006 +SLES_553.73 The King of Fighters Collection: The Orochi Saga +SLUS_215.54 The King of Fighters Collection: The Orochi Saga +SLES_544.37 The King of Fighters XI +SLPS_256.60 The King of Fighters XI +SLPS_257.89 The King of Fighters XI +SLUS_216.87 The King of Fighters XI +SLES_528.98 The King of Fighters: Maximum Impact +SLES_542.55 The King of Fighters: Maximum Impact 2 +SLES_539.99 The King of Fighters: Neowave +SLPS_255.25 The King of Fighters: Neowave +SLPS_257.12 The King of Fighters: Neowave +SLES_516.15 The King of Route 66 +SLUS_205.22 The King of Route 66 +SLUS_200.45 The Legend of Alon D'ar +SLES_543.59 The Legend of Spyro: A New Beginning +SLUS_213.72 The Legend of Spyro: A New Beginning +SLES_551.63 The Legend of Spyro: Dawn of the Dragon +SLES_552.27 The Legend of Spyro: Dawn of the Dragon +SLES_552.65 The Legend of Spyro: Dawn of the Dragon +SLUS_218.20 The Legend of Spyro: Dawn of the Dragon +SLES_548.15 The Legend of Spyro: The Eternal Night +SLES_548.16 The Legend of Spyro: The Eternal Night +SLUS_216.07 The Legend of Spyro: The Eternal Night +SLES_555.74 The Lord of the Rings: Aragorn's Quest +SLUS_219.15 The Lord of the Rings: Aragorn's Quest +SLPM_670.05 The Lord of the Rings: Futatsu no Tou +SLPS_290.03 The Lord of the Rings: Futatsu no Tou +SLPS_290.04 The Lord of the Rings: Futatsu no Tou +SLPM_658.46 The Lord of the Rings: Nakatsu Kuni Daisanki +SLPM_655.03 The Lord of the Rings: Ou no Kikan +SLES_509.88 The Lord of the Rings: The Fellowship of the Ring +SLUS_205.20 The Lord of the Rings: The Fellowship of the Ring +SLAJ_250.19 The Lord of the Rings: The Return of the King +SLES_520.17 The Lord of the Rings: The Return of the King +SLKA_250.98 The Lord of the Rings: The Return of the King +SLUS_207.70 The Lord of the Rings: The Return of the King +SLAJ_250.51 The Lord of the Rings: The Third Age +SLES_528.01 The Lord of the Rings: The Third Age +SLKA_252.37 The Lord of the Rings: The Third Age +SLUS_210.27 The Lord of the Rings: The Third Age +SLES_512.52 The Lord of the Rings: The Two Towers +SLPM_652.12 The Lord of the Rings: The Two Towers +SLPM_675.46 The Lord of the Rings: The Two Towers +SLUS_205.78 The Lord of the Rings: The Two Towers +SLPM_620.77 The Maestromusic II +SLPM_620.78 The Maestromusic II +SLPS_257.75 The Magician's Academy +SCES_511.64 The Mark of Kri +SCUS_971.40 The Mark of Kri +SCUS_972.01 The Mark of Kri +SLPM_653.10 The Mark of Kri +SCED_514.06 The Mark of Kri (Demo) +SCUS_972.22 The Mark of Kri (Demo) +SLAJ_250.72 The Matrix: Path of Neo +SLES_534.62 The Matrix: Path of Neo +SLES_537.59 The Matrix: Path of Neo +SLES_537.99 The Matrix: Path of Neo +SLPM_661.77 The Matrix: Path of Neo +SLUS_212.73 The Matrix: Path of Neo +SLED_538.45 The Matrix: Path of Neo (Demo) +SLPS_200.31 The MechSmith: Run=Dim +SLES_553.28 The Millennium European Paintball Series: Championship Paintball 2009 +SLES_523.70 The Mouse Police +SLES_528.35 The Mummy +SLES_505.10 The Mummy Returns +SLUS_202.53 The Mummy Returns +SLES_551.65 The Mummy: Tomb of the Dragon Emperor +SLUS_217.75 The Mummy: Tomb of the Dragon Emperor +SLPS_253.77 The Nightmare of Druaga: Fushigi no Dungeon +SLUS_210.71 The Nightmare of Druaga: Fushigino Dungeon +SLES_505.92 The Operative: No One Lives Forever +SLUS_200.28 The Operative: No One Lives Forever +SLES_539.13 The Plan +SLES_539.14 The Plan +SLES_539.65 The Plan +SLUS_214.66 The Plan +SLUS_216.18 The Plan +SLES_526.85 The Polar Express +SLUS_209.89 The Polar Express +SLES_511.34 The Powerpuff Girls: Relish Rampage +SLUS_205.85 The Powerpuff Girls: Relish Rampage +SLES_530.47 The Punisher +SLES_530.49 The Punisher +SLES_531.95 The Punisher +SLES_532.03 The Punisher +SLUS_208.64 The Punisher +SLUS_291.38 The Punisher (Demo) +SLES_541.24 The Quest for Aladdin's Treasure +SLES_545.81 The Red Star +SLUS_208.85 The Red Star +SLPM_659.19 The Rumble Fish +SLES_509.87 The Scorpion King: Rise of the Akkadian +SLUS_204.24 The Scorpion King: Rise of the Akkadian +SLUS_290.36 The Scorpion King: Rise of the Akkadian (Demo) +SLES_555.46 The Secret Saturdays: Beasts of the 5th Sun +SLUS_218.96 The Secret Saturdays: Beasts of the 5th Sun +SLPS_201.44 The Seed +SLES_517.15 The Seed: Warzone +SLES_506.62 The Shadow of Zorro +SLES_547.20 The Shield: The Game +SLUS_210.40 The Shield: The Game +SLES_549.04 The Simpsons Game +SLES_549.06 The Simpsons Game +SLUS_216.65 The Simpsons Game +SLES_507.54 The Simpsons Skateboarding +SLES_507.55 The Simpsons Skateboarding +SLES_513.60 The Simpsons Skateboarding +SLES_513.61 The Simpsons Skateboarding +SLES_513.62 The Simpsons Skateboarding +SLUS_201.14 The Simpsons Skateboarding +SLES_518.97 The Simpsons: Hit & Run +SLUS_206.24 The Simpsons: Hit & Run +SLES_505.40 The Simpsons: Road Rage +SLES_506.28 The Simpsons: Road Rage +SLUS_203.05 The Simpsons: Road Rage +SLES_512.57 The Sims +SLPM_622.40 The Sims +SLPM_654.79 The Sims +SLPM_665.16 The Sims +SLUS_205.73 The Sims +SLES_537.18 The Sims 2 +SLUS_212.65 The Sims 2 +SLED_537.70 The Sims 2 (Demo) +SLUS_291.73 The Sims 2 (Demo) +SLES_549.03 The Sims 2: Castaway +SLUS_216.64 The Sims 2: Castaway +SLES_543.47 The Sims 2: Pets +SLUS_215.36 The Sims 2: Pets +SLAJ_250.28 The Sims: Bustin' Out +SLES_520.47 The Sims: Bustin' Out +SLES_520.48 The Sims: Bustin' Out +SLUS_208.42 The Sims: Bustin' Out +SCPS_150.03 The Sky Odyssey +PCPX_963.14 The Sky Odyssey (Taikenban) +SLES_516.23 The Sniper 2 +SLES_541.20 The Snow Queen Quest +SLES_542.09 The Sopranos: Road to Respect +SLUS_213.88 The Sopranos: Road to Respect +SLUS_215.49 The Sopranos: Road to Respect +SLES_551.09 The Spiderwick Chronicles +SLUS_217.16 The Spiderwick Chronicles +SLES_516.93 The Suffering +SLES_524.39 The Suffering +SLES_525.31 The Suffering +SLUS_206.36 The Suffering +SLED_524.88 The Suffering (Demo) +SLES_535.26 The Suffering: Ties That Bind +SLES_535.27 The Suffering: Ties That Bind +SLES_535.28 The Suffering: Ties That Bind +SLES_536.26 The Suffering: Ties That Bind +SLUS_211.89 The Suffering: Ties That Bind +SLED_536.27 The Suffering: Ties that Bind (Demo) +SLES_511.80 The Sum of All Fears +SLES_537.68 The Sword of Etheria +SLUS_218.52 The Tale of Despereaux +SLES_509.22 The Terminator: Dawn of Fate +SLUS_203.91 The Terminator: Dawn of Fate +SLES_509.75 The Thing +SLES_509.76 The Thing +SLUS_203.71 The Thing +SLES_522.94 The Toys Room +SLPM_625.66 The Typing of the Dead: Zombie Panic +SLPM_602.58 The Typing of the Dead: Zombie Panic (Taikenban) +SLES_535.96 The Ultimate Film Quiz +SLES_535.99 The Ultimate Music Quiz +SLES_535.97 The Ultimate Sports Quiz +SLES_535.98 The Ultimate Trivia Quiz +SLES_536.00 The Ultimate World Cup Quiz +SLAJ_250.52 The Urbz: Sims in the City +SLES_529.08 The Urbz: Sims in the City +SLPM_658.07 The Urbz: Sims in the City +SLPM_665.17 The Urbz: Sims in the City +SLUS_210.66 The Urbz: Sims in the City +SLES_534.43 The Warriors +SLUS_212.15 The Warriors +SLES_549.84 The Water Horse: Legend of the Deep +SLES_505.03 The Weakest Link +SLES_533.21 The X Factor Sing +SLES_523.41 The X-Files: Resist or Serve +SLUS_201.79 The X-Files: Resist or Serve +SCPS_150.18 The Yamanote-sen: Train Simulator Real +PAPX_905.02 The Yamanote-sen: Train Simulator Real (Taikenban) +SLPS_200.48 Theme Park 2001 +SLUS_200.99 Theme Park Roller Coaster +SLES_500.32 Theme Park World +SLES_548.03 They Came from the Skies +SCES_502.44 This Is Football 2002 +SCED_504.49 This Is Football 2002 (Demo) +SCES_510.39 This Is Football 2003 +SCES_510.41 This Is Football 2003 +SCES_511.79 This Is Football 2003 +SCED_511.65 This Is Football 2003 (Demo) +SCES_516.10 This Is Football 2004 +SCES_516.11 This Is Football 2004 +SCES_516.12 This Is Football 2004 +SCES_516.13 This Is Football 2004 +SCED_524.97 This Is Football 2004 (Demo) +SCES_524.26 This Is Football 2005 +SCES_524.27 This Is Football 2005 +SCES_524.29 This Is Football 2005 +SCES_524.32 This Is Football 2005 +SCPS_560.13 This Is Football: Segye Choegang Chukgu 2003 +SCPS_150.34 This Is Football: Soccer Sekai Senki 2003 +SCES_524.25 This Is Soccer 2004 +SCES_524.31 This Is Soccer 2005 +SLES_546.68 Thomas & Friends: A Day at the Races +SLES_548.61 Thomas & Friends: A Day at the Races +SLES_548.63 Thomas & Friends: A Day at the Races +SLES_549.85 Thomas & Friends: A Day at the Races +SLPM_651.87 Thread Colors: Sayonara no Mukougawa +SLES_544.55 Thrillville +SLES_545.16 Thrillville +SLES_545.17 Thrillville +SLUS_214.13 Thrillville +SLES_550.11 Thrillville: Fuera de Control +SLES_550.10 Thrillville: Fuori dai Binari +SLES_548.07 Thrillville: Le Parc en Folie +SLES_548.06 Thrillville: Off the Rails +SLUS_216.11 Thrillville: Off the Rails +SLES_548.87 Thrillville: Verrückte Achterbahn +SLPM_550.96 Thunder Force VI +SLPS_250.84 Thunder Strike: Operation Phoenix +SLES_547.38 Thunderbirds +SLES_505.54 Thunderhawk: Operation Phoenix +SCPS_550.08 Thunderstrike: Operation Phoenix +SLUS_202.32 Thunderstrike: Operation Phoenix +SCAJ_201.00 Tianzhu Hong +SLES_535.41 Tiger Woods PGA Tour 06 +SLPM_661.91 Tiger Woods PGA Tour 06 +SLUS_212.64 Tiger Woods PGA Tour 06 +SLES_542.53 Tiger Woods PGA Tour 07 +SLPM_666.74 Tiger Woods PGA Tour 07 +SLUS_214.83 Tiger Woods PGA Tour 07 +SLES_548.67 Tiger Woods PGA Tour 08 +SLUS_216.46 Tiger Woods PGA Tour 08 +SLES_552.18 Tiger Woods PGA Tour 09 +SLUS_217.72 Tiger Woods PGA Tour 09 +SLES_555.28 Tiger Woods PGA Tour 10 +SLUS_218.77 Tiger Woods PGA Tour 10 +SLES_501.18 Tiger Woods PGA Tour 2001 +SLPS_200.92 Tiger Woods PGA Tour 2001 +SLUS_201.04 Tiger Woods PGA Tour 2001 +SLES_507.28 Tiger Woods PGA Tour 2002 +SLPS_251.42 Tiger Woods PGA Tour 2002 +SLUS_203.64 Tiger Woods PGA Tour 2002 +SLES_512.82 Tiger Woods PGA Tour 2003 +SLUS_205.72 Tiger Woods PGA Tour 2003 +SLES_518.87 Tiger Woods PGA Tour 2004 +SLKA_250.97 Tiger Woods PGA Tour 2004 +SLUS_207.57 Tiger Woods PGA Tour 2004 +SLES_525.09 Tiger Woods PGA Tour 2005 +SLUS_210.02 Tiger Woods PGA Tour 2005 +SLES_501.19 Tiger Woods USA Tour 2001 +SLES_507.29 Tiger Woods USA Tour 2002 +SLPM_657.39 Tim Burton's The Nightmare Before Christmas: Boogie no Gyakushuu +SLPM_661.31 Tim Burton's The Nightmare Before Christmas: Boogie no Gyakushuu +SLPM_610.90 Tim Burton's The Nightmare Before Christmas: Boogie no Gyakushuu (Taikenban) +SLES_531.92 Tim Burton's The Nightmare Before Christmas: Oogie's Revenge +SLUS_208.60 Tim Burton's The Nightmare Before Christmas: Oogie's Revenge +SLPM_610.13 Time Crisis 2 & Vampire Night (Taikenban) +SCAJ_200.60 Time Crisis 3 +SCES_518.44 Time Crisis 3 +SCKA_200.15 Time Crisis 3 +SLPS_252.89 Time Crisis 3 +SLPS_252.90 Time Crisis 3 +SLUS_206.45 Time Crisis 3 +SLPM_602.17 Time Crisis 3 (Taikenban) +SCES_503.00 Time Crisis II +SCKA_200.02 Time Crisis II +SLPS_201.13 Time Crisis II +SLPS_201.22 Time Crisis II +SLUS_202.19 Time Crisis II +SLUS_209.27 Time Crisis: Crisis Zone +SLPS_252.07 TimeSplitter: Jikuu no Shinryakusha +SLES_500.78 TimeSplitters +SLUS_200.90 TimeSplitters +SLES_508.77 TimeSplitters 2 +SLUS_203.14 TimeSplitters 2 +SLED_508.84 TimeSplitters 2 (Demo) +SLES_529.93 TimeSplitters: Future Perfect +SLUS_211.48 TimeSplitters: Future Perfect +SLED_530.66 TimeSplitters: Future Perfect (Demo) +SLPS_258.43 Tir Na Nog: Yuukyuu no Jin +SLPS_259.82 Tir Na Nog: Yuukyuu no Jin +SLES_527.11 Titeuf Méga-compet' +SLPS_254.12 ToHeart +SLPS_254.11 ToHeart 2 +SLPS_254.13 ToHeart 2 +SLPS_254.14 ToHeart 2 +SLPM_668.56 Togainu no Chi: True Blood +SLPM_651.18 Tokimeki Memorial 2: Music Video Clips: Circus de Aimashou +SLPM_650.80 Tokimeki Memorial 3: Yakusoku no Ano Basho de +SLPM_651.45 Tokimeki Memorial: Girl's Side +SLPM_653.65 Tokimeki Memorial: Girl's Side +SLPM_657.45 Tokimeki Memorial: Girl's Side +SLPM_663.30 Tokimeki Memorial: Girl's Side 2nd Kiss +SLPM_664.82 Tokimeki Memorial: Girl's Side 2nd Kiss +SLES_544.87 Tokobot Plus: Mysteries of the Karakuri +SLUS_214.71 Tokobot Plus: Mysteries of the Karakuri +SLPM_650.32 Tokyo Bus Guide: Kyou kara Kimi mo Untenshu +SLPM_611.25 Tokyo Game Show Bandai Namco Booth Distribution Disc 2005 (Demo) (Taikenban) +SLPS_253.78 Tokyo Majin Gakuen: Gehouchou Keppuuroku +SLPS_253.79 Tokyo Majin Gakuen: Gehouchou Keppuuroku +SLPS_254.05 Tokyo Majin Gakuen: Gehouchou Keppuuroku +SLES_509.54 Tokyo Road Race +SLES_501.15 Tokyo Xtreme Racer +SLUS_208.31 Tokyo Xtreme Racer 3 +SLUS_212.36 Tokyo Xtreme Racer: Drift +SLUS_213.94 Tokyo Xtreme Racer: Drift 2 +SLUS_201.89 Tokyo Xtreme Racer: Zero +SLES_511.81 Tom Clancy's Ghost Recon +SLES_511.82 Tom Clancy's Ghost Recon +SLPM_652.44 Tom Clancy's Ghost Recon +SLUS_206.13 Tom Clancy's Ghost Recon +SLED_513.38 Tom Clancy's Ghost Recon (Demo) +SLES_526.46 Tom Clancy's Ghost Recon 2 +SLPM_659.51 Tom Clancy's Ghost Recon 2 +SLPM_666.22 Tom Clancy's Ghost Recon 2 +SLUS_211.05 Tom Clancy's Ghost Recon 2 +SLES_537.63 Tom Clancy's Ghost Recon: Advanced Warfighter +SLKA_253.44 Tom Clancy's Ghost Recon: Advanced Warfighter +SLPM_664.61 Tom Clancy's Ghost Recon: Advanced Warfighter +SLPM_668.08 Tom Clancy's Ghost Recon: Advanced Warfighter +SLUS_214.22 Tom Clancy's Ghost Recon: Advanced Warfighter +SLES_519.76 Tom Clancy's Ghost Recon: Jungle Storm +SLPM_656.19 Tom Clancy's Ghost Recon: Jungle Storm +SLUS_208.20 Tom Clancy's Ghost Recon: Jungle Storm +SLES_522.88 Tom Clancy's Rainbow Six 3 +SLPM_657.31 Tom Clancy's Rainbow Six 3 +SLUS_208.83 Tom Clancy's Rainbow Six 3 +SLED_523.04 Tom Clancy's Rainbow Six 3 (Demo) +SLES_531.04 Tom Clancy's Rainbow Six: Lockdown +SLUS_211.44 Tom Clancy's Rainbow Six: Lockdown +SLED_536.19 Tom Clancy's Rainbow Six: Lockdown (Demo) +SLES_514.66 Tom Clancy's Splinter Cell +SLKA_250.61 Tom Clancy's Splinter Cell +SLPM_654.22 Tom Clancy's Splinter Cell +SLPM_659.55 Tom Clancy's Splinter Cell +SLUS_206.52 Tom Clancy's Splinter Cell +SLED_514.72 Tom Clancy's Splinter Cell (Demo) +SLUS_290.48 Tom Clancy's Splinter Cell (Demo) +SLES_530.07 Tom Clancy's Splinter Cell: Chaos Theory +SLES_532.87 Tom Clancy's Splinter Cell: Chaos Theory +SLPM_661.30 Tom Clancy's Splinter Cell: Chaos Theory +SLUS_211.37 Tom Clancy's Splinter Cell: Chaos Theory +SLES_538.26 Tom Clancy's Splinter Cell: Double Agent +SLES_538.27 Tom Clancy's Splinter Cell: Double Agent +SLUS_213.56 Tom Clancy's Splinter Cell: Double Agent +SLPM_666.72 Tom Clancy's Splinter Cell: Nijuu Spy +SLES_521.49 Tom Clancy's Splinter Cell: Pandora Tomorrow +SLPM_658.15 Tom Clancy's Splinter Cell: Pandora Tomorrow +SLUS_209.58 Tom Clancy's Splinter Cell: Pandora Tomorrow +SLES_510.53 Tom and Jerry in War of the Whiskers +SLUS_203.55 Tom and Jerry in War of the Whiskers +SLPM_624.49 Tom to Jerry: Hige Hige Daisensou +SLPM_675.52 Tomak: Save the Earth: Complete Edition +SLPS_202.42 Tomak: Save the Earth: Love Story +SLES_554.42 Tomb Raider: Underworld +SLPS_259.27 Tomb Raider: Underworld +SLUS_218.58 Tomb Raider: Underworld +SLPM_666.11 Tomoyo After: It's a Wonderful Life: CS Edition +SLES_535.34 Tony Hawk's American Wasteland +SLES_535.35 Tony Hawk's American Wasteland +SLUS_212.08 Tony Hawk's American Wasteland +SLUS_212.95 Tony Hawk's American Wasteland +SLES_547.14 Tony Hawk's Downhill Jam +SLES_547.15 Tony Hawk's Downhill Jam +SLUS_214.56 Tony Hawk's Downhill Jam +SLPM_654.19 Tony Hawk's Pro Skater 2003 +SLES_504.35 Tony Hawk's Pro Skater 3 +SLES_504.36 Tony Hawk's Pro Skater 3 +SLES_504.37 Tony Hawk's Pro Skater 3 +SLPM_651.90 Tony Hawk's Pro Skater 3 +SLUS_200.13 Tony Hawk's Pro Skater 3 +SLES_511.30 Tony Hawk's Pro Skater 4 +SLES_511.31 Tony Hawk's Pro Skater 4 +SLES_511.32 Tony Hawk's Pro Skater 4 +SLUS_205.04 Tony Hawk's Pro Skater 4 +SLES_543.89 Tony Hawk's Project 8 +SLES_543.90 Tony Hawk's Project 8 +SLUS_214.44 Tony Hawk's Project 8 +SLES_549.63 Tony Hawk's Proving Ground +SLES_549.64 Tony Hawk's Proving Ground +SLUS_216.16 Tony Hawk's Proving Ground +SLES_518.48 Tony Hawk's Underground +SLES_518.51 Tony Hawk's Underground +SLES_518.52 Tony Hawk's Underground +SLES_518.53 Tony Hawk's Underground +SLES_518.54 Tony Hawk's Underground +SLUS_207.31 Tony Hawk's Underground +SLES_526.21 Tony Hawk's Underground 2 +SLES_526.22 Tony Hawk's Underground 2 +SLUS_209.65 Tony Hawk's Underground 2 +SLES_508.61 Top Angler: Real Bass Fishing +SLUS_203.42 Top Angler: Real Bass Fishing +SLES_500.69 Top Gear Dare Devil +SLPS_200.64 Top Gear Dare Devil +SLUS_200.39 Top Gear Dare Devil +SLES_546.64 Top Gun +SLPM_621.82 Top Gun: Ace of the Sky +SLES_505.68 Top Gun: Combat Zones +SLUS_202.11 Top Gun: Combat Zones +SLED_505.87 Top Gun: Combat Zones (Demo) +SLUS_290.12 Top Gun: Combat Zones (Demo) +SLES_531.75 Top Spin +SLUS_212.22 Top Spin +SLES_546.34 Top Trumps Adventures Vol. 1: Horror & Predators +SLES_546.35 Top Trumps Adventures Vol. 2: Dogs & Dinosaurs +SLES_551.25 Top Trumps: Doctor Who +SLPS_254.47 Top o Nerae^! GunBuster +SLPM_653.01 ToraCap^! Daash^!^! +SLPS_258.12 Tori no Hoshi: Aerial Planet +SLPS_256.68 Torikago no Mukougawa +SLES_539.01 Torino 2006 +SLUS_213.75 Torino 2006 +PCPX_963.23 Toro to Kyuujitsu +SCPS_150.15 Toro to Kyuujitsu +SLES_539.79 Torrente 3: El Protector +SLES_541.17 Torrente 3: The Protector +SLES_520.22 Total Club Manager 2004 +SLES_526.74 Total Club Manager 2005 +SLES_511.28 Total Immersion Racing +SLUS_204.09 Total Immersion Racing +SLES_534.92 Total Overdose +SLED_537.45 Total Overdose (Demo) +SLUS_212.83 Total Overdose: A Gunslinger's Tale in Mexico +SLUS_291.70 Total Overdose: A Gunslinger's Tale in Mexico (Demo) +SLES_549.53 Totally Spies^! Totally Party +SLUS_217.95 Totally Spies^! Totally Party +SLPM_652.29 Totsugeki^! Army Men: Shijou Saishou no Sakusen +SLPM_626.84 Toudai Shougi: Jouseki Dojo Kanketsuhen +SLPS_203.92 Toudai Shougi: Jouseki Dojo Kanketsuhen +SLPS_202.25 Toudai Shougi: Shiken Bisha Doujou +SLPM_620.87 Touge 3 +SLPM_601.54 Touge 3 (Taikenban) +SLPM_626.13 Tough: Dark Fight +SLPM_552.00 Touka Gettan: Koufuu no Ryouou +SLPS_251.89 Toukon Inoki-michi: Puzzle de Daaa^! +SCUS_975.02 Tourist Trophy +SCAJ_201.70 Tourist Trophy: The Real Riding Simulator +SCES_533.72 Tourist Trophy: The Real Riding Simulator +SCPS_151.05 Tourist Trophy: The Real Riding Simulator +SLPM_668.44 Towa no Sakura +SLPM_668.45 Towa no Sakura +SLES_550.49 Toy Golf Extreme +SLPS_200.90 Train Kit for A Ressha de Ikou 2001 +SLPS_202.38 Train Kit for A Ressha de Ikou 2001 +SLPM_654.72 Train Simulator + Densha de Go^! Tokyo Kyuukou-hen +SLPM_663.71 Train Simulator + Densha de Go^! Tokyo Kyuukou-hen +SLPM_670.07 Train Simulator: Keisei, Toei Asakusa, Keikyuusen +SLPM_670.06 Train Simulator: Kyushu Shinkansen +SLPM_653.86 Train Simulator: Midousuji-Sen +SLES_508.86 TransWorld Surf +SLUS_203.56 TransWorld Surf +SLES_523.88 Transformers +SLES_533.09 Transformers +SLKA_251.75 Transformers +SLPM_654.07 Transformers +SLPM_659.17 Transformers +SLUS_206.68 Transformers +SLED_524.41 Transformers (Demo) +SLUS_280.40 Transformers (Demo) +SLUS_291.07 Transformers (Demo) +SLED_524.73 Transformers: Optimus Prime (Demo) +SLED_524.74 Transformers: Red Alert (Demo) +SLES_555.20 Transformers: Revenge of the Fallen +SLUS_218.81 Transformers: Revenge of the Fallen +SLES_547.55 Transformers: The Game +SLES_547.56 Transformers: The Game +SLES_547.57 Transformers: The Game +SLKA_253.75 Transformers: The Game +SLPS_258.34 Transformers: The Game +SLUS_216.02 Transformers: The Game +SLES_538.24 Trapt +SLUS_212.55 Trapt +SLPM_652.23 Triangle Again +SLPM_652.73 Triangle Again 2 +SLUS_201.49 Tribes: Aerial Assault +SLES_530.76 Trigger Man +SLUS_209.31 Trigger Man +SLPM_550.52 Triggerheart Exelica Enhanced +SLPS_251.67 Triple Play 2002 +SLUS_203.66 Triple Play 2002 +SLUS_201.68 Triple Play Baseball +SLES_554.67 Trivial Pursuit +SLES_555.17 Trivial Pursuit +SLUS_218.69 Trivial Pursuit +SLES_525.04 Trivial Pursuit: Unhinged +SLES_525.44 Trivial Pursuit: Unhinged +SLUS_207.91 Trivial Pursuit: Unhinged +SLPM_666.25 Trouble Fortune Company: HapiCure +SLPS_200.62 Truck Kyousoukyoku: Ai to Kanashimi no Rodeo +SLPM_601.30 Truck Kyousoukyoku: Ai to Kanashimi no Rodeo (Taikenban) +SLES_554.79 Truck Racer +SLES_531.73 Truck Racing 2 +SLES_536.16 True Crime: New York City +SLES_536.17 True Crime: New York City +SLES_536.18 True Crime: New York City +SLPM_664.73 True Crime: New York City +SLUS_211.06 True Crime: New York City +SLES_517.53 True Crime: Streets of LA +SLES_517.54 True Crime: Streets of LA +SLPM_657.29 True Crime: Streets of LA +SLPM_660.98 True Crime: Streets of LA +SLUS_205.50 True Crime: Streets of LA +SLED_519.02 True Crime: Streets of LA (Demo) +SLPS_258.80 True Fortune +SLPS_250.38 True Love Story 3 +SLPS_252.81 True Love Story 3 +SLPS_252.45 True Love Story: Summer Days, and Yet ... +SLPS_253.87 True Love Story: Summer Days, and Yet ... +SLPM_669.35 True Tears +SCPS_110.07 Tsugunai +SLUS_202.92 Tsugunai: Atonement +SLPM_657.17 Tsuki wa Higashi ni Hi wa Nishi ni: Operation Sanctuary +SLPM_667.17 Tsuki wa Higashi ni Hi wa Nishi ni: Operation Sanctuary +SLPM_658.95 Tsuki wa Kirisaku: Tantei Sagara Kyouichirou +SLPM_658.96 Tsuki wa Kirisaku: Tantei Sagara Kyouichirou +SLPM_658.26 Tsukiyo ni Saraba +SLPM_611.02 Tsukiyo ni Saraba (Taikenban) +SLPM_551.54 Tsuyokiss 2-gakki: Swift Love +SLPM_664.07 Tsuyokiss: Mighty Heart +SLPM_664.08 Tsuyokiss: Mighty Heart +SLPM_666.24 Tsuyokiss: Mighty Heart +SLES_553.43 Tube Mania +SLES_554.18 Tube Mania +SLES_541.95 Turbo Trucks +SLES_504.79 Turok: Evolution +SLES_511.24 Turok: Evolution +SLUS_203.33 Turok: Evolution +SLES_533.69 Twenty 2 Party +SLES_509.86 Twin Caliber +SLES_512.26 Twin Caliber +SLKA_250.06 Twin Caliber +SLPS_255.34 Twinkle Star Sprites: La Petite Princesse +SLPS_257.13 Twinkle Star Sprites: La Petite Princesse +SCES_503.60 Twisted Metal: Black +SCUS_971.01 Twisted Metal: Black +SCUS_971.64 Twisted Metal: Black (Demo) +SCES_514.80 Twisted Metal: Black Online +SCUS_971.96 Twisted Metal: Black Online +SCUS_976.21 Twisted Metal: Head-On: Extra Twisted Edition +SLPS_200.80 Typing Namidabashi: Ashita no Joe Touda +SLPS_200.81 Typing Namidabashi: Ashita no Joe Touda +SLPS_201.74 Typing Ren'ai Hakusho: Boys Be... +SLPS_201.75 Typing Ren'ai Hakusho: Boys Be... +SLPS_201.63 Typing Shinken Shoubu: Musashi no Ken +SLES_525.94 U-Move Super Sports +SCPS_560.11 U: Underwater Unit +SLPS_201.94 U: Underwater Unit +SLPM_601.76 U: Underwater Unit (Taikenban) +SLES_501.95 UEFA Challenge +SLES_529.09 UEFA Champions League 2004-2005 +SLES_529.10 UEFA Champions League 2004-2005 +SLES_529.11 UEFA Champions League 2004-2005 +SLES_529.12 UEFA Champions League 2004-2005 +SLES_545.11 UEFA Champions League 2006-2007 +SLES_545.12 UEFA Champions League 2006-2007 +SLES_545.13 UEFA Champions League 2006-2007 +SLUS_215.81 UEFA Champions League 2006-2007 +SLES_503.98 UEFA Champions League: Season 2001/2002 +SLES_523.94 UEFA Euro 2004: Portugal +SLES_523.95 UEFA Euro 2004: Portugal +SLES_523.96 UEFA Euro 2004: Portugal +SLES_523.97 UEFA Euro 2004: Portugal +SLES_523.98 UEFA Euro 2004: Portugal +SLUS_209.36 UEFA Euro 2004: Portugal +SLED_524.76 UEFA Euro 2004: Portugal (Demo) +SLES_551.04 UEFA Euro 2008: Austria-Switzerland +SLES_551.05 UEFA Euro 2008: Austria-Switzerland +SLES_551.06 UEFA Euro 2008: Austria-Switzerland +SLUS_216.99 UEFA Euro 2008: Austria-Switzerland +SLPS_253.55 UFC 2004 +SLES_509.99 UFC: Throwdown +SLUS_202.52 UFC: Throwdown +SLUS_280.09 UFC: Throwdown (Demo) +SLUS_290.22 UFC: Throwdown (Demo) +SLPM_622.13 UFC: Ultimate Fighting Championship 2: Tapout +SLES_522.04 UFC: Ultimate Fighting Championship: Sudden Impact +SLUS_205.96 UFC: Ultimate Fighting Championship: Sudden Impact +SLPM_622.81 US Open 2002: A USTA Event +SLES_509.39 US Racer +SLPS_256.49 Uchuu Keiji Tamashii: The Space Sheriff Spirits +SLPS_251.61 Uchuu Senkan Yamato: Ankoku Seidan Teikoku no Gyakushuu +SLPS_251.62 Uchuu Senkan Yamato: Ankoku Seidan Teikoku no Gyakushuu +SLPS_250.80 Uchuu Senkan Yamato: Iscandar e no Tsuioku +SLPS_251.64 Uchuu Senkan Yamato: Nijuu Ginga no Houkai +SLPS_252.94 Uchuu no Stellvia +SLPM_620.70 Uchuujin tte Naani? +SLPS_256.01 Ueki no Housoku: Taosu ze Roberto Juudan^!^! +SCED_537.98 Ufficiale PlayStation 2 Italia Kids Special 2005 Demo +SCED_539.46 Ufficiale PlayStation 2 Special Platinum 2006 +SCED_546.82 Ufficiale PlayStation 2 Speciale Platinum 2007 +SCED_547.30 Ufficiale PlayStation 2 Speciale Racing 2007 +SLES_550.88 Ultimate Board Game Collection +SLUS_213.66 Ultimate Board Game Collection +SLES_525.15 Ultimate Casino +SLES_516.25 Ultimate Mind Games +SLES_535.08 Ultimate Pro Pinball +SLPM_626.98 Ultimate Pro Pinball +SLES_533.90 Ultimate Spider-Man +SLES_533.91 Ultimate Spider-Man +SLES_536.72 Ultimate Spider-Man +SLPM_664.04 Ultimate Spider-Man +SLUS_208.70 Ultimate Spider-Man +SLUS_212.85 Ultimate Spider-Man +SLPS_253.64 Ultraman +SLPS_732.20 Ultraman +SLPM_610.80 Ultraman (Taikenban) +SLPS_204.20 Ultraman Nexus +SLPS_251.55 Ultraman: Fighting Evolution 2 +SLPS_734.22 Ultraman: Fighting Evolution 2 +SLPM_601.90 Ultraman: Fighting Evolution 2 (Taikenban) +SLPS_254.41 Ultraman: Fighting Evolution 3 +SLPS_257.99 Ultraman: Fighting Evolution 3 +SLPM_610.93 Ultraman: Fighting Evolution 3 (Taikenban) +SLPS_255.29 Ultraman: Fighting Evolution Rebirth +SLPM_668.64 Umishou +SLES_528.25 Una Serie de Catastróficas Desdichas de Lemony Snicket +SLPM_551.75 Under the Moon: Crescent +SLES_527.19 Under the Skin +SLUS_209.85 Under the Skin +SLES_521.08 Underworld: The Eternal War +SLES_521.09 Underworld: The Eternal War +SLPS_250.10 Unison +SLUS_201.73 Unison: Rebels of Rhythm & Dance +SLUS_290.04 Unison: Rebels of Rhythm & Dance / DOA2: Hardcore (Demo) +SLAJ_250.03 Unlimited Saga +SLES_516.06 Unlimited Saga +SLKA_250.67 Unlimited Saga +SLPS_251.85 Unlimited Saga +SLPS_251.99 Unlimited Saga +SLUS_206.78 Unlimited Saga +SLES_500.74 Unreal Tournament +SLUS_200.34 Unreal Tournament +SCPS_150.69 Uo: 7-tsu no Mizu to Densetsu no Nushi +SLPM_552.74 Uragiri wa Boku no Namae o Shitteiru: Tasogare ni Ochita Inori +SLPM_667.67 Urban Chaos +SLES_539.91 Urban Chaos: Riot Response +SLUS_213.90 Urban Chaos: Riot Response +SLED_539.80 Urban Chaos: Riot Response (Demo) +SLES_550.82 Urban Constructor +SLES_529.57 Urban Extreme +SLES_508.49 Urban Freestyle Soccer +SCES_536.88 Urban Reign +SLPS_255.57 Urban Reign +SLUS_212.09 Urban Reign +SLPS_202.07 Usagi: Yasei no Touhai: Dramatic Mahjong +SLPS_202.64 Usagi: Yasei no Touhai: The Arcade +SLPM_625.33 Usagi: Yasei no Touhai: The Arcade: Yamashiro Mahjong-hen +SLPS_253.23 Usagi: Yasei no Touhai: Yamashiro Mahjong-hen +SLPS_256.78 Utawareru Mono: Chiri Yuku Mono e no Komori-uta +SLPS_256.79 Utawareru Mono: Chiri Yuku Mono e no Komori-uta +PBPX_952.01 Utility Disc +PBPX_952.02 Utility Disc Version 1.01 +PBPX_952.03 Utility Disc Version 1.01 +SLES_507.25 V-Rally 3 +SLPM_651.91 V-Rally 3 +SLPM_655.39 V-Rally 3 +SLUS_204.96 V-Rally 3 +SLED_512.12 V-Rally 3 (Demo) +SLES_507.30 V.I.P. +SLES_526.39 V8 Supercars Australia 2 +SLES_530.89 V8 Supercars Australia 3 +SLES_507.67 V8 Supercars Australia: Race Driver +SLPM_658.06 VM Japan +SLES_546.44 Valkyrie Profile 2: Silmeria +SLES_546.45 Valkyrie Profile 2: Silmeria +SLES_546.46 Valkyrie Profile 2: Silmeria +SLES_546.47 Valkyrie Profile 2: Silmeria +SLES_546.48 Valkyrie Profile 2: Silmeria +SLPM_664.19 Valkyrie Profile 2: Silmeria +SLUS_214.52 Valkyrie Profile 2: Silmeria +SLPS_203.86 Value 2000 Series: Igo 4 +SLPS_203.87 Value 2000 Series: Shougi 4 +SCES_504.11 Vampire Night +SLPS_250.77 Vampire Night +SLPS_734.12 Vampire Night +SLUS_202.21 Vampire Night +SLPM_625.06 Vampire Panic +SLPM_659.98 Vampire: Darkstalkers Collection +SLPM_666.37 Vampire: Darkstalkers Collection +SLES_519.08 Van Helsing +SLPM_657.23 Van Helsing +SLUS_207.38 Van Helsing +SCUS_971.53 Vans Warped Tour '01 +SLES_524.77 Vegas Casino II +SLES_504.38 Vehicular Combat League Presents: Motor Mayhem +SLUS_201.71 Vehicular Combat League Presents: Motor Mayhem +SLPS_200.34 Velvet File +SLPS_250.37 Velvet File Plus +SLPS_250.97 Velvet File Plus +SLPS_251.95 Venus & Braves: Majo to Megami to Horobi no Yogen +SLPS_251.96 Venus & Braves: Majo to Megami to Horobi no Yogen +SLES_504.81 Vexx +SLUS_203.83 Vexx +SCPS_110.32 Vib-Ripple +SLES_533.38 Victorious Boxers 2: Fighting Spirit +SLUS_212.04 Victorious Boxers 2: Fighting Spirit +SLES_502.80 Victorious Boxers: Ippo's Road to Glory +SLUS_202.82 Victorious Boxers: Ippo's Road to Glory +SLUS_290.13 Victorious Boxers: Ippo's Road to Glory (Demo) +SLPM_625.11 Victory Wings: Zero Pilot Series +SLES_526.16 Video Poker & Blackjack +SLES_527.98 Vietcong: Purple Haze +SLES_527.99 Vietcong: Purple Haze +SLUS_210.68 Vietcong: Purple Haze +SLES_526.78 Viewtiful Joe +SLUS_209.51 Viewtiful Joe +SLES_528.68 Viewtiful Joe 2 +SLUS_209.39 Viewtiful Joe 2 +SLPM_658.24 Viewtiful Joe 2: Black Film no Nazo +SLPM_610.94 Viewtiful Joe 2: Black Film no Nazo (Taikenban) +SLKA_252.20 Viewtiful Joe: A New Hope +SLKA_254.52 Viewtiful Joe: A New Hope +SLPM_656.99 Viewtiful Joe: Aratanaru Kibou +SCCS_400.15 Viorate no Atelier: Gramnad no Renkinjutsushi 2 +SLPM_653.11 Viorate no Atelier: Gramnad no Renkinjutsushi 2 +SLPM_656.83 Viorate no Atelier: Gramnad no Renkinjutsushi 2 +SLPM_622.05 Virtua Cop Re-Birth +SLES_512.29 Virtua Cop: Elite Edition +SCES_507.59 Virtua Fighter 4 +SLPM_621.30 Virtua Fighter 4 +SLPM_621.58 Virtua Fighter 4 +SLUS_203.23 Virtua Fighter 4 +SLES_516.16 Virtua Fighter 4: Evolution +SLKA_250.43 Virtua Fighter 4: Evolution +SLKA_251.88 Virtua Fighter 4: Evolution +SLPM_652.70 Virtua Fighter 4: Evolution +SLUS_206.16 Virtua Fighter 4: Evolution +SLPM_610.41 Virtua Fighter 4: Evolution (Taikenban) +SLES_516.99 Virtua Fighter: 10th Anniversary Edition +SLPM_680.08 Virtua Fighter: 10th Anniversary Fukkoku-ban +SLPM_680.18 Virtua Fighter: 10th Anniversary Fukkoku-ban +SLPM_656.32 Virtua Fighter: Cyber Generation: Judgment Six no Yabou +SLPM_602.42 Virtua Fighter: Cyber Generation: Judgment Six no Yabou (Taikenban) +SLPM_602.45 Virtua Fighter: Cyber Generation: Judgment Six no Yabou (Taikenban) +SLES_541.53 Virtua Pro Football +SLUS_209.77 Virtua Quest +SLES_512.32 Virtua Tennis 2: Sega Professional Tennis +SLPS_252.60 Virtual View: Megumi Eizou Play +SLPS_252.59 Virtual View: Nemoto Harumi Eizou Play +SLPS_252.58 Virtual View: R.C.T. Eizou Play +SLPS_257.60 Vitamin X: We are Super Supriment Boys +SLPS_257.61 Vitamin X: We are Super Supriment Boys +SLPS_259.22 Vitamin Z: Welcome Our New Supplement Boys +SLPS_259.23 Vitamin Z: Welcome Our New Supplement Boys +SLES_525.20 Volleyball Challenge +SLES_517.65 Volleyball Xciting +SLES_523.12 WCR: World Championship Rugby +SLES_508.54 WM Nationalspieler +SCES_516.84 WRC 3: The Official Game of the FIA World Rally Championship +SCES_526.84 WRC 3: The Official Game of the FIA World Rally Championship +SLPM_655.83 WRC 3: The Official Game of the FIA World Rally Championship +SLPM_661.03 WRC 3: The Official Game of the FIA World Rally Championship +SCED_521.37 WRC 3: The Official Game of the FIA World Rally Championship (Demo) +SCED_521.41 WRC 3: The Official Game of the FIA World Rally Championship (Demo) +SCES_521.37 WRC 3: The Official Game of the FIA World Rally Championship (Demo) +SCES_523.89 WRC 4: The Official Game of the FIA World Rally Championship +SLPM_659.75 WRC 4: The Official Game of the FIA World Rally Championship +SCED_528.69 WRC 4: The Official Game of the FIA World Rally Championship (Demo) +SCED_528.80 WRC 4: The Official Game of the FIA World Rally Championship (Demo) +SCED_529.45 WRC 4: The Official Game of the FIA World Rally Championship (Ford Fiesta Sports Edition Demo) (Demo) +SCES_509.34 WRC II Extreme +SLPM_652.84 WRC II Extreme +SLPM_655.73 WRC II Extreme +SCED_513.04 WRC II Extreme: Peugeot Special Demo (Demo) +SCED_516.32 WRC II Extreme: Special Demo (Demo) +SCED_513.05 WRC II Extreme: Special Demo (Demo) (Press Kit) +SCES_536.80 WRC avec Sébastien Loeb Édition 2005 +SCES_532.47 WRC: Rally Evolved +SCES_501.39 WRC: World Rally Championship +SLPS_250.99 WRC: World Rally Championship +SLUS_204.19 WRC: World Rally Championship +SCED_505.20 WRC: World Rally Championship (Demo) +SLES_502.83 WTA Tour Tennis +SLPM_620.46 WTA Tour Tennis +SLUS_203.57 WTA Tour Tennis +SLES_556.48 WWE All Stars +SLUS_219.40 WWE All Stars +SLES_516.00 WWE Crush Hour +SLUS_203.85 WWE Crush Hour +SLES_544.88 WWE SmackDown vs. Raw 2007 +SLES_544.89 WWE SmackDown vs. Raw 2007 +SLKA_251.68 WWE SmackDown vs. Raw 2007 +SLPM_666.27 WWE SmackDown vs. Raw 2007 +SLUS_214.27 WWE SmackDown vs. Raw 2007 +SLES_547.93 WWE SmackDown vs. Raw 2008 +SLES_548.79 WWE SmackDown vs. Raw 2008 +SLPM_668.63 WWE SmackDown vs. Raw 2008 +SLUS_216.45 WWE SmackDown vs. Raw 2008 +SLES_552.50 WWE SmackDown vs. Raw 2009 +SLES_552.51 WWE SmackDown vs. Raw 2009 +SLUS_218.10 WWE SmackDown vs. Raw 2009 +SLES_555.45 WWE SmackDown vs. Raw 2010 +SLUS_219.01 WWE SmackDown vs. Raw 2010 +SLES_556.35 WWE SmackDown vs. Raw 2011 +SLUS_219.39 WWE SmackDown vs. Raw 2011 +SLES_520.36 WWE SmackDown^! Here Comes the Pain +SLKA_251.16 WWE SmackDown^! Here Comes the Pain +SLUS_207.87 WWE SmackDown^! Here Comes the Pain +SLES_512.83 WWE SmackDown^! Shut Your Mouth +SLKA_250.30 WWE SmackDown^! Shut Your Mouth +SLUS_204.83 WWE SmackDown^! Shut Your Mouth +SLES_527.81 WWE SmackDown^! vs. Raw +SLKA_252.44 WWE SmackDown^! vs. Raw +SLUS_210.60 WWE SmackDown^! vs. Raw +SLES_536.76 WWE SmackDown^! vs. Raw 2006 +SLES_536.77 WWE SmackDown^! vs. Raw 2006 +SLKA_253.18 WWE SmackDown^! vs. Raw 2006 +SLUS_212.86 WWE SmackDown^! vs. Raw 2006 +SLES_504.77 WWF SmackDown^! Just Bring It +SLUS_203.16 WWF SmackDown^! Just Bring It +SLED_504.78 WWF SmackDown^! Just Bring It (Demo) +SLUS_290.11 WWF SmackDown^! Just Bring It (Demo) +SLES_542.05 WWI: Aces of the Sky +SLES_536.53 WWII: Battle over Europe +SLES_542.56 WWII: Battle over the Pacific +SLES_536.51 WWII: Soldier +SLES_529.54 WWII: Tank Battles +SLES_501.83 Wacky Races Starring Dastardly & Muttley +SLES_546.70 Wacky Races: Mad Motors +SLES_549.56 Wacky Zoo GP +SCPS_150.80 Waga Ryuu o Miyo: Pride of the Dragon Peace +PAPX_905.21 Waga Ryuu o Miyo: Pride of the Dragon Peace (Taikenban) +SLES_512.72 Wakeboarding Unleashed featuring Shaun Murray +SLES_512.73 Wakeboarding Unleashed featuring Shaun Murray +SLUS_204.18 Wakeboarding Unleashed featuring Shaun Murray +SLES_513.72 Wallace & Gromit in Project Zoo +SLES_519.89 Wallace & Gromit in Project Zoo +SLES_520.26 Wallace & Gromit in Project Zoo +SLUS_206.47 Wallace & Gromit in Project Zoo +SLES_536.21 Wallace & Gromit: The Curse of the Were-Rabbit +SLUS_213.12 Wallace & Gromit: The Curse of the Were-Rabbit +SLPM_663.27 Wallace to Gromit: Yasaibatake de Dai-Pinch^! +SLUS_218.44 Walt Disney Pictures Bolt +SLES_545.10 Walt Disney Pictures Presents Meet the Robinsons +SLES_546.79 Walt Disney Pictures Presents Meet the Robinsons +SLUS_214.53 Walt Disney Pictures Presents Meet the Robinsons +SLES_500.45 Walt Disney's The Jungle Book: Groove Party +SLUS_200.75 Walt Disney's The Jungle Book: Rhythm n' Groove +SLPM_551.76 Wand of Fortune +SLPM_551.77 Wand of Fortune +SLPM_552.46 Wand of Fortune: Mirai e no Prologue +SCPS_150.97 Wander to Kyozou +SCPS_193.20 Wander to Kyozou +SCPS_193.35 Wander to Kyozou +SCAJ_201.46 Wang Da Yu Ju Xiang +SCAJ_201.96 Wang Da Yu Ju Xiang +SLPS_201.85 Wangan Midnight +SLPM_601.75 Wangan Midnight (Taikenban) +SLES_519.73 War Chess +SCES_512.24 War of the Monsters +SCKA_200.03 War of the Monsters +SCUS_971.97 War of the Monsters +SCUS_972.60 War of the Monsters (Demo) +SLES_509.58 Warhammer 40,000: Fire Warrior +SLUS_205.97 Warhammer 40,000: Fire Warrior +SLED_516.76 Warhammer 40,000: Fire Warrior (Demo) +SLUS_290.49 Warhammer 40,000: Fire Warrior (Demo) +SLPM_622.92 Warrior Blade: Rastan vs. Barbarian-hen +SLES_548.75 Warriors Orochi +SLES_548.76 Warriors Orochi +SLES_548.77 Warriors Orochi +SLUS_216.62 Warriors Orochi +SLES_553.82 Warriors Orochi 2 +SLES_553.83 Warriors Orochi 2 +SLES_553.84 Warriors Orochi 2 +SLUS_218.03 Warriors Orochi 2 +SLES_501.87 Warriors of Might and Magic +SLPM_651.32 Warriors of Might and Magic +SLUS_200.06 Warriors of Might and Magic +SLUS_213.87 Warship Gunner 2 +SLPM_552.50 Warship Gunner 2: Kurogane no Houkou +SLPM_663.21 Warship Gunner 2: Kurogane no Houkou +SLPM_666.56 Warship Gunner 2: Kurogane no Houkou +SLPM_645.07 Wave Rally +SLPS_201.70 Wave Rally +SLUS_203.13 Wave Rally +SLES_509.21 Way of the Samurai +SLPM_645.27 Way of the Samurai +SLUS_204.07 Way of the Samurai +SLES_522.75 Way of the Samurai 2 +SLUS_208.93 Way of the Samurai 2 +SLPM_664.48 We Are* +SLES_538.28 We Love Katamari +SLUS_212.30 We Love Katamari +SLPM_623.49 Welcome to Universal Studios Japan +SCUS_973.94 Welcome to the World of Online Gaming for Your PlayStation 2 (Demo) +SLES_504.97 Wer wird Millionär: 2. Edition +SLES_548.05 Wer wird Millionär: Party Edition +SLUS_207.90 Wheel of Fortune +SLES_519.58 Whiplash +SLUS_206.84 Whiplash +SLUS_290.80 Whiplash (Demo) +SLES_511.26 Whirl Tour +SLUS_204.89 Whirl Tour +SLPM_666.07 White Breath: Kizuna +SLPM_662.14 White Clarity: And, the Tears Became You +SLPM_660.78 White Princess the Second: Yappari Ichizu ni Ittemo Soujanakutemo OK na Gotsugou Shugi Gakuen Ren'ai Adventure^!^! +SLPM_665.88 White Princess the Second: Yappari Ichizu ni Ittemo Soujanakutemo OK na Gotsugou Shugi Gakuen Ren'ai Adventure^!^! +SLES_545.50 White Van Racer +SLES_514.51 Whiteout +SLUS_205.99 Whiteout +SLES_504.95 Who Wants to Be a Millionaire: 2nd Edition +SLES_541.99 Who Wants to Be a Millionaire: Party Edition +SCUS_972.03 Wild Arms 3 +SLES_513.07 Wild Arms 3 +SCUS_972.24 Wild Arms 3 (Demo) +SLES_542.39 Wild Arms 4 +SLUS_212.92 Wild Arms 4 +SLES_549.72 Wild Arms 5 +SLUS_216.15 Wild Arms 5 +SCPS_150.23 Wild Arms: Advanced 3rd +SCPS_150.24 Wild Arms: Advanced 3rd +SCPS_192.05 Wild Arms: Advanced 3rd +SCPS_550.06 Wild Arms: Advanced 3rd +SCPS_170.02 Wild Arms: Alter Code: F +SCPS_192.51 Wild Arms: Alter Code: F +SCPS_192.53 Wild Arms: Alter Code: F +SLUS_209.37 Wild Arms: Alter Code: F +SCPS_150.91 Wild Arms: The 4th Detonator +SCPS_150.92 Wild Arms: The 4th Detonator +SCPS_193.13 Wild Arms: The 4th Detonator +SCPS_193.22 Wild Arms: The 4th Detonator +SCPS_151.18 Wild Arms: The Vth Vanguard +SCPS_193.33 Wild Arms: The Vth Vanguard +PAPX_905.24 Wild Arms: The Vth Vanguard (Taikenban) +SLES_535.95 Wild Water Adrenaline featuring Salomon +SLES_500.09 Wild Wild Racing +SLPS_200.21 Wild Wild Racing +SLUS_201.08 Wild Wild Racing +SLPM_668.41 Will O' Wisp +SLPM_668.42 Will O' Wisp +SLPM_550.51 Will O' Wisp: Easter no Kiseki +SLPM_620.23 WinBack +SLPM_621.63 WinBack +SLPM_625.67 WinBack +SLKA_253.80 WinBack 2: Project Poseidon +SLPM_551.13 WinBack 2: Project Poseidon +SLPM_664.31 WinBack 2: Project Poseidon +SLUS_209.47 WinBack 2: Project Poseidon +SLUS_201.60 WinBack: Covert Operations +SLPM_654.64 Wind: A Breath of Heart +SLUS_214.64 Winning Eleven: Pro Evolution Soccer 2007 +SLPM_620.19 Winning Post 4 Maximum +SLPM_620.58 Winning Post 4 Maximum 2001 +SLPM_620.60 Winning Post 4 Maximum 2001 +SLPM_621.23 Winning Post 5 +SLPM_622.21 Winning Post 5 Maximum 2002 +SLPM_622.80 Winning Post 5 Maximum 2002 +SLPM_652.98 Winning Post 5 Maximum 2003 +SLPM_653.46 Winning Post 6 +SLPM_653.85 Winning Post 6 +SLPM_655.82 Winning Post 6 Maximum 2004 +SLPM_658.94 Winning Post 6: 2005-nendoban +SLPM_660.87 Winning Post 7 +SLPM_663.42 Winning Post 7 Maximum 2006 +SLPM_667.02 Winning Post 7 Maximum 2007 +SLPM_669.04 Winning Post 7 Maximum 2007 +SLPM_669.50 Winning Post 7 Maximum 2008 +SLPM_551.50 Winning Post World +SLPM_552.53 Winning Post World 2010 +SLES_539.48 Winter Sports +SLES_549.40 Winter Sports 2008: The Ultimate Challenge +SLUS_217.13 Winter Sports 2008: The Ultimate Challenge +SLES_553.79 Winter Sports 2009: The Next Challenge +SLES_554.11 Winter Sports 2009: The Next Challenge +SLUS_218.49 Winter Sports 2: The Next Challenge +SLES_500.35 Winter X Games Snowboarding +SLES_506.70 Winter X Games Snowboarding 2 +SLUS_203.21 Winter X Games Snowboarding 2002 +SLES_532.19 Winx Club +SCES_500.05 WipEout Fusion +SLUS_204.62 WipEout Fusion +SCED_507.68 WipEout Fusion (Demo) +SCES_547.48 WipEout Pulse +SLES_537.16 Without Warning +SLUS_211.56 Without Warning +SLPM_624.09 Wizardry Empire III: Haou no Keifu +SLPM_625.50 Wizardry Empire III: Haou no Keifu +SLPM_627.42 Wizardry Gaiden: Sentou no Kangoku: Prisoners of the Battles +SLPM_627.20 Wizardry Summoner +SLPM_663.00 Wizardry Xth 2: Mugen no Gakuto +SLPM_667.49 Wizardry Xth 2: Mugen no Gakuto +SLPM_658.40 Wizardry Xth: Zensen no Gakufu +SLPM_662.34 Wizardry Xth: Zensen no Gakufu +SLES_511.18 Wizardry: Tale of the Forsaken Land +SLUS_202.59 Wizardry: Tale of the Forsaken Land +SLUS_217.42 Women's Volleyball Championship +SLPM_670.01 Wonder Zone +SLES_506.13 Woody Woodpecker +SLPM_645.19 Woody Woodpecker +SLUS_203.41 Woody Woodpecker +SLES_515.80 World Challenge +SLUS_213.40 World Championship Cards +SLUS_214.57 World Championship Paintball +SLES_531.30 World Championship Poker +SLUS_210.28 World Championship Poker +SLES_539.95 World Championship Poker 2 featuring Howard Lederer +SLUS_211.76 World Championship Poker 2 featuring Howard Lederer +SLES_545.47 World Championship Poker featuring Howard Lederer: All In +SLUS_214.12 World Championship Poker featuring Howard Lederer: All In +SLES_524.83 World Championship Pool 2004 +SLUS_207.60 World Championship Pool 2004 +SLES_503.95 World Championship Snooker 2002 +SLES_513.98 World Championship Snooker 2003 +SLES_523.86 World Championship Snooker 2004 +SLES_501.70 World Destruction League: Thunder Tanks +SLUS_200.05 World Destruction League: Thunder Tanks +SLES_502.62 World Destruction League: WarJetz +SLUS_200.07 World Destruction League: WarJetz +SLPS_201.95 World Fantasista +SLES_525.16 World Fighting +SLPM_663.24 World Football Climax +SLES_552.33 World Heroes Anthology +SLUS_217.25 World Heroes Anthology +SLES_536.89 World Poker Tour +SLUS_213.33 World Poker Tour +SLES_513.87 World Racing +SLES_518.81 World Racing +SLES_536.46 World Racing 2 +SLUS_206.11 World Series Baseball 2K3 +SLES_537.24 World Series of Poker +SLUS_213.01 World Series of Poker +SLES_549.61 World Series of Poker 2008: Battle for the Bracelets +SLUS_216.86 World Series of Poker 2008: Battle for the Bracelets +SLES_544.48 World Series of Poker: Tournament of Champions: 2007 Edition +SLUS_214.91 World Series of Poker: Tournament of Champions: 2007 Edition +SLES_530.82 World Snooker Championship 2005 +SLES_540.13 World Snooker Championship 2007 +SLKA_253.81 World Soccer Winning Eleven 10 +SLPM_663.74 World Soccer Winning Eleven 10 +SLKA_251.53 World Soccer Winning Eleven 10: Liveware Evolution +SLKA_254.09 World Soccer Winning Eleven 2008 +SLPM_668.85 World Soccer Winning Eleven 2008 +SLAJ_251.11 World Soccer Winning Eleven 2009 +SLPM_551.31 World Soccer Winning Eleven 2009 +SLPM_552.09 World Soccer Winning Eleven 2010 +SLPM_552.58 World Soccer Winning Eleven 2010: Aoki Samurai no Chousen +SLAJ_251.15 World Soccer Winning Eleven 2011 +SLPM_552.76 World Soccer Winning Eleven 2011 +SLKA_254.80 World Soccer Winning Eleven 2012 +SLPM_552.94 World Soccer Winning Eleven 2012 +SLPM_620.53 World Soccer Winning Eleven 5 +SLPM_621.13 World Soccer Winning Eleven 5: Final Evolution +SLPM_621.59 World Soccer Winning Eleven 6 +SLPM_622.68 World Soccer Winning Eleven 6: Final Evolution +SLAJ_250.05 World Soccer Winning Eleven 6: International +SLKA_250.25 World Soccer Winning Eleven 6: International +SLUS_206.23 World Soccer Winning Eleven 6: International +SLPM_623.56 World Soccer Winning Eleven 7 +SCCS_400.14 World Soccer Winning Eleven 7: International +SLKA_251.17 World Soccer Winning Eleven 7: International +SLPM_654.98 World Soccer Winning Eleven 7: International +SLUS_208.63 World Soccer Winning Eleven 7: International +SLKA_252.03 World Soccer Winning Eleven 8 +SLPM_656.57 World Soccer Winning Eleven 8 +SCCS_400.22 World Soccer Winning Eleven 8: Asia Championship +SLKA_252.62 World Soccer Winning Eleven 8: International +SLUS_211.17 World Soccer Winning Eleven 8: International +SLPM_657.88 World Soccer Winning Eleven 8: Liveware Evolution +SLKA_252.98 World Soccer Winning Eleven 9 +SLPM_660.09 World Soccer Winning Eleven 9 +SLPM_662.55 World Soccer Winning Eleven 9 +SLUS_212.20 World Soccer Winning Eleven 9 +SLKA_253.59 World Soccer Winning Eleven 9: Liveware Evolution +SLES_540.80 World Super Police +SLPM_661.35 World Tank Museum for Game: Toubu Sensen +SCUS_971.72 World Tour Soccer 2002 +SCUS_971.92 World Tour Soccer 2002 (Demo) +SCUS_972.33 World Tour Soccer 2003 +SCUS_972.36 World Tour Soccer 2003 (Demo) +SCUS_973.65 World Tour Soccer 2005 +SCUS_973.96 World Tour Soccer 2005 (Demo) +SCUS_974.63 World Tour Soccer 2006 +SCUS_974.73 World Tour Soccer 2006 (Demo) +SLES_519.24 World War Zero: IronStorm +SLES_547.92 World Wrestling Championship +SLES_515.09 World of Outlaws: Sprint Cars +SLUS_202.83 World of Outlaws: Sprint Cars 2002 +SLES_518.43 Worms 3D +SLUS_208.94 Worms 3D +SLES_530.96 Worms 4: Mayhem +SLED_530.97 Worms 4: Mayhem (Demo) +SLES_505.89 Worms Blast +SLES_523.42 Worms Forts: Under Siege +SLES_527.34 Worms Forts: Under Siege +SLUS_210.93 Worms Forts: Under Siege +SLES_521.01 Wrath Unleashed +SLUS_208.40 Wrath Unleashed +SLES_512.02 Wreckless: The Yakuza Missions +SLUS_204.31 Wreckless: The Yakuza Missions +SLPM_662.39 Wrestle Angels Survivor +SLPM_669.27 Wrestle Angels Survivor +SLPM_550.56 Wrestle Angels Survivor 2 +SLPM_664.01 Wrestle Kingdom +SLPM_602.78 Wrestle Kingdom (Taikenban) +SLPM_667.14 Wrestle Kingdom 2: Pro Wrestling Sekai Taisen +SLES_504.30 X Games Skateboarding +SLES_500.31 X Squad +SLUS_200.94 X Squad +SLUS_290.16 X-Games Winter SnoCross + ESPN International Winter Sports 2002 + Winter X Games Snowboarding 2002 (Demo) +SLES_512.87 X-Men 2: La Vengeance de Wolverine +SLES_512.86 X-Men 2: Wolverine's Revenge +SLES_515.48 X-Men 2: Wolverine's Revenge +SLES_526.24 X-Men Legends +SLES_526.25 X-Men Legends +SLUS_206.56 X-Men Legends +SLES_533.74 X-Men Legends II: Rise of Apocalypse +SLES_533.77 X-Men Legends II: Rise of Apocalypse +SLUS_211.38 X-Men Legends II: Rise of Apocalypse +SLES_554.94 X-Men Origins: Wolverine +SLES_554.95 X-Men Origins: Wolverine +SLUS_218.80 X-Men Origins: Wolverine +SLES_508.98 X-Men: Next Dimension +SLES_508.99 X-Men: Next Dimension +SLES_509.00 X-Men: Next Dimension +SLUS_202.79 X-Men: Next Dimension +SLES_540.66 X-Men: The Official Game +SLUS_211.07 X-Men: The Official Game +SLES_509.98 X-treme Express: World Grand Prix +SLES_531.41 X-treme Quads +SLPS_200.25 X-treme Racing SSX +PCPX_963.10 X-treme Racing SSX (Taikenban) +SLPM_601.24 X-treme Racing SSX (Taikenban) +SLUS_203.37 X2: Wolverine's Revenge +SLES_502.10 XGIII: Extreme G Racing +SLPM_620.92 XGIII: Extreme G Racing +SLUS_203.02 XGIII: Extreme G Racing +SLES_516.36 XGRA: Extreme G Racing Association +SLUS_206.32 XGRA: Extreme G Racing Association +SCAJ_200.07 XI [sái]: XI-Go +SCPS_150.29 XI [sái]: XI-Go +PAPX_902.29 XI [sái]: XI-Go (Taikenban) +SCKA_200.01 XI5: Aqui Ohyeongje +SCKA_900.03 XI5: Aqui Ohyeongje +SCCS_400.04 XIGO: Zuihou de Touzi +SLES_517.04 XII Stag +SLKA_150.11 XII Stag +SLPM_623.18 XII Stag +SLES_512.44 XIII +SLUS_206.77 XIII +SLED_520.14 XIII (Demo) +SLUS_290.70 XIII (Demo) +PAPX_902.35 XIII (Taikenban) +SLPS_253.75 XIII: Daitouryou o Koroshita Otoko +SLPS_254.72 XIII: Daitouryou o Koroshita Otoko +SLES_519.74 XS Junior League Soccer +SLES_545.41 Xena: Warrior Princess +SLES_545.42 Xena: Warrior Princess +SLPS_290.05 Xenosaga Episode I Reloaded: Der Wille zur Macht +SLPS_290.01 Xenosaga Episode I: Der Wille zur Macht +SLPS_290.02 Xenosaga Episode I: Der Wille zur Macht +SLPS_739.01 Xenosaga Episode I: Der Wille zur Macht +SLUS_204.69 Xenosaga Episode I: Der Wille zur Macht +SCAJ_200.86 Xenosaga Episode II: Jenseits von Gut und Bose (Disc 1) +SLPS_253.66 Xenosaga Episode II: Jenseits von Gut und Bose (Disc 1) +SLPS_253.68 Xenosaga Episode II: Jenseits von Gut und Bose (Disc 1) +SLPS_732.24 Xenosaga Episode II: Jenseits von Gut und Bose (Disc 1) +SCAJ_200.87 Xenosaga Episode II: Jenseits von Gut und Bose (Disc 2) +SLPS_253.67 Xenosaga Episode II: Jenseits von Gut und Bose (Disc 2) +SLPS_253.69 Xenosaga Episode II: Jenseits von Gut und Bose (Disc 2) +SLPS_732.25 Xenosaga Episode II: Jenseits von Gut und Bose (Disc 2) +SCES_820.34 Xenosaga Episode II: Jenseits von Gut und Böse (Disc 1) +SLUS_208.92 Xenosaga Episode II: Jenseits von Gut und Böse (Disc 1) +SCES_820.35 Xenosaga Episode II: Jenseits von Gut und Böse (Disc 2) +SLUS_211.33 Xenosaga Episode II: Jenseits von Gut und Böse (Disc 2) +SLPS_256.40 Xenosaga Episode III: Also sprach Zarathustra (Disc 1) +SLUS_213.89 Xenosaga Episode III: Also sprach Zarathustra (Disc 1) +SLPS_256.41 Xenosaga Episode III: Also sprach Zarathustra (Disc 2) +SLUS_214.17 Xenosaga Episode III: Also sprach Zarathustra (Disc 2) +SLPM_611.47 Xenosaga Episode III: Also sprach Zarathustra (Taikenban) +SLPS_253.53 Xenosaga Freaks +SLES_544.86 Xiaolin Showdown +SLUS_214.05 Xiaolin Showdown +SLES_528.71 Xtreme Speed +SLPM_668.97 Xyanide +SLES_547.84 Xyanide: Resurrection +SLPS_202.87 Yakiniku Bugyou Bonfire^! +SLES_541.71 Yakuza +SLUS_213.48 Yakuza +SLUS_291.95 Yakuza (Demo) +SLES_552.42 Yakuza 2 +SLUS_217.69 Yakuza 2 +SLES_533.99 Yakuza Fury +SLPS_201.58 Yamasa Digi World 2 LCD Edition: Time Cross, Qlogos, Trigger Zone +SLPS_202.11 Yamasa Digi World 3: Time Park, King Pulsar, Cyber Dragon +SLPS_202.57 Yamasa Digi World 4 DX: Penguin Paradise, Crazy Shaman R, Zakzak Senryoubako R, Destroyer XX, King Pulsar +SLPS_202.58 Yamasa Digi World 4: Penguin Paradise, Crazy Shaman R, Zakzak Senryoubako R, Destroyer XX, King Pulsar +SLPS_258.16 Yamasa Digi World Collaboration SP: Pachi-Slot Ridge Racer +SLPS_202.26 Yamasa Digi World SP DX: Neo Planett XX +SLPS_204.75 Yamasa Digi World SP: Giant Pulsar +SLPS_204.59 Yamasa Digi World SP: Moe yo^! Kung Fu Shukujo +SLPS_203.15 Yamasa Digi World SP: Neo Magic Pulsar XX +SLPS_202.27 Yamasa Digi World SP: Neo Planett XX +SLPS_203.55 Yamasa Digi World SP: Neo Planett XX +SLPS_202.89 Yamasa Digi World SP: Umi Ichiban R +SLPM_662.95 Yamiyo ni Sasayaku: Tantei Sagara Kyouichirou +SLPM_662.96 Yamiyo ni Sasayaku: Tantei Sagara Kyouichirou +SLUS_202.78 Yanya Caballista: City Skater +SLPM_620.51 Yanya^! Caballista featuring Gawoo +SLPM_601.48 Yanya^! Caballista featuring Gawoo (Taikenban) +PAPX_902.10 Yappa RPG desho. (Demo) +SLPM_665.98 Yatohime Zankikou: Ken no Maki +SCKA_201.09 Yeosin Jeonsaeng Persona 3 FES +SCKA_201.32 Yeosin Jeonsaeng Persona 4 +SLES_534.36 Yetisports Arctic Adventures +SLAJ_250.45 Yinghua Dazhan V Episode 0: Huangye de Shaonü Wushi +SLAJ_350.03 Yinghua Dazhan: Chire Zhi Xue +SLPM_665.43 Yo-Jin-Bo: Unmei no Freude +SLPM_665.84 Yoake Mae yori Ruriiro na: Brighter than Dawning Blue +SCPS_110.10 Yoake no Mariko +SCPS_110.18 Yoake no Mariko +SCPS_110.21 Yoake no Mariko 2nd Act +SCPS_110.22 Yoake no Mariko 2nd Act +SLPM_626.02 Yokushin: GigaWing Generations +SLPM_627.13 Yokushin: GigaWing Generations +SLPM_654.66 Yomigaeri: Refrain +SLKA_253.42 Yonggwa Gachi +SCAJ_201.55 Yoshitsune Eiyuuden Shura: The Story of Hero Yoshitsune Shura +SLPS_255.53 Yoshitsune Eiyuuden Shura: The Story of Hero Yoshitsune Shura +SCAJ_201.15 Yoshitsune Eiyuuden: The Story of Hero Yoshitsune +SLPS_254.54 Yoshitsune Eiyuuden: The Story of Hero Yoshitsune +SLKA_252.58 Yoshitsune Yeongungjeon +SCAJ_201.60 Yoshitsune-ki +SLPS_255.22 Yoshitsune-ki +SLPS_255.23 Yoshitsune-ki +SLPM_550.16 Yotsunoha: A Journey of Sincerity +SLPM_668.27 Youki Hiden: Ayakashi Gentouwa +SLPM_669.28 Your Memories Off: Girl's Style +SLUS_211.49 Yourself^!Fitness +SLPS_252.05 Ys I & II: Eternal Story +SLPS_252.06 Ys I & II: Eternal Story +SLPM_625.32 Ys III: Wanderers from Ys +SLPM_659.26 Ys IV: Mask of the Sun: A New Theory +SLPM_663.60 Ys V: Lost Kefin, Kingdom of Sand +SLES_530.79 Ys: The Ark of Napishtim +SLPM_658.30 Ys: The Ark of Napishtim +SLPM_663.26 Ys: The Ark of Napishtim +SLUS_209.80 Ys: The Ark of Napishtim +SLES_530.62 Yu Yu Hakusho: Dark Tournament +SLUS_208.05 Yu Yu Hakusho: Dark Tournament +SCAJ_200.88 Yu Zi: Qiang Jiu Shui Tang Da Zuo Zhan +SLES_525.76 Yu-Gi-Oh^! Capsule Monster Coliseum +SLPM_656.13 Yu-Gi-Oh^! Capsule Monster Coliseum +SLPM_660.66 Yu-Gi-Oh^! Capsule Monster Coliseum +SLUS_209.40 Yu-Gi-Oh^! Capsule Monster Coliseum +SLPM_669.15 Yu-Gi-Oh^! Duel Monsters GX: Tag Force Evolution +SLES_550.17 Yu-Gi-Oh^! GX: Tag Force Evolution +SLUS_216.83 Yu-Gi-Oh^! GX: The Beginning of Destiny +SLPM_650.50 Yu-Gi-Oh^! Shin Duel Monsters II: Keishou sareshi Kioku +SLPM_656.47 Yu-Gi-Oh^! Shin Duel Monsters II: Keishou sareshi Kioku +SLES_515.79 Yu-Gi-Oh^! The Duelists of the Roses +SLES_524.80 Yu-Gi-Oh^! The Duelists of the Roses +SLUS_205.15 Yu-Gi-Oh^! The Duelists of the Roses +SLPS_254.82 Yukigatari: Renewal-ban +SLPM_667.07 Yukinko Daisenpuu: Sayuki to Koyuki no Hie Hie Daisoudou +SLPM_550.71 Yumemi Hakusho: Second Dream +SLPM_666.18 Yumemishi +SLPS_252.35 Yumeria +SLPS_254.99 Yuu Yuu Hakusho Forever +SLPM_622.45 Yuusei kara no Buttai X: Episode II +SLPM_624.19 Yuusei kara no Buttai X: Episode II +SLES_509.74 Zapper +SLUS_205.28 Zapper: One Wicked Cricket +SLUS_212.54 Zatch Bell^! Mamodo Battles +SLUS_213.63 Zatch Bell^! Mamodo Fury +SLES_536.96 Zathura +SLUS_213.36 Zathura +SLPM_685.02 Zeonic Front: Kidou Senshi Gundam 0079 +SLPS_250.48 Zeonic Front: Kidou Senshi Gundam 0079 +SLPM_601.33 Zeonic Front: Kidou Senshi Gundam 0079 (Taikenban) +SCPS_560.08 Zero +SLPS_250.74 Zero +SLPS_732.55 Zero +SLPS_734.05 Zero +SLPM_601.67 Zero (Taikenban) +SLPM_650.71 Zero 4 Champ Series: Drift Champ +SLPS_253.12 Zero Pilot: Kokuu no Kiseki +SLPM_664.59 Zero Pilot: Zero +SLPS_205.02 Zero no Tsukaima: Fantasy Force +SLPS_205.07 Zero no Tsukaima: Fantasy Force 2nd Impact +SLPS_257.08 Zero no Tsukaima: Koakuma to Harukaze no Concerto +SLPS_257.09 Zero no Tsukaima: Koakuma to Harukaze no Concerto +SLPS_258.25 Zero no Tsukaima: Koakuma to Harukaze no Concerto +SLPS_258.97 Zero no Tsukaima: Maigo no Period to Ikusen no Symphony +SLPS_258.98 Zero no Tsukaima: Maigo no Period to Ikusen no Symphony +SLPS_258.30 Zero no Tsukaima: Muma ga Tsumugu Yokaze no Fantasy +SLPS_253.03 Zero: Akai Chou +SLPS_732.01 Zero: Akai Chou +SLPS_732.56 Zero: Akai Chou +SLPS_255.44 Zero: Shisei no Koe +SLPS_732.45 Zero: Shisei no Koe +SLPS_732.57 Zero: Shisei no Koe +SLPS_251.13 Zettai Zetsumei Toshi +SLPS_732.04 Zettai Zetsumei Toshi +SLPM_601.74 Zettai Zetsumei Toshi (Taikenban) +SLPS_256.06 Zettai Zetsumei Toshi 2: Itetsuita Kioku-tachi +SLPS_258.51 Zettai Zetsumei Toshi 2: Itetsuita Kioku-tachi +SLPM_602.54 Zettai Zetsumei Toshi 2: Itetsuita Kioku-tachi (Taikenban) +SLPM_602.73 Zettai Zetsumei Toshi 2: Itetsuita Kioku-tachi (Taikenban) +SLAJ_350.07 Zhen San Guo Wu Shuang 5 Special +SCCS_400.06 Zhen Sanguo Wushuang 2 +SLAJ_250.36 Zhen Sanguo Wushuang 2 +SLPM_651.63 Zhen Sanguo Wushuang 2 +SCAJ_201.44 Zhuo Hou La 3 +SCAJ_201.95 Zhuo Hou La 3 +SCAJ_201.78 Zhuo Hou La: Baiwan Houjun Jingbao Da Chuji +SLPM_552.34 Zill O'll Infinite +SLPM_658.92 Zill O'll Infinite +SLPM_665.25 Zill O'll Infinite +SLPS_254.80 Zipang +SLPM_660.07 Zoids Tactics +SLPM_657.49 Zoids: Infinity Fuzors +SLPM_667.23 Zoids: Infinity Fuzors +SLPM_657.48 Zoids: Struggle +SLPM_667.25 Zoids: Struggle +SLPM_651.41 Zoku Segare Ijiri: Henchin Tama Segare +SLPM_601.82 Zoku Segare Ijiri: Henchin Tama Segare (Taikenban) +SLES_535.92 Zombie Attack +SLES_545.69 Zombie Hunters 2 +SLES_544.62 Zombie Virus +SLES_533.98 Zombie Zone +SLES_544.61 Zombie Zone: Other Side +SLES_501.11 Zone of the Enders +SLUS_201.48 Zone of the Enders +SLED_513.80 Zone of the Enders: The 2nd Runner +SLES_511.13 Zone of the Enders: The 2nd Runner +SLUS_205.45 Zone of the Enders: The 2nd Runner +SLKA_250.66 Zone of the Enders: The 2nd Runner: Special Edition +SLKA_254.70 Zone of the Enders: The 2nd Runner: Special Edition +SLPM_650.19 Zone of the Enders: Z.O.E +SLPM_652.37 Zone of the Enders: Z.O.E +SLES_525.33 Zoo Puzzle +SLES_541.74 ZooCube +SLPM_656.63 Zwei^!^! +SLPM_661.02 Zwei^!^! +SLPM_664.60 _summer Double Sharp +SLPM_668.77 _summer Double Sharp +SLES_509.33 eJay Clubworld: The Music Making Experience +SLUS_205.25 eJay Clubworld: The Music Making Experience +SLPM_552.40 ef: A Fairy Tale of the Two. +SLPM_552.41 ef: A Fairy Tale of the Two. +SCES_521.24 kill.switch +SLUS_207.06 kill.switch +SLPM_654.84 wordimagesoundplay +SLPS_258.03 xxxHOLiC: Watanuki no Izayoi Souwa +SLES_546.04 ¡Qué Pasa Neng^! El Videojuego +SLPS_256.17 Étude Prologue: Yureugoku Kokoro no Katachi +SLES_544.39 ÅŒkami +SLUS_211.15 ÅŒkami diff --git a/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_PS2_French.txt b/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_PS2_French.txt new file mode 100644 index 0000000..33b3109 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/TitlesDB/TitlesDB_PS2_French.txt @@ -0,0 +1,11438 @@ +TITLES = https://github.com/GDX-X/Title-Database-Scrapper (type: PS2 French version: 01062023_182600,84) +SLPS_251.43 .hack//Akusei Hen'i Vol. 2 +SLPS_732.31 .hack//Akusei Hen'i Vol. 2 +SLPM_685.21 .hack//Frägment +SLPS_255.27 .hack//Frägment +SLPS_256.52 .hack//G.U. Terminal Disc : The End of ;The World; +SLPS_257.56 .hack//G.U. Terminal Disc : The End of ;The World; +SLUS_212.58 .hack//G.U. Vol. 1 : Rebirth +SLUS_291.99 .hack//G.U. Vol. 1 : Rebirth (Demo) +SLUS_214.80 .hack//G.U. Vol. 1 : Rebirth : Terminal Disc +SLPS_256.51 .hack//G.U. Vol. 1 : Saitan +SLPS_257.55 .hack//G.U. Vol. 1 : Saitan +SLPS_732.59 .hack//G.U. Vol. 1 : Saitan +SLPS_256.55 .hack//G.U. Vol. 2 : Kimi Omou Koe +SLPS_732.66 .hack//G.U. Vol. 2 : Kimi Omou Koe +SLUS_214.88 .hack//G.U. Vol. 2 : Reminisce +SLPS_256.56 .hack//G.U. Vol. 3 : Aruku You na Hayasa de +SLPS_732.67 .hack//G.U. Vol. 3 : Aruku You na Hayasa de +SLUS_214.89 .hack//G.U. Vol. 3 : Redemption +SLPS_251.21 .hack//Kansen Kakudai Vol. 1 +SLPS_732.30 .hack//Kansen Kakudai Vol. 1 +SLES_522.37 .hack//Part 1 : Infection +SLUS_202.67 .hack//Part 1 : Infection +SLUS_280.23 .hack//Part 1 : Infection (Demo) +SLUS_290.42 .hack//Part 1 : Infection (Demo) +SLES_524.67 .hack//Part 2 : Mutation +SLUS_205.62 .hack//Part 2 : Mutation +SLUS_280.32 .hack//Part 2 : Mutation (Demo) +SLUS_290.55 .hack//Part 2 : Mutation (Demo) +SLES_524.69 .hack//Part 3 : Outbreak +SLUS_205.63 .hack//Part 3 : Outbreak +SLUS_290.65 .hack//Part 3 : Outbreak (Demo) +SLES_524.68 .hack//Part 4 : Quarantine +SLUS_205.64 .hack//Part 4 : Quarantine +SLUS_290.84 .hack//Part 4 : Quarantine (Demo) +SLPS_251.58 .hack//Shinshoku Osen Vol. 3 +SLPS_732.32 .hack//Shinshoku Osen Vol. 3 +SLKA_250.80 .hack//Vol. 1 : Infection +SLKA_251.38 .hack//Vol. 2 : Mutation +SLKA_251.45 .hack//Vol. 3 : Outbreak +SLPS_252.02 .hack//Zettai Houi Vol. 4 +SLPS_732.33 .hack//Zettai Houi Vol. 4 +SLPM_650.02 0 Story (Disc 1) +SLPM_650.03 0 Story (Disc 2) +SLPM_601.01 0 Story (Taikenban) +SLES_505.39 007 : Espion pour Cible +SLPM_675.05 007 : Agent Under Fire +SLUS_202.65 007 : Agent Under Fire +SLES_520.05 007 : Everything or Nothing +SLES_520.46 007 : Quitte ou double +SLPM_654.46 007 : Everything or Nothing +SLPM_666.16 007 : Everything or Nothing +SLUS_207.51 007 : Everything or Nothing +SLED_523.26 007 : Everything or Nothing (Demo) +SLUS_290.95 007 : Everything or Nothing (Demo) +SLES_535.53 007 : Bons Baisers de Russie +SLUS_212.82 007 : From Russia with Love +SLED_536.73 007 : From Russia with Love (Demo) +SLUS_291.68 007 : From Russia with Love (Demo) +SLPM_551.48 007 : Nagusame no Houshuu +SLES_512.58 007 : Nightfire +SLES_512.60 007 : Nightfire +SLKA_250.04 007 : Nightfire +SLPM_655.38 007 : Nightfire +SLPM_666.15 007 : Nightfire +SLPS_252.03 007 : Nightfire +SLUS_205.79 007 : Nightfire +SLES_553.45 007 : Quantum of Solace +SLUS_218.13 007 : Quantum of Solace +SLPM_663.22 007 : Russia yori Ai o Komete +SLES_528.56 10 Most Wanted +SLES_531.50 10 Pin : Champions Alley +SLES_534.81 10.000 Bullets +SLPM_602.62 10th Anniversary Memorial Save Data (Disc 2) (PlayStation 2 Taiou) +SLPM_658.43 120 Yen no Haru : 120 Yen Stories +SLPM_669.01 12Riven : The Psi-Climinal of Integral +SLES_502.14 18 Wheeler : American Pro Trucker +SLPM_622.11 18 Wheeler : American Pro Trucker +SLUS_202.10 18 Wheeler : American Pro Trucker +SLES_522.76 187 : Ride or Die +SLUS_211.16 187 : Ride or Die +SLED_535.37 187 : Ride or Die (Demo) +SLES_517.41 1945 I & II +PCPX_966.07 2000-2001 Winter Lineup +SLES_507.96 2002 FIFA World Cup +SLES_507.97 2002 FIFA World Cup +SLES_507.98 2002 FIFA World Cup +SLES_507.99 2002 FIFA World Cup +SLES_508.00 2002 FIFA World Cup +SLES_508.01 2002 FIFA World Cup +SLPM_675.12 2002 FIFA World Cup +SLPS_251.18 2002 FIFA World Cup +SLUS_204.04 2002 FIFA World Cup +PAPX_905.05 2002 Natsu no Osusume Soft Otameshi Disc +PCPX_966.27 2002 Natsu no Osusume Soft Otameshi Disc +SLPM_623.20 2003-nen Kaimaku : Ganbare Kyuukai-ou : Iwayuru Pro Yakyuu desu ne +SLES_533.57 21 Card Games +SCES_533.58 24 : The Game +SLUS_212.68 24 : The Game +SCED_536.22 24 : The Game (Demo) +SLES_531.99 25 to Life +SLUS_210.16 25 to Life +PCPX_963.28 3 Title Special Disc : Saru^! Get You^! 2 / PoPoLoCrois : Hajimari no Bouken / Boku no Natsuyasumi 2 (Taikenban) +SLPS_253.57 3-nen B-gumi Kinpachi Sensei : Densetsu no Kyoudan ni Tate^! +SLPM_660.89 3-nen B-gumi Kinpachi Sensei : Densetsu no Kyoudan ni Tate^! Kanzenban +SLPS_202.14 3D Kakutou Tkool 2 +SLPS_203.18 3D Kakutou Tkool 2 +SLPS_204.82 3D Mahjong + Janpai Tori +SLPM_656.07 3LDK : Shiawase ni Narou yo +SLPM_656.08 3LDK : Shiawase ni Narou yo +SLES_501.94 4x4 Evo +SLUS_200.91 4x4 Evo +SLES_511.99 4x4 Evo 2 +SLES_537.34 50 Cent : Bulletproof +SLES_539.06 50 Cent : Bulletproof +SLES_539.94 50 Cent : Bulletproof +SLUS_213.15 50 Cent : Bulletproof +PCPX_963.03 6-gatsu Hatsubai Title Promotion Disc : Aconcagua / Boku no Natsuyasumi / TVDJ +SLPS_250.25 7 (Seven) : Molmorth no Kiheitai +SLPS_734.08 7 (Seven) : Molmorth no Kiheitai +SLES_501.09 7 Blades +SLPM_650.08 7 Blades +SLES_532.80 7 Sins +SLES_532.97 7 Sins +SLES_533.64 7 Sins +SLES_550.69 7 Wonders of the Ancient World +SLUS_216.93 7 Wonders of the Ancient World +SLPS_205.09 81diver +SCUS_946.77 989 Sports (Demo) +SCUS_973.73 989 Sports (Demo) +SLPS_250.17 A Ressha de Ikou 2001 +SLPS_251.75 A Ressha de Ikou 2001 +SLPS_258.38 A Taiheiyou no Arashi : Senkan Yamatokatsuki ni Shutsugeki su^! +SLPS_259.54 A Taiheiyou no Arashi : Senkan Yamatokatsuki ni Shutsugeki su^! +SLPM_656.41 A Utau : Tumbling Dice : Watashitachi 3nin Ge Ru +SLPM_650.86 A Visual Mix : Ayumi Hamasaki Dome Tour 2001 A (Disc 1) +SLPS_250.71 A Visual Mix : Ayumi Hamasaki Dome Tour 2001 A (Disc 1) +SLPM_650.87 A Visual Mix : Ayumi Hamasaki Dome Tour 2001 A (Disc 2) +SLPS_250.72 A Visual Mix : Ayumi Hamasaki Dome Tour 2001 A (Disc 2) +SLES_517.16 A-Train 6 +SLPS_200.06 A6 : A Ressha de Ikou 6 +SLES_554.57 AC/DC Live : Rock Band +SLUS_218.48 AC/DC Live : Rock Band Track Pack +SLPS_259.06 ADK Tamashii +SLES_511.68 AFL Live 2003 +SLES_518.26 AFL Live 2004 +SLES_519.03 AFL Live 2004 : Aussie Rules Football +SLES_523.68 AFL Live Premiership Edition +SCES_534.49 AFL Premiership 2005 +SCES_540.68 AFL Premiership 2006 +SCED_541.92 AFL Premiership 2006 (Demo) +SCES_546.39 AFL Premiership 2007 +SLPM_623.29 AI Igo 2003 +SLPM_623.30 AI Mahjong 2003 +SLPM_623.23 AI Shougi 2003 +SLUS_213.47 AMF Xtreme Bowling +SLES_543.65 AMF Xtreme Bowling 2006 +SLES_540.16 AND 1 Streetball +SLUS_212.37 AND 1 Streetball +SCUS_971.04 ATV Offroad Fury +SCUS_971.22 ATV Offroad Fury (Demo) +SCUS_972.11 ATV Offroad Fury 2 +SCUS_973.69 ATV Offroad Fury 2 +SLES_518.14 ATV Offroad Fury 2 +SCUS_972.38 ATV Offroad Fury 2 (Demo) +SCUS_974.05 ATV Offroad Fury 3 +SLES_537.54 ATV Offroad Fury 3 +SLUS_974.05 ATV Offroad Fury 3 +SCUS_974.37 ATV Offroad Fury 3 (Demo) +SCES_546.88 ATV Offroad Fury 4 +SCUS_974.79 ATV Offroad Fury 4 +SCUS_975.53 ATV Offroad Fury 4 (Demo) +SCUS_975.79 ATV Offroad Fury 4 (Demo) +SCES_502.93 ATV Offroad : All Terrain Vehicle +SLES_508.50 ATV : Quad Power Racing 2 +SLUS_205.70 ATV : Quad Power Racing 2 +SLED_513.64 ATV : Quad Power Racing 2 (Demo) +SLPS_257.43 Aa Megami-sama +SLPS_258.94 Aa Megami-sama +SLPM_650.54 Abarenbou Princess +SLPM_610.18 Abarenbou Princess (Taikenban) +SLPS_250.52 Ace Combat 04 : Shattered Skies +SLPS_732.05 Ace Combat 04 : Shattered Skies +SLPS_734.10 Ace Combat 04 : Shattered Skies +SLUS_201.52 Ace Combat 04 : Shattered Skies +SLPM_601.49 Ace Combat 04 : Shattered Skies (Taikenban) +SLPS_254.18 Ace Combat 5 : The Unsung War +SLPS_732.18 Ace Combat 5 : The Unsung War +SLUS_208.51 Ace Combat 5 : The Unsung War +SCKA_200.70 Ace Combat Zero : The Belkan War +SLPS_256.29 Ace Combat Zero : The Belkan War +SLPS_732.50 Ace Combat Zero : The Belkan War +SLUS_213.46 Ace Combat Zero : The Belkan War +SCES_504.10 Ace Combat : Distant Thunder +SCES_524.24 Ace Combat : Squadron Leader +SCED_530.81 Ace Combat : Squadron Leader (Demo) +SCED_531.15 Ace Combat : Squadron Leader (Demo) +SCES_540.41 Ace Combat : The Belkan War +SLES_515.03 Ace Lightning +SLES_525.32 Aces of War +SLES_529.56 Action Girlz Racing +SLES_546.17 Action Man A.T.O.M. : Alpha Teens on Machines +SLES_547.12 Action Man A.T.O.M. : Alpha Teens on Machines +SCKA_200.58 Action Romance Bumpy Trot +SLES_513.13 Activision Anthology +SLUS_205.88 Activision Anthology +SLES_525.21 Adibou et les voleurs d'Énergie +SLPM_650.61 Adventure of Tokyo Disney Sea : Ushinawareta Houseki no Himitsu +SLES_539.56 Aeon Flux +SLES_541.69 Aeon Flux +SLUS_212.05 Aeon Flux +SLPM_651.50 Aero Dancing 4 : New Generation +SLUS_206.14 Aero Elite : Combat Academy +SLPM_623.01 Aerobics Revolution +SLPM_654.81 After... Wasureenu Kizuna +SLES_521.25 Agassi Tennis Generation +SLUS_204.46 Agassi Tennis Generation +SLES_502.82 Age of Empires II : The Age of Kings +SLPM_620.76 Age of Empires II : The Age of Kings +SLES_535.04 Agent Hugo +SLES_539.10 Agent Hugo +SLES_553.64 Agent Hugo : Hula Holiday +SLES_553.65 Agent Hugo : Hula Holiday +SLES_553.66 Agent Hugo : Hula Holiday +SLES_549.17 Agent Hugo : Lemoon Twist +SLES_549.18 Agent Hugo : Lemoon Twist +SLES_549.19 Agent Hugo : Lemoon Twist +SLES_542.12 Agent Hugo : RoboRumble +SLES_545.20 Agent Hugo : RoboRumble +SLES_504.80 Aggressive Inline +SLUS_203.27 Aggressive Inline +SLED_510.74 Aggressive Inline (Demo) +SLUS_290.21 Aggressive Inline (Demo) +SLPS_252.24 Ai yori Aoshi +SLPS_252.25 Ai yori Aoshi +SLPM_659.22 Aikagi : Nukumori to Hidamari no Naka de +SLPS_252.74 Aikagi : Nukumori to Hidamari no Naka de +SLPM_658.44 Air +SLPM_669.82 Air +SLPS_251.27 Air +SLES_537.72 Air Raid 3 +SLPM_654.09 Air Ranger 2 Plus : Rescue Helicopter +SLPM_653.25 Air Ranger 2 : Rescue Helicopter +SLPS_250.98 Air Ranger 2 : Rescue Helicopter +SLES_509.53 Air Ranger : Rescue Helicopter +SLPS_200.83 Air Ranger : Rescue Helicopter +SCES_502.46 AirBlade +SLUS_203.46 AirBlade +SLUS_290.17 AirBlade (Demo) +SLKA_251.33 AirForce Delta Strike +SLUS_207.03 AirForce Delta Strike +SLPM_654.86 AirForce Delta : Blue Wing Knights +SLPM_657.22 AirForce Delta : Blue Wing Knights +SLES_529.39 Airborne Troops : Countdown to D-Day +SLUS_211.25 Airborne Troops : Countdown to D-Day +SLPS_201.96 Akagawa Jirou : Tsuki no Hikari : Shizumeru Kane no Satsujin +SLPM_622.69 Akagi : Yami ni Oritatta Tensai +SLPM_550.06 Akane-iro ni Somaru Saka : Parallel +SLES_509.19 Akira Psycho Ball +SLPS_201.50 Akira Psycho Ball +SLPM_651.51 Akudaikan +SLPM_653.39 Akudaikan +SLPM_653.30 Akudaikan 2 : Mousouden +SLPM_656.20 Akudaikan 2 : Mousouden +SLPM_551.45 Akudaikan 3 +SLPM_666.53 Akudaikan 3 +SLPM_661.75 Akumajou Dracula : Yami no Juin +SLPM_666.68 Akumajou Dracula : Yami no Juin +SLPM_611.38 Akumajou Dracula : Yami no Juin (Taikenban) +SLES_549.58 Alan Hansen's Sports Challenge +SLES_520.63 Alarm for Cobra 11 +SLES_533.60 Alarm for Cobra 11 Vol. 2 : Hot Pursuit +SLES_529.20 Alarm for Cobra 11 : Vol. II +SLES_504.29 Alex Ferguson's Player Manager 2001 +SLUS_213.21 Alfa Romeo Racing Italiano +SLES_518.21 Alias +SLES_518.22 Alias +SLUS_206.73 Alias +SLED_524.85 Alias (Demo) +SLES_531.39 Alien Hominid +SLUS_210.90 Alien Hominid +SLES_517.92 Aliens Versus Predator : Extinction +SLUS_201.47 Aliens Versus Predator : Extinction +SLES_555.32 Aliens in the Attic +SLES_525.42 All Music Dance^! +SLPS_200.22 All Star Pro-Wrestling +SLPS_201.39 All Star Pro-Wrestling II +SLPM_653.00 All Star Pro-Wrestling III +SLES_502.18 All-Star Baseball 2002 +SLPM_620.69 All-Star Baseball 2002 +SLUS_200.08 All-Star Baseball 2002 +SLES_504.47 All-Star Baseball 2003 featuring Derek Jeter +SLPM_651.37 All-Star Baseball 2003 featuring Derek Jeter +SLUS_203.11 All-Star Baseball 2003 featuring Derek Jeter +SLUS_280.07 All-Star Baseball 2003 featuring Derek Jeter (Demo) +SLES_516.02 All-Star Baseball 2004 featuring Derek Jeter +SLUS_205.69 All-Star Baseball 2004 featuring Derek Jeter +SLUS_208.38 All-Star Baseball 2005 featuring Derek Jeter +SLES_544.59 All-Star Fighters +SLES_548.83 Alone in the Dark +SLES_548.84 Alone in the Dark +SLES_552.07 Alone in the Dark +SLUS_216.90 Alone in the Dark +SLES_501.85 Alone in the Dark : The New Nightmare +SCES_508.87 Alpine Racer 3 +SLPS_201.81 Alpine Racer 3 +SLES_543.70 Alpine Ski Racing 2007 : Bode Miller vs. Hermann Maier +SLES_545.60 Alpine Ski Racing 2007 : Bode Miller vs. Hermann Maier +SLES_530.41 Alpine Skiing 2005 +SLES_533.62 Alpine Skiing 2005 +SLES_538.67 Alpine Skiing 2006 featuring Bode Miller +SLES_516.70 Alter Echo +SLES_516.71 Alter Echo +SLUS_204.65 Alter Echo +SLUS_290.56 Alter Echo (Demo) +SLES_530.24 Altered Beast +SLES_550.52 Alvin and the Chipmunks +SLUS_217.06 Alvin and the Chipmunks +SLPS_259.18 Amagami +SLPS_259.87 Amagami +SLPS_259.89 Amagami +SLPS_257.02 Amagoushi no Yakata +SLPS_258.47 Amagoushi no Yakata : Ichiyanagi Nagomu, Saisho no Junan +SLPS_251.06 America Oudan Ultra Quiz +SLES_523.66 America's 10 Most Wanted +SLES_523.67 America's 10 Most Wanted +SLPS_200.11 American Arcade +SLES_531.08 American Chopper +SLUS_210.69 American Chopper +SLES_537.79 American Chopper 2 : Full Throttle +SLUS_212.88 American Chopper 2 : Full Throttle +SLUS_208.16 American Idol +SCES_517.06 Amplitude +SCUS_972.58 Amplitude +SCED_519.05 Amplitude (Demo) +SCUS_972.62 Amplitude (Demo) +SCUS_978.69 Amplitude : P.O.D. (Demo) +SLES_546.26 An American Tail +SLPM_668.58 An Itsuka, Todokuo Sora ni. : You no Michi to Hi no Tasogare to +SLPM_667.09 Angel Profile +SLPM_658.28 Angel Wish : Kimi no Egao ni Chu^! +SLPM_655.13 Angel's Feather +SLPM_659.43 Angel's Feather : Kuro no Zan'ei +SLPM_652.39 Angelic Concert +SLPM_620.21 Angelique Trois +SLPM_620.22 Angelique Trois +SLPM_650.37 Angelique Trois : Aizouban +SLPM_650.44 Angelique Trois : Aizouban +SLPM_651.59 Angelique Trois : Aizouban +SLPM_657.14 Angelique Étoile +SLPM_657.15 Angelique Étoile +SLPM_665.24 Angelique Étoile +SLPM_669.38 Angelique Étoile +SLES_523.71 Animal Soccer World +SLES_527.29 Animaniacs : The Great Edgar Hunt +SLPM_656.04 Anime Battle : Rekka no Honoo : Flame of Recca : Final Burning +SLPM_650.27 Anime Eikaiwa : 15 Shounen Hyouryuuki : Hitomi no Naka no Shounen +SLPM_650.29 Anime Eikaiwa : Tondemo Nezumi Daikatsuyaku +SLPM_650.28 Anime Eikaiwa : Tottoi +SLPS_253.94 Another Century's Episode +SLPS_732.27 Another Century's Episode +SLPS_256.23 Another Century's Episode 2 +SLPS_258.29 Another Century's Episode 2 : Special Vocal Version +SLPS_257.84 Another Century's Episode 3 : The Final +SLES_509.64 Antz Extreme Racing +SLUS_203.92 Antz Extreme Racing +SLES_535.71 Anubis II +SLPM_652.36 Anubis : Zone of the Enders +SLPM_602.00 Anubis : Zone of the Enders (Taikenban) +SLPM_610.35 Anubis : Zone of the Enders (Taikenban) +SLPM_653.61 Anubis : Zone of the Enders : Special Edition +SLPM_655.00 Anubis : Zone of the Enders : Special Edition +SLPM_659.91 Anubis : Zone of the Enders : Special Edition +SLPM_657.35 Ao no mama de... +SLPM_657.36 Ao no mama de... +SLPM_669.58 Aoi Shiro +SLPS_257.48 Aoi Sora no Neosphere : Nanoca Flanka Hatsumei Koubouki 2 +SLPS_257.49 Aoi Sora no Neosphere : Nanoca Flanka Hatsumei Koubouki 2 +SLPS_255.13 Aoi Umi no Tristia : Nanoca Flanka Hatsumei Koubouki +SLPS_255.14 Aoi Umi no Tristia : Nanoca Flanka Hatsumei Koubouki +SLPS_257.00 Aoi Umi no Tristia : Nanoca Flanka Hatsumei Koubouki +SCCS_400.01 Ape Escape 2 +SCES_508.85 Ape Escape 2 +SCES_511.02 Ape Escape 2 +SCES_511.03 Ape Escape 2 +SCES_511.04 Ape Escape 2 +SCES_511.05 Ape Escape 2 +SLUS_206.85 Ape Escape 2 +SCED_513.66 Ape Escape 2 (Demo) +SCES_536.42 Ape Escape 3 +SCUS_975.01 Ape Escape 3 +SCUS_975.48 Ape Escape 3 (Demo) +SCCS_400.16 Ape Escape : Pumped & Primed +SLUS_210.96 Ape Escape : Pumped & Primed +SLPM_657.10 Apocripha/0 +SLPM_665.51 Appleseed EX +SLUS_201.62 Aqua Aqua +SLES_500.53 Aqua Aqua : Wetrix 2 +SLKA_251.61 Aqua Kids +SLPM_656.70 Aqua Kids +SLES_547.88 Aqua Teen Hunger Force : Zombie Ninja Pro-Am +SLUS_216.33 Aqua Teen Hunger Force : Zombie Ninja Pro-Am +SLPS_200.27 Aquaqua +SLES_554.44 Ar tonelico II : Melody of Metafalica +SLUS_217.88 Ar tonelico II : Melody of Metafalica +SLPS_258.19 Ar tonelico II : Sekai ni Hibiku Shoujo-tachi no Metafalica +SLPS_732.63 Ar tonelico II : Sekai ni Hibiku Shoujo-tachi no Metafalica +SLES_545.86 Ar tonelico : Melody of Elemia +SLUS_214.45 Ar tonelico : Melody of Elemia +SLPS_256.04 Ar tonelico : Sekai no Owari de Utai Tsuzukeru Shoujo +SLPS_732.49 Ar tonelico : Sekai no Owari de Utai Tsuzukeru Shoujo +SLPM_668.47 Arabians Lost : The Engagement on Desert +SLKA_253.71 Arangjeon : Breakblow +SLUS_211.65 Arc the Lad : End of Darkness +SCAJ_201.08 Arc the Lad : Generation +SCPS_150.58 Arc the Lad : Generation +SCKA_200.12 Arc the Lad : Jeongryeongui Hwanghon +SCKA_900.11 Arc the Lad : Jeongryeongui Hwanghon : Premiere Disc +SCAJ_200.38 Arc the Lad : Jing Ling Zhi Huang Hun +SCAJ_200.19 Arc the Lad : Seirei no Tasogare +SCCS_400.07 Arc the Lad : Seirei no Tasogare +SCPS_150.40 Arc the Lad : Seirei no Tasogare +SCPS_150.41 Arc the Lad : Seirei no Tasogare +PAPX_902.30 Arc the Lad : Seirei no Tasogare : Premiere Disc +PCPX_963.30 Arc the Lad : Seirei no Tasogare : Premiere Disc +SCUS_972.31 Arc the Lad : Twilight of the Spirits +SCUS_972.82 Arc the Lad : Twilight of the Spirits (Demo) +SCES_519.10 Arc : Twilight of the Spirits +SLES_529.49 Arcade Action : 30 Games +SLES_529.02 Arcade Classics Volume 1 +SLES_534.46 Arcade USA +SLPM_551.06 Arcana Heart +SLPM_668.50 Arcana Heart +SLUS_217.20 Arcana Heart +SLPM_551.68 Arcobaleno^! +SLPM_551.69 Arcobaleno^! +SLES_502.74 Arctic Thunder +SLUS_202.17 Arctic Thunder +SLUS_290.07 Arctic Thunder (Demo) +SLUS_217.55 Are You Smarter than a 5th Grader? Make the Grade +SLES_525.70 Area 51 +SLES_530.75 Area 51 +SLPM_664.68 Area 51 +SLUS_205.95 Area 51 +SLED_534.40 Area 51 (Demo) +SLUS_213.37 Arena Football +SLUS_215.68 Arena Football : Road to Glory +SCAJ_200.16 Argus Zhanshi +SCAJ_200.03 Argus no Senshi +SLPS_251.78 Argus no Senshi +SLPM_610.36 Argus no Senshi (Taikenban) +SCKA_200.06 Argus-ui Jeonsa +SLPM_665.36 Aria : The Natural : Tooi Yume no Mirage +SLPM_669.67 Aria : The Natural : Tooi Yume no Mirage +SLPM_550.14 Aria : The Origination : Aoi Hoshi no El Cielo +SLPM_552.82 Armen Noir +SLES_500.79 Armored Core 2 +SLPS_250.07 Armored Core 2 +SLPS_257.31 Armored Core 2 +SLUS_200.14 Armored Core 2 +SCCS_400.11 Armored Core 2 : Another Age +SCPS_550.24 Armored Core 2 : Another Age +SLES_509.05 Armored Core 2 : Another Age +SLPS_250.40 Armored Core 2 : Another Age +SLPS_734.11 Armored Core 2 : Another Age +SLUS_202.49 Armored Core 2 : Another Age +SLES_513.99 Armored Core 3 +SLPM_675.24 Armored Core 3 +SLPS_251.12 Armored Core 3 +SLPS_257.32 Armored Core 3 +SLPS_734.17 Armored Core 3 +SLUS_204.35 Armored Core 3 +SLKA_250.41 Armored Core 3 : Silent Line +SLPS_251.69 Armored Core 3 : Silent Line +SLPS_734.20 Armored Core 3 : Silent Line +SLKA_252.70 Armored Core : Formula Front +SLPS_254.61 Armored Core : Formula Front +SLES_538.20 Armored Core : Last Raven +SLPM_685.20 Armored Core : Last Raven +SLPS_254.62 Armored Core : Last Raven +SLPS_257.30 Armored Core : Last Raven +SLPS_732.47 Armored Core : Last Raven +SLUS_213.38 Armored Core : Last Raven +SLPM_611.18 Armored Core : Last Raven (Taikenban) +SLPM_611.19 Armored Core : Last Raven (Taikenban) +SLES_820.36 Armored Core : Nexus (Disc 1) (Evolution) +SLPS_253.38 Armored Core : Nexus (Disc 1) (Evolution) +SLUS_209.86 Armored Core : Nexus (Disc 1) (Evolution) +SLES_820.37 Armored Core : Nexus (Disc 2) (Revolution) +SLPS_253.39 Armored Core : Nexus (Disc 2) (Revolution) +SLUS_210.79 Armored Core : Nexus (Disc 2) (Revolution) +SCKA_200.47 Armored Core : Nine Breaker +SLES_538.19 Armored Core : Nine Breaker +SLPS_254.08 Armored Core : Nine Breaker +SLUS_212.00 Armored Core : Nine Breaker +SLUS_200.04 Army Men : Air Attack 2 +SLES_502.33 Army Men : Air Attack : Blade's Revenge +SLES_501.91 Army Men : Green Rogue +SLUS_200.87 Army Men : Green Rogue +SLES_539.96 Army Men : Major Malfunction +SLES_504.34 Army Men : RTS +SLES_507.06 Army Men : RTS +SLUS_202.06 Army Men : RTS +SLES_501.92 Army Men : Sarge's Heroes 2 +SLUS_201.32 Army Men : Sarge's Heroes 2 +SLES_525.87 Army Men : Sarge's War +SLUS_218.31 Army Men : Soldiers of Misfortune +SLES_547.90 Art of Fighting Anthology +SLUS_214.87 Art of Fighting Anthology +SLUS_213.05 Arthur and the Invisibles : The Game +SLES_544.20 Arthur and the Minimoys +SLES_551.26 Artlist Collection : The Dog Island +SLUS_215.51 Artlist Collection : The Dog Island +SLPM_666.62 Artlist Collection : The Dog Island : Hitotsu no Hana no Monogatari +SLPM_654.41 Ashita no Joe : Masshiro ni Moe Tsukiro^! +SLPM_656.25 Ashita no Joe : Masshiro ni Moe Tsukiro^! +SLPM_664.56 Asobi ni Iku yo^! Chikyuu Pinch no Kon'yaku Sengen +SLES_532.33 Assault Suits Valken +SLPM_625.01 Assault Suits Valken +SLUS_208.66 Asterix & Obelix : Kick Buttix +SLUS_291.11 Asterix & Obelix : Kick Buttix (Demo) +SLES_524.86 Astro Boy +SLUS_208.67 Astro Boy +SLKA_251.59 Astro Boy Atom +SLAJ_250.37 Astro Boy : Tetsuwan Atom +SLPM_655.51 Astro Boy : Tetsuwan Atom +SLES_555.93 Astro Boy : The Video Game +SLUS_218.95 Astro Boy : The Video Game +SLPS_255.82 Astro Kyuudan : Kessen^!^! Victory Kyuudanhen +SLES_518.38 Astérix & Obélix XXL +SLES_530.60 Astérix & Obélix XXL 2 +SLES_537.25 Astérix & Obélix XXL 2 +SLES_538.49 Astérix & Obélix XXL 2 +SLES_550.34 Astérix at the Olympic Games +SLES_550.35 Astérix at the Olympic Games +SLES_548.86 Astérix aux Jeux Olympiques +SLES_530.61 Atari Anthology +SLUS_210.76 Atari Anthology +SLES_543.85 Atelier Iris 2 : The Azoth of Destiny +SLUS_213.27 Atelier Iris 2 : The Azoth of Destiny +SLES_548.22 Atelier Iris 3 : Grand Phantasm +SLUS_215.64 Atelier Iris 3 : Grand Phantasm +SLES_537.64 Atelier Iris : Eternal Mana +SLUS_211.13 Atelier Iris : Eternal Mana +SLPM_661.40 Atelier Marie + Elie : Salburg no Renkinjutsushi 1 & 2 +SCAJ_200.89 Athens 2004 +SCES_524.10 Athens 2004 +SCES_524.11 Athens 2004 +SCKA_200.31 Athens 2004 +SCPS_150.74 Athens 2004 +SCUS_973.79 Athens 2004 +SCUS_974.03 Athens 2004 (Demo) +SCED_524.91 Athens 2004 (Demo) (Press Kit) +SLES_506.61 Atlantis III : The New World +SLES_507.57 Atlantis III : The New World +SLES_518.96 Attheraces Presents Gallop Racer +SLES_542.24 Australian Idol Sing +SLES_511.91 Auto Modellista +SLPM_651.24 Auto Modellista +SLPM_651.83 Auto Modellista +SLUS_206.42 Auto Modellista +SLPM_652.86 Auto Modellista : U.S.-Tuned +SLES_510.09 Autobahn Raser IV +SLES_524.59 Autobahn Raser : Das Spiel zum Film +SCPS_560.16 Axel Impact : The Extreme Racing +SLPM_664.91 Ayakashi-bito : Gen'you Ibunroku +SLPM_668.62 Ayakashi-bito : Gen'you Ibunroku +SLPS_254.65 Azumi +SLES_546.95 Azur & Asmar +SCES_539.60 B-Boy +SLUS_217.61 B-Boy +SLES_517.14 BCV : Battle Construction Vehicles +SLES_505.48 BDFL Manager 2002 +SLES_510.25 BDFL Manager 2003 +SLES_514.58 BDFL Manager 2004 +SLES_526.94 BDFL Manager 2005 +SLES_508.80 BMX XXX +SLES_513.65 BMX XXX +SLUS_204.15 BMX XXX +SLES_543.80 Babe +SLES_544.25 Babe +SLES_544.34 Babe +SLUS_208.65 Backyard Baseball +SLUS_217.51 Backyard Baseball '09 +SLUS_218.84 Backyard Baseball '10 +SLUS_207.04 Backyard Basketball +SLUS_216.70 Backyard Football '08 +SLUS_218.09 Backyard Football '09 +SLUS_219.19 Backyard Football '10 +SLUS_208.76 Backyard Football 2006 +SLUS_214.03 Backyard Sports : Baseball 2007 +SLUS_214.85 Backyard Sports : Basketball 2007 +SLES_526.86 Backyard Wrestling 2 : There Goes the Neighborhood +SLPS_254.93 Backyard Wrestling 2 : There Goes the Neighborhood +SLUS_210.43 Backyard Wrestling 2 : There Goes the Neighborhood +SLES_519.86 Backyard Wrestling : Don't Try This at Home +SLPS_253.41 Backyard Wrestling : Don't Try This at Home +SLUS_206.38 Backyard Wrestling : Don't Try This at Home +SLES_517.72 Bad Boys II +SLES_523.62 Bad Boys II +SLES_523.63 Bad Boys II +SLUS_209.82 Bad Boys : Miami Takedown +SLPM_656.35 Bakuen Kakusei : Neverland Senki Zero +SCPS_150.79 Bakufuu Slash^! Kizuna Arashi +SCPS_150.86 Bakufuu Slash^! Kizuna Arashi +SLES_555.79 Bakugan : Battle Brawlers +SLUS_219.02 Bakugan : Battle Brawlers +SLPS_258.17 Bakumatsu Renka : Karyuu Kenshiden +SLPS_258.18 Bakumatsu Renka : Karyuu Kenshiden +SLPM_658.35 Bakumatsu Renka : Shinsengumi +SLPM_655.22 Bakushou^!^! Jinsei Kaidou : Nova Usagi ga Miteru zo^!^! +SLPM_658.12 Bakushou^!^! Jinsei Kaidou : Nova Usagi ga Miteru zo^!^! +SLPM_623.78 Bakusou Convoy Densetsu : Otoko Hanamichi America Roman +SLPM_652.34 Bakusou Dekotora Densetsu : Otoko Hanamichi Yume Roman +SCPS_150.62 Bakusou Mountain Bikers +PAPX_902.33 Bakusou Mountain Bikers (Taikenban) +SLPM_668.15 Baldr Bullet Equilibrium +SLPM_659.04 Baldr Force EXE +SLPM_663.56 Baldr Force EXE +SLES_506.72 Baldur's Gate : Dark Alliance +SLPS_251.39 Baldur's Gate : Dark Alliance +SLPS_251.40 Baldur's Gate : Dark Alliance +SLPS_252.91 Baldur's Gate : Dark Alliance +SLUS_200.35 Baldur's Gate : Dark Alliance +SLES_521.87 Baldur's Gate : Dark Alliance II +SLES_521.88 Baldur's Gate : Dark Alliance II +SLPM_658.45 Baldur's Gate : Dark Alliance II +SLUS_206.75 Baldur's Gate : Dark Alliance II +SLES_555.78 Band Hero +SLUS_218.98 Band Hero +SLKA_250.91 Bansuk Yeongung vs. 3D +SLES_519.78 Baphomets Fluch : Der Schlafende Drache +SLPM_663.90 Bara no Ki ni Bara no Hanasaku : Das Versprechen +SLES_509.72 Barbarian +SLUS_201.36 Barbarian +SLES_553.71 Barbie Horse Adventures : Riding Camp +SLUS_218.06 Barbie Horse Adventures : Riding Camp +SLES_518.45 Barbie Horse Adventures : Wild Horse Rescue +SLUS_206.64 Barbie Horse Adventures : Wild Horse Rescue +SLES_550.15 Barbie as the Island Princess +SLUS_216.84 Barbie as the Island Princess +SLES_545.66 Barbie in the 12 Dancing Princesses +SLES_546.08 Barbie in the 12 Dancing Princesses +SLUS_215.79 Barbie in the 12 Dancing Princesses +SLES_552.16 Baroque +SLPM_667.47 Baroque +SLUS_217.14 Baroque +SLPS_254.69 Baseball Live 2005 +SLPS_200.84 Basic Studio : Powerful Game Koubou (Disc 1) (Basic Studio Disc) +SLPS_200.85 Basic Studio : Powerful Game Koubou (Disc 2) (Play Disc) +SLPS_202.66 Baskelian +SLES_518.50 Basketball Xciting +SLPM_660.75 Bass Landing 3 +SLPS_253.37 Bass Landing 3 +SLES_518.62 Bass Master Fishing +SLES_505.12 Bass Strike +SLPM_621.47 Bass Strike +SLUS_203.25 Bass Strike +SLES_533.87 Batman Begins +SLKA_252.92 Batman Begins +SLUS_211.98 Batman Begins +SLES_517.56 Batman : Rise of Sin Tzu +SLUS_207.09 Batman : Rise of Sin Tzu +SLES_503.55 Batman : Vengeance +SLUS_202.26 Batman : Vengeance +SLUS_209.29 Battle Assault 3 featuring Gundam Seed +SLES_507.77 Battle Engine Aquila +SLUS_204.95 Battle Engine Aquila +SLPM_620.48 Battle Gear 2 +SLPM_654.34 Battle Gear 3 +SLPS_256.75 Battle Stadium D.O.N +SLPS_258.55 Battle of Sunrise +SLES_537.29 Battlefield 2 : Modern Combat +SLES_537.30 Battlefield 2 : Modern Combat +SLPM_662.06 Battlefield 2 : Modern Combat +SLPM_666.51 Battlefield 2 : Modern Combat +SLUS_210.26 Battlefield 2 : Modern Combat +SLED_537.31 Battlefield 2 : Modern Combat (Demo) +SLUS_291.52 Battlefield 2 : Modern Combat (Demo) +SLUS_291.72 Battlefield 2 : Modern Combat (E3 Demo) +SLES_517.02 Battlestar Galactica +SLUS_204.21 Battlestar Galactica +SLES_513.83 Beach King Stunt Racer +SLPS_253.04 Beast Sapp +SLPM_661.81 Beat Down +SLPM_668.19 Beat Down +SLES_535.05 Beat Down : Fists of Vengeance +SLUS_211.50 Beat Down : Fists of Vengeance +SLUS_212.39 Beatmania +SLPM_620.52 Beatmania Da Da Da^!^! +SLPM_661.80 Beatmania II DX 10th Style +SLPM_664.26 Beatmania II DX 11 : II DX Red +SLPM_666.21 Beatmania II DX 12 : Happy Sky +SLPM_668.28 Beatmania II DX 13 : Distorted +SLPM_669.95 Beatmania II DX 14 : Gold +SLPM_551.17 Beatmania II DX 15 : DJ Troopers +SLPM_552.21 Beatmania II DX 16 : Empress + Premium Best (Disc 1) (Empress Disc) +SLPM_552.22 Beatmania II DX 16 : Empress + Premium Best (Disc 2) (Premium Best Disc) +SLPM_650.06 Beatmania II DX 3rd Style +SLPM_650.26 Beatmania II DX 4th Style : New Songs Collection +SLPM_650.49 Beatmania II DX 5th Style : New Songs Collection +SLPM_651.56 Beatmania II DX 6th Style : New Songs Collection +SLPM_655.93 Beatmania II DX 7th Style +SLPM_657.68 Beatmania II DX 8th Style +SLPM_659.46 Beatmania II DX 9th Style +SLPS_254.74 Beck : The Game +SLES_554.40 Ben 10 : Alien Force +SLUS_218.15 Ben 10 : Alien Force +SLES_555.92 Ben 10 : Alien Force : Vilgax Attacks +SLUS_219.21 Ben 10 : Alien Force : Vilgax Attacks +SLES_549.51 Ben 10 : Protector of Earth +SLES_549.52 Ben 10 : Protector of Earth +SLUS_216.61 Ben 10 : Protector of Earth +SLES_556.39 Ben 10 : Ultimate Alien : Cosmic Destruction +SLUS_219.38 Ben 10 : Ultimate Alien : Cosmic Destruction +SLES_513.50 Ben Hur : Blood of Braves +SLPM_656.86 Berserk : Millennium Falcon-hen : Seima Senki no Shou +SLPM_656.88 Berserk : Millennium Falcon-hen : Seima Senki no Shou +SLPM_610.91 Berserk : Millennium Falcon-hen : Seima Senki no Shou (Taikenban) +SLPM_656.18 Berserk : Millennium Falcon-hen : Seima Senki no Shou (Taikenban) +SCED_513.89 Best PS2 Games Ever 10 +SLES_547.89 Beta Bloc +SLES_544.56 Beverly Hills Cop +SLES_519.17 Beyond Good & Evil +SLUS_207.63 Beyond Good & Evil +SLED_520.31 Beyond Good & Evil (Demo) +SLUS_290.82 Beyond Good & Evil (Demo) +SLES_545.36 Big Idea's VeggieTales : LarryBoy and the Bad Apple +SLUS_214.40 Big Idea's VeggieTales : LarryBoy and the Bad Apple +SLES_513.55 Big Mutha Truckers +SLUS_202.91 Big Mutha Truckers +SLUS_206.05 Big Mutha Truckers +SLUS_210.86 Big Mutha Truckers 2 +SLES_529.80 Big Mutha Truckers 2 : Truck Me Harder +SLES_543.19 Biker Mice from Mars +SLUS_215.78 Biker Mice from Mars +SCPS_110.04 Bikkuri Mouse +PCPX_963.06 Bikkuri Mouse (Taikenban) +SLES_518.59 Billiards Xciting +SLES_537.36 Billy the Wizard : Rocket Broomstick Racing +SLPS_256.58 Binchou-tan : Shiawase Goyomi +SCKA_200.89 Biohazard 4 +SLPM_662.13 Biohazard 4 +SLPM_742.29 Biohazard 4 +SLPM_742.62 Biohazard 4 +SLPM_742.88 Biohazard 4 +SLPM_551.43 Biohazard : Code : Veronica : Kanzenban +SLPM_650.22 Biohazard : Code : Veronica : Kanzenban +SLPM_653.57 Biohazard : Code : Veronica : Kanzenban +SLPM_665.20 Biohazard : Code : Veronica : Kanzenban +SLPM_654.28 Biohazard : Outbreak +SLPM_656.92 Biohazard : Outbreak : File 2 +SLES_519.56 Bionicle +SLUS_208.18 Bionicle +SLES_541.50 Bionicle Heroes +SLPM_666.45 Bionicle Heroes +SLUS_214.28 Bionicle Heroes +SLPM_653.47 Bistro Cupid 2 +SLPM_653.48 Bistro Cupid 2 +SLES_538.86 Black +SLES_540.30 Black +SLPM_663.54 Black +SLPM_667.31 Black +SLUS_213.76 Black +SLES_516.20 Black & Bruised +SLUS_205.06 Black & Bruised +SLUS_280.27 Black & Bruised (Demo) +SLUS_290.45 Black & Bruised (Demo) +SLED_539.37 Black (Demo) +SLUS_291.80 Black (Demo) +SLES_542.13 Black Buccaneer +SLPM_662.89 Black Cat : Kikai-jikake no Tenshi +SLES_533.17 Black Market Bowling +SLPS_201.87 Black/Matrix II +SLPS_202.99 Black/Matrix II +SLES_510.13 Blade II +SLES_510.14 Blade II +SLUS_203.60 Blade II +SLPM_662.70 Blazing Souls +SCPS_151.16 Bleach : Blade Battlers +SCPS_193.29 Bleach : Blade Battlers +SCPS_151.19 Bleach : Blade Battlers 2nd +SCPS_150.87 Bleach : Erabareshi Tamashii +SCPS_193.31 Bleach : Erabareshi Tamashii +SCPS_151.01 Bleach : Hanatareshi Yabou +SLUS_211.28 Blitz : The League +SLPS_204.43 Blokus Club with Bumpy Trot +SLES_507.71 Blood Omen 2 : The Legacy of Kain Series +SLES_507.72 Blood Omen 2 : The Legacy of Kain Series +SLES_508.15 Blood Omen 2 : The Legacy of Kain Series +SLUS_200.24 Blood Omen 2 : The Legacy of Kain Series +SLES_527.55 Blood Will Tell : Tezuka Osamu's Dororo +SLUS_207.82 Blood Will Tell : Tezuka Osamu's Dororo +SLPS_256.77 Blood+ : One Night Kiss +SCPS_151.12 Blood+ : Souyoku no Battle Rondo +PAPX_902.06 Blood : The Last Vampire +SCPS_150.08 Blood : The Last Vampire : Gekan +SCPS_150.07 Blood : The Last Vampire : Joukan +SLES_514.74 BloodRayne +SLPM_656.65 BloodRayne +SLUS_204.61 BloodRayne +SLES_538.31 BloodRayne 2 +SLES_538.32 BloodRayne 2 +SLUS_208.62 BloodRayne 2 +SLES_502.03 Bloody Roar 3 +SLPM_620.55 Bloody Roar 3 +SLUS_202.12 Bloody Roar 3 +SLPM_601.36 Bloody Roar 3 (Taikenban) +SLES_518.77 Bloody Roar 4 +SLPM_654.99 Bloody Roar 4 +SLUS_207.95 Bloody Roar 4 +SLES_529.89 Blowout +SLUS_208.50 Blowout +SLES_527.14 Board Games Gallery +SLES_546.56 Bob the Builder +SLES_548.25 Bob the Builder +SLES_548.99 Bob the Builder +SLES_549.00 Bob the Builder +SLES_549.23 Bob the Builder +SLES_549.81 Bob le Bricoleur : On s'amuse comme des fous +SLES_549.82 Bob the Builder : Festival of Fun +SLES_551.66 Bob the Builder : Festival of Fun +SLPM_625.65 Boboboubo Boubobo : Atsumare^!^! Taikan Boubobo +SLPM_625.72 Boboboubo Boubobo : Atsumare^!^! Taikan Boubobo +SLPM_652.62 Boboboubo Boubobo : Hajike Matsuri +SLPM_659.12 Boboboubo Boubobo : Hajike Matsuri +SLUS_213.81 Bode Miller Alpine Skiing +SCPS_150.26 Boku no Natsuyasumi 2 : Umi no Bouken-hen +SCPS_192.09 Boku no Natsuyasumi 2 : Umi no Bouken-hen +SCPS_193.03 Boku no Natsuyasumi 2 : Umi no Bouken-hen +SCPS_110.08 Boku to Maou +SCPS_191.02 Boku to Maou +PAPX_902.12 Boku to Maou (Taikenban) +SLPS_202.08 Boku wa Chiisai +SLPS_203.04 Boku wa Chiisai +SLPS_201.04 Bokujou Monogatari 3 : Heart ni Hi o Tsukete +SLPS_730.03 Bokujou Monogatari 3 : Heart ni Hi o Tsukete +SLPS_731.02 Bokujou Monogatari 3 : Heart ni Hi o Tsukete +SLPS_731.09 Bokujou Monogatari 3 : Heart ni Hi o Tsukete +SLPM_601.47 Bokujou Monogatari 3 : Heart ni Hi o Tsukete (Taikenban) +SLPS_254.21 Bokujou Monogatari : Oh^! Wonderful Life +SLPS_254.31 Bokujou Monogatari : Oh^! Wonderful Life +SLPS_732.22 Bokujou Monogatari : Oh^! Wonderful Life +SCPS_150.88 Bokura no Kazoku : My Family Growing Up in the 21st Century +SLES_519.66 Bombastic +SLUS_207.64 Bombastic +SLPM_625.03 Bomberman Battles +SLES_533.01 Bomberman Hardball +SLPM_652.18 Bomberman Jetters +SLES_513.02 Bomberman Kart +SLPM_621.18 Bomberman Kart +SLPM_624.78 Bomberman Kart DX +SLPM_625.99 Bomberman Kart DX +SLPM_622.91 Bomberman Land 2 : Game Shijou Saidai no Theme Park +SLPM_741.01 Bomberman Land 2 : Game Shijou Saidai no Theme Park +SLPM_626.43 Bomberman Land 3 +SLPM_675.36 Bongsin Yeonui 2 +SCED_535.15 Bonus Demo 10 +SCED_535.14 Bonus Demo 10 (Old) +SCED_535.13 Bonus Demo 10 (You) +SCED_543.38 Bonus Demo 11 +SCED_541.01 Bonus Demo 11 (You) +SCED_541.02 Bonus Demo 11m +SCED_543.99 Bonus Demo 12 +SCED_543.97 Bonus Demo 12 (You) +SCED_543.98 Bonus Demo 12m +SCED_514.86 Bonus Demo 4 +SCED_519.40 Bonus Demo 5 +SCED_519.41 Bonus Demo 5 +SCED_519.42 Bonus Demo 5 +SCED_523.90 Bonus Demo 6 +SCED_523.91 Bonus Demo 6 +SCED_524.36 Bonus Demo 7 (6/7) +SCED_530.18 Bonus Demo 8 (Geu) +SCED_529.32 Bonus Demo 8 (Old) +SCED_529.33 Bonus Demo 8 (You) +SCED_531.17 Bonus Demo 9 (Old) +SCED_531.16 Bonus Demo 9 (You) +SLES_550.07 Boogie +SLUS_216.81 Boogie +SLPM_650.14 Bouken Jidai Katsugeki : Goemon +SLPS_252.79 Bouken Shounen Club Gahou +SLPS_254.70 Bouken-ou Beet : Darkness Century +SLPM_611.16 Bouken-ou Beet : Darkness Century (Taikenban) +SLPM_660.60 Boukoku no Aegis 2035 : Warship Gunner +SLPM_669.39 Boukoku no Aegis 2035 : Warship Gunner +SLES_518.61 Bowling Xciting +SLES_517.17 Boxing Champions +SLES_543.42 Bratz : Forever Diamondz +SLES_543.43 Bratz : Forever Diamondz +SLES_543.44 Bratz : Forever Diamondz +SLUS_214.70 Bratz : Forever Diamondz +SLES_553.56 Bratz : Girlz Really Rock +SLES_553.57 Bratz : Girlz Really Rock +SLES_553.58 Bratz : Girlz Really Rock +SLES_553.59 Bratz : Girlz Really Rock +SLUS_217.91 Bratz : Girlz Really Rock +SLES_535.74 Bratz : Rock Angelz +SLES_535.75 Bratz : Rock Angelz +SLES_535.76 Bratz : Rock Angelz +SLES_535.77 Bratz : Rock Angelz +SLES_535.82 Bratz : Rock Angelz +SLES_535.83 Bratz : Rock Angelz +SLUS_212.25 Bratz : Rock Angelz +SLES_549.86 Bratz : The Movie +SLES_549.87 Bratz : The Movie +SLES_549.88 Bratz : The Movie +SLES_549.89 Bratz : The Movie +SLUS_216.43 Bratz : The Movie +SCPS_151.11 Brave Story : Wataru no Bouken +SCES_516.35 Brave : à la Recherche d'Esprit Danseur +SLUS_211.27 Brave : The Search for Spirit Dancer +SCPS_110.13 Bravo Music +SCPS_191.05 Bravo Music +PAPX_902.16 Bravo Music (Taikenban) +SCPS_110.19 Bravo Music : Chou Meikyoku-ban +SCPS_110.17 Bravo Music : Christmas Edition +SLKA_251.00 Breath of Fire V : Dragon Quarter +SLPM_651.96 Breath of Fire V : Dragon Quarter +SLPM_744.10 Breath of Fire V : Dragon Quarter +SLES_514.96 Breath of Fire : Dragon Quarter +SLUS_204.99 Breath of Fire : Dragon Quarter +SLUS_211.95 Breeders' Cup : World Thoroughbred Championships +SLES_527.17 Brian Lara International Cricket 2005 +SLED_533.65 Brian Lara International Cricket 2005 (Demo) +SLES_542.30 Brian Lara International Cricket 2007 +SLES_509.46 Britney's Dance Beat +SLES_509.47 Britney's Dance Beat +SLES_509.48 Britney's Dance Beat +SLPM_651.74 Britney's Dance Beat +SLUS_204.02 Britney's Dance Beat +SLPS_253.56 Broken Sword : Nemureru Ryuu no Densetsu +SLES_515.57 Broken Sword : The Sleeping Dragon +SLES_536.59 Brothers in Arms : Earned in Blood +SLUS_213.10 Brothers in Arms : Earned in Blood +SLED_537.11 Brothers in Arms : Earned in Blood (Demo) +SLPM_664.10 Brothers in Arms : Meiyo no Daishou +SLPM_667.08 Brothers in Arms : Meiyo no Daishou +SLES_528.88 Brothers in Arms : Road to Hill 30 +SLPM_660.42 Brothers in Arms : Road to Hill 30 +SLUS_211.63 Brothers in Arms : Road to Hill 30 +SLES_545.88 Brunswick Pro Bowling +SLUS_215.66 Brunswick Pro Bowling +SLES_544.76 Buccaneer +SLES_518.90 Buffy contre les Vampires : Chaos Bleeds +SLUS_205.66 Buffy the Vampire Slayer : Chaos Bleeds +SLPM_624.11 Buggy Grand Prix : Kattobi^! Daisakusen +SLPM_621.57 BuileBaku +SLPM_601.57 BuileBaku (Taikenban) +SCAJ_200.56 Bujingai +SLPM_654.59 Bujingai +SLPM_602.11 Bujingai (Taikenban) +SLES_524.95 Bujingai : Swordmaster +SLUS_208.95 Bujingai : The Forsaken City +SLPS_258.79 Bully +SLUS_212.69 Bully +SLES_504.45 Burnout +SLUS_203.07 Burnout +SLED_506.17 Burnout (Demo) +SLUS_280.06 Burnout (Demo) +SLES_510.44 Burnout 2 : Point of Impact +SLES_529.68 Burnout 2 : Point of Impact +SLKA_250.39 Burnout 2 : Point of Impact +SLPS_253.51 Burnout 2 : Point of Impact +SLUS_204.97 Burnout 2 : Point of Impact +SLED_512.11 Burnout 2 : Point of Impact (Demo) +SLAJ_250.53 Burnout 3 : Takedown +SLES_525.84 Burnout 3 : Takedown +SLES_525.85 Burnout 3 : Takedown +SLKA_252.06 Burnout 3 : Takedown +SLPM_657.19 Burnout 3 : Takedown +SLPM_659.58 Burnout 3 : Takedown +SLPM_669.62 Burnout 3 : Takedown +SLED_525.97 Burnout 3 : Takedown (Demo) +SLUS_210.50 Burnout 3 : Takedown (Demo) +SLUS_291.13 Burnout 3 : Takedown (Demo) +SLPM_602.46 Burnout 3 : Takedown (Taikenban) +SLAJ_250.94 Burnout Dominator +SLES_546.27 Burnout Dominator +SLES_546.81 Burnout Dominator +SLKA_252.60 Burnout Dominator +SLPM_667.39 Burnout Dominator +SLUS_215.96 Burnout Dominator +SLAJ_250.66 Burnout Revenge +SLES_535.06 Burnout Revenge +SLES_535.07 Burnout Revenge +SLKA_253.04 Burnout Revenge +SLPM_661.08 Burnout Revenge +SLUS_212.42 Burnout Revenge +SLED_535.12 Burnout Revenge (Demo) +SLED_536.37 Burnout Revenge (Demo) +SLUS_291.53 Burnout Revenge (Demo) +SLKA_252.21 Busin 0 : Wizardry Alternative Neo +SLPM_653.78 Busin 0 : Wizardry Alternative Neo +SLPM_658.76 Busin 0 : Wizardry Alternative Neo +SLPM_610.60 Busin 0 : Wizardry Alternative Neo (Taikenban) +SLPM_620.98 Busin : Wizardry Alternative +SLPS_257.64 Busou Renkin : Youkoso Papillon Park e +SLPS_258.77 Busou Renkin : Youkoso Papillon Park e +SLPM_620.29 Bust A Move : Dance Summit 2001 +SLES_517.13 Bust-A-Bloc +SLES_510.60 Butt-Ugly Martians : Zoom or Doom^! +SLUS_205.27 Butt-Ugly Martians : Zoom or Doom^! +SCES_554.19 Buzz^! Brain of Oz +SCES_554.21 Buzz^! Brain of Switzerland +SCES_553.85 Buzz^! Brain of the UK +SCES_554.23 Buzz^! Brain of the World +SCES_554.25 Buzz^! Brain of the World +SCES_544.99 Buzz^! Das Mega-Quiz +SCES_542.59 Buzz^! Das Sport-Quiz +SCES_538.83 Buzz^! Das große Quiz +SCES_554.20 Buzz^! De Slimste van Nederland +SCES_553.87 Buzz^! Deutschlands Superquiz +SCES_542.62 Buzz^! El Gran Concurso de Deportes +SCES_538.84 Buzz^! El Gran Reto +SCES_545.00 Buzz^! El Mega Concurso +SCES_552.13 Buzz^! Escuela de Talentos +SCES_548.48 Buzz^! Hollywood +SCES_548.52 Buzz^! Hollywood Leffavisa +SCES_548.54 Buzz^! Hollywood Quiz +SCES_548.56 Buzz^! Hollywood Quiz +SCES_553.89 Buzz^! Il Quizzone Nazionale +SCES_538.82 Buzz^! Il Superquiz +SCES_552.10 Buzz^! Junior : Ace Racers +SCES_552.11 Buzz^! Junior : Ace Racers +SCED_554.32 Buzz^! Junior : Ace Racers (Demo) +SCES_547.49 Buzz^! Junior : Dino Den +SCES_542.19 Buzz^! Junior : Jungle Party +SCES_542.20 Buzz^! Junior : Jungle Party +SCUS_975.96 Buzz^! Junior : Jungle Party +SCUS_976.02 Buzz^! Junior : Jungle Party +SCED_543.45 Buzz^! Junior : Jungle Party (Demo) +SCES_546.25 Buzz^! Junior : Monster Rumble +SCES_547.03 Buzz^! Junior : Monster Rumble +SCES_546.76 Buzz^! Junior : RoboJam +SCES_547.01 Buzz^! Junior : RoboJam +SCUS_975.97 Buzz^! Junior : RoboJam +SCUS_976.34 Buzz^! Junior : RoboJam +SCED_548.08 Buzz^! Junior : RoboJam + Buzz^! Junior : Jungle Party (Demo) +SCES_538.81 Buzz^! Le Grand Quiz +SCES_544.97 Buzz^! Le Méga Quiz +SCES_553.86 Buzz^! Le Plus Malin des Français +SCES_542.60 Buzz^! Le Quiz du Sport +SCES_545.03 Buzz^! Megavisa +SCES_539.29 Buzz^! O Grande Quiz +SCES_545.04 Buzz^! O Mega Quiz +SCES_542.63 Buzz^! O Quiz Desportivo +SCES_550.97 Buzz^! Pop Quiz +SCES_551.07 Buzz^! Pop Quiz +SCES_542.67 Buzz^! Sporttivisa +SCES_539.27 Buzz^! Suuri Tietovisa +SCES_538.79 Buzz^! The Big Quiz +SCES_538.80 Buzz^! The Big Quiz +SCES_539.25 Buzz^! The Big Quiz +SCES_539.26 Buzz^! The Big Quiz +SCES_540.73 Buzz^! The Big Quiz +SCES_548.44 Buzz^! The Hollywood Quiz +SCES_548.45 Buzz^! The Hollywood Quiz +SCES_548.51 Buzz^! The Hollywood Quiz +SCUS_975.94 Buzz^! The Hollywood Quiz +SCUS_976.33 Buzz^! The Hollywood Quiz +SCES_546.89 Buzz^! The Maha Quiz +SCES_544.96 Buzz^! The Mega Quiz +SCES_544.98 Buzz^! The Mega Quiz +SCES_545.01 Buzz^! The Mega Quiz +SCES_545.05 Buzz^! The Mega Quiz +SCES_545.07 Buzz^! The Mega Quiz +SCUS_975.92 Buzz^! The Mega Quiz +SCES_533.04 Buzz^! The Music Quiz +SCES_533.05 Buzz^! Le Quizz Musical +SCES_533.07 Buzz^! The Music Quiz +SCES_533.08 Buzz^! The Music Quiz +SCES_536.63 Buzz^! The Music Quiz +SCES_536.69 Buzz^! The Music Quiz +SCES_550.93 Buzz^! The Pop Quiz +SCES_550.94 Buzz^! The Pop Quiz +SCES_550.95 Buzz^! The Pop Quiz +SCES_550.96 Buzz^! The Pop Quiz +SCES_550.98 Buzz^! The Pop Quiz +SCES_551.00 Buzz^! The Pop Quiz +SCES_549.41 Buzz^! The Schools Quiz +SCES_542.58 Buzz^! The Sports Quiz +SCES_542.61 Buzz^! The Sports Quiz +SCES_542.64 Buzz^! The Sports Quiz +SCES_542.65 Buzz^! The Sports Quiz +SCES_542.66 Buzz^! The Sports Quiz +SCES_542.68 Buzz^! The Sports Quiz +SCED_542.38 Buzz^! The Sports Quiz (Demo) +SCED_543.63 Buzz^! The Sports Quiz (Demo) +SCES_553.88 Buzz^! ¿Qué Sabes de tu País? +SLPM_625.78 BuzzRod : Fishing Fantasy +SLPS_204.18 C@m Station +SLES_502.67 CART Fury : Championship Racing +SLUS_201.41 CART Fury : Championship Racing +SLES_550.79 CID the Dummy +SLUS_217.54 CID the Dummy +SLUS_213.29 CMT Presents : Karaoke Revolution : Country +SLES_544.65 CSI : Crime Scene Investigation +SLUS_216.55 CSI : Crime Scene Investigation : 3 Dimensions of Murder +SLES_546.55 Cabela's African Safari +SLUS_213.79 Cabela's African Safari +SLUS_213.84 Cabela's Alaskan Adventures +SLES_515.90 Cabela's Big Game Hunter +SLUS_205.34 Cabela's Big Game Hunter +SLES_531.07 Cabela's Big Game Hunter 2005 Adventures +SLUS_210.21 Cabela's Big Game Hunter 2005 Adventures +SLES_551.03 Cabela's Big Game Hunter 2008 +SLUS_216.25 Cabela's Big Game Hunter 2008 +SLES_553.31 Cabela's Dangerous Adventures +SLES_521.06 Cabela's Dangerous Hunts +SLUS_207.36 Cabela's Dangerous Hunts +SLES_538.85 Cabela's Dangerous Hunts 2 +SLUS_213.50 Cabela's Dangerous Hunts 2 +SLUS_218.41 Cabela's Dangerous Hunts 2009 +SLUS_206.65 Cabela's Deer Hunt : 2004 Season +SLUS_210.11 Cabela's Deer Hunt : 2005 Season +SLUS_217.89 Cabela's Legendary Adventures +SLUS_217.15 Cabela's Monster Bass +SLUS_219.35 Cabela's North American Adventures +SLES_537.49 Cabela's Outdoor Adventures +SLUS_211.92 Cabela's Outdoor Adventures +SLUS_219.06 Cabela's Outdoor Adventures 2010 +SLUS_216.24 Cabela's Trophy Bucks +SLPM_659.10 Cafe Lindbergh : Summer Season +SLPM_652.94 Cafe Little Wish : Mahou no Recipe +SLUS_217.64 Cake Mania : Baker's Challenge +SLES_534.15 Call of Duty 2 : Big Red One +SLES_534.16 Call of Duty 2 : Big Red One +SLES_534.17 Call of Duty 2 : Big Red One +SLES_537.22 Call of Duty 2 : Big Red One +SLPM_663.28 Call of Duty 2 : Big Red One +SLUS_212.28 Call of Duty 2 : Big Red One +SLUS_213.18 Call of Duty 2 : Big Red One +SLES_541.66 Call of Duty 3 +SLES_541.67 Call of Duty 3 : En marche vers Paris +SLES_541.68 Call of Duty 3 +SLUS_214.26 Call of Duty 3 +SLES_527.82 Call of Duty : Finest Hour +SLES_527.83 Call of Duty : Le Jour de Gloire +SLES_527.84 Call of Duty : Finest Hour +SLPM_661.59 Call of Duty : Finest Hour +SLUS_207.25 Call of Duty : Finest Hour +SLES_553.67 Call of Duty : World at War : Final Fronts +SLES_553.69 Call of Duty : World at War : Final Fronts +SLUS_217.46 Call of Duty : World at War : Final Fronts +SLPM_654.48 Cambrian QTS : Kaseki ni Natte mo +SLPS_252.19 Canary : Kono Omoi o Uta ni Nosete +SLES_535.61 Canis Canem Edit +SLPM_662.64 Canvas 2 : Nijiiro no Sketch +SLPM_662.65 Canvas 2 : Nijiiro no Sketch +SLPM_551.87 Canvas 3 : Tanshoku no Pastel +SLPM_659.23 Canvas : Sepia-iro no Motif +SLPS_252.23 Canvas : Sepia-iro no Motif +SLES_536.61 Capcom Classics Collection +SLPM_663.17 Capcom Classics Collection +SLPM_668.52 Capcom Classics Collection +SLUS_213.16 Capcom Classics Collection Vol. 1 +SLES_545.61 Capcom Classics Collection Vol. 2 +SLUS_214.73 Capcom Classics Collection Vol. 2 +SLUS_209.50 Capcom Fighting Evolution +SLES_528.54 Capcom Fighting Jam +SLPM_657.94 Capcom Fighting Jam +SLES_505.41 Capcom vs. SNK 2 : Mark of the Millennium 2001 +SLUS_202.46 Capcom vs. SNK 2 : Mark of the Millennium 2001 +SLPM_650.47 Capcom vs. SNK 2 : Millionaire Fighting 2001 +SLPM_742.46 Capcom vs. SNK 2 : Millionaire Fighting 2001 +SLPM_744.02 Capcom vs. SNK 2 : Millionaire Fighting 2001 +SLES_544.71 Captain Scarlet +SLES_546.12 Captain Scarlet +SLPS_256.91 Captain Tsubasa +SLES_534.85 Car Racing Challenge +SLPS_204.08 Card Captor Sakura : Sakura-chan to Asobo^! +SLPM_623.65 Cardinal Arc : Konton no Fuusatsu +SLPM_626.99 Cardinal Arc : Konton no Fuusatsu +SLES_521.43 Carmen Sandiego : The Secret of the Stolen Drums +SLUS_208.49 Carmen Sandiego : The Secret of the Stolen Drums +SLES_541.93 Carol Vorderman's Sudoku +SLES_541.94 Carol Vorderman's Sudoku +SLUS_214.95 Carol Vorderman's Sudoku +SCES_556.49 Cart Kings +SLPM_662.31 Cartagra : Tamashii no Kunou +SLPM_665.86 Cartagra : Tamashii no Kunou +SLES_537.73 Cartoon Kingdom +SLES_543.06 Cartoon Network Racing +SLUS_214.38 Cartoon Network Racing +SLES_539.22 Carwash Tycoon +SLES_521.78 Casino Challenge +SLES_543.83 Casper and the Ghostly Trio +SLES_544.26 Casper and the Ghostly Trio +SLES_544.35 Casper and the Ghostly Trio +SLES_546.72 Casper's Scare School +SLES_550.74 Casper's Scare School +SLES_506.47 Casper : Spirit Dimensions +SLUS_202.05 Casper : Spirit Dimensions +SLPM_666.05 Castle Fantasia : Arihato Senki +SLPM_658.98 Castle Fantasia : Erencia Senki : Plus Stories +SLPM_658.99 Castle Fantasia : Erencia Senki : Plus Stories +SLES_535.18 Castle Shikigami 2 +SLUS_209.62 Castle Shikigami 2 +SLES_521.18 Castlevania +SLKA_250.82 Castlevania +SLPM_654.06 Castlevania +SLPM_654.44 Castlevania +SLPM_610.62 Castlevania (Taikenban) +SLES_537.55 Castlevania : Curse of Darkness +SLUS_211.68 Castlevania : Curse of Darkness +SLUS_207.33 Castlevania : Lament of Innocence +SLES_512.49 Castleween +SLES_525.67 Catwoman +SLUS_209.92 Catwoman +SLES_549.49 Catz +SLES_549.50 Catz +SLES_548.33 Caveman Rock +SLES_515.54 Cel Damage Overdrive +SLES_506.36 Centre Court : Hard Hitter +SCPS_150.54 Chain Dive +PAPX_902.32 Chain Dive (Taikenban) +SLES_523.25 Champions of Norrath +SLES_523.73 Champions of Norrath +SLUS_205.65 Champions of Norrath +SLUS_290.88 Champions of Norrath (Demo) +SLES_530.39 Champions : Return to Arms +SLUS_209.73 Champions : Return to Arms +SLUS_291.26 Champions : Return to Arms (Demo) +SLES_539.45 Championship Manager 2006 +SLES_543.20 Championship Manager 2007 +SLES_530.27 Championship Manager 5 +SLES_532.23 Championship Manager 5 +SLES_532.24 Championship Manager 5 +SCES_556.62 Chandragupta : Warrior Prince +SLPM_668.16 Chanter : Kimi no Uta ga Todoitara# +SLPM_661.76 Chaos Field : New Order +SLES_515.53 Chaos Legion +SLKA_250.26 Chaos Legion +SLPM_652.49 Chaos Legion +SLUS_206.95 Chaos Legion +SLPM_665.53 Chaos Wars +SLUS_217.22 Chaos Wars +SLES_533.86 Charlie and the Chocolate Factory +SLUS_212.46 Charlie and the Chocolate Factory +SLES_517.50 Charlie's Angels +SLES_546.57 Charlotte's Web +SLES_547.19 Charlotte's Web +SLES_548.09 Charlotte's Web +SCPS_110.11 Check-i-TV +SCPS_110.15 Check-i-TV +SLES_549.57 Cheggers Party Quiz +SLES_539.21 Chemist Tycoon +SLPS_201.32 Chenwen no Sangokushi +SLKA_252.59 Cheonseong : Swords of Destiny +SLPS_254.44 Cherry Blossom +SLES_516.30 Chess Challenger +SLES_514.36 Chessmaster +SLES_515.04 Chessmaster +SLUS_206.37 Chessmaster +SLES_546.30 Chi Vuol Essere Milionario? Party Edition +SLPS_255.80 Chicken Little +SLPM_652.55 Chobits : Chii dake no Hito +SLPM_660.01 Chocolat : Maid Cafe ;Curio; +SLES_531.40 Choro Q +SLUS_209.30 Choro Q +SLUS_280.44 Choro Q (Demo) +SLPM_651.49 Choro Q HG +SLPS_250.14 Choro Q HG +SLPS_250.15 Choro Q HG +SLKA_150.08 Choro Q HG 2 +SLPM_621.04 Choro Q HG 2 +SLPM_623.55 Choro Q HG 2 +SLPM_627.61 Choro Q HG 2 +SLPM_627.71 Choro Q HG 3 +SLPM_653.26 Choro Q HG 4 +SLPM_662.50 Choro Q HG 4 +SLPM_657.24 Choro Q Works +SLPM_624.03 Chou Aniki : Seinaru Protein Densetsu +SLPM_623.60 Chou Aniki : Seinaru Protein Densetsu (Taikenban) +SLPM_652.07 Chou Battle Houshin +SLPM_652.10 Chou Battle Houshin +SLPM_660.95 Chou Battle Houshin +SLPM_654.05 Chou Jikuu Yousai Macross +SLPM_620.37 Chou Kousoku Igo +SLPM_620.38 Chou Kousoku Mahjong +SLPM_621.46 Chou Kousoku Mahjong Plus +SLPM_620.36 Chou Kousoku Reversi +SLPM_620.39 Chou Kousoku Shougi +SLPS_201.27 Chou^! Tanoshii Internet : Tomodachi no Wa +SLPS_201.49 Chou^! Tanoshii Internet : Tomodachi no Wa +SLPS_201.69 Chou^! Tanoshii Internet : Tomodachi no Wa +SLPS_202.30 Chulip +SLPS_202.83 Chulip +SLPS_204.71 Chulip +SLUS_207.42 Chulip +SLPS_254.15 Chuuka na Janshi : Tenhoo Painyan +SLES_544.85 Cinderella +SLPS_250.73 Cinema Surfing : Youga Taizen +SLES_530.90 Circuit Blasters +SLES_509.35 Circus Maximus : Chariot Wars +SLES_503.64 City Crisis +SLPS_201.01 City Crisis +SLUS_202.74 City Crisis +SLES_533.43 City Soccer Challenge +SLPM_663.02 Clannad +SLPM_669.81 Clannad +SLES_536.14 Classic British Motor Racing +SLPM_551.36 Clear : Atarashii Kaze no Fuku Oka de +SLES_548.90 Clever Kids : Dino Land +SLES_548.91 Clever Kids : Pony World +SLPM_621.29 Climax Tennis +SLES_516.19 Clock Tower 3 +SLKA_250.51 Clock Tower 3 +SLPM_652.21 Clock Tower 3 +SLUS_206.33 Clock Tower 3 +SLPM_552.81 Clock Zero : Shuuen no Ichibyou +SLPM_661.37 Clover Heart's : Looking for Happiness +SLPS_253.90 Clover Heart's : Looking for Happiness +SLPS_253.91 Clover Heart's : Looking for Happiness +SLPM_552.55 Clover no Kuni no Alice : Wonderful Wonder World +SLES_526.56 Club Football 2005 : AC Milan +SLES_526.61 Club Football 2005 : Ajax Amsterdam +SLES_526.57 Club Football 2005 : Arsenal +SLES_526.68 Club Football 2005 : Aston Villa +SLES_526.67 Club Football 2005 : Birmingham City +SLES_526.48 Club Football 2005 : Borussia Dortmund +SLES_526.65 Club Football 2005 : Celtic FC +SLES_526.63 Club Football 2005 : Chelsea FC +SLES_526.51 Club Football 2005 : FC Barcelona +SLES_526.55 Club Football 2005 : FC Bayern München +SLES_526.60 Club Football 2005 : FC Internazionale +SLES_526.58 Club Football 2005 : Hamburger SV +SLES_526.50 Club Football 2005 : Juventus +SLES_526.52 Club Football 2005 : Liverpool FC +SLES_526.53 Club Football 2005 : Liverpool FC +SLES_526.47 Club Football 2005 : Manchester United +SLES_526.62 Club Football 2005 : Newcastle United +SLES_526.49 Club Football 2005 : Olympique de Marseille +SLES_526.59 Club Football 2005 : Paris Saint-Germain +SLES_526.64 Club Football 2005 : Rangers FC +SLES_526.54 Club Football 2005 : Real Madrid +SLES_526.66 Club Football 2005 : Tottenham Hotspur +SLES_510.80 Club Football : AC Milan +SLES_510.79 Club Football : Ajax Amsterdam +SLES_510.89 Club Football : Arsenal +SLES_510.85 Club Football : Aston Villa +SLES_510.83 Club Football : Borussia Dortmund +SLES_514.23 Club Football : Celtic FC +SLES_510.86 Club Football : Chelsea FC +SLES_510.78 Club Football : FC Barcelona +SLES_510.84 Club Football : FC Bayern München +SLES_510.94 Club Football : FC Internazionale +SLES_510.82 Club Football : Hamburger SV +SLES_510.81 Club Football : Juventus +SLES_510.87 Club Football : Leeds United +SLES_510.76 Club Football : Liverpool FC +SLES_511.00 Club Football : Liverpool FC +SLES_510.90 Club Football : Manchester United +SLES_510.88 Club Football : Rangers FC +SLES_510.77 Club Football : Real Madrid +SLES_545.18 Clumsy Shumsy +SLPS_256.54 Cluster Edge : Kimi o Matsu Mirai e no Akashi +SLES_545.48 Cocoto Fishing Master +SLUS_216.63 Cocoto Fishing Master +SLES_538.05 Cocoto Funfair +SLES_528.58 Cocoto Kart Racer +SLES_525.23 Cocoto Platform Jumper +SCAJ_201.53 Code Age Commanders : Tsugumono Tsugarerumono +SLPM_661.09 Code Age Commanders : Tsugumono Tsugarerumono +SLPS_258.60 Code Geass : Hangyaku no Lelouch : Lost Colors +SLES_551.72 Code Lyoko : Quest for Infinity +SLUS_217.43 Code Lyoko : Quest for Infinity +SLES_546.15 Code of the Samurai +SLES_536.85 Codename : Kids Next Door : Operation : V.I.D.E.O.G.A.M.E. +SLES_538.12 Codename : Kids Next Door : Operation : V.I.D.E.O.G.A.M.E. +SLUS_211.55 Codename : Kids Next Door : Operation : V.I.D.E.O.G.A.M.E. +SLES_531.58 Cold Fear +SLUS_210.47 Cold Fear +SLES_529.63 Cold Winter +SLES_530.93 Cold Winter +SLUS_208.45 Cold Winter +SLED_533.27 Cold Winter (Demo) +SLES_518.24 Colin McRae Rally 2004 +SLES_526.36 Colin McRae Rally 2005 +SLES_511.17 Colin McRae Rally 2003 +SLUS_205.02 Colin McRae Rally 3 +SLUS_212.32 College Hoops 2K6 +SLUS_214.63 College Hoops 2K7 +SLUS_216.73 College Hoops 2K8 +SLPS_202.02 Coloball 2002 +SLPM_668.04 Colorful Aquarium : My Little Mermaid +SLPM_668.05 Colorful Aquarium : My Little Mermaid +SLPM_655.89 Colorful Box : To Love +SLPM_664.14 Colorful Box : To Love +SLPS_200.56 Colorio Hagaki Print +SLES_533.56 Colosseum : Road to Freedom +SLUS_211.79 Colosseum : Road to Freedom +SLES_539.24 Combat Ace +SLUS_207.15 Combat Elite : WWII Paratroopers +SLUS_280.54 Combat Elite : WWII Paratroopers (Demo) +SLPM_651.69 CombatQueen +SCKA_100.06 Come on Baby +SLES_508.59 Commandos 2 : Men of Courage +SLES_508.60 Commandos 2 : Men of Courage +SLES_509.27 Commandos 2 : Men of Courage +SLUS_200.86 Commandos 2 : Men of Courage +SLES_527.68 Commandos : Strike Force +SLPM_664.92 Commandos : Strike Force +SLUS_211.03 Commandos : Strike Force +SLES_524.51 Conan +SLPM_660.00 Conflict Delta II : Wangan Sensou 1991 +SLPM_654.60 Conflict Delta : Wangan Sensou 1991 +SLES_502.21 Conflict Zone +SLUS_202.40 Conflict Zone : Modern War Strategy +SLES_509.01 Conflict : Desert Storm +SLES_509.02 Conflict : Desert Storm +SLUS_205.49 Conflict : Desert Storm +SLES_515.23 Conflict : Desert Storm II +SLUS_206.89 Conflict : Desert Storm II : Back to Baghdad +SLES_525.73 Conflict : Global Storm +SLUS_211.72 Conflict : Global Terror +SLES_526.30 Conflict : Vietnam +SLUS_210.45 Conflict : Vietnam +SLES_530.98 Conspiracy : Weapons of Mass Destruction +SLES_528.72 Constantine +SLPM_659.72 Constantine +SLUS_211.42 Constantine +SLES_512.84 Contra : Shattered Soldier +SLUS_203.06 Contra : Shattered Soldier +SCUS_971.08 Cool Boarders 2001 +SCUS_971.47 Cool Boarders 2001 (Demo) +SLPS_250.22 Cool Boarders : Code Alien +SLPM_655.04 Cool Girl (Disc 1) (Ice Side) +SLPM_655.06 Cool Girl (Disc 1) (Ice Side) +SLPM_657.42 Cool Girl (Disc 1) (Ice Side) +SLPM_655.05 Cool Girl (Disc 2) (Aska Side) +SLPM_655.07 Cool Girl (Disc 2) (Aska Side) +SLPM_657.43 Cool Girl (Disc 2) (Aska Side) +SLES_517.85 Cool Shot +SLPS_202.56 Cool Shot : Yukawa Keiko no Professional Billiard +SLES_554.70 Coraline +SLUS_218.54 Coraline +SLES_522.19 Corvette +SLUS_208.58 Corvette +SLUS_214.99 Corvette Evolution GT +SLES_530.46 Counter Terrorist Special Forces : Fire for Effect +SLPM_664.29 Counter Terrorist Special Forces : Terror Taisaku Tokushu Butai : Nemesis no Shuurai +SLES_522.91 Countryside Bears +SLES_545.68 Covert Command +SLPS_255.50 Cowboy Bebop : Tsuioku no Serenade +SLES_548.65 Crabby Adventure +SLES_523.39 Crash 'n' Burn +SLUS_210.13 Crash 'n' Burn +SLPM_621.14 Crash Bandicoot 4 : Sakuretsu^! Majin Power +SLPM_740.03 Crash Bandicoot 4 : Sakuretsu^! Majin Power +SLPM_658.01 Crash Bandicoot 5 : Eeee Crash to Cortex no Yabou?^!? +SLPM_655.80 Crash Bandicoot : Bakusou^! Nitro Kart +SLPM_660.67 Crash Bandicoot : Bakusou^! Nitro Kart +SLPM_660.90 Crash Bandicoot : Gatchanko World +SLPM_645.13 Crash Bandicoot : Mawangui Buhwal +SLES_503.86 Crash Bandicoot : La Vengeance de Cortex +SLUS_202.38 Crash Bandicoot : The Wrath of Cortex +SLUS_290.10 Crash Bandicoot : The Wrath of Cortex (Demo) +SLES_515.11 Crash Nitro Kart +SLUS_206.49 Crash Nitro Kart +SLUS_290.68 Crash Nitro Kart (Demo) +SLES_534.39 Crash Tag Team Racing +SLUS_211.91 Crash Tag Team Racing +SLED_534.42 Crash Tag Team Racing (Demo) +SLES_525.68 Crash Twinsanity +SLUS_209.09 Crash Twinsanity +SLED_525.74 Crash Twinsanity + Spyro : A Hero's Tail (Demo) +SLUS_291.01 Crash Twinsanity / Spyro : A Hero's Tail (E3 Demo) +SLES_548.41 Crash of the Titans +SLES_548.42 Crash of the Titans +SLES_548.43 Crash of the Titans +SLUS_215.83 Crash of the Titans +SLES_552.04 Crash : Génération Mutant +SLES_552.05 Crash : Mind over Mutant +SLES_552.06 Crash : Mind over Mutant +SLUS_217.28 Crash : Mind over Mutant +SLES_508.43 Crashed +SLPM_621.88 Crazy Bump's : Kattobi Car Battle^! +SLES_544.68 Crazy Chicken X +SLUS_216.34 Crazy Frog Arcade Racer +SLES_538.69 Crazy Frog Racer +SLES_545.49 Crazy Frog Racer 2 +SLES_530.00 Crazy Golf +SLES_533.18 Crazy Golf : World Tour +SLES_502.15 Crazy Taxi +SLPM_621.02 Crazy Taxi +SLUS_202.02 Crazy Taxi +SLES_520.44 Crescent Suzuki Racing +SLES_543.96 Cricket 07 +SLES_504.24 Cricket 2002 +SLES_521.23 Cricket 2004 +SLES_533.42 Cricket 2005 +SLES_521.22 Crime Life : Gang Wars +SLPM_552.85 Crimson Empire +SLES_525.56 Crimson Sea 2 +SLES_525.57 Crimson Sea 2 +SLES_525.58 Crimson Sea 2 +SLUS_208.77 Crimson Sea 2 +SLES_525.34 Crimson Tears +SLPM_655.75 Crimson Tears +SLUS_209.48 Crimson Tears +SCES_525.30 Crisis Zone +SLPM_622.12 Critical Bullet : 7th Target +SLPS_255.32 Critical Velocity +SLPM_655.54 Croket^! Ban-King no Kiki o Sukue +SLPM_655.46 Cross Channel : To All People +SLPS_200.23 CrossFire +SLPM_601.19 CrossFire (Taikenban) +SLES_519.16 Crouching Tiger, Hidden Dragon +SLUS_205.23 Crouching Tiger, Hidden Dragon +SLES_541.46 Crusty Demons +SLUS_205.47 Cubix Robots for Everyone : Showdown +SLES_539.52 Cue Academy : Snooker, Pool, Billiards +SLUS_207.74 Culdcept +SLPM_651.79 Culdcept II Expansion +SLPM_744.11 Culdcept II Expansion +SCAJ_201.76 Curious George +SLES_543.64 Curious George +SLES_544.74 Curious George +SLUS_213.54 Curious George +SLPS_203.67 Curry House CoCo Ichiban'ya : Kyou mo Genki da^! Curry ga Umai^!^! +SLES_519.34 Curse : The Eye of Isis +SLES_820.19 Cy Girls (Aska Disc) +SLES_820.21 Cy Girls (Aska Disc) +SLUS_206.97 Cy Girls (Disc 1) (Ice) +SLUS_208.54 Cy Girls (Disc 2) (Aska) +SLES_820.18 Cy Girls (Ice Disc) +SLES_820.20 Cy Girls (Ice Disc) +SLPM_621.40 Cyber Jansou : Toufuusou-hen +SLUS_206.74 Cyber Troopers : Virtual-On Marz +SLES_526.84 Cyclone Circus +SLPS_252.88 D-A : Black +SLPS_254.37 D-A : White +SLPS_254.38 D-A : White +SLPS_256.19 D-A : White +SLES_541.54 D-Unit Drift Racing +SLPM_669.05 D.C. : Da Capo : The Origin +SLPM_662.25 D.C.F.S. : Da Capo : Four Seasons +SLPM_662.26 D.C.F.S. : Da Capo : Four Seasons +SLPM_551.56 D.C.I.F. : Da Capo : Innocent Finale +SLPM_669.22 D.C.II P.S. : Da Capo II : Plus Situation (Disc 1) +SLPM_669.24 D.C.II P.S. : Da Capo II : Plus Situation (Disc 1) +SLPM_669.23 D.C.II P.S. : Da Capo II : Plus Situation (Disc 2) +SLPM_669.25 D.C.II P.S. : Da Capo II : Plus Situation (Disc 2) +SLPM_654.00 D.C.P.S. : Da Capo : Plus Situation +SLPM_660.49 D.C.P.S. : Da Capo : Plus Situation +SLPM_550.60 D.Gray-man : Sousha no Shikaku +SLPM_620.56 D.N.A. : Dark Native Apostle +SLPM_653.68 D.N.Angel : TV Animation Series : Kurenai no Tsubasa +SLPM_657.75 DDR Festival : Dance Dance Revolution +SLUS_207.11 DDRMAX2 : Dance Dance Revolution +SLUS_290.74 DDRMAX2 : Dance Dance Revolution (Demo) +SLPM_652.77 DDRMAX2 : Dance Dance Revolution 7th MIX +SLUS_204.37 DDRMAX : Dance Dance Revolution +SLUS_290.37 DDRMAX : Dance Dance Revolution (Demo) +SLPM_621.54 DDRMAX : Dance Dance Revolution 6th MIX +PSXC_002.01 DESR-7000/DESR-5000 Sen'you : PSX Update Disc Ver. 1.10 +PSXC_002.02 DESR-7000/DESR-5000 Sen'you : PSX Update Disc Ver. 1.20 +PSXC_002.03 DESR-7000/DESR-5000/DESR-7100/DESR-5100 Sen'you : PSX Update Disc Ver. 1.31 +PSXC_002.04 DESR-7500/DESR-5500/DESR-7700/DESR-5700 Sen'you : PSX Update Disc Ver. 2.11 +SLUS_211.81 DICE : DNA Integrated Cybernetic Enterprises +SLES_555.77 DJ Hero +SLUS_219.09 DJ Hero +SCED_527.23 DJ : Decks & FX (Demo) (Press Kit) +SCES_527.62 DJ : Decks & FX Radio FG +SCES_527.63 DJ : Decks & FX Vol. 1 +SCES_527.56 DJ : Decks & FX : Claudio Coccoluto Edition +SCES_524.05 DJ : Decks & FX : House Edition +SCES_527.64 DJ : Decks & FX : Live Session +SCPS_150.75 DJbox +SCPS_150.82 DJbox +SLES_502.02 DNA : Dark Native Apostle +SLPS_250.26 DOA2 : Hardcore +SLPS_734.06 DOA2 : Hardcore +SLUS_200.71 DOA2 : Hardcore +SLES_505.58 DSF Fußball Manager 2002 +SLUS_217.93 DT Carnage +SLES_539.04 DT Racer +SLUS_210.95 DT Racer +SLES_508.16 DTM Race Driver +SLES_526.38 DTM Race Driver 2 +SLES_530.88 DTM Race Driver 3 +PBPX_952.06 DVD Player Version 2.01 +PBPX_952.07 DVD Player Version 2.10 +PBPX_952.08 DVD Player Version 2.10 +PBPX_952.09 DVD Player Version 2.10 +PBPX_952.10 DVD Player Version 2.10 +PBPX_952.18 DVD Player Version 2.12 +PBPX_952.21 DVD Player Version 2.12 +PBPX_952.19 DVD Player Version 2.14 +PBPX_952.20 DVD Player Version 2.14 +PBPX_952.22 DVD Player Version 2.14 +PBPX_952.23 DVD Player Version 2.14 +PBPX_952.24 DVD Player Version 2.16 +PBPX_952.28 DVD Player Version 3.00 +PDPX_991.09 DVD Player Version 3.04 +SLPM_654.20 Dabi Tsuku 3 : Derby-ba o Tsukurou^! +SLPM_658.08 Dabi Tsuku 4 : Derby-ba o Tsukurou^! +SLES_536.52 Daemon Summoner +SLUS_213.52 Dai Senryaku VII : Modern Military Tactics Exceed +SLPS_252.27 Dai-2-Ji Super Robot Taisen Alpha +SLPS_252.28 Dai-2-Ji Super Robot Taisen Alpha +SLPS_255.38 Dai-2-Ji Super Robot Taisen Alpha +SLPS_732.06 Dai-2-Ji Super Robot Taisen Alpha +SLPS_255.37 Dai-3-Ji Super Robot Taisen Alpha : Shuuen no Ginga e +SLPS_253.74 Daidassou : The Great Escape +SLPM_660.50 Daisan Teikoku Koubouki II : Aufstieg und Fall des Dritten Reiches +SLPM_624.58 Daisan Teikoku Koubouki : Aufstieg und Fall des Dritten Reiches +SLPS_202.28 Daisenryaku 1941 : Gyakuten no Taiheiyou +SLPS_203.24 Daisenryaku 1941 : Gyakuten no Taiheiyou +SLPS_254.64 Daisenryaku VII : Exceed +SLPS_259.53 Daisenryaku VII : Exceed +SLPS_258.72 Daisenryaku : Daitoua Kouboushi : Tora Tora Tora Ware Kishuu ni Seikou Seri +SLPS_259.81 Daisenryaku : Daitoua Kouboushi : Tora Tora Tora Ware Kishuu ni Seikou Seri +SLPS_205.06 Daito Giken Koushiki Pachi-Slot Simulator : 24 : Twenty Four +SLPS_204.72 Daito Giken Koushiki Pachi-Slot Simulator : Hihouden +SLPS_204.42 Daito Giken Koushiki Pachi-Slot Simulator : Ossu^! Banchou +SLPS_204.96 Daito Giken Koushiki Pachi-Slot Simulator : Shake II +SLPS_205.04 Daito Giken Koushiki Pachi-Slot Simulator : Shin Yoshimune +SLPS_203.76 Daito Giken Koushiki Pachi-Slot Simulator : Yoshimune +SLPS_256.67 Daito Giken Premium Pachi-Slot Collection : Yoshimune +SLES_508.79 Dakar 2 +SLES_522.42 Dalmatians 3 +SLPM_653.58 Dance Dance Revolution Extreme +SLUS_209.16 Dance Dance Revolution Extreme +SLUS_211.74 Dance Dance Revolution Extreme 2 +SLPM_662.42 Dance Dance Revolution Strike +SLPM_666.09 Dance Dance Revolution SuperNova +SLUS_213.77 Dance Dance Revolution SuperNova +SLPM_669.30 Dance Dance Revolution SuperNova 2 +SLUS_216.08 Dance Dance Revolution SuperNova 2 +SLPM_550.90 Dance Dance Revolution X +SLUS_217.67 Dance Dance Revolution X +SLUS_219.17 Dance Dance Revolution X2 +SLUS_216.09 Dance Dance Revolution : Disney Channel Edition +SLPM_624.27 Dance Dance Revolution : Party Collection +SLES_521.07 Dance Europe +SLES_530.09 Dance Factory +SLUS_212.96 Dance Factory +SLUS_280.62 Dance Factory (Demo) +SLES_543.32 Dance Fest +SLES_554.62 Dance Party Club Hits +SLES_554.61 Dance Party Pop Hits +SLES_519.91 Dance :UK +SLES_526.40 Dance :UK XL +SLES_536.33 Dance :UK XL Lite +SLES_536.32 Dance :UK XL Party +SLES_524.90 Dance :UK eXtra Trax +SLES_517.57 Dancing Stage Fever +SLES_525.98 Dancing Stage Fusion +SLES_532.18 Dancing Stage Max +SLES_515.10 Dancing Stage MegaMix +SLES_543.41 Dancing Stage SuperNova +SLES_551.97 Dancing Stage SuperNova 2 +SLUS_216.76 Dancing with the Stars +SLUS_201.31 Dark Angel : Vampire Apocalypse +SCES_511.90 Dark Chronicle +SCPS_150.33 Dark Chronicle +SCPS_192.15 Dark Chronicle +SCPS_193.06 Dark Chronicle +PAPX_905.06 Dark Chronicle (Taikenban) +PAPX_902.05 Dark Cloud +SCES_502.95 Dark Cloud +SCPS_150.04 Dark Cloud +SCUS_971.11 Dark Cloud +SCUS_971.52 Dark Cloud (Demo) +PAPX_905.01 Dark Cloud (Taikenban) +PCPX_966.03 Dark Cloud (Taikenban) +SCKA_200.14 Dark Cloud 2 +SCUS_972.13 Dark Cloud 2 +SCUS_972.29 Dark Cloud 2 (Demo) +SLES_505.75 Dark Summit +SLUS_203.00 Dark Summit +SLUS_290.15 Dark Summit (Demo) +SLES_528.74 Dark Wind +SLES_535.64 Darkwatch +SLUS_210.42 Darkwatch +SLES_544.75 Darwin +SLES_536.40 Das Große deutsche Fußball-Quiz +SCED_520.82 Das Offizielle PlayStation 2 Magazin 02/2004 : Uncut Edition +SCED_520.89 Das Offizielle PlayStation 2 Magazin 09/2004 +SCED_519.36 Das Offizielle PlayStation 2 Magazin 12/2003 +SCED_511.61 Das Offizielle PlayStation 2 Magazin : Special Edition 2 +SLES_502.17 Dave Mirra Freestyle BMX 2 +SLUS_201.59 Dave Mirra Freestyle BMX 2 +SLES_502.43 David Beckham Soccer +SLES_543.66 David Douillet Judo +SLUS_215.74 Dawn of Mana +SLES_534.70 De Grote Nederlandse Voetbalquiz +SLES_548.14 Dead Eye Jim +SCES_500.03 Dead or Alive 2 +SLPS_250.02 Dead or Alive 2 +SCAJ_200.35 Dead to Rights +SLES_515.81 Dead to Rights +SLPS_252.68 Dead to Rights +SLUS_202.20 Dead to Rights +SLES_534.24 Dead to Rights II +SLUS_208.43 Dead to Rights II +SLES_522.84 Deadly Skies III +SLES_529.55 Deadly Strike +SLPM_653.66 Dear Boys : Fast Break^! +SLPM_656.24 Dear Boys : Fast Break^! +SLPM_659.18 Dear My Friend : Love Like Powdery Snow +SLPS_258.10 Dear My Sun^!^! Musuko Ikusei Capriccio +SLPS_253.72 DearS +SLPM_552.39 Death Connection +SLPM_624.01 Death Crimson OX+ +SCAJ_201.16 Death by Degrees +SLUS_209.34 Death by Degrees +SLPM_602.57 Death by Degrees (Taikenban) +SLPS_254.22 Death by Degrees : Tekken : Nina Willams +SLES_534.04 Deep Water +SLUS_206.26 Deer Hunter +SLES_525.07 Def Jam : Fight for NY +SLPM_659.07 Def Jam : Fight for NY +SLPM_664.63 Def Jam : Fight for NY +SLUS_210.04 Def Jam : Fight for NY +SLUS_291.08 Def Jam : Fight for NY (Demo) +SLES_514.79 Def Jam : Vendetta +SLPM_658.02 Def Jam : Vendetta +SLPS_252.75 Def Jam : Vendetta +SLUS_206.39 Def Jam : Vendetta +SLES_516.45 Def Jam : Vendetta (Demo) +SLUS_290.47 Def Jam : Vendetta (Demo) +SLUS_201.91 Defender +SLES_507.14 Defender : For All Mankind +SLPM_622.59 Dejikame Album : Kuraemon +SCPS_150.42 DekaVoice +SCPS_150.43 DekaVoice +SLES_532.99 Delta Force : Black Hawk Down +SLUS_211.24 Delta Force : Black Hawk Down +SLES_541.15 Delta Force : Black Hawk Down : Team Sabre +SLUS_214.14 Delta Force : Black Hawk Down : Team Sabre +SLPM_659.13 Demento +SLPM_666.38 Demento +PBPX_955.06 Demo Disc +PBPX_952.04 Demo Disc (Demo) +PBPX_952.05 Demo Disc (Demo) +PBPX_955.14 Demo Disc (Demo) +PBPX_955.20 Demo Disc (Demo) +SCUS_971.17 Demo Disc Version 2.1 (Demo) +SCUS_971.26 Demo Disc Version 2.2 (Demo) +SLES_534.03 Demolition Girl +SLES_543.05 Demon Chaos +SLPM_610.12 Dengeki PS2 PlayStation D46 (Demo) +SLPM_601.59 Dengeki PS2 PlayStation D47 +SLPM_610.22 Dengeki PS2 PlayStation D48 : Konami Fan Book (Demo) +SLPM_610.23 Dengeki PS2 PlayStation D49 (Demo) +SLPM_610.24 Dengeki PS2 PlayStation D50 (Demo) +SLPM_610.28 Dengeki PS2 PlayStation D51 (Demo) +SLPM_610.31 Dengeki PS2 PlayStation D52 (Demo) +SLPM_610.32 Dengeki PS2 PlayStation D53 (Demo) +SLPM_601.89 Dengeki PS2 PlayStation D54 +SLPM_610.33 Dengeki PS2 PlayStation D55 (Demo) +SLPM_610.34 Dengeki PS2 PlayStation D56 (Demo) +SLPM_610.38 Dengeki PS2 PlayStation D57 (Demo) +SLPM_601.99 Dengeki PS2 PlayStation D58 +SLPM_610.44 Dengeki PS2 PlayStation D59 (Demo) +SLPM_610.48 Dengeki PS2 PlayStation D60 (Demo) +SLPM_610.51 Dengeki PS2 PlayStation D61 (Demo) +SLPM_610.58 Dengeki PS2 PlayStation D62 (Demo) +SLPM_602.15 Dengeki PS2 PlayStation D63 +SLPM_610.65 Dengeki PS2 PlayStation D64 (Demo) +SLPM_610.66 Dengeki PS2 PlayStation D65 (Demo) +SLPM_610.70 Dengeki PS2 PlayStation D66 (Demo) +SLPM_602.40 Dengeki PS2 PlayStation D67 +SLPM_610.79 Dengeki PS2 PlayStation D68 (Demo) +SLPM_610.81 Dengeki PS2 PlayStation D69 (Demo) +SLPM_610.83 Dengeki PS2 PlayStation D70 (Demo) +SLPM_610.89 Dengeki PS2 PlayStation D72 (Demo) +SLPM_602.56 Dengeki PS2 PlayStation D73 +SLPM_610.95 Dengeki PS2 PlayStation D74 (Demo) +SLPM_610.97 Dengeki PS2 PlayStation D75 (Demo) +SLPM_611.07 Dengeki PS2 PlayStation D76 (Demo) +SLPM_611.13 Dengeki PS2 PlayStation D77 (Demo) +SLPM_602.63 Dengeki PS2 PlayStation D78 +SLPM_611.22 Dengeki PS2 PlayStation D81 (Demo) +SLPM_611.26 Dengeki PS2 PlayStation D84 (Demo) +SLPM_611.31 Dengeki PS2 PlayStation D85 (Demo) +SLPM_611.41 Dengeki PS2 PlayStation D87 (Demo) +SLPM_611.46 Dengeki PS2 PlayStation D90 (Demo) +SLPM_611.49 Dengeki PS2 PlayStation D91 (Demo) +SLPM_611.53 Dengeki PS2 PlayStation D92 (Demo) +SLPM_611.56 Dengeki PS2 PlayStation D93 (Demo) +SLPM_602.81 Dengeki PS2 PlayStation D94 +SLPM_602.83 Dengeki PS2 PlayStation D95 +SLPM_611.64 Dengeki PS2 PlayStation D96 +SLPM_602.75 Dengeki PS2 : PlayStation 2 Save Data Collection 2006 +SLPM_602.80 Dengeki PS2 : PlayStation 2 Save Data Collection 2007 +SLPM_602.84 Dengeki PS2 : PlayStation 2 Save Data Collection 2008 +SLPM_610.02 Dengeki PlayStation D40 : Konami Fan Book (Demo) +SLPM_653.03 Dennou Senki : Virtual-On Marz +SLPM_610.46 Dennou Senki : Virtual-On Marz (Taikenban) +SLPM_620.49 Densha de Go^! 3 : Tsuukin-hen +SLPM_601.42 Densha de Go^! 3 : Tsuukin-hen (Taikenban) +SLPM_655.90 Densha de Go^! Final +SLPM_667.72 Densha de Go^! Final +SLPM_742.14 Densha de Go^! Final +SLPM_602.37 Densha de Go^! Final (Taikenban) +SLPM_652.43 Densha de Go^! Professional 2 +SLPM_656.61 Densha de Go^! Professional 2 +SLPM_651.48 Densha de Go^! Ryojou-hen +SLPM_658.10 Densha de Go^! Ryojou-hen +SLPM_601.79 Densha de Go^! Ryojou-hen (Taikenban) +SLPM_650.39 Densha de Go^! Shinkansen : San'you Shinkansen-hen +SLPM_744.03 Densha de Go^! Shinkansen : San'you Shinkansen-hen +SLPM_620.50 Densha de Go^! Shinkansen : San'you Shinkansen-hen (Taikenban) +SLES_528.03 Der Herr der Ringe : Das dritte Zeitalter +SLES_520.18 Der Herr der Ringe : Die Rückkehr des Königs +SLES_512.54 Der Herr der Ringe : Die zwei Türme +SLES_539.69 Der Pate +SLPS_253.21 Derby Stallion 04 +SLPM_662.44 Derby-ba o Tsukurou^! 5 +SLPM_552.59 Desert Kingdom +SCES_555.35 Desi Adda : Games of India +SLPM_661.38 Desire +SLPS_253.92 Desire +SLES_556.25 Despicable Me : The Game +SLUS_219.33 Despicable Me : The Game +SLPM_662.84 Dessert Love : Sweet Plus +SLPM_666.61 Dessert Love : Sweet Plus +SLES_531.96 Destroy All Humans^! +SLES_531.97 Destroy All Humans^! +SLES_536.41 Destroy All Humans^! +SLPM_664.30 Destroy All Humans^! +SLUS_209.45 Destroy All Humans^! +SLUS_291.50 Destroy All Humans^! (Demo) +SLES_543.84 Destroy All Humans^! 2 +SLUS_214.39 Destroy All Humans^! 2 +SLED_544.01 Destroy All Humans^! 2 (Demo) +SLUS_291.96 Destroy All Humans^! 2 (Demo) +SCES_507.81 Destruction Derby Arenas +SCES_519.79 Destruction Derby Arenas +SLUS_208.55 Destruction Derby Arenas +SCED_520.98 Destruction Derby Arenas (Demo) +SLES_520.41 Detonator +SLES_508.04 Deus Ex +SLES_508.05 Deus Ex +SLES_508.06 Deus Ex +SLES_508.07 Deus Ex +SLES_508.08 Deus Ex +SLUS_201.11 Deus Ex : The Conspiracy +SLES_518.46 Deutschland sucht den SuperStar +SLES_538.70 Devil Kings +SLUS_212.97 Devil Kings +SLES_503.58 Devil May Cry +SLPM_650.38 Devil May Cry +SLPM_665.02 Devil May Cry +SLPM_675.02 Devil May Cry +SLUS_202.16 Devil May Cry +SLED_503.59 Devil May Cry (Demo) +SLUS_290.09 Devil May Cry (Demo) +SCCS_400.02 Devil May Cry 2 (Disc 1) +SLES_820.11 Devil May Cry 2 (Disc 1) +SLUS_204.84 Devil May Cry 2 (Disc 1) +SLKA_250.12 Devil May Cry 2 (Disc 1) (Dante) +SLPM_652.32 Devil May Cry 2 (Disc 1) (Dante) +SCCS_400.03 Devil May Cry 2 (Disc 2) +SLES_820.12 Devil May Cry 2 (Disc 2) +SLUS_206.27 Devil May Cry 2 (Disc 2) +SLKA_250.13 Devil May Cry 2 (Disc 2) (Lucia) +SLPM_652.33 Devil May Cry 2 (Disc 2) (Lucia) +SLPM_610.37 Devil May Cry 2 (Taikenban) +SLPM_610.43 Devil May Cry 2 (Taikenban) +SLKA_252.65 Devil May Cry 3 +SLPM_658.80 Devil May Cry 3 +SLES_530.38 Devil May Cry 3 : Dante's Awakening +SLES_541.86 Devil May Cry 3 : Dante's Awakening +SLUS_209.64 Devil May Cry 3 : Dante's Awakening +SLUS_213.61 Devil May Cry 3 : Dante's Awakening +SLPM_661.60 Devil May Cry 3 : Special Edition +SLPM_742.42 Devil May Cry 3 : Special Edition +SLPM_742.68 Devil May Cry 3 : Special Edition +SLPM_602.51 Devil May Cry 3 : Trial Version (Taikenban) +SLPM_650.23 Devil May Cry : Trial Edition (Taikenban) +SLPM_610.08 Devil May Cry : Trial Edition Ver. 2 (Taikenban) +SLPM_610.10 Devil May Cry : Trial Edition Ver. 2 (Taikenban) +SLPM_666.83 Devil Summoner : Kuzunoha Raidou tai Abaddon-ou +SLPM_666.79 Devil Summoner : Kuzunoha Raidou tai Abaddon-ou Plus +SLPM_662.46 Devil Summoner : Kuzunoha Raidou tai Chouriki Heidan +SLPM_653.95 Di Gi Charat Fantasy Excellent +SLPM_653.96 Di Gi Charat Fantasy Excellent +SLES_552.74 Diabolik : The Original Sin +SLES_537.07 Die Chroniken von Narnia : Der König von Narnia +SLES_513.47 Die Hard : Vendetta +SLES_513.48 Die Hard : Vendetta +SLES_550.20 Die Simpsons : Das Spiel +SLPM_624.72 Diet Channel +SLPS_253.83 Digimon Battle Chronicle +SLES_526.31 Digimon Rumble Arena 2 +SLUS_210.67 Digimon Rumble Arena 2 +SLPS_257.16 Digimon Savers : Another Mission +SLES_534.05 Digimon World 4 +SLUS_208.36 Digimon World 4 +SLPS_254.53 Digimon World X +SLUS_215.98 Digimon World : Data Squad +SLKA_253.01 Digital Devil Saga 2 : Avatar Tuner +SLKA_253.00 Digital Devil Saga : Avatar Tuner +SLPM_655.97 Digital Devil Saga : Avatar Tuner +SLPM_663.72 Digital Devil Saga : Avatar Tuner +SCAJ_201.20 Digital Devil Saga : Avatar Tuner 2 +SLPM_657.95 Digital Devil Saga : Avatar Tuner 2 +SLPM_663.73 Digital Devil Saga : Avatar Tuner 2 +SLUS_207.85 Digital Hitz Factory +SLPS_201.38 Digital Holmes +SLES_509.30 Dino Stalker +SLES_510.95 Dino Stalker +SLES_510.96 Dino Stalker +SLUS_204.85 Dino Stalker +SLES_522.43 Dinosaur Adventure +SLPM_660.38 Diorama Sensen Ijou Nashi : Stalingrad e no Michi +SCAJ_201.69 Dirge of Cerberus : Final Fantasy VII +SLES_541.85 Dirge of Cerberus : Final Fantasy VII +SLPM_662.71 Dirge of Cerberus : Final Fantasy VII +SLUS_214.19 Dirge of Cerberus : Final Fantasy VII +SLES_516.21 Dirt Track Devils +SLUS_205.61 Disaster Report +SLUS_280.25 Disaster Report (Demo) +SLES_544.54 Disgaea 2 : Cursed Memories +SLUS_213.97 Disgaea 2 : Cursed Memories +SLES_524.58 Disgaea : Hour of Darkness +SLUS_206.66 Disgaea : Hour of Darkness +SLUS_280.34 Disgaea : Hour of Darkness (Demo) +SLES_554.28 Disney Bolt +SLES_554.29 Disney Bolt +SLES_554.30 Disney Bolt +SLES_554.31 Disney Bolt +SLES_537.38 Disney Chicken Little +SLES_544.52 Disney Chicken Little : As en Acción +SLES_544.53 Disney Chicken Little : Asso Spaziale^! +SLES_544.50 Disney Chicken Little : Aventures Intergalactiques +SLES_554.99 Disney G-Force +SLES_555.00 Disney G-Force +SLES_555.02 Disney G-Force +SLUS_218.91 Disney G-Force +SLES_510.42 Disney Golf +SLUS_205.32 Disney Golf +SLPM_621.68 Disney Golf Classic +SLES_552.14 Disney Hannah Montana : Spotlight World Tour +SLES_552.93 Disney Hannah Montana : Spotlight World Tour +SLUS_217.50 Disney Hannah Montana : Spotlight World Tour +SLES_553.98 Disney High School Musical 3 : Senior Year Dance^! +SLUS_218.19 Disney High School Musical 3 : Senior Year Dance^! +SLES_548.36 Disney High School Musical : Sing It^! +SLUS_215.99 Disney High School Musical : Sing It^! +SLES_516.59 Disney Les Aventures de Porcinet +SLES_529.22 Disney Move +SLES_554.33 Disney Otvechaj-ne zevaj^! +SLES_516.66 Disney Piglet el Gran Juego +SLES_516.67 Disney Pimpi, Piccolo Grande Eroe +SLES_541.79 Disney Pirates of the Caribbean : At World's End +SLPM_668.00 Disney Pirates of the Caribbean : At World's End +SLUS_215.45 Disney Pirates of the Caribbean : At World's End +SLUS_206.59 Disney Presents Piglet's Big Game +SLES_548.37 Disney Princess : Enchanted Journey +SLES_549.42 Disney Princess : Enchanted Journey +SLES_549.43 Disney Princess : Enchanted Journey +SLES_549.44 Disney Princess : Enchanted Journey +SLUS_216.60 Disney Princess : Enchanted Journey +SLPM_669.02 Disney Princess : Mahou no Sekai e +SLES_553.92 Disney Sing It +SLES_553.93 Disney Sing It +SLES_554.34 Disney Sing It +SLUS_218.26 Disney Sing It +SLES_553.96 Disney Sing It : High School Musical 3 : Senior Year +SLES_553.97 Disney Sing It : High School Musical 3 : Senior Year +SLUS_218.61 Disney Sing It : High School Musical 3 : Senior Year +SLES_556.28 Disney Sing It : Party Hits +SLES_555.42 Disney Sing It : Pop Hits +SLUS_219.20 Disney Sing It : Pop Hits +SLES_553.94 Disney Think Fast +SLES_553.95 Disney Think Fast +SLES_554.15 Disney Think Fast +SLUS_218.14 Disney Think Fast +SLES_534.20 Disney Urodzinowe Przygody Kubusia +SLES_537.39 Disney's Chicken Little +SLES_537.41 Disney's Chicken Little +SLES_537.43 Disney's Chicken Little +SLES_537.44 Disney's Chicken Little +SLUS_210.88 Disney's Chicken Little +SLES_544.49 Disney's Chicken Little : Ace in Action +SLUS_214.20 Disney's Chicken Little : Ace in Action +SLES_500.42 Disney's Dinosaur +SLES_500.43 Disney's Dinosaur +SLPS_250.24 Disney's Dinosaur +SLES_507.73 Disney's Donald Duck PK +SLUS_200.77 Disney's Donald Duck : Goin' Quackers +SLES_500.48 Disney's Donald Duck : Quack Attack +SLPS_200.70 Disney's Donald Duck : Rescue Daisakusen^!^! +SLES_517.20 Disney's Extreme Skate Adventure +SLES_517.21 Disney's Extreme Skate Adventure +SLUS_206.07 Disney's Extreme Skate Adventure +SLES_543.88 Disney's Kim Possible : What's the Switch? +SLUS_214.37 Disney's Kim Possible : What's the Switch? +SLES_516.68 Disney's Knorretje Kleine Grote Held +SLPS_251.53 Disney's Lilo and Stitch : Stitch no Daibouken +SLUS_204.78 Disney's PK : Out of the Shadows +SCES_505.22 Disney's Peter Pan : The Legend of Never Land +SCES_505.26 Disney's Peter Pan : The Legend of Never Land +SCES_505.31 Disney's Peter Pan : The Legend of Never Land +SLES_515.94 Disney's Piglet's Big Game +SCES_509.57 Disney's Stitch : Experiment 626 +SCES_509.59 Disney's Stitch : Experiment 626 +SCES_509.60 Disney's Stitch : Expérience 626 +SCES_509.66 Disney's Stitch : Experiment 626 +SCUS_971.45 Disney's Stitch : Experiment 626 +SLKA_250.24 Disney's Stitch : Experiment 626 +SLUS_210.53 Disney's Stitch : Experiment 626 +SLES_503.50 Disney's Tarzan : Freeride +SLPS_201.60 Disney's Tarzan : Freeride +SLUS_200.76 Disney's Tarzan : Untamed +SLES_522.14 Disney's The Haunted Mansion +SLES_522.16 Disney's Le Manoir hanté et les 999 Fantômes +SLPM_655.81 Disney's The Haunted Mansion +SLUS_206.81 Disney's The Haunted Mansion +SCES_511.76 Disney's Treasure Planet +SCES_511.77 Disney's Treasure Planet +SCUS_971.46 Disney's Treasure Planet +SLES_528.89 Disney's Winnie the Pooh's Rumbly Tumbly Adventure +SLUS_210.84 Disney's Winnie the Pooh's Rumbly Tumbly Adventure +SLES_519.07 Disney/Pixar Alla Ricerca di Nemo +SLES_540.11 Disney/Pixar Bilar +SLES_536.24 Disney/Pixar Cars +SLES_540.04 Disney/Pixar Cars +SLES_540.06 Disney-Pixar Cars Quatre Roues +SLES_540.07 Disney/Pixar Cars +SLES_540.10 Disney/Pixar Cars +SLES_540.12 Disney/Pixar Cars +SLES_540.15 Disney/Pixar Cars +SLPM_664.62 Disney/Pixar Cars +SLUS_211.51 Disney/Pixar Cars +SLUS_215.11 Disney/Pixar Cars +SLES_550.27 Disney/Pixar Cars : Hook International +SLES_550.29 Disney/Pixar Cars : La Copa Internacional de Mate +SLES_550.28 Disney/Pixar Cars : La Coppa Internazionale di Carl Attrezzi +SLES_550.25 Disney/Pixar Cars : Mater-National Championship +SLES_550.26 Disney/Pixar Cars : Mater-National Championship +SLES_550.30 Disney/Pixar Cars : Mater-National Championship +SLUS_216.37 Disney/Pixar Cars : Mater-National Championship +SLES_555.36 Disney/Pixar Cars : Race-O-Rama +SLUS_218.83 Disney/Pixar Cars : Race-O-Rama +SCES_506.00 Disney/Pixar Die Monster AG : Schreckens-Insel +SLES_528.15 Disney/Pixar Die Unglaublichen +SLES_517.55 Disney/Pixar Finding Nemo +SLES_518.70 Disney/Pixar Finding Nemo +SLES_518.71 Disney-Pixar Le Monde de Nemo +SLES_518.72 Disney/Pixar Finding Nemo +SLPM_656.55 Disney/Pixar Finding Nemo +SLPS_253.10 Disney/Pixar Finding Nemo +SLUS_206.28 Disney/Pixar Finding Nemo +SLES_528.14 Disney/Pixar Gli Incredibili +SLES_556.23 Disney/Pixar Istoriya Igrushek : Bol'shoj Pobeg +SLES_528.16 Disney/Pixar Los Increíbles +SCES_506.02 Disney/Pixar Monsterbedriften : Skrekkøya +SCES_505.98 Disney/Pixar Monsterit Oy : Säikkysaari +SCES_506.01 Disney/Pixar Monsters & Co. : L'Isola dello Spavento +SCES_505.97 Disney/Pixar Monsters en Co. : Schrik Eiland +SCUS_210.52 Disney/Pixar Monsters, Inc. +SCUS_971.23 Disney/Pixar Monsters, Inc. +SCES_506.05 Disney/Pixar Monsters, Inc. : Monstros e Companhia : Ilha Assustadora +SCES_505.95 Disney/Pixar Monsters, Inc. : Scare Island +SCES_506.04 Disney/Pixar Monsters, Inc. : Skrämmarön +SCES_505.96 Disney/Pixar Monsters, Inc. : Skræmmeøen +SCES_505.99 Disney/Pixar Monstres & Cie : L'ile de l'Épouvante +SCES_506.03 Disney/Pixar Monstruos, S.A. : Isla de los Sustos +SLES_555.25 Disney/Pixar Oben +SLES_555.26 Disney/Pixar Psila ston Ourano +SLES_547.33 Disney/Pixar Ratatouille +SLES_547.34 Disney/Pixar Ratatouille +SLES_547.35 Disney/Pixar Ratatouille +SLES_547.36 Disney/Pixar Ratatouille +SLES_547.37 Disney/Pixar Ratatouille +SLES_547.44 Disney/Pixar Ratatouille +SLES_547.45 Disney/Pixar Ratatouille +SLES_547.46 Disney/Pixar Ratatouille +SLES_547.47 Disney/Pixar Ratatouille +SLUS_215.41 Disney/Pixar Ratatouille +SLPM_668.07 Disney/Pixar Remy no Oishii Restaurant +SLES_528.12 Disney/Pixar The Incredibles +SLES_528.13 Disney-Pixar Les Indestructibles +SLES_528.20 Disney/Pixar The Incredibles +SLUS_209.05 Disney/Pixar The Incredibles +SLES_534.73 Disney-Pixar Les Indestructibles : La Terrible Attaque du Démolisseur +SLES_534.74 Disney/Pixar The Incredibles : Rise of the Underminer +SLES_536.58 Disney/Pixar The Incredibles : Rise of the Underminer +SLUS_212.17 Disney/Pixar The Incredibles : Rise of the Underminer +SCUS_901.74 Disney/Pixar Toy Story 3 +SLES_556.22 Disney/Pixar Toy Story 3 +SLUS_219.31 Disney/Pixar Toy Story 3 +SLES_555.22 Disney/Pixar Up +SLES_555.23 Disney/Pixar Up +SLES_555.24 Disney/Pixar Up +SLES_555.31 Disney/Pixar Up +SLUS_218.64 Disney/Pixar Up +SLES_551.84 Disney/Pixar WALL-E +SLES_551.85 Disney/Pixar WALL-E +SLES_551.86 Disney/Pixar WALL-E +SLES_551.87 Disney/Pixar WALL-E +SLES_551.93 Disney/Pixar WALL-E +SLES_551.94 Disney/Pixar WALL-E +SLES_551.95 Disney/Pixar WALL-E +SLES_551.96 Disney/Pixar WALL-E +SLUS_217.36 Disney/Pixar WALL-E +SLES_551.88 Disney/Pixar WALL-E : Der Letzte räumt die Erde auf +SLES_519.60 Disney/Pixar À Procura de Nemo +SLES_516.58 Disneys Ferkels grosses Abenteuer-Spiel +SLES_537.40 Disneys Himmel und Huhn +SLES_544.51 Disneys Himmel und Huhn : Ace in Action +SLPS_252.33 DoDonPachi Dai-Ou-Jou +SLES_533.67 Dodgeball +SLPS_200.57 Dog of Bay +SCES_512.48 Dog's Life +SLPM_659.95 Dog's Life +SLUS_210.18 Dog's Life +SCED_520.49 Dog's Life (Demo) +SLES_549.47 Dogz +SLES_549.48 Dogz +SLPM_656.15 Dokapon DX : Wataru Sekai wa Oni Darake +SLPM_551.15 Dokapon Kingdom +SLPM_668.78 Dokapon Kingdom +SLUS_217.78 Dokapon Kingdom +SLPM_657.50 Dokapon the World +SLPM_666.23 Dokapon the World +SCPS_150.81 Doko Demo Issho : Toro to Ippai +PAPX_905.19 Doko Demo Issho : Toro to Ippai (Taikenban) +SCPS_150.67 Doko Demo Issho : Toro to Nagare-boshi +SCPS_150.47 Doko Demo Issho : Watashi na Ehon +SLPM_658.66 Doko e Iku no Anohi : Hikaru Ashita e... +SCES_556.70 Don 2 : The Game +SLES_548.38 Donkey Xote +SLES_531.42 Doomsday Racers +SLPM_655.26 Dororo +SLPM_662.07 Dororo +SLPM_602.48 Dororo (Taikenban) +SLPM_657.03 Double Reaction^! Plus +SLPM_656.71 Double Wish +SLPS_200.02 Doukyuu : Billiard Master 2 +SLES_508.42 Downforce +SLPS_202.48 Downforce +SLUS_204.05 Downforce +SCUS_971.77 Downhill Domination +SLES_522.02 Downhill Domination +SCUS_973.29 Downhill Domination (Demo) +SLED_523.25 Downhill Domination (Demo) +SCPS_560.10 Downhill Racer +SLES_539.63 Downhill Slalom +SLES_514.82 Downtown Run +SLES_543.81 Dr. Dolittle +SLES_544.24 Dr. Dolittle +SLES_544.33 Dr. Dolittle +SLES_507.10 Dr. Muto +SLUS_204.58 Dr. Muto +SLUS_290.40 Dr. Muto (Demo) +SLUS_207.97 Dr. Seuss' The Cat in the Hat +SLES_541.55 Drag Racer USA +SLPM_550.80 Drag-on Dragoon +SLPM_652.66 Drag-on Dragoon +SLPM_659.99 Drag-on Dragoon 2 : Fuuin no Aka, Haitoku no Kuro +SLPM_611.20 Drag-on Dragoon 2 : Fuuin no Aka, Haitoku no Kuro (Taikenban) +SLKA_250.46 Dragon Ball Z +SLPS_251.74 Dragon Ball Z +SLPS_732.07 Dragon Ball Z +SCCS_400.09 Dragon Ball Z 2 +SLPS_253.30 Dragon Ball Z 2 +SLPS_732.08 Dragon Ball Z 2 +SLPM_685.13 Dragon Ball Z 2V +SLKA_252.05 Dragon Ball Z 3 +SLPS_254.60 Dragon Ball Z 3 +SLPS_732.35 Dragon Ball Z 3 +SLPM_611.11 Dragon Ball Z 3 (Taikenban) +SLES_512.33 Dragon Ball Z : Budokai +SLUS_205.91 Dragon Ball Z : Budokai +SLES_518.39 Dragon Ball Z : Budokai 2 +SLUS_207.79 Dragon Ball Z : Budokai 2 +SLES_527.30 Dragon Ball Z : Budokai 3 +SLUS_209.98 Dragon Ball Z : Budokai 3 +SLES_533.46 Dragon Ball Z : Budokai 3 : Collector's Edition +SLES_532.00 Dragon Ball Z : Budokai Tenkaichi +SLUS_212.27 Dragon Ball Z : Budokai Tenkaichi +SLES_541.64 Dragon Ball Z : Budokai Tenkaichi 2 +SLUS_214.41 Dragon Ball Z : Budokai Tenkaichi 2 +SLES_549.45 Dragon Ball Z : Budokai Tenkaichi 3 +SLUS_216.78 Dragon Ball Z : Budokai Tenkaichi 3 +SLES_553.47 Dragon Ball Z : Infinite World +SLKA_254.44 Dragon Ball Z : Infinite World +SLPS_259.05 Dragon Ball Z : Infinite World +SLUS_218.42 Dragon Ball Z : Infinite World +SLUS_208.74 Dragon Ball Z : Sagas +SLPS_255.60 Dragon Ball Z : Sparking^! +SLPS_258.15 Dragon Ball Z : Sparking^! Meteor +SLPM_611.62 Dragon Ball Z : Sparking^! Meteor (Taikenban) +SLPS_256.90 Dragon Ball Z : Sparking^! Neo +SLPM_611.52 Dragon Ball Z : Sparking^! Neo (Taikenban) +SLES_538.74 Dragon Blaze +SLPM_550.23 Dragon Quest & Final Fantasy in Itadaki Street Special +SLPM_657.97 Dragon Quest & Final Fantasy in Itadaki Street Special +SLPM_621.99 Dragon Quest Characters : Torneko no Daibouken 3 : Fushigi no Dungeon +SLPM_655.55 Dragon Quest V : Tenkuu no Hanayome +SLPM_664.80 Dragon Quest V : Tenkuu no Hanayome +SLPM_624.90 Dragon Quest VIII Premium Eizou Disc +SLUS_212.07 Dragon Quest VIII : Journey of the Cursed King +SLUS_291.57 Dragon Quest VIII : Journey of the Cursed King (Demo) +SCAJ_201.10 Dragon Quest VIII : Sora to Umi to Daichi to Norowareshi Himegimi +SLPM_658.88 Dragon Quest VIII : Sora to Umi to Daichi to Norowareshi Himegimi +SLPM_664.81 Dragon Quest VIII : Sora to Umi to Daichi to Norowareshi Himegimi +SCAJ_201.75 Dragon Quest : Shounen Yangus to Fushigi no Dungeon +SLPM_663.63 Dragon Quest : Shounen Yangus to Fushigi no Dungeon +SLPM_667.81 Dragon Quest : Shounen Yangus to Fushigi no Dungeon +SLES_539.74 Dragon Quest : L'Odyssée du roi maudit +SLED_539.77 Dragon Quest : The Journey of the Cursed King (Demo) +SLES_506.30 Dragon Rage +SLES_506.31 Dragon Rage +SLES_506.32 Dragon Rage +SLUS_201.95 Dragon Rage +SLPS_257.35 Dragon Shadow Spell +SLES_544.60 Dragon Sisters +SLES_516.96 Dragon's Lair 3D : Special Edition +SCES_500.06 Drakan : The Ancients' Gates +SCUS_971.28 Drakan : The Ancients' Gates +SCUS_971.69 Drakan : The Ancients' Gates (Demo) +SLES_523.22 Drakengard +SLUS_207.32 Drakengard +SLES_537.94 Drakengard 2 +SLUS_213.73 Drakengard 2 +SLPS_258.71 Drastic Killer +SLPS_200.16 Dream Audition +SLPS_200.60 Dream Audition 2 +SLPS_200.99 Dream Audition 3 +SLPS_201.40 Dream Audition Super Hit Disc 1 +SLPS_201.41 Dream Audition Super Hit Disc 2 +SLPM_653.84 Dream Mix TV : World Fighters +SLES_545.27 DreamWorks & Aardman Flushed Away +SLUS_214.84 DreamWorks & Aardman Flushed Away +SLUS_291.97 DreamWorks & Aardman Flushed Away (Demo) +SLES_550.16 DreamWorks Bee Movie Game +SLUS_216.22 DreamWorks Bee Movie Game +SLES_550.31 DreamWorks Kung Fu Panda +SLES_552.34 DreamWorks Kung Fu Panda +SLES_552.35 DreamWorks Kung Fu Panda +SLES_552.36 DreamWorks Kung Fu Panda +SLKA_254.36 DreamWorks Kung Fu Panda +SLUS_217.57 DreamWorks Kung Fu Panda +SLES_539.86 DreamWorks La Gang del Bosco +SLES_532.25 DreamWorks Madagascar +SLES_532.26 DreamWorks Madagascar +SLES_532.27 DreamWorks Madagascar +SLES_532.42 DreamWorks Madagascar +SLES_532.46 DreamWorks Madagascar +SLES_533.73 DreamWorks Madagascar +SLPS_204.26 DreamWorks Madagascar +SLUS_210.15 DreamWorks Madagascar +SLES_553.74 DreamWorks Madagascar : Escape 2 Africa +SLES_553.75 DreamWorks Madagascar : Escape 2 Africa +SLUS_218.40 DreamWorks Madagascar : Escape 2 Africa +SLES_553.90 DreamWorks Madagaskar 2 +SLES_554.86 DreamWorks Monsters vs. Aliens +SLUS_218.70 DreamWorks Monsters vs. Aliens +SLES_538.66 DreamWorks Over the Hedge +SLES_539.88 DreamWorks Over the Hedge +SLES_539.89 DreamWorks Over the Hedge +SLUS_213.00 DreamWorks Over the Hedge +SLES_525.36 DreamWorks Shark Tale +SLES_525.37 DreamWorks Gang de Requins +SLES_525.39 DreamWorks Shark Tale +SLPM_659.01 DreamWorks Shark Tale +SLUS_209.25 DreamWorks Shark Tale +SLES_529.15 DreamWorks Shark Tale : Hajar som Hajar +SLES_547.70 DreamWorks Shrek the Third +SLES_547.71 DreamWorks Shrek the Third +SLES_547.74 DreamWorks Shrek the Third +SLUS_214.54 DreamWorks Shrek the Third +SLES_553.29 DreamWorks Shrek's Carnival Craze : Party Games +SLES_554.60 DreamWorks Shrek's Carnival Craze : Party Games +SLUS_217.90 DreamWorks Shrek's Carnival Craze : Party Games +SLES_545.53 DreamWorks Shrek : Smash n' Crash Racing +SLUS_213.92 DreamWorks Shrek : Smash n' Crash Racing +SLES_536.57 DreamWorks Shrek : SuperSlam +SLES_537.51 DreamWorks Shrek : SuperSlam +SLES_537.52 DreamWorks Shrek : SuperSlam +SLUS_211.97 DreamWorks Shrek : SuperSlam +SLES_539.87 DreamWorks Vecinos Invasores +SLPM_551.39 Drift Nights : Juiced 2 +SLPM_669.31 Drift Nights : Juiced 2 +SLES_508.76 Driv3r +SLES_521.53 Driv3r +SLKA_251.96 Driv3r +SLPM_657.41 Driv3r +SLUS_205.87 Driv3r +SLPM_610.92 Driv3r (Taikenban) +SLUS_211.09 Drive to Survive +SLES_503.90 Driven +SLUS_202.39 Driven +SLES_527.33 Driven to Destruction +SLES_535.56 Driver : Parallel Lines +SLES_540.27 Driver : Parallel Lines +SLPM_665.67 Driver : Parallel Lines +SLUS_212.71 Driver : Parallel Lines +SLUS_213.99 Driver : Parallel Lines +SLED_539.54 Driver : Parallel Lines (Demo) +SLUS_291.85 Driver : Parallel Lines (Demo) +SLES_500.73 Driving Emotion Type-S +SLPS_200.07 Driving Emotion Type-S +SLUS_201.13 Driving Emotion Type-S +SLES_513.03 Drome Racers +SLUS_205.77 Drome Racers +SCES_504.59 Dropship : United Peace Force +SLUS_204.63 Dropship : United Peace Force +SCED_506.60 Dropship : United Peace Force (Demo) +SLPM_620.01 DrumMania +SCPS_150.22 Dual Hearts +SCPS_550.11 Dual Hearts +SLUS_204.75 Dual Hearts +SLUS_280.13 Dual Hearts (Demo) +SLUS_290.33 Dual Hearts (Demo) +PCPX_963.24 Dual Hearts (Taikenban) +SLES_528.84 Duel Masters +SLUS_209.24 Duel Masters +SLPM_658.82 Duel Masters : Birth of Super Dragon +SLPM_661.39 Duel Savior Destiny +SLAJ_250.47 Duo Luo Luo +SLES_539.35 Dynamite 100 +SLES_512.65 Dynasty Tactics +SLES_512.66 Dynasty Tactics +SLES_512.67 Dynasty Tactics +SLUS_204.68 Dynasty Tactics +SLES_518.67 Dynasty Tactics 2 +SLES_518.68 Dynasty Tactics 2 +SLES_518.69 Dynasty Tactics 2 +SLUS_207.61 Dynasty Tactics 2 +SLES_500.57 Dynasty Warriors 2 +SLES_500.58 Dynasty Warriors 2 +SLES_500.59 Dynasty Warriors 2 +SLUS_200.79 Dynasty Warriors 2 +SLES_506.41 Dynasty Warriors 3 +SLUS_202.77 Dynasty Warriors 3 +SLED_509.04 Dynasty Warriors 3 (Demo) +SLES_514.41 Dynasty Warriors 3 : Xtreme Legends +SLES_514.42 Dynasty Warriors 3 : Xtreme Legends +SLES_514.43 Dynasty Warriors 3 : Xtreme Legends +SLUS_206.17 Dynasty Warriors 3 : Xtreme Legends +SLES_516.61 Dynasty Warriors 4 +SLES_516.62 Dynasty Warriors 4 +SLES_516.63 Dynasty Warriors 4 +SLES_516.64 Dynasty Warriors 4 +SLES_516.65 Dynasty Warriors 4 +SLUS_206.53 Dynasty Warriors 4 +SLES_525.91 Dynasty Warriors 4 : Empires +SLES_525.92 Dynasty Warriors 4 : Empires +SLES_525.93 Dynasty Warriors 4 : Empires +SLUS_209.38 Dynasty Warriors 4 : Empires +SLES_521.71 Dynasty Warriors 4 : Xtreme Legends +SLES_521.72 Dynasty Warriors 4 : Xtreme Legends +SLES_521.73 Dynasty Warriors 4 : Xtreme Legends +SLES_521.74 Dynasty Warriors 4 : Xtreme Legends +SLES_521.75 Dynasty Warriors 4 : Xtreme Legends +SLUS_208.12 Dynasty Warriors 4 : Xtreme Legends +SLES_533.39 Dynasty Warriors 5 +SLES_533.40 Dynasty Warriors 5 +SLES_533.41 Dynasty Warriors 5 +SLUS_211.53 Dynasty Warriors 5 +SLES_540.95 Dynasty Warriors 5 : Empires +SLES_540.96 Dynasty Warriors 5 : Empires +SLES_540.97 Dynasty Warriors 5 : Empires +SLUS_213.98 Dynasty Warriors 5 : Empires +SLES_538.60 Dynasty Warriors 5 : Xtreme Legends +SLES_538.61 Dynasty Warriors 5 : Xtreme Legends +SLES_538.62 Dynasty Warriors 5 : Xtreme Legends +SLUS_212.99 Dynasty Warriors 5 : Xtreme Legends +SLUS_217.74 Dynasty Warriors 6 +SLUS_218.73 Dynasty Warriors : Gundam 2 +SLES_507.58 E.O.E : Eve of Extinction +SLPM_675.21 E.O.E : Eve of Extinction +SLUS_202.70 E.O.E : Eve of Extinction +SCPS_550.25 E.O.E : Eve of Extinction : Houkai no Zen'ya +SLPS_251.15 E.O.E : Eve of Extinction : Houkai no Zen'ya +SLED_536.81 EA Demo Disc : From Russia with Love + Need for Speed : Most Wanted + SSX On Tour +SLUS_291.67 EA Demo Disc : From Russia with Love + Need for Speed : Most Wanted + SSX On Tour +SLPM_620.68 EGBrowser +SLPM_621.11 EGBrowser +SLPM_621.76 EGBrowser BB +SLPM_690.04 EGBrowser Light for I-O Data Device, Inc. +SLUS_207.29 ESPN College Hoops +SLUS_209.22 ESPN College Hoops 2K5 +SLES_500.36 ESPN International Track & Field +SLUS_200.41 ESPN International Track & Field +SLES_505.86 ESPN International Winter Sports +SLUS_203.20 ESPN International Winter Sports 2002 +SLUS_201.28 ESPN MLS ExtraTime +SLUS_207.94 ESPN Major League Baseball +SLES_530.22 ESPN NBA 2K5 +SLUS_209.20 ESPN NBA 2K5 +SLES_500.75 ESPN NBA 2Night +SLPM_620.32 ESPN NBA 2Night +SLUS_201.43 ESPN NBA 2Night +SLPM_621.21 ESPN NBA 2Night 2002 +SLUS_202.61 ESPN NBA 2Night 2002 +SLES_519.49 ESPN NBA Basketball +SLUS_207.26 ESPN NBA Basketball +SLES_529.43 ESPN NFL 2K5 +SLUS_209.19 ESPN NFL 2K5 +SLES_519.47 ESPN NFL Football +SLUS_207.27 ESPN NFL Football +SLUS_203.08 ESPN NFL PrimeTime 2002 +SLES_529.66 ESPN NHL 2K5 +SLUF_209.21 ESPN NHL 2K5 +SLUS_209.21 ESPN NHL 2K5 +SLES_519.48 ESPN NHL Hockey +SLUS_207.28 ESPN NHL Hockey +SLES_501.71 ESPN National Hockey Night +SLPM_620.41 ESPN National Hockey Night +SLUS_201.66 ESPN National Hockey Night +SLPM_650.09 ESPN Winter X Games Snowboarding +SLUS_200.89 ESPN Winter X Games Snowboarding +SLUS_290.01 ESPN Winter X Games Snowboarding (Demo) +SLPM_650.72 ESPN Winter X Games Snowboarding 2002 +SLPM_620.84 ESPN X Games Skateboarding +SLUS_202.37 ESPN X Games Skateboarding +SLUS_290.08 ESPN X Games Skateboarding (Demo) +SLPS_200.05 EX Billiards +SLPM_621.15 EX Jinsei Game +SLPM_621.16 EX Jinsei Game +SLPM_654.15 EX Jinsei Game II +SLPM_662.51 EX Jinsei Game II +SLPM_742.54 EX Jinsei Game II +SLPM_742.74 EX Jinsei Game II +SLPM_621.03 EX Okuman Chouja Game : The Money Battle +SLPM_627.57 EX Okuman Chouja Game : The Money Battle +SLES_534.84 Eagle Eye Golf +SLUS_214.86 Eagle Eye Golf +SLES_541.39 Earache : Extreme Metal Racing +SCES_504.99 Ecco the Dolphin : Defender of the Future +SLUS_203.94 Ecco the Dolphin : Defender of the Future +SLES_534.14 Echo Night : Beyond +SLUS_209.28 Echo Night : Beyond +SLES_537.47 Ed, Edd n Eddy : The Mis-Edventures +SLUS_212.60 Ed, Edd n Eddy : The Mis-Edventures +SLPM_669.75 Edel Blume +SLPM_669.76 Edel Blume +SLPM_660.40 Edomono +SLUS_204.52 Egg Mania : Eggstreme Madness +SLUS_290.32 Egg Mania : Eggstreme Madness (Demo) +SLPS_202.19 Egg Mania : Tsukande^! Mawashite^! Dossun Puzzle^!^! +SLES_511.01 Eggo Mania +SLUS_290.35 Eidos Demo Disc (Demo) +SLPS_254.68 Eien no Aseria : Kono Daichi no Hate de +SLPS_201.84 Eikan wa Kimi ni 2002 : Koushien no Kodou +SLPS_202.74 Eikan wa Kimi ni 2002 : Koushien no Kodou +SLPS_203.79 Eikan wa Kimi ni 2004 : Koushien no Kodou +SLPS_250.06 Eikan wa Kimi ni : Koushien e no Michi +SLPS_250.53 Eikan wa Kimi ni : Koushien no Hasha +SLPM_623.02 Eisei Meijin 7 : Tsuushin Shougi Club +SLPM_620.06 Eisei Meijin IV +SLPM_620.54 Eisei Meijin V +SLPM_621.41 Eisei Meijin VI : Tsuushin Shougi Club +SLES_539.71 El Padrino +SLES_520.20 El Señor de los Anillos : El Retorno del Rey +SLES_528.05 El Señor de los Anillos : La Tercera Edad +SLES_512.56 El Señor de los Anillos : Las Dos Torres +SLPM_626.23 Elemental Gelade : Matoe, Suifuu no Tsurugi +SLPM_669.29 Elminage : Yami no Miko to Kamigami no Yubiwa +SLPM_665.85 Elvandia Story +SLPS_252.20 Elysion : Eien no Sanctuary +SLES_523.69 Empire of Atlantis +SLES_509.36 Endgame +SLUS_203.89 Endgame +SLPM_620.47 Endonesia +SLES_516.46 Energy Airforce +SLES_516.47 Energy Airforce +SLES_523.10 Energy Airforce +SLKA_250.02 Energy Airforce +SLPM_651.77 Energy Airforce +SLPM_744.14 Energy Airforce +SLPM_601.83 Energy Airforce (Taikenban) +SLPM_653.74 Energy Airforce AimStrike^! +SLES_522.65 Energy Airforce : Aim Strike^! +SLES_522.66 Energy Airforce : Aim Strike^! +SLES_522.67 Energy Airforce : Aim Strike^! +SLES_523.85 England International Football : 2004 Edition +SLPS_255.17 Enjoy Golf^! +SLAJ_250.15 Enter the Matrix +SLES_512.03 Enter the Matrix +SLPS_252.54 Enter the Matrix +SLUS_204.54 Enter the Matrix +SLPM_659.48 Enthusia Professional Racing +SLPM_662.57 Enthusia Professional Racing +SLPM_611.10 Enthusia Professional Racing (Taikenban) +SLPM_685.19 Enthusia Professional Racing : Subaru Impreza WRX STI (Taikenban) +SLES_531.25 Enthusia : Professional Racing +SLUS_209.67 Enthusia : Professional Racing +SLED_533.30 Enthusia : Professional Racing (Demo) +SLUS_291.51 Enthusia : Professional Racing (Demo) +SLES_501.10 Ephemeral Fantasia +SLUS_201.69 Ephemeral Fantasia +SLES_541.59 Eragon +SLES_541.60 Eragon +SLUS_213.22 Eragon +SLPS_251.88 Erde : Nezu no Ki no Shita de +SLES_502.25 Escape from Monkey Island +SLES_502.26 Escape from Monkey Island +SLUS_201.81 Escape from Monkey Island +SLPS_253.52 Espgaluda +SLUS_217.79 Eternal Poison +SLES_516.24 Eternal Quest +SLES_500.51 Eternal Ring +SLPS_250.01 Eternal Ring +SLUS_200.15 Eternal Ring +SLPS_255.54 Eureka Seven TR1 : New Wave +SLPS_257.05 Eureka Seven TR1 : New Wave Graduation +SLPS_257.07 Eureka Seven TR1 : New Wave Graduation +SLUS_213.53 Eureka Seven Vol. 1 : The New Wave +SLUS_215.38 Eureka Seven Vol. 2 : The New Vision +SLPS_256.46 Eureka Seven : New Vision +SLPS_257.06 Eureka Seven : New Vision +SLES_523.78 Euro Rally Champion +SLPM_658.04 European Club Soccer : Winning Eleven Tactics +SLES_518.13 European Tennis Pro +SLPS_259.32 Evangelion : Jo +SLPM_653.19 Eve : Burst Error Plus +SLPM_653.20 Eve : Burst Error Plus +SLPM_659.30 Eve : Burst Error Plus +SLPM_663.37 Eve : New Generation +SLPM_663.38 Eve : New Generation +SLPM_550.86 Ever 17 : The Out of Infinity +SLPS_251.38 Ever 17 : The Out of Infinity +SLPM_654.21 Ever 17 : The Out of Infinity Premium Edition +SCES_516.48 EverQuest : Online Adventures +SCES_517.25 EverQuest : Online Adventures +SLUS_204.70 EverQuest : Online Adventures +SCED_517.28 EverQuest : Online Adventures (Demo) +SLUS_290.50 EverQuest : Online Adventures (Demo) +SLUS_207.44 EverQuest : Online Adventures : Frontiers +SLES_506.39 Everblue +SLPM_620.81 Everblue +SLES_513.81 Everblue 2 +SLPM_622.14 Everblue 2 +SLUS_205.98 Everblue 2 +SLES_500.50 Evergrace +SLPS_250.03 Evergrace +SLUS_200.16 Evergrace +SLPS_250.44 Evergrace II +SCES_525.82 Everybody's Golf +SCKA_200.57 Everybody's Golf 4 +SCKA_201.05 Everybody's Golf 4 +SCES_545.35 Everybody's Tennis +SLES_515.88 Evil Dead : A Fistful of Boomstick +SLES_518.06 Evil Dead : A Fistful of Boomstick +SLUS_204.03 Evil Dead : A Fistful of Boomstick +SLES_534.57 Evil Dead : Regeneration +SLUS_210.48 Evil Dead : Regeneration +SLES_502.01 Evil Twin : Cyprien's Chronicles +SLES_539.76 Evolution GT +SLES_542.54 Evolution GT +SLES_513.49 Evolution Skateboarding +SLKA_250.15 Evolution Skateboarding +SLPM_652.13 Evolution Skateboarding +SLUS_205.40 Evolution Skateboarding +SLES_513.92 Evolution Snowboarding +SLKA_250.14 Evolution Snowboarding +SLPM_652.31 Evolution Snowboarding +SLUS_205.46 Evolution Snowboarding +SLES_526.01 ExZeus +SLPS_250.83 Exciting Pro Wres 3 +SLPS_250.87 Exciting Pro Wres 3 +SLPS_734.09 Exciting Pro Wres 3 +SLPM_601.69 Exciting Pro Wres 3 (Taikenban) +SLPS_252.10 Exciting Pro Wres 4 +SLPM_601.97 Exciting Pro Wres 4 (Taikenban) +SLPS_202.23 Exciting Pro Wres 4 (Taikenban) +SLPM_657.79 Exciting Pro Wres 5 +SLPS_253.26 Exciting Pro Wres 5 +SLPS_253.27 Exciting Pro Wres 5 +SLPM_658.52 Exciting Pro Wres 6 (Taikenban) +SLPM_658.81 Exciting Pro Wres 6 : WWE SmackDown^! vs. Raw +SLPM_661.87 Exciting Pro Wres 6 : WWE SmackDown^! vs. Raw +SLPM_610.98 Exciting Pro Wres 6 : WWE SmackDown^! vs. Raw (Taikenban) +SLPM_661.88 Exciting Pro Wres 7 (Taikenban) +SLPM_662.68 Exciting Pro Wres 7 : WWE SmackDown^! vs. Raw 2006 +SCED_514.07 Exclusive PlayStation 2 Summer Sample Disc +SCES_514.07 Exclusive PlayStation 2 Summer Sample Disc +SCES_502.40 Extermination +SCPS_150.11 Extermination +SCPS_192.02 Extermination +SCUS_971.12 Extermination +SCUS_971.60 Extermination (Demo) +PAPX_902.11 Extermination (Taikenban) +SLES_530.80 Extreme Sprint 3010 +SCUS_975.07 EyeToy (Demo) +SCUS_976.00 EyeToy (Demo) +SCES_545.38 EyeToy Play : Astro Zoo +SCES_550.38 EyeToy Play : Hero +SCES_550.83 EyeToy Play : PomPom Party +SCED_531.77 EyeToy Special Demo (Demo) +SCES_530.55 EyeToy : Antigrav +SCUS_974.14 EyeToy : Antigrav +SCUS_974.38 EyeToy : Antigrav (Demo) +SCED_537.92 EyeToy : Antigrav + SpyToy Demo (Demo) +SCES_521.54 EyeToy : Chat +SCED_528.18 EyeToy : Chat Light +SCED_521.47 EyeToy : Christmas Wishi Washi (Demo) +SCPS_150.73 EyeToy : Furi Furi Dance Tengoku +SCPS_150.76 EyeToy : Furi Furi Dance Tengoku +SCES_518.95 EyeToy : Groove +SCKA_200.24 EyeToy : Groove +SCKA_240.12 EyeToy : Groove +SCUS_973.45 EyeToy : Groove +SCUS_974.00 EyeToy : Groove +SCES_528.83 EyeToy : Kinetic +SCUS_974.78 EyeToy : Kinetic +SCUS_974.97 EyeToy : Kinetic +SCED_535.22 EyeToy : Kinetic (Demo) +SCES_541.48 EyeToy : Kinetic Combat +SCED_544.95 EyeToy : Kinetic Combat (Demo) +SCES_529.30 EyeToy : Monkey Mania +SCUS_975.23 EyeToy : Operation Spy +SCCS_400.17 EyeToy : Play +SCES_515.13 EyeToy : Play +SCKA_200.17 EyeToy : Play +SCPS_150.61 EyeToy : Play +SCPS_150.70 EyeToy : Play +SCUS_973.19 EyeToy : Play +SCED_517.79 EyeToy : Play (Demo) +PCPX_966.38 EyeToy : Play (Taikenban) +SCES_527.48 EyeToy : Play 2 +SCPS_150.89 EyeToy : Play 2 +SCPS_150.94 EyeToy : Play 2 +SCUS_974.68 EyeToy : Play 2 +SCUS_974.95 EyeToy : Play 2 +SCED_529.69 EyeToy : Play 2 (Demo) +SCES_533.15 EyeToy : Play 3 +SCED_536.13 EyeToy : Play 3 + SpyToy (Demo) +SCES_540.94 EyeToy : Play Sports +SCED_541.34 EyeToy : Play Sports (Demo) +SCCS_400.18 EyeToy : Saru EyeToy : Oosawagi^! Ukkiuki Game Tenkomori^!^! +SCPS_150.78 EyeToy : Saru EyeToy : Oosawagi^! Ukkiuki Game Tenkomori^!^! +SLPM_662.18 Eyeshield 21 : AmeFoot Yarou ze^! Ya-^! Ha-^! +SLES_504.23 F1 2001 +SLES_504.31 F1 2001 +SLPS_201.20 F1 2001 +SLUS_202.64 F1 2001 +SLES_508.74 F1 2002 +SLES_508.75 F1 2002 +SLPS_201.99 F1 2002 +SLUS_204.55 F1 2002 +SLES_515.84 F1 Career Challenge +SLPS_202.95 F1 Career Challenge +SLUS_206.93 F1 Career Challenge +SLES_500.17 F1 Championship Season 2000 +SLPS_200.44 F1 Championship Season 2000 +SLUS_201.03 F1 Championship Season 2000 +SLES_500.46 F1 Racing Championship +SLES_500.47 F1 Racing Championship +SLPS_200.42 F1 Racing Championship +SLPM_652.96 F : Fanatic +SLES_535.29 FIFA 2006 +SLES_535.30 FIFA 2006 +SLES_535.31 FIFA 2006 +SLES_535.32 FIFA 2006 +SLES_535.33 FIFA 2006 +SLUS_291.60 FIFA 2006 (Demo) +SLED_536.64 FIFA 2006 : Demo Pre-Release Version (Demo) +SLAJ_250.88 FIFA 07 +SLES_542.40 FIFA 2007 +SLES_542.41 FIFA 2007 +SLES_542.43 FIFA 2007 +SLES_542.44 FIFA 2007 +SLES_542.46 FIFA 2007 +SLED_543.27 FIFA 2007 (Demo) +SLES_548.70 FIFA 2008 +SLES_548.71 FIFA 2008 +SLES_548.72 FIFA 2008 +SLES_548.73 FIFA 2008 +SLES_548.74 FIFA 2008 +SLES_552.43 FIFA 2009 +SLES_552.44 FIFA 2009 +SLES_552.45 FIFA 2009 +SLES_552.46 FIFA 2009 +SLES_552.47 FIFA 2009 +SLPM_551.34 FIFA 09 : World Class Soccer +SLES_555.81 FIFA 2010 +SLES_555.82 FIFA 2010 +SLES_555.83 FIFA 2010 +SLES_555.84 FIFA 2010 +SLES_555.85 FIFA 2010 +SLPM_552.26 FIFA 10 : World Class Soccer +SLES_556.42 FIFA 2011 +SLES_556.43 FIFA 2011 +SLES_556.44 FIFA 2011 +SLES_556.52 FIFA 2012 +SLES_556.53 FIFA 2012 +SLES_556.54 FIFA 2012 +SLES_556.64 FIFA 2013 +SLES_556.65 FIFA 2013 +SLUS_219.54 FIFA 2013 +SLES_556.71 FIFA 2014 +SLES_556.72 FIFA 2014 +SLUS_270.93 FIFA 2014 +SLES_500.11 FIFA 2001 +SLES_500.12 FIFA 2001 +SLES_500.13 FIFA 2001 +SLES_500.14 FIFA 2001 +SLES_500.15 FIFA 2001 +SLES_500.16 FIFA 2001 +SLUS_200.97 FIFA 2001 +SLPS_200.54 FIFA 2001 : World Championship +SLPS_250.69 FIFA 2002 : Road to FIFA World Cup +SLPS_251.79 FIFA 2003 : Europe Soccer +SLES_504.64 FIFA 2002 +SLES_504.65 FIFA 2002 +SLES_504.66 FIFA 2002 +SLES_504.67 FIFA 2002 +SLES_504.69 FIFA 2002 +SLES_504.70 FIFA 2002 +SLES_504.71 FIFA 2002 +SLPM_675.03 FIFA Football 2002 +SLES_511.97 FIFA 2003 +SLED_513.42 FIFA 2003 (Demo) +SLES_519.53 FIFA 2004 +SLES_519.63 FIFA 2004 +SLES_519.64 FIFA 2004 +SLES_525.59 FIFA 2005 +SLES_525.60 FIFA 2005 +SLES_525.61 FIFA 2005 +SLES_525.62 FIFA 2005 +SLES_525.63 FIFA 2005 +SLED_528.90 FIFA 2005 (Demo) +SLUS_212.80 FIFA Soccer 06 +SLUS_214.33 FIFA Soccer 07 +SLUS_291.94 FIFA Soccer 07 (Demo) +SLUS_216.48 FIFA Soccer 08 +SLUS_292.01 FIFA Soccer 08 (Demo) +SLUS_217.76 FIFA Soccer 09 +SLUS_219.05 FIFA Soccer 10 +SLUS_219.41 FIFA Soccer 11 +SLUS_219.47 FIFA Soccer 12 +SLUS_202.80 FIFA Soccer 2002 +SLUS_205.80 FIFA Soccer 2003 +SLKA_250.87 FIFA Soccer 2004 +SLUS_207.50 FIFA Soccer 2004 +SLKA_252.09 FIFA Soccer 2005 +SLUS_210.51 FIFA Soccer 2005 +SLUS_291.27 FIFA Soccer 2005 (Demo) +SLPS_200.20 FIFA Soccer World Championship +SLES_530.64 FIFA Street +SLPM_660.47 FIFA Street +SLUS_211.47 FIFA Street +SLES_537.96 FIFA Street 2 +SLES_537.97 FIFA Street 2 +SLKA_253.74 FIFA Street 2 +SLPM_664.43 FIFA Street 2 +SLUS_213.69 FIFA Street 2 +SLED_539.53 FIFA Street 2 (Demo) +SLPM_655.27 FIFA Total Football +SLPM_657.46 FIFA Total Football 2 +SLES_540.61 FIFA World Cup Germany 2006 +SLES_540.62 FIFA World Cup Germany 2006 +SLES_540.63 FIFA World Cup Germany 2006 +SLES_540.64 FIFA World Cup Germany 2006 +SLES_540.81 FIFA World Cup Germany 2006 +SLPM_663.86 FIFA World Cup Germany 2006 +SLUS_214.08 FIFA World Cup Germany 2006 +SLED_541.03 FIFA World Cup Germany 2006 (Demo) +SLUS_291.89 FIFA World Cup Germany 2006 (Demo) +SLPM_627.70 FIVB Volleyball World Cup : Venus Evolution +SLPS_205.05 FIVB Volleyball World Cup : Venus Evolution +SLES_535.39 Fahrenheit +SLES_535.40 Fahrenheit +SLPM_661.93 Fahrenheit +SLED_535.91 Fahrenheit (Demo) +SLES_547.95 Falling Stars +SLUS_217.34 Falling Stars +SLES_515.25 Fallout : Brotherhood of Steel +SLES_515.26 Fallout : Brotherhood of Steel +SLPM_659.15 Fallout : Brotherhood of Steel +SLUS_205.39 Fallout : Brotherhood of Steel +SLES_520.60 Fame Academy +SLES_534.68 Family Board Games +SLUS_214.46 Family Feud +SLES_541.26 Les Griffin : Le Jeu Vidéo +SLES_543.94 Family Guy : Video Game^! +SLUS_215.60 Family Guy : Video Game^! +SLPM_611.29 Famitsu PS2 Special Disc : Capcom Game Collection (Demo) (Taikenban) +SLES_531.43 Fantastic 4 +SLES_531.44 Fantastic 4 +SLES_531.45 Fantastic 4 +SLES_531.47 Fantastic 4 +SLES_532.81 Fantastic 4 +SLUS_206.15 Fantastic 4 +SLPS_252.36 Fantastic Fortune 2 +SLPS_253.96 Fantastic Fortune 2 : Triple Star +SLES_546.16 Fantastic Four : Rise of the Silver Surfer +SLES_547.76 Fantastic Four : Rise of the Silver Surfer +SLUS_215.44 Fantastic Four : Rise of the Silver Surfer +SCES_500.02 Fantavision +SCPS_110.02 Fantavision +SCUS_971.05 Fantavision +PAPX_902.01 Fantavision (Taikenban) +PCPX_963.02 Fantavision (Taikenban) +SCPS_550.32 Fantavision : For You and Me +SCPS_550.43 Fatal Frame +SLUS_203.88 Fatal Frame +SLUS_207.66 Fatal Frame II : Crimson Butterfly +SLUS_212.44 Fatal Frame III : The Tormented +SLES_552.31 Fatal Fury : Battle Archives Volume 1 +SLUS_215.37 Fatal Fury : Battle Archives Volume 1 +SLUS_217.23 Fatal Fury : Battle Archives Volume 2 +SLPM_551.08 Fate/Unlimited Codes +SLPM_665.12 Fate/stay night : Réalta Nua +SLPM_665.13 Fate/stay night : Réalta Nua +SLPM_742.70 Fate/stay night : Réalta Nua +SLES_552.94 Ferrari Challenge : Trofeo Pirelli +SLUS_217.80 Ferrari Challenge : Trofeo Pirelli +SCES_509.56 Ferrari F355 Challenge +SLPM_651.78 Ferrari F355 Challenge +SLUS_205.58 Ferrari F355 Challenge +SLPM_664.34 Festa^!^! Hyper Girls Party +SLPS_251.17 Fever 6 : Sankyo Koushiki Pachinko Simulation +SLPS_202.65 Fever 7 : Sankyo Koushiki Pachinko Simulation +SLPS_202.98 Fever 8 : Sankyo Koushiki Pachinko Simulation +SLPS_203.31 Fever 9 : Sankyo Koushiki Pachinko Simulation +SLES_527.18 Fight Club +SLUS_208.57 Fight Club +SLUS_291.24 Fight Club (Demo) +SLES_523.74 Fight Night 2004 +SLPM_655.87 Fight Night 2004 +SLUS_209.06 Fight Night 2004 +SLED_523.75 Fight Night 2004 (Demo) +SLUS_290.96 Fight Night 2004 (Demo) +SLES_530.84 Fight Night Round 2 +SLPM_550.35 Fight Night Round 2 +SLPM_660.72 Fight Night Round 2 +SLUS_211.61 Fight Night Round 2 +SLUS_291.45 Fight Night Round 2 (Demo) +SLES_539.82 Fight Night Round 3 +SLUS_213.83 Fight Night Round 3 +SLED_539.83 Fight Night Round 3 (Demo) +SLUS_291.83 Fight Night Round 3 (Demo) +SLES_513.90 FightBox +SLUS_205.24 Fighter Maker 2 +SLES_534.08 Fighting Angels +SLES_510.56 Fighting Fury +SLPS_255.45 Fighting for One Piece +SLPM_656.76 Final Approach +SLPM_663.23 Final Approach +SLPM_669.42 Final Approach 2 : 1st Priority +SLPM_669.43 Final Approach 2 : 1st Priority +SLES_544.67 Final Armada +SCES_504.90 Final Fantasy X +SCES_504.91 Final Fantasy X +SCES_504.92 Final Fantasy X +SCES_504.93 Final Fantasy X +SCES_504.94 Final Fantasy X +SLPM_661.24 Final Fantasy X +SLPS_250.50 Final Fantasy X +SLPS_725.01 Final Fantasy X +SLUS_203.12 Final Fantasy X +SCED_506.42 Final Fantasy X (Demo) +SLPM_651.15 Final Fantasy X International +SLPM_666.77 Final Fantasy X International +SLPM_675.13 Final Fantasy X International +SLPS_250.88 Final Fantasy X International +SLES_518.15 Final Fantasy X-2 +SLES_518.16 Final Fantasy X-2 +SLES_518.17 Final Fantasy X-2 +SLES_518.18 Final Fantasy X-2 +SLES_518.19 Final Fantasy X-2 +SLKA_251.44 Final Fantasy X-2 +SLPM_661.25 Final Fantasy X-2 +SLPS_252.50 Final Fantasy X-2 +SLUS_206.72 Final Fantasy X-2 +SLED_519.21 Final Fantasy X-2 (Demo) +SCAJ_200.68 Final Fantasy X-2 International + Last Mission +SLPM_654.78 Final Fantasy X-2 International + Last Mission +SLPM_666.78 Final Fantasy X-2 International + Last Mission +SLPM_552.98 Final Fantasy XI : Adoulin no Makyou +SLPM_663.94 Final Fantasy XI : Aht Urhgan no Hihou +SLPM_657.06 Final Fantasy XI : All in One Pack 2004 +SLPM_663.93 Final Fantasy XI : All in One Pack 2006 +SLPM_668.94 Final Fantasy XI : Altana no Shinpei +SLPM_659.53 Final Fantasy XI : Entry Disc 2005 +SCUS_972.66 Final Fantasy XI : Online +SLPS_252.00 Final Fantasy XI : Online +SLUS_210.70 Final Fantasy XI : Online : Chains of Promathia +SLUS_214.04 Final Fantasy XI : Online : Treasures of Aht Urhgan +SLUS_217.04 Final Fantasy XI : Online : Vana'diel Collection 2008 +SLUS_216.94 Final Fantasy XI : Online : Wings of the Goddess Expansion Pack +SLPM_652.89 Final Fantasy XI : PlayOnline Entry Disc +SLPM_657.05 Final Fantasy XI : Promathia no Jubaku +SLPM_668.93 Final Fantasy XI : Vana'diel Collection +SLPM_552.29 Final Fantasy XI : Vana'diel Collection 2 +SLPM_652.87 Final Fantasy XI : Zilart no Gen'ei +SLPM_652.88 Final Fantasy XI : Zilart no Gen'ei +SCKA_200.73 Final Fantasy XII +SLES_543.54 Final Fantasy XII +SLES_543.55 Final Fantasy XII +SLES_543.56 Final Fantasy XII +SLES_543.57 Final Fantasy XII +SLES_543.58 Final Fantasy XII +SLPM_550.22 Final Fantasy XII +SLPM_663.20 Final Fantasy XII +SLUS_209.63 Final Fantasy XII +SLUS_214.75 Final Fantasy XII +SLUS_291.71 Final Fantasy XII (Demo) +SLPM_552.10 Final Fantasy XII International : Zodiac Job System +SLPM_667.50 Final Fantasy XII International : Zodiac Job System +SLES_538.53 Final Fight : Streetwise +SLUS_212.38 Final Fight : Streetwise +SLPM_662.54 Finalist +SLES_549.55 Finkles World +SLUS_210.72 Finny the Fish & the Seven Waters +SLES_532.37 Fire Heroes +SCED_536.79 Fire It Up Lads +SLES_550.41 Fire Pro Wrestling Returns +SLPM_660.82 Fire Pro Wrestling Returns +SLPM_663.88 Fire Pro Wrestling Returns +SLUS_217.02 Fire Pro Wrestling Returns +SLPM_622.87 Fire Pro Wrestling Z +SLPM_623.42 Fire Pro Wrestling Z +SLES_507.16 FireBlade +SLES_509.95 FireBlade +SLUS_201.98 FireBlade +SLED_510.62 FireBlade (Demo) +SLUS_290.30 FireBlade (Demo) +SLES_520.96 Firefighter F.D.18 +SLPM_654.70 Firefighter F.D.18 +SLPM_657.44 Firefighter F.D.18 +SLPM_660.17 Firefighter F.D.18 +SLUS_207.24 Firefighter F.D.18 +SLPM_652.56 First Kiss Stories +SLPM_653.13 First Kiss Stories +SLPS_204.77 Fish Eyes 3 : Kioku no Hahen-tachi +SLUS_204.28 Fisherman's Bass Club +SLES_514.18 Fisherman's Challenge +SLUS_205.53 Fisherman's Challenge +SLES_532.36 Fishing Fantasy : Buzzrod +SLES_529.83 Fitness Fun +SLES_527.53 FlatOut +SLES_527.54 FlatOut +SLUS_209.01 FlatOut +SLES_540.02 FlatOut 2 +SLES_540.03 FlatOut 2 +SLUS_212.51 FlatOut 2 +SLPM_665.91 FlatOut 2 GTR (Ganbare^! Tobidase^! Racing^!^!) +SCPS_150.50 Flipnic +SLES_520.65 Flipnic +SLUS_211.57 Flipnic : Ultimate Pinball +SLUS_291.49 Flipnic : Ultimate Pinball (Demo) +SLES_538.48 Flow : Urban Dance Uprising +SLUS_213.19 Flow : Urban Dance Uprising +SLES_502.27 Flucht von Monkey Island +SLPM_620.95 Flying Circus : RC Copter Adventure Championship +SLPM_620.96 Flying Circus : RC Copter Adventure Championship +SLES_519.59 Football Generation +SLPS_203.74 Football Kingdom : Trial Edition +SLES_505.49 Football Manager Campionato 2002 +SLES_510.26 Football Manager Campionato 2003 +SLES_514.60 Football Manager Campionato 2004 +SLES_526.96 Football Manager Campionato 2005 +SLES_509.37 LEGO Football Mania +SLPS_255.06 For Symphony : With All One's Heart +SCES_519.20 Forbidden Siren +SCES_523.27 Forbidden Siren +SCES_523.28 Forbidden Siren +SCES_523.29 Forbidden Siren +SCES_523.30 Forbidden Siren +SCED_522.60 Forbidden Siren (Demo) +SCES_538.51 Forbidden Siren 2 +SLUS_212.90 Ford Bold Moves Street Racing +SLES_532.96 Ford Mustang : The Legend Lives +SLUS_211.62 Ford Mustang : The Legend Lives +SLES_517.05 Ford Racing 2 +SLUS_207.88 Ford Racing 2 +SLES_527.20 Ford Racing 3 +SLUS_209.76 Ford Racing 3 +SLUS_216.96 Ford Racing : Off Road +SLES_536.39 Ford Street Racing +SLES_545.19 Ford Street Racing XR Edition +SLES_536.98 Ford vs. Chevy +SLUS_212.76 Ford vs. Chevy +SLUS_203.43 Forever Kingdom +SLES_526.69 Forgotten Realms : Demon Stone +SLPM_659.27 Forgotten Realms : Demon Stone +SLUS_208.04 Forgotten Realms : Demon Stone +SLED_528.52 Forgotten Realms : Demon Stone (Demo) +SLES_524.03 Formula Challenge +SCCS_400.19 Formula One 04 +SCES_520.42 Formula One 04 +SCPS_150.83 Formula One 04 +SCED_526.87 Formula One 04 (Demo) +SCES_530.33 Formula One 05 +SCPS_150.98 Formula One 05 +SCED_534.48 Formula One 05 (Demo) +SCED_534.47 Formula One 05 (Demo) (Press Kit) +SCES_539.50 Formula One 06 +SCPS_151.17 Formula One 06 +SCED_542.07 Formula One 06 (Demo) +SCES_500.04 Formula One 2001 +SCPS_150.19 Formula One 2001 +SCUS_971.50 Formula One 2001 +SCED_503.13 Formula One 2001 (Demo) +SCES_510.04 Formula One 2002 +SCPS_150.32 Formula One 2002 +SCES_515.92 Formula One 2003 +SLPM_680.03 Formula Suzuki Hayabusa Time Attack +SLES_534.87 Forty 4 Party +SLPM_662.03 Fragments Blue +SLPS_254.94 Fragrance Tale +SLES_506.54 Frank Herbert's Dune +SLES_533.14 Frankie Dettori Racing +SLES_539.03 Franklin the Turtle : A Birthday Surprise +SLUS_213.82 Franklin the Turtle : A Birthday Surprise +SLES_503.10 Freak Out +SLES_546.53 Freak Out : Extreme Freeride +SLES_507.13 Freaky Flyers +SLUS_202.84 Freaky Flyers +SLUS_290.61 Freaky Flyers (Demo) +SLES_545.59 Free Running +SLES_514.67 Freedom Fighters +SLES_514.68 Freedom Fighters +SLES_514.69 Freedom Fighters +SLES_514.70 Freedom Fighters +SLES_514.71 Freedom Fighters +SLPM_655.48 Freedom Fighters +SLPM_658.03 Freedom Fighters +SLUS_206.58 Freedom Fighters +SLES_507.53 Freekstyle +SLUS_203.67 Freekstyle +SLPM_627.38 Freekstyle Motocross +SLPS_202.31 Freekstyle Motocross +SLES_507.20 Freestyle Metal X +SLUS_204.94 Freestyle Metal X +SCES_507.91 Frequency +SCUS_971.25 Frequency +SCED_509.90 Frequency (Demo) +SCUS_971.57 Frequency (Demo) +SLES_538.13 Friends : Celui qui répond à toutes les questions +SLES_538.03 Friends : Das Trivia Game +SLPS_253.85 Friends : Seishun no Kagayaki +SLES_537.61 Friends : The One with All the Trivia +SLES_539.55 Friends : The One with All the Trivia +SLUS_213.13 Friends : The One with All the Trivia +SLPM_653.04 Frogger +SLPM_655.70 Frogger +SLES_514.09 Frogger Beyond +SLPM_655.01 Frogger Rescue +SLUS_207.34 Frogger's Adventures : The Rescue +SLUS_210.98 Frogger : Ancient Shadow +SLES_507.88 Frogger : The Great Quest +SLUS_202.57 Frogger : The Great Quest +SLPM_601.02 From Software First Previews (Taikenban) +SCAJ_200.57 Front Mission 4 +SLPM_654.43 Front Mission 4 +SLUS_208.88 Front Mission 4 +SLPM_662.05 Front Mission 5 : Scars of the War +SLPM_664.21 Front Mission 5 : Scars of the War +SLPM_659.81 Front Mission Online +SLES_531.48 Fruit Fall +SLES_540.60 Fruit Machine Mania +SLES_502.28 Fuga da Monkey Island +SLUS_204.64 Fugitive Hunter : War on Terror +SLPM_551.20 Fukakutei Sekai no Tantei Shinshi : Akugyou Souma no Jiken File +SLPM_551.21 Fukakutei Sekai no Tantei Shinshi : Akugyou Souma no Jiken File +SLPM_625.05 Fukuhara Ai no Takkyuu Icchokusen +SLPM_602.74 Full House Kiss 2 (Taikenban) +SLPM_662.88 Full House Kiss 2 : Ren'ai Kaseifu Adventure +SLPM_666.64 Full House Kiss 2 : Ren'ai Kaseifu Adventure +SLPM_602.43 Full House Kiss : Ren'ai Adventure (Taikenban) +SLPM_656.38 Full House Kiss : Ren'ai Kaseifu Adventure +SLPM_666.40 Full House Kiss : Ren'ai Kaseifu Adventure +SLES_531.14 Full Spectrum Warrior +SLES_531.31 Full Spectrum Warrior +SLPM_662.63 Full Spectrum Warrior +SLUS_211.45 Full Spectrum Warrior +SLPM_664.27 Full Spectrum Warrior 2 : Ten Hammers +SLES_536.56 Full Spectrum Warrior : Ten Hammers +SLES_539.09 Full Spectrum Warrior : Ten Hammers +SLUS_212.50 Full Spectrum Warrior : Ten Hammers +SLUS_211.66 Fullmetal Alchemist 2 : Curse of the Crimson Elixir +SLUS_209.94 Fullmetal Alchemist and the Broken Angel +SLKA_253.52 Fullmetal Alchemist : Dream Carnival +SLES_501.06 Fur Fighters : Viggo's Revenge +SLUS_200.88 Fur Fighters : Viggo's Revenge +SLPM_654.93 Furasera : Hurrah^! Sailor +SLPM_655.23 Furasera : Hurrah^! Sailor +SLES_528.24 Furry Tales +SLPM_660.24 Fushigi Yuugi : Genbu Kaiden Gaiden : Kagami no Miko +SLPM_670.00 Fushigi Yuugi : Genbu Kaiden Gaiden : Kagami no Miko +SLPM_669.98 Fushigi Yuugi : Suzaku Ibun +SLPM_623.41 Fushigi no Kuni no Alice +SLPM_661.11 Fushigi no Umi no Nadia : Dennou Battle : Miss Nautilus Contest +SLPM_661.10 Fushigi no Umi no Nadia : Inherit the Blue Water +SLPM_661.12 Fushigi no Umi no Nadia : Inherit the Blue Water +SLPS_254.09 Futakoi +SLPS_254.10 Futakoi +SLPS_256.24 Futakoi +SLPM_602.52 Futakoi (Taikenban) +SLPS_255.15 Futakoi Alternative : Koi to Shoujo to Machine Gun +SLPS_255.16 Futakoi Alternative : Koi to Shoujo to Machine Gun +SLPS_256.33 Futakoi Alternative : Koi to Shoujo to Machine Gun +SLPS_255.43 Futakoi-jima : Koi to Mizugi no Survival +SLPS_256.25 Futakoi-jima : Koi to Mizugi no Survival +SCPS_150.30 Futari no Fantavision +SLES_515.07 Futurama +SLUS_204.39 Futurama +SLES_527.01 Future Tactics : The Uprising +SLUS_208.59 Future Tactics : The Uprising +SLPM_664.58 Fuuraiki +SLPM_669.91 Fuuraiki +SLPM_661.63 Fuuraiki 2 +SLPM_669.92 Fuuraiki 2 +SLPM_658.13 Fuuun Bakumatsuden +SLPM_742.28 Fuuun Bakumatsuden +SLPM_610.96 Fuuun Bakumatsuden (Taikenban) +SLPM_654.94 Fuuun Shinsengumi +SLPM_742.02 Fuuun Shinsengumi +SLPM_602.25 Fuuun Shinsengumi (Taikenban) +PAPX_905.14 Fuyu no Osusume Soft Otameshi Disc +PCPX_966.29 Fuyu no Osusume Soft Otameshi Disc 2002 +PAPX_905.15 Fuyu no Osusume Soft Otameshi Disc 2003-2004 +SCED_520.94 G-Con 2 Competition Demo (Demo) +SLES_539.34 G-Force +SLPS_250.09 G-Saviour +SLES_505.11 G-Surfers +SLPM_623.26 G-Taste Mahjong +SLPM_623.27 G-Taste Mahjong +SLPM_624.53 G-Taste Mahjong +SLES_555.37 G.I. Joe : The Rise of Cobra +SLUS_218.86 G.I. Joe : The Rise of Cobra +SLES_505.84 G1 Jockey +SLES_513.57 G1 Jockey 3 +SLUS_206.90 G1 Jockey 3 +SLES_539.17 G1 Jockey 4 +SLPM_620.20 GI Jockey 2 +SLPM_601.25 GI Jockey 2 (Taikenban) +SLPM_620.59 GI Jockey 2 2001 +SLPM_620.61 GI Jockey 2 2001 +SLPM_622.77 GI Jockey 3 +SLPM_622.79 GI Jockey 3 +SLPM_625.36 GI Jockey 3 +SLPM_623.92 GI Jockey 3 2003 +SLPM_623.93 GI Jockey 3 2003 +SLPM_625.91 GI Jockey 3 : 2005-nendoban +SLPM_662.27 GI Jockey 4 +SLPM_662.29 GI Jockey 4 +SLPM_665.38 GI Jockey 4 2006 +SLPM_669.03 GI Jockey 4 2007 +SLPM_550.72 GI Jockey 4 2008 +SLES_526.02 GT Racers +SLES_520.45 GT-R 400 +SLES_544.40 GT-R Touring +SLES_504.72 GTC Africa +SLPM_622.58 GTC Africa +SCPS_150.72 Gacha Mecha Stadium : Saru Battle +SCPS_110.26 Gacharoku +SCPS_110.34 Gacharoku 2 : Kondo wa Sekai Isshuu yo^!^! +SLPS_203.01 Gachinko Pro Yakyuu +SLES_528.45 Gadget & the Gadgetinis +SLES_519.11 Gadget Racers +SLUS_202.25 Gadget Racers +SLKA_253.61 Gaeguri Jungsa Keroro : Bulkkottwineun Battle Royale Z +SCES_534.50 Gaelic Games : Football +SCES_546.38 Gaelic Games : Football 2 +SCES_546.37 Gaelic Games : Hurling +SLPM_652.60 Gaika no Gouhou : Air Land Force +SLPM_665.26 Gaika no Gouhou : Air Land Force +SLPS_254.71 Gakkou o Tsukurou^!^! Happy Days +SLPS_255.98 Gakkou o Tsukurou^!^! Happy Days +SLPS_253.08 Gako Zouryuu : Crouching Tiger, Hidden Dragon +SLPM_610.67 Gako Zouryuu : Crouching Tiger, Hidden Dragon (Taikenban) +SLPM_662.93 Gakuen Alice : Kira Kira Memory Kiss +SLPM_665.19 Gakuen Heaven : Boy's Love Scramble^! +SLPM_669.84 Gakuen Heaven : Boy's Love Scramble^! +SLPS_252.82 Gakuen Heaven : Boy's Love Scramble^! +SLPS_253.81 Gakuen Heaven : Boy's Love Scramble^! Type B +SLPM_625.97 Gakuen Heaven : Okawari^! Boy's Love Attack^! +SLPM_627.43 Gakuen Heaven : Okawari^! Boy's Love Attack^! +SLPM_622.38 Gakuen Toshi Varanoir : Kingdom of Chaos the Universe +SLPS_257.51 Gakuen Utopia : Manabi Straight^! Kira Kira Happy Festa^! +SLPS_257.52 Gakuen Utopia : Manabi Straight^! Kira Kira Happy Festa^! +SLUS_208.22 Galactic Wrestling featuring Ultimate Muscle : The Kinnikuman Legacy +SLUS_291.04 Galactic Wrestling featuring Ultimate Muscle : The Kinnikuman Legacy (Demo) +SLPM_652.54 Galaxy Angel +SLPM_551.18 Galaxy Angel II : Eigou Kaiki no Toki (Disc 1) +SLPM_551.19 Galaxy Angel II : Eigou Kaiki no Toki (Disc 2) +SLPM_550.93 Galaxy Angel II : Mugen Kairou no Kagi (Disc 1) +SLPM_667.79 Galaxy Angel II : Mugen Kairou no Kagi (Disc 1) +SLPM_550.94 Galaxy Angel II : Mugen Kairou no Kagi (Disc 2) +SLPM_667.80 Galaxy Angel II : Mugen Kairou no Kagi (Disc 2) +SLPM_550.29 Galaxy Angel II : Zettai Ryouiki no Tobira +SLPM_662.43 Galaxy Angel II : Zettai Ryouiki no Tobira +SLPM_658.78 Galaxy Angel : Eternal Lovers +SLPM_654.29 Galaxy Angel : Moonlit Lovers +SLPM_610.73 Galaxy Angel : Moonlit Lovers (Taikenban) +SLES_513.43 Galerians : Ash +SLPS_251.19 Galerians : Ash +SLUS_205.60 Galerians : Ash +SLES_555.99 Galileo Mystery : Die Krone des Midas +SLES_530.11 Gallop Racer 2 +SLUS_202.55 Gallop Racer 2001 +SLUS_206.62 Gallop Racer 2003 : A New Breed +SLUS_210.31 Gallop Racer 2004 +SLUS_213.93 Gallop Racer 2006 +SLPS_250.36 Gallop Racer 5 +SLPS_251.77 Gallop Racer 6 : Revolution +SLPS_734.15 Gallop Racer 6 : Revolution +SLPS_255.64 Gallop Racer 8 : Live Horse Racing +SLPS_257.01 Gallop Racer Inbreed +SLPS_253.33 Gallop Racer : Lucky 7 +SLPS_200.96 Gambler Densetsu Tetsuya +SLPS_730.04 Gambler Densetsu Tetsuya +SLPM_625.74 Gambler Densetsu Tetsuya Digest +SLPM_653.18 Gambler Densetsu Tetsuya : Kurouto Choujou Kessen +SLPS_200.28 Game Select 5 : Wa +SLPS_200.71 Game Select 5 : You +SLPM_661.85 Game ni Natta yo^! Dokuro-chan : Kenkou Shindan Daisakusen +SLPM_661.86 Game ni Natta yo^! Dokuro-chan : Kenkou Shindan Daisakusen +SLES_548.66 Games Galaxy 2 +SLPM_620.09 Ganbare^! Nippon^! Olympic 2000 +SCKA_140.01 Gangcheol Gigap Sadan : Online Battlefield +SLPM_659.50 Gantz : The Game +SCPS_550.18 Garakuta Meisaku Gekijou : Rakugaki Oukoku +SLPM_650.97 Garakuta Meisaku Gekijou : Rakugaki Oukoku +SLPM_744.08 Garakuta Meisaku Gekijou : Rakugaki Oukoku +SLPM_601.53 Garakuta Meisaku Gekijou : Rakugaki Oukoku (Taikenban) +SLPM_653.73 Garasu no Bara +SLES_528.43 Garfield +SLES_541.72 Garfield 2 +SLPM_627.33 Garfield : Arleene o Sukue^! +SLES_548.17 Garfield : Lasagna World Tour +SLES_550.42 Garfield : Lasagna World Tour +SLES_550.43 Garfield : Lasagna World Tour +SLUS_217.49 Garfield : Lasagna World Tour +SLES_535.87 Garfield : Saving Arlene +SLPS_255.30 Garouden : Breakblow +SLPM_602.67 Garouden : Breakblow (Taikenban) +SLPS_257.47 Garouden : Breakblow : Fist or Twist +SLES_502.11 Gauntlet : Dark Legacy +SLPM_621.25 Gauntlet : Dark Legacy +SLUS_200.47 Gauntlet : Dark Legacy +SLES_536.67 Gauntlet : Seven Sorrows +SLUS_210.77 Gauntlet : Seven Sorrows +SLPM_653.37 GeGeGe no Kitarou : Ibun Youkai Kitan +SLPM_656.27 GeGeGe no Kitarou : Ibun Youkai Kitan +SLES_548.82 Gecko Blaster +SLPM_664.67 Geesen USA : Midway Arcade Treasures +SLPS_200.10 Gekikuukan Pro Yakyuu : At the End of the Century 1999 +SLPM_601.23 Gekikuukan Pro Yakyuu : At the End of the Century 1999 (Taikenban) +SLPS_200.91 Gekisha Boy 2 : Tokudane Taikoku Nippon +SLPM_653.35 Gekitou Pro Yakyuu : Mizushima Shinji All Stars vs. Pro Yakyuu +SLPM_610.52 Gekitou Pro Yakyuu : Mizushima Shinji All Stars vs. Pro Yakyuu (Taikenban) +SCAJ_201.01 Gen Houzi Wan Ba^! Shouwu Zuta Nao Fantian^!^! +SLPS_259.40 Gendai Daisenryaku : Isshoku Sokuhatsu Gunji Balance Houkai +SLES_536.44 Gene Troopers +SLPS_200.86 Generation of Chaos +SLPS_200.87 Generation of Chaos +SLPM_668.43 Generation of Chaos Desire +SCAJ_200.26 Generation of Chaos III : Toki no Fuuin +SLPM_652.78 Generation of Chaos III : Toki no Fuuin +SLPM_652.79 Generation of Chaos III : Toki no Fuuin +SLPM_660.80 Generation of Chaos III : Toki no Fuuin +SLPM_621.61 Generation of Chaos Next : Ushinawareshi Kizuna +SLPM_621.64 Generation of Chaos Next : Ushinawareshi Kizuna +SLPM_626.97 Generation of Chaos Next : Ushinawareshi Kizuna +SCAJ_201.34 Genji +SCES_533.28 Genji +SCKA_200.52 Genji +SCPS_150.95 Genji +PAPX_905.22 Genji (Taikenban) +SCED_537.33 Genji Special Demo (Demo) +SCUS_974.71 Genji : Dawn of the Samurai +SCUS_975.04 Genji : Dawn of the Samurai (Demo) +SCPS_150.14 Genshi no Kotoba +PCPX_966.19 Genshi no Kotoba (Taikenban) +SLPM_650.73 Gensou Suikoden III +SLPM_650.74 Gensou Suikoden III +SLPM_653.05 Gensou Suikoden III +SLPM_656.94 Gensou Suikoden III +SLPM_685.05 Gensou Suikoden III +SLPM_655.99 Gensou Suikoden IV +SLPM_656.00 Gensou Suikoden IV +SLPM_656.56 Gensou Suikoden IV +SLPM_742.13 Gensou Suikoden IV +SLPM_661.70 Gensou Suikoden V +SLPM_662.86 Gensou Suikoden V +SLPM_742.38 Gensou Suikoden V +SLKA_250.09 Geomho 2 +SLES_549.75 George of the Jungle +SLUS_216.68 George of the Jungle and the Search for the Secret +SCED_513.75 Germany Special Issue 3 (Demo) +SLES_555.29 Germany's Next Topmodel +SLPM_622.35 Get Bass Battle +SLPM_659.49 Get Ride^! AMDriver : Soukoku no Shinjitsu +SLES_528.11 Get on da Mic +SLUS_210.36 Get on da Mic +SLPM_623.76 GetBackers : Dakkan'ya : Dakkan da yo^! Zen'in Shuugou^!^! +SLPM_621.86 GetBackers : Dakkan'ya : Ubawareta Mugenjou +SLPM_624.76 GetBackers : Dakkan'ya : Ura Shinjuku Saikyou Battle +SLPM_667.53 Getsumento Heiki Mina : Futatsu no Project M +SLPM_667.54 Getsumento Heiki Mina : Futatsu no Project M +SLES_526.71 Ghost Master : The Gravenville Chronicles +SLES_543.17 Ghost Rider +SLUS_213.06 Ghost Rider +SLES_514.33 Ghost Vibration +SLPM_675.26 Ghost Vibration +SLPS_251.31 Ghost Vibration +SLES_530.20 Ghost in the Shell : Stand Alone Complex +SLUS_210.06 Ghost in the Shell : Stand Alone Complex +SLUS_291.23 Ghost in the Shell : Stand Alone Complex (Demo) +SCES_555.71 S.O.S. Fantômes : Le Jeu Vidéo +SLUS_218.82 Ghostbusters : The Video Game +SCES_514.63 Ghosthunter +SCES_521.56 Ghosthunter +SLPM_657.01 Ghosthunter +SLUS_209.93 Ghosthunter +SCED_519.22 Ghosthunter (Demo) +SLPM_625.26 Giant Robo : The Animation : Chikyuu ga Seishi suru Hi +SLES_503.14 Giants : Citizen Kabuto +SLUS_201.78 Giants : Citizen Kabuto +SLKA_251.32 Gidong Jeonsa Gundam : Haehu-ui Uju +SLES_502.76 Gift +SLES_502.96 Gift +SLES_502.98 Gift +SLES_502.99 Gift +SLPM_665.30 Gift : Prism +SLPM_667.86 Gift : Prism +SLES_502.97 Giftie +SLES_535.48 GigaWing Generations +SLPM_622.09 Gigantic Drive +SLPM_669.80 Gin no Eclipse +SLPS_258.09 Gintama : Gin-san to Issho^! Boku no Kabuki-chou Nikki +SLES_531.90 Girl Zone +SLPM_658.55 Girls Bravo : Romance 15's +SLPM_658.56 Girls Bravo : Romance 15's +SLPM_650.52 Gitadora^! GuitarFreaks 4th Mix & DrumMania 3rd Mix +SLES_506.53 Gitaroo Man +SLKA_252.16 Gitaroo Man +SLPM_650.12 Gitaroo Man +SLPM_651.60 Gitaroo Man +SLPM_675.08 Gitaroo Man +SLUS_202.94 Gitaroo Man +SLED_509.80 Gitaroo Man (Demo) +SLPM_620.62 Gitaroo Man One +SCAJ_201.19 Gladiator : Road to Freedom +SLPS_254.56 Gladiator : Road to Freedom +SLPM_661.32 Gladiator : Road to Freedom : Remix +SLPM_665.77 Gladiator : Road to Freedom : Remix +SLES_518.28 Gladiator : Schwert der Rache +SLES_517.66 Gladiator : Sword of Vengeance +SLES_518.27 Gladiator : Sword of Vengeance +SLUS_207.93 Gladiator : Sword of Vengeance +SLES_510.64 Gladius +SLES_510.65 Gladius +SLES_510.66 Gladius +SLUS_204.90 Gladius +SLUS_290.60 Gladius (Demo) +SLES_523.58 Glass Rose +SLES_544.64 Global Defence Force +SLES_545.89 Global Defence Force Tactics +SLPS_200.52 Global Folktale +SLUS_203.95 Global Touring Challenge : Africa +SLES_521.17 Go Go Copter : Remote Control Helicopter +SLES_510.55 Go Go Golf +SLES_547.26 Go Kart Rally +SLES_504.33 GoDai : Elemental Force +SLES_507.04 GoDai : Elemental Force +SLES_507.05 GoDai : Elemental Force +SLUS_202.88 GoDai : Elemental Force +SLES_524.33 Goblin Commander : Unleash the Horde +SLUS_207.92 Goblin Commander : Unleash the Horde +SLES_544.90 God Hand +SLPM_665.50 God Hand +SLPM_742.41 God Hand +SLUS_215.03 God Hand +SCAJ_300.10 God of War +SCES_531.33 God of War +SCUS_973.99 God of War +SLPM_670.10 God of War +SLPM_670.11 God of War +SCED_534.31 God of War (Demo) +SCAJ_300.11 God of War II +SCES_542.06 God of War II +SCKA_300.06 God of War II +SCKA_300.07 God of War II +SCUS_974.81 God of War II +SCED_546.80 God of War II (Demo) +SLPM_670.13 God of War II : Shuuen e no Jokyoku +SCUS_974.82 God of War II : The Colossus Battle +SLPM_611.61 God of War II : The End Begins (Taikenban) +SCUS_974.67 God of War : The Hydra Battle (Demo) +SCKA_300.02 God of War : Yeonghonui Banyeokja +SCKA_300.03 God of War : Yeonghonui Banyeokja +SLPM_658.05 Godzilla : Kaijuu Dairantou : Chikyuu Saishuu Kessen +SLES_527.66 Godzilla : Save the Earth +SLUS_208.09 Godzilla : Save the Earth +SLES_549.60 Godzilla : Unleashed +SLUS_217.07 Godzilla : Unleashed +SCKA_200.25 Goehon : Gulryeora^! Wangjanim^! +SCKA_900.16 Goehon : Gulryeora^! Wangjanim^! +SLPM_650.46 Gofungo no Sekai +SLPM_660.86 Gokujou Seitokai +SLPM_666.31 Gokujou Seitokai +SLPS_203.02 Gokuraku-jong Premium +SLPS_203.14 Gold X +SLES_531.74 Golden Age of Racing +SLES_529.77 GoldenEye : Agente Corrupto +SLES_529.75 GoldenEye : Au Service du Mal +SLPM_657.63 GoldenEye : Dark Agent +SLPM_661.45 GoldenEye : Dark Agent +SLES_529.74 GoldenEye : Rogue Agent +SLES_529.76 GoldenEye : Rogue Agent +SLUS_210.64 GoldenEye : Rogue Agent +SLPS_250.46 Golf Navigator Vol. 1 : Caledonian Golf Club, Soubu Country Club : Soubu Course +SLPS_250.47 Golf Navigator Vol. 2 : Kawagoe Country Club, Shizuoka Country Hamaoka Course : Takamatsu Course +SLPS_250.55 Golf Navigator Vol. 3 : Rope Club, Taiheiyou Associates : Sherwood Course +SLPS_200.09 Golf Paradise +SLPM_601.07 Golf Paradise (Taikenban) +SLPS_250.27 Golf Paradise DX +SLPS_250.32 Golful Golf +SLPM_601.41 Golful Golf (Taikenban) +SCKA_200.27 Gonggak Gidongdae : Stand Alone Complex +SLUS_218.34 Goosebumps HorrorLand +SLES_541.81 Gottlieb Pinball Classics +SLES_500.38 Gradius III and IV +SLUS_200.40 Gradius III and IV +SLPM_620.07 Gradius III and IV : Fukkatsu no Shinwa +SLPM_620.63 Gradius III and IV : Fukkatsu no Shinwa +SLPM_625.30 Gradius III and IV : Fukkatsu no Shinwa +SLES_520.95 Gradius V +SLPM_624.62 Gradius V +SLPM_626.21 Gradius V +SLUS_207.12 Gradius V +SLPM_602.47 Gradius V (Taikenban) +SLES_533.11 Graffiti Kingdom +SLUS_211.36 Graffiti Kingdom +PAPX_902.03 Gran Turismo 2000 (Taikenban) +PBPX_955.02 Gran Turismo 3 : A-Spec +PBPX_955.03 Gran Turismo 3 : A-Spec +SCES_502.94 Gran Turismo 3 : A-Spec +SCPS_150.09 Gran Turismo 3 : A-Spec +SCPS_720.01 Gran Turismo 3 : A-Spec +SCUS_971.02 Gran Turismo 3 : A-Spec +SCUS_975.12 Gran Turismo 3 : A-Spec +SCUS_971.15 Gran Turismo 3 : A-Spec (Demo) +PAPX_902.07 Gran Turismo 3 : A-Spec : Autobacs Gentei Replay Theater (Demo) +PCPX_963.12 Gran Turismo 3 : A-Spec : Autobacs Tentou Shiyuu Disc (Taikenban) +PAPX_902.09 Gran Turismo 3 : A-Spec : Netz Toyota : Replay Theater Disc (Demo) +PAPX_902.08 Gran Turismo 3 : A-Spec : Replay Theater (Demo) +PCPX_963.11 Gran Turismo 3 : A-Spec : Tentou Shiyuu Disc +PCPX_966.09 Gran Turismo 3 : A-Spec : Tentou Shiyuu Disc Vol. 2 +SCUS_972.19 Gran Turismo 3 : Nissan 350Z Edition (Demo) +PBPX_956.01 Gran Turismo 4 +SCAJ_300.06 Gran Turismo 4 +SCAJ_300.07 Gran Turismo 4 +SCAJ_300.08 Gran Turismo 4 +SCES_517.19 Gran Turismo 4 +SCKA_300.01 Gran Turismo 4 +SCPS_170.01 Gran Turismo 4 +SCPS_192.52 Gran Turismo 4 +SCUS_906.82 Gran Turismo 4 +SCUS_973.28 Gran Turismo 4 +SCUS_975.63 Gran Turismo 4 +SCED_525.78 Gran Turismo 4 (BMW 1 Series Virtual Drive Dealership) (Demo) +SCED_526.81 Gran Turismo 4 (BMW 1 Series Virtual Drive) (Demo) +PCPX_966.49 Gran Turismo 4 : First Preview (Taikenban) +SCPM_853.04 Gran Turismo 4 : First Preview (Taikenban) +PAPX_905.08 Gran Turismo 4 : Lupo Cup Training Version +SCUS_974.83 Gran Turismo 4 : Mazda MX-5 Edition (Demo) +PAPX_905.23 Gran Turismo 4 : Online Test Version +PAPX_905.12 Gran Turismo 4 : Prius Trial Version (Taikenban) +PBPX_955.23 Gran Turismo 4 : Prologue +PBPX_955.24 Gran Turismo 4 : Prologue +SCAJ_200.66 Gran Turismo 4 : Prologue +SCES_524.38 Gran Turismo 4 : Prologue +SCKA_200.22 Gran Turismo 4 : Prologue +SCPS_150.55 Gran Turismo 4 : Prologue +PCPX_966.24 Gran Turismo Concept : 2001 Tokyo +SCPS_150.10 Gran Turismo Concept : 2001 Tokyo +SCPS_550.05 Gran Turismo Concept : 2001 Tokyo +SCES_508.58 Gran Turismo Concept : 2002 Tokyo-Geneva +SCPS_559.02 Gran Turismo Concept : 2002 Tokyo-Geneva +SCPS_559.03 Gran Turismo Concept : 2002 Tokyo-Geneva +SCKA_200.29 Gran Turismo Concept : 2002 Tokyo-Seoul +SCPS_560.05 Gran Turismo Concept : 2002 Tokyo-Seoul +PAPX_905.04 Gran Turismo Concept : Airtrek Turbo Special Edition (Taikenban) +SCPM_853.01 Gran Turismo Concept : Copen Special Edition (Taikenban) +SCED_524.55 Gran Turismo Special Edition 2004 Geneva Version (Demo) +SCUS_973.84 Gran Turismo Special Edition 2004 Toyota Demo +SCED_513.52 Gran Turismo : Nissan Micra Edition (Demo) +PCPX_966.34 Gran Turismo : Subaru Driving Simulator Version (Taikenban) +SLES_512.96 Grand Prix Challenge +SLPM_652.76 Grand Prix Challenge +SLUS_206.30 Grand Prix Challenge +SLES_503.30 Grand Theft Auto III +SLES_507.93 Grand Theft Auto III +SLPM_552.93 Grand Theft Auto III +SLPM_653.82 Grand Theft Auto III +SLPM_657.60 Grand Theft Auto III +SLPM_667.89 Grand Theft Auto III +SLUS_200.62 Grand Theft Auto III +SLES_541.35 Grand Theft Auto : Liberty City Stories +SLES_541.36 Grand Theft Auto : Liberty City Stories +SLPM_550.38 Grand Theft Auto : Liberty City Stories +SLPM_668.51 Grand Theft Auto : Liberty City Stories +SLUS_214.23 Grand Theft Auto : Liberty City Stories +SLES_525.41 Grand Theft Auto : San Andreas +SLES_529.27 Grand Theft Auto : San Andreas +SLPM_552.92 Grand Theft Auto : San Andreas +SLPM_659.84 Grand Theft Auto : San Andreas +SLPM_667.88 Grand Theft Auto : San Andreas +SLUS_209.46 Grand Theft Auto : San Andreas +SLES_510.61 Grand Theft Auto : Vice City +SLES_513.16 Grand Theft Auto : Vice City +SLES_515.95 Grand Theft Auto : Vice City +SLPM_552.91 Grand Theft Auto : Vice City +SLPM_654.88 Grand Theft Auto : Vice City +SLPM_660.34 Grand Theft Auto : Vice City +SLPM_667.90 Grand Theft Auto : Vice City +SLUS_205.52 Grand Theft Auto : Vice City +SLES_546.22 Grand Theft Auto : Vice City Stories +SLES_546.23 Grand Theft Auto : Vice City Stories +SLPM_551.35 Grand Theft Auto : Vice City Stories +SLPM_669.17 Grand Theft Auto : Vice City Stories +SLUS_215.90 Grand Theft Auto : Vice City Stories +SCPS_550.12 Grandia II +SLES_504.98 Grandia II +SLPM_650.81 Grandia II +SLUS_201.94 Grandia II +SLPM_659.76 Grandia III (Disc 1) +SLUS_213.34 Grandia III (Disc 1) +SLPM_659.77 Grandia III (Disc 2) +SLUS_213.45 Grandia III (Disc 2) +SCPS_550.10 Grandia Xtreme +SLPM_650.82 Grandia Xtreme +SLPM_650.89 Grandia Xtreme +SLUS_204.17 Grandia Xtreme +SLPS_200.38 Grappler Baki : Baki Saikyou Retsuden +SLES_507.15 Gravity Games Bike : Street. Vert. Dirt. +SLUS_203.10 Gravity Games Bike : Street. Vert. Dirt. +SCED_506.33 Gravity Sucks +SLPM_620.28 Greatest Striker +SLPM_601.20 Greatest Striker (Taikenban) +SLPM_652.81 Green Green : Kane no Ne : Dynamic +SLPM_652.83 Green Green : Kane no Ne : Romantic +SLUS_215.39 Greg Hastings' Tournament Paintball Max'd +SLES_519.33 Gregory Horror Show +SLPM_653.24 Gregory Horror Show : Soul Collector +SLPM_610.55 Gregory Horror Show : Soul Collector (Taikenban) +SCUS_974.66 Gretzky NHL 06 +SCUS_975.06 Gretzky NHL 06 (Demo) +SCUS_974.09 Gretzky NHL 2005 +SLES_548.97 GrimGrimoire +SLKA_254.05 GrimGrimoire +SLPS_257.71 GrimGrimoire +SLPS_257.72 GrimGrimoire +SLPS_258.84 GrimGrimoire +SLUS_216.04 GrimGrimoire +SLES_519.99 Grooverider +SLES_520.58 Grooverider +SLUS_207.58 Growlanser Generations (Disc 1) (Growlanser II : The Sense of Justice) +SLUS_207.59 Growlanser Generations (Disc 2) (Growlanser III : The Dual Darkness) +SLKA_150.07 Growlanser II : The Sense of Justice +SLPM_622.06 Growlanser II : The Sense of Justice +SLPM_624.39 Growlanser II : The Sense of Justice +SLPS_201.05 Growlanser II : The Sense of Justice +SLPS_201.06 Growlanser II : The Sense of Justice +SLKA_150.21 Growlanser III : The Dual Darkness +SLPM_621.07 Growlanser III : The Dual Darkness +SLPM_621.08 Growlanser III : The Dual Darkness +SLPM_624.38 Growlanser III : The Dual Darkness +SLPM_624.40 Growlanser III : The Dual Darkness +SLPM_625.60 Growlanser IV Return : Wayfarer of the Time +SLPM_653.83 Growlanser IV : Wayfarer of the Time +SLPM_654.08 Growlanser IV : Wayfarer of the Time +SLPM_658.75 Growlanser IV : Wayfarer of the Time +SLPM_662.49 Growlanser V : Generations +SLPM_664.18 Growlanser V : Generations +SLPM_611.48 Growlanser V : Generations (Taikenban) +SLPM_667.16 Growlanser VI : Precarious World +SLES_552.15 Growlanser : Heritage of War +SLUS_215.71 Growlanser : Heritage of War +SLPS_252.14 Guardian Angel +SLES_533.44 Guerrilla Strike +SLES_532.84 Guilty Gear Isuka +SLPM_656.44 Guilty Gear Isuka +SLUS_209.08 Guilty Gear Isuka +SLUS_280.46 Guilty Gear Isuka (Demo) +SLES_505.91 Guilty Gear X +SLUS_202.87 Guilty Gear X +SLPM_645.25 Guilty Gear X Plus +SLPS_201.36 Guilty Gear X Plus +SLPS_201.37 Guilty Gear X Plus +SLPM_601.62 Guilty Gear X Plus (Taikenban) +SLES_513.44 Guilty Gear X2 +SLUS_204.36 Guilty Gear X2 +SLES_529.67 Guilty Gear X2 #Reload : The Midnight Carnival +SCAJ_200.33 Guilty Gear XX #Reload : The Midnight Carnival +SLKA_250.70 Guilty Gear XX #Reload : The Midnight Carnival +SLPS_252.61 Guilty Gear XX #Reload : The Midnight Carnival +SLPM_667.46 Guilty Gear XX Accent Core +SLUS_216.52 Guilty Gear XX Accent Core +SLES_554.83 Guilty Gear XX Accent Core Plus +SLPM_669.64 Guilty Gear XX Accent Core Plus +SLPM_669.65 Guilty Gear XX Accent Core Plus +SLUS_218.47 Guilty Gear XX Accent Core Plus +SLPM_663.33 Guilty Gear XX Slash : The Midnight Carnival +SLPM_667.20 Guilty Gear XX Slash : The Midnight Carnival +SCAJ_200.05 Guilty Gear XX : The Midnight Carnival +SLPS_251.84 Guilty Gear XX : The Midnight Carnival +SLPM_601.93 Guilty Gear XX : The Midnight Carnival (Taikenban) +SLPM_658.86 Guisard Revolution : Bokura wa Omoi o Mi ni Matou +SLES_540.93 Guitar Hero +SLES_541.32 Guitar Hero +SLUS_212.24 Guitar Hero +SLES_555.33 Guitar Hero 5 +SLUS_218.65 Guitar Hero 5 +SLUS_215.86 Guitar Hero Encore : Rocks the 80s +SLES_544.42 Guitar Hero II +SLUS_214.47 Guitar Hero II +SLED_545.09 Guitar Hero II (Demo) +SLUS_291.98 Guitar Hero II (Demo) +SLES_549.62 Guitar Hero III : Legends of Rock +SLES_549.74 Guitar Hero III : Legends of Rock +SLKA_254.14 Guitar Hero III : Legends of Rock +SLPS_258.40 Guitar Hero III : Legends of Rock +SLUS_216.72 Guitar Hero III : Legends of Rock +SLES_553.55 Guitar Hero World Tour +SLUS_217.81 Guitar Hero World Tour +SLES_551.91 Guitar Hero : Aerosmith +SLES_552.00 Guitar Hero : Aerosmith +SLPS_258.86 Guitar Hero : Aerosmith +SLPS_258.89 Guitar Hero : Aerosmith +SLUS_217.40 Guitar Hero : Aerosmith +SLES_555.44 Guitar Hero : Greatest Hits +SLES_554.72 Guitar Hero : Metallica +SLUS_218.43 Guitar Hero : Metallica +SLES_548.59 Guitar Hero : Rocks the 80s +SLES_548.60 Guitar Hero : Rocks the 80s +SLUS_218.66 Guitar Hero : Smash Hits +SLES_555.18 Guitar Hero : Van Halen +SLUS_218.67 Guitar Hero : Van Halen +SLUS_219.24 Guitar Hero : Van Halen +SLPM_666.86 GuitarFreaks & DrumMania Masterpiece Gold +SLPM_664.84 GuitarFreaks & DrumMania Masterpiece Silver +SLPM_668.22 GuitarFreaks & DrumMania V3 +SLPM_650.11 GuitarFreaks 3rd Mix & DrumMania 2nd Mix +SLPM_663.13 GuitarFreaks V & DrumMania V +SLPM_665.75 GuitarFreaks V2 & DrumMania V2 +SLES_509.84 Gumball 3000 +SLES_509.85 Gumball 3000 +SLES_535.23 Gun +SLES_536.47 Gun +SLUS_211.39 Gun +SLES_545.44 Gun Club +SLPM_650.59 Gun Survivor 2 : Biohazard : Code : Veronica +SLPM_650.60 Gun Survivor 2 : Biohazard : Code : Veronica +SLPM_744.09 Gun Survivor 2 : Biohazard : Code : Veronica +SLPM_610.20 Gun Survivor 2 : Biohazard : Code : Veronica (Taikenban) +SLPM_651.39 Gun Survivor 3 : Dino Crisis +SLPM_675.29 Gun Survivor 3 : Dino Crisis +SLPM_610.26 Gun Survivor 3 : Dino Crisis (Taikenban) +SLPM_652.45 Gun Survivor 4 : Biohazard : Heroes Never Die +SLPM_610.39 Gun Survivor 4 : Biohazard : Heroes Never Die (Taikenban) +SLPM_624.69 Gunbird 1 & 2 +SLES_530.21 Gunbird Special Edition +SLKA_150.04 Gunbird : Premium Package +SLES_526.20 Guncom 2 +SLPM_551.22 Gundam Musou 2 +SLPM_552.42 Gundam Musou 2 +SLPM_669.40 Gundam Musou Special +SLPM_742.67 Gundam Musou Special +SLPS_255.20 Gundam True Odyssey : Ushinawareshi G no Densetsu +SLPS_732.46 Gundam True Odyssey : Ushinawareshi G no Densetsu +SLES_512.89 Gunfighter II : Revenge of Jesse James +SCPS_560.14 Gungrave +SLES_512.36 Gungrave +SLPM_651.52 Gungrave +SLPM_651.53 Gungrave +SLPM_655.02 Gungrave +SLUS_204.93 Gungrave +SLUS_280.15 Gungrave (Demo) +SLPM_601.84 Gungrave (Taikenban) +SCAJ_200.82 Gungrave O.D. +SCKA_200.26 Gungrave O.D. +SLPM_654.92 Gungrave O.D. +SLPM_602.18 Gungrave O.D. (Taikenban) +SLES_529.41 Gungrave : Overdose +SLUS_210.20 Gungrave : Overdose +SLES_501.58 Gungriffon Blaze +SLES_501.59 Gungriffon Blaze +SLES_501.60 Gungriffon Blaze +SLPM_740.01 Gungriffon Blaze +SLPS_200.33 Gungriffon Blaze +SLUS_200.80 Gungriffon Blaze +SLPM_601.21 Gungriffon Blaze & Silpheed : The Lost Planet (Taikenban) +SCPS_151.10 Gunparade Orchestra : Ao no Shou : Hikari no Umi kara Tegami o Okuri masu +SCPS_151.08 Gunparade Orchestra : Midori no Shou : Ookami to Kare no Shounen +SCPS_151.04 Gunparade Orchestra : Shiro no Shou : Aomori Penguin Densetsu +SLPS_253.43 Gunslinger Girl. Volume.I +SLPS_253.73 Gunslinger Girl. Volume.II +SLPS_253.88 Gunslinger Girl. Volume.III +SLPS_251.65 Gunvari Collection + Time Crisis +SLPS_254.81 Guts da^!^! Mori no Ishimatsu +SLKA_251.71 Guwon +SLES_505.59 Guy Roux Manager 2002 +SLKA_251.93 Gwimuja 2 +SLPM_675.18 Gwimuja 2 +SLKA_250.93 Gwimuja 3 +SLKA_250.92 Gwimuja Muroejeon +SLPM_675.14 Gyeoljeon +SLPM_675.31 Gyeoljeon II +SLPM_669.21 H2O+ : Footprints in the Sand +SCUS_973.95 HDD Utility Disc +PBPX_952.11 HDD Utility Disc Version 1.00 +SLUS_205.92 HSX : HyperSonic.Xtreme +SLES_527.49 Habitrail Hamster Ball +SLES_541.08 Habitrail Hamster Ball +SLPM_657.08 Hagane no Renkinjutsushi 2 : Akaki Elixir no Akuma +SLPM_657.47 Hagane no Renkinjutsushi 2 : Akaki Elixir no Akuma +SLPM_610.87 Hagane no Renkinjutsushi 2 : Akaki Elixir no Akuma (Taikenban) +SLPM_660.73 Hagane no Renkinjutsushi 3 : Kami o Tsugu Shoujo +SLPS_254.02 Hagane no Renkinjutsushi : Dream Carnival +SLPM_654.73 Hagane no Renkinjutsushi : Tobenai Tenshi +SLPM_622.73 Haishin 3 +SLPS_252.87 Hajime no Ippo 2 : Victorious Road +SLPM_602.20 Hajime no Ippo 2 : Victorious Road (Taikenban) +SLPS_254.39 Hajime no Ippo All Stars +SLPM_611.05 Hajime no Ippo All Stars (Taikenban) +SLPS_250.12 Hajime no Ippo : Victorious Boxers +SLPM_601.26 Hajime no Ippo : Victorious Boxers (Taikenban) +SCPS_550.30 Hajime no Ippo : Victorious Boxers : Championship Version +SLPS_251.29 Hajime no Ippo : Victorious Boxers : Championship Version +SLPS_734.01 Hajime no Ippo : Victorious Boxers : Championship Version +SLKA_251.82 Hajime-ui Ilbo 2 : Victorious Road +SLPM_551.25 Hakarena Heart : Kimi ga Tame ni Kagayaki o +SLPM_668.82 Hakarena Heart : Kimi ga Tame ni Kagayaki o +SLPM_668.83 Hakarena Heart : Kimi ga Tame ni Kagayaki o +SLPM_552.73 Hakuouki : Reimeiroku +SLPM_552.83 Hakuouki : Reimeiroku +SLPM_550.63 Hakuouki : Shinsengumi Kitan +SLPM_550.64 Hakuouki : Shinsengumi Kitan +SLPM_552.07 Hakuouki : Zuisouroku +SLPM_552.08 Hakuouki : Zuisouroku +SLPM_550.57 Hakushaku to Yousei : Yume to Kizuna ni Omoi o Hasete +SLES_505.04 Half-Life +SLES_505.05 Half-Life +SLES_505.07 Half-Life +SLES_505.08 Half-Life +SLES_505.09 Half-Life +SLUS_200.66 Half-Life +SLUS_290.14 Half-Life (Demo) +SLPM_659.97 Hametsu no Mars +SLES_530.06 Hamster Heroes +SLPM_552.63 Hana to Otome ni Shukufuku o : Harukaze no Okurimono +SLPS_250.34 Hana to Taiyou to Ame to +SLPS_251.54 Hana to Taiyou to Ame to +SLPS_254.51 Hana to Taiyou to Ame to +SLPS_203.08 Hanabi Hyakkei +SLPS_203.09 Hanabi Hyakkei +SLPS_202.94 Hanabi Shokunin ni Narou 2 +SLPM_664.71 Hanakisou +SLPS_258.67 Hanayoi Romanesque : Ai to Kanashimi : Sore wa Kimi no Tame no Aria +SLPS_258.68 Hanayoi Romanesque : Ai to Kanashimi : Sore wa Kimi no Tame no Aria +SLPM_658.38 Hanjuku Hero 4 : 7-nin no Hanjuku Hero +SLPM_658.39 Hanjuku Hero 4 : 7-nin no Hanjuku Hero +SLPM_653.14 Hanjuku Hero tai 3D +SLPM_653.15 Hanjuku Hero tai 3D +SLPM_610.50 Hanjuku Hero tai 3D (Taikenban) +SLUS_216.56 Hannspree Ten Kate Honda SBK : Superbike World Championship +SLES_546.85 Hansel and Gretel +SCES_554.64 Hanuman : Boy Warrior +SLPS_257.19 Happiness^! de Lucks +SLPM_652.19 Happy Breeding : Cheerful Party +SLES_544.21 Happy Feet +SLUS_214.55 Happy Feet +SLPS_200.50 Happy^! Happy^!^! Boarders in Hokkaido Rusutsu Resort +SLPS_200.98 Hard Hitter +SLES_510.57 Hard Hitter 2 +SLPS_201.73 Hard Hitter 2 +SLUS_205.68 Hard Hitter Tennis +SLES_545.90 Hard Knock High +SLPM_656.95 Hard Luck : Return of the Heroes +SLES_541.43 Hard Rock Casino +SLUS_211.02 Hard Rock Casino +SCES_515.93 Hardware : Online Arena +SCES_519.77 Hardware : Online Arena +SLES_546.06 Harley-Davidson Motor Cycles +SLES_546.31 Harley-Davidson Motor Cycles +SLUS_215.73 Harley-Davidson Motorcycles : Race to the Rally +SLES_511.92 Harry Potter and the Chamber of Secrets +SLES_512.14 Harry Potter and the Chamber of Secrets +SLPM_622.41 Harry Potter and the Chamber of Secrets +SLPM_645.28 Harry Potter and the Chamber of Secrets +SLUS_205.76 Harry Potter and the Chamber of Secrets +SLAJ_250.76 Harry Potter and the Goblet of Fire +SLES_537.26 Harry Potter and the Goblet of Fire +SLES_537.27 Harry Potter and the Goblet of Fire +SLES_537.28 Harry Potter et la Coupe de Feu +SLKA_253.27 Harry Potter and the Goblet of Fire +SLUS_213.25 Harry Potter and the Goblet of Fire +SLES_552.48 Harry Potter and the Half-Blood Prince +SLES_552.49 Harry Potter et le Prince de Sang-Mêlé +SLUS_218.08 Harry Potter and the Half-Blood Prince +SLES_547.78 Harry Potter and the Order of the Phoenix +SLES_547.79 Harry Potter et l'Ordre du Phénix +SLES_547.80 Harry Potter and the Order of the Phoenix +SLES_547.81 Harry Potter and the Order of the Phoenix +SLKA_252.71 Harry Potter and the Order of the Phoenix +SLUS_216.19 Harry Potter and the Order of the Phoenix +SLAJ_250.17 Harry Potter and the Philosopher's Stone +SLES_520.55 Harry Potter à l'Ecole des Sorciers +SLES_520.56 Harry Potter and the Philosopher's Stone +SLAJ_250.41 Harry Potter and the Prisoner of Azkaban +SLES_524.40 Harry Potter et le Prisonnier d'Azkaban +SLES_525.27 Harry Potter and the Prisoner of Azkaban +SLKA_251.72 Harry Potter and the Prisoner of Azkaban +SLUS_209.26 Harry Potter and the Prisoner of Azkaban +SLUS_208.26 Harry Potter and the Sorcerer's Stone +SLES_512.19 Harry Potter e a Câmara dos Segredos +SLES_511.96 Harry Potter e la Camera dei Segreti +SLES_512.18 Harry Potter en de Geheime Kamer +SLES_511.93 Harry Potter et la Chambre des Secrets +SLES_526.00 Harry Potter i WiÄ™zieÅ„ Azkabanu +SLES_512.16 Harry Potter ja Salaisuuksien Kammio +SLES_512.17 Harry Potter och Hemligheternas Kammare +SLES_512.15 Harry Potter og Mysteriekammeret +SLPM_656.12 Harry Potter to Azkaban no Shuujin +SLPM_668.86 Harry Potter to Fushichou no Kishidan +SLPM_625.13 Harry Potter to Himitsu no Heya +SLPM_680.05 Harry Potter to Himitsu no Heya +SLPS_202.34 Harry Potter to Himitsu no Heya +SLPM_654.65 Harry Potter to Kenja no Ishi +SLPM_656.50 Harry Potter to Kenja no Ishi +SLES_511.94 Harry Potter und die Kammer des Schreckens +SLES_511.95 Harry Potter y la Cámara Secreta +SLES_517.87 Harry Potter : Coupe du Monde de Quidditch +SLKA_150.16 Harry Potter : Quidditch World Cup +SLPM_624.08 Harry Potter : Quidditch World Cup +SLUS_207.69 Harry Potter : Quidditch World Cup +SLPM_663.18 Haru no Ashioto : Step of Spring : Deliver Spring to Your Heart ... as Soon^! +SLPM_650.91 Harukanaru Toki no Naka de 2 +SLPM_650.92 Harukanaru Toki no Naka de 2 +SLPM_658.33 Harukanaru Toki no Naka de 2 +SLPM_660.04 Harukanaru Toki no Naka de 2 +SLPM_658.34 Harukanaru Toki no Naka de 3 +SLPM_658.49 Harukanaru Toki no Naka de 3 +SLPM_658.50 Harukanaru Toki no Naka de 3 +SLPM_660.05 Harukanaru Toki no Naka de 3 +SLPM_661.28 Harukanaru Toki no Naka de 3 +SLPM_663.45 Harukanaru Toki no Naka de 3 +SLPM_666.88 Harukanaru Toki no Naka de 3 +SLPM_660.99 Harukanaru Toki no Naka de 3 : Izayoiki +SLPM_661.00 Harukanaru Toki no Naka de 3 : Izayoiki +SLPM_661.27 Harukanaru Toki no Naka de 3 : Izayoiki +SLPM_663.46 Harukanaru Toki no Naka de 3 : Izayoiki +SLPM_667.59 Harukanaru Toki no Naka de 3 : Izayoiki +SLPM_663.44 Harukanaru Toki no Naka de 3 : Unmei no Labyrinth +SLPM_663.48 Harukanaru Toki no Naka de 3 : Unmei no Labyrinth +SLPM_668.87 Harukanaru Toki no Naka de 3 : Unmei no Labyrinth +SLPM_669.51 Harukanaru Toki no Naka de 4 +SLPM_669.52 Harukanaru Toki no Naka de 4 +SLPM_659.16 Harukanaru Toki no Naka de : Hachiyou-shou +SLPM_659.57 Harukanaru Toki no Naka de : Hachiyou-shou +SLPM_660.03 Harukanaru Toki no Naka de : Hachiyou-shou +SLPM_666.55 Harukanaru Toki no Naka de : Hachiyou-shou +SLPM_665.48 Harukanaru Toki no Naka de : Maihitoyo +SLPM_551.37 Harukanaru Toki no Naka de : Yume no Ukihashi Special +SLPM_551.38 Harukanaru Toki no Naka de : Yume no Ukihashi Special +SLPM_627.77 Harukaze P. S. : Plus Situation +SLES_532.82 Harvest Fishing +SLES_534.80 Harvest Moon : A Wonderful Life : Special Edition +SLUS_211.71 Harvest Moon : A Wonderful Life : Special Edition +SLUS_202.51 Harvest Moon : Save the Homeland +SLUS_216.80 Harvey Birdman : Attorney at Law +SLES_553.41 Hasbro Familien-Spieleabend +SLES_552.19 Hasbro Family Game Night +SLES_553.42 Hasbro Family Game Night +SLUS_218.05 Hasbro Family Game Night +SLES_552.39 Hasbro Family Party +SLPM_660.26 Hatsukoi : First Kiss +SLES_528.77 Haunting Ground +SLUS_210.75 Haunting Ground +SLES_512.09 Haven : Call of the King +SLUS_205.17 Haven : Call of the King +SLED_512.81 Haven : Call of the King (Demo) +SLUS_280.19 Haven : Call of the King (Demo) +SLUS_290.38 Haven : Call of the King (Demo) +SLES_544.41 Hawk Kawasaki Racing +SLES_545.40 Hawk Superbike Racing +SLPS_205.01 Hayarigami 2 : Keishichou Kaii Jiken File +SLPS_204.22 Hayarigami Revenge : Keishichou Kaii Jiken File +SLPS_203.84 Hayarigami : Keishichou Kaii Jiken File +SCES_505.00 Headhunter +SLUS_204.16 Headhunter +SLES_516.82 Headhunter : Redemption +SLES_525.11 Headhunter : Redemption +SLES_525.12 Headhunter : Redemption +SLUS_208.17 Headhunter : Redemption +SLPM_550.44 Heart no Kuni no Alice : Wonderful Wonder World +SLES_518.65 Heartbeat Boxing +SLES_543.46 Heatseeker +SLES_545.96 Heatseeker +SLUS_215.70 Heatseeker +SLUS_216.53 Heavenly Guardian +SCAJ_201.47 Heavy Metal Thunder. +SLPM_660.30 Heavy Metal Thunder. +SLPM_658.31 Hello Kitty no PikoPiko Daisakusen +SLES_535.09 Hello Kitty : Roller Rescue +SLES_538.55 Heracles : Battle with the Gods +SLES_547.86 Heracles : Chariot Racing +SLES_507.51 Herdy Gerdy +SLPS_251.94 Herdy Gerdy +SLUS_202.31 Herdy Gerdy +SLPM_621.22 Hermina to Culus : Lilie no Atelier Mou Hitotsu no Monogatari +SLES_501.86 Heroes of Might and Magic : Quest for the DragonBone Staff +SLUS_201.58 Heroes of Might and Magic : Quest for the DragonBone Staff +SLES_534.41 Heroes of the Pacific +SLUS_209.43 Heroes of the Pacific +SLES_502.60 Hidden Invasion +SLUS_203.01 Hidden Invasion +SLPS_251.11 Higanbana +SLUS_201.33 High Heat Major League Baseball 2002 +SLES_506.38 High Heat Major League Baseball 2003 +SLPM_621.90 High Heat Major League Baseball 2003 +SLPM_645.35 High Heat Major League Baseball 2003 +SLUS_202.98 High Heat Major League Baseball 2003 +SLUS_290.19 High Heat Major League Baseball 2003 (Demo) +SLUS_206.02 High Heat Major League Baseball 2004 +SLUS_280.29 High Heat Major League Baseball 2004 (Demo) +SLUS_210.14 High Rollers Casino +SLPM_666.20 Higurashi no Naku Koro ni : Matsuri +SLPM_669.12 Higurashi no Naku Koro ni : Matsuri : Kakera Asobi +SLPM_669.13 Higurashi no Naku Koro ni : Matsuri : Kakera Asobi +SLPM_666.87 Hiiro no Kakera : Ano Sora no Shita de +SLPM_552.14 Hiiro no Kakera : Shin Tamayori-hime Denshou +SLPM_552.15 Hiiro no Kakera : Shin Tamayori-hime Denshou +SLPM_552.16 Hiiro no Kakera : Tamayori-hime Kitan +SLPM_664.53 Hiiro no Kakera : Tamayori-hime Kitan +SLPM_664.54 Hiiro no Kakera : Tamayori-hime Kitan +SLPM_552.45 Himawari : Pebble in the Sky +SLPS_259.39 Himehibi : New Princess Days^!^! Zoku^! Nigakki +SLPS_257.21 Himehibi : Princess Days +SLPM_621.09 Hippa Linda +SLPM_601.58 Hippa Linda (Taikenban) +SLPS_204.57 Hissatsu Pachi-Slot Evolution 2 : Osomatsu-kun +SLPS_204.29 Hissatsu Pachi-Slot Evolution : Ninja Hattori-kun V +SLPS_204.12 Hissatsu Pachinko Station V10 : Rerere ni Omakase^! +SLPS_255.56 Hissatsu Pachinko Station V11 : CR Gyaatoruzu +SLPS_201.12 Hissatsu Pachinko Station V2 : Tensai Bakabon +SLPS_201.92 Hissatsu Pachinko Station V3 : Shutsudou^! Miniskirt Police +SLPS_202.13 Hissatsu Pachinko Station V4 : Drumtic Mahjong +SLPS_202.29 Hissatsu Pachinko Station V5 : PinkLady +SLPS_202.33 Hissatsu Pachinko Station V6 : Yume no Chou Tokkyuu +SLPS_202.79 Hissatsu Pachinko Station V7 : Tensai Bakabon 2 +SLPS_203.16 Hissatsu Pachinko Station V8 : Ninja Hattori-kun +SLPS_204.11 Hissatsu Pachinko Station V9 : Osomatsu-kun +SLPS_200.51 Hissatsu Pachinko Station V : Honoo no Bakushougun +SLPM_661.13 Hissatsu Ura Kagyou +SLPS_255.65 Hisshou Pachinko Kouryaku Series Vol. 1 : CR Shin Seiki Evangelion +SLPS_257.45 Hisshou Pachinko Kouryaku Series Vol. 1 : CR Shin Seiki Evangelion +SLPS_257.86 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 10 : CR Shin Seiki Evangelion : Kiseki no Kachi wa +SLPS_258.13 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 11 : Shin Seiki Evangelion : Magokoro o, Kimi ni +SLPS_259.11 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 11 : Shin Seiki Evangelion : Magokoro o, Kimi ni +SLPS_258.69 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 12 : CR Shin Seiki Evangelion : Shito, Futatabi +SLPS_259.09 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 13 : Shin Seiki Evangelion : Yakusoku no Toki +SLPS_259.42 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 14 : CR Shin Seiki Evangelion : Saigo no Shisha +SLPS_259.43 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 14 : CR Shin Seiki Evangelion : Saigo no Shisha +SLPS_256.02 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 2 : Bomber Powerful & Mumu World DX +SLPS_256.20 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 3 : CR Marilyn Monroe +SLPS_256.45 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 4 : CR Ashita ga Aru sa Yoshimoto World +SLPS_256.48 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 5 : CR Shin Seiki Evangelion 2nd Impact & Pachi-Slot Shin Seiki Evangelion +SLPS_258.62 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 5 : CR Shin Seiki Evangelion 2nd Impact & Pachi-Slot Shin Seiki Evangelion +SLPS_256.72 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 6 : 7Cafe : Katashikimei Bomber Powerful 2 +SLPS_256.97 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 7 : CR Fever Powerful Zero +SLPS_256.99 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 8 : CR Matsuura Aya +SLPS_257.46 Hisshou Pachinko Pachi-Slot Kouryaku Series Vol. 9 : CR Fever Captain Harlock +SLUS_218.35 History Civil War : Secret Missions +SLPM_668.24 Hisui no Shizuku : Hiiro no Kakera 2 +SLPM_668.25 Hisui no Shizuku : Hiiro no Kakera 2 +SLES_509.92 Hitman 2 : Silent Assassin +SLES_511.07 Hitman 2 : Silent Assassin +SLES_511.08 Hitman 2 : Silent Assassin +SLES_511.09 Hitman 2 : Silent Assassin +SLES_511.10 Hitman 2 : Silent Assassin +SLUS_203.74 Hitman 2 : Silent Assassin +SLES_530.28 Hitman : Blood Money +SLES_530.29 Hitman : Blood Money +SLES_530.30 Hitman : Blood Money +SLES_530.31 Hitman : Blood Money +SLES_530.32 Hitman : Blood Money +SLUS_211.08 Hitman : Blood Money (Demo) +SLUS_291.91 Hitman : Blood Money / Urban Chaos : Riot Response (Demo) +SLES_521.32 Hitman : Contracts +SLES_521.33 Hitman : Contracts +SLES_521.34 Hitman : Contracts +SLES_521.35 Hitman : Contracts +SLES_521.36 Hitman : Contracts +SLPS_254.06 Hitman : Contracts +SLUS_208.82 Hitman : Contracts +SLPS_252.69 Hitman : Silent Assassin +SLPM_657.28 Hobbit no Bouken : Lord of the Rings : Hajimari no Monogatari +SLES_522.47 Hobbit : Predystoriya Sagi ;Vlastelin Kolets; +SLPM_664.39 Hokenshitsu e Youkoso +SLPS_202.17 Hokka Hoka Sentou +SLPM_666.60 Hokuto no Ken : Shinpan no Sousousei : Kengou Retsuden +SLPM_669.41 Hokuto no Ken : Shinpan no Sousousei : Kengou Retsuden +SCUS_974.55 Holiday 2004 Demo Disc +SCUS_974.56 Holiday 2004 Demo Disc +SCUS_975.28 Holiday 2005 Demo Disc +SCUS_975.29 Holiday 2005 Demo Disc +SLES_544.69 Home Alone +SLES_544.72 Home Alone +SLES_545.32 Home Alone +SLPM_659.63 Homemaid : Tsui no Yakata +SLES_518.12 Homerun +SLES_539.64 Homura +SLPM_626.85 Homura +SLPM_620.74 Honkakuteki Pachinko Jikki Kouryaku Series : Milky Bar & Killer Queen : Eikyuu Hozon-ban +SLPM_663.95 Honoo no Takuhaibin +SLPS_251.46 Hooligan : Kimi no Naka no Yuuki +SLES_550.91 Hoppie +SLPM_620.72 Horse Breaker +SLUS_215.63 Horsez +SLPM_661.07 Hoshi no Furu Toki +SLPM_668.70 Hoshi-iro no Okurimono +SLPM_669.20 Hoshifuru : Hoshi no Furu Machi +SLPM_669.69 Hoshigari Empusa +SCPS_560.07 Hot Shots Golf 3 +SCUS_971.30 Hot Shots Golf 3 +SCUS_972.08 Hot Shots Golf 3 + PaRappa the Rapper 2 (Demo) +SCUS_974.01 Hot Shots Golf Fore^! +SCUS_974.30 Hot Shots Golf Fore^! (Demo) +SCUS_976.10 Hot Shots Tennis +SCUS_976.19 Hot Shots Tennis (Demo) +SLES_549.71 Hot Wheels : Beat That^! +SLUS_216.28 Hot Wheels : Beat That^! +SLES_524.81 Hot Wheels : Stunt Track Challenge +SLUS_209.54 Hot Wheels : Stunt Track Challenge +SLES_510.63 Hot Wheels : Velocity X : Maximum Justice +SLUS_204.12 Hot Wheels : Velocity X : Maximum Justice +SLES_518.79 Hot Wheels : World Race +SLUS_207.37 Hot Wheels : World Race +SLPM_669.14 Houkago wa Gin no Shirabe +SLPM_650.83 Houshin Engi 2 +SLPM_652.11 Houshin Engi 2 +SLPM_655.36 Houshin Engi 2 +SLPS_200.24 Hresvelgr +SLPM_601.12 Hresvelgr (Taikenban) +SLPS_200.59 Hresvelgr : International Edition +SLPM_624.04 Hudson Selection Vol. 1 : Cubic Lode Runner +SLPM_625.83 Hudson Selection Vol. 1 : Cubic Lode Runner +SLPM_625.84 Hudson Selection Vol. 2 : Star Soldier +SLPM_624.18 Hudson Selection Vol. 3 : PC Genjin : Pithecanthropus Computerurus +SLPM_625.69 Hudson Selection Vol. 3 : PC Genjin : Pithecanthropus Computerurus +SLPM_624.22 Hudson Selection Vol. 4 : Takahashi Meijin no Boukenjima +SLPM_625.70 Hudson Selection Vol. 4 : Takahashi Meijin no Boukenjima +SLES_521.02 Hugo : Bukkazoom^! +SLES_523.14 Hugo : Bukkazoom^! +SLES_526.76 Hugo : CannonCruise +SLES_527.45 Hugo : CannonCruise +SLES_527.46 Hugo : CannonCruise +SLES_527.67 Hugo : CannonCruise +SLES_555.97 Hugo : Magic in the Trollwoods +SLES_555.98 Hugo : Magic in the Trollwoods +SLES_515.08 Hulk +SLPS_252.72 Hulk +SLUS_204.22 Hulk +SLES_541.58 Hummer Badlands +SLUS_213.57 Hummer Badlands +SCPS_150.46 Hungry Ghosts +SLPM_620.67 Hunter x Hunter : Ryuumyaku no Saidan +SLES_518.23 Hunter : The Reckoning : Wayward +SLUS_205.11 Hunter : The Reckoning : Wayward +SLUS_290.59 Hunter : The Reckoning : Wayward (Demo) +SLPM_551.59 Hyakko : Yorozuya Jikenbo^! +SLES_502.64 Hype : The Time Quest +SLES_502.65 Hype : The Time Quest +SLES_502.66 Hype : The Time Quest +SLPM_621.26 Hyper Sports 2002 Winter +SLES_524.44 Hyper Street Fighter II : The Anniversary Edition +SLPM_654.96 Hyper Street Fighter II : The Anniversary Edition +SLPM_666.36 Hyper Street Fighter II : The Anniversary Edition +SLES_531.46 I Fantastici 4 +SLPS_250.56 I Golf Navigator Vol. 4 : Taiheiyou Club : Gotenba Courseshioka Golf Club +SLPM_656.33 I Love Baseball : Pro Yakyuu o Koyonaku Ai suru Hitotachi e +SLPM_665.70 I's Pure +SCES_520.99 I-Ninja +SLUS_207.05 I-Ninja +SCED_523.11 I-Ninja (Demo) +SLUS_290.77 I-Ninja (Demo) +SCPS_110.01 I.Q Remix+ : Intelligent Qube +SLKA_250.60 I.Q Remix+ : Intelligent Qube +PAPX_902.02 I.Q Remix+ : Intelligent Qube (Taikenban) +PCPX_963.01 I.Q Remix+ : Intelligent Qube (Taikenban) +SLPM_662.72 I/O +SLPS_256.28 IGPX : Immortal Grand Prix +SLUS_214.30 IGPX : Immortal Grand Prix +SLUS_205.86 IHRA Drag Racing 2 +SLUS_212.56 IHRA Drag Racing : Sportsman Edition +SLUS_209.35 IHRA Professional Drag Racing 2005 +SLPM_663.01 Ibara +SLPM_664.97 Ice Age 2 +SLES_539.84 Ice Age 2 : The Meltdown +SLES_541.47 Ice Age 2 : The Meltdown +SLUS_213.07 Ice Age 2 : The Meltdown +SLES_554.87 Ice Age 3 : Dawn of the Dinosaurs +SLUS_218.78 Ice Age : Dawn of the Dinosaurs +SLPM_623.90 Ichigeki Satchuu^!^! Hoihoi-san +SLPM_623.91 Ichigeki Satchuu^!^! Hoihoi-san +SLPM_658.22 Ichigo 100 Percent Strawberry Diary +SLPM_663.35 Ichigo 100 Percent Strawberry Diary +SLPS_255.46 Ichigo Marshmallow +SCAJ_200.99 Ico +SCCS_400.05 Ico +SCES_507.60 Ico +SCKA_200.28 Ico +SCPS_110.03 Ico +SCPS_191.03 Ico +SCPS_191.51 Ico +SCPS_550.01 Ico +SCPS_560.01 Ico +SCUS_971.13 Ico +SCED_508.44 Ico (Demo) +SCUS_971.59 Ico (Demo) +PCPX_963.22 Ico (Taikenban) +SLPS_200.39 Ide Yousuke no Mahjong Kazoku 2 +SLPS_251.82 Idol Janshi R : Janguru Project +SLPM_667.84 Idol Janshi Suchie-Pai III Remix +SLPM_667.83 Idol Janshi Suchie-Pai IV +SLPM_667.85 Idol Janshi Suchie-Pai IV +SLPM_667.32 Iinazuke +SLPM_667.33 Iinazuke +SLPM_669.07 Iinazuke +SLPS_257.98 Ikki Tousen : Shining Dragon +SLPS_258.82 Ikki Tousen : Shining Dragon +SLPM_620.35 Iku ze^! Onsen Takkyuu^!^! +SLPM_661.84 Ikusagami +SLPM_611.30 Ikusagami (Taikenban) +SLPM_611.32 Ikusagami (Taikenban) +SLES_534.66 Il Grande quiz sul calcio italiano +SLES_539.70 Il Padrino +SLES_520.21 Il Signore degli Anelli : Il ritorno del Re +SLES_528.04 Il Signore degli Anelli : La Terza Era +SLES_512.55 Il Signore degli Anelli : Le Due Torri +SLKA_150.15 Ilgyeok Salchung^!^! Hoihoi-san +SLES_546.86 Impossible Mission +SLUS_211.77 In the Groove +SLPS_202.22 Inaka Kurashi : Minami no Shima no Monogatari +SLPS_203.03 Inaka Kurashi : Minami no Shima no Monogatari +SLPS_204.99 Inaka Kurashi : Minami no Shima no Monogatari +SLES_508.36 Indiana Jones and the Emperor's Tomb +SLUS_205.08 Indiana Jones and the Emperor's Tomb +SLES_554.48 Indiana Jones et le Sceptre des Rois +SLUS_218.85 Indiana Jones and the Staff of Kings +SLES_508.39 Indiana Jones e la Tomba dell'Imperatore +SLES_508.37 Indiana Jones et le Tombeau de l'Empereur +SLES_508.38 Indiana Jones und die Legende der Kaisergruft +SLES_508.40 Indiana Jones y la Tumba del Emperador +SLKA_253.09 Indigo Prophecy +SLUS_211.96 Indigo Prophecy +SLES_513.97 IndyCar Series +SLES_522.98 IndyCar Series 2005 +SLUS_206.41 IndyCar Series featuring the Indianapolis 500 +SLAJ_250.08 Initial D : Special Stage +SLPM_652.68 Initial D : Special Stage +SLPM_685.09 Initial D : Special Stage +SLPM_744.20 Initial D : Special Stage +SLPM_602.04 Initial D : Special Stage (Taikenban) +SLPM_602.05 Initial D : Special Stage (Taikenban) +SLPS_201.23 Initial D : Takahashi Ryousuke no Typing Saisoku Riron +SLUS_216.41 Innocent Life : A Futuristic Harvest Moon : Special Edition +SLES_512.47 Inspecteur Gadget : L'Invasion des Robots Mad +SLUS_208.30 Intellivision Lives^! +SLES_526.80 Intellivision Lives : The History of Video Gaming +SLPM_665.54 Interlude +SLPS_252.83 Interlude +SLES_546.41 International Cricket Captain III +SLES_509.14 International Cue Club +SLES_536.01 International Cue Club 2 +SLES_523.49 International Golf Pro +SLES_523.50 International Golf Pro +SLES_502.31 International League Soccer +SLES_516.29 International Pool Championship +SLES_522.40 International Pool Championship +SLES_519.96 International Snooker Championship +SLES_531.86 International Super Karts +SLES_500.39 International Superstar Soccer +SLES_500.60 International Superstar Soccer +SLES_507.87 International Superstar Soccer 2 +SLES_507.90 International Superstar Soccer 2 +SLES_514.35 International Superstar Soccer 3 +SLES_545.82 International Tennis Pro +SLPM_621.78 Internet Igo : Heisei Kiin 24 +SLPM_621.70 Internet Mahjong : Toufuusou de Asobou +SLPM_621.32 Internet Othello : Othello World 24 +SLPM_621.72 Internet Shougi : Shougi Doujou 24 +SLPM_622.61 Inu to Asobou : Dogstation +SLUS_211.93 Inuyasha : Feudal Combat +SLPS_253.20 Inuyasha : Juso no Kamen +SLPS_255.52 Inuyasha : Juso no Kamen +SLPS_255.18 Inuyasha : Ougi Ranbu +SLUS_209.13 Inuyasha : The Secret of the Cursed Mask +SLES_550.13 Iridium Runners +SLUS_216.97 Iridium Runners +SLPM_663.84 Iris +SLPS_252.15 Iris +SLPS_252.16 Iris +SLPM_655.94 Iris no Atelier : Eternal Mana +SLPM_660.81 Iris no Atelier : Eternal Mana +SLPM_659.85 Iris no Atelier : Eternal Mana 2 +SLPM_665.37 Iris no Atelier : Eternal Mana 2 +SLPM_664.36 Iris no Atelier : Grand Fantasm +SLPM_668.49 Iris no Atelier : Grand Fantasm +SLES_506.86 Iron Aces 2 : Birds of Prey +SLES_551.32 Iron Chef +SLUS_217.39 Iron Man +SLES_551.98 Iron Man : The Official Videogame +SLES_534.01 Iron Sea +SLPM_623.86 Ishikura Noboru Kudan no Igo Kouza : Chuukyuu-hen : Jitsuryoku 5-kyuu o Mezasu Hito e +SLPM_624.21 Ishikura Noboru Kudan no Igo Kouza : Joukyuu-hen : Mezase, Jitsuryoku Shodan^! +SLPM_623.38 Ishikura Noboru Kudan no Igo Kouza : Nyuumon-hen : Kondokoso Honki de Oboeru Igo +SLPM_621.12 Itadaki Street 3 : Okuman Chouja ni Shite Ageru^! Katei Kyoushi Tsuki^! +SLPM_601.72 Itadaki Street 3 : Okuman Chouja ni Shite Ageru^! Katei Kyoushi Tsuki^! (Taikenban) +SLPM_655.45 Izayoi Renka : Kamifurusato +SLPM_669.08 Izumo 2 : Gakuen Kyousoukyoku Double Tact +SLPM_661.92 Izumo 2 : Takeki Tsurugi no Senki +SLPM_668.76 Izumo 2 : Takeki Tsurugi no Senki +SLPM_658.32 Izumo Complete +SLPM_668.01 Izumo Complete +SLPM_667.64 Izumo Zero : Yokohama Ayakashi Emaki +SLPM_655.30 J.League Pro Soccer Club o Tsukurou^! '04 +SLPM_652.27 J.League Pro Soccer Club o Tsukurou^! 3 +SLPM_666.44 J.League Pro Soccer Club o Tsukurou^! 5 +SLPS_202.63 J.League Tactics Manager : Realtime Soccer Simulation +SLPM_665.95 J.League Winning Eleven 10 + Europe League '06-'07 +SLPM_668.10 J.League Winning Eleven 2007 : Club Championship +SLPM_550.33 J.League Winning Eleven 2008 : Club Championship +SLPM_551.82 J.League Winning Eleven 2009 : Club Championship +SLPM_552.62 J.League Winning Eleven 2010 : Club Championship +SLPM_620.88 J.League Winning Eleven 5 +SLPM_622.17 J.League Winning Eleven 6 +SLPM_657.40 J.League Winning Eleven 8 : Asia Championship +SLPM_661.69 J.League Winning Eleven 9 : Asia Championship +SLPM_654.32 J.League Winning Eleven Tactics +SLES_546.63 Jackass : The Game +SLES_550.81 Jackass : The Game +SLUS_216.27 Jackass : The Game +SLES_537.78 Jacked +SCES_524.12 Jackie Chan Adventures +SCED_528.41 Jackie Chan Adventures (Demo) +SLES_540.18 Jackpot Madness +SLES_507.35 Jade Cocoon 2 +SLUS_203.09 Jade Cocoon 2 +SCES_524.60 Jak 3 +SCKA_200.40 Jak 3 +SCUS_973.30 Jak 3 +SCED_529.52 Jak 3 (Demo) +SCUS_974.12 Jak 3 (Demo) +SCKA_200.10 Jak II +SCUS_972.65 Jak II +SCUS_972.73 Jak II (Demo) +SCUS_972.74 Jak II (Demo) +SCPS_150.57 Jak II : Jak x Daxter 2 +PAPX_905.16 Jak II : Jak x Daxter 2 (Taikenban) +SCES_516.08 Jak II : Hors-la-loi +SCED_517.00 Jak II : Renegade (Demo) +SCES_532.86 Jak X +SCED_536.60 Jak X & Ratchet : Gladiator (Demo) +SCUS_974.29 Jak X : Combat Racing +SCUS_975.74 Jak X : Combat Racing +SCUS_974.86 Jak X : Combat Racing (Demo) +SCUS_975.55 Jak and Daxter Complete Trilogy (Demo) +SCES_555.10 Jak and Daxter : The Lost Frontier +SCUS_975.58 Jak and Daxter : The Lost Frontier +SCES_503.61 Jak and Daxter : The Precursor Legacy +SCPS_560.03 Jak and Daxter : The Precursor Legacy +SCUS_971.24 Jak and Daxter : The Precursor Legacy +SCED_506.14 Jak and Daxter : The Precursor Legacy (Demo) +SCUS_971.70 Jak and Daxter : The Precursor Legacy (Demo) +SCUS_971.71 Jak and Daxter : The Precursor Legacy (Demo) +SCPS_150.21 Jak x Daxter : Kyuu Sekai no Isan +SCPS_550.04 Jak x Daxter : Kyuu Sekai no Isan +PAPX_902.22 Jak x Daxter : Kyuu Sekai no Isan (Taikenban) +PAPX_902.23 Jak x Daxter : Kyuu Sekai no Isan (Taikenban) +SLES_513.33 James Cameron's Dark Angel +SLUS_203.79 James Cameron's Dark Angel +SLES_536.82 James Pond : Codename : RoboCod +SCUS_974.06 Jampack Demo Disc Volume 10 +SCUS_974.10 Jampack Demo Disc Volume 10 +SCUS_974.17 Jampack Demo Disc Volume 11 +SCUS_974.18 Jampack Demo Disc Volume 11 (Demo) +SCUS_974.19 Jampack Demo Disc Volume 12 +SCUS_974.20 Jampack Demo Disc Volume 12 +SCUS_974.91 Jampack Demo Disc Volume 13 +SCUS_974.92 Jampack Demo Disc Volume 13 +SCUS_974.93 Jampack Demo Disc Volume 14 +SCUS_974.94 Jampack Demo Disc Volume 14 +SCUS_975.64 Jampack Demo Disc Volume 15 +SCUS_975.65 Jampack Demo Disc Volume 15 +SCUS_972.80 Jampack : Summer 2003 +SCUS_972.81 Jampack : Summer 2003 +SCUS_972.34 Jampack : Winter 2002 +SCUS_972.35 Jampack : Winter 2002 +SCUS_973.12 Jampack : Winter 2003 +SCUS_973.13 Jampack : Winter 2003 +SLPM_663.41 Jan Sangoku Musou +SLPM_669.37 Jan Sangoku Musou +SLES_541.70 Jaws Unleashed +SLUS_210.62 Jaws Unleashed +SLES_552.75 Jeep Thrills +SLUS_217.60 Jeep Thrills +SLES_552.76 Jello +SLES_554.59 Jelly Belly : Ballistic Beans +SCKA_900.02 Jeolche Jeolmyeong Dosi +SCPS_560.12 Jeolche Jeolmyeong Dosi +SLKA_251.66 Jeonguk Mussang +SLKA_253.20 Jeonsin : Ikusagami +SLUS_207.89 Jeopardy^! +SLES_502.09 Jeremy McGrath Supercross World +SLUS_202.45 Jeremy McGrath Supercross World +SLES_505.44 Jet Ion GP +SCUS_972.79 Jet Li : Rise to Honor +SCUS_973.72 Jet Li : Rise to Honor (Demo) +SCES_519.71 Jet Li : Rise to Honour +SCED_522.61 Jet Li : Rise to Honour (Demo) +SLES_505.52 Jet Ski Riders +SCUS_971.73 Jet X2O +SCUS_972.39 Jet X2O (Demo) +SLPM_651.08 Jet de Go^! 2 +SLPM_744.07 Jet de Go^! 2 +SLPM_601.66 Jet de Go^! 2 (Taikenban) +SLES_550.53 Jetix Puzzle Buzzle +SLPM_662.45 Jewels Ocean : Star of Sierra Leone +SLPM_552.12 Jigoku Shoujo Mioyosuga +SLPM_552.13 Jigoku Shoujo Mioyosuga +SLPM_620.11 Jikkyou GI Stable +SLPM_621.51 Jikkyou GI Stable 2 +SLPM_620.45 Jikkyou J.League : Perfect Striker 3 +SLPM_621.20 Jikkyou J.League : Perfect Striker 4 +SLPM_621.93 Jikkyou J.League : Perfect Striker 5 +SLPM_664.17 Jikkyou Powerful Major League +SLPM_668.75 Jikkyou Powerful Major League 2 +SLPM_551.55 Jikkyou Powerful Major League 2009 +SLPM_550.62 Jikkyou Powerful Major League 3 +SLPM_653.17 Jikkyou Powerful Pro Yakyuu 10 +SLPM_610.53 Jikkyou Powerful Pro Yakyuu 10 (Taikenban) +SLPM_654.45 Jikkyou Powerful Pro Yakyuu 10 : Chou Ketteiban : 2003 Memorial +SLPM_656.30 Jikkyou Powerful Pro Yakyuu 11 +SLPM_658.25 Jikkyou Powerful Pro Yakyuu 11 : Chou Ketteiban +SLPM_660.61 Jikkyou Powerful Pro Yakyuu 12 +SLPM_662.17 Jikkyou Powerful Pro Yakyuu 12 : Ketteiban +SLPM_664.50 Jikkyou Powerful Pro Yakyuu 13 +SLPM_665.90 Jikkyou Powerful Pro Yakyuu 13 : Ketteiban +SLPM_667.77 Jikkyou Powerful Pro Yakyuu 14 +SLPM_669.16 Jikkyou Powerful Pro Yakyuu 14 : Ketteiban +SLPM_550.24 Jikkyou Powerful Pro Yakyuu 15 +SLPM_551.46 Jikkyou Powerful Pro Yakyuu 2009 +SLPM_620.08 Jikkyou Powerful Pro Yakyuu 7 +SLPM_620.34 Jikkyou Powerful Pro Yakyuu 7 : Ketteiban +SLPM_620.71 Jikkyou Powerful Pro Yakyuu 8 +SLPM_621.19 Jikkyou Powerful Pro Yakyuu 8 : Ketteiban +SLPM_621.92 Jikkyou Powerful Pro Yakyuu 9 +SLPM_622.74 Jikkyou Powerful Pro Yakyuu 9 : Ketteiban +SLPM_620.02 Jikkyou World Soccer 2000 +SLPM_620.40 Jikkyou World Soccer 2000 : Final Edition +SLPM_620.75 Jikkyou World Soccer 2001 +SLPM_621.69 Jikkyou World Soccer 2002 +SLPS_254.98 Jikuu Boukenki Zentrix +SLES_522.30 Jim Henson's Muppets Party Cruise +SLUS_206.35 Jim Henson's Muppets Party Cruise +SLPM_645.51 Jin Hondura +SLPM_645.01 Jin Samguk Mussang +SLPM_675.23 Jin Samguk Mussang 2 +SLKA_251.14 Jin Samguk Mussang 2 : Maengjangjeon +SLPM_675.50 Jin Samguk Mussang 2 : Maengjangjeon +SLKA_250.50 Jin Samguk Mussang 3 +SLKA_253.17 Jin Samguk Mussang 3 +SLKA_251.87 Jin Samguk Mussang 3 : Empires +SLKA_250.85 Jin Samguk Mussang 3 : Maengjangjeon +SLKA_252.89 Jin Samguk Mussang 4 +SLKA_253.29 Jin Samguk Mussang 4 : Maengjangjeon +SLKA_350.05 Jin Samguk Mussang 5 Special +SLKA_250.76 Jin Yeosin Jeonsaeng III : Nocturne +SLKA_251.60 Jin Yeosin Jeonsaeng III : Nocturne Maniax +SLPS_202.09 Jissen Pachi-Slot Hisshouhou^! Aladdin A +SLPS_202.15 Jissen Pachi-Slot Hisshouhou^! Aladdin A +SLPM_662.40 Jissen Pachi-Slot Hisshouhou^! Aladdin II Evolution +SLPS_203.72 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken +SLPS_203.73 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken +SLPM_668.66 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken 2 : Ransei Haouden : Tenha no Shou +SLPM_625.77 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken Plus +SLPM_602.59 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken Premium Disc (Taikenban) +SLPM_664.75 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken Special Edition +SLPM_602.77 Jissen Pachi-Slot Hisshouhou^! Hokuto no Ken Special Edition (Taikenban) +SLPS_200.45 Jissen Pachi-Slot Hisshouhou^! Juuou +SLPS_201.31 Jissen Pachi-Slot Hisshouhou^! Juuou +SLPS_203.17 Jissen Pachi-Slot Hisshouhou^! King Camel +SLPS_202.39 Jissen Pachi-Slot Hisshouhou^! Moujuuou S +SLPS_202.40 Jissen Pachi-Slot Hisshouhou^! Moujuuou S +SLPM_627.49 Jissen Pachi-Slot Hisshouhou^! Mr. Magic Neo +SLPM_660.16 Jissen Pachi-Slot Hisshouhou^! Onimusha 3 +SLPM_627.22 Jissen Pachi-Slot Hisshouhou^! Ore no Sora +SLPS_202.67 Jissen Pachi-Slot Hisshouhou^! Salaryman Kintarou +SLPS_202.68 Jissen Pachi-Slot Hisshouhou^! Salaryman Kintarou +SLPS_201.93 Jissen Pachi-Slot Hisshouhou^! Sammy's Collection +SLPS_203.40 Jissen Pachi-Slot Hisshouhou^! Sammy's Collection 2 +SLPS_203.39 Jissen Pachi-Slot Hisshouhou^! Sammy's Collection 2 DX +SLPS_202.93 Jissen Pachi-Slot Hisshouhou^! Savanna Park +SLPS_202.92 Jissen Pachi-Slot Hisshouhou^! Savanna Park DX +SLPM_627.74 Jissen Pachi-Slot Hisshouhou^! Selection : Salaryman Kintarou, Slotter Kintarou, Ore no Sora +SLPM_662.92 Jissen Pachi-Slot Hisshouhou^! Ultraman Club ST +SLPM_667.22 Jissen Pachinko Hisshouhou^! CR Aladdin Destiny EX +SLPM_662.41 Jissen Pachinko Hisshouhou^! CR Hokuto no Ken +SLPM_668.20 Jissen Pachinko Hisshouhou^! CR Sakura Taisen +SLPM_664.76 Jissen Pachinko Hisshouhou^! CR Salaryman Kintarou +SLPS_250.21 Jitsumei Jikkyou Keiba : Dream Classic 2001 Spring +SLPS_251.25 Jitsumei Jikkyou Keiba : Dream Classic 2002 +SLPS_250.68 Jitsumei Jikkyou Keiba : Dream Classic : 2001 Autumn +SLPM_610.19 Jitsumei Jikkyou Keiba : Dream Classic : 2001 Autumn (Taikenban) +SLES_546.71 Johnny Bravo in the Hukka-Mega-Mighty-Ultra-Extreme Date-O-Rama^! +SLPM_651.40 Jojo no Kimyou na Bouken : Ougon no Kaze +SLPM_610.30 Jojo no Kimyou na Bouken : Ougon no Kaze (Taikenban) +SLPS_256.86 Jojo no Kimyou na Bouken : Phantom Blood +SLES_503.62 Jonny Moseley Mad Trix +SLES_506.19 Jonny Moseley Mad Trix +SLES_506.20 Jonny Moseley Mad Trix +SLUS_202.29 Jonny Moseley Mad Trix +ABCD_123.45 Jonny Moseley Mad Trix (Pre-Alpha) +SLPM_664.94 Joshikousei Game's-High^!^! +SLES_516.49 Judge Dredd : Dredd vs. Death +SLES_516.50 Judge Dredd : Dredd vs. Death +SLUS_208.69 Judge Dredd : Dredd vs. Death +SLPM_651.31 Judie no Atelier : Gramnad no Renkinjutsushi +SLPM_653.59 Judie no Atelier : Gramnad no Renkinjutsushi +SLES_530.44 Juiced +SLES_531.51 Juiced +SLKA_252.83 Juiced +SLUS_208.72 Juiced +SLED_531.09 Juiced (Demo) +SLUS_291.47 Juiced (Demo) +SLES_548.34 Juiced 2 : Hot Import Nights +SLES_550.78 Juiced 2 : Hot Import Nights +SLUS_215.93 Juiced 2 : Hot Import Nights +SLPM_662.77 Juiced : Tuned Car Densetsu +SLES_543.82 Jumanji +SLES_544.27 Jumanji +SLES_544.36 Jumanji +SLES_551.29 Jumper : Griffin's Story +SLUS_217.30 Jumper : Griffin's Story +SCES_545.24 Jungle Party +SLES_527.76 Junior Board Games +SLES_520.28 Junior Sports Basketball +SLPS_259.02 Junjou Romantica : Koi no Doki Doki Daisakusen +SLES_513.54 Jurassic Park : Operation Genesis +SLUS_203.80 Jurassic Park : Operation Genesis +SLUS_219.07 Jurassic : The Hunted +SLES_541.37 Just Cause +SLES_542.00 Just Cause +SLUS_214.36 Just Cause +SLES_544.23 Justice League Heroes +SLUS_213.04 Justice League Heroes +SLPM_667.65 Juujigen Rippoutai Cypher : Game of Survival +SLPM_653.38 Juunikoku-ki : Guren no Shirube Koujin no Michi +SLPM_656.16 Juunikoku-ki : Guren no Shirube Koujin no Michi +SLPM_655.96 Juunikoku-ki : Kakukakutaru Oudou Kouryoku no Uka +SLPM_657.96 Juuouki : Project Altered Beast +SLPM_611.00 Juuouki : Project Altered Beast (Taikenban) +SLPM_625.81 K-1 Premium 2004 Dynamite^!^! +SLES_538.09 K-1 Premium Dynamite^!^! +SLES_546.94 K-1 World GP +SLPS_255.78 K-1 World GP 2005 +SLPS_257.10 K-1 World GP 2006 +SLUS_206.82 K-1 World Grand Prix +SLPM_650.75 K-1 World Grand Prix 2001 +SLPM_652.02 K-1 World Grand Prix 2002 +SLPM_654.33 K-1 World Grand Prix 2003 +SLPM_653.36 K-1 World Grand Prix : The Beast Attack^! +SLKA_252.23 K-League Winning Eleven 8 : Asia Championship +SLKA_253.21 K-League Winning Eleven 9 : Asia Championship +SLES_545.37 K.O. King +SLPS_256.09 KOF2 : Maximum Impact II +SLPS_256.38 KOF2 : Maximum Impact II +SLPS_257.79 KOF2 : Maximum Impact II +SLKA_251.86 KOF : Maximum Impact +SLPS_253.86 KOF : Maximum Impact +SLUS_209.23 KOF : Maximum Impact +SLPS_257.65 KOF : Maximum Impact Regulation ;A; +SLPS_259.38 KOF : Maximum Impact Regulation ;A; +SLPS_256.36 KOF : Maximum Impact : Maniax +SCPS_110.09 Ka +PAPX_902.15 Ka (Taikenban) +PCPX_963.17 Ka (Taikenban) +SCPS_150.45 Ka 2 : Let's Go Hawaii +SLES_521.79 Kaan : Barbarian's Blade +SCAJ_200.80 Kaena +SLPS_252.95 Kaena +SLPM_622.54 Kaerazu no Mori +SLPS_259.79 Kaeru Batake de Tsukamaete +SLPS_259.88 Kaeru Batake de Tsukamaete : Natsu Chigira Sansen^! +SCAJ_201.33 Kagero II : Dark Illusion +SLPS_254.45 Kagero II : Dark Illusion +SLPS_732.48 Kagero II : Dark Illusion +SLPS_732.65 Kagero II : Dark Illusion +SLES_531.91 Kaido Racer +SLES_539.00 Kaido Racer 2 +SLPM_655.14 Kaidou Battle 2 : Chain Reaction +SLPM_602.28 Kaidou Battle 2 : Chain Reaction (Taikenban) +SLPM_652.46 Kaidou Battle : Nikko, Haruna, Rokko, Hakone +SLPM_601.95 Kaidou Battle : Nikko, Haruna, Rokko, Hakone (Taikenban) +SLPM_660.22 Kaidou : Touge no Densetsu +SLPM_611.21 Kaidou : Touge no Densetsu (Taikenban) +SLPM_654.12 Kaijuu Daigekisen : War of the Monsters +SLPS_203.62 Kaiketsu Zorori : Mezase^! Itazura King +SLPS_203.68 Kaiketsu Zorori : Mezase^! Itazura King +SLPM_656.54 Kaiketsu^! Osabakiina +SLPS_254.23 Kaitou Apricot Kanzenban +SCPS_150.36 Kaitou Sly Cooper +PAPX_902.31 Kaitou Sly Cooper (Taikenban) +SCPS_150.90 Kaitou Sly Cooper 2 +SLPS_200.04 Kakinoki Shougi IV +SLPS_256.57 Kakutou Bijin Wulong +SLPS_251.32 Kamaitachi no Yoru 2 : Kangoku-jima no Warabe-uta +SLPS_251.35 Kamaitachi no Yoru 2 : Kangoku-jima no Warabe-uta +SLPS_734.13 Kamaitachi no Yoru 2 : Kangoku-jima no Warabe-uta +SLPS_730.07 Kamaitachi no Yoru 2 : Kangoku-jima no Warabe-uta : Special Eizou +SLPM_664.52 Kamaitachi no Yoru X3 : Mikazuki-jima Jiken no Shinsou +SLPS_203.29 Kamen Rider 555 +SLPS_204.02 Kamen Rider Blade +SLPS_204.47 Kamen Rider Hibiki +SLPS_204.48 Kamen Rider Hibiki : Taiko no Tatsujin Special Version +SLPS_204.83 Kamen Rider Kabuto +SLPM_602.79 Kamen Rider Kabuto (Taikenban) +SLPS_259.44 Kamen Rider : Climax Heroes +SLPS_253.02 Kamen Rider : Seigi no Keifu +SLPM_664.99 Kamisama Kazoku : Ouen Ganbou +SLPM_664.77 Kamiwaza +SLPM_550.65 Kamiyo Gakuen Genkouroku : Kuru Nu Gi A +SCAJ_300.04 Kan Wo Long Xian Shen Wei +SLUS_216.54 Kane & Lynch : Dead Men (Sneak Preview) +SLPM_653.92 Kanojo no Densetsu, Boku no Sekiban : Amirion no Ken to Tomo ni +SLPM_550.41 Kanokon Esuii +SLPM_658.42 Kanon +SLPS_201.21 Kanon +SLPM_551.60 Kanuchi : Kuroki Tsubasa no Shou +SLPM_551.61 Kanuchi : Kuroki Tsubasa no Shou +SLPM_550.54 Kanuchi : Shiroki Tsubasa no Shou +SLPM_550.55 Kanuchi : Shiroki Tsubasa no Shou +SLPM_550.59 Kanuchi : Shiroki Tsubasa no Shou +SLES_519.98 Kao the Kangaroo : Round 2 +SLUS_202.96 Kao the Kangaroo : Round 2 +SLPM_656.29 Kappa no Kai-kata : How to Breed Kappas +SLUS_207.81 Karaoke Revolution +SLUS_212.23 Karaoke Revolution Party +SLUS_215.40 Karaoke Revolution Presents : American Idol +SLUS_217.19 Karaoke Revolution Presents : American Idol Encore +SLUS_209.68 Karaoke Revolution Volume 2 +SLUS_210.89 Karaoke Revolution Volume 3 +SLPM_680.07 Karaoke Revolution-you Mic Doukon Online Otameshi Disc +SLPM_624.50 Karaoke Revolution : Anime Song Selection +SLPM_624.14 Karaoke Revolution : Dreams & Memories +SLPM_625.28 Karaoke Revolution : Family Pack +SLPM_623.69 Karaoke Revolution : J-Pop Best Vol. 1 +SLPM_623.79 Karaoke Revolution : J-Pop Best Vol. 2 +SLPM_623.80 Karaoke Revolution : J-Pop Best Vol. 3 +SLPM_623.81 Karaoke Revolution : J-Pop Best Vol. 4 +SLPM_624.51 Karaoke Revolution : J-Pop Best Vol. 5 +SLPM_624.54 Karaoke Revolution : J-Pop Best Vol. 6 +SLPM_624.55 Karaoke Revolution : J-Pop Best Vol. 7 +SLPM_624.56 Karaoke Revolution : J-Pop Best Vol. 8 +SLPM_624.79 Karaoke Revolution : J-Pop Best Vol. 9 +SLPM_624.92 Karaoke Revolution : Kids Song Selection +SLPM_623.82 Karaoke Revolution : Love & Ballad +SLPM_623.83 Karaoke Revolution : Night Selection 2003 +SLPM_624.57 Karaoke Revolution : Snow & Party +SLES_523.08 Karaoke Stage +SLES_534.91 Karaoke Stage 2 +SLES_554.80 Kart Racer +SLPS_256.21 Kashimashi : Girl Meets Girl : Hajimete no Natsu Monogatari. +SLPM_657.62 Katakamuna : Ushinawareta Ingaritsu +SLPS_253.60 Katamari Damacy +SLPS_732.10 Katamari Damacy +SLPS_732.40 Katamari Damacy +SLUS_210.08 Katamari Damacy +PAPX_902.34 Katamari Damacy (Taikenban) +SLPM_602.13 Katamari Damacy (Taikenban) +SLPM_602.39 Katamari Damacy (Taikenban) +SLPS_258.06 Katekyoo Hitman Reborn^! Dream Hyper Battle^! Shinu Ki no Honoo to Kuroki Kioku +SLPS_259.10 Katekyoo Hitman Reborn^! Dream Hyper Battle^! Shinu Ki no Honoo to Kuroki Kioku +SLPS_259.04 Katekyoo Hitman Reborn^! Kindan no Yami no Delta +SLPS_258.20 Katekyoo Hitman Reborn^! Let's Ansatsu^!? Nerawareta 10-daime^! +SLPS_258.83 Katekyoo Hitman Reborn^! Nerae^!? Ring x Vongola Trainers +SLPS_259.31 Katekyoo Hitman Reborn^! Nerae^!? Ring x Vongola Trainers +SLPM_652.50 Kattobi^!^! Golf +SLPS_254.43 Kawa no Nushi Tsuri : Wonderful Journey +SLPS_255.97 Kawa no Nushi Tsuri : Wonderful Journey +SLPS_250.33 Kaze no Klonoa 2 : Sekai ga Nozonda Wasuremono +SLPS_734.04 Kaze no Klonoa 2 : Sekai ga Nozonda Wasuremono +SLPM_601.38 Kaze no Klonoa 2 : Sekai ga Nozonda Wasuremono (Taikenban) +SLPM_551.67 Kaze-iro Surf +SLPM_658.89 Kazoku Keikaku : Kokoro no Kizuna +SLPM_625.12 Keiei Simulation : Jurassic Park +SLES_512.00 Kelly Slater's Pro Surfer +SLES_512.01 Kelly Slater's Pro Surfer +SLUS_203.34 Kelly Slater's Pro Surfer +SLPM_654.18 Kelly Slater's Pro Surfer 2003 +SLES_501.14 Kengo : Master of Bushido +SLUS_200.21 Kengo : Master of Bushido +SLPS_200.58 Kengou +SLPM_744.12 Kengou 2 +SLPS_251.07 Kengou 2 +SLPM_601.77 Kengou 2 (Taikenban) +SLPM_657.00 Kengou 3 +SLPM_742.20 Kengou 3 +SLPM_610.86 Kengou 3 (Taikenban) +SLPM_659.74 Kenka Banchou +SLPM_660.35 Kenka Banchou +SLPM_742.21 Kenka Banchou +SLPM_666.32 Kenka Banchou 2 : Full Throttle +SLPS_732.58 Kenka Banchou 2 : Full Throttle +SCPS_150.85 Kenran Butousai +SLPS_250.04 Kensetsu Juuki Kenka Battle : Buchigire Kongou^!^! +SLPS_253.19 Kero Kero King Super DX +SLPS_253.99 Keroro Gunsou : Mero Mero Battle Royale +SLPS_255.68 Keroro Gunsou : Mero Mero Battle Royale +SLPS_255.75 Keroro Gunsou : Mero Mero Battle Royale Z +SLPM_685.25 Keshikyun Puzzle : Atori Mahiro vs. Saitou Hajime vs. Noel vs. Hakkai +SLES_500.18 Kessen +SLES_500.19 Kessen +SLES_500.20 Kessen +SLPM_650.01 Kessen +SLPM_650.30 Kessen +SLPM_744.01 Kessen +SLUS_200.98 Kessen +SLES_505.78 Kessen II +SLES_505.79 Kessen II +SLES_505.80 Kessen II +SLPM_650.15 Kessen II +SLPM_650.31 Kessen II +SLPM_654.37 Kessen II +SLUS_202.75 Kessen II +SLAJ_250.57 Kessen III +SLES_531.19 Kessen III +SLES_531.20 Kessen III +SLES_531.21 Kessen III +SLPM_657.81 Kessen III +SLPM_742.23 Kessen III +SLPM_742.31 Kessen III +SLUS_211.19 Kessen III +SLPM_611.03 Kessen III (Taikenban) +SLPM_625.73 Kessen III : Enjoy Disc +SLPM_620.12 KeyboardMania +SLPM_650.94 KeyboardMania II : 2nd Mix & 3rd Mix +SLES_536.83 Kiddies Party Pack +SLPM_685.01 Kidou Senshi Gundam +SLPS_250.20 Kidou Senshi Gundam +SLKA_254.41 Kidou Senshi Gundam 00 : Gundam Meisters +SLPS_259.00 Kidou Senshi Gundam 00 : Gundam Meisters +SLPS_203.00 Kidou Senshi Gundam Seed +SLPS_255.49 Kidou Senshi Gundam Seed Destiny : Generation of C.E. +SLPS_257.18 Kidou Senshi Gundam Seed Destiny : Rengou vs. Z.A.F.T. II Plus +SLPS_259.61 Kidou Senshi Gundam Seed Destiny : Rengou vs. Z.A.F.T. II Plus +SLPS_253.89 Kidou Senshi Gundam Seed : Owaranai Ashita e +SLPS_255.69 Kidou Senshi Gundam Seed : Rengou vs. Z.A.F.T. +SLPM_611.34 Kidou Senshi Gundam Seed : Rengou vs. Z.A.F.T. (Taikenban) +SLPS_259.14 Kidou Senshi Gundam : Gihren no Yabou : Axis no Kyoui V +SLPS_259.59 Kidou Senshi Gundam : Gihren no Yabou : Axis no Kyoui V +SLPS_251.20 Kidou Senshi Gundam : Gihren no Yabou : Zeon Dokuritsu Sensouki +SLPS_252.12 Kidou Senshi Gundam : Gihren no Yabou : Zeon Dokuritsu Sensouki : Kouryaku Shireisho +SLPS_254.19 Kidou Senshi Gundam : Gundam vs. Z Gundam +SLPS_254.78 Kidou Senshi Gundam : Ichinen Sensou +SLPS_250.60 Kidou Senshi Gundam : Meguriai Sora +SLPS_250.62 Kidou Senshi Gundam : Meguriai Sora +SLPS_254.87 Kidou Senshi Gundam : Meguriai Sora +SLPM_650.76 Kidou Senshi Gundam : Renpou vs. Zeon DX +SLPM_665.06 Kidou Senshi Gundam : Renpou vs. Zeon DX +SLPS_250.61 Kidou Senshi Gundam : Ver. 1.5 +SLPS_254.85 Kidou Senshi Gundam : Ver. 1.5 +PBPX_955.22 Kidou Senshi Z Gundam : A.E.U.G. vs. Titans +SLPS_253.05 Kidou Senshi Z Gundam : A.E.U.G. vs. Titans +SLPS_251.86 Kidou Shinsengumi : Moe yo Ken +SLES_524.49 Kidz Sports Basketball +SLES_541.07 Kidz Sports Basketball +SLES_527.22 Kidz Sports Ice Hockey +SLES_541.06 Kidz Sports Ice Hockey +SLPS_251.24 Kikou Busou G-Breaker 2 : Doumei no Hangeki +SLPS_251.14 Kikou Busou G-Breaker : Dai-3-Ji Cloudia Taisen +SLPS_250.59 Kikou Busou G-Breaker : Legend of Cloudia +SLPM_650.33 Kikou Heidan J-Phoenix +SLPM_651.17 Kikou Heidan J-Phoenix +SLPM_653.43 Kikou Heidan J-Phoenix 2 +SLPM_623.39 Kikou Heidan J-Phoenix 2 : Joshou-hen +SLPM_651.23 Kikou Heidan J-Phoenix : Burst Tactics +SLPM_651.99 Kikou Heidan J-Phoenix : Cobalt Shoutai-hen +SLPS_200.75 Kikou Heidan J-Phoenix : Joshou-hen +SCPS_151.14 Kikou Souhei Armodyne +SLES_533.66 Killer7 +SLPM_659.47 Killer7 +SLPM_667.44 Killer7 +SLUS_211.54 Killer7 +SCES_520.04 Killzone +SCES_528.93 Killzone +SCKA_200.48 Killzone +SCUS_974.02 Killzone +SLPM_661.51 Killzone +SCED_528.99 Killzone (Bonus Disc) +SCED_527.59 Killzone (Demo) +SCED_528.46 Killzone (Demo) +SCUS_974.32 Killzone (Demo) +SLPM_669.33 Kimi ga Aruji de Shitsuji ga Ore de : Otsukae Nikki +SLPM_669.34 Kimi ga Aruji de Shitsuji ga Ore de : Otsukae Nikki +SLPM_651.55 Kimi ga Nozomu Eien : Rumbling Hearts +SLPS_256.43 KimiKiss +SLPS_258.50 KimiKiss +SLPM_663.76 KimiSuta : Kimi to Study +SLPM_552.33 Kin'iro no Corda +SLPM_655.67 Kin'iro no Corda +SLPM_664.24 Kin'iro no Corda +SLPM_666.99 Kin'iro no Corda 2 +SLPM_667.00 Kin'iro no Corda 2 +SLPM_668.34 Kin'iro no Corda 2 Encore +SLPM_552.48 Kin'iro no Corda 3 +SLPS_250.64 Kindan no Pet : Seaman : Gassé Hakase no Jikken-tou +SLPS_250.65 Kindan no Pet : Seaman : Gassé Hakase no Jikken-tou +SCUS_971.32 Kinetica +SCUS_971.61 Kinetica (Demo) +SLES_528.61 King Arthur +SLUS_210.46 King Arthur +SLES_547.31 King of Clubs +SLPM_656.02 King of Colosseum II +SLPM_652.06 King of Colosseum : Noah x Zero-One Disc +SLPM_651.76 King of Colosseum : Shin Nippon x Zen Nippon x Pancrase Disc +SLES_509.20 King's Field IV +SLPS_250.57 King's Field IV +SLPS_257.25 King's Field IV +SLUS_203.18 King's Field : The Ancient City +SCES_509.67 Kingdom Hearts +SCES_509.68 Kingdom Hearts +SCES_509.69 Kingdom Hearts +SCES_509.70 Kingdom Hearts +SCES_509.71 Kingdom Hearts +SLPM_661.22 Kingdom Hearts +SLPS_251.05 Kingdom Hearts +SLUS_203.70 Kingdom Hearts +SCED_513.14 Kingdom Hearts (Demo) +SLPM_610.25 Kingdom Hearts (Taikenban) +SLES_541.14 Kingdom Hearts II +SLES_542.32 Kingdom Hearts II +SLES_542.33 Kingdom Hearts II +SLES_542.34 Kingdom Hearts II +SLES_542.35 Kingdom Hearts II +SLPM_550.19 Kingdom Hearts II +SLPM_662.33 Kingdom Hearts II +SLUS_210.05 Kingdom Hearts II +SLPM_550.20 Kingdom Hearts II : Final Mix +SLPM_666.75 Kingdom Hearts II : Final Mix +SLAJ_250.04 Kingdom Hearts : Final Mix +SLPM_661.23 Kingdom Hearts : Final Mix +SLPS_251.97 Kingdom Hearts : Final Mix +SLPS_251.98 Kingdom Hearts : Final Mix +SLPM_550.21 Kingdom Hearts : Re :Chain of Memories +SLPM_666.76 Kingdom Hearts : Re :Chain of Memories +SLUS_217.99 Kingdom Hearts : Re :Chain of Memories +SLPS_251.66 Kinkoumyaku Tansa Simulation : Ingot 79 +SLPM_650.48 Kinniku Banzuke : Muscle Wars 21 +SLPS_203.69 Kinnikuman Generations +SLPS_731.05 Kinnikuman Generations +SLPS_258.81 Kinnikuman : Muscle Grand Prix 2 : Tokumori +SLPS_256.76 Kinnikuman : Muscle Grand Prix Max +SLPM_611.50 Kinnikuman : Muscle Grand Prix Max (Taikenban) +SLPS_255.70 Kino no Tabi II : The Beautiful World +SLPS_257.54 Kino no Tabi II : The Beautiful World +SLPS_252.48 Kino no Tabi : The Beautiful World +SLPS_254.52 Kino no Tabi : The Beautiful World +SCUS_973.24 Kiosk 2-11 Winter 2003 +SCUS_973.83 Kiosk 2-12 Spring 2004 +SCUS_971.56 Kiosk Demo Disc 2.3 +SCUS_971.74 Kiosk Demo Disc 2.4 +SCUS_972.00 Kiosk Demo Disc 2.5 +SCUS_972.18 Kiosk Demo Disc 2.6 +SCUS_972.27 Kiosk Demo Disc 2.7 +SCUS_972.61 Kiosk Demo Disc 2.8 +SCUS_972.70 Kiosk Demo Disc 2.9 +SCUS_974.22 Kiosk Demo Disc Q1-Q2 2005 +SCUS_974.23 Kiosk Demo Disc Q2-Q3 2005 +SCUS_974.28 Kiosk Demo Disc Q3-Q4 2004 +SCUS_974.21 Kiosk Demo Disc Q4 2004-Q1 2005 +SCUS_971.16 Kiosk Disc 2.1 +SCUS_971.27 Kiosk Disc 2.2 +SCUS_975.82 Kiosk Disc 2.23 +SCUS_973.21 Kiosk June-July-August 2003 +SCUS_975.57 Kiosk Q2-Q3 2006 +SLPM_551.32 Kira Kira : Rock 'N' Roll Show +SLES_547.25 Kirikou and the Wild Beasts +SLPM_654.90 Kishin Houkou Demonbane +SLPM_654.91 Kishin Houkou Demonbane +SLPM_663.79 Kishin Houkou Demonbane +SLPM_654.04 Kita e. : Diamond Dust +SLPM_657.34 Kita e. : Diamond Dust +SLPM_655.69 Kita e. : Diamond Dust+ : Kiss Is Beginning. +SLPM_650.34 Kitakata Kenzou Sangokushi (Disc 1) +SLPM_650.35 Kitakata Kenzou Sangokushi (Disc 2) +SLPM_624.28 Kiwame Mahjong DX II : The 4th Mondo 21 Cup Competition +SCES_503.54 Klonoa 2 : Lunatea's Veil +SLUS_201.51 Klonoa 2 : Lunatea's Veil +SLUS_280.04 Klonoa 2 : Lunatea's Veil (Demo) +SLES_528.36 Knight Rider 2 : The Game +SLES_510.11 Knight Rider : The Game +SLES_536.45 Knights of the Temple II +SLES_524.48 Knights of the Temple : Infernal Crusade +SLES_501.28 Knockout Kings 2001 +SLES_501.29 Knockout Kings 2001 +SLES_501.30 Knockout Kings 2001 +SLPS_200.95 Knockout Kings 2001 +SLUS_201.50 Knockout Kings 2001 +SLES_507.27 Knockout Kings 2002 +SLES_508.02 Knockout Kings 2002 +SLES_508.03 Knockout Kings 2002 +SLPS_201.91 Knockout Kings 2002 +SLUS_203.69 Knockout Kings 2002 +PCPX_966.31 Koedashite Ikou. Taikenban (Taikenban) +SLPM_601.06 Koei PlayStation 2 Line-Up (Taikenban) +SLPM_623.68 Koei Sangokushi Special Save Data-shuu +SLPM_665.82 Kohitsuji Hokaku Keekaku^! Sweet Boys Life +SLPM_550.98 Koi suru Otome to Shugo no Tate : The Shield of AIGIS +SLPM_550.67 Koi-hime Musou : Doki Otome Darake no Sangokushi Engi +SLPM_550.68 Koi-hime Musou : Doki Otome Darake no Sangokushi Engi +SLPM_661.61 Kokoro no Tobira +SLPS_253.48 Kokoro no Tobira +SLPS_253.49 Kokoro no Tobira +SLPM_656.46 Komorebi no Namikimichi : Utsurikawaru Kisetsu no Naka de +SLUS_292.00 Konami Kids Playground (Demo) +SLUS_215.59 Konami Kids Playground : Alphabet Circus +SLUS_215.56 Konami Kids Playground : Dinosaurs : Shapes & Colors +SLUS_215.57 Konami Kids Playground : Frogger : Hop, Skip & Jumpin' Fun +SLUS_215.58 Konami Kids Playground : Toy Pals Fun with Numbers +SLPM_601.04 Konami PlayStation 2 Taikenban (Taikenban) +SLUS_291.25 Konami Preview Disc (Demo) +SLPS_254.40 Konjiki no Gashbell^!^! Gekitou^! Saikyou no Mamono-tachi +SLPS_255.94 Konjiki no Gashbell^!^! Go^! Go^! Mamono Fight^!^! +SLPS_255.95 Konjiki no Gashbell^!^! Go^! Go^! Mamono Fight^!^! +SLPS_255.96 Konjiki no Gashbell^!^! Go^! Go^! Mamono Fight^!^! +SLPS_253.58 Konjiki no Gashbell^!^! Yuujou Tag Battle +SLPM_610.74 Konjiki no Gashbell^!^! Yuujou Tag Battle (Taikenban) +SLPS_254.79 Konjiki no Gashbell^!^! Yuujou Tag Battle 2 +SLPM_661.52 Konneko : Keep a Memory Green +SLPM_666.95 Kono Aozora ni Yakusoku o : Melody of the Sun and Sea +SLPM_659.25 Kono Hareta Sora no Shita de : Under the Blue Sky +SLPM_661.82 Kono Hareta Sora no Shita de : Under the Blue Sky +SLPM_651.33 Konohana 2 : Todokanai Requiem +SLPM_652.99 Konohana 3 : Itsuwari no Kage no Mukou ni +SLPS_256.87 Korobot Adventure +SLPS_202.59 Kotoba no Puzzle : Mojipittan +SLPS_731.01 Kotoba no Puzzle : Mojipittan +SLPM_601.94 Kotoba no Puzzle : Mojipittan (Taikenban) +SLPM_663.32 Kouenji Joshi Soccer +SCPS_150.60 Koufuku Sousakan +SCPS_150.64 Koukaku Kidoutai : Stand Alone Complex +SLPS_201.72 Koushien : Konpeki no Sora +SLPM_657.61 Kousoku Kidoutai : World Super Police +SLPS_200.74 Kousoku Tanigawa Shougi +SLPM_656.51 Kowloon Youma Gakuenki +SLPM_656.52 Kowloon Youma Gakuenki +SLPM_665.11 Kowloon Youma Gakuenki re :charge +SLPM_669.87 Kowloon Youma Gakuenki re :charge +SLPS_257.28 Kujibiki Unbalance : Kaichou Onegai Smash Fight +SLPS_257.29 Kujibiki Unbalance : Kaichou Onegai Smash Fight +SCPS_110.31 Kuma Uta +SLUS_200.00 Kung Fu Fighting +SLAJ_250.31 Kunoichi +SLKA_251.35 Kunoichi +SLPM_654.47 Kunoichi +SLPM_610.59 Kunoichi (Taikenban) +SLES_534.11 Kuon +SLPS_253.29 Kuon +SLUS_210.07 Kuon +SLPM_667.70 Kuon no Kizuna : Sairinshou +SLPS_251.36 Kuon no Kizuna : Sairinshou +SLPM_654.77 Kurenai no Umi 2 : Crimson Sea +SLES_502.24 Kuri Kuri Mix +SLPS_250.13 Kuri Kuri Mix +SLPM_601.27 Kuri Kuri Mix (Taikenban) +SLPM_654.58 Kurogane no Houkou 2 : Warship Commander +SLPM_662.66 Kurogane no Houkou 2 : Warship Commander +SLPM_669.72 Kurogane no Houkou 2 : Warship Commander +SLPM_652.67 Kurogane no Houkou 2 : Warship Gunner +SLPM_659.78 Kurogane no Houkou 2 : Warship Gunner +SLPM_665.73 Kurogane no Houkou 2 : Warship Gunner +SLPM_620.42 Kurogane no Houkou : Warship Commander +SLPM_624.06 Kurogane no Houkou : Warship Commander +SLPM_626.78 Kurogane no Houkou : Warship Commander +SLPM_621.77 Kuusen +SLPS_200.46 Kuusen +SLPM_624.13 Kuusen II : Combat Flight Simulation II +SLES_514.73 Kya : Dark Lineage +SLUS_204.40 Kya : Dark Lineage +SLED_519.87 Kya : Dark Lineage (Demo) +SLUS_280.37 Kya : Dark Lineage (Demo) +SLPS_256.62 Kyou kara Maou^! Hajimari no Tabi +SLPS_256.63 Kyou kara Maou^! Hajimari no Tabi +SLPS_258.01 Kyou kara Maou^! Shin Makoku no Kyuujitsu +SLPM_653.42 Kyoufu Shinbun Heisei-ban : Kaiki^! Shinrei File +SLPM_656.26 Kyoufu Shinbun Heisei-ban : Kaiki^! Shinrei File +SLPM_625.38 Kyoushuu Kikou Butai : Kougeki Helicopter Senki +SLPM_626.58 Kyoushuu Kikou Butai : Kougeki Helicopter Senki +SLPM_669.19 Kyuuketsu Kitan Moonties +SLPM_652.72 Kyuuketsu-hime Yui : Sen'yashou +SLPM_550.09 L no Kisetsu 2 : Invisible Memories +SLPS_550.09 L no Kisetsu 2 : Invisible Memories +SLES_532.21 L'Entraîneur 5 : Saison 04/05 +SLES_555.16 L'Era Glaciale 3 : L'Alba dei Dinosauri +SLES_521.55 L'Eredità +SLES_534.19 L.A. Rush +SLUS_211.12 L.A. Rush +SLPM_551.90 L2 : Love x Loop +SLPM_551.91 L2 : Love x Loop +SCUS_103.80 LEGO Batman : The Videogame +SLES_551.35 LEGO Batman : Le Jeu Vidéo +SLPS_259.08 LEGO Batman : The Videogame +SLUS_217.85 LEGO Batman : The Videogame +SLES_551.33 LEGO Indiana Jones : La Trilogie Originale +SLUS_217.59 LEGO Indiana Jones : The Original Adventures +SLES_511.53 LEGO Island Xtreme Stunts +SLUS_205.75 LEGO Island Xtreme Stunts +SLES_504.43 LEGO Racers 2 +SLPM_622.04 LEGO Racers 2 +SLUS_200.42 LEGO Racers 2 +SLES_542.21 LEGO Star Wars II : La Trilogie Originale +SLPM_665.72 LEGO Star Wars II : The Original Trilogy +SLUS_214.09 LEGO Star Wars II : The Original Trilogy +SLED_543.15 LEGO Star Wars II : The Original Trilogy (Demo) +SLES_531.94 LEGO Star Wars : Le Jeu Vidéo +SLPS_204.23 LEGO Star Wars : The Video Game +SLUS_210.83 LEGO Star Wars : The Video Game +SLED_533.59 LEGO Star Wars : The Video Game (Demo) +SLPS_123.45 LEGO Super Soccer Adventure +SLES_505.46 LMA Manager 2002 +SLES_510.23 LMA Manager 2003 +SLES_514.56 LMA Manager 2004 +SLES_526.93 LMA Manager 2005 +SLES_531.49 LMA Manager 2005 +SLES_534.71 LMA Manager 2006 +SLES_542.25 LMA Manager 2007 +SCES_516.14 LMB Nouvelle Generation +SLES_502.29 La Fuga de Monkey Island +SLPS_201.65 La Pucelle : Hikari no Seijo Densetsu +SLPS_201.67 La Pucelle : Hikari no Seijo Densetsu +SLPS_203.98 La Pucelle : Hikari no Seijo Densetsu : 2-shuume Hajimemashita. +SLES_529.78 La Pucelle : Tactics +SLUS_208.47 La Pucelle : Tactics +SLES_503.51 Lake Masters EX +SLPS_200.43 Lake Masters EX +SLPM_601.29 Lake Masters EX (Taikenban) +SLPS_201.03 Lake Masters EX Super +SLPM_626.89 Langrisser III +SLES_546.74 Lara Croft Tomb Raider : Anniversary +SLPS_258.56 Lara Croft Tomb Raider : Anniversary +SLUS_215.55 Lara Croft Tomb Raider : Anniversary +SLES_539.08 Lara Croft Tomb Raider : Legend +SLPM_665.58 Lara Croft Tomb Raider : Legend +SLPS_259.45 Lara Croft Tomb Raider : Legend +SLUS_212.03 Lara Croft Tomb Raider : Legend +SLED_540.22 Lara Croft Tomb Raider : Legend (Demo) +SLPM_611.55 Lara Croft Tomb Raider : Legend (Taikenban) +SLES_512.27 Lara Croft Tomb Raider : L'Ange des ténèbres +SLKA_250.73 Lara Croft Tomb Raider : The Angel of Darkness +SLUS_204.67 Lara Croft Tomb Raider : The Angel of Darkness +SLPS_252.46 Lara Croft Tomb Raider : Utsukushiki Toubousha +SLES_508.41 Largo Winch : Empire Under Threat +SLES_510.93 Largo Winch : Empire Under Threat +SLES_537.10 Las Crónicas de Narnia : El León, la Bruja y el Armario +SLPM_668.23 Las Kou-rate Ura Mahjong Retsuden Mukoubuchi : Gobureit desu ne +SLES_546.69 Lassie +SLPS_258.44 Last Escort 2 : Shin'ya no Amai Toge +SLPS_258.45 Last Escort 2 : Shin'ya no Amai Toge +SLPS_259.58 Last Escort : Club Katze +SLPS_256.73 Last Escort : Kokuchou Special Night +SLPS_255.91 Last Escort : Shin'ya no Kokuchou Monogatari +SLES_532.31 Le Avventure di Lupin III : Il Tesoro del Re Stregone +SLES_549.73 Le Avventure di Lupin III : Lupin la Morte, Zenigata l'Amore +SLES_537.08 Le Cronache di Narnia : Il leone, la strega e l'armadio +SLES_507.09 Le Maillon Faible +SLES_501.31 Le Mans 24 Hours +SLPM_621.28 Le Mans 24 Hours +SLPM_624.65 Le Mans 24 Hours +SLUS_202.07 Le Mans 24 Hours +SCES_502.45 Le Monde des Bleus 2002 +SCED_504.50 Le Monde des Bleus 2002 (Demo) +SCES_510.40 Le Monde des Bleus 2003 : Un Nouveau Défi +SCED_511.66 Le Monde des Bleus 2003 : Un Nouveau Défi (Demo) +SCES_524.30 Le Monde des Bleus 2005 +SLES_539.68 Le Parrain +SLES_520.19 Le Seigneur des Anneaux : Le Retour du Roi +SLES_528.02 Le Seigneur des Anneaux : Le Tiers Âge +SLES_512.53 Le Seigneur des Anneaux : Les Deux Tours +SLES_505.70 Le Tour de France +SLES_514.88 Le Tour de France : 1903 : 2003 : Centenary Edition +SLES_539.02 Leaderboard Golf +SLES_517.18 League Series Baseball 2 +SLES_521.50 Legacy of Kain : Defiance +SLUS_207.73 Legacy of Kain : Defiance +SLES_501.96 Legacy of Kain : Soul Reaver 2 +SLUS_201.65 Legacy of Kain : Soul Reaver 2 +SLES_508.91 Legaia 2 : Duel Saga +SLUS_204.14 Legaia 2 : Duel Saga +SCPS_150.20 Legaia : Duel Saga +SCPS_192.04 Legaia : Duel Saga +PAPX_902.25 Legaia : Duel Saga : Special Disc (Taikenban) +SLES_548.64 Legend of Camelot +SLES_522.44 Legend of Herkules +SLES_529.31 Legend of Kay +SLUS_212.48 Legend of Kay +SLES_551.23 Legend of Sayuki +SLES_543.13 Legend of the Dragon +SLUS_216.12 Legend of the Dragon +SLES_501.07 Legends of Wrestling +SLUS_202.42 Legends of Wrestling +SLES_510.45 Legends of Wrestling II +SLUS_205.07 Legends of Wrestling II +SLPS_254.27 Legendz : Gekitou^! Saga Battle +SLES_502.73 Legion : The Legend of Excalibur +SLUS_200.48 Legion : The Legend of Excalibur +SLES_526.41 Leisure Suit Larry : Magna Cum Laude +SLES_526.42 Leisure Suit Larry : Magna Cum Laude +SLES_526.43 Leisure Suit Larry : Magna Cum Laude +SLES_526.44 Leisure Suit Larry : Magna Cum Laude +SLES_526.45 Leisure Suit Larry : Magna Cum Laude +SLUS_209.56 Leisure Suit Larry : Magna Cum Laude +SCES_541.45 Lemmings +SLES_528.10 Lemony Snicket Una Serie di Sfortunati Eventi +SLES_528.07 Lemony Snicket's A Series of Unfortunate Events +SLUS_210.78 Lemony Snicket's A Series of Unfortunate Events +SLES_528.09 Lemony Snicket : Rätselhafte Ereignisse +SLES_520.15 Les Chevaliers de Baphomet : Le Manuscrit de Voynich +SLES_528.08 Les Désastreuses Aventures des Orphelins Baudelaire : D'Apres Lemony Snicket +SLES_549.05 Les Simpson : Le Jeu +SCKA_200.05 Let's Bravo Music +SCPS_110.28 Let's Bravo Music +SLES_541.51 Let's Make a Soccer Team^! +SLPM_625.16 Let's Play Sports^! +SLES_551.36 Let's Ride^! Silver Buckle Stables +SLUS_213.09 Let's Ride^! Silver Buckle Stables +SLES_518.86 Lethal Skies II +SLUS_207.35 Lethal Skies II +SLES_508.92 Lethal Skies : Elite Pilot : Team SW +SLUS_203.86 Lethal Skies : Elite Pilot : Team SW +SLPM_668.30 Lewis to Mirai Dorobou : Wilbur no Kiken na Jikan Ryokou +SLUS_208.48 Life Line +SLPM_658.87 Like Life an Hour +SLPM_665.00 Like Life an Hour +SLPM_651.16 Lilie no Atelier Plus : Salburg no Renkinjutsushi 3 +SLPS_250.45 Lilie no Atelier : Salburg no Renkinjutsushi 3 +SLPM_601.40 Lilie no Atelier : Salburg no Renkinjutsushi 3 (Taikenban) +SLPM_655.18 Lime-iro Senkitan Jun : Meiji Nihon, Otome Sakimorisu. +SLPM_655.19 Lime-iro Senkitan Jun : Meiji Nihon, Otome Sakimorisu. +PBPX_955.07 Linux (for PlayStation 2) Release 1.0 (Disc 1) (Runtime Environment) +PBPX_955.09 Linux (for PlayStation 2) Release 1.0 (Disc 1) (Runtime Environment) +PBPX_955.08 Linux (for PlayStation 2) Release 1.0 (Disc 2) (Software Packages) +PBPX_955.10 Linux (for PlayStation 2) Release 1.0 (Disc 2) (Software Packages) +SCPS_175.01 Linux for PlayStation 2 : Release 1.0 (Disc 1) (Runtime Environment) +SCPS_175.02 Linux for PlayStation 2 : Release 1.0 (Disc 2) (Software Packages) +SLPS_255.79 Little Aid +SLPS_259.28 Little Anchor +SLPS_259.29 Little Anchor +SLES_544.94 Little Britain : The Video Game +SLPM_552.03 Little Busters^! Converted Edition +SLES_535.94 Living World Racing +SLES_539.23 London Cab Challenge +SLES_509.55 London Racer II +SLES_536.54 Paris-Marseille Racing : Destruction Madness +SLES_535.36 London Racer : Police Madness +SLES_535.66 London Taxi : Rushour +SLES_549.31 Looney Tunes : Acme Arsenal +SLUS_216.36 Looney Tunes : Acme Arsenal +SLES_517.94 Looney Tunes : Back in Action +SLUS_208.53 Looney Tunes : Back in Action +SLES_504.87 Looney Tunes : Space Race +SLUS_203.52 Looney Tunes : Space Race +SLPM_624.63 Loop Sequencer : Music Generator +SLPM_655.91 Lost Aya Sophia +SLPM_655.92 Lost Aya Sophia +SLPM_653.88 Lost Passage : Ushinawareta Issetsu +SLES_502.30 Lotus Challenge +SLPS_202.47 Lotus Challenge +SLPM_664.69 Love * Com : Punch de Conte +SLPM_664.70 Love * Com : Punch de Conte +SLPM_652.92 Love Hina Gorgeous : Chiratto Happening^!^! +SLPM_653.94 Love Smash^! 5 : Tennis Robo no Hanran +SLPM_656.98 Love Songs : ADV Futaba Riho 14-sai : Natsu +SLPM_657.38 Love Songs : ADV Futaba Riho 19-sai : Fuyu +SLPM_650.16 Love Songs : Idol ga Classmate +SLPM_650.17 Love Songs : Idol ga Classmate +SLPM_550.10 LoveDrops +SLPM_667.27 LoveDrops +SLPM_659.68 Lovedol : Lovely Idol +SLPM_659.69 Lovedol : Lovely Idol +SLPM_551.49 Loveroot Zero : Kiss Kiss Labyrinth +SLPS_202.45 LowRider : Round the World +SLUS_206.76 Lowrider +SLES_546.14 Lucinda Green's Equestrian Challenge +SLUS_214.01 Lucinda Green's Equestrian Challenge +SLPM_602.82 Lucky Star : RAvish Romance (Taikenban) +SLPM_668.73 Lucky Star : Ryouou Gakuen Outousai +SLPM_668.74 Lucky Star : Ryouou Gakuen Outousai +SCKA_200.56 LuluRara Noraebang Vol. 1 +SLES_543.36 Lumines Plus +SLUS_215.53 Lumines Plus +SLPS_250.30 Lunatic Dawn : Tempest +SLPS_254.30 Lupin Sansei : Columbus no Isan wa Ake ni Somaru +SLPS_257.40 Lupin Sansei : Lupin ni wa Shi o, Zenigata ni wa Koi o +SLPS_251.71 Lupin Sansei : Majutsu-ou no Isan +SLPS_734.19 Lupin Sansei : Majutsu-ou no Isan +SLUS_206.83 Lupin the 3rd : Treasure of the Sorcerer King +SLES_550.64 Luxor : Pharaoh's Challenge +SLUS_217.03 Luxor : Pharaoh's Challenge +SLPM_552.57 Luxury & Beauty : Lucian Bee's : Evil Violet +SLPM_552.56 Luxury & Beauty : Lucian Bee's : Justice Yellow +SLPM_551.94 Luxury & Beauty : Lucian Bee's : Resurrection Supernova +SLES_505.90 MAGIX Music Maker +SLES_507.65 MAGIX Music Maker +SLUS_210.34 MAGIX Music Maker +SLUS_206.09 MAGIX Music Maker : Rocks Your Console +SLPM_661.56 MAR Heaven : ARM Fight Dream +SLES_502.48 MDK2 : Armageddon +SLUS_201.05 MDK2 : Armageddon +SCKA_200.71 MLB 06 : The Show +SCUS_975.00 MLB 06 : The Show +SCUS_975.03 MLB 06 : The Show (Demo) +SCKA_200.91 MLB 07 : The Show +SCUS_975.56 MLB 07 : The Show +SCUS_975.68 MLB 07 : The Show (Demo) +SCUS_975.83 MLB 08 : The Show +SCUS_976.44 MLB 09 : The Show +SCKA_201.40 MLB 10 : The Show +SCUS_976.53 MLB 10 : The Show +SCUS_976.57 MLB 11 : The Show +SCPS_150.51 MLB 2003 +SCPS_150.68 MLB 2004 +SCUS_972.56 MLB 2004 +SCUS_972.57 MLB 2004 (Demo) +SCUS_973.26 MLB 2005 +SCUS_973.27 MLB 2005 (Demo) +SCUS_973.47 MLB 2006 +SCUS_974.60 MLB 2006 (Demo) +SLUS_216.71 MLB Power Pros +SLUS_217.48 MLB Power Pros 2008 +SLUS_200.49 MLB SlugFest 2003 +SLUS_206.18 MLB SlugFest 2004 +SLUS_213.42 MLB SlugFest 2006 +SLUS_208.89 MLB SlugFest : Loaded +SCKA_200.55 MN : Mystic Nights +SLUS_212.70 MS Saga : A New Dawn +SLES_511.89 MTV Celebrity Deathmatch +SLUS_206.04 MTV Celebrity Deathmatch +SLES_501.82 MTV Music Generator 2 +SLUS_202.22 MTV Music Generator 2 +SLES_524.04 MTV Music Generator 3 +SLUS_208.61 MTV Music Generator 3 : This Is the Remix +SLES_546.07 MTV Pimp My Ride +SLES_546.32 MTV Pimp My Ride +SLUS_215.80 MTV Pimp My Ride +SLES_555.11 MTV Pimp My Ride : Street Racing +SLUS_218.72 MTV Pimp My Ride : Street Racing +SLES_522.89 MTX Mototrax +SLES_522.90 MTX Mototrax +SLUS_203.99 MTX Mototrax +SLUS_213.67 MVP 06 NCAA Baseball +SLUS_215.82 MVP 07 NCAA Baseball +SLKA_250.29 MVP Baseball 2003 +SLPS_252.51 MVP Baseball 2003 +SLUS_206.50 MVP Baseball 2003 +SLKA_251.48 MVP Baseball 2004 +SLUS_208.68 MVP Baseball 2004 +SLPM_660.44 MVP Baseball 2005 +SLPM_664.64 MVP Baseball 2005 +SLUS_211.35 MVP Baseball 2005 +SLES_504.28 MX 2002 featuring Ricky Carmichael +SLUS_200.72 MX 2002 featuring Ricky Carmichael +SLED_504.39 MX 2002 featuring Ricky Carmichael (Demo) +SLUS_290.06 MX 2002 featuring Ricky Carmichael (Demo) +SLES_501.32 MX Rider +SLUS_202.34 MX Rider +SLES_510.38 MX SuperFly +SLUS_203.81 MX SuperFly +SLED_511.27 MX SuperFly (Demo) +SLUS_290.26 MX SuperFly (Demo) +SLES_520.43 MX Unleashed +SLUS_207.67 MX Unleashed +SLUS_290.91 MX Unleashed (Demo) +SLES_528.64 MX World Tour +SLUS_210.97 MX World Tour featuring Jamie Little +SLES_550.51 MX vs. ATV Extrême Limite +SLES_531.06 MX vs. ATV Unleashed +SLUS_211.04 MX vs. ATV Unleashed +SLUS_291.40 MX vs. ATV Unleashed (Demo) +SLES_550.50 MX vs. ATV Untamed +SLUS_217.01 MX vs. ATV Untamed +SLPM_659.40 Mabino x Style +SLPM_659.41 Mabino x Style +SLES_516.53 Mace Griffin : Bounty Hunter +SLES_516.54 Mace Griffin : Bounty Hunter +SLUS_205.05 Mace Griffin : Bounty Hunter +SLES_507.70 Mad Maestro^! +SLUS_203.76 Mad Maestro^! +SLES_535.10 Madden NFL 06 +SLPM_662.04 Madden NFL 06 +SLUS_212.13 Madden NFL 06 +SLES_542.48 Madden NFL 07 +SLPM_666.00 Madden NFL 07 +SLUS_214.76 Madden NFL 07 +SLUS_214.77 Madden NFL 07 +SLES_548.12 Madden NFL 08 +SLPM_668.37 Madden NFL 08 +SLUS_216.38 Madden NFL 08 +SLUS_217.05 Madden NFL 08 en Español +SLES_552.38 Madden NFL 09 +SLUS_217.70 Madden NFL 09 +SLUS_218.93 Madden NFL 10 +SLUS_219.37 Madden NFL 11 +SLUS_219.46 Madden NFL 12 +SLES_500.21 Madden NFL 2001 +SLUS_200.93 Madden NFL 2001 +SLES_504.22 Madden NFL 2002 +SLUS_202.63 Madden NFL 2002 +SLES_511.54 Madden NFL 2003 +SLUS_205.29 Madden NFL 2003 +SLES_517.97 Madden NFL 2004 +SLUS_207.52 Madden NFL 2004 +SLES_525.81 Madden NFL 2005 +SLUS_210.00 Madden NFL 2005 +SLUS_210.25 Madden NFL 2005 +SLPS_200.65 Madden NFL Super Bowl 2001 +SLPS_250.79 Madden NFL Super Bowl 2002 +SLPS_251.57 Madden NFL Super Bowl 2003 +SLPM_657.98 Madden NFL Super Bowl 2005 +SLES_544.43 Made Man +SLES_544.44 Made Man +SLUS_215.87 Made Man : Confessions of the Family Blood +SLES_522.78 Mafia +SLES_522.79 Mafia +SLES_522.80 Mafia +SLES_522.81 Mafia +SLES_522.82 Mafia +SLUS_206.71 Mafia +SCED_530.70 Magazine Ufficiale PlayStation 2 Demo 2005/01 Ita +SCED_539.33 Magazine Ufficiale PlayStation 2 Demo Italia 01/2006 +SCED_540.90 Magazine Ufficiale PlayStation 2 Demo Italia 03/2006 +SCED_516.52 Magazine Ufficiale PlayStation 2 Demo Italia 04/03 +SCED_541.80 Magazine Ufficiale PlayStation 2 Demo Italia 05/2006 +SCED_517.52 Magazine Ufficiale PlayStation 2 Demo Italia 06/03 +SCED_543.14 Magazine Ufficiale PlayStation 2 Demo Italia 07-2006 +SCED_518.36 Magazine Ufficiale PlayStation 2 Demo Italia 07/03 +SCED_511.11 Magazine Ufficiale PlayStation 2 Demo Italia 08/02 +SCED_518.80 Magazine Ufficiale PlayStation 2 Demo Italia 08/03 +SCED_511.73 Magazine Ufficiale PlayStation 2 Demo Italia 09/02 +SCED_518.94 Magazine Ufficiale PlayStation 2 Demo Italia 09/03 +SCED_540.69 Magazine Ufficiale PlayStation 2 Demo Italia Special Racing +SCED_545.43 Magazine Ufficiale PlayStation 2 Demo Special Cinema +SCED_521.86 Magazine Ufficiale PlayStation 2 Italia 01/04 Demo +SCED_514.11 Magazine Ufficiale PlayStation 2 Italia 02/03 +SCED_541.49 Magazine Ufficiale PlayStation 2 Italia 04/2006 +SCED_524.43 Magazine Ufficiale PlayStation 2 Italia 05/04 +SCED_525.80 Magazine Ufficiale PlayStation 2 Italia 06/04 +SCED_542.08 Magazine Ufficiale PlayStation 2 Italia 06/2006 +SCED_528.55 Magazine Ufficiale PlayStation 2 Italia 09/04 +SCED_532.94 Magazine Ufficiale PlayStation 2 Italia 10/2005 : Italian Demo +SCED_529.81 Magazine Ufficiale PlayStation 2 Italia 11/04 +SCED_520.57 Magazine Ufficiale PlayStation 2 Italia 12/03 +SCED_522.72 Magazine Ufficiale PlayStation 2 Italia Demo 02/04 +SCED_539.47 Magazine Ufficiale PlayStation 2 Italia Demo Speciale Horror +SCED_545.23 Magazine Ufficiale PlayStation 2 Italia Speciale Kids +SCED_546.02 Magazine Ufficiale PlayStation 2 Italia Speciale Wrestling +SCED_535.16 Magazine Ufficiale PlayStation 2 Italian Demo 61 07/05 +SCED_521.83 Magazine Ufficiale PlayStation 2 Platinum Speciale 2003 +SCED_539.05 Magazine Ufficiale PlayStation 2 Special Sports Demo +SCED_530.43 Magazine Ufficiale PlayStation 2 Speciale Platinum Italia +SCED_527.95 Magazine Ufficiale PlayStation 2 Speciale di Corso +SLPM_621.53 Mageru Tsukeru Hashiru : Ore * Dead Heat +SLUS_205.93 Magic Pengel : The Quest for Color +SLPM_622.93 Magical Pachinko Cotton : Pachinko Jikki Simulation +SLPS_200.36 Magical Sports 2000 Koushien +SLPM_601.14 Magical Sports 2000 Koushien (Taikenban) +SLPS_200.97 Magical Sports 2001 Koushien +SLPS_202.04 Magical Sports 2001 Koushien +SLPS_201.11 Magical Sports 2001 Pro Yakyuu +SLPS_200.37 Magical Sports GoGoGolf +SLPM_601.16 Magical Sports GoGoGolf (Taikenban) +SLPM_659.65 Magical Tale : Chiicha na Mahoutsukai +SLPS_254.01 Magna Carta +SLPS_732.16 Magna Carta +SCKA_200.43 Magna Carta : Jinhongui Seongheun +SLES_539.49 Magna Carta : Lacrime di Sangue +SLES_537.67 Magna Carta : Les Larmes de Sang +SLES_534.83 Magna Carta : Tears of Blood +SLUS_212.21 Magna Carta : Tears of Blood +SLUS_280.53 Magna Carta : Tears of Blood (Demo) +SLPS_200.41 Mahjong Gokuu Taisei +SLPM_627.72 Mahjong Haou : Battle Royale +SLPM_626.09 Mahjong Haou : Dankyuu Battle +SLPS_202.24 Mahjong Haou : Dankyuu Battle +SLPM_627.25 Mahjong Haou : Dankyuu Battle II +SLPS_201.34 Mahjong Haou : Jansou Battle +SLPS_203.27 Mahjong Haou : Jansou Battle +SLPS_203.71 Mahjong Haou : Shinken Battle +SLPM_626.83 Mahjong Haou : Taikai Battle +SLPS_203.13 Mahjong Haou : Taikai Battle +SLPS_203.10 Mahjong Hiryuu Densetsu : Tenpai +SCAJ_100.10 Mahjong Party : Gen Shuizhe Meinü Dajiquan +SLPS_203.49 Mahjong Party : Idol to Mahjong Shoubu +SLPM_627.81 Mahjong Sangokushi +SLPM_620.30 Mahjong Sengen : Saken de Ron^! +SLPM_620.03 Mahjong Taikai III : Millennium League +SLPM_620.04 Mahjong Yarou ze^! 2 +SLPM_667.51 Mahoroba Stories : Library of Fortune +SLPM_653.33 Mahoromatic : Moetto Kira Kira Maid-san. +SLPM_658.70 Mahou Sensei Negima^! 1-jikanme : Okochama Sensei wa Mahoutsukai^! +SLPM_658.71 Mahou Sensei Negima^! 1-jikanme : Okochama Sensei wa Mahoutsukai^! +SLPM_662.58 Mahou Sensei Negima^! 1-jikanme : Okochama Sensei wa Mahoutsukai^! +SLPM_660.62 Mahou Sensei Negima^! 2-jikanme : Tatakau Otome-tachi^! Mahora Daiundoukai Special^! +SLPM_660.63 Mahou Sensei Negima^! 2-jikanme : Tatakau Otome-tachi^! Mahora Daiundoukai Special^! +SLPM_663.29 Mahou Sensei Negima^! Kagai Jugyou : Otome no Doki Doki Beachside +SLPS_202.80 Mahou no Pumpkin : Ann to Greg no Daibouken +SLPM_661.64 Mahoutsukai Kuro-hime +SLPS_255.08 Mai-HiME : Unmei no Keitouju +SLPS_256.14 Mai-HiME : Unmei no Keitouju +SLPS_256.81 Mai-Otome HiME : Otome Butoushi^!^! +SLPM_550.31 Majin Tantei Nougami Neuro : Battle da yo^! Hannin Shuugou^! +SLPM_667.55 Majokko A La Mode II : Mahou to Ken no Struggle +SLPM_669.90 Majokko A La Mode II : Mahou to Ken no Struggle +SLPS_254.32 Majokko A La Mode : Tonaete, Koi no Mahou^! +SLUS_219.29 Major League Baseball 2K10 +SLUS_219.45 Major League Baseball 2K11 +SLUS_219.51 Major League Baseball 2K12 +SLUS_210.35 Major League Baseball 2K5 +SLUS_213.24 Major League Baseball 2K5 : World Series Edition +SLPM_664.51 Major League Baseball 2K6 +SLUS_212.35 Major League Baseball 2K6 +SLPM_668.29 Major League Baseball 2K7 +SLUS_215.61 Major League Baseball 2K7 +SLPM_551.09 Major League Baseball 2K8 +SLUS_217.29 Major League Baseball 2K8 +SLPS_259.30 Major League Baseball 2K9 +SLUS_218.71 Major League Baseball 2K9 +SLPM_653.67 Makai Eiyuuki Maximo : Machine Monster no Yabou +SLPM_602.12 Makai Eiyuuki Maximo : Machine Monster no Yabou (Taikenban) +SLES_536.90 Makai Kingdom : Chronicles of the Sacred Tome +SLUS_211.70 Makai Kingdom : Chronicles of the Sacred Tome +SLPS_202.50 Makai Senki Disgaea +SLPS_202.51 Makai Senki Disgaea +SLPS_731.03 Makai Senki Disgaea +SLPS_256.07 Makai Senki Disgaea 2 +SLPS_256.08 Makai Senki Disgaea 2 +SLPS_732.54 Makai Senki Disgaea 2 +SLPM_653.29 Makai Tenshou +SLPM_651.44 Maken Shao +SLPS_250.42 Maken Shao +SLPS_250.43 Maken Shao +SLPM_610.07 Maken Shao (Taikenban) +SLES_510.58 Maken Shao : Demon Sword +SLES_524.13 Malice +SLUS_203.58 Malice +SLES_548.39 Mambo +SLPS_200.61 Mamimume * Mogacho no Print Hour +SLUS_218.90 Mana Khemia 2 : Fall of Alchemy +SLES_554.43 Mana Khemia : Alchemists of Al-Revis +SLUS_217.35 Mana Khemia : Alchemists of Al-Revis +SLPM_550.05 Mana-Khemia 2 : Ochita Gakuen to Renkinjutsushi-tachi +SLPM_551.14 Mana-Khemia 2 : Ochita Gakuen to Renkinjutsushi-tachi +SLPM_667.48 Mana-Khemia : Gakuen no Renkinjutsushi-tachi +SLPM_669.94 Mana-Khemia : Gakuen no Renkinjutsushi-tachi +SLES_526.98 Manchester United Manager 2005 +SLES_520.23 Manhunt +SLUS_208.27 Manhunt +SLES_548.19 Manhunt 2 +SLUS_216.13 Manhunt 2 +SLES_531.89 Maniac Mole +SLPM_659.34 Maple Colors : Kessen wa Gakuensai^! +SLES_534.59 Marc Ecko's Getting Up : Contents Under Pressure +SLKA_253.31 Marc Ecko's Getting Up : Contents Under Pressure +SLUS_210.32 Marc Ecko's Getting Up : Contents Under Pressure +SLES_508.53 Marcel Desailly Pro Football +SLPM_652.90 Margi : Marginal : Ano Toki no Tooi Yakusoku o +SLPM_652.91 Margi : Marginal : Ano Toki no Tooi Yakusoku o +SLES_551.70 Margot's Word Brain +SLES_517.49 Mark Davis Pro Bass Challenge +SLUS_206.46 Mark Davis Pro Bass Challenge +SLPS_201.28 Marl de Jigsaw +SLPS_201.29 Marl de Jigsaw +SLES_535.85 Marvel Nemesis : Rise of the Imperfects +SLKA_253.11 Marvel Nemesis : Rise of the Imperfects +SLUS_212.81 Marvel Nemesis : Rise of the Imperfects +SLUS_291.56 Marvel Nemesis : Rise of the Imperfects (Demo) +SLES_555.72 Marvel Super Hero Squad +SLUS_219.10 Marvel Super Hero Squad +SLES_511.74 Marvel vs. Capcom 2 : New Age of Heroes +SLPM_622.27 Marvel vs. Capcom 2 : New Age of Heroes +SLPM_645.23 Marvel vs. Capcom 2 : New Age of Heroes +SLUS_204.86 Marvel vs. Capcom 2 : New Age of Heroes +SLPM_601.88 Marvel vs. Capcom 2 : New Age of Heroes (Taikenban) +SLES_541.23 Marvel : Ultimate Alliance +SLUS_213.74 Marvel : Ultimate Alliance +SLES_554.93 Marvel : Ultimate Alliance 2 +SLUS_218.79 Marvel : Ultimate Alliance 2 +SLES_508.82 Mary-Kate and Ashley : Sweet 16 : Licensed to Drive +SLUS_206.03 Mary-Kate and Ashley : Sweet 16 : Licensed to Drive +SLES_524.46 Mashed : Drive to Survive +SLED_525.06 Mashed : Drive to Survive (Demo) +SLES_531.52 Mashed : Fully Loaded +SLES_522.95 Master Chess +SLES_509.06 Master Rallye +SLES_530.35 Masters of the Universe : He-Man : Defender of Grayskull +SLES_508.70 Mat Hoffman's Pro BMX 2 +SLES_508.71 Mat Hoffman's Pro BMX 2 +SLES_508.72 Mat Hoffman's Pro BMX 2 +SLUS_203.35 Mat Hoffman's Pro BMX 2 +SLED_511.86 Mat Hoffman's Pro BMX 2 (Demo) +SLUS_280.14 Mat Hoffman's Pro BMX 2 (Demo) +SLPM_654.17 Mat Hoffman's Pro BMX 2003 +SLPM_661.41 Matantei Loki Ragnarok : Mayouga : Ushinawareta Bishou +SLPS_204.69 Matching Maker 2 : Zoku Boku no Machi-zukuri +SCPS_110.27 Mawaza +SLES_503.25 Max Payne +SLES_503.26 Max Payne +SLPS_252.44 Max Payne +SLUS_202.30 Max Payne +SLES_519.54 Max Payne 2 : The Fall of Max Payne +SLES_522.56 Max Payne 2 : The Fall of Max Payne +SLES_523.36 Max Payne 2 : The Fall of Max Payne +SLES_523.37 Max Payne 2 : The Fall of Max Payne +SLES_523.38 Max Payne 2 : The Fall of Max Payne +SLUS_208.14 Max Payne 2 : The Fall of Max Payne +SLES_534.65 Maxi Quiz du Foot Français +SLPM_621.27 Maximo +SLPM_645.04 Maximo +SLED_507.62 Maximo (Demo) +SLPM_601.65 Maximo (Taikenban) +SLES_517.59 Maximo vs Army of Zin +SLUS_207.22 Maximo vs Army of Zin +SLUS_290.83 Maximo vs Army of Zin (Demo) +SLES_507.03 Maximo : Ghosts to Glory +SLUS_200.17 Maximo : Ghosts to Glory +SLES_516.22 Maxxed Out Racing +SLES_545.45 Maxxed Out Racing Nitro +SLES_518.63 Maze Action +SCPM_851.01 McDonald's Original Happy Disc +SLES_527.10 McFarlane's Evil Prophecy +SLUS_206.57 McFarlane's Evil Prophecy +SLES_508.45 Medal of Honor : En Première ligne +SLPM_660.79 Medal of Honor : Europe Kyoushuu +SLPM_665.14 Medal of Honor : Europe Kyoushuu +SLES_533.32 Medal of Honor : European Assault +SLES_533.34 Medal of Honor : European Assault +SLES_533.35 Medal of Honor : European Assault +SLES_533.36 Medal of Honor : European Assault +SLUS_211.99 Medal of Honor : European Assault +SLES_506.84 Medal of Honor : Frontline +SLES_508.46 Medal of Honor : Frontline +SLPM_651.68 Medal of Honor : Frontline +SLPM_675.25 Medal of Honor : Frontline +SLUS_203.68 Medal of Honor : Frontline +SLED_508.95 Medal of Honor : Frontline (Demo) +SLES_533.33 Medal of Honor : Les Faucons de Guerre +SLAJ_250.30 Medal of Honor : Rising Sun +SLES_518.73 Medal of Honor : Rising Sun +SLES_518.75 Medal of Honor : Rising Sun +SLES_518.76 Medal of Honor : Rising Sun +SLKA_251.40 Medal of Honor : Rising Sun +SLPM_550.02 Medal of Honor : Rising Sun +SLPM_654.69 Medal of Honor : Rising Sun +SLUS_207.53 Medal of Honor : Rising Sun +SLPM_656.48 Medal of Honor : Shijou Saidai no Sakusen +SLPS_251.51 Medal of Honor : Shijou Saidai no Sakusen +SLES_518.74 Medal of Honor : Soleil levant +SLES_546.83 Medal of Honor : Avant-garde +SLPM_550.76 Medal of Honor : Vanguard +SLPM_667.52 Medal of Honor : Vanguard +SLUS_215.97 Medal of Honor : Vanguard +SLPS_255.26 Medical 91 +SCES_554.97 Medical and Engineering Joint Entrance Quiz +SLUS_208.33 Mega Man Anniversary Collection +SLUS_213.70 Mega Man X Collection +SLES_518.85 Mega Man X7 +SLUS_204.87 Mega Man X7 +SLES_529.88 Mega Man X8 +SLUS_209.60 Mega Man X8 +SLES_528.32 Mega Man X : Command Mission +SLUS_209.03 Mega Man X : Command Mission +SLES_509.03 MegaRace 3 : Nanotech Disaster +SLPM_662.47 Meine Liebe Zwei : Hokori to Seigi to Ai +SLPM_656.84 Meine Liebe : Yuubinaru Kioku +SLPS_254.26 Meitantei Conan : Daiei Teikoku no Isan +SLPS_255.88 Meitantei Conan : Daiei Teikoku no Isan +SLPM_665.74 Meitantei Evangelion +SLPM_656.42 Meiwaku Seijin : Panic Maker +SLPM_610.84 Meiwaku Seijin : Panic Maker (Taikenban) +SLPM_664.38 Melty Blood : Act Cadenza +SLPM_551.83 Melty Blood : Actress Again +SLPM_551.84 Melty Blood : Actress Again +SLPS_251.44 Memorial Song +SCPS_550.41 Memories Off +SLPM_675.35 Memories Off +SLPM_667.91 Memories Off #5 Encore +SLPM_661.46 Memories Off #5 : Togireta Film +SLPM_661.47 Memories Off #5 : Togireta Film +SLPM_551.97 Memories Off 6 : Next Relation +SLPM_669.88 Memories Off 6 : T-Wave +SLPM_551.01 Memories Off Duet : 1st & 2nd Stories +SLPS_252.26 Memories Off Duet : 1st & 2nd Stories +SLPS_252.78 Memories Off Mix +SLPM_658.57 Memories Off : After Rain Vol. 1 : Orizuru +SLPM_658.58 Memories Off : After Rain Vol. 1 : Orizuru +SLPM_659.02 Memories Off : After Rain Vol. 2 : Souen +SLPM_659.03 Memories Off : After Rain Vol. 2 : Souen +SLPM_659.38 Memories Off : After Rain Vol. 3 : Sotsugyou +SLPM_659.39 Memories Off : After Rain Vol. 3 : Sotsugyou +SLPM_656.09 Memories Off : Sorekara +SLPM_663.52 Memories Off : Sorekara Again +SLPM_663.53 Memories Off : Sorekara Again +SLPM_657.64 Men at Work^! 3 : Ai to Seishun no Hunter Gakuen +SLES_507.89 Men in Black II : Alien Escape +SLPM_675.33 Men in Black II : Alien Escape +SLUS_203.73 Men in Black II : Alien Escape +SLES_525.88 Mercenaries +SLES_525.89 Mercenaries +SLES_525.90 Mercenaries +SLES_530.08 Mercenaries +SLPM_659.42 Mercenaries +SLPM_664.65 Mercenaries +SLUS_209.32 Mercenaries +SLED_529.79 Mercenaries (Demo) +SLUS_291.37 Mercenaries (Demo) +SLES_549.99 Mercenaries 2 : Inferno di Fuoco +SLES_549.98 Mercenaries 2 : L'enfer des Favelas +SLES_549.97 Mercenaries 2 : World in Flames +SLES_550.00 Mercenaries 2 : World in Flames +SLES_550.01 Mercenaries 2 : World in Flames +SLPM_551.10 Mercenaries 2 : World in Flames +SLUS_216.50 Mercenaries 2 : World in Flames +SLES_544.32 Mercury Meltdown Remix +SLUS_215.48 Mercury Meltdown Remix +SLPS_256.96 Mermaid Prism +SLES_517.58 Metal Arms : Glitch in the System +SLUS_207.86 Metal Arms : Glitch in the System +SLUS_290.81 Metal Arms : Glitch in the System (Demo) +SLPM_552.37 Metal Gear & Metal Gear 2 : Solid Snake +SLPM_667.95 Metal Gear & Metal Gear 2 : Solid Snake +SLPM_742.58 Metal Gear & Metal Gear 2 : Solid Snake +SLPM_685.24 Metal Gear Online +SLES_503.83 Metal Gear Solid 2 : Sons of Liberty +SLES_503.84 Metal Gear Solid 2 : Sons of Liberty +SLES_503.85 Metal Gear Solid 2 : Sons of Liberty +SLPM_650.77 Metal Gear Solid 2 : Sons of Liberty +SLPM_650.78 Metal Gear Solid 2 : Sons of Liberty +SLPM_657.54 Metal Gear Solid 2 : Sons of Liberty +SLPM_665.03 Metal Gear Solid 2 : Sons of Liberty +SLPM_667.96 Metal Gear Solid 2 : Sons of Liberty +SLPM_675.15 Metal Gear Solid 2 : Sons of Liberty +SLPM_685.03 Metal Gear Solid 2 : Sons of Liberty +SLPM_742.55 Metal Gear Solid 2 : Sons of Liberty +SLUS_201.44 Metal Gear Solid 2 : Sons of Liberty +SLPM_620.43 Metal Gear Solid 2 : Sons of Liberty (Taikenban) +SLED_501.17 Metal Gear Solid 2 : Sons of Liberty : Trial Edition (Demo) +SLUS_290.03 Metal Gear Solid 2 : Sons of Liberty : Trial Edition (Demo) +SLES_820.09 Metal Gear Solid 2 : Substance +SLKA_350.01 Metal Gear Solid 2 : Substance +SLPM_670.02 Metal Gear Solid 2 : Substance +SLPM_670.08 Metal Gear Solid 2 : Substance +SLPM_749.01 Metal Gear Solid 2 : Substance +SLUS_205.54 Metal Gear Solid 2 : Substance +SLES_820.13 Metal Gear Solid 3 : Snake Eater +SLES_820.24 Metal Gear Solid 3 : Snake Eater +SLES_820.26 Metal Gear Solid 3 : Snake Eater +SLES_820.32 Metal Gear Solid 3 : Snake Eater +SLKA_252.51 Metal Gear Solid 3 : Snake Eater +SLPM_657.89 Metal Gear Solid 3 : Snake Eater +SLPM_657.90 Metal Gear Solid 3 : Snake Eater +SLPM_685.16 Metal Gear Solid 3 : Snake Eater +SLUS_209.15 Metal Gear Solid 3 : Snake Eater +SLES_820.42 Metal Gear Solid 3 : Subsistence (Disc 1) (Subsistence) +SLES_820.44 Metal Gear Solid 3 : Subsistence (Disc 1) (Subsistence) +SLES_820.46 Metal Gear Solid 3 : Subsistence (Disc 1) (Subsistence) +SLES_820.48 Metal Gear Solid 3 : Subsistence (Disc 1) (Subsistence) +SLKA_253.53 Metal Gear Solid 3 : Subsistence (Disc 1) (Subsistence) +SLPM_552.36 Metal Gear Solid 3 : Subsistence (Disc 1) (Subsistence) +SLPM_662.20 Metal Gear Solid 3 : Subsistence (Disc 1) (Subsistence) +SLPM_662.23 Metal Gear Solid 3 : Subsistence (Disc 1) (Subsistence) +SLPM_667.94 Metal Gear Solid 3 : Subsistence (Disc 1) (Subsistence) +SLPM_667.98 Metal Gear Solid 3 : Subsistence (Disc 1) (Subsistence) +SLPM_742.57 Metal Gear Solid 3 : Subsistence (Disc 1) (Subsistence) +SLUS_213.59 Metal Gear Solid 3 : Subsistence (Disc 1) (Subsistence) +SLES_820.43 Metal Gear Solid 3 : Subsistence (Disc 2) (Persistence) +SLES_820.45 Metal Gear Solid 3 : Subsistence (Disc 2) (Persistence) +SLES_820.47 Metal Gear Solid 3 : Subsistence (Disc 2) (Persistence) +SLES_820.49 Metal Gear Solid 3 : Subsistence (Disc 2) (Persistence) +SLKA_253.54 Metal Gear Solid 3 : Subsistence (Disc 2) (Persistence) +SLPM_662.21 Metal Gear Solid 3 : Subsistence (Disc 2) (Persistence) +SLPM_662.24 Metal Gear Solid 3 : Subsistence (Disc 2) (Persistence) +SLUS_212.43 Metal Gear Solid 3 : Subsistence (Disc 2) (Persistence) +SLES_820.50 Metal Gear Solid 3 : Subsistence (Disc 3) (Existence) +SLES_820.51 Metal Gear Solid 3 : Subsistence (Disc 3) (Existence) +SLES_820.52 Metal Gear Solid 3 : Subsistence (Disc 3) (Existence) +SLES_820.53 Metal Gear Solid 3 : Subsistence (Disc 3) (Existence) +SLKA_253.55 Metal Gear Solid 3 : Subsistence (Disc 3) (Existence) +SLPM_662.22 Metal Gear Solid 3 : Subsistence (Disc 3) (Existence) +SLUS_213.60 Metal Gear Solid 3 : Subsistence (Disc 3) (Existence) +SLUS_212.93 Metal Saga +SLUS_280.59 Metal Saga (Demo) +SLPM_658.68 Metal Saga : Sajin no Kusari +SLPM_742.26 Metal Saga : Sajin no Kusari +SLPS_256.50 Metal Slug +SLPS_257.88 Metal Slug +SLES_525.99 Metal Slug 3 +SLKA_250.49 Metal Slug 3 +SLPS_252.09 Metal Slug 3 +SLPS_254.28 Metal Slug 3 +SLES_533.80 Metal Slug 4 +SLPS_253.76 Metal Slug 4 +SLPS_255.71 Metal Slug 4 +SLUS_209.71 Metal Slug 4 +SLES_533.83 Metal Slug 5 +SLPS_254.95 Metal Slug 5 +SLPS_256.34 Metal Slug 5 +SLUS_209.90 Metal Slug 5 +SLPS_256.74 Metal Slug 6 +SLES_546.77 Metal Slug Anthology +SLUS_215.50 Metal Slug Anthology +SLPS_257.62 Metal Slug Complete +SLPS_259.37 Metal Slug Complete +SLPM_655.52 Metal Wolf REV +SLES_511.62 Metropolismania +SLUS_203.77 Metropolismania +SLES_548.98 Metropolismania 2 +SLUS_216.06 Metropolismania 2 +SLPS_252.53 Mezamashi TV : 10th Anniversary : Kyou no Wanko +SLPS_201.10 Mezase^! Meimon Yakyuubu 2 +SLES_528.53 Miami Vice +SLPM_654.80 Michigan +SLES_530.73 Michigan : Report from Hell +SLES_508.20 Micro Machines +SLUS_204.72 Micro Machines +SLES_536.68 Micro Machines V4 +SLUS_214.02 Micro Machines V4 +SLES_529.42 Midnight Club 3 : DUB Edition +SLUS_210.29 Midnight Club 3 : DUB Edition +SLES_537.17 Midnight Club 3 : DUB Edition Remix +SLUS_213.55 Midnight Club 3 : DUB Edition Remix +SLES_510.54 Midnight Club II +SLUS_202.09 Midnight Club II +SLES_500.54 Midnight Club : Street Racing +SLES_500.71 Midnight Club : Street Racing +SLPS_200.68 Midnight Club : Street Racing +SLUS_200.63 Midnight Club : Street Racing +SLES_519.27 Midway Arcade Treasures +SLES_523.43 Midway Arcade Treasures +SLUS_208.01 Midway Arcade Treasures +SLES_528.44 Midway Arcade Treasures 2 +SLUS_209.97 Midway Arcade Treasures 2 +SLES_536.66 Midway Arcade Treasures 3 +SLUS_210.94 Midway Arcade Treasures 3 +SLPS_250.31 Might and Magic : Day of the Destroyer +SLES_522.92 Mighty Mulan +SLES_503.96 Mike Tyson Heavyweight Boxing +SLUS_203.45 Mike Tyson Heavyweight Boxing +SLPM_660.52 Mikomai : Towa no Omoi +SCED_523.55 Military Multi Demo (Demo) +SLPS_202.55 Million God +SLES_535.69 Mini Desktop Racing +SLPS_254.67 Minna Daisuki Katamari Damacy +SLPS_732.41 Minna Daisuki Katamari Damacy +PAPX_902.36 Minna Daisuki Katamari Damacy (Taikenban) +SLPM_602.68 Minna Daisuki Katamari Damacy (Taikenban) +SCPS_150.16 Minna no Golf 3 +SCPS_720.02 Minna no Golf 3 +SCPS_150.59 Minna no Golf 4 +SCPS_193.01 Minna no Golf 4 +SCPS_193.19 Minna no Golf 4 +SCPS_150.49 Minna no Golf Online +SCAJ_201.81 Minna no Tennis +SCPS_151.13 Minna no Tennis +SCPS_193.32 Minna no Tennis +PCPX_980.42 Minna no Tennis (Taikenban) +SLES_512.30 Minority Report : Everybody Runs +SLES_513.18 Minority Report : Everybody Runs +SLUS_203.31 Minority Report : Everybody Runs +SLES_513.17 Minority Report : Le Futur vous Rattrape +SLPM_659.73 Mirai Shounen Conan +PCPX_966.05 MiruMiru 2000-nen 12-gatsudo Juchuugou +PCPX_966.08 MiruMiru 2001-nen 1-gatsudo Juchuugou +PCPX_966.21 MiruMiru 2001-nen 10-gatsudo Juchuugou +PCPX_966.10 MiruMiru 2001-nen 2-gatsudo Juchuugou +PCPX_966.12 MiruMiru 2001-nen 3-gatsudo Juchuugou +PCPX_966.13 MiruMiru 2001-nen 4-gatsudo Juchuugou +PCPX_966.14 MiruMiru 2001-nen 5-gatsudo Juchuugou +PCPX_966.15 MiruMiru 2001-nen 6-gatsudo Juchuugou +PCPX_966.18 MiruMiru 2001-nen 7-gatsudo Juchuugou +PCPX_966.17 MiruMiru 2001-nen 8-gatsudo Juchuugou +PCPX_966.20 MiruMiru 2001-nen 9-gatsudo Juchuugou +SLPS_250.39 Missing Blue +SLPS_250.51 Missing Blue +SLPS_253.65 Missing Blue +SLPM_667.68 Missing Parts Side A : The Tantei Stories +SLPS_253.01 Missing Parts Side A : The Tantei Stories +SLPM_667.69 Missing Parts Side B : The Tantei Stories +SLPS_253.40 Missing Parts Side B : The Tantei Stories +SLES_520.01 Mission : Impossible : Operation Surma +SLPM_655.29 Mission : Impossible : Operation Surma +SLUS_204.00 Mission : Impossible : Operation Surma +SLUS_203.75 Mister Mosquito +SLPM_663.81 Mitsu x Mitsu Drops : Love x Love Honey Life +SLPM_661.14 Mizu no Senritsu +SLPM_661.15 Mizu no Senritsu +SLPM_665.31 Mizu no Senritsu 2 : Hi no Kioku +SLPM_665.32 Mizu no Senritsu 2 : Hi no Kioku +SLPM_668.40 Mizu no Senritsu 2 : Hi no Kioku +SLPM_658.41 Mizuiro +SLPS_251.91 Mizuiro +SLES_516.98 Mobile Light Force 2 +SLUS_206.08 Mobile Light Force 2 +SLKA_150.18 Mobile Suit Gundam Seed +SLUS_211.40 Mobile Suit Gundam Seed : Never Ending Tomorrow +SLPS_256.27 Mobile Suit Gundam : Climax U.C. +SLUS_207.40 Mobile Suit Gundam : Encounters in Space +SLES_512.71 Mobile Suit Gundam : Federation vs. Zeon +SLUS_203.82 Mobile Suit Gundam : Federation vs. Zeon +SLUS_208.21 Mobile Suit Gundam : Gundam vs. Zeta Gundam +SLUS_201.75 Mobile Suit Gundam : Journey to Jaburo +SLPS_251.22 Mobile Suit Gundam : Lost War Chronicles +SLPS_251.23 Mobile Suit Gundam : Lost War Chronicles +SLPS_254.86 Mobile Suit Gundam : Lost War Chronicles +SLUS_202.33 Mobile Suit Gundam : Zeonic Front +SLES_502.53 Moderngroove : Ministry of Sound Edition +SLPS_259.55 Moe Moe 2-Ji Taisen (Ryaku) 2 +SLPS_259.56 Moe Moe 2-Ji Taisen (Ryaku) 2 +SLPS_258.96 Moe Moe 2-Ji Taisen (Ryaku) Deluxe +SLPS_259.77 Moe Moe 2-Ji Taisen (Ryaku) Deluxe +SLPM_654.25 Moekan : Moe Musume Shima e Youkoso +SCPS_110.33 Mojibribon +SLES_521.11 Mojo^! +SLUS_207.41 Mojo^! +SLPM_624.75 Momotarou Dentetsu 11 : Black Bombee Shutsugen^! no Maki +SLPM_624.16 Momotarou Dentetsu 12 : Nishi Nihon-hen mo Arimasse^! +SLPM_741.02 Momotarou Dentetsu 12 : Nishi Nihon-hen mo Arimasse^! +SLPM_741.04 Momotarou Dentetsu 15 : Godai Bombee Toujou^! no Maki +SLPM_627.50 Momotarou Dentetsu 16 : Hokkaido Daiidou no Maki^! +SLPM_741.05 Momotarou Dentetsu 16 : Hokkaido Daiidou no Maki^! +SLPM_621.17 Momotarou Dentetsu Batten : Kyushu-hen mo Arubai +SLPM_625.55 Momotarou Dentetsu USA +SLPM_668.95 Money Sugoroku : Kabukoro +SLPS_203.81 Monkey Turn V +SLPS_204.28 Monkey Turn V +SLPM_656.81 Monochrome +SLPM_656.82 Monochrome +SLPM_551.03 Monochrome Factor : Cross Road +SLES_552.09 Monopoly +SLES_552.78 Monopoly +SLUS_217.53 Monopoly +SLES_511.45 Monopoly Party +SLUS_203.48 Monopoly Party +SLPS_202.81 Monopoly : Mezase^!^! Daifugou Jinsei^!^! +SLUS_207.96 Monster 4x4 : Masters of Metal +SLES_518.56 Monster Attack +SLPM_622.86 Monster Bass +SLES_547.72 Monster Eggs +SLPS_250.35 Monster Farm +SLPS_252.63 Monster Farm 4 +SLPS_734.23 Monster Farm 4 +SLPS_255.85 Monster Farm 5 : Circus Caravan +SLES_542.15 Monster House +SLES_542.16 Monster House +SLES_542.17 Monster House +SLUS_214.00 Monster House +SLES_527.07 Monster Hunter +SLPM_654.95 Monster Hunter +SLUS_208.96 Monster Hunter +SLED_530.83 Monster Hunter (Demo) +SLPM_662.80 Monster Hunter 2 +SLPM_742.45 Monster Hunter 2 +SLPM_658.69 Monster Hunter G +SLES_551.34 Monster Jam +SLUS_216.35 Monster Jam +SLES_509.08 Monster Jam : Maximum Destruction +SLUS_201.86 Monster Jam : Maximum Destruction +SLES_553.32 Monster Jam : Urban Assault +SLUS_218.07 Monster Jam : Urban Assault +SLES_551.69 Monster Lab +SLUS_218.38 Monster Lab +SLUS_201.90 Monster Rancher 3 +SLUS_207.02 Monster Rancher 4 +SLUS_213.30 Monster Rancher Evo +SLES_541.10 Monster Trux Arenas : Special Edition +SLES_544.10 Monster Trux Arenas : Special Edition +SLES_527.50 Monster Trux Extreme : Arena Edition +SLES_530.05 Monster Trux Extreme : Offroad Edition +SCES_547.04 Monsterspass +SLES_551.22 Moorhuhn Fun Kart 2008 +SLPS_200.08 Morita Shougi +SLES_541.56 Mortal Kombat : Armageddon +SLUS_214.10 Mortal Kombat : Armageddon +SLUS_215.43 Mortal Kombat : Armageddon +SLES_507.17 Mortal Kombat : Deadly Alliance +SLES_514.39 Mortal Kombat : Deadly Alliance +SLUS_204.23 Mortal Kombat : Deadly Alliance +SLES_527.05 Mortal Kombat : Deception +SLES_527.06 Mortal Kombat : Deception +SLUS_208.81 Mortal Kombat : Deception +SLUS_210.81 Mortal Kombat : Deception (Premium Pack Bonus Disc) +SLES_535.24 Mortal Kombat : Shaolin Monks +SLES_535.25 Mortal Kombat : Shaolin Monks +SLUS_210.87 Mortal Kombat : Shaolin Monks +SLPS_252.42 Motion Gravure Series : Kitagawa Tomomi +SLPS_252.40 Motion Gravure Series : Megumi +SLPS_252.41 Motion Gravure Series : Mori Hiroko +SLPS_252.43 Motion Gravure Series : Nemoto Harumi +SLES_548.85 Moto X Maniac +SCES_500.34 MotoGP +SLPS_200.40 MotoGP +SLUS_200.58 MotoGP +SLES_549.59 MotoGP 07 +SLPM_668.67 MotoGP 07 +SLUS_216.88 MotoGP 07 +SLES_552.66 MotoGP 08 +SLUS_218.11 MotoGP 08 +SCES_504.09 MotoGP 2 +SLPS_201.55 MotoGP 2 +SLUS_202.85 MotoGP 2 +SCES_509.82 MotoGP 3 +SLPS_252.04 MotoGP 3 +SLUS_206.25 MotoGP 3 +SCED_516.69 MotoGP 3 (Demo) +SLPM_601.98 MotoGP 3 (Taikenban) +SCES_528.92 MotoGP 4 +SLPS_255.61 MotoGP 4 +SLUS_211.59 MotoGP 4 +SLES_530.92 Motocross Mania 3 +SLUS_212.29 Motocross Mania 3 +SCES_555.73 MotorStorm : Arctic Edge +SCUS_976.54 MotorStorm : Arctic Edge +SLES_525.18 Motorbike King +SLES_516.05 Motorsiege : Warriors of Primetime +SLPS_201.83 Motto Golful Golf +SLPM_552.64 Moujuutsukai to Oujisama +SLPM_552.87 Moujuutsukai to Oujisama : Snow Bride +SLUS_216.66 Mountain Bike Adrenaline +SLES_547.28 Mountain Bike Adrenaline featuring Salomon +SLES_525.25 Mouse Trophy +SLES_507.69 Mr Moskeeto +SLES_546.66 Mr. Bean +SLES_514.93 Mr. Golf +SLPM_657.59 Mr. Incredible +SLPM_662.48 Mr. Incredible : Kyouteki Underminer Toujou +SLKA_251.50 Muinga +SLES_508.55 Mundial 2002 Challenge +SLES_535.21 Musashi : Samurai Legend +SLUS_209.83 Musashi : Samurai Legend +SLPM_660.08 Musashiden II : Blademaster +SLPM_660.56 Mushi-hime-sama +SLPM_664.83 Mushi-hime-sama +SLES_513.63 Music 3000 +SLES_555.09 Music Maker : Rockstar +SLKA_253.10 Musou Orochi +SLPM_667.21 Musou Orochi +SLPM_669.53 Musou Orochi : Maou Sairin +SLPM_742.82 Musou Orochi : Maou Sairin +SLKA_254.43 Mussang Orochi : Mawang Jaerim +SLPM_663.59 Mutsu-boshi Kirari : Hoshifuru Miyako +SLPS_254.63 My Home o Tsukurou 2^! Takumi +SLPS_256.13 My Home o Tsukurou 2^! Takumi +SLPS_256.15 My Home o Tsukurou 2 : Juujitsu^! Kantan Sekkei^!^! +SLPS_201.77 My Home o Tsukurou^! Make Your Dream Home +SLES_552.03 My Horse & Me 2 +SLPS_251.92 My Merry May +SLPM_660.45 My Merry May with be +SLPS_252.38 My Merry Maybe +SCES_516.77 My Street +SCUS_972.12 My Street +SCUS_972.63 My Street (Demo) +SLPM_551.64 Myself; Yourself +SLPM_668.91 Myself; Yourself +SLPM_668.92 Myself; Yourself +SLPM_551.62 Myself; Yourself : Sorezore no Finale +SLPM_551.63 Myself; Yourself : Sorezore no Finale +SLES_507.26 Myst III : Exile +SLPS_252.31 Myst III : Exile +SLUS_204.34 Myst III : Exile +SLPM_664.15 Mystereet : Yasogami Kaoru no Jiken File +SLPM_664.16 Mystereet : Yasogami Kaoru no Jiken File +SLES_513.58 Mystic Heroes +SLES_514.76 Mystic Heroes +SLES_514.77 Mystic Heroes +SLUS_205.21 Mystic Heroes +SLES_522.41 Myth Makers : Orbs of Doom +SLES_541.12 Myth Makers : Orbs of Doom +SLES_521.59 Myth Makers : Super Kart GP +SLES_541.13 Myth Makers : Super Kart GP +SLES_534.52 Myth Makers : Trixie in Toyland +SLES_505.50 Mánager de Liga 2002 +SLES_510.27 Mánager de Liga 2003 +SLES_514.61 Mánager de Liga 2004 +SLES_526.97 Mánager de Liga 2005 +SLES_536.35 NASCAR 06 : Total Team Control +SLUS_212.66 NASCAR 06 : Total Team Control +SLES_542.23 NASCAR 07 +SLUS_214.61 NASCAR 07 +SLES_548.13 NASCAR 08 +SLUS_216.39 NASCAR 08 +SLES_551.99 NASCAR 09 +SLUS_217.44 NASCAR 09 +SLUS_201.01 NASCAR 2001 +SLUS_210.03 NASCAR 2005 : Chase for the Cup +SLUS_201.76 NASCAR Heat 2002 +SLUS_202.66 NASCAR Thunder 2002 +SLUS_205.35 NASCAR Thunder 2003 +SLUS_208.24 NASCAR Thunder 2004 +SLUS_204.41 NASCAR : Dirt to Daytona +SCUS_973.48 NBA 06 +SCUS_973.92 NBA 06 (Demo) +SCUS_975.44 NBA 07 featuring the Life Vol. 2 +SCUS_975.54 NBA 07 featuring the Life Vol. 2 (Demo) +SCES_549.24 NBA 08 +SCUS_975.89 NBA 08 featuring the Life Vol. 3 +SCUS_976.25 NBA 09 : The Inside +SLES_555.76 NBA 2K10 +SLUS_219.08 NBA 2K10 +SLES_556.45 NBA 2K11 +SLUS_219.36 NBA 2K11 +SLES_556.59 NBA 2K12 +SLUS_219.50 NBA 2K12 +SLPM_651.35 NBA 2K2 +SLUS_203.30 NBA 2K2 +SLES_513.40 NBA 2K3 +SLPM_652.69 NBA 2K3 +SLUS_204.76 NBA 2K3 +SLES_536.87 NBA 2K6 +SLUS_212.33 NBA 2K6 +SLES_542.10 NBA 2K7 +SLUS_214.24 NBA 2K7 +SLES_548.80 NBA 2K8 +SLUS_216.69 NBA 2K8 +SLES_552.53 NBA 2K9 +SLPS_259.24 NBA 2K9 +SLUS_217.45 NBA 2K9 +SLES_507.79 NBA 2Night 2002 +SLES_526.28 NBA Ballers +SLUS_205.41 NBA Ballers +SLUS_211.86 NBA Ballers : Phenom +SLES_500.80 NBA Hoopz +SLUS_200.50 NBA Hoopz +SLES_519.72 NBA Jam +SLUS_206.48 NBA Jam +SLES_535.46 NBA Live 06 +SLES_535.47 NBA Live 06 +SLES_535.80 NBA Live 06 +SLES_535.81 NBA Live 06 +SLKA_253.15 NBA Live 06 +SLPM_661.71 NBA Live 06 +SLPM_665.61 NBA Live 06 +SLUS_212.79 NBA Live 06 +SLUS_291.62 NBA Live 06 (Demo) +SLES_542.50 NBA Live 07 +SLES_542.51 NBA Live 07 +SLES_542.52 NBA Live 07 +SLKA_253.95 NBA Live 07 +SLPM_665.89 NBA Live 07 +SLUS_214.60 NBA Live 07 +SLED_543.28 NBA Live 07 (Demo) +SLES_548.95 NBA Live 08 +SLES_548.96 NBA Live 08 +SLES_549.33 NBA Live 08 +SLPM_551.44 NBA Live 08 +SLPM_668.84 NBA Live 08 +SLUS_216.49 NBA Live 08 +SLES_553.34 NBA Live 09 +SLES_553.35 NBA Live 09 +SLES_553.36 NBA Live 09 +SLES_553.37 NBA Live 09 +SLPM_550.97 NBA Live 09 +SLUS_217.77 NBA Live 09 +SLES_500.22 NBA Live 2001 +SLES_500.23 NBA Live 2001 +SLES_500.24 NBA Live 2001 +SLES_500.25 NBA Live 2001 +SLES_500.26 NBA Live 2001 +SLPS_200.73 NBA Live 2001 +SLUS_201.02 NBA Live 2001 +SLES_505.34 NBA Live 2002 +SLES_505.35 NBA Live 2002 +SLES_505.36 NBA Live 2002 +SLES_505.37 NBA Live 2002 +SLES_505.38 NBA Live 2002 +SLPS_201.59 NBA Live 2002 +SLUS_203.03 NBA Live 2002 +SLES_511.98 NBA Live 2003 +SLPM_675.41 NBA Live 2003 +SLPS_251.68 NBA Live 2003 +SLUS_205.36 NBA Live 2003 +SLES_520.08 NBA Live 2004 +SLKA_250.86 NBA Live 2004 +SLPM_656.66 NBA Live 2004 +SLPS_252.97 NBA Live 2004 +SLUS_207.55 NBA Live 2004 +SLES_527.13 NBA Live 2005 +SLES_527.26 NBA Live 2005 +SLES_527.27 NBA Live 2005 +SLPM_657.87 NBA Live 2005 +SLPM_661.16 NBA Live 2005 +SLUS_210.58 NBA Live 2005 +SCUS_971.14 NBA ShootOut 2001 +SCUS_972.17 NBA ShootOut 2003 +SCUS_972.53 NBA ShootOut 2003 (Demo) +SCUS_973.18 NBA ShootOut 2004 +SCUS_973.25 NBA ShootOut 2004 (Demo) +SCUS_973.82 NBA ShootOut 2004 (Demo) +SLPM_622.55 NBA Starting Five +SLUS_205.13 NBA Starting Five +SLPM_657.67 NBA Starting Five 2005 +SLES_502.19 NBA Street +SLPS_201.07 NBA Street +SLUS_201.87 NBA Street +SLPM_601.52 NBA Street (Taikenban) +SLPM_656.49 NBA Street 2 : Dunk Tengoku +SLPS_252.39 NBA Street 2 : Dunk Tengoku +SLES_530.01 NBA Street V3 +SLKA_251.34 NBA Street V3 +SLPM_660.21 NBA Street V3 +SLUS_211.26 NBA Street V3 +SLUS_291.41 NBA Street V3 (Demo) +SLES_514.81 NBA Street Vol. 2 +SLUS_206.51 NBA Street Vol. 2 +SLUS_290.53 NBA Street Vol. 2 (Demo) +SLUS_218.51 NCAA Basketball 09 +SLUS_205.38 NCAA College Basketball 2K3 +SLUS_204.53 NCAA College Football 2K3 +SCUS_971.09 NCAA Final Four 2001 +SCUS_971.36 NCAA Final Four 2002 +SCUS_972.04 NCAA Final Four 2003 +SCUS_972.78 NCAA Final Four 2004 +SCUS_973.70 NCAA Final Four 2004 (Demo) +SLUS_212.14 NCAA Football 06 +SLUS_214.59 NCAA Football 07 +SLUS_216.20 NCAA Football 08 +SLUS_217.52 NCAA Football 09 +SLUS_218.92 NCAA Football 10 +SLUS_219.32 NCAA Football 11 +SLUS_202.41 NCAA Football 2002 +SLUS_205.30 NCAA Football 2003 +SLUS_207.19 NCAA Football 2004 +SLUS_209.91 NCAA Football 2005 +SCUS_971.07 NCAA GameBreaker 2001 +SCUS_972.14 NCAA GameBreaker 2003 +SCUS_972.26 NCAA GameBreaker 2003 (Demo) +SCUS_972.77 NCAA GameBreaker 2004 +SCUS_973.15 NCAA GameBreaker 2004 (Demo) +SLUS_212.98 NCAA March Madness 06 +SLUS_291.63 NCAA March Madness 06 (Demo) +SLUS_214.81 NCAA March Madness 07 +SLUS_216.98 NCAA March Madness 08 +SLUS_203.32 NCAA March Madness 2002 +SLUS_205.74 NCAA March Madness 2003 +SLUS_207.71 NCAA March Madness 2004 +SLUS_290.79 NCAA March Madness 2004 (Demo) +SLUS_211.00 NCAA March Madness 2005 +SLUS_291.35 NCAA March Madness 2005 (Demo) +SLPM_651.11 NFL 2K2 +SLUS_203.22 NFL 2K2 +SLES_513.39 NFL 2K3 +SLPM_652.24 NFL 2K3 +SLUS_204.57 NFL 2K3 +SLUS_200.51 NFL Blitz 2002 +SLUS_204.74 NFL Blitz 2003 +SLUS_206.31 NFL Blitz Pro +SCUS_971.06 NFL GameDay 2001 +SCUS_971.31 NFL GameDay 2002 +SCUS_971.78 NFL GameDay 2002 (Demo) +SCUS_971.94 NFL GameDay 2003 +SCUS_972.23 NFL GameDay 2003 (Demo) +SCUS_972.76 NFL GameDay 2004 +SCUS_973.17 NFL GameDay 2004 (Demo) +SLUS_214.07 NFL Head Coach +SLES_502.13 NFL QB Club 2002 +SLUS_201.54 NFL QB Club 2002 +SLES_520.25 NFL Street +SLUS_208.41 NFL Street +SLUS_290.93 NFL Street (Demo) +SLES_529.82 NFL Street 2 +SLUS_211.18 NFL Street 2 +SLES_543.79 NFL Street 3 +SLUS_214.82 NFL Street 3 +SLPM_653.62 NHK Tensai Bit-kun : Glamon Battle +SLPM_610.56 NHK Tensai Bit-kun : Glamon Battle (Taikenban) +SLES_534.33 NHL 06 +SLES_534.63 NHL 06 +SLPM_665.10 NHL 06 +SLUS_212.41 NHL 06 +SLUS_291.54 NHL 06 (Demo) +SLES_542.45 NHL 07 +SLUS_214.58 NHL 07 +SLES_548.93 NHL 08 +SLES_551.74 NHL 08 +SLUS_216.47 NHL 08 +SLES_553.38 NHL 09 +SLES_553.39 NHL 09 +SLUS_217.71 NHL 09 +SLES_500.27 NHL 2001 +SLES_500.28 NHL 2001 +SLES_500.29 NHL 2001 +SLUS_201.00 NHL 2001 +SLES_504.25 NHL 2002 +SLES_504.26 NHL 2002 +SLES_504.27 NHL 2002 +SLPS_201.68 NHL 2002 +SLUS_202.81 NHL 2002 +SLES_511.51 NHL 2003 +SLUS_205.31 NHL 2003 +SLES_517.98 NHL 2004 +SLUS_207.56 NHL 2004 +SLES_526.73 NHL 2005 +SLUS_210.01 NHL 2005 +SLUS_219.14 NHL 2K10 +SLES_513.41 NHL 2K3 +SLUS_204.77 NHL 2K3 +SLES_536.86 NHL 2K6 +SLUS_212.34 NHL 2K6 +SLES_542.11 NHL 2K7 +SLUS_214.25 NHL 2K7 +SLES_548.81 NHL 2K8 +SLUS_216.32 NHL 2K8 +SLES_552.52 NHL 2K9 +SLPS_259.25 NHL 2K9 +SLUS_217.63 NHL 2K9 +SCUS_971.10 NHL FaceOff 2001 +SCUS_972.20 NHL FaceOff 2003 +SCUS_972.59 NHL FaceOff 2003 (Demo) +SLES_504.51 NHL Hitz 2002 +SLUS_201.40 NHL Hitz 2002 +SLES_507.12 NHL Hitz 2003 +SLUS_204.38 NHL Hitz 2003 +SLES_518.40 NHL Hitz Pro +SLUS_206.91 NHL Hitz Pro +SLUS_211.14 NHRA Championship Drag Racing +SLUS_215.47 NHRA Drag Racing : Countdown to the Championship +SLUS_218.55 NPPL Championship Paintball 2009 +SLUS_214.32 NRA Gun Club +SLES_505.56 NYR : New York Race +SLPM_552.23 NadePro^!^! Kisama mo Seiyuu Yatte Miro^! +SLPS_255.00 Namco 50 Anniversary : namCollection +SLUS_202.73 Namco Museum +SLES_539.57 Namco Museum 50th Anniversary +SLUS_202.73 Namco Museum 50th Anniversary +SLPS_255.90 Namco Museum Arcade Hits^! +SLUS_291.34 Namco Transmission Vol. 2 +SLUS_206.43 Namco Transmission v1.03 +SLUS_290.71 Namco Transmission v1.03 +SLUS_291.33 Namco Transmission v2 +SLUS_291.74 Namco Transmission v3.1 +SLUS_291.75 Namco Transmission v3.2 +SLPS_255.05 Namco x Capcom +SLPM_659.14 Nana +SLPM_662.56 Nana +SLPS_257.57 Nanatsuiro Drops Pure^!^! +SLPS_257.58 Nanatsuiro Drops Pure^!^! +SLES_529.64 Nanobreaker +SLPM_658.09 Nanobreaker +SLUS_210.10 Nanobreaker +SLPS_258.48 Naraku no Shiro : Ichiyanagi Nagomu, 2-dome no Junan +SLUS_207.30 Narc +SLPS_256.26 Narnia-koku Monogatari : Dai-1-shou : Lion to Majo +SLES_554.81 Naruto Shippuden : Ultimate Ninja 4 +SLES_554.82 Naruto Shippuden : Ultimate Ninja 4 +SLUS_218.62 Naruto Shippuden : Ultimate Ninja 4 +SLES_556.05 Naruto Shippuden : Ultimate Ninja 5 +SLPS_257.68 Naruto Shippuuden : Narutimate Accel +SLPM_611.57 Naruto Shippuuden : Narutimate Accel (Taikenban) +SLPS_258.37 Naruto Shippuuden : Narutimate Accel 2 +SLPM_680.19 Naruto Shippuuden : Narutimate Accel 2 : Zen Rokujuuni-nin Soku Kaihou Disc +SLPS_257.14 Naruto : Konoha Spirits^!^! +SLPS_252.93 Naruto : Narutimate Hero +SLPS_732.12 Naruto : Narutimate Hero +SLPS_253.98 Naruto : Narutimate Hero 2 +SLPS_732.21 Naruto : Narutimate Hero 2 +SLPS_255.89 Naruto : Narutimate Hero 3 +SLPS_732.51 Naruto : Narutimate Hero 3 +SLPM_611.35 Naruto : Narutimate Hero 3 (Taikenban) +SLES_541.63 Naruto : Ultimate Ninja +SLKA_252.32 Naruto : Ultimate Ninja +SLUS_213.58 Naruto : Ultimate Ninja +SLES_548.78 Naruto : Ultimate Ninja 2 +SLUS_215.75 Naruto : Ultimate Ninja 2 +SLES_552.37 Naruto : Ultimate Ninja 3 +SLUS_217.27 Naruto : Ultimate Ninja 3 +SLES_547.27 Naruto : Uzumaki Chronicles +SLUS_214.98 Naruto : Uzumaki Chronicles +SLES_550.90 Naruto : Uzumaki Chronicles 2 +SLUS_215.94 Naruto : Uzumaki Chronicles 2 +SLKA_253.13 Naruto : Uzumaki Injeon +SLPS_255.42 Naruto : Uzumaki Ninden +SLPM_611.23 Naruto : Uzumaki Ninden (Taikenban) +SLES_545.08 National Geographic : Safari Adventures Africa +SLPM_656.34 Natsu Shoujo : Promised Summer +SLPM_663.83 Natsu Yume Ya Wa : The Tale of a Midsummer Night's Dream +SLPS_252.76 Natsu Yume Ya Wa : The Tale of a Midsummer Night's Dream +SLPM_651.36 Natsu-iro no Sunadokei +SLPM_653.55 Natsuiro Komachi : Ichijitsu Senka +SLPM_657.86 Natsuiro : Hoshikuzu no Memory +SLPM_552.67 Natsuzora no Monologue +SLPM_657.72 Natural 2 : Duo : Sakura-iro no Kisetsu +SLES_524.71 Naval Ops : Commander +SLUS_208.71 Naval Ops : Commander +SLES_518.93 Naval Ops : Warship Gunner +SLUS_206.63 Naval Ops : Warship Gunner +SLPM_550.89 Naxat Soft Reach Mania Vol. 1 : CR Galaxy Angel +SLPS_253.14 Nebula : Echo Night +SLES_543.21 Need for Speed : Carbon +SLES_543.22 Need for Speed : Carbon +SLES_543.23 Need for Speed : Carbon +SLES_543.24 Need for Speed : Carbon +SLES_544.93 Need for Speed : Carbon +SLPM_666.17 Need for Speed : Carbon +SLPM_668.69 Need for Speed : Carbon +SLUS_214.93 Need for Speed : Carbon +SLED_543.12 Need for Speed : Carbon (Demo) +SLUS_291.93 Need for Speed : Carbon (Demo) +SLAJ_250.91 Need for Speed : Carbon : Collector's Edition +SLES_544.02 Need for Speed : Carbon : Collector's Edition +SLES_544.92 Need for Speed : Carbon : Collector's Edition +SLUS_214.94 Need for Speed : Carbon : Collector's Edition +SLES_507.31 Need for Speed : Hot Pursuit 2 +SLPM_651.81 Need for Speed : Hot Pursuit 2 +SLPM_675.27 Need for Speed : Hot Pursuit 2 +SLUS_203.62 Need for Speed : Hot Pursuit 2 +SLES_535.57 Need for Speed : Most Wanted +SLES_535.58 Need for Speed : Most Wanted +SLES_535.59 Need for Speed : Most Wanted +SLPM_662.32 Need for Speed : Most Wanted +SLPM_665.62 Need for Speed : Most Wanted +SLUS_212.67 Need for Speed : Most Wanted +SLED_536.50 Need for Speed : Most Wanted (Demo) +SLUS_291.55 Need for Speed : Most Wanted (Demo) +SLES_538.57 Need for Speed : Most Wanted : Black Edition +SLUS_213.51 Need for Speed : Most Wanted : Black Edition +SLES_550.02 Need for Speed : ProStreet +SLES_550.03 Need for Speed : ProStreet +SLES_550.04 Need for Speed : ProStreet +SLES_550.05 Need for Speed : ProStreet +SLES_550.06 Need for Speed : ProStreet +SLPM_551.51 Need for Speed : ProStreet +SLPM_669.32 Need for Speed : ProStreet +SLUS_216.58 Need for Speed : ProStreet +SLES_553.49 Need for Speed : Undercover +SLES_553.50 Need for Speed : Undercover +SLES_553.51 Need for Speed : Undercover +SLES_553.52 Need for Speed : Undercover +SLES_553.53 Need for Speed : Undercover +SLPM_551.27 Need for Speed : Undercover +SLUS_218.01 Need for Speed : Undercover +SLES_519.67 Need for Speed : Underground +SLKA_251.36 Need for Speed : Underground +SLKA_251.92 Need for Speed : Underground +SLKA_905.03 Need for Speed : Underground +SLPM_654.71 Need for Speed : Underground +SLUS_208.11 Need for Speed : Underground +SLED_519.75 Need for Speed : Underground (Demo) +SLUS_290.73 Need for Speed : Underground (Demo) +SLES_527.25 Need for Speed : Underground 2 +SLPM_657.66 Need for Speed : Underground 2 +SLUS_210.65 Need for Speed : Underground 2 +SLED_527.36 Need for Speed : Underground 2 (Demo) +SLUS_291.18 Need for Speed : Underground 2 (Demo) +SLPM_602.50 Need for Speed : Underground 2 (Taikenban) +SLPM_660.51 Need for Speed : Underground 2 : SHA_DO +SLPM_669.60 Need for Speed : Underground 2 : SHA_DO +SLPM_656.14 Need for Speed : Underground J +SLPM_665.92 Negima^!? 3-jikanme : Koi to Mahou to Sekaiju Densetsu^! +SLPM_665.93 Negima^!? 3-jikanme : Koi to Mahou to Sekaiju Densetsu^! +SLPM_667.04 Negima^!? Dream Tactic : Yume Miru Otome wa Princess +SLPM_667.05 Negima^!? Dream Tactic : Yume Miru Otome wa Princess +SLPM_663.39 Neo Angelique +SLPM_663.40 Neo Angelique +SLPM_669.56 Neo Angelique : Full Voice +SLPS_250.16 Neo Atlas III +SLPS_251.76 Neo Atlas III +SLES_525.10 Neo Contra +SLPM_657.52 Neo Contra +SLPM_659.90 Neo Contra +SLUS_209.61 Neo Contra +SLES_543.95 NeoGeo Battle Coliseum +SLPS_255.58 NeoGeo Battle Coliseum +SLPS_257.37 NeoGeo Battle Coliseum +SLUS_217.08 NeoGeo Battle Coliseum +SLPS_257.83 NeoGeo Online Collection Vol. 10 : The King of Fighters '98 : Ultimate Match +SLPS_259.35 NeoGeo Online Collection Vol. 10 : The King of Fighters '98 : Ultimate Match +SLPS_259.76 NeoGeo Online Collection Vol. 10 : The King of Fighters '98 : Ultimate Match +SLPS_258.49 NeoGeo Online Collection Vol. 11 : Sunsoft Collection +SLPS_259.36 NeoGeo Online Collection Vol. 11 : Sunsoft Collection +SLPS_258.39 NeoGeo Online Collection Vol. 12 : Samurai Spirits : Rokuban Shoubu +SLPS_259.34 NeoGeo Online Collection Vol. 12 : Samurai Spirits : Rokuban Shoubu +SLPS_255.09 NeoGeo Online Collection Vol. 1 : Garou : Mark of the Wolves +SLPS_257.93 NeoGeo Online Collection Vol. 1 : Garou : Mark of the Wolves +SLPS_255.03 NeoGeo Online Collection Vol. 2 : Bakumatsu Roman : Gekka no Kenshi 1, 2 +SLPS_257.92 NeoGeo Online Collection Vol. 2 : Bakumatsu Roman : Gekka no Kenshi 1, 2 +SLPS_259.71 NeoGeo Online Collection Vol. 2 : Bakumatsu Roman : Gekka no Kenshi 1, 2 +SLPS_255.35 NeoGeo Online Collection Vol. 3 : The King of Fighters : Orochi +SLPS_256.05 NeoGeo Online Collection Vol. 3 : The King of Fighters : Orochi +SLPS_259.72 NeoGeo Online Collection Vol. 3 : The King of Fighters : Orochi +SLPS_256.10 NeoGeo Online Collection Vol. 4 : Ryuuko no Ken : Ten Chi Jin +SLPS_256.64 NeoGeo Online Collection Vol. 5 : Garou Densetsu Battle Archives 1 +SLPS_256.98 NeoGeo Online Collection Vol. 6 : Garou Densetsu Battle Archives 2 +SLPS_258.64 NeoGeo Online Collection Vol. 6 : Garou Densetsu Battle Archives 2 +SLPS_256.61 NeoGeo Online Collection Vol. 7 : The King of Fighters : Nests +SLPS_258.65 NeoGeo Online Collection Vol. 7 : The King of Fighters : Nests +SLPS_259.73 NeoGeo Online Collection Vol. 7 : The King of Fighters : Nests +SLPS_257.81 NeoGeo Online Collection Vol. 8 : Fuuun Super Combo +SLPS_258.66 NeoGeo Online Collection Vol. 8 : Fuuun Super Combo +SLPS_259.74 NeoGeo Online Collection Vol. 8 : Fuuun Super Combo +SLPS_257.82 NeoGeo Online Collection Vol. 9 : World Heroes Gorgeous +SLPS_259.75 NeoGeo Online Collection Vol. 9 : World Heroes Gorgeous +SCUS_973.67 Neopets : The Darkest Faerie +SCUS_974.69 Neopets : The Darkest Faerie (Demo) +SLPS_202.12 Neppachi Gold : CR Monster Mansion +SLPS_203.43 Net de Bomberman +SLPM_690.02 NetFront +SLPM_621.36 NetFront for Delta +SLPS_201.90 Netchuu^! Pro Yakyuu 2002 +SLPS_202.73 Netchuu^! Pro Yakyuu 2003 +SLPS_203.22 Netchuu^! Pro Yakyuu 2003 : Aki no Nighter Matsuri +SLPS_253.50 Netchuu^! Pro Yakyuu 2004 +SLUS_219.49 Netflix Streaming Disc +SLPM_668.60 Nettai Teikiatsu Shoujo +SCES_510.03 Network Access Disc +SCES_515.78 Network Access Disc +SCES_526.77 Network Access Disc (Demo) +SCUS_970.97 Network Adaptor Start-Up Disc +PBPX_955.17 Network Adaptor Start-Up Disc (Demo) +SCUS_970.95 Network Adaptor Start-Up Disc v2.0 +PBPX_955.19 Network Adaptor Start-Up Disc v2.0 (Demo) +SCUS_973.56 Network Adaptor Start-Up Disc v2.5 (Demo) +SLPS_252.56 Never 7 : The End of Infinity +SLPM_665.52 Neverland Kenkyuushi +SLPM_657.99 New Jinsei Game +SLPM_742.37 New Jinsei Game +SLPM_742.73 New Jinsei Game +SLPM_652.35 New Roommania : Porori Seishun +SLPM_680.14 Newtype Gundam Game Special Disc +SLPM_669.26 NiGHTS into Dreams... +SLPS_251.01 Nichibeikan Pro Yakyuu : Final League +SLES_551.12 Nick Jr. Dora the Explorer : Dora Saves the Mermaids +SLES_552.88 Nick Jr. Dora the Explorer : Dora Saves the Mermaids +SLUS_217.17 Nick Jr. Dora the Explorer : Dora Saves the Mermaids +SLES_536.97 Nick Jr. Dora the Explorer : Journey to the Purple Planet +SLUS_211.73 Nick Jr. Dora the Explorer : Journey to the Purple Planet +SLES_551.11 Nick Jr. Go Diego Go^! Safari Rescue +SLES_551.89 Nick Jr. Go Diego Go^! Safari Rescue +SLES_552.89 Nick Jr. Go Diego Go^! Safari Rescue +SLUS_217.18 Nick Jr. Go Diego Go^! Safari Rescue +SLES_543.77 Nick : Der tierisch verrückte Bauernhof +SLUS_213.95 Nickelodeon Avatar : The Last Airbender +SLUS_218.04 Nickelodeon Avatar : The Last Airbender : Into the Inferno +SLUS_215.88 Nickelodeon Avatar : The Last Airbender : The Burning Earth +SLES_541.88 Nickelodeon Avatar : The Legend of Aang +SLES_552.63 Nickelodeon Avatar : The Legend of Aang : Into the Inferno +SLES_552.64 Nickelodeon Avatar : The Legend of Aang : Into the Inferno +SLES_548.40 Nickelodeon Avatar : The Legend of Aang : The Burning Earth +SLES_543.76 Nickelodeon Barnyard +SLES_543.78 Nickelodeon Barnyard +SLUS_212.77 Nickelodeon Barnyard +SLES_529.86 Nickelodeon Bob Esponja : La Película +SLES_534.98 Nickelodeon Bob Esponja : ¡Luces, Cámara, Esponja^! +SLES_536.23 Bob L'éponge : La Bataille de Bikini Bottom +SLES_534.95 Bob L'éponge : Silence on Tourne^! +SLUS_219.23 Nickelodeon Dora the Explorer : Dora Saves the Crystal Kingdom +SLES_552.81 Nickelodeon Dora the Explorer : Dora Saves the Snow Princess +SLES_554.68 Nickelodeon Dora the Explorer : Dora Saves the Snow Princess +SLUS_217.96 Nickelodeon Dora the Explorer : Dora Saves the Snow Princess +SLUS_219.44 Nickelodeon Dora's Big Birthday Adventure +SLES_551.38 Nickelodeon El Tigre : The Adventures of Manny Rivera +SLUS_217.32 Nickelodeon El Tigre : The Adventures of Manny Rivera +SLES_552.84 Nickelodeon Go Diego Go^! Great Dinosaur Rescue +SLUS_217.94 Nickelodeon Go Diego Go^! Great Dinosaur Rescue +SLES_512.98 Nickelodeon Jimmy Neutron : Boy Genius +SLUS_205.37 Nickelodeon Jimmy Neutron : Boy Genius +SLES_527.00 Nickelodeon Jimmy Neutron : Boy Genius : Attack of the Twonkies +SLUS_208.87 Nickelodeon Jimmy Neutron : Boy Genius : Attack of the Twonkies +SLUS_206.96 Nickelodeon Jimmy Neutron : Boy Genius : Jet Fusion +SLES_513.00 Nickelodeon Jimmy Neutron : Der mutige Erfinder +SLES_513.12 Nickelodeon Les Razmoket : La Rançon Royale +SLUS_219.26 Nickelodeon Ni Hao, Kai-Lan : Super Game Day +SLES_511.88 Nickelodeon Rocket Power : Beach Bandits +SLUS_204.73 Nickelodeon Rocket Power : Beach Bandits +SLES_513.85 Nickelodeon Rugrats : Rescate Real +SLES_513.11 Nickelodeon Rugrats : Royal Ransom +SLUS_204.43 Nickelodeon Rugrats : Royal Ransom +SLES_529.85 Nickelodeon SpongeBob Schwammkopf : Der Film +SLES_534.97 Nickelodeon SpongeBob Schwammkopf : Film ab^! +SLES_519.70 Nickelodeon SpongeBob Schwammkopf : Schlacht um Bikini Bottom +SLES_535.63 Nickelodeon SpongeBob SquarePants and Friends Unite^! +SLES_552.71 Bob L'éponge et ses Amis : L'Ultime Alliance +SLES_552.72 Nickelodeon SpongeBob SquarePants featuring Nicktoons : Globs of Doom +SLES_554.02 Nickelodeon SpongeBob SquarePants featuring Nicktoons : Globs of Doom +SLUS_218.18 Nickelodeon SpongeBob SquarePants featuring Nicktoons : Globs of Doom +SLES_519.68 Nickelodeon SpongeBob SquarePants : Battle for Bikini Bottom +SLUS_206.80 Nickelodeon SpongeBob SquarePants : Battle for Bikini Bottom +SLES_544.00 Bob L'éponge : La Créature du Crabe Croustillant +SLUS_213.91 Nickelodeon SpongeBob SquarePants : Creature from the Krusty Krab +SLES_534.99 Nickelodeon SpongeBob SquarePants : Licht uit, Camera aan^! +SLES_534.94 Nickelodeon SpongeBob SquarePants : Lights, Camera, Pants^! +SLKA_253.19 Nickelodeon SpongeBob SquarePants : Lights, Camera, Pants^! +SLUS_212.52 Nickelodeon SpongeBob SquarePants : Lights, Camera, Pants^! +SLES_529.06 Nickelodeon SpongeBob SquarePants : Movin' with Friends +SLES_529.07 Bob L'éponge et ses Amis : Bouge ^! +SLKA_252.45 Nickelodeon SpongeBob SquarePants : Movin' with Friends +SLES_512.85 Nickelodeon SpongeBob SquarePants : Revenge of the Flying Dutchman +SLUS_204.25 Nickelodeon SpongeBob SquarePants : Revenge of the Flying Dutchman +SLES_528.95 Nickelodeon SpongeBob SquarePants : The Movie +SLES_528.96 Bob L'éponge : Le Film +SLUS_209.04 Nickelodeon SpongeBob SquarePants : The Movie +SLES_549.91 Bob L'éponge et ses Amis : L'Attaque des robots-jouets +SLES_545.21 Bob L'éponge et ses Amis : Attaque sur l'île du Volcan +SLES_545.22 Nickelodeon SpongeBob and Friends : Battle for Volcano Island +SLES_550.24 Bob L'éponge : Bulle en Atlantide +SLES_550.80 Nickelodeon SpongeBob's Atlantis SquarePantis +SLUS_216.44 Nickelodeon SpongeBob's Atlantis SquarePantis +SLES_534.96 Nickelodeon SpongeBob : Ciak si Gira^! +SLES_528.97 Nickelodeon SpongeBob : Il Film +SLPM_666.94 Nickelodeon Spongebob SquarePants +SLES_535.00 Nickelodeon Svampbob Fyrkant : Tystnad, Tagning, Tvättsvamp^! +SLES_530.36 Nickelodeon Tak 2 : The Staff of Dreams +SLES_531.29 Tak 2 : Le Sceptre des Rêves +SLUS_209.52 Nickelodeon Tak 2 : The Staff of Dreams +SLES_553.76 Nickelodeon Tak and the Guardians of Gross +SLUS_217.97 Nickelodeon Tak and the Guardians of Gross +SLES_534.18 Nickelodeon Tak : The Great Juju Challenge +SLES_536.95 Nickelodeon Tak : The Great Juju Challenge +SLUS_212.18 Nickelodeon Tak : The Great Juju Challenge +SLES_519.32 Nickelodeon The Adventures of Jimmy Neutron : Boy Genius : Jet Fusion +SLES_554.04 Nickelodeon The Naked Brothers Band : The Video Game +SLUS_218.02 Nickelodeon The Naked Brothers Band : The Video Game +SLUS_210.73 Nicktoons Movin' +SLES_536.34 Nicktoons Unite^! +SLUS_212.84 Nicktoons Unite^! +SLES_549.90 Nicktoons : Attack of the Toybots +SLUS_216.05 Nicktoons : Attack of the Toybots +SLUS_214.69 Nicktoons : Battle for Volcano Island +SLPM_669.36 Night Wizard the Video Game : Denial of the World +SLES_522.38 Nightshade +SLUS_208.10 Nightshade +SLPM_651.30 Nihon Daihyou Senshu ni Narou^! +SLPM_601.78 Nihon Daihyou Senshu ni Narou^! (Taikenban) +SLPM_620.82 Nihon Pro Yakyuu Kikou Kounin : Pro Yakyuu Japan 2001 +SLPM_621.94 Nihon Sumou Kyoukai Kounin : Nihon Oozumou : Gekitou Honbasho-hen +SLPM_620.99 Nihon Sumou Kyoukai Kounin : Nihon Oozumou : Kakutou-hen +SCES_508.89 Ninja Assault +SLPS_202.18 Ninja Assault +SLUS_204.92 Ninja Assault +SLES_535.70 Ninjabread Man +SLPM_662.74 Ninkyouden : Toseinin Ichidaiki +SLPM_611.44 Ninkyouden : Toseinin Ichidaiki (Taikenban) +SLPS_253.24 Nishikaze no Rhapsody : The Rhapsody of Zephyr +SLES_551.92 Nitrobike +SLUS_217.38 Nitrobike +SLES_539.58 Noble Racing +SLPM_625.02 Nobunaga Senki +SLPM_651.97 Nobunaga no Yabou Online +SLPM_665.39 Nobunaga no Yabou Online : Haten no Shou +SLPM_657.83 Nobunaga no Yabou Online : Hiryuu no Shou +SLPM_669.54 Nobunaga no Yabou Online : Souha no Shou +SLPM_662.79 Nobunaga no Yabou : Kakushin +SLPM_742.65 Nobunaga no Yabou : Kakushin +SLPM_742.81 Nobunaga no Yabou : Kakushin +SLPM_552.68 Nobunaga no Yabou : Kakushin with Power-Up Kit +SLPM_669.47 Nobunaga no Yabou : Kakushin with Power-Up Kit +SLPM_621.48 Nobunaga no Yabou : Ranseiki +SLPM_624.73 Nobunaga no Yabou : Ranseiki +SLPM_626.81 Nobunaga no Yabou : Ranseiki +SLPM_622.25 Nobunaga no Yabou : Ranseiki with Power-Up Kit +SLPM_626.42 Nobunaga no Yabou : Ranseiki with Power-Up Kit +SLPM_622.83 Nobunaga no Yabou : Soutenroku +SLPM_625.20 Nobunaga no Yabou : Soutenroku +SLPM_654.55 Nobunaga no Yabou : Soutenroku with Power-Up Kit +SLPM_664.25 Nobunaga no Yabou : Soutenroku with Power-Up Kit +SLPM_667.60 Nobunaga no Yabou : Soutenroku with Power-Up Kit +SLPM_655.56 Nobunaga no Yabou : Tenka Sousei +SLPM_742.25 Nobunaga no Yabou : Tenka Sousei +SLPM_742.63 Nobunaga no Yabou : Tenka Sousei +SLPM_658.64 Nobunaga no Yabou : Tenka Sousei with Power-Up Kit +SLPM_665.28 Nobunaga no Yabou : Tenka Sousei with Power-Up Kit +SLUS_218.68 Nobunaga's Ambition : Iron Triangle +SLUS_217.21 Nobunaga's Ambition : Rise to Power +SLPS_257.80 Nodame Cantabile +SLES_543.11 Noddy and the Magic Book +SLPS_258.91 Nogizaka Haruka no Himitsu : Cosplay, Hajimemashita +SLPS_258.92 Nogizaka Haruka no Himitsu : Cosplay, Hajimemashita +SLED_519.62 Nordic Fall 2003 Demo +SLPM_659.61 North Wind : Eien no Yakusoku +SLPM_551.92 Nuga-Cel^! Nurture Garment Celebration +SLPM_551.93 Nuga-Cel^! Nurture Garment Celebration +SLPM_654.57 Nurse Witch Komugi-chan : Maji-Karte +SLES_533.55 Obliterate +SLES_525.08 ObsCure +SLES_527.37 ObsCure +SLES_527.38 ObsCure +SLES_533.22 ObsCure +SLUS_207.77 ObsCure +SLES_547.82 ObsCure II +SLUS_217.09 ObsCure : The Aftermath +SLES_550.47 Ocean Commander +SCKA_201.07 Odin Sphere +SLES_551.10 Odin Sphere +SLPM_664.74 Odin Sphere +SLPM_742.59 Odin Sphere +SLUS_215.77 Odin Sphere +SLUS_280.65 Odin Sphere (Demo) +SLES_550.32 Off Road +SLES_502.32 Off-Road : Wide Open +SCED_506.15 Official Demo Disc 1 : Retail Edition November 01 (Demo) +SCED_507.32 Official Demo Disc Retail Edition February 02 +PAPX_905.07 Official Disc 2003 (Taikenban) +SCED_500.65 Official PlayStation 2 Magazine Demo 1 +SCED_501.45 Official PlayStation 2 Magazine Demo 10 +SCED_504.04 Official PlayStation 2 Magazine Demo 10 +SCED_551.19 Official PlayStation 2 Magazine Demo 100 +SCED_551.20 Official PlayStation 2 Magazine Demo 101 +SCED_501.46 Official PlayStation 2 Magazine Demo 11 +SCED_504.60 Official PlayStation 2 Magazine Demo 11 +SCED_504.63 Official PlayStation 2 Magazine Demo 11 +SCED_501.47 Official PlayStation 2 Magazine Demo 12 +SCED_505.06 Official PlayStation 2 Magazine Demo 12 +SCED_505.43 Official PlayStation 2 Magazine Demo 12 +SCED_501.48 Official PlayStation 2 Magazine Demo 13 +SCED_505.93 Official PlayStation 2 Magazine Demo 13 +SCED_505.94 Official PlayStation 2 Magazine Demo 13 +SCED_501.49 Official PlayStation 2 Magazine Demo 14 +SCED_506.10 Official PlayStation 2 Magazine Demo 14 +SCED_506.22 Official PlayStation 2 Magazine Demo 14 +SCED_501.50 Official PlayStation 2 Magazine Demo 15 +SCED_506.85 Official PlayStation 2 Magazine Demo 15 +SCED_507.08 Official PlayStation 2 Magazine Demo 15 +SCED_501.51 Official PlayStation 2 Magazine Demo 16 +SCED_506.75 Official PlayStation 2 Magazine Demo 16 +SCED_507.36 Official PlayStation 2 Magazine Demo 16 +SCED_501.52 Official PlayStation 2 Magazine Demo 17 +SCED_506.97 Official PlayStation 2 Magazine Demo 17 +SCED_501.53 Official PlayStation 2 Magazine Demo 18 +SCED_506.98 Official PlayStation 2 Magazine Demo 18 +SCED_508.25 Official PlayStation 2 Magazine Demo 18 +SCED_501.54 Official PlayStation 2 Magazine Demo 19 +SCED_500.66 Official PlayStation 2 Magazine Demo 2 +SCED_506.99 Official PlayStation 2 Magazine Demo 20 +SCED_507.43 Official PlayStation 2 Magazine Demo 20 +SCED_509.45 Official PlayStation 2 Magazine Demo 20 +SCED_507.00 Official PlayStation 2 Magazine Demo 21 +SCED_507.42 Official PlayStation 2 Magazine Demo 21 +SCED_509.89 Official PlayStation 2 Magazine Demo 21 +SCED_507.44 Official PlayStation 2 Magazine Demo 22 +SCED_507.01 Official PlayStation 2 Magazine Demo 22 (Demo) +SCED_510.16 Official PlayStation 2 Magazine Demo 22/23 +SCED_507.45 Official PlayStation 2 Magazine Demo 23 +SCED_511.63 Official PlayStation 2 Magazine Demo 23 +SCED_507.46 Official PlayStation 2 Magazine Demo 24 +SCED_511.47 Official PlayStation 2 Magazine Demo 24 +SCED_511.85 Official PlayStation 2 Magazine Demo 24 +SCED_507.47 Official PlayStation 2 Magazine Demo 25 +SCED_512.62 Official PlayStation 2 Magazine Demo 25 +SCED_512.79 Official PlayStation 2 Magazine Demo 25 +SCED_507.48 Official PlayStation 2 Magazine Demo 26 +SCED_513.21 Official PlayStation 2 Magazine Demo 26 +SCED_507.49 Official PlayStation 2 Magazine Demo 27 +SCED_513.19 Official PlayStation 2 Magazine Demo 27 +SCED_513.59 Official PlayStation 2 Magazine Demo 27 +SCED_507.50 Official PlayStation 2 Magazine Demo 28 +SCED_513.76 Official PlayStation 2 Magazine Demo 28 +SCED_513.84 Official PlayStation 2 Magazine Demo 29 +SCED_514.32 Official PlayStation 2 Magazine Demo 29 +SCED_514.40 Official PlayStation 2 Magazine Demo 29 +SCED_500.67 Official PlayStation 2 Magazine Demo 3 +SCED_514.57 Official PlayStation 2 Magazine Demo 30 +SCED_514.83 Official PlayStation 2 Magazine Demo 30 +SCED_514.85 Official PlayStation 2 Magazine Demo 30 +SCED_514.89 Official PlayStation 2 Magazine Demo 30 +SCED_515.52 Official PlayStation 2 Magazine Demo 30 +SCED_515.29 Official PlayStation 2 Magazine Demo 31 +SCED_515.56 Official PlayStation 2 Magazine Demo 31 +SCED_515.66 Official PlayStation 2 Magazine Demo 31 +SCED_515.30 Official PlayStation 2 Magazine Demo 32 +SCED_515.58 Official PlayStation 2 Magazine Demo 32 +SCED_515.67 Official PlayStation 2 Magazine Demo 32 +SCED_516.56 Official PlayStation 2 Magazine Demo 32 +SCED_515.31 Official PlayStation 2 Magazine Demo 33 +SCED_515.59 Official PlayStation 2 Magazine Demo 33 +SCED_515.68 Official PlayStation 2 Magazine Demo 33 +SCED_515.32 Official PlayStation 2 Magazine Demo 34 +SCED_515.60 Official PlayStation 2 Magazine Demo 34 +SCED_515.69 Official PlayStation 2 Magazine Demo 34 +SCED_517.60 Official PlayStation 2 Magazine Demo 34 +SCED_515.33 Official PlayStation 2 Magazine Demo 35 +SCED_515.61 Official PlayStation 2 Magazine Demo 35 +SCED_515.70 Official PlayStation 2 Magazine Demo 35 +SCED_515.34 Official PlayStation 2 Magazine Demo 36 +SCED_515.71 Official PlayStation 2 Magazine Demo 36 +SCED_515.37 Official PlayStation 2 Magazine Demo 37 +SCED_515.63 Official PlayStation 2 Magazine Demo 37 +SCED_515.72 Official PlayStation 2 Magazine Demo 37 +SCED_515.38 Official PlayStation 2 Magazine Demo 38 +SCED_515.73 Official PlayStation 2 Magazine Demo 38 +SCED_519.35 Official PlayStation 2 Magazine Demo 38 +SCED_515.40 Official PlayStation 2 Magazine Demo 39 +SCED_520.37 Official PlayStation 2 Magazine Demo 39 +SCED_515.35 Official PlayStation 2 Magazine Demo 40 +SCED_515.65 Official PlayStation 2 Magazine Demo 40 +SCED_515.75 Official PlayStation 2 Magazine Demo 40 +SCED_520.53 Official PlayStation 2 Magazine Demo 40 +SCED_520.54 Official PlayStation 2 Magazine Demo 40 +SCED_515.36 Official PlayStation 2 Magazine Demo 41 +SCED_520.68 Official PlayStation 2 Magazine Demo 41 +SCED_520.81 Official PlayStation 2 Magazine Demo 41 +SCED_521.58 Official PlayStation 2 Magazine Demo 41 +SCED_521.77 Official PlayStation 2 Magazine Demo 41 +SCED_521.85 Official PlayStation 2 Magazine Demo 41 +SCED_515.39 Official PlayStation 2 Magazine Demo 42 +SCED_520.69 Official PlayStation 2 Magazine Demo 42 +SCED_522.70 Official PlayStation 2 Magazine Demo 42 +SCED_522.71 Official PlayStation 2 Magazine Demo 42 +SCED_522.73 Official PlayStation 2 Magazine Demo 42 +SCED_520.51 Official PlayStation 2 Magazine Demo 43 +SCED_520.83 Official PlayStation 2 Magazine Demo 43 +SCED_523.54 Official PlayStation 2 Magazine Demo 43 +SCED_520.52 Official PlayStation 2 Magazine Demo 44 +SCED_523.77 Official PlayStation 2 Magazine Demo 44 +SCED_520.85 Official PlayStation 2 Magazine Demo 45 +SCED_521.60 Official PlayStation 2 Magazine Demo 45 +SCED_524.42 Official PlayStation 2 Magazine Demo 45 +SCED_524.52 Official PlayStation 2 Magazine Demo 45 +SCED_521.61 Official PlayStation 2 Magazine Demo 46 +SCED_520.87 Official PlayStation 2 Magazine Demo 47 +SCED_521.62 Official PlayStation 2 Magazine Demo 47 +SCED_525.49 Official PlayStation 2 Magazine Demo 47 +SCED_520.88 Official PlayStation 2 Magazine Demo 48 +SCED_521.63 Official PlayStation 2 Magazine Demo 48 +SCED_526.19 Official PlayStation 2 Magazine Demo 48 +SCED_520.76 Official PlayStation 2 Magazine Demo 49 +SCED_521.64 Official PlayStation 2 Magazine Demo 49 +SCED_527.28 Official PlayStation 2 Magazine Demo 49 +SCED_501.40 Official PlayStation 2 Magazine Demo 5 +SCED_520.90 Official PlayStation 2 Magazine Demo 50 +SCED_521.65 Official PlayStation 2 Magazine Demo 50 +SCED_527.85 Official PlayStation 2 Magazine Demo 50 +SCED_527.96 Official PlayStation 2 Magazine Demo 50 +SCED_520.91 Official PlayStation 2 Magazine Demo 51 +SCED_521.66 Official PlayStation 2 Magazine Demo 51 +SCED_527.86 Official PlayStation 2 Magazine Demo 51 +SCED_520.92 Official PlayStation 2 Magazine Demo 52 +SCED_521.67 Official PlayStation 2 Magazine Demo 52 +SCED_529.38 Official PlayStation 2 Magazine Demo 52 +SCED_520.80 Official PlayStation 2 Magazine Demo 53 +SCED_521.68 Official PlayStation 2 Magazine Demo 53 +SCED_529.90 Official PlayStation 2 Magazine Demo 53 +SCED_529.91 Official PlayStation 2 Magazine Demo 53 +SCED_521.69 Official PlayStation 2 Magazine Demo 54 +SCED_530.56 Official PlayStation 2 Magazine Demo 54 +SCED_530.67 Official PlayStation 2 Magazine Demo 54 +SCED_530.68 Official PlayStation 2 Magazine Demo 54 +SCED_521.20 Official PlayStation 2 Magazine Demo 55 +SCED_521.70 Official PlayStation 2 Magazine Demo 55 +SCED_531.23 Official PlayStation 2 Magazine Demo 55 +SCED_531.22 Official PlayStation 2 Magazine Demo 56 +SCED_531.32 Official PlayStation 2 Magazine Demo 56 +SCED_531.76 Official PlayStation 2 Magazine Demo 56 +SCED_531.59 Official PlayStation 2 Magazine Demo 57 +SCED_531.60 Official PlayStation 2 Magazine Demo 57 +SCED_532.28 Official PlayStation 2 Magazine Demo 57 +SCED_531.61 Official PlayStation 2 Magazine Demo 58 +SCED_532.06 Official PlayStation 2 Magazine Demo 58 +SCED_532.88 Official PlayStation 2 Magazine Demo 58 +SCED_533.25 Official PlayStation 2 Magazine Demo 58 +SCED_533.48 Official PlayStation 2 Magazine Demo 58 +SCED_531.62 Official PlayStation 2 Magazine Demo 59 +SCED_532.07 Official PlayStation 2 Magazine Demo 59 +SCED_532.89 Official PlayStation 2 Magazine Demo 59 +SCED_501.41 Official PlayStation 2 Magazine Demo 6 +SCED_531.63 Official PlayStation 2 Magazine Demo 60 +SCED_532.08 Official PlayStation 2 Magazine Demo 60 +SCED_532.90 Official PlayStation 2 Magazine Demo 60 +SCED_531.64 Official PlayStation 2 Magazine Demo 61 +SCED_532.09 Official PlayStation 2 Magazine Demo 61 +SCED_532.91 Official PlayStation 2 Magazine Demo 61 +SCED_531.65 Official PlayStation 2 Magazine Demo 62 +SCED_532.10 Official PlayStation 2 Magazine Demo 62 +SCED_532.92 Official PlayStation 2 Magazine Demo 62 +SCED_531.66 Official PlayStation 2 Magazine Demo 63 +SCED_532.11 Official PlayStation 2 Magazine Demo 63 +SCED_532.93 Official PlayStation 2 Magazine Demo 63 +SCED_531.67 Official PlayStation 2 Magazine Demo 64 +SCED_532.12 Official PlayStation 2 Magazine Demo 64 +SCED_531.68 Official PlayStation 2 Magazine Demo 65 +SCED_532.13 Official PlayStation 2 Magazine Demo 65 +SCED_531.69 Official PlayStation 2 Magazine Demo 66 +SCED_532.14 Official PlayStation 2 Magazine Demo 66 +SCED_531.70 Official PlayStation 2 Magazine Demo 67 +SCED_532.15 Official PlayStation 2 Magazine Demo 67 +SCED_539.16 Official PlayStation 2 Magazine Demo 67 +SCED_539.32 Official PlayStation 2 Magazine Demo 67 +SCED_539.39 Official PlayStation 2 Magazine Demo 67 +SCED_531.71 Official PlayStation 2 Magazine Demo 68 +SCED_532.16 Official PlayStation 2 Magazine Demo 68 +SCED_532.17 Official PlayStation 2 Magazine Demo 69 +SCED_539.78 Official PlayStation 2 Magazine Demo 69 +SCED_540.01 Official PlayStation 2 Magazine Demo 69 +SCED_540.36 Official PlayStation 2 Magazine Demo 69 & 70 +SCED_501.42 Official PlayStation 2 Magazine Demo 7 +SCED_540.24 Official PlayStation 2 Magazine Demo 70 +SCED_540.37 Official PlayStation 2 Magazine Demo 70 +SCED_540.43 Official PlayStation 2 Magazine Demo 71 +SCED_540.50 Official PlayStation 2 Magazine Demo 71 +SCED_540.70 Official PlayStation 2 Magazine Demo 71 +SCED_540.79 Official PlayStation 2 Magazine Demo 71 +SCED_540.99 Official PlayStation 2 Magazine Demo 71 +SCED_540.44 Official PlayStation 2 Magazine Demo 72 +SCED_540.51 Official PlayStation 2 Magazine Demo 72 +SCED_541.44 Official PlayStation 2 Magazine Demo 72 +SCED_540.45 Official PlayStation 2 Magazine Demo 73 +SCED_540.52 Official PlayStation 2 Magazine Demo 73 +SCED_541.76 Official PlayStation 2 Magazine Demo 73 +SCED_540.46 Official PlayStation 2 Magazine Demo 74 +SCED_540.53 Official PlayStation 2 Magazine Demo 74 +SCED_542.02 Official PlayStation 2 Magazine Demo 74 +SCED_540.47 Official PlayStation 2 Magazine Demo 75 +SCED_540.54 Official PlayStation 2 Magazine Demo 75 +SCED_540.48 Official PlayStation 2 Magazine Demo 76 +SCED_540.55 Official PlayStation 2 Magazine Demo 76 +SCED_540.49 Official PlayStation 2 Magazine Demo 77 +SCED_540.56 Official PlayStation 2 Magazine Demo 77 +SCED_540.57 Official PlayStation 2 Magazine Demo 78 +SCED_544.03 Official PlayStation 2 Magazine Demo 78 +SCED_544.80 Official PlayStation 2 Magazine Demo 78 +SCED_540.58 Official PlayStation 2 Magazine Demo 79 +SCED_544.04 Official PlayStation 2 Magazine Demo 79 +SCED_544.81 Official PlayStation 2 Magazine Demo 79 +SCED_501.43 Official PlayStation 2 Magazine Demo 8 +SCED_503.81 Official PlayStation 2 Magazine Demo 8 +SCED_540.59 Official PlayStation 2 Magazine Demo 80 +SCED_544.05 Official PlayStation 2 Magazine Demo 80 +SCED_545.67 Official PlayStation 2 Magazine Demo 80 +SCED_544.06 Official PlayStation 2 Magazine Demo 81 +SCED_546.03 Official PlayStation 2 Magazine Demo 81 +SCED_546.05 Official PlayStation 2 Magazine Demo 81 +SCED_544.07 Official PlayStation 2 Magazine Demo 82 +SCED_546.42 Official PlayStation 2 Magazine Demo 82 +SCED_544.08 Official PlayStation 2 Magazine Demo 83 +SCED_546.92 Official PlayStation 2 Magazine Demo 83 +SCED_544.09 Official PlayStation 2 Magazine Demo 84 +SCED_547.58 Official PlayStation 2 Magazine Demo 84 +SCED_544.10 Official PlayStation 2 Magazine Demo 85 +SCED_544.11 Official PlayStation 2 Magazine Demo 86 +SCED_544.12 Official PlayStation 2 Magazine Demo 87 +SCED_544.13 Official PlayStation 2 Magazine Demo 88 +SCED_544.14 Official PlayStation 2 Magazine Demo 89 +SCED_501.44 Official PlayStation 2 Magazine Demo 9 +SCED_544.15 Official PlayStation 2 Magazine Demo 90 +SCED_544.16 Official PlayStation 2 Magazine Demo 91 +SCED_544.17 Official PlayStation 2 Magazine Demo 92 +SCED_544.18 Official PlayStation 2 Magazine Demo 93 +SCED_551.13 Official PlayStation 2 Magazine Demo 94 +SCED_551.14 Official PlayStation 2 Magazine Demo 95 +SCED_551.15 Official PlayStation 2 Magazine Demo 96 +SCED_551.16 Official PlayStation 2 Magazine Demo 97 +SCED_551.17 Official PlayStation 2 Magazine Demo 98 +SCED_551.18 Official PlayStation 2 Magazine Demo 99 +SCED_538.54 Official PlayStation 2 Magazine French Christmas Special Demo +SCED_536.62 Official PlayStation 2 Magazine Germany Special 2/2005 +SCED_539.38 Official PlayStation 2 Magazine Germany Special 3/2005 +SCED_521.19 Official PlayStation 2 Magazine Germany Special Edition 01/2004 +SCED_507.80 Official PlayStation 2 Magazine Germany Special Edition 1 +SCED_515.12 Official PlayStation 2 Magazine Germany Special Edition 2003/01 +SCED_515.49 Official PlayStation 2 Magazine Germany Special Edition 2003/02 +SCED_515.51 Official PlayStation 2 Magazine Germany Special Edition 2003/03 +SCED_532.98 Official PlayStation 2 Magazine Germany Special Edition 2005/01 +SCED_546.93 Official PlayStation 2 Magazine Germany Special Edition 2007-1 +SCED_545.58 Official PlayStation 2 Magazine Germany Winter 2006 +SCED_529.97 Official PlayStation 2 Magazine Sonderausgabe 2004/3 +SCED_529.96 Official PlayStation 2 Magazine Spécial Noël 2004 +SCED_501.61 Official PlayStation 2 Magazine-UK Greatest Hits Volume 1 : Special Edition : Buyers Guide +SCED_501.62 Official PlayStation 2 Magazine-UK Greatest Hits Volume 2 : Special Edition : A-Z of PS2 +SCED_501.63 Official PlayStation 2 Magazine-UK Greatest Hits Volume 3 : Special Edition : Players Guide +SCED_501.64 Official PlayStation 2 Magazine-UK Greatest Hits Volume 4 : Special Edition : Yearbook 2001 +SCED_507.84 Official PlayStation 2 Magazine-UK Greatest Hits Volume 5 : Special Edition : Action Heroes +SCED_507.83 Official PlayStation 2 Magazine-UK Greatest Hits Volume 6 : Special Edition : Awards 2002 +SCED_507.85 Official PlayStation 2 Magazine-UK Greatest Hits Volume 7 : Special Edition : Sports Games +SCED_507.86 Official PlayStation 2 Magazine-UK Greatest Hits Volume 8 : Special Edition : Racing Games +SCED_512.80 Official PlayStation 2 Magazine-UK Greatest Hits Volume 9 : Special Edition : Buyers Guide +SCED_515.05 Official PlayStation 2 Magazine-UK Special Edition 11 : The World's Best PS2 Games Ever +SCED_515.41 Official PlayStation 2 Magazine-UK Special Edition 12 : PlayStation 2 Blockbusters^! +SCED_515.42 Official PlayStation 2 Magazine-UK Special Edition 13 : Girls^! Motors^! Guns^! War^! Monsters^! +SCED_515.43 Official PlayStation 2 Magazine-UK Special Edition 14 : The Hit Squad +SCED_515.44 Official PlayStation 2 Magazine-UK Special Edition 15 : Summer Blockbusters^! +SCED_515.45 Official PlayStation 2 Magazine-UK Special Edition 16 : Buyers Guide +SCED_515.46 Official PlayStation 2 Magazine-UK Special Edition 17 : The Best Games of 2003^! +SCED_521.93 Official PlayStation 2 Magazine-UK Special Edition 18 : Hot 100 +SCED_521.94 Official PlayStation 2 Magazine-UK Special Edition 19 : 2004 Classics Hitlist +SCED_521.96 Official PlayStation 2 Magazine-UK Special Edition 20 : It's Here^! +SCED_514.44 Official PlayStation 2 Magazine-UK : Crime Special +SCED_536.11 Official PlayStation 2 Magazine : German Kids Special +SCUS_974.52 Official U.S. PlayStation Magazine Demo Disc 100 +SCUS_974.53 Official U.S. PlayStation Magazine Demo Disc 101 +SCUS_974.54 Official U.S. PlayStation Magazine Demo Disc 102 +SCUS_975.31 Official U.S. PlayStation Magazine Demo Disc 103 +SCUS_975.32 Official U.S. PlayStation Magazine Demo Disc 104 +SCUS_975.33 Official U.S. PlayStation Magazine Demo Disc 105 +SCUS_975.34 Official U.S. PlayStation Magazine Demo Disc 106 +SCUS_975.35 Official U.S. PlayStation Magazine Demo Disc 107 +SCUS_975.36 Official U.S. PlayStation Magazine Demo Disc 108 +SCUS_975.37 Official U.S. PlayStation Magazine Demo Disc 109 +SCUS_975.38 Official U.S. PlayStation Magazine Demo Disc 110 +SCUS_975.39 Official U.S. PlayStation Magazine Demo Disc 111 +SCUS_975.40 Official U.S. PlayStation Magazine Demo Disc 112 +SCUS_971.58 Official U.S. PlayStation Magazine Demo Disc 49 +SCUS_971.65 Official U.S. PlayStation Magazine Demo Disc 51 +SCUS_971.76 Official U.S. PlayStation Magazine Demo Disc 53 +SCUS_971.81 Official U.S. PlayStation Magazine Demo Disc 55 +SCUS_971.82 Official U.S. PlayStation Magazine Demo Disc 56 +SCUS_971.83 Official U.S. PlayStation Magazine Demo Disc 57 +SCUS_971.84 Official U.S. PlayStation Magazine Demo Disc 58 +SCUS_971.85 Official U.S. PlayStation Magazine Demo Disc 59 +SCUS_971.86 Official U.S. PlayStation Magazine Demo Disc 60 +SCUS_971.87 Official U.S. PlayStation Magazine Demo Disc 61 +SCUS_971.88 Official U.S. PlayStation Magazine Demo Disc 62 +SCUS_971.89 Official U.S. PlayStation Magazine Demo Disc 63 +SCUS_971.90 Official U.S. PlayStation Magazine Demo Disc 64 +SCUS_971.91 Official U.S. PlayStation Magazine Demo Disc 65 +SCUS_972.41 Official U.S. PlayStation Magazine Demo Disc 66 +SCUS_972.42 Official U.S. PlayStation Magazine Demo Disc 67 +SCUS_972.43 Official U.S. PlayStation Magazine Demo Disc 68 +SCUS_972.44 Official U.S. PlayStation Magazine Demo Disc 69 +SCUS_972.45 Official U.S. PlayStation Magazine Demo Disc 70 +SCUS_972.46 Official U.S. PlayStation Magazine Demo Disc 71 +SCUS_972.47 Official U.S. PlayStation Magazine Demo Disc 72 +SCUS_972.48 Official U.S. PlayStation Magazine Demo Disc 73 +SCUS_972.49 Official U.S. PlayStation Magazine Demo Disc 74 +SCUS_972.50 Official U.S. PlayStation Magazine Demo Disc 75 +SCUS_972.51 Official U.S. PlayStation Magazine Demo Disc 76 +SCUS_972.52 Official U.S. PlayStation Magazine Demo Disc 77 +SCUS_973.31 Official U.S. PlayStation Magazine Demo Disc 78 +SCUS_973.32 Official U.S. PlayStation Magazine Demo Disc 79 +SCUS_973.33 Official U.S. PlayStation Magazine Demo Disc 80 +SCUS_973.34 Official U.S. PlayStation Magazine Demo Disc 81 +SCUS_973.35 Official U.S. PlayStation Magazine Demo Disc 82 +SCUS_973.36 Official U.S. PlayStation Magazine Demo Disc 83 +SCUS_973.37 Official U.S. PlayStation Magazine Demo Disc 84 +SCUS_973.38 Official U.S. PlayStation Magazine Demo Disc 85 +SCUS_973.39 Official U.S. PlayStation Magazine Demo Disc 86 +SCUS_973.40 Official U.S. PlayStation Magazine Demo Disc 87 +SCUS_973.41 Official U.S. PlayStation Magazine Demo Disc 88 +SCUS_973.42 Official U.S. PlayStation Magazine Demo Disc 89 +SCUS_974.42 Official U.S. PlayStation Magazine Demo Disc 90 +SCUS_974.43 Official U.S. PlayStation Magazine Demo Disc 91 +SCUS_974.44 Official U.S. PlayStation Magazine Demo Disc 92 +SCUS_974.45 Official U.S. PlayStation Magazine Demo Disc 93 +SCUS_974.46 Official U.S. PlayStation Magazine Demo Disc 94 +SCUS_974.47 Official U.S. PlayStation Magazine Demo Disc 95 +SCUS_974.48 Official U.S. PlayStation Magazine Demo Disc 96 +SCUS_974.49 Official U.S. PlayStation Magazine Demo Disc 97 +SCUS_974.50 Official U.S. PlayStation Magazine Demo Disc 98 +SCUS_974.51 Official U.S. PlayStation Magazine Demo Disc 99 +SLES_527.51 Offroad Extreme^! +SLES_541.09 Offroad Extreme^! Special Edition +SLPM_667.26 Ojousama Kumikyoku : Sweet Concert +SCUS_971.29 Okage : Shadow King +SLPM_663.85 Omoi no Kakera : Close to +SLPS_252.57 Omoi no Kakera : Close to +SLPS_251.73 Omoide ni Kawaru Kimi : Memories Off +SLPS_253.15 One Piece : Grand Battle^! 3 +SLPS_254.73 One Piece : Grand Battle^! Rush +SLPS_255.76 One Piece : Pirates Carnival +SLPS_255.83 One Piece : Pirates Carnival +SLPS_255.84 One Piece : Pirates Carnival +SLES_527.31 One Piece : Round the Land^! +SLKA_252.08 One Piece : Round the Land^! +SLPS_253.82 One Piece : Round the Land^! +SLES_501.34 Oni +SLES_501.76 Oni +SLES_501.77 Oni +SLES_501.78 Oni +SLES_501.79 Oni +SLUS_200.64 Oni +SLPM_650.10 Onimusha +SLPM_665.01 Onimusha +SLPM_610.01 Onimusha (Taikenban) +SLPM_651.00 Onimusha 2 +SLPM_651.01 Onimusha 2 +SLPM_665.04 Onimusha 2 +SLES_509.78 Onimusha 2 : Samurai's Destiny +SLUS_203.93 Onimusha 2 : Samurai's Destiny +SLES_519.14 Onimusha 3 +SLPM_654.13 Onimusha 3 +SLUS_206.94 Onimusha 3 : Demon Siege +SLPM_654.11 Onimusha Buraiden +SLES_519.13 Onimusha : Blade Warriors +SLUS_207.10 Onimusha : Blade Warriors +SLES_820.38 Onimusha : Dawn of Dreams (Disc 1) +SLUS_211.80 Onimusha : Dawn of Dreams (Disc 1) +SLES_820.39 Onimusha : Dawn of Dreams (Disc 2) +SLUS_213.62 Onimusha : Dawn of Dreams (Disc 2) +SLES_502.47 Onimusha : Warlords +SLPM_675.07 Onimusha : Warlords +SLUS_200.18 Onimusha : Warlords +SLPM_621.95 Online Games : Dai Guru Guru Onsen +SLPM_655.86 Online Pro Wrestling +SCUS_973.57 Online Start-Up Disc 4.0 +PBPX_952.48 Online Start-Up Disc 4.0 : Broadband Only +PBPX_952.51 Online Start-Up Disc 4.0 : Broadband Only +PBPX_952.45 Online Start-Up Disc v1.0 +PBPX_952.50 Online Start-Up Disc v1.0 +PBPX_952.39 Online Start-Up Disc v3.0 +PBPX_952.42 Online Start-Up Disc v3.0 +SCUS_974.25 Online Start-Up Disc v3.0 +PBPX_952.46 Online Start-Up Disc v3.5 : Broadband Only +PBPX_952.47 Online Start-Up Disc v3.5 : Broadband Only +SLPS_251.50 Only You : Rebel Cross +SLPS_252.37 Only You : Rebel Cross +SLPS_204.16 Onmyou Taisenki : Byakko Enbu +SLPS_204.17 Onmyou Taisenki : Byakko Enbu +SLPS_255.01 Onmyou Taisenki : Hasha no In +SLPM_663.75 Ookami +SLPM_742.39 Ookami +SLPM_611.24 Ookami : Fude-hajime no Maki (Taikenban) +SLPM_664.41 Oookuki +SLES_543.10 Open Season +SLES_543.16 Open Season +SLUS_214.67 Open Season +SLES_525.72 Operation Air Assault +SLES_548.04 Operation Air Assault 2 +SLES_501.55 Operation WinBack +SLES_541.16 Operation WinBack 2 : Project Poseidon +SCPS_150.38 Operator's Side +SCPS_192.13 Operator's Side +SLES_537.13 OpowieÅ›ci z Narnii : Lew, Czarownica i Stara Szafa +SLPS_257.66 Orange Honey : Boku wa Kimi ni Koi shiteru +SLPS_257.67 Orange Honey : Boku wa Kimi ni Koi shiteru +SLPS_258.59 Orange Honey : Boku wa Kimi ni Koi shiteru +SLPM_655.24 Orange Pocket : Root +SLPM_655.25 Orange Pocket : Root +SLPM_650.05 Ore ga Kantoku da^! Gekitou Pennant Race +SLPM_650.56 Ore ga Kantoku da^! Volume 2 : Gekitou Pennant Race +SLPS_257.96 Ore no Shita de Agake +SLPM_627.29 Oretachi Geesen Zoku : Akumajou Dracula +SLPM_626.95 Oretachi Geesen Zoku : Burger Time +SLPM_627.30 Oretachi Geesen Zoku : Contra +SLPM_626.27 Oretachi Geesen Zoku : Crazy Climber +SLPM_626.28 Oretachi Geesen Zoku : Karate-dou +SLPM_626.45 Oretachi Geesen Zoku : Moon Cresta +SLPM_627.06 Oretachi Geesen Zoku : Nekketsu Kouha Kunio-kun +SLPM_627.05 Oretachi Geesen Zoku : Nekketsu Koukou Dodgeball-bu +SLPM_627.31 Oretachi Geesen Zoku : Pooyan +SLPM_627.04 Oretachi Geesen Zoku : Quarth +SLPM_627.07 Oretachi Geesen Zoku : Rabio Lepus +SLPM_626.26 Oretachi Geesen Zoku : Scramble +SLPM_626.46 Oretachi Geesen Zoku : Sonic Wings +SLPM_626.60 Oretachi Geesen Zoku : Super Volleyball +SLPM_626.61 Oretachi Geesen Zoku : Terra Cresta +SLPM_627.44 Oretachi Geesen Zoku : Thunder Cross +SLPM_626.44 Oretachi Geesen Zoku : Time Pilot +SLPM_627.45 Oretachi Geesen Zoku : Trio the Punch +SLPM_626.96 Oretachi Geesen Zoku : Yie Ar Kung Fu +SLES_500.62 Orphen : Scion of Sorcery +SLUS_200.11 Orphen : Scion of Sorcery +SLPM_655.35 Oshiete^! Popotan +SLPM_552.20 Osouji Sentai Clean Keeper H +SLPM_665.08 Otome no Jijou +SLPM_661.65 Otome wa Boku ni Koishiteru +SLPM_662.38 Otome-teki Koi Kakumei : Love Revo^!^! +SLPM_661.94 Otona no Gal-jong 2 : Koishite Bai Man^! +SLPM_625.49 Otona no Gal-jong : Kimi ni Haneman^! +SCPS_110.24 Otostaz +SCPS_550.23 Otostaz +SCPS_560.04 Otostaz +PAPX_902.26 Otostaz (Taikenban) +PAPX_902.28 Otostaz (Taikenban) +SCPS_110.20 Otostaz (Taikenban) +SLPS_204.62 Ougon Kishi Garo +SLPS_204.63 Ougon Kishi Garo +SLPM_664.06 Ouka : Kokoro Kagayakaseru Sakura +SLPM_667.37 Ouran Koukou Host Club +SLPM_666.28 OutRun 2 SP +SLES_539.98 OutRun 2006 : Coast 2 Coast +SLUS_212.74 OutRun 2006 : Coast 2 Coast +SLES_519.26 Outlaw Golf +SLES_529.65 Outlaw Golf 2 +SLUS_210.30 Outlaw Golf 2 +SLES_534.90 Outlaw Tennis +SLUS_211.90 Outlaw Tennis +SLES_522.59 Outlaw Volleyball +SLES_531.38 Outlaw Volleyball Remixed +SLUS_210.49 Outlaw Volleyball Remixed +SLPM_652.71 Over the Monochrome Rainbow featuring Shogo Hamada +SLPM_660.33 Oz +SLPM_662.61 Oz +SLES_522.57 P.T.O. IV : Pacific Theater of Operations +SLUS_205.67 P.T.O. IV : Pacific Theater of Operations +SLES_550.18 P3 : Persona 3 +SLES_541.11 PDC World Championship Darts +SLUS_217.73 PDC World Championship Darts +SLES_549.92 PDC World Championship Darts 2008 +SLES_549.13 Pro Evolution Soccer 2008 +SLES_549.14 Pro Evolution Soccer 2008 +SLES_550.21 Pro Evolution Soccer 2008 +SLUS_216.85 Pro Evolution Soccer 2008 +SLED_550.22 Pro Evolution Soccer 2008 (Demo) +SLES_550.23 Pro Evolution Soccer 2008 (Demo) +SLES_554.05 Pro Evolution Soccer 2009 +SLES_554.06 Pro Evolution Soccer 2009 +SLUS_218.21 Pro Evolution Soccer 2009 +SLES_554.50 Pro Evolution Soccer 2009 (Demo) +SLES_555.87 Pro Evolution Soccer 2010 +SLES_555.88 Pro Evolution Soccer 2010 +SLES_555.89 Pro Evolution Soccer 2010 +SLUS_219.18 Pro Evolution Soccer 2010 +SLED_556.02 Pro Evolution Soccer 2010 (Demo) +SLES_556.04 Pro Evolution Soccer 2010 (Demo) +SLES_556.36 Pro Evolution Soccer 2011 +SLES_556.37 Pro Evolution Soccer 2011 +SLES_556.38 Pro Evolution Soccer 2011 +SLUS_219.42 Pro Evolution Soccer 2011 +SLES_556.56 Pro Evolution Soccer 2012 +SLES_556.57 Pro Evolution Soccer 2012 +SLES_556.58 Pro Evolution Soccer 2012 +SLUS_219.48 Pro Evolution Soccer 2012 +SLES_556.66 Pro Evolution Soccer 2013 +SLES_556.67 Pro Evolution Soccer 2013 +SLES_556.68 Pro Evolution Soccer 2013 +SLES_556.69 Pro Evolution Soccer 2013 +SLUS_219.55 Pro Evolution Soccer 2013 +SLES_556.73 Pro Evolution Soccer 2014 +SLES_556.74 Pro Evolution Soccer 2014 +SLES_556.75 Pro Evolution Soccer 2014 +SLES_556.76 Pro Evolution Soccer 2014 +SCED_511.40 PS2 Bonus Demo 03 +SCED_501.33 PS2 Bonus Demo Jan 2001 +SCED_507.34 PS2 Bonus Demo Jan 2002 +SCUS_974.07 PS2 Kiosk Q2-Q3 2004 : Summer 2004 +SCUS_974.24 PS2 Kiosk Q3-Q4 2005 +PBPX_955.01 PS2 Linux Beta Release 1 +SCES_504.08 PaRappa the Rapper 2 +SCPS_150.17 PaRappa the Rapper 2 +SCPS_192.01 PaRappa the Rapper 2 +SCUS_971.67 PaRappa the Rapper 2 +PCPX_963.20 PaRappa the Rapper 2 (Taikenban) +SLES_551.68 Paard & Pony : Topruiter +SLUS_201.97 Pac-Man Fever +SLES_545.84 Pac-Man Rally +SCES_508.88 Pac-Man World 2 +SCPS_550.38 Pac-Man World 2 +SLPS_251.41 Pac-Man World 2 +SLUS_202.24 Pac-Man World 2 +SLES_539.59 Pac-Man World 3 +SLUS_212.19 Pac-Man World 3 +SLUS_213.28 Pac-Man World Rally +SLPS_255.74 Pachi Para 12 : Ooumi to Natsu no Omoide +SLPS_256.82 Pachi Para 13 : Super Umi to Pachi Pro Fuuunroku +SLPS_257.87 Pachi Para 14 : Kaze to Kumo to Super Umi in Okinawa +SLPS_201.51 Pachi-Slot Aruze Oukoku 6 +SLPS_202.20 Pachi-Slot Aruze Oukoku 7 (Disc 1) (Ekishou Disc) +SLPS_204.90 Pachi-Slot Club Collection : I'm Juggler EX : Juggler Selection +SLPS_204.27 Pachi-Slot Club Collection : Pachi-Slot da yo Koumon-chama +SLPM_552.11 Pachi-Slot Higurashi no Naku Koro ni : Matsuri +SLPM_622.20 Pachi-Slot Kanzen Kouryaku : Gigazone : The Meteor Strike +SLPM_626.25 Pachi-Slot Kanzen Kouryaku : Onihama Bakusou Gurentai : Gekitou-hen +SLPM_627.39 Pachi-Slot Kanzen Kouryaku : Slot Genjin, Onihama Bakusou Gurentai : Gekitou-hen +SLPS_204.87 Pachi-Slot King^! Kagaku Ninja-tai Gatchaman +SLPM_627.19 Pachi-Slot Nobunaga no Yabou : Tenka Sousei +SLPM_624.82 Pachi-Slot Toukon Denshou : Inoki Matsuri +SLPM_626.20 Pachi-Slot Winning Post +SLPS_257.24 Pachinko Kaou : Misora Hibari +SLPS_201.86 Pachinko de Asobou^! Fever Dodeka Saurus +SLPS_256.65 Pachitte Chonmage Tatsujin 10 : Pachinko Fuyu no Sonata +SLPS_257.76 Pachitte Chonmage Tatsujin 12 : Pachinko Ultraman +SLPS_258.28 Pachitte Chonmage Tatsujin 13 : Pachinko Hissatsu Shigotonin III +SLPS_258.53 Pachitte Chonmage Tatsujin 14 : Pachinko Kamen Rider : Shocker Zenmetsu Daisakusen +SLPS_259.07 Pachitte Chonmage Tatsujin 15 : Pachinko Fuyu no Sonata 2 +SLPS_259.80 Pachitte Chonmage Tatsujin 16 : Pachinko Hissatsu Shigotojin III : Matsuri Version +SLPS_202.53 Pachitte Chonmage Tatsujin 2 : CR Jurassic Park +SLPS_202.75 Pachitte Chonmage Tatsujin 3 : CR P-Man & CR Yawara Kids Kyoku-hen +SLPS_202.76 Pachitte Chonmage Tatsujin 4 : CR Hissatsu Shigotonin : Gekitou-hen (Disc 1) +SLPS_202.77 Pachitte Chonmage Tatsujin 4 : CR Hissatsu Shigotonin : Gekitou-hen (Disc 2) +SLPS_203.66 Pachitte Chonmage Tatsujin 5 : CR Kamen Rider +SLPS_203.88 Pachitte Chonmage Tatsujin 6 : CR Pachinko Yellow Cab +SLPS_203.97 Pachitte Chonmage Tatsujin 7 : CR Pachinko Dokaben +SLPS_255.48 Pachitte Chonmage Tatsujin 8 : Pachinko Ultra Seven +SLPS_255.67 Pachitte Chonmage Tatsujin 9 : Pachinko Mitokoumon +SLPS_201.57 Pachitte Chonmage Tatsujin : CR Nettou Power Pro-kun +SLES_525.71 Pacific Warriors II : Dogfight^! +SLES_546.65 Paddington Bear +SLPS_201.35 Pai Chanjong +SLES_547.13 Pajeczyna Charlotty +SLPM_552.80 Palais de Reine +SLPM_668.17 Palais de Reine +SLPM_552.69 Pandora : Kimi no Namae o Boku wa Shiru +SLPS_251.48 Panel Quiz Attack 25 +SLPS_251.87 Panel Quiz Attack 25 +SLPM_667.61 Panic Palette +SLPM_667.62 Panic Palette +SLES_534.44 Panzer Elite Action : Fields of Glory +SLES_529.84 Panzer Front Ausf.B +SLPS_253.54 Panzer Front Ausf.B +SLPM_610.76 Panzer Front Ausf.B (Taikenban) +SLES_534.89 Paparazzi +SLPM_650.20 Para Para Paradise +SLPM_663.98 Parfait : Chocolat Second Style +SLES_502.12 Paris-Dakar Rally +SLUS_203.24 Paris-Dakar Rally +SLES_509.94 Paris-Marseille Racing II +SLES_544.58 Party Carnival +SLES_534.06 Party Girls +SLPM_656.39 Patissier na Nyanko : Hatsukoi wa Ichigo Aji +SLPM_656.40 Patissier na Nyanko : Hatsukoi wa Ichigo Aji +SLES_502.52 Penny Racers +SLES_524.02 Perfect Ace 2 : The Championships +SLES_517.35 Perfect Ace : Pro Tournament Tennis +SCKA_200.99 Persona 3 +SLPM_664.45 Persona 3 +SLES_553.54 Persona 3 FES +SLPM_666.89 Persona 3 FES +SLPM_666.90 Persona 3 FES +SLPM_742.77 Persona 3 FES +SLES_554.74 Persona 4 +SLPM_669.78 Persona 4 +SLPM_742.78 Persona 4 +SLED_537.23 Peter Jackson's King Kong (Demo) +SLES_537.03 Peter Jackson's King Kong : The Official Game of the Movie +SLES_537.04 Peter Jackson's King Kong : The Official Game of the Movie +SLES_537.05 Peter Jackson's King Kong : The Official Game of the Movie +SLPM_662.11 Peter Jackson's King Kong : The Official Game of the Movie +SLUS_213.11 Peter Jackson's King Kong : The Official Game of the Movie +SLES_546.84 Peter Pan +SLPM_622.98 Petit Copter +SLPM_623.15 Petit Copter +SLPM_626.24 Petit Copter 2 +SLPM_669.44 Petit Four +SLPM_669.45 Petit Four +SLUS_216.75 Petz : Catz 2 +SLUS_216.74 Petz : Dogz 2 +SLUS_216.89 Petz : Horsez 2 +SLES_543.08 Phantasy Star Universe +SLPM_660.31 Phantasy Star Universe +SLUS_211.94 Phantasy Star Universe +SLPM_685.23 Phantasy Star Universe (Premiere Disc) (Taikenban) +SLES_548.92 Phantasy Star Universe : Ambition of the Illuminus +SLUS_216.31 Phantasy Star Universe : Ambition of the Illuminus +SLPM_666.63 Phantasy Star Universe : Illuminus no Yabou +SLES_529.51 Phantom Brave +SLPS_203.44 Phantom Brave +SLPS_203.45 Phantom Brave +SLUS_209.55 Phantom Brave +SLPS_731.08 Phantom Brave : 2-shuume Hajimemashita. +SLPS_204.09 Phantom Kingdom +SLPS_204.10 Phantom Kingdom +SLPM_652.03 Phantom : Phantom of Inferno +SCPS_150.05 Phase Paradox +PAPX_902.13 Phase Paradox (Taikenban) +PCPX_963.15 Phase Paradox (Taikenban) +PCPX_963.16 Phase Paradox (Taikenban) +SLPM_667.40 Phase of Combat : Sentou Kokka Kai Legend +SLPM_667.41 Phase of Combat : Sentou Kokka Kai Legend +SLPM_659.21 Pia Carrot e Youkoso^!^! 3 : Round Summer +SLPS_252.21 Pia Carrot e Youkoso^!^! 3 : Round Summer +SLPS_252.22 Pia Carrot e Youkoso^!^! 3 : Round Summer +SLPM_668.96 Pia Carrot e Youkoso^!^! G.O. Summer Fair +SLPM_551.02 Pia Carrot e Youkoso^!^! G.P. Gakuen Princess +SLPM_690.01 PictureParadise Club (Taikenban) +SLPM_690.06 PictureParadise Club Vol. 2 (Taikenban) +SLES_530.99 Pilot Down : Behind Enemy Lines +SLPS_200.77 Pilot ni Narou^! 2 +SLPS_730.01 Pilot ni Narou^! 2 +SLES_515.55 Pinball +SLES_523.93 Pinball Fun +SLES_528.63 Pinball Hall of Fame : The Gottlieb Collection +SLUS_210.38 Pinball Hall of Fame : The Gottlieb Collection +SLUS_215.89 Pinball Hall of Fame : The Williams Collection +SLES_525.19 Pink Pong +SLES_546.19 Pinocchio +SLES_552.40 Pipe Mania +SLUS_217.66 Pipe Mania +SCPS_110.14 Piposaru 2001 +SCPS_191.04 Piposaru 2001 +SCPS_191.53 Piposaru 2001 +PCPX_963.19 Piposaru 2001 (Taikenban) +SLES_549.94 Pippa Funnell : Ranch Rescue +SLES_543.93 Pippa Funnell : Take the Reins +SLES_545.46 Pippa Funnell : Take the Reins +SLES_540.83 Pirates of the Caribbean : The Legend of Jack Sparrow +SLES_542.37 Pirates of the Caribbean : The Legend of Jack Sparrow +SLUS_211.10 Pirates of the Caribbean : The Legend of Jack Sparrow +SLUS_214.78 Pirates : Legend of the Black Buccaneer +SLES_506.80 Pirates : The Legend of Black Kat +SLUS_203.65 Pirates : The Legend of Black Kat +SLES_516.86 Pitfall : The Lost Expedition +SLES_516.87 Pitfall : L'Expédition Perdue +SLES_516.88 Pitfall : The Lost Expedition +SLES_516.89 Pitfall : The Lost Expedition +SLES_516.90 Pitfall : The Lost Expedition +SLUS_204.08 Pitfall : The Lost Expedition +SLPM_550.32 Piyo-tan : Oyashiki Sennyuu Daisakusen +SLPM_656.11 Pizzicato Polka : Ensa Gen'ya +SLPM_664.12 Pizzicato Polka : Ensa Gen'ya +SLPM_664.72 Planetarian : Chiisa na Hoshi no Yume +SLPS_201.64 Plarail : Yume ga Ippai^! Plarail de Ikou^! +SLED_540.35 Play the Best Demos from Atari +PCPX_966.06 Play-Pre 2 Volume 0 : 2001 February (Demo) (Taikenban) +PCPX_966.41 Play-Pre 2 Volume 10 : 2004 April (Taikenban) +PCPX_966.46 Play-Pre 2 Volume 11 : 2004 August (Taikenban) +PCPX_966.55 Play-Pre 2 Volume 12 : 2004 December (Taikenban) +PCPX_966.56 Play-Pre 2 Volume 12 : 2004 December : ;PSP; Movie Collection & CM Collection (Taikenban) +PCPX_966.11 Play-Pre 2 Volume 1 : 2001 April (Demo) (Taikenban) +PCPX_966.16 Play-Pre 2 Volume 2 : 2001 August (Taikenban) +PCPX_966.22 Play-Pre 2 Volume 3 : 2001 December (Demo) (Taikenban) +PCPX_966.25 Play-Pre 2 Volume 4 : 2002 April (Taikenban) +PCPX_966.28 Play-Pre 2 Volume 5 : 2002 August (Taikenban) +PCPX_966.30 Play-Pre 2 Volume 6 : 2002 December (Demo) (Taikenban) +PCPX_966.32 Play-Pre 2 Volume 7 : 2003 April (Taikenban) +PCPX_966.33 Play-Pre 2 Volume 7 : 2003 April : CM Collection (Taikenban) +PCPX_966.35 Play-Pre 2 Volume 8 : 2003 August (Taikenban) +PCPX_966.39 Play-Pre 2 Volume 9 : 2003 December (Taikenban) +PCPX_963.05 Play-Pre Plus 004 : 2000 June (Disc 2) (Demo) +SCED_507.33 Play : Jan / Feb 2002 (Press Kit) +SCED_505.69 Play : Sept / Oct / Nov 2001 (Press Kit) +SCUS_972.69 PlayOnline Viewer and Tetra Master +SLPM_623.32 PlayOnline Viewer : Tetra Master & Janhourou +SLPM_623.33 PlayOnline Viewer : Tetra Master & Janhourou +SLPS_202.00 PlayOnline Viewer : Tetra Master & Janhourou +SCED_522.25 PlayStation 2 Christmas Special 2003 +SCUS_971.55 PlayStation 2 Demo Disc Version 2.3 +SCED_546.40 PlayStation 2 Magazine Ufficiale Italia Presenta : Speciale Sport +SCED_515.91 PlayStation 2 Official Demo Disc Edition Pour Revendeurs #5 (Demo) +SCED_516.57 PlayStation 2 Revista Oficial : Portugal 9 +SCPN_601.01 PlayStation BB Navigator : Version 0.10 (Prerelease) (Disc 1) +SCPN_601.03 PlayStation BB Navigator : Version 0.10 (Prerelease) (Disc 2) +SCPN_601.10 PlayStation BB Navigator : Version 0.10 (Prerelease) (Disc 2) +SCPN_601.11 PlayStation BB Navigator : Version 0.10 (Prerelease) (Disc 2) +SCPN_601.30 PlayStation BB Navigator : Version 0.20 +SCPN_601.40 PlayStation BB Navigator : Version 0.30 +SCPN_601.50 PlayStation BB Navigator : Version 0.31 +SCPN_601.60 PlayStation BB Navigator : Version 0.32 +SCED_511.48 PlayStation Experience +SCED_518.99 PlayStation Experience +SCED_519.38 PlayStation Experience +PCPX_966.26 PlayStation Index (DVD-ROM-ban) : PlayStation 2 Official Soft Catalog 2002 April +PUPX_930.33 PlayStation Seizou Kensa-you Disc 3 CD-ROM US-ban Ver1.1 +SCUS_971.21 PlayStation Underground 4.4 (Disc 2) (Demo) +SCUS_971.49 PlayStation Underground Jampack : Summer 2001 +SCUS_972.06 PlayStation Underground Jampack : Summer 2002 +SCUS_971.63 PlayStation Underground Jampack : Winter 2001 +SCUS_971.44 PlayStation Underground Mag Issue 5.1 (Demo) +SCUS_972.16 PlayStation Underground Summer Sampler +SCUS_971.66 PlayStation Underground : Holiday 2001 +SLES_527.52 Playboy : The Mansion +SLUS_209.88 Playboy : The Mansion +SLES_541.40 Playwize Poker & Casino +SLPS_256.39 Plus Plum 2 +SCPS_150.06 PoPoLoCrois : Hajimari no Bouken +SCPS_150.27 PoPoLoCrois : Hajimari no Bouken +SCPS_150.28 PoPoLoCrois : Hajimari no Bouken +SCPS_192.07 PoPoLoCrois : Hajimari no Bouken +SCPS_193.07 PoPoLoCrois : Hajimari no Bouken +SCPS_550.28 PoPoLoCrois : Hajimari no Bouken +PAPX_905.03 PoPoLoCrois : Tsuki no Okite no Bouken +SCPS_150.63 PoPoLoCrois : Tsuki no Okite no Bouken +SLPS_203.23 Pochi to Nyaa +SCPS_150.13 Poinie's Poin +SCPS_550.45 Poinie's Poin +SLPS_258.54 Poison Pink +SLES_527.79 Poker Masters +SLES_502.85 Police 24/7 +SLES_518.64 Police Chase Down +SLPS_254.57 Ponkotsu Roman Daikatsugeki : Bumpy Trot +SLPS_256.83 Ponkotsu Roman Daikatsugeki : Bumpy Trot +SLPM_602.55 Ponkotsu Roman Daikatsugeki : Bumpy Trot (Taikenban) +SLPM_602.66 Ponkotsu Roman Daikatsugeki : Bumpy Trot (Taikenban) +SLES_500.52 Pool Master +SLES_522.46 Pool Paradise +SLUS_209.87 Pool Paradise +SLES_538.63 Pool Paradise : International Edition +SLES_527.73 Pool Shark 2 +SLES_518.25 Pop Idol +SLES_520.62 Pop Star Academy +SLPM_657.69 Pop'n Music 10 +SLPM_657.70 Pop'n Music 10 +SLPM_662.10 Pop'n Music 10 +SLPM_660.65 Pop'n Music 11 +SLPM_663.14 Pop'n Music 12 : Iroha +SLPM_665.33 Pop'n Music 13 : Carnival +SLPM_667.42 Pop'n Music 14 : Fever^! +SLPM_652.08 Pop'n Music 7 +SLPM_661.78 Pop'n Music 7 +SLPM_653.16 Pop'n Music 8 +SLPM_661.79 Pop'n Music 8 +SLPM_655.08 Pop'n Music 9 +SLPM_662.09 Pop'n Music 9 +SLPM_622.88 Pop'n Music Best Hits^! +SLPM_624.64 Pop'n Taisen Puzzle-dama Online +SLUS_217.10 PopCap Hits^! Vol. 1 +SLUS_217.68 PopCap Hits^! Vol. 2 +SLUS_218.27 PopStar Guitar +SLES_502.63 Portal Runner +SLES_504.44 Portal Runner +SLUS_200.03 Portal Runner +SLES_549.83 Postman Pat +SLUS_209.78 Power Drome +SLES_528.86 Power Rangers : Dino Thunder +SLUS_209.44 Power Rangers : Dino Thunder +SLES_528.87 Power Rangers : Dino Tonnerre +SLES_548.35 Power Rangers : Super Legends +SLUS_216.79 Power Rangers : Super Legends : 15th Anniversary +SLPM_622.36 Power Smash 2 +SLPM_623.94 Power Smash 2 +SLES_547.17 Power Volleyball +SLES_524.18 Powerdrome +SLES_540.84 Powershot Pinball +SLPM_550.12 Ppoi^! Hito Natsu no Keiken^!? +SLES_530.91 Predator : Concrete Jungle +SLUS_208.75 Predator : Concrete Jungle +SLES_546.33 Premier Manager 08 +SLES_550.44 Premier Manager 09 +SLES_507.22 Premier Manager 2002/2003 Season +SLES_518.33 Premier Manager 2003-04 +SLES_518.34 Premier Manager 2003-04 +SLES_522.49 Premier Manager 2003-04 +SLES_529.58 Premier Manager 2004-2005 +SLES_529.59 Premier Manager 2004-2005 +SLES_529.60 Premier Manager 2004-2005 +SLES_529.61 Premier Manager 2004-2005 +SLES_532.38 Premier Manager 2005-2006 +SLES_538.77 Premier Manager 2006-2007 +SLES_545.51 Premier Manager 2006-2007 +SLPM_668.90 Pri-Saga^! Princess o Sagase^! +SLPM_651.67 Pride +SLES_513.71 Pride FC : Fighting Championships +SLUS_204.06 Pride FC : Fighting Championships +SLUS_290.44 Pride FC : Fighting Championships (Demo) +SLPM_654.16 PrideGP Grand Prix 2003 +SCES_511.35 Primal +SCES_516.85 Primal +SCUS_971.42 Primal +SCED_514.84 Primal (Demo) +SCUS_972.25 Primal (Demo) +SCED_514.91 Primal + The Mark of Kri +SCED_515.06 Primal + The Mark of Kri + War of the Monsters +SLPS_200.13 Primal Image Vol. 1 +SLPM_620.31 Primal Image for Printer +SLPS_203.12 Primopuel : Oshaberi Heartner +SLPM_663.91 Prince of Persia : Futatsu no Tamashii +SCPS_150.66 Prince of Persia : Jikan no Suna +PAPX_905.17 Prince of Persia : Jikan no Suna (Taikenban) +SLES_519.18 Prince of Persia : Les Sables du Temps +SLKA_251.20 Prince of Persia : The Sands of Time +SLUS_207.43 Prince of Persia : The Sands of Time +SLED_519.61 Prince of Persia : The Sands of Time (Demo) +SLUS_290.69 Prince of Persia : The Sands of Time (Demo) +SLES_537.77 Prince of Persia : Les Deux Royaumes +SLUS_212.87 Prince of Persia : The Two Thrones +SLES_528.22 Prince of Persia : L'Âme du Guerrier +SLPM_660.02 Prince of Persia : Warrior Within +SLPM_666.73 Prince of Persia : Warrior Within +SLUS_210.22 Prince of Persia : Warrior Within +SLED_529.29 Prince of Persia : Warrior Within (Demo) +SLPM_662.85 Princess Concerto +SLPM_655.85 Princess Holiday : Korogaru Ringo Tei Sen'ya Ichiya +SLPM_551.95 Princess Lover^! Eternal Love for My Lady +SLKA_150.31 Princess Maker +SLPS_203.61 Princess Maker +SLKA_150.33 Princess Maker 2 +SLPS_203.93 Princess Maker 2 +SLPM_659.35 Princess Maker 4 +SLPM_659.36 Princess Maker 4 +SLPM_669.18 Princess Maker 5 +SLPM_669.73 Princess Nightmare +SLPS_256.94 Princess Princess : Hime-tachi no Abunai Houkago +SLPM_620.25 PrintFan +SLPM_668.46 Prism Ark : Awake +SLPM_610.27 Prismix : PlayStation 2 Sen'you Music Visual Soft : Demo Disc Vol. 1 +SLES_503.97 Prisoner of War +SLPM_252.62 Private Nurse : Maria +SLPS_252.62 Private Nurse : Maria +SLES_514.92 Pro Beach Soccer +SLES_548.88 Pro Biker 2 +SLUS_218.25 Pro Bull Riding : Out of the Chute +SLES_504.12 Pro Evolution Soccer +SLES_504.62 Pro Evolution Soccer +SLES_511.14 Pro Evolution Soccer 2002 +SLED_512.64 Pro Evolution Soccer 2002 (Demo) +SLES_519.12 Pro Evolution Soccer 2003 +SLES_519.15 Pro Evolution Soccer 2003 +SLED_519.92 Pro Evolution Soccer 2003 (Demo) +SLED_519.93 Pro Evolution Soccer 2003 (Demo) +SLED_519.94 Pro Evolution Soccer 2003 (Demo) +SLES_527.60 Pro Evolution Soccer 2004 +SLES_528.00 Pro Evolution Soccer 2004 +SLED_528.73 Pro Evolution Soccer 2004 (Demo) +SLED_528.79 Pro Evolution Soccer 2004 (Demo) +SLES_535.44 Pro Evolution Soccer 2005 +SLES_535.45 Pro Evolution Soccer 2005 +SLED_537.19 Pro Evolution Soccer 2005 (Demo) +SLES_537.93 Pro Evolution Soccer 2005 (Demo) +SLES_542.03 Pro Evolution Soccer 2006 +SLES_542.04 Pro Evolution Soccer 2006 +SLES_543.60 Pro Evolution Soccer 2006 +SLES_543.61 Pro Evolution Soccer 2006 +SLES_543.62 Pro Evolution Soccer 2006 +SLED_544.45 Pro Evolution Soccer 2006 (Demo) +SLES_544.47 Pro Evolution Soccer 2006 (Demo) +SLES_538.99 Pro Evolution Soccer Management +SLPS_200.35 Pro Mahjong Kiwame Next +SLPS_201.33 Pro Mahjong Kiwame Next +SLUS_203.29 Pro Race Driver +SLES_506.37 Pro Rally 2002 +SLPM_663.16 Pro Soccer Club o Tsukurou^! Europe Championship +SLES_507.52 Pro Tennis WTA Tour +SLPS_202.96 Pro Yakyuu Simulation Dugout '03 : The Turning Point +SLPM_659.29 Pro Yakyuu Spirits 2 +SLPM_655.43 Pro Yakyuu Spirits 2004 +SLPM_657.21 Pro Yakyuu Spirits 2004 Climax +SLPM_552.52 Pro Yakyuu Spirits 2010 +SLPM_663.64 Pro Yakyuu Spirits 3 +SLPM_667.28 Pro Yakyuu Spirits 4 +SLPM_669.70 Pro Yakyuu Spirits 5 +SLPM_551.30 Pro Yakyuu Spirits 5 : Kanzenban +SLPM_551.58 Pro Yakyuu Spirits 6 +SLPM_652.40 Pro Yakyuu Team o Tsukurou^! 2 +SLPM_654.26 Pro Yakyuu Team o Tsukurou^! 2003 +SLPM_658.53 Pro Yakyuu Team o Tsukurou^! 3 +SLPS_256.30 Pro Yakyuu : Netsu Star 2006 +SLPS_257.69 Pro Yakyuu : Netsu Star 2007 +SLES_540.75 ProStroke Golf +SLUS_214.96 ProStroke Golf : World Tour 2007 +SLPM_658.63 Professional Drift : D1 Grand Prix Series +SLUS_214.16 Professional Drift : D1 Grand Prix Series +SLPM_602.60 Professional Drift : D1 Grand Prix Series (Taikenban) +SLPM_661.44 Professional Drift : D1 Grand Prix Series 2005 +SLPM_602.70 Professional Drift : D1 Grand Prix Series 2005 (Taikenban) +SLPM_602.71 Professional Drift : D1 Grand Prix Series 2005 (Taikenban) +SLPS_251.02 Project Arms +SLES_505.53 Project Eden +SLUS_201.64 Project Eden +SLPS_251.10 Project FIFA World Cup : Sorenara Kimi ga Daihyou Kantoku +SLPM_651.65 Project Minerva +SLPM_675.45 Project Minerva +SLES_524.72 Project Minerva Professional +SLPM_653.44 Project Minerva Professional +SLES_508.21 Project Zero +SLES_538.25 Project Zero 3 +SLES_523.84 Project Zero II : Crimson Butterfly +SLES_528.59 Project : Snowblind +SLES_531.24 Project : Snowblind +SLUS_210.37 Project : Snowblind +SLES_507.21 Pryzm : Chapter One : The Dark Unicorn +SLUS_201.72 Pryzm : Chapter One : The Dark Unicorn +SLPM_660.20 Psi-Ops : Psychic Operation +SLES_527.02 Psi-Ops : The Mindgate Conspiracy +SLES_527.03 Psi-Ops : The Mindgate Conspiracy +SLUS_206.88 Psi-Ops : The Mindgate Conspiracy +SLPM_625.15 Psikyo Shooting Collection Vol. 1 : Strikers 1945 I & II +SLPM_625.63 Psikyo Shooting Collection Vol. 2 : Sengoku Ace & Sengoku Blade +SLPM_626.86 Psikyo Shooting Collection Vol. 2 : Sengoku Ace & Sengoku Blade +SLPM_625.93 Psikyo Shooting Collection Vol. 3 : Sol Divide & Dragon Blaze +SLPM_662.35 Psychic Force Complete +SLES_538.30 Psychonauts +SLUS_211.20 Psychonauts +SLPM_625.62 Psyvariar 2 : Ultimate Final +SLES_516.75 Psyvariar : Complete Edition +SLPM_621.37 Psyvariar : Complete Edition +SLPM_621.38 Psyvariar : Complete Edition +SLPM_621.39 Psyvariar : Complete Edition +SLPM_645.34 Psyvariar : Complete Edition +SLUS_211.31 Pump It Up : Exceed +SLKA_251.39 Pungun Sinseonjo +SLPM_658.62 Pure Pure : Mimi to Shippo no Monogatari +SLPM_668.14 Pure x Cure Recovery +SLES_519.51 Puyo Pop Fever +SLPM_655.32 Puyo Puyo Fever +SLPM_610.72 Puyo Puyo Fever (Taikenban) +SLPM_661.04 Puyo Puyo Fever 2 +SLPM_611.39 Puyo Puyo Fever 2 (Taikenban) +SLPM_627.79 Puyo Puyo^! +SLUS_213.39 Puzzle Challenge : Crosswords and More^! +SLES_534.88 Puzzle Maniacs +SLES_531.93 Puzzle Party +SLES_549.95 Puzzle Quest : Challenge of the Warlords +SLUS_216.92 Puzzle Quest : Challenge of the Warlords +SLPM_655.33 Pyuu to Fuku^! Jaguar : Ashita no Jump +SLES_541.73 PÃ¥ Andra Sidan Häcken +SLES_545.92 Pétanque Pro +SLUS_200.70 Q-Ball : Billiards Master +SLES_501.26 Quake III : Revolution +SLES_501.27 Quake III : Revolution +SLPS_201.08 Quake III : Revolution +SLUS_201.67 Quake III : Revolution +SLPM_659.86 Quartett^! The Stage of Love +SLPM_667.56 Que : Ancient Leaf no Yousei +SLPM_667.57 Que : Ancient Leaf no Yousei +SLES_537.48 Quest for Sleeping Beauty +SLES_504.96 Qui Veut Gagner des Millions : Seconde Edition +SLPM_667.34 Quilt : Anata to Tsumugu Yume to Koi no Dress +SLPM_624.24 Quiz & Variety : Suku Suku Inufuku +SLPM_626.30 Quiz & Variety : Suku Suku Inufuku +SLPM_627.69 Quiz & Variety : Suku Suku Inufuku 2 : Motto Suku Suku +SCKA_200.09 R-Type Final +SCKA_900.09 R-Type Final +SLES_519.52 R-Type Final +SLPS_252.47 R-Type Final +SLPS_732.44 R-Type Final +SLUS_207.80 R-Type Final +SLPM_602.02 R-Type Final (Taikenban) +SLES_509.81 R/C Sports Copter Challenge +SLES_523.09 R :Racing +SLUS_207.21 R :Racing Evolution +SLPM_602.16 R :Racing Evolution (Taikenban) +SLPS_253.00 R :Racing Evolution : Life in the Fast Lane +SLPS_252.64 RAhXEPhON : Soukyuu Gensoukyoku +SLES_500.77 RC Revenge Pro +SLPM_620.44 RC Revenge Pro +SLUS_201.53 RC Revenge Pro +SLES_529.99 RC Toy Machines +SLPM_665.65 REC : Doki Doki Seiyuu Paradise +SLES_513.45 RLH : Run Like Hell +SLUS_200.37 RLH : Run Like Hell +SLUS_211.78 RPG Maker 3 +SLUS_203.40 RPG Maker II +SLPS_254.04 RPG Tkool +SLPS_201.43 RPG Tkool 5 +SLES_521.90 RPM Tuning +SLES_509.63 RS : Riding Spirits +SLPM_651.58 RS : Riding Spirits +SLUS_204.29 RS : Riding Spirits +SLES_522.77 RSII : Riding Spirits +SLPM_654.27 RSII : Riding Spirits 2 +SLES_543.72 RTL Biathlon 2007 +SLES_549.37 RTL Biathlon 2008 +SLES_549.38 RTL Biathlon 2008 +SLUS_217.11 RTL Biathlon 2008 +SLES_553.78 RTL Biathlon 2009 +SLES_554.08 RTL Biathlon 2009 +SLES_513.91 RTL Skispringen 2003 +SLES_518.88 RTL Skispringen 2004 +SLES_530.23 RTL Skispringen 2005 +SLES_533.03 RTL Skispringen 2006 +SLES_543.68 RTL Skispringen 2007 +SLES_543.74 RTL Winter Games 2007 +SLES_549.39 RTL Winter Sports 2008 : The Ultimate Challenge +SLES_510.69 RTX : Red Rock +SLES_510.70 RTX : Red Rock +SLES_510.71 RTX : Red Rock +SLES_510.72 RTX : Red Rock +SLES_510.73 RTX : Red Rock +SLUS_204.91 RTX : Red Rock +SCES_556.61 Ra.One : The Game +SLES_543.26 Raceway : Drag & Stock Racing +SLPM_658.97 Racing Battle : C1 Grand Prix +SLPM_611.15 Racing Battle : C1 Grand Prix (Taikenban) +SLPM_660.43 Racing Game : Chuui^!^!^!^! +SLPM_667.03 Racing Game : Chuui^!^!^!^! +SLES_516.33 Racing Simulation 3 +SLPM_658.00 Radiata Stories +SLUS_212.62 Radiata Stories +SLES_525.17 Radio Helicopter +SLES_538.21 Radio Helicopter II +SLPM_664.05 Radirgy Precious +SLES_512.35 Raging Blades +SCPS_510.11 Raging Bless : Gouma Mokushiroku +SLPM_645.21 Raging Bless : Hangma Muksirok +SLES_538.29 Raiden III +SLPM_626.90 Raiden III +SLUS_214.65 Raiden III +SLPM_656.37 Rakugaki Oukoku 2 : Maou-jou no Tatakai +SLPM_663.55 Rakugaki Oukoku 2 : Maou-jou no Tatakai +SLPS_203.07 Rakushou^! Pachi-Slot Sengen +SLPS_204.04 Rakushou^! Pachi-Slot Sengen 2 : Juujika, Deka Dan +SLPS_204.19 Rakushou^! Pachi-Slot Sengen 3 : Rio de Carnival, Juujika 600-shiki +SLPS_204.60 Rakushou^! Pachi-Slot Sengen 4 : Shin Mogu Mogu Fuurin Kazan, Rio de Carnival +SLPS_257.70 Rakushou^! Pachi-Slot Sengen 5 : Rio Paradise +SLPS_259.21 Rakushou^! Pachi-Slot Sengen 6 : Rio 2 Cruising Vanadis +SLES_507.63 Rally Championship +SLPM_622.57 Rally Championship +SLES_509.97 Rally Fusion : Race of Champions +SLUS_203.61 Rally Fusion : Race of Champions +SLPM_627.37 Rally Shox +SLPS_202.46 Rally Shox +SLES_538.00 Rampage : Total Destruction +SLUS_213.23 Rampage : Total Destruction +SLPM_660.84 Ramune : Garasu-bin ni Utsuru Umi +SLUS_219.34 Rapala Pro Bass Fishing +SLES_529.00 Rapala Pro Fishing +SLUS_210.12 Rapala Pro Fishing +SLPS_255.11 Rasetsu : Alternative +PBPX_955.16 Ratchet & Clank +SCES_509.16 Ratchet & Clank +SCPS_150.37 Ratchet & Clank +SCPS_193.16 Ratchet & Clank +SCUS_971.99 Ratchet & Clank +SCED_510.75 Ratchet & Clank (Demo) +SCUS_972.09 Ratchet & Clank (Demo) +SCUS_972.40 Ratchet & Clank (Demo) +SCES_516.07 Ratchet & Clank 2 +SCAJ_200.52 Ratchet & Clank 2 : Gagaga^! Ginga no Commando-ssu +SCPS_150.56 Ratchet & Clank 2 : Gagaga^! Ginga no Commando-ssu +SCPS_193.17 Ratchet & Clank 2 : Gagaga^! Ginga no Commando-ssu +SCES_524.56 Ratchet & Clank 3 +SCED_528.47 Ratchet & Clank 3 (Demo) +PAPX_905.20 Ratchet & Clank 3 (Taikenban) +PCPX_966.53 Ratchet & Clank 3 (Taikenban) +SCED_528.48 Ratchet & Clank 3 + Sly 2 : Band of Thieves +SCPS_150.84 Ratchet & Clank 3 : Totsugeki^! Galactic Rangers +SCPS_193.09 Ratchet & Clank 3 : Totsugeki^! Galactic Rangers +SCPS_150.99 Ratchet & Clank 4th : Giri Giri Ginga no Giga Battle +SCPS_151.00 Ratchet & Clank 4th : Giri Giri Ginga no Giga Battle +SCPS_193.21 Ratchet & Clank 4th : Giri Giri Ginga no Giga Battle +SCPS_193.28 Ratchet & Clank 4th : Giri Giri Ginga no Giga Battle +PCPX_980.17 Ratchet & Clank 4th : Giri Giri Ginga no Giga Battle (Taikenban) +SCPS_151.20 Ratchet & Clank 5 : Gekitotsu^! Dodeka Ginga no Miri Miri Gundan +SCUS_972.68 Ratchet & Clank : Going Commando +SCUS_973.22 Ratchet & Clank : Going Commando (Demo) +SCUS_973.23 Ratchet & Clank : Going Commando (Demo) +SCUS_973.74 Ratchet & Clank : Going Commando + Jak II (Demo) +SCUS_973.81 Ratchet & Clank : Going Commando + Jak II (Demo) +SCKA_200.11 Ratchet & Clank : Gonggu Jeonsa Daebak Moli +SCKA_200.37 Ratchet & Clank : Gonggu Jeonsa Reloaded +SCKA_200.60 Ratchet & Clank : Gonggu Jeonsa Wigi Ilbal +SCES_550.19 Ratchet & Clank : La taille, ça compte +SCUS_976.15 Ratchet & Clank : Size Matters +SCUS_973.53 Ratchet & Clank : Up Your Arsenal +SCUS_974.11 Ratchet & Clank : Up Your Arsenal (Demo) +SCUS_974.65 Ratchet : Deadlocked +SCUS_974.85 Ratchet : Deadlocked (Demo) +SCES_532.85 Ratchet : Gladiator +SLES_545.87 Raw Danger +SLUS_215.01 Raw Danger +SLUS_201.38 Rayman 2 : Revolution +SLES_512.22 Rayman 3 : Hoodlum Havoc +SLKA_250.78 Rayman 3 : Hoodlum Havoc +SLUS_206.01 Rayman 3 : Hoodlum Havoc +SLED_512.25 Rayman 3 : Hoodlum Havoc (Demo) +SLUS_202.72 Rayman Arena +SLES_504.57 Rayman M +SLED_504.84 Rayman M (Demo) +SLES_500.44 Rayman Revolution +SLPM_675.19 Rayman Revolution +SLPS_250.29 Rayman Revolution +SLES_543.07 Rayman Contre les Lapins Crétins +SLUS_215.76 Rayman : Raving Rabbids +SLES_500.10 Ready 2 Rumble Boxing : Round 2 +SLPM_621.24 Ready 2 Rumble Boxing : Round 2 +SLUS_200.54 Ready 2 Rumble Boxing : Round 2 +SLPS_201.82 Real Bass Fishing : Top Angler +SLES_554.65 Real Madrid : The Game +SLUS_200.32 Real Pool +SLPS_200.72 Real Robot Regiment +SLPM_551.04 Real Rode +SLPS_203.05 Real Sports Pro Yakyuu +SLPM_602.09 Real Sports Pro Yakyuu (Taikenban) +SLES_533.70 Real World Golf +SLES_533.71 Real World Golf +SLUS_213.32 Real World Golf +SLES_541.87 Real World Golf 2007 +SLPM_660.29 Realize : Panorama Luminary +SLES_543.39 Realm of the Dead +SLES_549.27 Realplay Golf +SLES_549.26 Realplay Pool +SLES_549.30 Realplay Puzzlesphere +SLES_549.29 Realplay Racing +SLPS_250.94 Reavel Fantasia : Mariel to Yousei Monogatari +SLPS_252.01 Reavel Fantasia : Mariel to Yousei Monogatari +SLES_534.13 Rebel Raiders : Operation Nighthawk +SLUS_213.03 Rebel Raiders : Operation Nighthawk +SLPM_661.43 Rebirth Moon +SLES_534.34 Red Baron +SLES_524.78 Red Dead Revolver +SLPM_658.54 Red Dead Revolver +SLUS_205.00 Red Dead Revolver +SLES_502.77 Red Faction +SLES_502.78 Red Faction +SLES_502.79 Red Faction +SLUS_200.73 Red Faction +SLED_502.86 Red Faction (Demo) +SLUS_280.02 Red Faction (Demo) +SLUS_290.05 Red Faction (Demo) +SLES_511.33 Red Faction II +SLUS_204.42 Red Faction II +SLED_510.47 Red Faction II (Demo) +SLED_510.48 Red Faction II (Demo) +SLUS_290.27 Red Faction II (Demo) +SLUS_207.14 Red Ninja : End of Honor +SLES_530.25 Red Ninja : End of Honour +SLES_530.26 Red Ninja : End of Honour +SLPM_659.45 Red Ninja : Kekka no Mai +SLES_507.11 RedCard +SLPM_651.34 RedCard +SLUS_203.54 RedCard 20-03 +SLES_513.08 Reel Fishing III +SLUS_205.55 Reel Fishing III +SLES_508.73 Reign of Fire +SLUS_205.56 Reign of Fire +SLPM_650.04 Reiselied : Ephemeral Fantasia +SLPM_655.42 Reishiki Kanjou Sentouki +SLPM_662.99 Reishiki Kanjou Sentouki Ni +SLPM_550.87 Remember11 : The Age of Infinity +SLPM_655.49 Remember11 : The Age of Infinity +SLPM_655.50 Remember11 : The Age of Infinity +SLPM_658.84 Remote Control Dandy SF +SLPM_662.60 Remote Control Dandy SF +SLES_537.75 Reservoir Dogs +SLUS_214.79 Reservoir Dogs +SLAJ_250.73 Resident Evil 4 +SLES_537.02 Resident Evil 4 +SLES_537.56 Resident Evil 4 +SLUS_211.34 Resident Evil 4 +SLUS_291.69 Resident Evil 4 (Demo) +SLUS_201.84 Resident Evil : Code : Veronica X +SLES_503.06 Resident Evil : Code : Veronica X (Demo) +SLES_514.48 Resident Evil : Dead Aim +SLUS_206.69 Resident Evil : Dead Aim +SLES_515.89 Resident Evil : Outbreak +SLUS_207.65 Resident Evil : Outbreak +SLES_533.19 Resident Evil : Outbreak : File #2 +SLUS_209.84 Resident Evil : Outbreak : File #2 +SLES_506.50 Resident Evil : Survivor 2 : Code : Veronica +SCED_541.05 Retail Demo 11 +SLES_523.46 Retro Classics : 8 Arcade Classics from Yesteryears +SLES_514.49 Return to Castle Wolfenstein : Operation Resurrection +SLES_515.22 Return to Castle Wolfenstein : Operation Resurrection +SLUS_202.97 Return to Castle Wolfenstein : Operation Resurrection +SLES_514.50 Return to Castle Wolfenstein : Opération Résurrection +SCES_505.01 Rez +SLPM_621.00 Rez +SLPM_621.01 Rez +SLUS_203.44 Rez +SLPM_661.05 Rhapsodia +SLES_533.88 Rhythmic Star^! +SLES_524.66 Ribbit King +SLUS_208.37 Ribbit King +SLUS_291.00 Ribbit King (Demo) +SLUS_209.14 Ribbit King Plus^! (Bonus Disc) +SLES_523.23 Richard Burns Rally +SLPM_660.68 Richard Burns Rally +SLES_530.58 Ricky Ponting International Cricket 2005 +SLES_542.31 Ricky Ponting International Cricket 2007 +SCES_500.00 Ridge Racer V +SLPS_200.01 Ridge Racer V +SLPS_715.02 Ridge Racer V +SLUS_200.02 Ridge Racer V +SLPM_601.09 Ridge Racer V (Taikenban) +SLES_552.01 Riding Star +SLES_552.02 Riding Star +SLUS_217.37 Riding Star +SLES_550.08 Riding Star 3 +SLES_535.72 Rig Racer 2 +SLPM_627.64 Rilakkuma : Ojama shite masu 2-shuukan +SLPS_253.93 Rim Runners +SCPS_110.12 Rimococoron +PCPX_963.18 Rimococoron (Taikenban) +SLES_501.13 Ring of Red +SLPM_620.13 Ring of Red +SLPM_620.91 Ring of Red +SLUS_201.45 Ring of Red +SLPM_601.22 Ring of Red (Taikenban) +SLPM_623.40 Ripuru no Tamago : Apprentice Magician +SCUS_974.16 Rise of the Kasai +SCUS_974.62 Rise of the Kasai (Demo) +SLES_516.60 Risk : Global Domination +SLUS_203.90 Risk : Global Domination +SLUS_212.75 River King : A Wonderful Journey +SLPM_627.58 River Ride Adventure featuring Salomon +SLES_519.30 Road Rage 3 +SLUS_203.98 Road Trip +SLES_513.56 Road Trip Adventure +SLES_518.42 RoadKill +SLUS_206.87 RoadKill +SLES_541.22 Robin Hood 2 : The Siege +SLES_541.25 Robin Hood's Quest +SLES_519.46 Robin Hood : Defender of the Crown +SLUS_207.23 Robin Hood : Defender of the Crown +SLES_513.74 RoboCop +SLPM_623.21 RoboCop : Aratanaru Kiki +SLUS_204.45 Robot Alchemic Drive +SLUS_290.25 Robot Alchemic Drive (Demo) +SLES_501.36 Robot Warlords +SLES_501.37 Robot Warlords +SLES_501.38 Robot Warlords +SLES_505.72 Robot Wars : Arenas of Destruction +SLES_513.22 Robotech : Battlecry +SLUS_202.44 Robotech : Battlecry +SLES_529.44 Robotech : Invasion +SLUS_208.23 Robotech : Invasion +SLES_530.52 Robots +SLPM_660.59 Robots +SLUS_209.42 Robots +SLES_550.39 Rock Band +SLUS_216.82 Rock Band +SLES_554.51 Rock Band 2 +SLUS_218.00 Rock Band 2 +SLUS_218.76 Rock Band Track Pack : Classic Rock +SLUS_218.88 Rock Band : Country Track Pack +SLUS_218.89 Rock Band : Metal Track Pack +SLES_553.44 Rock Band : Song Pack 1 +SLES_554.58 Rock Band : Song Pack 2 +SLUS_217.58 Rock Band : Track Pack Volume 1 +SLUS_218.30 Rock Band : Track Pack Volume 2 +SLES_539.61 Rock'N'Roll Adventures +SLPS_250.05 Rock'n Megastage +SLPM_653.31 Rockman X7 +SLPM_602.07 Rockman X7 (Taikenban) +SLPM_657.30 Rockman X8 +SLPM_656.43 Rockman X : Command Mission +SLPM_624.91 Rockman : Power Battle Fighters +SLES_512.08 Rocky +SLPM_654.63 Rocky +SLUS_205.59 Rocky +SLES_527.61 Rocky Legends +SLUS_208.90 Rocky Legends +SLED_528.91 Rocky Legends (Demo) +SLES_505.47 Roger Lemerre : La Sélection des Champions 2002 +SLES_510.24 Roger Lemerre : La Sélection des Champions 2003 +SLES_514.59 Roger Lemerre : La Sélection des Champions 2004 +SLES_526.95 Roger Lemerre : La Sélection des Champions 2005 +SCES_545.52 Rogue Galaxy +SCKA_300.05 Rogue Galaxy +SCPS_151.02 Rogue Galaxy +SCUS_974.90 Rogue Galaxy +SCUS_975.72 Rogue Galaxy (Demo) +SCPS_170.13 Rogue Galaxy : Director's Cut +SCPS_192.54 Rogue Galaxy : Director's Cut +SLPM_667.36 Rogue Hearts Dungeon +SLES_520.02 Rogue Ops +SLPM_655.34 Rogue Ops +SLUS_207.46 Rogue Ops +SLUS_280.39 Rogue Ops (Demo) +SLES_529.21 Rogue Trooper +SLUS_213.20 Rogue Trooper +SCES_533.10 Roland Garros 2005 : Powered by Smash Court Tennis +SLES_508.09 Roland Garros French Open 2002 +SLES_515.47 Roland Garros French Open 2003 +SCED_540.88 Roland Garros Virtual Tour '06 (Demo) +SCED_533.49 Roland Garros Virtual Tour (Demo) +SLES_551.31 Roller Coaster Funfare +SLES_523.40 RollerCoaster World +SLES_519.06 Rolling +SLUS_208.79 Romance of the Three Kingdoms IX +SLUS_203.19 Romance of the Three Kingdoms VII +SLES_522.58 Romance of the Three Kingdoms VIII +SLUS_207.20 Romance of the Three Kingdoms VIII +SLUS_212.02 Romance of the Three Kingdoms X +SLUS_215.84 Romance of the Three Kingdoms XI +SLUS_212.63 Romancing SaGa +SLPM_659.20 Romancing SaGa : Minstrel Song +SLPM_664.22 Romancing SaGa : Minstrel Song +SLES_526.03 Room Zoom : Race for Impact +SLPM_651.10 Roommania #203 +SLPS_251.30 Roommate Asami : Okusama wa Joshikousei +SLPM_551.88 Rosario to Vampire Capu 2 : Koi to Yume no Rhapsodia +SLPM_551.89 Rosario to Vampire Capu 2 : Koi to Yume no Rhapsodia +SLPS_257.27 Routes PE +SLPM_663.57 Rozen Maiden : Duellwalzer +SLPM_667.12 Rozen Maiden : Gebetgarten +SLES_540.21 Ruff Trigger : The Vanocore Conspiracy +SLUS_213.14 Ruff Trigger : The Vanocore Conspiracy +SLES_502.20 Rugby +SLES_502.75 Rugby +SLUS_202.62 Rugby +SLES_539.11 Rugby 06 +SLES_539.12 Rugby 06 +SLPM_665.09 Rugby 06 +SLUS_213.68 Rugby 06 +SLES_548.10 Rugby 08 +SLES_548.11 Rugby 08 +SLPM_551.28 Rugby 08 +SLPM_668.36 Rugby 08 +SLUS_216.40 Rugby 08 +SLES_517.32 Rugby 2004 +SLES_517.33 Rugby 2004 +SLUS_207.49 Rugby 2004 +SLES_530.94 Rugby 2005 +SLES_530.95 Rugby 2005 +SLUS_211.58 Rugby 2005 +SLED_531.98 Rugby 2005 (Demo) +SLES_537.60 Rugby Challenge 2006 +SLES_521.00 Rugby League +SLES_529.19 Rugby League 2 +SLES_553.46 Rugby League 2 : World Cup Edition +SCAJ_201.68 Rule of Rose +SCPS_150.93 Rule of Rose +SLES_542.18 Rule of Rose +SLUS_214.48 Rule of Rose +SLUS_280.63 Rule of Rose (Demo) +SLES_501.20 Rumble Racing +SLUS_201.74 Rumble Racing +SLES_525.35 Rumble Roses +SLPM_658.85 Rumble Roses +SLPM_660.85 Rumble Roses +SLUS_209.70 Rumble Roses +SLPM_611.06 Rumble Roses (Taikenban) +SLPM_656.03 Run Like Hell +SLES_512.23 Runabout 3 : Neo Age +SLPS_251.08 Runabout 3 : Neo Age +SLPM_661.57 Rune Princess +SLES_503.35 Rune : Viking Warlord +SLES_503.36 Rune : Viking Warlord +SLES_503.37 Rune : Viking Warlord +SLES_503.38 Rune : Viking Warlord +SLES_503.39 Rune : Viking Warlord +SLUS_201.09 Rune : Viking Warlord +SLPS_256.85 Rurouni Kenshin : Meiji Kenkaku Romantan : Enjou^! Kyoto Rinne +SLPS_732.53 Rurouni Kenshin : Meiji Kenkaku Romantan : Enjou^! Kyoto Rinne +SLES_514.45 Rygar : The Legendary Adventure +SLUS_204.71 Rygar : The Legendary Adventure +SLPM_665.34 Ryu-Koku +SLPM_665.35 Ryu-Koku +SLPM_661.68 Ryuu ga Gotoku +SLPM_742.34 Ryuu ga Gotoku +SLPM_742.53 Ryuu ga Gotoku +SLPM_742.69 Ryuu ga Gotoku +SLPM_611.40 Ryuu ga Gotoku (Taikenban) +SLPM_743.01 Ryuu ga Gotoku 2 +SLPM_666.02 Ryuu ga Gotoku 2 (Disc 1) +SLPM_666.03 Ryuu ga Gotoku 2 (Disc 2) +SLPM_611.54 Ryuu ga Gotoku 2 (Taikenban) +SLES_529.40 S.L.A.I. : Steel Lancer Arena International +SLPM_657.91 S.L.A.I. : Steel Lancer Arena International +SLUS_209.69 S.L.A.I. : Steel Lancer Arena International +SLPM_552.47 S.Y.K : Renshouden +SLPM_552.06 S.Y.K : Shinsetsu Saiyuuki +SLES_534.35 SAS : Anti-Terror Force +SLES_551.48 SBK 08 : Superbike World Championship +SLES_554.92 SBK 09 : Superbike World Championship +SLES_547.05 SBK-07 : Superbike World Championship +SLUS_218.17 SBK : Superbike World Championship +SLES_533.20 SCAR : Squadra Corse Alfa Romeo +SCED_511.87 SCEE Catalogue Video +SCED_512.78 SCEE Catalogue Video 3+ (Demo) +SCED_529.70 SCEE Hits Demo +SLPS_254.25 SD Gundam Force : Daikessen^! Jigen Kaizoku De Scar^!^! +SLUS_206.98 SD Gundam Force : Showdown^! +SLKA_250.81 SD Gundam : GGeneration Neo +SLPS_251.70 SD Gundam : GGeneration Neo +SLPS_254.91 SD Gundam : GGeneration Neo +SLPS_254.92 SD Gundam : GGeneration Seed +SLPS_255.31 SD Gundam : GGeneration Seed +SLPS_258.32 SD Gundam : GGeneration Spirits : G-Spirits +SLPS_259.41 SD Gundam : GGeneration Wars +SLES_552.32 SNK Arcade Classics Vol. 1 +SLUS_217.24 SNK Arcade Classics Vol. 1 +SLPS_257.26 SNK Slot Panic Kyuuji +SLES_530.65 SNK vs. Capcom : SVC Chaos +SLPS_253.16 SNK vs. Capcom : SVC Chaos +SLPS_254.84 SNK vs. Capcom : SVC Chaos +SCES_533.00 SOCOM 3 : U.S. Navy SEALs +SCKA_200.64 SOCOM 3 : U.S. Navy SEALs +SCUS_974.74 SOCOM 3 : U.S. Navy SEALs +SCUS_974.75 SOCOM 3 : U.S. Navy SEALs (Demo) +SCES_519.04 SOCOM II : U.S. Navy SEALs +SCES_523.06 SOCOM II : U.S. Navy SEALs +SCKA_200.20 SOCOM II : U.S. Navy SEALs +SCKA_200.53 SOCOM II : U.S. Navy SEALs +SCPS_150.65 SOCOM II : U.S. Navy SEALs +SCUS_972.75 SOCOM II : U.S. Navy SEALs +SCUS_973.68 SOCOM II : U.S. Navy SEALs (Demo) +SCES_509.28 SOCOM : U.S. Navy SEALs +SCES_516.18 SOCOM : U.S. Navy SEALs +SCKA_200.07 SOCOM : U.S. Navy SEALs +SCKA_240.08 SOCOM : U.S. Navy SEALs +SCKA_900.10 SOCOM : U.S. Navy SEALs +SCPS_150.44 SOCOM : U.S. Navy SEALs +SCUS_971.34 SOCOM : U.S. Navy SEALs +SCUS_972.30 SOCOM : U.S. Navy SEALs +SCED_516.92 SOCOM : U.S. Navy SEALs (Demo) +SCUS_972.05 SOCOM : U.S. Navy SEALs (Demo) +SCES_544.77 SOCOM : U.S. Navy SEALs : Combined Assault +SCUS_975.45 SOCOM : U.S. Navy SEALs : Combined Assault +SCUS_975.60 SOCOM : U.S. Navy SEALs : Combined Assault (Demo) +SLES_513.01 SOS : The Final Escape +SLES_530.45 SRS : Street Racing Syndicate +SLUS_205.82 SRS : Street Racing Syndicate +SLES_500.30 SSX +SLUS_200.95 SSX +SLES_516.97 SSX 3 +SLKA_251.18 SSX 3 +SLKA_905.02 SSX 3 +SLPM_654.49 SSX 3 +SLUS_207.72 SSX 3 +SLES_535.51 SSX On Tour +SLES_535.52 SSX On Tour +SLKA_253.23 SSX On Tour +SLKA_253.25 SSX On Tour +SLPM_661.89 SSX On Tour +SLUS_212.78 SSX On Tour +SLED_536.25 SSX On Tour (Demo) +SLUS_291.61 SSX On Tour (Demo) +SLES_505.45 SSX Tricky +SLKA_290.17 SSX Tricky +SLPM_651.04 SSX Tricky +SLPM_675.04 SSX Tricky +SLPS_250.78 SSX Tricky +SLUS_203.26 SSX Tricky +SLES_548.89 SWAT Siege +SLES_519.97 SWAT : Global Strike Team +SLES_520.97 SWAT : Global Strike Team +SLUS_204.33 SWAT : Global Strike Team +SLES_514.95 SX Superstar +SLES_547.00 SXR : Snow X Racing +SLPS_259.17 Sacred Blaze +SCPS_110.05 Sagashi ni Ikou yo +SLPS_203.65 Saikyou Ginsei Shougi 4 +SLPM_627.40 Saikyou Shougi : Gekisashi Special +SLPM_627.85 Saikyou Shougi : Gekisashi Special +SLPS_202.88 Saikyou Toudai Shougi 2003 +SLPS_203.89 Saikyou Toudai Shougi 2003 +SLPM_627.56 Saikyou Toudai Shougi 2004 +SLPS_203.47 Saikyou Toudai Shougi 2004 +SLPS_200.82 Saikyou Toudai Shougi 3 +SLPS_202.37 Saikyou Toudai Shougi 3 +SLPS_203.32 Saikyou Toudai Shougi 4 +SLPS_201.61 Saikyou Toudai Shougi Special +SLPM_626.10 Saikyou Toudai Shougi Special II +SLPM_621.56 Saikyou no Igo 2 +SLPM_623.12 Saikyou no Igo 2 +SLES_550.76 Saint & Sinner +SLPS_258.07 Saint Beast : Rasen no Shou +SLPS_257.44 Saint Seiya : Meiou Hades Juunikyuu-hen +SLPM_611.58 Saint Seiya : Meiou Hades Juunikyuu-hen (Taikenban) +SLPS_254.76 Saint Seiya : Sanctuary Juunikyuu-hen +SLES_541.62 Saint Seiya : The Hades +SLES_532.01 Saint Seiya : The Sanctuary +SCPS_150.52 Saints : Seinaru Mamono +SLPS_250.81 Saishuu Densha +SLPM_652.75 Saishuu Heiki Kanojo +SLPM_663.12 Saishuu Heiki Kanojo +SLPM_668.09 Saishuu Shiken Kujira : Alive +SLPS_253.44 Saiyuuki Reload +SLPS_203.91 Saiyuuki Reload Gunlock +SLPM_651.09 Saka Tsuku 2002 : J.League Pro Soccer Club o Tsukurou^! +SLPS_202.60 Sakigake^!^! Cromartie Koukou +SLPM_624.17 Sakigake^!^! Cromartie Koukou : Kore wa Hyotto Shite Game Nano ka^!? Hen +SLPS_204.36 Sakigake^!^! Otokojuku +SLKA_252.84 Sakura Daejeon 3 : Paris-neun Bultago Issneunga +SLKA_252.07 Sakura Daejeon V Episode 0 : Hwangya-ui Samurai Agassi +SLPM_659.00 Sakura Taisen 3 : Paris wa Moeteiru ka +SLPM_655.15 Sakura Taisen Monogatari : Mysterious Paris +SLPM_655.31 Sakura Taisen V Episode 0 : Kouya no Samurai Musume +SLPM_662.08 Sakura Taisen V Episode 0 : Kouya no Samurai Musume +SLPM_670.09 Sakura Taisen V : Saraba Itoshiki Hito yo +SLPM_625.98 Sakura Taisen V : Saraba Itoshiki Hito yo (Taikenban) +SLPM_670.03 Sakura Taisen : Atsuki Chishio ni +SLUS_219.27 Sakura Wars : So Long, My Love (Disc 1) (English Voice Over) +SLUS_219.30 Sakura Wars : So Long, My Love (Disc 2) (Japanese Voice Over) +SLPM_653.07 Sakura : Setsu Gekka +SLPS_253.63 Sakurazaka Shouboutai +SLPS_256.66 Sakurazaka Shouboutai +SLPM_602.41 Sakurazaka Shouboutai (Taikenban) +SLES_503.56 Salt Lake 2002 +SLES_506.40 Salt Lake 2002 +SLPS_250.89 Salt Lake 2002 +SLUS_203.78 Salt Lake 2002 +SLPM_675.22 Samgukji Jeongi +SLKA_250.88 Samgukji Jeongi 2 +SCPS_510.05 Samurai +SLPS_201.78 Samurai +SLPM_663.99 Samurai 7 +SLES_538.72 Samurai Aces +SLPS_256.00 Samurai Champloo +SLUS_213.43 Samurai Champloo : Sidetracked +SLES_524.79 Samurai Jack : The Shadow of Aku +SLUS_208.99 Samurai Jack : The Shadow of Aku +SLPM_744.05 Samurai Kanzenban +SLES_552.92 Samurai Shodown Anthology +SLUS_216.29 Samurai Shodown Anthology +SLES_530.59 Samurai Shodown V +SLPS_253.46 Samurai Spirits Zero +SLPS_255.72 Samurai Spirits Zero +SLPS_255.59 Samurai Spirits : Tenka-ichi Kenkakuden +SLPS_257.36 Samurai Spirits : Tenka-ichi Kenkakuden +SLES_525.51 Samurai Warriors +SLES_525.52 Samurai Warriors +SLES_525.53 Samurai Warriors +SLES_525.54 Samurai Warriors +SLES_525.55 Samurai Warriors +SLUS_208.78 Samurai Warriors +SLES_543.40 Samurai Warriors 2 +SLUS_214.62 Samurai Warriors 2 +SLES_546.24 Samurai Warriors 2 : Empires +SLUS_215.85 Samurai Warriors 2 : Empires +SLES_551.08 Samurai Warriors 2 : Xtreme Legends +SLUS_217.26 Samurai Warriors 2 : Xtreme Legends +SLES_530.02 Samurai Warriors : Xtreme Legends +SLES_530.03 Samurai Warriors : Xtreme Legends +SLES_530.04 Samurai Warriors : Xtreme Legends +SLUS_210.80 Samurai Warriors : Xtreme Legends +SLES_532.34 Samurai Western +SLUS_211.87 Samurai Western +SLUS_280.51 Samurai Western (Demo) +SLPM_657.55 Samurai Western : Katsugeki Samurai-dou +SLPM_611.04 Samurai Western : Katsugeki Samurai-dou (Taikenban) +SLPM_742.09 Samurai-dou 2 : Kettouban +SLPM_653.80 Samurai-dou 2 : Way of the Samurai 2 +SLPM_651.62 San Guo Zhi Zhan Ji +SLPM_552.89 Sangoku Rensenki : Otome no Heihou^! +SLPM_665.49 Sangokushi 11 +SLPM_551.12 Sangokushi 11 with Power-Up Kit +SLPM_667.01 Sangokushi 11 with Power-Up Kit +SLPM_654.23 Sangokushi IX +SLPM_661.72 Sangokushi IX +SLPM_668.13 Sangokushi IX +SLPM_656.73 Sangokushi IX with Power-Up Kit +SLPM_665.23 Sangokushi IX with Power-Up Kit +SLPM_650.93 Sangokushi Senki +SLPM_654.03 Sangokushi Senki +SLPM_652.47 Sangokushi Senki 2 +SLPM_653.54 Sangokushi Senki 2 +SLPM_620.10 Sangokushi VII +SLPM_621.85 Sangokushi VII +SLPM_621.31 Sangokushi VIII +SLPM_621.84 Sangokushi VIII +SLPM_624.20 Sangokushi VIII +SLPM_625.19 Sangokushi VIII +SLPM_627.62 Sangokushi VIII with Power-Up Kit +SLPM_551.57 Sangokushi X +SLPM_658.91 Sangokushi X +SLPS_203.75 Sanyo Pachinko Paradise 10 : Gen-san Okaeri^! +SLPS_254.55 Sanyo Pachinko Paradise 11 : Shin Umi to Saraba Gintama no Ookami +SLPS_201.02 Sanyo Pachinko Paradise 6 : Ginpani Daisuizokukan +SLPS_202.03 Sanyo Pachinko Paradise 7 : Edokko Gen-san +SLPS_202.61 Sanyo Pachinko Paradise 8 : Shin Umi Monogatari +SLPS_252.49 Sanyo Pachinko Paradise 9 : Shin Umi Okawari^! +SCPS_150.25 Saru^! Get You^! 2 +SCPS_192.06 Saru^! Get You^! 2 +SCPS_193.08 Saru^! Get You^! 2 +SCPS_550.35 Saru^! Get You^! 2 +PAPX_903.30 Saru^! Get You^! 2 : Ukki Ukki Disc +SCPS_150.96 Saru^! Get You^! 3 +SCPS_193.11 Saru^! Get You^! 3 +SCPS_193.27 Saru^! Get You^! 3 +PCPX_966.57 Saru^! Get You^! 3 (Taikenban) +SCPS_151.15 Saru^! Get You^! Million Monkeys +PCPX_980.41 Saru^! Get You^! Million Monkeys (Taikenban) +SLUS_206.40 Saturday Night Speedway +SLES_512.92 Savage Skies +SLPM_652.26 Savage Skies +SLUS_204.30 Savage Skies +SLES_529.17 Scaler +SLES_529.18 Scaler +SLUS_209.57 Scaler +PCPX_963.04 Scandal +SCPS_150.01 Scandal +SLPM_552.66 Scared Rider Xechs +SLPM_552.90 Scared Rider Xechs : Stardust Lovers +SLES_541.82 Scarface : The World Is Yours +SLES_541.83 Scarface : The World Is Yours +SLES_541.84 Scarface : The World Is Yours +SLES_542.71 Scarface : The World Is Yours +SLES_545.34 Scarface : The World Is Yours +SLUS_211.11 Scarface : The World Is Yours +SLUS_214.92 Scarface : The World Is Yours +SLPM_550.79 Scarlet : Nichijou no Kyoukaisen +SLPM_670.15 School Days LxH +SLPM_666.12 School Love^! Koi to Kibou no Metronome +SLPM_666.41 School Love^! Koi to Kibou no Metronome +SLPS_256.70 School Rumble Nigakki : Kyoufu no Natsu Gasshuku^! Youkan ni Yuurei Arawaru^!? Otakara o Megutte Makkou Shoubu^!^!^! no Maki +SLPS_257.95 School Rumble Nigakki : Kyoufu no Natsu Gasshuku^! Youkan ni Yuurei Arawaru^!? Otakara o Megutte Makkou Shoubu^!^!^! no Maki +SLPS_255.39 School Rumble : Neru Musume wa Sodatsu. +SLPS_255.40 School Rumble : Neru Musume wa Sodatsu. +SLPS_256.71 School Rumble : Neru Musume wa Sodatsu. +SLES_554.76 Scooby-Doo^! : Opération Chocottes +SLUS_219.00 Scooby-Doo^! First Frights +SLES_510.18 Scooby-Doo^! : La Nuit des 100 Frissons +SLES_518.83 Scooby-Doo^! : Le Livre des Ténèbres +SLUS_207.01 Scooby-Doo^! Mystery Mayhem +SLES_510.19 Scooby-Doo^! Nacht der 100 Schrecken +SLES_510.17 Scooby-Doo^! Night of 100 Frights +SLUS_203.49 Scooby-Doo^! Night of 100 Frights +SLES_531.00 Scooby-Doo^! : Démasqué +SLUS_210.91 Scooby-Doo^! Unmasked +SLES_556.09 Scooby-Doo^! : Panique dans la Marmite +SLUS_219.28 Scooby-Doo^! and the Spooky Swamp +SLUS_218.50 Score International Baja 1000 : The Official Game +SLES_552.95 Score International Baja 1000 : World Championship Off Road Racing +SLES_511.50 Scrabble Interactive +SLES_532.22 Scudetto 5 +SLPM_620.79 Se-Pa 2001 +SLES_550.46 Sea Monsters : A Prehistoric Adventure +SLUS_217.41 Sea Monsters : A Prehistoric Adventure +SLES_538.04 SeaWorld Adventure Parks : Shamu's Deep Sea Adventures +SLUS_212.89 SeaWorld Adventure Parks : Shamu's Deep Sea Adventures +SLPM_666.85 Seaman 2 : Pekin Genjin Ikusei Kit +SLPM_611.63 Seaman 2 : Pekin Genjin Ikusei Kit (Taikenban) +SLPM_652.17 Seaman : Kindan no Pet : Kanzenban +SLES_540.33 Search & Destroy +SLES_526.70 Second Sight +SLUS_210.33 Second Sight +SCES_554.96 Secret Agent Clank +SCUS_976.23 Secret Agent Clank +SLPM_550.28 Secret Game : Killer Queen +SLES_553.30 Secret Service +SLUS_218.36 Secret Service +SLES_517.07 Secret Weapons over Normandy +SLES_517.08 Secret Weapons over Normandy +SLES_517.09 Secret Weapons over Normandy +SLES_517.10 Secret Weapons over Normandy +SLES_517.11 Secret Weapons over Normandy +SLPM_654.83 Secret Weapons over Normandy +SLUS_207.62 Secret Weapons over Normandy +SLPM_665.69 Secret of Evangelion +SLES_516.03 Seek and Destroy +SLUS_206.06 Seek and Destroy +SLPM_624.46 Sega Ages 2500 Series Vol. 10 : After Burner II +SLPM_624.32 Sega Ages 2500 Series Vol. 11 : Hokuto no Ken +SLPM_626.55 Sega Ages 2500 Series Vol. 11 : Hokuto no Ken +SLPM_624.00 Sega Ages 2500 Series Vol. 12 : Puyo Puyo Tsuu : Perfect Set +SLPM_624.47 Sega Ages 2500 Series Vol. 13 : OutRun +SLPM_626.75 Sega Ages 2500 Series Vol. 13 : OutRun +SLPM_625.00 Sega Ages 2500 Series Vol. 14 : Alien Syndrome +SLPM_624.44 Sega Ages 2500 Series Vol. 15 : DecAthlete Collection +SLPM_626.77 Sega Ages 2500 Series Vol. 15 : DecAthlete Collection +SLPM_625.47 Sega Ages 2500 Series Vol. 16 : Virtua Fighter 2 +SLPM_625.53 Sega Ages 2500 Series Vol. 17 : Phantasy Star Generation :2 +SLPM_657.78 Sega Ages 2500 Series Vol. 18 : Dragon Force +SLPM_626.06 Sega Ages 2500 Series Vol. 19 : Fighting Vipers +SLPM_623.62 Sega Ages 2500 Series Vol. 1 : Phantasy Star Generation :1 +SLPM_626.91 Sega Ages 2500 Series Vol. 20 : Space Harrier II : Space Harrier Complete Collection +SLPM_626.92 Sega Ages 2500 Series Vol. 21 : SDI & Quartet : Sega System 16 Collection +SLPM_627.08 Sega Ages 2500 Series Vol. 22 : Advanced Daisenryaku : Deutsch Dengeki Sakusen +SLPM_627.09 Sega Ages 2500 Series Vol. 23 : Sega Memorial Selection +SLPM_626.87 Sega Ages 2500 Series Vol. 24 : Last Bronx : Tokyo Bangaichi +SLPM_627.12 Sega Ages 2500 Series Vol. 25 : Gunstar Heroes : Treasure Box +SLPM_627.17 Sega Ages 2500 Series Vol. 26 : Dynamite Deka +SLPM_627.18 Sega Ages 2500 Series Vol. 27 : Panzer Dragoon +SLPM_627.46 Sega Ages 2500 Series Vol. 28 : Tetris Collection +SLPM_627.60 Sega Ages 2500 Series Vol. 29 : Monster World Complete Collection +SLPM_623.64 Sega Ages 2500 Series Vol. 2 : Monaco GP +SLPM_627.66 Sega Ages 2500 Series Vol. 30 : Galaxy Force II : Special Extended Edition +SLPM_627.67 Sega Ages 2500 Series Vol. 31 : Dennou Senki : Virtual On +SLPM_627.75 Sega Ages 2500 Series Vol. 32 : Phantasy Star Complete Collection +SLPM_627.80 Sega Ages 2500 Series Vol. 33 : Fantasy Zone Complete Collection +SLPM_623.66 Sega Ages 2500 Series Vol. 3 : Fantasy Zone +SLPM_623.84 Sega Ages 2500 Series Vol. 4 : Space Harrier +SLPM_626.69 Sega Ages 2500 Series Vol. 4 : Space Harrier +SLPM_623.85 Sega Ages 2500 Series Vol. 5 : Golden Axe +SLPM_626.71 Sega Ages 2500 Series Vol. 6 : Ichini no Tant-R to Bonanza Bros. +SLPM_624.25 Sega Ages 2500 Series Vol. 7 : Columns +SLPM_626.72 Sega Ages 2500 Series Vol. 7 : Columns +SLPM_624.43 Sega Ages 2500 Series Vol. 8 : Virtua Racing : FlatOut +SLPM_624.45 Sega Ages 2500 Series Vol. 9 : Gain Ground +SLPM_610.77 Sega Ages 2500 Taikenban (Demo) (Taikenban) +SLES_513.88 Sega Bass Fishing Duel +SLUS_203.39 Sega Bass Fishing Duel +SLES_534.61 Sega Classics Collection +SLUS_210.09 Sega Classics Collection +SLUS_215.42 Sega Genesis Collection +SLES_543.33 Sega Mega Drive Collection +SLPM_662.12 Sega Rally 2006 +SLPM_611.37 Sega Rally 2006 (Taikenban) +SLPM_627.03 Sega Rally Championship +SLES_511.25 Sega Soccer Slam +SLUS_205.09 Sega Soccer Slam +SLUS_204.80 Sega Sports Tennis +SLES_528.34 Sega Superstars +SLES_528.85 Sega Superstars +SLPM_625.54 Sega Superstars +SLPM_625.59 Sega Superstars +SLUS_209.99 Sega Superstars +SLED_528.75 Sega Superstars (Demo) +SLES_549.46 Sega Superstars Tennis +SLUS_217.33 Sega Superstars Tennis +SCED_507.61 Sega³ Demo +SCPS_110.16 Seigi no Mikata +SLPM_659.37 Seikai no Senki +SLPM_666.92 Seikai no Senki +SLPM_665.76 Seiken Densetsu 4 +SLPS_203.64 Sekai Saikyou Ginsei Igo 5 +SLPS_204.21 Sekai Saikyou Ginsei Igo 6 +SLPS_205.10 Sekai Saikyou Ginsei Igo Kouza +SLPM_665.44 Sekai no Subete : Two of Us +SLPM_552.27 Sekirei : Mirai kara no Okurimono +SCED_508.11 Selector Demo 01 +SCED_511.46 Selector Demo 03 +SCED_512.69 Selector Demo 04 +SCED_516.83 Selector Demo 05 +SCED_515.96 Selector Demo 06 +SCED_515.98 Selector Demo 08 +SCED_515.97 Selector Demo 7 +SLES_555.12 Sengoku Anthology +SLPM_660.58 Sengoku Basara +SLPM_662.87 Sengoku Basara +SLPM_668.59 Sengoku Basara +SLPM_664.47 Sengoku Basara 2 +SLPM_666.91 Sengoku Basara 2 +SLPM_668.65 Sengoku Basara 2 +SLPM_668.48 Sengoku Basara 2 : Heroes +SLPM_742.64 Sengoku Basara 2 : Heroes +SLPM_742.75 Sengoku Basara 2 : Heroes +SLKA_254.35 Sengoku Basara X +SLPM_550.08 Sengoku Basara X +SLAJ_250.35 Sengoku Musou +SLPM_655.17 Sengoku Musou +SLAJ_250.77 Sengoku Musou 2 +SLPM_663.07 Sengoku Musou 2 +SLPM_627.68 Sengoku Musou 2 & Sengoku Musou 2 : Empires Saikyou Data +SLPM_665.42 Sengoku Musou 2 : Empires +SLPM_742.66 Sengoku Musou 2 : Empires +SLPM_742.84 Sengoku Musou 2 : Empires +SLPM_670.14 Sengoku Musou 2 : Moushouden +SLPM_657.18 Sengoku Musou : Moushouden +SLPM_742.49 Sengoku Musou : Moushouden +SLPS_259.19 Sengoku Tenka Touitsu +SLPM_552.77 Sengoku-hime 2 : En : Hyakka, Senran Tatsukaze no Gotoku +SLPM_552.78 Sengoku-hime 2 : En : Hyakka, Senran Tatsukaze no Gotoku +SLPM_552.18 Sengoku-hime : Senran ni Mau Otome-tachi +SLPM_552.25 Sengoku-hime : Senran ni Mau Otome-tachi +SLES_538.10 Sensible Soccer 2006 +SLPM_661.96 Sentimental Prelude +SLPS_253.95 Sentimental Prelude +SLPM_659.32 Sentou Kokka Kai : New Operations +SLPM_662.98 Separate Hearts +SLES_524.50 Serious Sam : Next Encounter +SLUS_209.07 Serious Sam : Next Encounter +SLES_523.48 Seven Samurai 20XX +SLPS_253.13 Seven Samurai 20XX +SLUS_206.21 Seven Samurai 20XX +SLES_506.77 Shadow Hearts +SLES_508.22 Shadow Hearts +SLPS_250.41 Shadow Hearts +SLPS_734.18 Shadow Hearts +SLUS_203.47 Shadow Hearts +SLPM_601.45 Shadow Hearts (Taikenban) +SLPM_602.19 Shadow Hearts II +SLES_820.30 Shadow Hearts II (Disc 1) +SLPS_253.34 Shadow Hearts II (Disc 1) +SLPS_253.17 Shadow Hearts II (Disc 1) (Gentei DX Pack) +SLES_820.31 Shadow Hearts II (Disc 2) +SLPS_253.34 Shadow Hearts II (Disc 2) +SLPS_253.35 Shadow Hearts II (Disc 2) +SLPS_253.17 Shadow Hearts II (Disc 2) (Gentei DX Pack) +SLPS_253.18 Shadow Hearts II (Disc 2) (Gentei DX Pack) +SLPM_602.14 Shadow Hearts II (Taikenban) +SLPM_602.26 Shadow Hearts II (Taikenban) +SLPS_732.14 Shadow Hearts II : Director's Cut (Disc 1) +SLPS_732.14 Shadow Hearts II : Director's Cut (Disc 2) +SLPS_732.15 Shadow Hearts II : Director's Cut (Disc 2) +SLUS_210.41 Shadow Hearts : Covenant (Disc 1) +SLUS_210.44 Shadow Hearts : Covenant (Disc 2) +SLES_547.11 Shadow Hearts : From the New World +SLPM_660.70 Shadow Hearts : From the New World +SLPM_660.71 Shadow Hearts : From the New World +SLUS_213.26 Shadow Hearts : From the New World +SLPM_602.64 Shadow Hearts : From the New World (Taikenban) +SLES_504.46 Shadow Man : 2econd Coming +SLES_506.08 Shadow Man : 2econd Coming +SLUS_204.13 Shadow Man : 2econd Coming +SLPS_252.17 Shadow Tower Abyss +SLUS_201.46 Shadow of Destiny +SLES_533.45 Shadow of Ganymede +SLES_501.12 Shadow of Memories +SLPM_601.35 Shadow of Memories +SLPM_650.13 Shadow of Memories +SLPM_610.04 Shadow of Memories / Zone of the Enders : Z.O.E : Tentou Houei-you Movie-ban (Demo) +SLES_529.50 Shadow of Rome +SLPM_658.83 Shadow of Rome +SLPM_667.45 Shadow of Rome +SLUS_209.02 Shadow of Rome +SLUS_291.39 Shadow of Rome (Demo) +SLPM_611.09 Shadow of Rome (Taikenban) +SLPM_611.14 Shadow of Rome (Taikenban) +SCES_533.26 Shadow of the Colossus +SCUS_974.72 Shadow of the Colossus +SCED_539.62 Shadow of the Colossus (Demo) +SCUS_975.05 Shadow of the Colossus (Demo) +SCED_539.90 Shadow of the Colossus + Ico (Demo) +SLES_535.42 Shadow the Hedgehog +SLPM_661.66 Shadow the Hedgehog +SLUS_212.61 Shadow the Hedgehog +SLPS_255.99 Shakugan no Shana +SLPS_253.59 Shaman King : Funbari Spirits +SLPS_204.03 Shanghai : Sangoku-pai Tougi +SLPS_200.30 Shanghai : The Four Elements +SLPS_201.25 Shanghai : The Four Elements +SLES_504.00 Shaun Palmer's Pro Snowboarder +SLES_504.01 Shaun Palmer's Pro Snowboarder +SLES_504.02 Shaun Palmer's Pro Snowboarder +SLPM_651.98 Shaun Palmer's Pro Snowboarder +SLUS_201.99 Shaun Palmer's Pro Snowboarder +SLES_554.52 Shaun White Snowboarding +SLUS_218.53 Shaun White Snowboarding +SLES_519.81 ShellShock : Nam '67 +SLES_519.82 ShellShock : Nam '67 +SLUS_208.28 ShellShock : Nam '67 +SCAJ_300.05 Shenqi Jiqi Jingjichang : Bibohou Zhongji Rezhan +SLUS_217.98 Shepherd's Crossing +SLPM_550.53 Shi no Homura +SCPS_110.29 Shibai Michi +SCPS_110.30 Shibai Michi +SLES_506.43 Shifters +SLES_506.44 Shifters +SLES_506.45 Shifters +SLUS_202.71 Shifters +SLPM_666.98 Shijou Saikyou no Deshi Ken'ichi : Gekitou^! Ragnarok Hachikengou +SLPS_257.59 Shijuu Hachi +SLPM_668.03 Shikaku Tantei Sora no Sekai : Thousand Dreams +SLPM_621.65 Shikigami no Shiro +SLPM_625.23 Shikigami no Shiro +SLPM_624.61 Shikigami no Shiro II +SLPM_660.69 Shikigami no Shiro : Nanayozuki Gensoukyoku +SLPM_658.16 Shin Bakusou Dekotora Densetsu : Tenka Touitsu Choujou Kessen +SLPM_663.87 Shin Bakusou Dekotora Densetsu : Tenka Touitsu Choujou Kessen +SLPS_201.30 Shin Best Play Pro Yakyuu +SLPS_257.63 Shin Bokujou Monogatari : Pure : Innocent Life +SLPS_258.76 Shin Bokujou Monogatari : Pure : Innocent Life +SLPM_651.05 Shin Combat Choro Q +SLPM_663.19 Shin Combat Choro Q +SLPM_610.29 Shin Combat Choro Q (Taikenban) +SLPM_622.47 Shin Contra +SLPM_622.64 Shin Contra +SLPM_623.61 Shin Contra +SLPM_662.78 Shin Gouketsuji Ichizoku : Bonnou Kaihou +SLPM_552.17 Shin Hisui no Shizuku : Hiiro no Kakera 2 +SLPM_552.88 Shin Koihime Musou : Otome Ryouran Sangokushi Engi +SLPS_259.78 Shin Master of Monsters Final EX : Mukunaru Nageki, Tenmei no Saika +SCAJ_200.15 Shin Megami Tensei III : Nocturne +SLPM_652.41 Shin Megami Tensei III : Nocturne +SLPM_652.42 Shin Megami Tensei III : Nocturne +SLPM_652.59 Shin Megami Tensei III : Nocturne +SLPM_742.05 Shin Megami Tensei III : Nocturne +SLPM_654.62 Shin Megami Tensei III : Nocturne Maniax +SLPM_666.81 Shin Megami Tensei III : Nocturne Maniax : Chronicle Edition +SLUS_218.45 Shin Megami Tensei : Devil Summoner 2 : Raidou Kuzunoha vs. King Abaddon +SLUS_218.97 Shin Megami Tensei : Devil Summoner 2 : Raidou Kuzunoha vs. King Abaddon +SLES_546.29 Shin Megami Tensei : Devil Summoner : Raidou Kuzunoha vs. the Soulless Army +SLUS_214.31 Shin Megami Tensei : Devil Summoner : Raidou Kuzunoha vs. the Soulless Army +SLUS_280.64 Shin Megami Tensei : Devil Summoner : Raidou Kuzunoha vs. the Soulless Army (Demo) +SLES_534.58 Shin Megami Tensei : Digital Devil Saga +SLUS_209.74 Shin Megami Tensei : Digital Devil Saga +SLUS_280.49 Shin Megami Tensei : Digital Devil Saga (Demo) +SLES_545.55 Shin Megami Tensei : Digital Devil Saga 2 +SLUS_211.52 Shin Megami Tensei : Digital Devil Saga 2 +SLUS_280.52 Shin Megami Tensei : Digital Devil Saga 2 (Demo) +SLES_533.63 Shin Megami Tensei : Lucifer's Call +SLUS_209.11 Shin Megami Tensei : Nocturne +SLUS_280.45 Shin Megami Tensei : Nocturne (Demo) +SLUS_215.69 Shin Megami Tensei : Persona 3 +SLUS_280.67 Shin Megami Tensei : Persona 3 (Demo) +SLUS_216.21 Shin Megami Tensei : Persona 3 FES +SLUS_280.68 Shin Megami Tensei : Persona 3 FES (Demo) +SLUS_217.82 Shin Megami Tensei : Persona 4 +SLUS_280.69 Shin Megami Tensei : Persona 4 (Demo) +SLPM_662.75 Shin Onimusha : Dawn of Dreams (Disc 1) +SLPM_742.32 Shin Onimusha : Dawn of Dreams (Disc 1) +SLPM_742.51 Shin Onimusha : Dawn of Dreams (Disc 1) +SLPM_662.76 Shin Onimusha : Dawn of Dreams (Disc 2) +SLPM_742.33 Shin Onimusha : Dawn of Dreams (Disc 2) +SLPM_742.52 Shin Onimusha : Dawn of Dreams (Disc 2) +SLPM_611.42 Shin Onimusha : Dawn of Dreams / Ookami (Taikenban) +SLPM_680.17 Shin Onimusha : Dawn of Dreams Saikyou Save Data +SLPM_620.05 Shin Sangoku Musou +SLPM_621.83 Shin Sangoku Musou +SLPM_627.14 Shin Sangoku Musou +SLPM_601.17 Shin Sangoku Musou (Taikenban) +SLPM_650.53 Shin Sangoku Musou 2 +SLPM_651.46 Shin Sangoku Musou 2 +SLPM_651.71 Shin Sangoku Musou 2 +SLPM_652.63 Shin Sangoku Musou 2 +SLPM_663.03 Shin Sangoku Musou 2 +SLPM_665.05 Shin Sangoku Musou 2 +SLPM_623.31 Shin Sangoku Musou 2 & Moushouden Saikyou Data +SLPM_651.70 Shin Sangoku Musou 2 : Moushouden +SLPM_651.72 Shin Sangoku Musou 2 : Moushouden +SLPM_652.64 Shin Sangoku Musou 2 : Moushouden +SLPM_660.96 Shin Sangoku Musou 2 : Moushouden +SLPM_663.04 Shin Sangoku Musou 2 : Moushouden +SLAJ_250.11 Shin Sangoku Musou 3 +SLPM_652.48 Shin Sangoku Musou 3 +SLPM_653.75 Shin Sangoku Musou 3 +SLPM_663.05 Shin Sangoku Musou 3 +SLPM_665.22 Shin Sangoku Musou 3 +SLPM_742.15 Shin Sangoku Musou 3 +SLPM_742.17 Shin Sangoku Musou 3 +SLPM_624.98 Shin Sangoku Musou 3 & Moushouden Saikyou Data +SLPM_680.12 Shin Sangoku Musou 3 & Moushouden Saikyou Data +SLPM_655.64 Shin Sangoku Musou 3 : Empires +SLPM_655.65 Shin Sangoku Musou 3 : Empires +SLPM_665.78 Shin Sangoku Musou 3 : Empires +SLPM_666.58 Shin Sangoku Musou 3 : Empires +SLAJ_250.23 Shin Sangoku Musou 3 : Moushouden +SLPM_653.76 Shin Sangoku Musou 3 : Moushouden +SLPM_653.77 Shin Sangoku Musou 3 : Moushouden +SLPM_654.36 Shin Sangoku Musou 3 : Moushouden +SLPM_655.84 Shin Sangoku Musou 3 : Moushouden +SLPM_663.06 Shin Sangoku Musou 3 : Moushouden +SLAJ_250.63 Shin Sangoku Musou 4 +SLPM_658.90 Shin Sangoku Musou 4 +SLPM_665.79 Shin Sangoku Musou 4 +SLPM_627.28 Shin Sangoku Musou 4 & Shin Sangoku Musou 4 : Moushouden Saikyou Data +SLPM_550.48 Shin Sangoku Musou 4 : Empires +SLPM_663.43 Shin Sangoku Musou 4 : Empires +SLPM_663.68 Shin Sangoku Musou 4 : Empires +SLPM_665.81 Shin Sangoku Musou 4 : Empires +SLPM_742.83 Shin Sangoku Musou 4 : Empires +SLPM_661.01 Shin Sangoku Musou 4 : Moushouden +SLPM_663.69 Shin Sangoku Musou 4 : Moushouden +SLPM_665.80 Shin Sangoku Musou 4 : Moushouden +SLPM_742.79 Shin Sangoku Musou 4 : Moushouden +SLAJ_251.04 Shin Sangoku Musou 5 Special (Disc 1) +SLPM_550.82 Shin Sangoku Musou 5 Special (Disc 1) +SLPM_742.86 Shin Sangoku Musou 5 Special (Disc 1) +SLAJ_251.05 Shin Sangoku Musou 5 Special (Disc 2) +SLPM_550.82 Shin Sangoku Musou 5 Special (Disc 2) +SLPM_550.83 Shin Sangoku Musou 5 Special (Disc 2) +SLPM_742.87 Shin Sangoku Musou 5 Special (Disc 2) +SLPM_627.51 Shin Sangoku Musou Series Collection Gekan Saikyou Data +SLPM_627.15 Shin Sangoku Musou Series Collection Joukan Saikyou Data +SLPS_252.99 Shin Seiki Evangelion 2 : Evangelions +SLPM_653.34 Shin Seiki Evangelion : Ayanami Ikusei Keikaku with Asuka Hokan Keikaku +SLPM_667.63 Shin Seiki Evangelion : Battle Orchestra +SLPM_669.57 Shin Seiki Evangelion : Battle Orchestra +SLPM_658.67 Shin Seiki Evangelion : Koutetsu no Girlfriend 2nd +SLPM_663.15 Shin Seiki Evangelion : Koutetsu no Girlfriend 2nd +SLPM_663.36 Shin Seiki Evangelion : Koutetsu no Girlfriend Tokubetsu-hen +SLPS_253.07 Shin Seiki GPX Cyber Formula : Road to the Infinity +SLPS_255.41 Shin Seiki GPX Cyber Formula : Road to the Infinity 2 +SLPS_256.95 Shin Seiki GPX Cyber Formula : Road to the Infinity 3 +SLPS_258.14 Shin Seiki GPX Cyber Formula : Road to the Infinity 4 +SLPM_651.19 Shine : Kotoba o Tsumui de +SLPM_651.20 Shine : Kotoba o Tsumui de +SLPM_666.46 Shining Force EXA +SLPM_742.60 Shining Force EXA +SLUS_215.67 Shining Force EXA +SLPM_659.08 Shining Force Neo +SLUS_212.06 Shining Force Neo +SLPM_657.73 Shining Tears +SLUS_210.63 Shining Tears +SLPM_666.71 Shining Wind +SLPM_742.61 Shining Wind +SLPS_259.16 Shinjuku no Ookami +SLPM_653.90 Shinki Gensou : Spectral Souls +SLPM_653.91 Shinki Gensou : Spectral Souls +SLPM_659.31 Shinki Gensou : Spectral Souls +SLPM_658.61 Shinki Gensou : Spectral Souls II +SLPS_203.80 Shinkon Gattai Godannar^!^! +SLPM_667.43 Shinkyoku Soukai Polyphonica +SLPM_669.77 Shinkyoku Soukai Polyphonica : 0~4-wa Full Pack +SLPM_669.09 Shinkyoku Soukai Polyphonica : 3 & 4-wa Kanketsu-hen +SLPM_552.70 Shinkyoku Soukai Polyphonica : After School +SLPM_550.95 Shinkyoku Soukai Polyphonica : The Black : Episode 1 & 2 CS Edition +SCES_514.28 Shinobi +SLKA_250.21 Shinobi +SLPM_652.00 Shinobi +SLPM_744.15 Shinobi +SLUS_204.59 Shinobi +SCED_516.01 Shinobi (Demo) +SLUS_280.16 Shinobi (Demo) +SLPM_601.92 Shinobi (Taikenban) +SLPM_663.58 Shinobido Takumi +SLPM_660.91 Shinobido : Imashime +SLPM_665.56 Shinobido : Imashime +SCES_539.31 Shinobido : Way of the Ninja +SLPM_658.21 Shinseiki Yuusha Taisen +SLPM_658.23 Shinsengumi Gunrouden +SLPM_611.01 Shinsengumi Gunrouden (Taikenban) +SLPM_655.72 Shinten Makai : Generation of Chaos IV +SLPM_660.54 Shinten Makai : Generation of Chaos V +SLPM_660.55 Shinten Makai : Generation of Chaos V +SLPM_664.93 Shinten Makai : Generation of Chaos V +SLPM_653.28 Shirachuu Tankenbu +SLPM_656.60 Shirachuu Tankenbu +SLPM_550.26 Shirogane no Soleil : Contract to the Future : Mirai e no Keiyaku +SLPM_552.01 Shirogane no Soleil : Contract to the Future : Mirai e no Keiyaku +SLPM_661.49 Shirogane no Torikago : The Angels with Strange Wings +SLPM_661.50 Shirogane no Torikago : The Angels with Strange Wings +SLES_534.00 Shogun's Blade +SLES_541.65 Shonen Jump's One Piece : Grand Adventure +SLUS_214.35 Shonen Jump's One Piece : Grand Adventure +SLES_535.79 Shonen Jump's One Piece : Grand Battle +SLUS_209.75 Shonen Jump's One Piece : Grand Battle +SLUS_291.59 Shonen Jump's One Piece : Grand Battle (Demo) +SLUS_213.64 Shonen Jump's One Piece : Pirates' Carnival +SLES_533.53 Shonen Jump's Shaman King : Power of Spirit +SLUS_209.53 Shonen Jump's Shaman King : Power of Spirit +SLPM_627.26 Shooting Love : Trizeal +SLUS_218.57 Short Track Racing : Trading Paint +SLPS_202.52 Shougi World Champion : Gekisashi 2 +SLPS_203.26 Shougi World Champion : Gekisashi 2 +SLPM_666.33 Shoujo Mahou Gaku Littlewitch Romanesque : Aria to Kaya to Kuro no Tou +SLPM_653.63 Shoujo Yoshitsune-den +SLPM_653.64 Shoujo Yoshitsune-den +SLPM_660.41 Shoujo Yoshitsune-den +SLPM_659.88 Shoujo Yoshitsune-den Ni : Toki o Koeru Chigiri +SLPM_626.19 Shoujo Yoshitsune-jong : Benkei no Naki Dokoro +SLPM_668.72 Shoukan Shoujo : Elemental Girl Calling +SLPM_667.29 Shounen Onmyouji : Tsubasa yo Ima, Sora e Kaere +SLPM_667.30 Shounen Onmyouji : Tsubasa yo Ima, Sora e Kaere +SLAJ_250.60 Shouwangji : Project Altered Beast +SLES_525.79 Showdown : Legends of Wrestling +SLUS_210.17 Showdown : Legends of Wrestling +SLUS_205.33 Shox +SLES_511.44 Shox : Rally Reinvented +SLES_512.50 Shox : Rally Reinvented +SLES_512.51 Shox : Rally Reinvented +SLES_523.79 Shrek 2 +SLES_523.80 Shrek 2 +SLES_523.81 Shrek 2 +SLES_523.82 Shrek 2 +SLES_523.83 Shrek 2 +SLES_524.57 Shrek 2 +SLPM_656.97 Shrek 2 +SLUS_207.45 Shrek 2 +SLES_513.82 Shrek Super Party +SLES_514.62 Shrek Super Party +SLUS_205.16 Shrek Super Party +SLPM_661.34 Shuffle^! On the Stage +SLPM_668.06 Shuffle^! On the Stage +SLPM_742.11 Shutokou Battle 0 +SLPS_250.28 Shutokou Battle 0 +SLPS_734.02 Shutokou Battle 0 +SLPM_601.32 Shutokou Battle 0 (Taikenban) +SLPM_653.08 Shutokou Battle 01 +SLPM_602.06 Shutokou Battle 01 (Taikenban) +SLPM_669.96 Shuumatsu Shoujo Gensou Alicematic : Apocalypse +SCAJ_300.03 Si Hun Qu +SCAJ_201.67 Si Hun Qu 2 +SLPM_675.38 Sidewinder F +SLPS_250.76 Sidewinder F +PAPX_902.24 Sidewinder F (Taikenban) +SLPS_250.18 Sidewinder Max +SLPS_734.07 Sidewinder Max +SLPM_601.28 Sidewinder Max (Taikenban) +SLPS_252.55 Sidewinder V +SLPS_252.71 Sidewinder V +SLPM_610.54 Sidewinder V (Taikenban) +SLPM_645.49 Siksin-ui Seong +SLES_503.82 Silent Hill 2 +SLKA_250.01 Silent Hill 2 +SLPM_650.51 Silent Hill 2 +SLUS_202.28 Silent Hill 2 +SLPM_610.09 Silent Hill 2 (Taikenban) +SLES_511.56 Silent Hill 2 : Director's Cut +SLPM_650.98 Silent Hill 2 : Saigo no Uta +SLPM_653.41 Silent Hill 2 : Saigo no Uta +SLPM_656.31 Silent Hill 2 : Saigo no Uta +SLPM_610.11 Silent Hill 2 : Tentou Houei-you Movie-ban (Demo) +SLES_514.34 Silent Hill 3 +SLKA_250.65 Silent Hill 3 +SLPM_652.57 Silent Hill 3 +SLPM_656.22 Silent Hill 3 +SLPM_660.18 Silent Hill 3 +SLUS_206.22 Silent Hill 3 +SLES_524.45 Silent Hill 4 : The Room +SLKA_251.49 Silent Hill 4 : The Room +SLPM_551.40 Silent Hill 4 : The Room +SLPM_655.74 Silent Hill 4 : The Room +SLPM_660.32 Silent Hill 4 : The Room +SLUS_208.73 Silent Hill 4 : The Room +SLES_551.47 Silent Hill Origins +SLKA_254.22 Silent Hill Origins +SLUS_217.31 Silent Hill Origins +SLES_555.69 Silent Hill : Shattered Memories +SLPM_552.31 Silent Hill : Shattered Memories +SLUS_218.99 Silent Hill : Shattered Memories +SLES_522.03 Silent Line : Armored Core +SLUS_206.44 Silent Line : Armored Core +SLES_500.37 Silent Scope +SLPM_620.26 Silent Scope +SLUS_200.78 Silent Scope +SLUS_202.43 Silent Scope 2 : Dark Silhouette +SLES_502.84 Silent Scope 2 : Fatal Judgement +SLPM_620.85 Silent Scope 2 : Innocent Sweeper +SLES_511.57 Silent Scope 3 +SLPM_622.30 Silent Scope 3 +SLUS_205.14 Silent Scope 3 +SLES_501.93 Silpheed : The Lost Planet +SLPM_620.15 Silpheed : The Lost Planet +SLPM_622.28 Silpheed : The Lost Planet +SLUS_200.85 Silpheed : The Lost Planet +SLPS_200.78 SimPeople : Ochanoma Gekijou +SLPS_256.88 Simoun : Ibara Sensou : Fuuin no Ri Maajon +SLPS_256.89 Simoun : Ibara Sensou : Fuuin no Ri Maajon +SLPM_621.80 Simple 2000 Honkaku Shikou Series Vol. 1 : The Shougi : Morita Kazurou no Shougi Shinan +SLPM_621.79 Simple 2000 Honkaku Shikou Series Vol. 2 : The Igo +SLPM_621.74 Simple 2000 Honkaku Shikou Series Vol. 3 : The Chess +SLPM_621.98 Simple 2000 Honkaku Shikou Series Vol. 4 : The Mahjong +SLPM_623.97 Simple 2000 Honkaku Shikou Series Vol. 5 : The Kiryoku Kentei : Tanoshiku Manaberu Igo Nyuumon +SLPM_623.96 Simple 2000 Honkaku Shikou Series Vol. 6 : The Card : Blackjack, Daifugou, Draw Poker, Speed, Page One, etc. +SLPM_653.52 Simple 2000 Series Ultimate Vol. 10 : Love * Songs : Idol ga Classmate +SLPM_653.50 Simple 2000 Series Ultimate Vol. 11 : Wandaba Style : Totsugeki^! Mix Live Juice +SLPM_623.74 Simple 2000 Series Ultimate Vol. 12 : Street Golfer +SLPM_623.99 Simple 2000 Series Ultimate Vol. 13 : Kyousou^! Tansha King : Kattobi^! Bari Bari Densetsu +SLPM_624.31 Simple 2000 Series Ultimate Vol. 14 : Touhai^! Dramatic Mahjong : Ten : Tenhoo Doori no Kaidanji +SLPM_624.29 Simple 2000 Series Ultimate Vol. 15 : Love * Ping Pong^! +SLPM_624.59 Simple 2000 Series Ultimate Vol. 16 : Sengoku VS Gendai +SLPM_624.68 Simple 2000 Series Ultimate Vol. 17 : Taisen^! Bakudan Poi Poi +SLPM_624.67 Simple 2000 Series Ultimate Vol. 18 : Love * Aerobi +SLPM_625.44 Simple 2000 Series Ultimate Vol. 19 : Akagi : Yami ni Oritatta Tensai +SLPM_620.93 Simple 2000 Series Ultimate Vol. 1 : Love * Smash^! +SLPM_625.42 Simple 2000 Series Ultimate Vol. 20 : Love * Mahjong^! 2 +SLPM_625.58 Simple 2000 Series Ultimate Vol. 21 : Kenka Joutou^! Yankee Banchou : Shouwa 99-nen no Densetsu +SLPM_625.71 Simple 2000 Series Ultimate Vol. 22 : Stylish Mahjong : Usagi : Yasei no Touhai & Usagi : Yasei no Touhai : The Arcade Double Pack +SLPM_626.16 Simple 2000 Series Ultimate Vol. 25 : Chou Saisoku^! Zokusha King Bore Up no Bore Up : Butchigiri Densetsu 2 Kai +SLPM_626.35 Simple 2000 Series Ultimate Vol. 26 : Love * Smash^! 5.1 : Tennis Robo no Hanran +SLPM_655.79 Simple 2000 Series Ultimate Vol. 27 : Houkago no Love Beat +SLPS_255.66 Simple 2000 Series Ultimate Vol. 27 : Houkago no Love Beat +SLPS_204.45 Simple 2000 Series Ultimate Vol. 28 : Tousou^! Kenka Grand Prix : Drive to Survive +SLPS_204.53 Simple 2000 Series Ultimate Vol. 29 : K-1 Premium 2005 Dynamite^!^! +SLPM_651.07 Simple 2000 Series Ultimate Vol. 2 : Edit Racing +SLPS_204.52 Simple 2000 Series Ultimate Vol. 30 : Kourin^! Zokusha God : Butchigiri I Love You +SLPM_660.77 Simple 2000 Series Ultimate Vol. 31 : K-1 World Max 2005 : Sekai Ouja e no Michi +SLPS_256.44 Simple 2000 Series Ultimate Vol. 31 : K-1 World Max 2005 : Sekai Ouja e no Michi +SLPM_660.28 Simple 2000 Series Ultimate Vol. 33 : Ururun Quest : Koiyuuki +SLPS_257.17 Simple 2000 Series Ultimate Vol. 33 : Ururun Quest : Koiyuuki +SLPM_622.24 Simple 2000 Series Ultimate Vol. 3 : Saisoku^! Zokusha King : Butchigiri Densetsu +SLPM_622.33 Simple 2000 Series Ultimate Vol. 4 : Urawaza Ikasa Mahjonggai : Nii-san, Tsukanjimatta You da ne +SLPM_622.48 Simple 2000 Series Ultimate Vol. 5 : Love * Mahjong^! +SLPM_622.96 Simple 2000 Series Ultimate Vol. 6 : Love * Upper^! +SLPM_623.14 Simple 2000 Series Ultimate Vol. 7 : Saikyou^! Shirobai King : Security Police +SLPM_623.24 Simple 2000 Series Ultimate Vol. 8 : Gekitou^! Meiro King +SLPM_653.45 Simple 2000 Series Ultimate Vol. 9 : Bakusou^! Manhattan : Runabout 3 : Neo Age +SLPS_204.65 Simple 2000 Series Vol. 100 : The Otoko-tachi no Kijuu Houza +SLPS_204.66 Simple 2000 Series Vol. 101 : The OneeChampon : The Nee-chan 2 Tokubetsu-hen +SLPS_204.67 Simple 2000 Series Vol. 102 : The Hohei : Senjou no Inu-tachi +SLPS_204.70 Simple 2000 Series Vol. 103 : The Chikyuu Boueigun Tactics +SLPS_204.73 Simple 2000 Series Vol. 104 : The Robot Tsukurou ze^! Gekitou^! Robot Fight +SLPS_204.64 Simple 2000 Series Vol. 105 : The Maid-fuku to Kikanjuu +SLPS_204.68 Simple 2000 Series Vol. 106 : The Block Kuzushi Quest : Dragon Kingdom +SLPS_204.74 Simple 2000 Series Vol. 107 : The Honoo no Kakutou Banchou +SLPS_204.76 Simple 2000 Series Vol. 108 : The Nihon Tokushu Butai : Kyouaku Hanzai Rettou 24-ji +SLPS_204.78 Simple 2000 Series Vol. 109 : The Taxi 2 : Untenshu wa Yappari Kimi da^! +SLPM_622.18 Simple 2000 Series Vol. 10 : The Table Game Sekai-hen : Chess, Backgammon, Diamond, Gunjin Shougi, etc. +SLPS_204.80 Simple 2000 Series Vol. 110 : The Toubou Prisoner : Los City Shinjitsu e no 10-jikan +SLPS_257.03 Simple 2000 Series Vol. 111 : The Itadaki Rider : Omae no Bike wa Ore no Mono / Jacked +SLPS_204.81 Simple 2000 Series Vol. 112 : The Tousou Highway 2 : Road Warrior 2050 +SLPS_204.88 Simple 2000 Series Vol. 113 : The Tairyou Jigoku +SLPS_204.89 Simple 2000 Series Vol. 114 : The Onna Okappichi Torimonochou : Oharu-chan GoGoGo^! +SLPS_204.92 Simple 2000 Series Vol. 115 : The Roomshare toyuu Seikatsu. +SLPS_204.93 Simple 2000 Series Vol. 116 : The Neko-mura no Hitobito : Pug Daikan no Akugyou Zanmai +SLPS_204.94 Simple 2000 Series Vol. 117 : The Reisen +SLPS_204.91 Simple 2000 Series Vol. 118 : The Ochimusha : Doemu Samurai Toujou +SLPS_204.97 Simple 2000 Series Vol. 119 : The Survival Game 2 +SLPM_622.23 Simple 2000 Series Vol. 11 : The Off-Road Buggy +SLPS_205.00 Simple 2000 Series Vol. 120 : The Saigo no Nihonhei : Utsukushiki Kokudo Dakkan Sakusen +SLPS_205.03 Simple 2000 Series Vol. 121 : The Boku no Machi-zukuri 2 : Matching Maker 2.1 +SLPS_256.96 Simple 2000 Series Vol. 122 : Onna no Ko Sen'you : The Ningyo-hime Monogatari : Mermaid Prism +SLPS_258.33 Simple 2000 Series Vol. 122 : Onna no Ko Sen'you : The Ningyo-hime Monogatari : Mermaid Prism +SLPS_257.23 Simple 2000 Series Vol. 123 : The Office Love Jikenbo : Reijou Tantei +SLPS_258.74 Simple 2000 Series Vol. 123 : The Office Love Jikenbo : Reijou Tantei +SLPM_622.31 Simple 2000 Series Vol. 12 : The Quiz 20,000-mon +SLPM_622.34 Simple 2000 Series Vol. 13 : Onna no Ko no Tame no : The Ren'ai Adventure : Garasu no Mori +SLPM_622.51 Simple 2000 Series Vol. 14 : The Billiard +SLPM_622.32 Simple 2000 Series Vol. 15 : The Rugby +SLPM_622.53 Simple 2000 Series Vol. 16 : The Sniper 2 : Akumu no Juudan +SLPM_622.52 Simple 2000 Series Vol. 17 : The Suiri : Arata naru 20 no Jikenbo +SLPM_622.72 Simple 2000 Series Vol. 18 : The Party Sugoroku +SLPM_622.70 Simple 2000 Series Vol. 19 : The Ren'ai Simulation : Watashi ni Oma-Cafe +SLPM_620.65 Simple 2000 Series Vol. 1 : The Table Game +SLPM_622.71 Simple 2000 Series Vol. 20 : The Dungeon RPG : Shinobi : Mamono no Sumu Shiro +SLPM_622.94 Simple 2000 Series Vol. 21 : The Bishoujo Simulation RPG : Moonlight Tale +SLPM_622.95 Simple 2000 Series Vol. 22 : The Tsuukin Densha Untenshi : Densha de Go^! 3 : Tsuukin-hen +SLPM_623.13 Simple 2000 Series Vol. 23 : The Puzzle Collection 2,000-mon +SLPM_626.31 Simple 2000 Series Vol. 23 : The Puzzle Collection 2,000-mon +SLPM_623.08 Simple 2000 Series Vol. 24 : The Bowling Hyper +SLPM_626.34 Simple 2000 Series Vol. 24 : The Bowling Hyper +SLPM_623.09 Simple 2000 Series Vol. 25 : The Menkyo Shutoku Simulation +SLPM_623.07 Simple 2000 Series Vol. 26 : The Pinball x3 +SLPM_623.28 Simple 2000 Series Vol. 27 : The Pro Yakyuu : 2003 Pennant Race +SLPM_623.35 Simple 2000 Series Vol. 28 : The Bushidou : Tsujigiri Ichidai +SLPM_623.34 Simple 2000 Series Vol. 29 : The Ren'ai Board Game : Seishun 18 Radio +SLPM_620.94 Simple 2000 Series Vol. 2 : The Party Game +SLPM_623.37 Simple 2000 Series Vol. 30 : The Street Basketball : 3 on 3 +SLPM_623.44 Simple 2000 Series Vol. 31 : The Chikyuu Boueigun +SLPM_623.45 Simple 2000 Series Vol. 32 : The Sensha +SLPM_623.53 Simple 2000 Series Vol. 33 : The Jet Coaster : Yuuenchi o Tsukurou^! +SLPM_623.43 Simple 2000 Series Vol. 34 : The Ren'ai Horror Adventure : Hyouryuu Shoujo +SLPM_623.73 Simple 2000 Series Vol. 35 : The Helicopter +SLPM_626.63 Simple 2000 Series Vol. 35 : The Helicopter +SLPM_623.75 Simple 2000 Series Vol. 36 : The Musume Ikusei Simulation : Otousan to Issho +SLPM_623.95 Simple 2000 Series Vol. 37 : The Shooting : Double Shienryuu +SLPM_626.62 Simple 2000 Series Vol. 37 : The Shooting : Double Shienryuu +SLPM_653.93 Simple 2000 Series Vol. 38 : Otoko no Tame no Bible : The Yuujou Adventure : Hotaru Soul +SLPM_623.98 Simple 2000 Series Vol. 39 : The Boku no Machi-zukuri : Matching Maker++ +SLPM_621.50 Simple 2000 Series Vol. 3 : The Bass Fishing +SLPM_626.33 Simple 2000 Series Vol. 3 : The Bass Fishing +SLPM_623.52 Simple 2000 Series Vol. 40 : The Touyou Sandai Senjutsu : Fuusui, Seimei Handan, Ekisen +SLPM_626.32 Simple 2000 Series Vol. 40 : The Touyou Sandai Senjutsu : Fuusui, Seimei Handan, Ekisen +SLPM_624.12 Simple 2000 Series Vol. 41 : The Volleyball +SLPM_624.26 Simple 2000 Series Vol. 42 : The Ishu Kakutougi +SLPM_624.30 Simple 2000 Series Vol. 43 : The Saiban : Shinmai Shihoukan Momota Tsukasa no 10 no Saiban File +SLPM_623.36 Simple 2000 Series Vol. 44 : The Hajimete no RPG : Densetsu no Keishousha +SLPM_654.14 Simple 2000 Series Vol. 45 : The Koi to Namida to, Tsuioku to... Thread Colors : Sayonara no Mukougawa +SLPM_624.74 Simple 2000 Series Vol. 46 : The Kanji Quiz : Challenge^! Kanji Kentei +SLPM_624.77 Simple 2000 Series Vol. 47 : The Kassen Sekigahara +SLPM_624.83 Simple 2000 Series Vol. 48 : The Taxi : Untenshu wa Kimi da +SLPM_624.85 Simple 2000 Series Vol. 49 : The Dodgeball : World Champion Dodge Baller +SLPM_621.60 Simple 2000 Series Vol. 4 : The Double Mahjong Puzzle +SLPM_624.84 Simple 2000 Series Vol. 50 : The Daibijin +SLPM_624.97 Simple 2000 Series Vol. 51 : The Senkan +SLPM_624.96 Simple 2000 Series Vol. 52 : The Chikyuu Shinryakugun : Space Raiders +SLPM_624.95 Simple 2000 Series Vol. 53 : The Camera Kozou +SLPM_624.93 Simple 2000 Series Vol. 54 : The Daikaijuu +SLPM_624.94 Simple 2000 Series Vol. 55 : The Catfight : Meneko Densetsu +SLPM_625.04 Simple 2000 Series Vol. 56 : The Survival Game +SLPM_625.08 Simple 2000 Series Vol. 57 : The Pro Yakyuu 2004 +SLPM_625.09 Simple 2000 Series Vol. 58 : The Gekai +SLPM_625.24 Simple 2000 Series Vol. 59 : The Uchuujin to Hanasou^! Uchuujin tte Naani? +SLPM_621.71 Simple 2000 Series Vol. 5 : The Block Kuzushi Hyper +SLPM_625.10 Simple 2000 Series Vol. 60 : The Tokusatsu Henshin Hero +SLPM_625.25 Simple 2000 Series Vol. 61 : The OneeChambara +SLPM_656.96 Simple 2000 Series Vol. 62 : The Super Puzzle Bobble DX +SLPM_625.34 Simple 2000 Series Vol. 63 : Mogitate Mizugi^! Onna Mamire no : The Suiei Taikai +SLPM_625.45 Simple 2000 Series Vol. 64 : The Splatter Action +SLPM_625.43 Simple 2000 Series Vol. 65 : The Kyonshii Panic +SLPM_625.56 Simple 2000 Series Vol. 66 : The Party Unou Quiz +SLPM_625.57 Simple 2000 Series Vol. 67 : The Suiri : Soshite Dare mo Inaku Natta +SLPM_625.64 Simple 2000 Series Vol. 68 : The Tousou Highway : Nagoya-Tokyo +SLPM_625.80 Simple 2000 Series Vol. 69 : The Board Game Collection +SLPM_621.96 Simple 2000 Series Vol. 6 : The Snowboard +SLPM_626.37 Simple 2000 Series Vol. 6 : The Snowboard +SLPM_625.86 Simple 2000 Series Vol. 70 : The Kanshikikan +SLPM_658.74 Simple 2000 Series Vol. 71 : The Fantasy Ren'ai Adventure : Kanojo no Densetsu, Boku no Sekiban +SLPM_625.89 Simple 2000 Series Vol. 72 : The Ninkyou +SLPM_625.88 Simple 2000 Series Vol. 73 : The Saiyuu Touenden +SLPM_625.79 Simple 2000 Series Vol. 74 : Onna no Ko Sen'you : The Oujisama to Romance : Ripuru no Tamago +SLPM_626.00 Simple 2000 Series Vol. 75 : The Tokudane : Nihon Zenkoku Scoop Rettou +SLPM_626.04 Simple 2000 Series Vol. 76 : The Hanasou Eigo no Tabi +SLPM_626.05 Simple 2000 Series Vol. 77 : The Hanasou Hangul no Tabi +SLPM_626.18 Simple 2000 Series Vol. 78 : The Uchuu Daisensou +SLPS_204.39 Simple 2000 Series Vol. 79 : Akko ni Omakase^! The Party Quiz +SLPM_621.97 Simple 2000 Series Vol. 7 : The Boxing : Real Fist Fighter +SLPM_626.38 Simple 2000 Series Vol. 80 : The OneeChamploo : The Nee-chan Tokubetsu-hen +SLPM_626.52 Simple 2000 Series Vol. 81 : The Chikyuu Boueigun 2 +SLPM_626.50 Simple 2000 Series Vol. 82 : The Kung Fu +SLPM_626.51 Simple 2000 Series Vol. 83 : The Konchuu Saishuu +SLPM_653.81 Simple 2000 Series Vol. 84 : The Boku ni Oma-Cafe : Kimagure Strawberry Cafe +SLPM_660.88 Simple 2000 Series Vol. 84 : The Boku ni Oma-Cafe : Kimagure Strawberry Cafe +SLPM_626.49 Simple 2000 Series Vol. 85 : The Sekai Meisaku Gekijou Quiz +SLPS_204.31 Simple 2000 Series Vol. 86 : The Menkyo Shutoku Simulation : Kaisei Douro Koutsuuhou Taiou-ban +SLPS_204.41 Simple 2000 Series Vol. 87 : The Nadeshiko +SLPS_204.40 Simple 2000 Series Vol. 88 : The Mini-suke Police +SLPS_204.46 Simple 2000 Series Vol. 89 : The Party Game 2 +SLPM_622.19 Simple 2000 Series Vol. 8 : The Tennis +SLPM_626.36 Simple 2000 Series Vol. 8 : The Tennis +SLPS_204.44 Simple 2000 Series Vol. 90 : The OneeChambara 2 +SLPS_204.30 Simple 2000 Series Vol. 91 : The All Star Kakutousai +SLPS_255.81 Simple 2000 Series Vol. 92 : The Noroi no Game +SLPS_204.54 Simple 2000 Series Vol. 93 : The Unou Drill : Kodama Mitsuo Sensei Kanshuu +SLPS_204.55 Simple 2000 Series Vol. 94 : The Aka-Champion : Come on Baby +SLPS_204.56 Simple 2000 Series Vol. 95 : The Zombie vs. Kyuukyuusha +SLPS_204.58 Simple 2000 Series Vol. 96 : The Kaizoku : Gaikotsu Ippai-rates^! +SLPM_656.53 Simple 2000 Series Vol. 97 : The Koi no Engine : Darling Special Backlash : Koi no Exhaust Heat +SLPS_256.32 Simple 2000 Series Vol. 97 : The Koi no Engine : Darling Special Backlash : Koi no Exhaust Heat +SLPM_657.37 Simple 2000 Series Vol. 98 : The Roman Sabou : Meshimase Roman Sabou +SLPS_256.31 Simple 2000 Series Vol. 98 : The Roman Sabou : Meshimase Roman Sabou +SLPS_204.61 Simple 2000 Series Vol. 99 : The Genshijin +SLPM_622.07 Simple 2000 Series Vol. 9 : The Ren'ai Adventure : Bittersweet Fools +SLPM_622.49 Simple 2000 Series : Hello Kitty Vol. 1 : Starlight Puzzle : Isogashi Cube Dossun Fuwawa +SLPM_622.50 Simple 2000 Series : Hello Kitty Vol. 2 : Minna de Sugoroku : Fushigi na Sekai no Nakayoshi Sugoroku +SLKA_150.54 Simple 2000 Series : The Daemiin +SLPM_624.86 Simple Outlaws DX Gaiden : Chou Saisoku^! Zokusha King Bore Up : Butchigiri Densetsu 2 +SLPS_254.20 Sinbad Adventure wa Enomoto Kanako de Dou desu ka +SCES_522.68 SingStar +SCES_522.99 SingStar +SCES_525.64 SingStar +SCES_525.65 SingStar +SCES_525.66 SingStar +SCES_536.02 SingStar '80s +SCES_536.03 SingStar '80s +SCES_536.04 SingStar '80s +SCES_536.05 SingStar '80s +SCES_536.06 SingStar '80s +SCES_536.07 SingStar '80s +SCES_536.09 SingStar '80s +SCES_536.10 SingStar '80s +SCUS_976.22 SingStar '80s +SCED_536.84 SingStar '80s (Demo) +SCES_545.99 SingStar '90s +SCES_549.09 SingStar '90s +SCUS_976.26 SingStar '90s +SCES_555.38 SingStar (Demo) +SCED_524.61 SingStar (Press Kit) +SCES_554.35 SingStar ABBA +SCES_554.36 SingStar ABBA +SCES_554.37 SingStar ABBA +SCES_554.38 SingStar ABBA +SCES_554.39 SingStar ABBA +SCUS_976.42 SingStar ABBA +SCES_554.78 SingStar Afrikaanse Treffers +SCES_551.59 SingStar Amped +SCES_551.76 SingStar Amped +SCUS_976.12 SingStar Amped +SCES_541.31 SingStar Anthems +SCES_546.01 SingStar Après-Ski Party +SCES_556.41 SingStar Après-Ski Party 2 +SCES_552.58 SingStar Best of Disney +SCES_548.23 SingStar Bollywood +SCES_551.78 SingStar Boy Bands vs Girl Bands +SCES_553.61 SingStar Boy Bands vs Girl Bands +SCES_552.56 SingStar Canciones Disney +SCES_556.40 SingStar Cantautori Italiani +SCES_552.59 SingStar Canções Disney +SCES_556.11 SingStar Chart Hits +SCES_555.70 SingStar Chartbreaker +SCES_551.82 SingStar Clásicos +SCUS_976.50 SingStar Country +SCUS_976.51 SingStar Country +SCES_541.28 SingStar Deutsch Rock-Pop +SCES_547.41 SingStar Deutsch Rock-Pop Vol. 2 +SCES_546.00 SingStar Die Toten Hosen +SCES_556.06 SingStar Die größten Solokünstler +SCES_545.76 SingStar ESKA : Hity na Czasie +SCES_556.17 SingStar Fussballhits +SCES_551.60 SingStar Hottest Hits +SCES_553.62 SingStar Hottest Hits +SCES_550.59 SingStar Italian Greatest Hits +SCES_548.69 SingStar Italian Party +SCES_551.81 SingStar Italian Party 2 +SCES_556.18 SingStar Kent +SCES_541.29 SingStar La Edad de Oro del Pop Español +SCES_547.68 SingStar Latino +SCES_547.69 SingStar Latino +SCUS_943.46 SingStar Latino +SCUS_976.60 SingStar Latino +SCES_543.25 SingStar Legendat +SCES_541.91 SingStar Legends +SCES_541.97 SingStar Legends +SCES_541.98 SingStar Legends +SCES_542.57 SingStar Legends +SCES_543.29 SingStar Legends +SCES_543.30 SingStar Legends +SCES_543.53 SingStar Legends +SCUS_976.40 SingStar Legends +SCES_555.64 SingStar Made in Germany +SCES_554.89 SingStar Mallorca Party +SCES_555.40 SingStar Mecano +SCES_555.66 SingStar Miliki +SCES_555.15 SingStar Morangos com Açúcar +SCES_555.49 SingStar Motown +SCES_555.51 SingStar Motown +SCES_555.52 SingStar Motown +SCES_555.53 SingStar Motown +SCES_528.28 SingStar NRJ Music Tour +SCES_540.78 SingStar Norsk pÃ¥ Norsk +SCES_531.84 SingStar Norske Hits +SCES_551.73 SingStar Operación Triunfo +SCES_528.26 SingStar Party +SCES_528.27 SingStar Party +SCES_528.29 SingStar Party +SCES_528.30 SingStar Party +SCED_529.35 SingStar Party (Demo) +SCES_550.77 SingStar Party Hits +SCES_556.21 SingStar Patito Feo +SCES_555.13 SingStar Polskie Hity +SCES_556.16 SingStar Polskie Hity 2 +SCES_531.78 SingStar Pop +SCES_531.79 SingStar Pop +SCES_531.82 SingStar Pop +SCES_531.83 SingStar Pop +SCUS_975.80 SingStar Pop +SCED_533.16 SingStar Pop (Demo) +SCES_555.27 SingStar Pop 2009 +SCES_545.70 SingStar Pop Hits +SCES_545.71 SingStar Pop Hits +SCES_545.73 SingStar Pop Hits +SCES_545.74 SingStar Pop Hits +SCES_545.75 SingStar Pop Hits +SCES_546.13 SingStar Pop Hits +SCES_547.73 SingStar Pop Hits +SCES_547.64 SingStar Pop Hits 2 +SCES_550.62 SingStar Pop Hits 3 +SCES_551.58 SingStar Pop Hits 4 +SCES_545.72 SingStar Pop Hits : 40 Principales +SCUS_976.49 SingStar Pop Vol. 2 +SCES_533.23 SingStar Popworld +SCES_556.19 SingStar Portugal Hits +SCES_554.53 SingStar Queen +SCES_554.54 SingStar Queen +SCES_554.55 SingStar Queen +SCES_554.85 SingStar Queen +SCUS_976.43 SingStar Queen +SCES_547.60 SingStar R&B +SCES_547.61 SingStar R&B +SCES_547.62 SingStar R&B +SCES_547.65 SingStar R&B +SCES_531.81 SingStar Radio 105 +SCES_545.97 SingStar Rock Ballads +SCES_549.10 SingStar Rock Ballads +SCES_538.89 SingStar Rocks^! +SCES_538.90 SingStar Rocks^! +SCES_538.91 SingStar Rocks^! +SCES_538.94 SingStar Rocks^! +SCES_538.95 SingStar Rocks^! +SCES_538.97 SingStar Rocks^! +SCES_538.98 SingStar Rocks^! +SCUS_975.71 SingStar Rocks^! +SCES_538.93 SingStar Rocks^! TMF +SCES_540.25 SingStar Rocks^! with RTE 2fm +SCES_552.41 SingStar Russian Hit +SCES_551.79 SingStar Schlager +SCES_552.55 SingStar Singalong with Disney +SCES_553.60 SingStar Singalong with Disney +SCES_552.61 SingStar Sjung med Disney +SCES_555.90 SingStar Store Drømme +SCES_555.14 SingStar Studio 100 +SCES_550.56 SingStar Summer Party +SCES_550.57 SingStar Summer Party +SCES_550.58 SingStar Summer Party +SCES_550.60 SingStar Summer Party +SCES_551.27 SingStar Summer Party +SCES_551.28 SingStar Summer Party +SCES_556.12 SingStar SuomiHitit +SCES_555.21 SingStar SuomiPop +SCES_551.77 SingStar SuomiRock +SCES_556.50 SingStar SuomiSuosikit +SCES_531.85 SingStar Svenska Hits +SCES_545.98 SingStar Svenska Hits Schlager +SCES_555.68 SingStar Svenska Stjärnor +SCES_552.62 SingStar Syng med Disney +SCES_555.54 SingStar Take That +SCES_555.57 SingStar Take That +SCES_531.80 SingStar The Dome +SCES_555.67 SingStar The Wiggles +SCES_551.83 SingStar Turkish Party +SCES_555.94 SingStar Vasco +SCES_550.61 SingStar Wakacyjna Impreza^! +SCES_554.01 SingStar Zingt met Disney +SCES_552.60 SingStar e la Magia Disney +SCES_540.77 SingStar top.it +SCES_552.57 SingStar : Chansons Magiques de Disney +PCPX_966.36 Siren +SCPS_150.53 Siren +SCPS_193.05 Siren +SCPS_193.12 Siren +SCUS_973.55 Siren +SCUS_973.98 Siren (Demo) +SCPS_151.06 Siren 2 +SCPS_193.26 Siren 2 +PAPX_905.11 Siren : Trial Disc (Taikenban) +SLES_521.16 Sitting Ducks +SLUS_208.86 Sitting Ducks +SLES_546.28 Skate Attack +SLES_547.16 Skateboard Madness : Xtreme Edition +SLPS_256.16 Ski Jumping Pairs : Reloaded +SLES_529.73 Ski Racing 2005 +SLES_536.38 Ski Racing 2006 +SLUS_218.39 Ski and Shoot +SLUS_215.91 Ski-Doo Snow X Racing +SLPM_551.70 Skip Beat^! +SCES_501.05 Sky Odyssey +SLUS_201.34 Sky Odyssey +SLES_502.61 Sky Surfer +SLPS_200.12 Sky Surfer +SCPS_110.06 SkyGunner +SLUS_203.84 SkyGunner +SLUS_280.08 SkyGunner (Demo) +SLUS_290.20 SkyGunner (Demo) +PAPX_902.18 SkyGunner (Taikenban) +PCPX_963.21 SkyGunner (Taikenban) +SLES_551.52 Skyscraper +SLES_507.76 Slam Tennis +SLES_506.83 Sled Storm +SLUS_203.63 Sled Storm +SLPS_202.62 Slot^! Pro DX : Fujiko 2 +SLPM_669.74 Slotter Up Core 10 : Mach GoGoGo 2 +SLPM_551.52 Slotter Up Core 11 : Kyojin no Hoshi IV : Seishun Gunzou-hen +SLPM_552.75 Slotter Up Core 12 : Ping Pong +SLPS_202.86 Slotter Up Core 2 : Gouda^! Minami no Teiou +SLPS_203.70 Slotter Up Core 3 : Yuda^! Doronjo ni Omakase +SLPS_203.78 Slotter Up Core 4 : Ton-chan Gekida^! Jissen Pachi-Slot Ore-izm^!^! +SLPS_204.05 Slotter Up Core 5 : Lupin Daisuki^! Shuyaku wa Zenigata +SLPM_625.82 Slotter Up Core 6 : Bakuenda^! Kyojin no Hoshi II +SLPM_626.22 Slotter Up Core 7 : Gekitouda^! Street Fighter II +SLPM_626.82 Slotter Up Core 8 : Gokuenda^! Kyojin no Hoshi III +SLPM_627.52 Slotter Up Core 9 : Jug Kiwametari^! Final Juggler +SLPS_203.37 Slotter Up Core Alpha : Shuku Tora^! Yuushou Panel^! Shinka^! Kyojin no Hoshi +SLPS_202.85 Slotter Up Core : Enda^! Kyojin no Hoshi +SLPM_627.78 Slotter Up Mania 10 : Pioneer Special III +SLPM_552.28 Slotter Up Mania 11 : 2027 vs. 2027 II +SLPS_203.06 Slotter Up Mania 2 : Kokuchi no Kyoku^! Juggler Special +SLPS_203.38 Slotter Up Mania 3 : Densetsu Fukkatsu^! New Pegasus Special +SLPS_203.51 Slotter Up Mania 4 : Nangoku no Kou^! Super Hana Hana & Shiomahal & Oase +SLPS_203.96 Slotter Up Mania 5 : Soukai Gekida^! Mach GoGoGo & Daruma Neko +SLPM_626.15 Slotter Up Mania 6 : Oki no Neppuu^! Pioneer Special II +SLPM_626.93 Slotter Up Mania 7 : Saishin Saikyou^! Pioneer MAX +SLPM_626.94 Slotter Up Mania 8 : Senkou Kokuchi^! Juggler Special II +SLPM_627.73 Slotter Up Mania 9 : Atsu Oki da ze^! Mensoore-30 & Mensoore 2-30 +SLPS_202.78 Slotter Up Mania : Chou Oki-Slot^! Pioneer Special +SCES_525.29 Sly 2 : Association de Voleurs +SCUS_973.16 Sly 2 : Band of Thieves +SCUS_974.15 Sly 2 : Band of Thieves (Demo) +SCUS_974.57 Sly 2 : Band of Thieves (Demo) +SCUS_974.64 Sly 3 : Honor Among Thieves +SCUS_975.27 Sly 3 : Honor Among Thieves (Demo) +SCUS_974.84 Sly 3 : Honor Among Thieves (E3 Demo) +SCES_534.09 Sly 3 : Honour Among Thieves +SCED_538.02 Sly 3 : Honour Among Thieves (Demo) +SCUS_971.98 Sly Cooper and the Thievius Raccoonus +SCUS_972.10 Sly Cooper and the Thievius Raccoonus (Demo) +SCKA_200.04 Sly Cooper : Jeonseolui Bibeobseoreul Chajaseo +SCKA_200.30 Sly Cooper : Jeonseolui Bibeobseoreul Chajaseo +SCKA_900.04 Sly Cooper : Jeonseolui Bibeobseoreul Chajaseo +SCES_509.17 Sly Raccoon +SCED_514.52 Sly Raccoon (Demo) +SLES_539.40 Smarties : Meltdown +SLES_518.00 Smash Cars +SLUS_206.20 Smash Cars +SCPS_560.09 Smash Court Pro Tournament +SLPS_201.71 Smash Court Pro Tournament +SCKA_200.33 Smash Court Pro Tournament 2 +SLPS_253.61 Smash Court Pro Tournament 2 +SCES_508.10 Smash Court Tennis : Pro Tournament +SLUS_202.86 Smash Court Tennis : Pro Tournament +SCED_509.32 Smash Court Tennis : Pro Tournament (Demo) +SCES_524.23 Smash Court Tennis : Pro Tournament 2 +SLUS_209.33 Smash Court Tennis : Pro Tournament 2 +SCED_524.23 Smash Court Tennis : Pro Tournament 2 (Demo) +SCED_526.18 Smash Court Tennis : Pro Tournament 2 (Demo) +SLES_500.55 Smuggler's Run +SLES_500.61 Smuggler's Run +SLUS_200.65 Smuggler's Run +SLES_503.41 Smuggler's Run 2 : Hostile Territory +SLUS_202.04 Smuggler's Run 2 : Hostile Territory +SLES_547.67 Sniper Assault +SLES_518.20 Sniper Elite +SLES_537.58 Sniper Elite +SLUS_212.31 Sniper Elite +SLES_541.57 SnoCross 2 featuring Blair Morgan +SLUS_211.30 SnoCross 2 featuring Blair Morgan +SLUS_213.80 Snoopy vs. the Red Baron +SLPS_253.32 Snow +SLES_539.36 Snow Rider +SLES_546.20 Snow White & the 7 Clever Boys +SLPM_620.27 Snowboard Heaven +SLPM_622.63 Snowboard Heaven +SLES_517.12 Snowboard Racer 2 +SLUS_201.96 Soccer America : International Cup +SLPM_653.72 Soccer Kantoku Saihai Simulation : Formation Final +SLES_538.46 Soccer Life 2 +SLPS_255.21 Soccer Life 2 : We are Challengers to Europe +SLES_530.74 Soccer Life^! +SLPS_203.50 Soccer Life^! We are Challengers to Europe +SLUS_204.56 Soccer Mania +SLPS_204.79 Sokudoku Master +SLES_538.73 Sol Divide +SLES_507.39 Soldier of Fortune : Gold Edition +SLUS_200.84 Soldier of Fortune : Gold Edition +SLES_522.93 Son of the Lion King +SLES_533.50 Sonic Gems Collection +SLPM_660.74 Sonic Gems Collection +SLES_519.50 Sonic Heroes +SLKA_251.22 Sonic Heroes +SLPM_654.31 Sonic Heroes +SLUS_207.18 Sonic Heroes +SLES_529.98 Sonic Mega Collection Plus +SLPM_657.58 Sonic Mega Collection Plus +SLUS_209.17 Sonic Mega Collection Plus +SLES_535.60 Sonic Riders +SLPM_662.81 Sonic Riders +SLUS_213.31 Sonic Riders +SLED_540.32 Sonic Riders (Demo) +SLUS_291.79 Sonic Riders (Demo) +SLES_549.15 Sonic Riders : Zero Gravity +SLUS_216.42 Sonic Riders : Zero Gravity +SLES_553.80 Sonic Unleashed +SLUS_218.46 Sonic Unleashed +SLPM_658.48 Sorairo no Organ Remix +SLPM_550.13 Sorayume +SLPS_250.08 Sorcerous Stabber Orphen +SLPM_601.13 Sorcerous Stabber Orphen (Taikenban) +SLPM_659.71 Soshite Bokura wa, ... and He Said +SLPM_663.51 Soshite Kono Sora ni Kirameku Kimi no Uta +SLPM_666.59 Soshite Kono Sora ni Kirameku Kimi no Uta XXX +SLPM_662.94 Sotsugyou : 2nd Generation +SLPM_550.39 Soukoku no Kusabi : Hiiro no Kakera 3 +SLPM_550.40 Soukoku no Kusabi : Hiiro no Kakera 3 +SLPS_258.27 Soukou Kihei Votoms +SLPS_257.38 Soul Cradle : Sekai o Kurau Mono +SLPS_257.39 Soul Cradle : Sekai o Kurau Mono +SLPS_259.12 Soul Eater : Battle Resonance +SLPM_664.37 Soul Link Extension +SLES_551.67 Soul Nomad & the World Eaters +SLUS_216.03 Soul Nomad & the World Eaters +SCPS_550.13 Soul Reaver 2 +SLPS_250.85 Soul Reaver 2 +SLPM_601.71 Soul Reaver 2 (Taikenban) +SCKA_200.16 Soulcalibur II +SLES_517.99 Soulcalibur II +SLPS_252.30 Soulcalibur II +SLUS_206.43 Soulcalibur II +SLED_519.01 Soulcalibur II (Demo) +SLUS_290.58 Soulcalibur II (Demo) +SCAJ_201.59 Soulcalibur III +SCES_533.12 Soulcalibur III +SCKA_200.59 Soulcalibur III +SLPS_255.77 Soulcalibur III +SLUS_212.16 Soulcalibur III +SCED_536.74 Soulcalibur III (Demo) +SLPM_611.33 Soulcalibur III (Taikenban) +SLPS_255.19 Sousei no Aquarion +SLPM_623.10 Soutenryuu : The Arcade +SCES_506.11 Space Channel 5 +SLPM_650.95 Space Channel 5 +SCES_506.12 Space Channel 5 Part 2 +SLPM_650.96 Space Channel 5 Part 2 +SLPM_744.04 Space Channel 5 Part 2 +SCED_514.05 Space Channel 5 : Part 2 Special Demo (Demo) +SLUS_208.06 Space Channel 5 : Special Edition (Disc 1) +SLUS_208.07 Space Channel 5 : Special Edition (Disc 2) +SLES_553.40 Space Chimps +SLES_553.48 Space Chimps +SLUS_217.83 Space Chimps +SCPS_110.25 Space Fishermen +SLES_523.13 Space Invaders Anniversary +SLPM_623.54 Space Invaders Anniversary +SLES_517.46 Space Invaders : Invasion Day +SLKA_150.02 Space Raiders +SLPM_622.75 Space Raiders +SLES_545.93 Space Rebellion +SRPM_702.01 Space Venus Starring Morning Musume. +SLES_539.15 Space War Attack +SLPM_664.44 Spartan : Kodai Greece Eiyuuden +SLES_533.93 Spartan : Total Warrior +SLES_533.96 Spartan : Total Warrior +SLUS_212.12 Spartan : Total Warrior +SLED_537.32 Spartan : Total Warrior (Demo) +SLES_523.26 Spawn : Armageddon +SLUS_207.07 Spawn : Armageddon +SLPS_253.70 Spawn : Unmei no Kusari +SCPM_853.03 SpeSaru Disc 2003 +SLES_545.91 Special Forces +SLPM_659.66 Spectral Force Chronicle +SLPM_659.67 Spectral Force Chronicle +SLPM_663.49 Spectral Force Chronicle +SLPM_656.68 Spectral Force : Radical Elements +SLPM_656.69 Spectral Force : Radical Elements +SLPS_656.68 Spectral Force : Radical Elements +SLPM_668.99 Spectral Gene +SLES_546.87 Spectral vs. Generation +SLPM_627.27 Spectral vs. Generation +SLES_510.22 Speed Challenge : Jacques Villeneuve's Racing Vision +SLES_508.48 Speed Kings +SLUS_205.84 Speed Kings +SLES_539.20 Speed Machines 3 +SLES_550.75 Speed Racer +SLUS_218.12 Speed Racer +SLES_540.74 Speedboat GP +SLES_518.31 Sphinx and the Cursed Mummy +SLKA_250.18 Sphinx and the Cursed Mummy +SLUS_204.82 Sphinx and the Cursed Mummy +SLED_518.32 Sphinx and the Cursed Mummy (Demo) +SLUS_290.57 Sphinx and the Shadow of Set (Demo) +SLES_508.12 Spider-Man +SLES_508.13 Spider-Man +SLES_508.14 Spider-Man +SLES_509.65 Spider-Man +SLPM_652.05 Spider-Man +SLUS_203.36 Spider-Man +SLES_523.72 Spider-Man 2 +SLES_524.47 Spider-Man 2 +SLES_524.93 Spider-Man 2 +SLPM_656.62 Spider-Man 2 +SLPM_661.21 Spider-Man 2 +SLUS_207.76 Spider-Man 2 +SLES_547.23 Spider-Man 3 +SLES_547.24 Spider-Man 3 +SLKA_253.85 Spider-Man 3 +SLPS_258.23 Spider-Man 3 +SLUS_215.52 Spider-Man 3 +SLUS_216.17 Spider-Man 3 +SLES_549.01 Spider-Man : Allié ou Ennemi +SLUS_216.00 Spider-Man : Friend or Foe +SLES_553.72 Spider-Man : Le Règne des Ombres +SLUS_218.22 Spider-Man : Web of Shadows : Amazing Allies Edition +SLES_528.67 SpinDrive Ping Pong +SLES_504.86 Splashdown +SLPM_651.13 Splashdown +SLUS_202.23 Splashdown +SLES_516.80 Splashdown 2 : Rides Gone Wild +SLES_516.81 Splashdown 2 : Rides Gone Wild +SLES_519.25 Splashdown 2 : Rides Gone Wild +SLUS_206.86 Splashdown : Rides Gone Wild +SLUS_290.54 Splashdown : Rides Gone Wild (Demo) +SLES_533.68 Splatter Master +SLES_556.10 Springdale +SLES_527.74 Sprint Car Challenge +SLUS_216.01 Sprint Cars 2 : Showdown at Eldora +SLES_544.63 Sprint Cars : Road to Knoxville +SLUS_214.18 Sprint Cars : Road to Knoxville +SLES_525.05 Spy Fiction +SLPS_253.11 Spy Fiction +SLUS_208.56 Spy Fiction +SLES_530.78 Spy vs. Spy +SLES_502.68 SpyHunter +SLUS_200.56 SpyHunter +SLED_504.88 SpyHunter (Demo) +SLES_518.41 SpyHunter 2 +SLES_523.87 SpyHunter 2 +SLUS_205.90 SpyHunter 2 +SLES_541.30 SpyHunter : Nowhere to Run +SLUS_214.21 SpyHunter : Nowhere to Run +SCES_533.47 SpyToy +SLPM_650.90 Spyhunter +SLES_525.69 Spyro : A Hero's Tail +SLUS_208.84 Spyro : A Hero's Tail +SLES_510.43 Spyro : Enter the Dragonfly +SLUS_203.15 Spyro : Enter the Dragonfly +SLUS_290.87 Square Enix Sampler Disc Volume One : Drakengard Playable Demo +SLUS_290.98 Square Enix Sampler Disc Volume Two : Front Mission 4 Playable Demo +SLUS_212.59 Stacked with Daniel Negreanu +SLPM_657.04 Standard Daisenryaku : Dengekisen +SLPM_659.59 Standard Daisenryaku : Ushinawareta Shouri +SLPM_667.18 Standard Daisenryaku : Ushinawareta Shouri +SLES_520.61 Star Academy +SCPS_550.19 Star Ocean : Till the End of Time +SLPM_652.09 Star Ocean : Till the End of Time +SLES_820.28 Star Ocean : Till the End of Time (Disc 1) +SLUS_204.88 Star Ocean : Till the End of Time (Disc 1) +SLES_820.29 Star Ocean : Till the End of Time (Disc 2) +SLUS_208.91 Star Ocean : Till the End of Time (Disc 2) +SLPM_654.38 Star Ocean : Till the End of Time : Director's Cut (Disc 1) +SLPM_664.78 Star Ocean : Till the End of Time : Director's Cut (Disc 1) +SLPM_654.38 Star Ocean : Till the End of Time : Director's Cut (Disc 2) +SLPM_654.39 Star Ocean : Till the End of Time : Director's Cut (Disc 2) +SLPM_664.79 Star Ocean : Till the End of Time : Director's Cut (Disc 2) +SLES_550.48 Star Trek : Conquest +SLUS_216.30 Star Trek : Conquest +SLES_545.54 Star Trek : Encounters +SLUS_213.96 Star Trek : Encounters +SLES_522.09 Star Trek : Shattered Universe +SLUS_201.12 Star Trek : Shattered Universe +SLES_507.38 Star Trek : Voyager : Elite Force +SLUS_202.27 Star Trek : Voyager : Elite Force +SLES_525.45 Star Wars : Battlefront +SLES_525.46 Star Wars : Battlefront +SLES_525.47 Star Wars : Battlefront +SLPM_656.87 Star Wars : Battlefront +SLPM_661.48 Star Wars : Battlefront +SLUS_208.98 Star Wars : Battlefront +SLES_535.01 Star Wars : Battlefront II +SLES_535.02 Star Wars : Battlefront II +SLES_535.03 Star Wars : Battlefront II +SLPM_661.90 Star Wars : Battlefront II +SLUS_212.40 Star Wars : Battlefront II +SLES_508.31 Star Wars : Bounty Hunter +SLES_508.32 Star Wars : Bounty Hunter +SLES_508.33 Star Wars : Bounty Hunter +SLES_508.34 Star Wars : Bounty Hunter +SLES_508.35 Star Wars : Bounty Hunter +SLUS_204.20 Star Wars : Bounty Hunter +SLES_531.57 Star Wars : Episode III : Die Rache der Sith +SLES_531.56 Star Wars épisode III : La Revanche des Sith +SLES_531.55 Star Wars : Episode III : Revenge of the Sith +SLUS_211.43 Star Wars : Episode III : Revenge of the Sith +SLPM_660.46 Star Wars : Episode III : Sith no Fukushuu +SLPM_662.52 Star Wars : Episode III : Sith no Fukushuu +SLPM_665.15 Star Wars : Episode III : Sith no Fukushuu +SLPM_657.26 Star Wars : Jango Fett +SLPS_252.52 Star Wars : Jango Fett +SLES_503.71 Star Wars : Jedi Starfighter +SLES_503.72 Star Wars : Jedi Starfighter +SLES_503.73 Star Wars : Jedi Starfighter +SLES_503.74 Star Wars : Jedi Starfighter +SLES_503.75 Star Wars : Jedi Starfighter +SLPM_652.01 Star Wars : Jedi Starfighter +SLPS_251.47 Star Wars : Jedi Starfighter +SLUS_202.93 Star Wars : Jedi Starfighter +SLUS_280.10 Star Wars : Jedi Starfighter (Demo) +SLES_508.29 Star Wars : La Guerra dei Cloni +SLES_508.30 Star Wars : Las Guerras Clon +SLES_503.66 Star Wars : Racer Revenge +SLUS_202.68 Star Wars : Racer Revenge +SLES_501.65 Star Wars : Starfighter +SLES_501.66 Star Wars : Starfighter +SLES_501.67 Star Wars : Starfighter +SLES_501.68 Star Wars : Starfighter +SLES_501.69 Star Wars : Starfighter +SLPM_625.37 Star Wars : Starfighter +SLUS_200.44 Star Wars : Starfighter +SLES_502.04 Star Wars : Super Bombad Racing +SLES_502.05 Star Wars : Super Bombad Racing +SLES_502.06 Star Wars : Super Bombad Racing +SLES_502.07 Star Wars : Super Bombad Racing +SLES_502.08 Star Wars : Super Bombad Racing +SLUS_200.43 Star Wars : Super Bombad Racing +SLES_508.26 Star Wars : The Clone Wars +SLES_508.27 Star Wars : The Clone Wars +SLES_508.28 Star Wars : The Clone Wars +SLUS_205.10 Star Wars : The Clone Wars +SLUS_219.13 Star Wars : The Clone Wars : Republic Heroes +SLES_546.58 Star Wars : The Force Unleashed +SLES_546.59 Star Wars : The Force Unleashed +SLPS_258.88 Star Wars : The Force Unleashed +SLUS_216.14 Star Wars : The Force Unleashed +SLPM_668.79 StarTRain : Your Past Makes Your Future +SLES_516.17 Starsky & Hutch +SLES_517.83 Starsky & Hutch +SLKA_250.90 Starsky & Hutch +SLUS_206.19 Starsky & Hutch +SLED_516.51 Starsky & Hutch (Demo) +SLES_506.06 State of Emergency +SLES_510.46 State of Emergency +SLUS_202.14 State of Emergency +SLES_540.89 State of Emergency 2 +SLES_540.92 State of Emergency 2 +SLUS_209.66 State of Emergency 2 +SLUS_280.56 State of Emergency 2 (Demo) +SLPM_664.85 State of Emergency Revenge +SLPM_655.58 Steady x Study +SLES_550.55 Stealth Force 2 +SLES_533.61 Stealth Force : The War on Terror +SLES_551.90 Steam Express +SLES_541.38 Steambot Chronicles +SLES_543.35 Steambot Chronicles +SLUS_213.44 Steambot Chronicles +SLUS_280.61 Steambot Chronicles (Demo) +SLUS_291.88 Steambot Chronicles (Demo) +SLPS_255.02 Steamboy +SLPM_602.65 Steamboy (Taikenban) +SLES_524.82 Steel Dragon EX +SLPM_656.85 Stella Deus +SLPM_666.70 Stella Deus +SLES_537.65 Stella Deus : The Gate of Eternity +SLUS_211.32 Stella Deus : The Gate of Eternity +SLUS_280.50 Stella Deus : The Gate of Eternity (Demo) +SLPS_200.18 Stepping Selection (Disc 1) +SLPS_200.19 Stepping Selection (Disc 2) +SLES_539.72 Stock Car Crash +SLES_526.17 Stock Car Speedway +SLES_528.82 Stolen +SLUS_210.99 Stolen +SLED_531.37 Stolen (Demo) +SLPS_256.11 Strawberry Panic^! +SLES_543.09 Strawberry Shortcake : The Sweet Dreams Game +SLUS_214.97 Strawberry Shortcake : The Sweet Dreams Game +SLES_534.07 Street Boyz +SCES_555.91 Street Cricket Champions +SCES_556.63 Street Cricket Champions 2 +SLES_543.31 Street Dance +SLES_540.85 Street Fighter Alpha Anthology +SLUS_213.17 Street Fighter Alpha Anthology +SLUS_209.49 Street Fighter Anniversary Collection +SLES_500.72 Street Fighter EX3 +SLPS_200.03 Street Fighter EX3 +SLUS_201.30 Street Fighter EX3 +SLPM_601.05 Street Fighter EX3 (Taikenban) +SLPM_656.21 Street Fighter III : 3rd Strike : Fight for the Future +SLPM_666.39 Street Fighter III : 3rd Strike : Fight for the Future +SLPM_664.09 Street Fighter Zero : Fighter's Generation +SLES_538.47 Street Golfer +SLPM_621.81 Street Golfer +SLPM_601.81 Street Golfer (Taikenban) +SLES_508.62 Street Hoops +SLUS_202.99 Street Hoops +SLPS_200.17 Street Mahjong Trance : Majin 2 +SLES_546.75 Street Warrior +SLUS_201.82 Stretch Panic +SLES_531.72 Strike Force Bowling +SLUS_208.46 Strike Force Bowling +SLPM_551.73 Strike Witches : Anata to Dekiru Koto : A Little Peaceful Days +SLPM_551.74 Strike Witches : Anata to Dekiru Koto : A Little Peaceful Days +SLKA_150.05 Strikers 1945 I & II +SCES_534.22 Stuart Little 3 : L'Aventure Photographique +SCKA_200.67 Stuart Little 3 : Big Photo Adventure +SLUS_213.41 Stuart Little 3 : Big Photo Adventure +SLES_500.64 Stunt GP +SLPS_201.52 Stunt GP +SLUS_202.18 Stunt GP +SLES_502.88 Stuntman +SLPM_660.19 Stuntman +SLUS_202.50 Stuntman +SLED_504.89 Stuntman (Demo) +SLED_510.12 Stuntman (Demo) +SLES_548.20 Stuntman : Ignition +SLPM_669.10 Stuntman : Ignition +SLUS_216.26 Stuntman : Ignition +SLES_511.60 Sub Rebellion +SLUS_205.48 Sub Rebellion +SLKA_250.84 Sudogo Battle 01 +SLPM_550.47 Sugar + Spice^! Ano Ko no Suteki na Nani mo Kamo +SLPS_255.87 Sugar² Rune : Koi mo Oshare mo Pick-Up +SLPM_551.47 Suggoi^! Arcana Heart 2 +SLPM_624.37 Sui Sui Sweet : Amai Koi no Mitsuke-kata +SLPM_657.51 Suigetsu : Mayoi Gokoro +SLPM_667.87 Suika A.S+ : Eternal Name +SLUS_203.87 Suikoden III +SLES_529.13 Suikoden IV +SLUS_209.79 Suikoden IV +SLES_537.69 Suikoden Tactics +SLUS_212.45 Suikoden Tactics +SLES_540.87 Suikoden V +SLUS_212.91 Suikoden V +SLPS_203.52 Suki na Mono wa Suki dakara Shou ga Nai^!^! First Limit & Target Nights : Sukishou^! Episode #01+#02 (Disc 1) (First Limit : Sukishou^! Episode #01) +SLPS_203.53 Suki na Mono wa Suki dakara Shou ga Nai^!^! First Limit & Target Nights : Sukishou^! Episode #01+#02 (Disc 2) (Target Nights : Sukishou^! Episode #02) +SLPS_203.94 Suki na Mono wa Suki dakara Shou ga Nai^!^! Rain : Sukishou^! Episode #03 +SLES_552.20 Summer Athletics +SLUS_217.86 Summer Athletics : The Ultimate Challenge +SLES_517.78 Summer Heat Beach Volleyball +SLUS_206.34 Summer Heat Beach Volleyball +SLED_518.07 Summer Heat Beach Volleyball (Demo) +SLPS_252.67 Summon Night 3 +SLPS_732.11 Summon Night 3 +SLPS_257.04 Summon Night 4 +SLPS_255.28 Summon Night Ex-These : Yoake no Tsubasa +SLPS_259.47 Summon Night Granthese : Horobi no Tsurugi to Yakusoku no Kishi +SLES_820.01 Summoner +SLES_820.03 Summoner +SLES_820.05 Summoner +SLUS_200.74 Summoner +SLES_511.41 Summoner 2 +SLES_511.42 Summoner 2 +SLES_511.43 Summoner 2 +SLES_512.75 Summoner 2 +SLUS_204.48 Summoner 2 +SLED_510.91 Summoner 2 (Demo) +SLUS_290.29 Summoner 2 (Demo) +SLPS_257.78 Sumomomo Momomo : Chijou Saikyou no Yome : Keishou Shimasho^!? Koi no Hanamuko Soudatsu-sen^!^! +SLES_505.33 Sunny Garcia Surfing +SLUS_202.08 Sunny Garcia Surfing +SLPS_250.70 Sunrise Eiyuutan 2 +SLPS_255.92 Sunrise Eiyuutan 3 +SLPS_250.11 Sunrise Eiyuutan R +SLPS_252.70 Sunrise World War +SLKA_250.10 Super Battle Bongsin +SCED_000.00 Super Bender Boot Disc +SLES_500.76 Super Bust-A-Move +SLUS_201.15 Super Bust-A-Move +SLES_505.62 Super Bust-A-Move 2 +SLUS_204.60 Super Bust-A-Move 2 +SLES_541.61 Super Dragon Ball Z +SLPS_256.42 Super Dragon Ball Z +SLUS_214.42 Super Dragon Ball Z +SLES_516.78 Super Farm +SLES_545.63 Super Fruit Fall +SLPM_650.21 Super Galdelic Hour +SLPS_200.93 Super Mic-chan +SLES_537.01 Super Monkey Ball Adventure +SLUS_212.72 Super Monkey Ball Adventure +SLES_530.37 Super Monkey Ball Deluxe +SLPM_659.09 Super Monkey Ball Deluxe +SLUS_209.18 Super Monkey Ball Deluxe +SLES_548.18 Super PickUps +SLUS_214.50 Super PickUps +SLPM_620.16 Super Puzzle Bobble +SLPM_645.12 Super Puzzle Bobble +SLPM_601.15 Super Puzzle Bobble (Taikenban) +SCCS_400.10 Super Puzzle Bobble 2 +SLPM_622.29 Super Puzzle Bobble 2 +SCPS_550.21 Super Robot Taisen Impact +SLPS_251.03 Super Robot Taisen Impact +SLPS_251.04 Super Robot Taisen Impact +SLPS_734.16 Super Robot Taisen Impact +SLPS_253.45 Super Robot Taisen MX +SCKA_201.17 Super Robot Taisen OG Gaiden +SLPS_258.36 Super Robot Taisen OG Gaiden +SLPS_257.33 Super Robot Taisen OG : Original Generations +SCKA_201.31 Super Robot Taisen Z +SLPS_258.87 Super Robot Taisen Z +SCKA_201.36 Super Robot Taisen Z : Special Disc +SLPS_259.20 Super Robot Taisen Z : Special Disc +SLPS_252.96 Super Robot Taisen : Scramble Commander +SLPS_257.50 Super Robot Taisen : Scramble Commander the 2nd +SLPM_625.52 Super Shanghai 2005 +SLES_508.97 Super Trucks +SLPM_622.56 Super Trucks +SLUS_207.48 Super Trucks Racing +SLES_542.22 Super-Bikes Riding Challenge +SLPM_623.71 SuperLite 2000 Vol. 10 : Psyvariar : Revision +SLPM_623.89 SuperLite 2000 Vol. 11 : Big Bass : Bass Tsuri Kanzen Kouryaku +SLPM_623.87 SuperLite 2000 Vol. 12 : Sudoku +SLPM_624.23 SuperLite 2000 Vol. 13 : Tetris : Kiwame Michi +SLPM_624.48 SuperLite 2000 Vol. 14 : Crossword +SLPM_624.66 SuperLite 2000 Vol. 15 : Zooo +SLPM_624.71 SuperLite 2000 Vol. 16 : UNO Game +SLPM_621.43 SuperLite 2000 Vol. 17 : Hakoniwa Tetsudou : Blue Train Tokkyuu-hen +SLPM_624.60 SuperLite 2000 Vol. 17 : Hakoniwa Tetsudou : Blue Train Tokkyuu-hen +SLPM_622.85 SuperLite 2000 Vol. 18 : Waku Waku Volley 2 +SLPM_624.81 SuperLite 2000 Vol. 18 : Waku Waku Volley 2 +SLPM_624.87 SuperLite 2000 Vol. 19 : Hanafuda +SLPM_623.16 SuperLite 2000 Vol. 1 : Mahjong +SLPM_656.01 SuperLite 2000 Vol. 20 : Omoide ni Kawaru Kimi : Memories Off +SLPM_656.28 SuperLite 2000 Vol. 21 : Konohana Pack : 3-tsu no Jikenbo +SLPM_656.64 SuperLite 2000 Vol. 22 : Memories Off Duet +SLPM_550.88 SuperLite 2000 Vol. 23 : Never 7 : The End of Infinity +SLPM_656.89 SuperLite 2000 Vol. 23 : Never 7 : The End of Infinity +SLPM_656.91 SuperLite 2000 Vol. 24 : Ever 17 : The Out of Infinity : Premium Edition +SLPM_625.48 SuperLite 2000 Vol. 25 : Heisei Bakutoden +SLPM_625.39 SuperLite 2000 Vol. 26 : Mezase^! Chess Champion +SLPM_625.40 SuperLite 2000 Vol. 27 : Mezase^! Super Hustler +SLPM_625.41 SuperLite 2000 Vol. 28 : Mezase^! Super Bowler +SLPM_659.28 SuperLite 2000 Vol. 29 : Memories Off Mix +SLPM_623.06 SuperLite 2000 Vol. 2 : Shougi +SLPM_624.89 SuperLite 2000 Vol. 30 : Yoshinoya +SLPM_626.08 SuperLite 2000 Vol. 30 : Yoshinoya +SLPM_659.94 SuperLite 2000 Vol. 31 : Remember11 : The Age of Infinity +SLPM_660.15 SuperLite 2000 Vol. 32 : Ai yori Aoshi +SLPM_660.39 SuperLite 2000 Vol. 33 : Memories Off : Sorekara +SLPM_657.32 SuperLite 2000 Vol. 34 : Akai Ito +SLPM_661.36 SuperLite 2000 Vol. 34 : Akai Ito +SLPM_661.95 SuperLite 2000 Vol. 35 : Monochrome +SLPM_624.42 SuperLite 2000 Vol. 36 : Youkoso Hitsuji-mura +SLPM_627.11 SuperLite 2000 Vol. 36 : Youkoso Hitsuji-mura +SLPM_662.73 SuperLite 2000 Vol. 37 : Memories Off : After Rain Vol. 1 : Orizuru +SLPM_662.82 SuperLite 2000 Vol. 38 : Memories Off : After Rain Vol. 2 : Souen +SLPM_656.90 SuperLite 2000 Vol. 39 : Konohana 4 : Yami o Harau Inori +SLPM_663.61 SuperLite 2000 Vol. 39 : Konohana 4 : Yami o Harau Inori +SLPM_623.17 SuperLite 2000 Vol. 3 : Igo +SLPM_662.83 SuperLite 2000 Vol. 40 : Memories Off : After Rain Vol. 3 : Sotsugyou +SLPM_659.82 SuperLite 2000 Vol. 41 : Tokyo Bus Guide 2 +SLPM_665.55 SuperLite 2000 Vol. 41 : Tokyo Bus Guide 2 +SLPM_665.71 SuperLite 2000 Vol. 42 : Memories Off #5 : Togireta Film +SLPM_623.05 SuperLite 2000 Vol. 4 : Othello +SLPM_653.53 SuperLite 2000 Vol. 6 : Konohana 2 : Todokanai Requiem +SLPM_623.72 SuperLite 2000 Vol. 7 : Oekaki Puzzle +SLPM_623.70 SuperLite 2000 Vol. 8 : Psyvariar : Medium Unit +SLPM_623.88 SuperLite 2000 Vol. 9 : NumCro +SLES_533.54 Superbike GP +SLES_504.19 Supercar Street Challenge +SLES_504.20 Supercar Street Challenge +SLES_504.21 Supercar Street Challenge +SLPM_622.39 Supercar Street Challenge +SLUS_200.12 Supercar Street Challenge +SLES_537.46 Superman Returns +SLES_543.48 Superman Returns +SLES_543.49 Superman Returns +SLES_543.50 Superman Returns +SLES_543.51 Superman Returns +SLKA_253.67 Superman Returns +SLUS_214.34 Superman Returns +SLES_507.95 Superman : Shadow of Apokolips +SLUS_202.35 Superman : Shadow of Apokolips +SLES_545.83 Surf's Up +SLES_548.26 Surf's Up +SLUS_215.72 Surf's Up +SLPS_201.97 Surfing Air Show with RatBoy +SLUS_200.92 Surfing H3O +SLES_500.56 Surfing H³O +SLPS_200.29 Surfroid : Densetsu no Surfer +SLPM_601.18 Surfroid : Densetsu no Surfer (Taikenban) +SCPS_150.12 Surveillance : Kanshisha +SCPS_550.22 Surveillance : Kanshisha +PAPX_902.20 Surveillance : Kanshisha (Taikenban) +SLUS_215.00 Suzuki Super-Bikes II : Riding Challenge +SLUS_209.12 Suzuki TT Superbikes : Real Road Racing +SLUS_218.63 Suzuki TT Superbikes : Real Road Racing Championship +SLPS_258.21 Suzumiya Haruhi no Tomadoi +SLPS_258.22 Suzumiya Haruhi no Tomadoi +SLPS_732.64 Suzumiya Haruhi no Tomadoi +SLPM_680.20 Suzumiya Haruhi no Tomadoi : Uchuu-hatsu^! Full CG : Odoru SOS-dan (Chou Eizou-ban) +SLPM_552.43 Suzunone Seven^! Rebirth Knot +SLES_508.52 Sven-Göran Eriksson's World Challenge +SLES_507.94 Sven-Göran Eriksson's World Manager 2002 +SLUS_216.91 Swashbucklers : Blue vs. Grey +SLPM_551.85 Sweet Honey Coming +SLPS_251.90 Sweet Legacy : Boku to Kanojo no Na mo Nai Okashi +SLPS_254.83 Sweet Season +SLES_500.33 Swing Away Golf +SLUS_200.96 Swing Away Golf +SLPM_651.21 Switch +SLES_512.90 Sword of the Samurai +SLES_536.99 Swords of Destiny +SLES_513.93 Syberia +SLES_528.31 Syberia II +SLES_532.35 Syberia II +SCES_547.94 Syphon Filter : Dark Mirror +SCUS_973.62 Syphon Filter : Dark Mirror +SCUS_976.20 Syphon Filter : Dark Mirror (Demo) +SCUS_975.84 Syphon Filter : Logan's Shadow +SCES_520.33 Syphon Filter : The Omega Strain +SCKA_200.32 Syphon Filter : The Omega Strain +SCUS_972.64 Syphon Filter : The Omega Strain +SCUS_973.77 Syphon Filter : The Omega Strain (Demo) +SLPM_653.69 TBS All Star Kanshasai 2003 Aki : Chou Gouka^! Quiz Ketteiban +SLPM_652.61 TBS All Star Kanshasai Vol. 1 : Chou Gouka^! Quiz Ketteiban +SLES_507.78 TD Overdrive : The Brotherhood of Speed +SLES_500.68 TG DareDevil +SLES_544.78 TMNT +SLUS_215.95 TMNT +SLES_551.50 TNA Impact^! Total Nonstop Action Wrestling +SLUS_217.87 TNA Impact^! Total Nonstop Action Wrestling +SLES_507.23 TOCA Race Driver +SLES_508.18 TOCA Race Driver +SLED_511.78 TOCA Race Driver (Demo) +SLES_526.37 TOCA Race Driver 2 +SLUS_210.39 TOCA Race Driver 2 +SLED_528.51 TOCA Race Driver 2 (Demo) +SLPM_664.98 TOCA Race Driver 2 : Ultimate Racing Simulator +SLES_530.87 TOCA Race Driver 3 +SLUS_291.78 TOCA Race Driver 3 (Demo) +SLED_539.51 TOCA Race Driver 3 (Honda Civic 2006 Demo) (Demo) +SLED_538.88 TOCA Race Driver 3 + V8 Supercars Australia 3 (Demo) +SLPM_668.81 TOCA Race Driver 3 : The Ultimate Racing Simulator +SLUS_211.82 TOCA Race Driver 3 : The Ultimate Racing Simulator +SLES_519.80 TT Superbikes +SLES_554.09 TT Superbikes : Legends +SLPM_664.03 TT Superbikes : Real Road Racing +SLES_546.11 TT Superbikes : Real Road Racing Championship +SLPM_622.90 TV Kuraemon +SLPM_610.82 TV Magazine Ultraman Special Disc (Taikenban) +SCPS_150.02 TVDJ +PAPX_902.04 TVDJ (Taikenban) +SLPS_201.15 TVware Jouhou Kakumei Series : Gendai Yougo no Kiso Chishiki 2001 +SLPS_201.14 TVware Jouhou Kakumei Series : Katei no Igaku +SLPS_201.16 TVware Jouhou Kakumei Series : Nihongo Daijiten +SLPS_201.46 TVware Jouhou Kakumei Series : Pro Atlas for TV : Kinki +SLPS_201.45 TVware Jouhou Kakumei Series : Pro Atlas for TV : Shutoken +SLPS_201.47 TVware Jouhou Kakumei Series : Pro Atlas for TV : Toukai +SLPS_250.67 TVware Jouhou Kakumei Series : Pro Atlas for TV : Zenkokuban +SLPS_200.94 TVware Jouhou Kakumei Series : Shin Seiki Evangelion : Typing E Keikaku +SLES_512.20 TY the Tasmanian Tiger +SLUS_205.71 TY the Tasmanian Tiger +SLES_527.09 TY the Tasmanian Tiger 2 : Bush Rescue +SLUS_210.57 TY the Tasmanian Tiger 2 : Bush Rescue +SLES_536.36 TY the Tasmanian Tiger : Night of the Quinkan +SLUS_212.53 TY the Tasmanian Tiger : Night of the Quinkan +SLUS_208.00 Taiko Drum Master +SLPS_203.20 Taiko no Tatsujin : Appare Sandaime +SLPS_203.21 Taiko no Tatsujin : Appare Sandaime +SCAJ_100.08 Taiko no Tatsujin : Atsumare^! Matsuri da^!^! Yondaime +SLPS_203.82 Taiko no Tatsujin : Atsumare^! Matsuri da^!^! Yondaime +SLPS_203.83 Taiko no Tatsujin : Atsumare^! Matsuri da^!^! Yondaime +SLPS_204.85 Taiko no Tatsujin : Doka^! to Oomori Nanadaime +SLPS_204.86 Taiko no Tatsujin : Doka^! to Oomori Nanadaime +SLPS_202.72 Taiko no Tatsujin : Doki^! Shinkyoku Darake no Haru Matsuri +SLPS_203.99 Taiko no Tatsujin : Go^! Go^! Godaime +SLPS_204.00 Taiko no Tatsujin : Go^! Go^! Godaime +SLPS_731.07 Taiko no Tatsujin : Go^! Go^! Godaime +SLPS_204.13 Taiko no Tatsujin : Taiko Drum Master +SLPS_204.14 Taiko no Tatsujin : Taiko Drum Master +SLPS_202.21 Taiko no Tatsujin : Tatacon de Dodon ga Don +SLPS_204.24 Taiko no Tatsujin : Tobikkiri^! Anime Special +SLPS_204.25 Taiko no Tatsujin : Tobikkiri^! Anime Special +SLPS_204.50 Taiko no Tatsujin : Wai Wai Happy^! Rokudaime +SLPS_204.51 Taiko no Tatsujin : Wai Wai Happy^! Rokudaime +SLPS_203.30 Taiko no Tatsujin : Waku Waku Anime Matsuri +SLPS_731.11 Taiko no Tatsujin : Waku Waku Anime Matsuri +SLPM_621.05 Taikou Risshiden IV +SLPM_624.05 Taikou Risshiden IV +SLPM_552.51 Taikou Risshiden V +SLPM_656.74 Taikou Risshiden V +SLPM_662.67 Taikou Risshiden V +SLPS_201.17 Taikyoku Mahjong : Net de Ron^! +SLPS_203.33 Taisen 1 : Shougi +SLPS_203.34 Taisen 2 : Igo +SLPS_203.35 Taisen 3 : Mahjong +SLPS_203.36 Taisen 4 : Soldier : Kigyou Senshi Shougi +SLPM_626.11 Taisen Hot Gimmick : Axes-jong +SLPM_626.12 Taisen Hot Gimmick : Axes-jong +SLPM_624.80 Taisen Hot Gimmick : Cosplay-jong +SLPM_624.88 Taisen Hot Gimmick : Cosplay-jong +SLPM_625.94 Taisen Hot Gimmick : Cosplay-jong +SLPM_652.28 Taishou Mononoke Ibunroku +SLES_534.38 Taito Legends +SLES_539.66 Taito Legends +SLUS_211.22 Taito Legends +SLES_538.52 Taito Legends 2 +SLUS_213.49 Taito Legends 2 +SLPM_550.18 Taito Memories II : Gekan +SLPM_667.13 Taito Memories II : Gekan +SLPM_550.17 Taito Memories II : Joukan +SLPM_666.49 Taito Memories II : Joukan +SLPM_660.92 Taito Memories : Gekan +SLPM_665.21 Taito Memories : Gekan +SLPM_667.76 Taito Memories : Gekan +SLPM_660.57 Taito Memories : Joukan +SLPM_664.02 Taito Memories : Joukan +SLPM_667.75 Taito Memories : Joukan +SLES_521.03 Tak & Le Pouvoir de Juju +SLES_520.11 Tak and the Power of Juju +SLKA_251.42 Tak and the Power of Juju +SLUS_205.19 Tak and the Power of Juju +SLUS_290.67 Tak and the Power of Juju (Demo) +SLES_522.87 Tak e la Magia Juju +SLES_521.04 Tak und die Macht des Juju +SLES_522.86 Tak y el Poder Juju +SLPM_624.07 Takahashi Naoko no Marathon Shiyou yo^! +SLPS_257.15 Tales of Destiny +SCAJ_200.28 Tales of Destiny 2 +SCKA_200.08 Tales of Destiny 2 +SCPS_550.50 Tales of Destiny 2 +SLPS_251.72 Tales of Destiny 2 +SLPS_725.02 Tales of Destiny 2 +SLPS_732.19 Tales of Destiny 2 +SCAJ_201.93 Tales of Destiny : Director's Cut +SLPS_258.41 Tales of Destiny : Director's Cut +SLPS_258.42 Tales of Destiny : Director's Cut +SLPS_257.74 Tales of Fandom Vol. 2 : Luke Version +SLPS_257.73 Tales of Fandom Vol. 2 : Tear Version +SCAJ_201.45 Tales of Legendia +SCKA_200.50 Tales of Legendia +SLPS_255.33 Tales of Legendia +SLPS_732.42 Tales of Legendia +SLUS_212.01 Tales of Legendia +SLPS_254.50 Tales of Rebirth +SLPS_254.00 Tales of Symphonia +SLPS_732.17 Tales of Symphonia +SCAJ_201.63 Tales of the Abyss +SLPS_255.86 Tales of the Abyss +SLPS_732.52 Tales of the Abyss +SLUS_213.86 Tales of the Abyss +SLPM_620.73 Tam Tam Paradise +SLPS_250.54 Tamamayu Monogatari 2 : Horobi no Mushi +SLPM_601.50 Tamamayu Monogatari 2 : Horobi no Mushi (Taikenban) +SLPM_664.32 Tamayura : Mitama Okuri no Uta +SCED_514.54 Tango : Game On Demo Disc 1 +SCED_516.43 Tango : Game On Demo Disc 2 +SCED_516.44 Tango : Game On Demo Disc 3 (Demo) +SLES_518.55 Tank Elite +SLPM_654.50 Tantei Gakuen Q : Kioukan no Satsui +SLPM_651.73 Tantei Jinguuji Saburou : Innocent Black +SLPM_655.76 Tantei Jinguuji Saburou : Kind of Blue +SLES_513.77 Taxi 3 +SLES_534.02 Taxi Rider +SLES_506.49 Taz : Wanted +SLUS_202.36 Taz : Wanted +SLPS_254.96 TearRingSaga Series : Berwick Saga : Lazberia Chronicle Chapter 174 +SLPS_254.97 TearRingSaga Series : Berwick Saga : Lazberia Chronicle Chapter 174 +SLPS_732.29 TearRingSaga Series : Berwick Saga : Lazberia Chronicle Chapter 174 +SLPS_251.59 Technic Beat +SLUS_210.19 Technic Beat +SLPS_200.55 Technictix +SLPM_601.34 Technictix (Taikenban) +SLPS_204.01 Tecmo Hit Parade +SLES_544.30 Teen Titans +SLES_544.31 Teen Titans +SLUS_211.83 Teen Titans +SLES_519.31 Teenage Mutant Ninja Turtles +SLUS_207.16 Teenage Mutant Ninja Turtles +SLES_530.17 Teenage Mutant Ninja Turtles 2 : Battle Nexus +SLUS_209.81 Teenage Mutant Ninja Turtles 2 : Battle Nexus +SLES_538.50 Teenage Mutant Ninja Turtles 3 : Mutant Nightmare +SLUS_211.84 Teenage Mutant Ninja Turtles 3 : Mutant Nightmare +SLES_531.27 Teenage Mutant Ninja Turtles : Mutant Melee +SLES_555.65 Teenage Mutant Ninja Turtles : Smash-Up +SLUS_219.04 Teenage Mutant Ninja Turtles : Smash-Up +SLPM_665.18 Teikoku Sensenki +SLPS_254.33 Teikoku Sensenki +SLPS_254.36 Teikoku Sensenki +SLPM_625.18 Teitoku no Ketsudan IV +SCES_508.78 Tekken 4 +SCKA_200.45 Tekken 4 +SCPS_550.17 Tekken 4 +SCPS_560.06 Tekken 4 +SLPS_251.00 Tekken 4 +SLPS_732.09 Tekken 4 +SLUS_203.28 Tekken 4 +SCED_511.20 Tekken 4 (Demo) +SLUS_280.12 Tekken 4 (Demo) +SLUS_290.34 Tekken 4 (Demo) +SCAJ_201.25 Tekken 5 +SCAJ_201.26 Tekken 5 +SCES_532.02 Tekken 5 +SCKA_200.49 Tekken 5 +SCKA_200.81 Tekken 5 +SLPS_255.10 Tekken 5 +SLUS_210.59 Tekken 5 +SCED_535.38 Tekken 5 (Demo) +SLUS_211.60 Tekken 5 (Demo) +SCES_500.01 Tekken Tag Tournament +SCPS_560.02 Tekken Tag Tournament +SLPS_200.15 Tekken Tag Tournament +SLPS_715.01 Tekken Tag Tournament +SLPS_731.04 Tekken Tag Tournament +SLUS_200.01 Tekken Tag Tournament +SCED_500.41 Tekken Tag Tournament (Demo) +SCES_525.86 Tekken's Nina Williams in : Death by Degrees +SCES_530.53 Tekken's Nina Williams in : Death by Degrees +SCES_530.54 Tekken's Nina Williams in : Death by Degrees +SLPM_601.43 Tekkouki Mikazuki (Taikenban) +SLES_550.40 Telly Addicts +SCAJ_200.27 Tenchu 3 +SLPS_252.34 Tenchu 3 +SLPS_732.37 Tenchu 3 +SLPS_734.21 Tenchu 3 +SLPS_253.84 Tenchu Kurenai +SLPS_732.26 Tenchu Kurenai +SLES_530.12 Tenchu : Fatal Shadows +SLES_530.13 Tenchu : Fatal Shadows +SLES_530.14 Tenchu : Fatal Shadows +SLES_530.15 Tenchu : Fatal Shadows +SLES_530.16 Tenchu : Fatal Shadows +SLUS_211.29 Tenchu : Fatal Shadows +SLES_514.03 Tenchu : La Colère Divine +SLES_514.00 Tenchu : La Ira del Cielo +SLES_506.79 Tenchu : Wrath of Heaven +SLES_514.01 Tenchu : Wrath of Heaven +SLES_514.02 Tenchu : Wrath of Heaven +SLKA_250.64 Tenchu : Wrath of Heaven +SLUS_203.97 Tenchu : Wrath of Heaven +SLES_538.71 Tengai +SLPM_654.01 Tengai Makyou II : Manji Maru +SLPM_654.02 Tengai Makyou II : Manji Maru +SLPM_659.52 Tengai Makyou III : Namida +SLPM_662.91 Tenka-bito +SLPM_657.76 Tenkuu Danzai : Skelter Heaven +SLPM_657.77 Tenkuu Danzai : Skelter Heaven +SLES_518.60 Tennis Court Smash +SLPM_666.42 Tennis no Oujisama : Card Hunter +SLPM_666.08 Tennis no Oujisama : Doki Doki Survival : Sanroku no Mystic +SLPM_666.10 Tennis no Oujisama : Doki Doki Survival : Umibe no Secret +SLPM_668.32 Tennis no Oujisama : Doki Doki Survival : Umibe no Secret +SLPM_662.19 Tennis no Oujisama : Gakuensai no Oujisama +SLPM_653.98 Tennis no Oujisama : Kiss of Prince : Flame +SLPM_653.97 Tennis no Oujisama : Kiss of Prince : Ice +SLPM_655.10 Tennis no Oujisama : Love of Prince : Bitter +SLPM_655.09 Tennis no Oujisama : Love of Prince : Sweet +SLPM_658.17 Tennis no Oujisama : Love of Prince : Sweet +SLPM_657.56 Tennis no Oujisama : Rush & Dream^! +SLPM_656.80 Tennis no Oujisama : Saikyou Team o Kessei seyo^! +SLPM_660.13 Tennis no Oujisama : Saikyou Team o Kessei seyo^! +SLPM_653.21 Tennis no Oujisama : Smash Hit^! +SLPM_653.22 Tennis no Oujisama : Smash Hit^! +SLPM_653.23 Tennis no Oujisama : Smash Hit^! +SLPM_653.27 Tennis no Oujisama : Smash Hit^! +SLPM_660.10 Tennis no Oujisama : Smash Hit^! +SLPM_602.08 Tennis no Oujisama : Smash Hit^! (Taikenban) +SLPM_654.51 Tennis no Oujisama : Smash Hit^! 2 +SLPM_654.52 Tennis no Oujisama : Smash Hit^! 2 +SLPM_654.54 Tennis no Oujisama : Smash Hit^! 2 +SLPM_656.78 Tennis no Oujisama : Smash Hit^! 2 +SLPM_660.11 Tennis no Oujisama : Smash Hit^! 2 +SLPM_624.35 Tennis no Oujisama : Smash Hit^! 2 : Original Anime Game +SLPM_623.57 Tennis no Oujisama : Smash Hit^! Original Anime Game +SLPM_623.58 Tennis no Oujisama : Smash Hit^! Original Anime Game +SLPM_623.59 Tennis no Oujisama : Smash Hit^! Original Anime Game +SLPM_653.70 Tennis no Oujisama : Sweat & Tears 2 +SLPM_656.79 Tennis no Oujisama : Sweat & Tears 2 +SLPM_660.12 Tennis no Oujisama : Sweat & Tears 2 +SLPM_653.71 Tennis no Oujisama : Sweat & Tears 2 : Seishun Gakuen Teikyuusai '03 : Perfect Live +SLPM_655.59 Tenohira o, Taiyou ni : Eikyuu no Kizuna +SLPM_663.96 Tensei Hakkenshi : Fuumaroku +SLPS_254.59 Tensei : Swords of Destiny +SLPS_256.03 Tensei : Swords of Destiny +SLPM_611.12 Tensei : Swords of Destiny (Taikenban) +SLPS_200.53 Tenshi no Present : Marl Oukoku Monogatari +SLPS_200.66 Tenshi no Present : Marl Oukoku Monogatari +SLPM_665.66 Tenshou Gakuen Gekkouroku +SLPM_655.98 Tenshou Gakuen Gensouroku +SLPM_663.82 Tenshou Gakuen Gensouroku +SLPM_655.20 Tentama 2 wins +SLPM_664.86 Tentama : 1st Sunny Side +SLPS_252.98 Tentama : 1st Sunny Side +SLES_520.39 Terminator 3 : La Rebelión de las Máquinas +SLES_521.51 Terminator 3 : Le Macchine Ribelli +SLES_519.57 Terminator 3 : Le Soulèvement des Machines +SLES_520.38 Terminator 3 : Rebellion der Maschinen +SCAJ_200.58 Terminator 3 : Rise of the Machines +SLES_521.52 Terminator 3 : Rise of the Machines +SLPM_654.42 Terminator 3 : Rise of the Machines +SLUS_207.99 Terminator 3 : Rise of the Machines +SLES_522.83 Terminator 3 : The Redemption +SLPM_658.37 Terminator 3 : The Redemption +SLUS_208.52 Terminator 3 : The Redemption +SLUS_202.13 Test Drive +SLUS_201.77 Test Drive Off-Road : Wide Open +SLES_537.53 Test Drive Unlimited +SLES_544.66 Test Drive Unlimited +SLUS_214.90 Test Drive Unlimited +SLUS_209.10 Test Drive : Eve of Destruction +SLUS_280.43 Test Drive : Eve of Destruction (Demo) +SLES_505.51 Tetris Worlds +SLUS_202.47 Tetris Worlds +SLPS_201.00 Tetsu One : Densha de Battle^! +SLPM_601.46 Tetsu One : Densha de Battle^! (Taikenban) +SLPM_621.42 Tetsu One : Densha de Battle^! World Grand Prix +SLPM_645.44 Tetsu One : Jeoncharo Battle^! World Grand Prix +SLPS_253.62 Tetsujin 28-gou +SLUS_201.70 The Adventures of Cookie & Cream +SLUS_215.92 The Adventures of Darwin +SLPM_651.43 The Anime Super Remix : Ashita no Joe 2 +SLPM_651.42 The Anime Super Remix : Kyojin no Hoshi +SLES_541.52 The Ant Bully +SLES_541.78 The Ant Bully +SLUS_214.15 The Ant Bully +SLES_527.78 The Arcade +SLES_528.94 The Bard's Tale +SLES_531.54 The Bard's Tale +SLKA_252.46 The Bard's Tale +SLUS_208.03 The Bard's Tale +SLPM_621.55 The Baseball 2002 : Battle Ball Park Sengen +SLPM_651.80 The Baseball 2003 : Battle Ball Park Sengen : Perfect Play Pro Yakyuu +SLPM_610.42 The Baseball 2003 : Battle Ball Park Sengen : Perfect Play Pro Yakyuu (Taikenban) +SLPM_653.79 The Baseball 2003 : Battle Ball Park Sengen : Perfect Play Pro Yakyuu : Shuukigou +SLPS_257.34 The Battle of Yuu Yuu Hakusho : Shitou^! Ankoku Bujutsukai : 120% (Full Power) +SLES_540.23 The Bible Game +SLUS_211.75 The Bible Game +SCES_545.56 The Big^! Mega Quiz +SCES_545.26 The Big^! Sports Quiz +SLUS_216.23 The Bigs +SLUS_218.60 The Bigs 2 +SCES_502.41 The Bouncer +SLPS_250.23 The Bouncer +SLUS_200.69 The Bouncer +SLES_520.34 The Cat in the Hat +SLES_551.43 The Chronicles of Narnia : Prince Caspian +SLES_551.44 The Chronicles of Narnia : Prince Caspian +SLES_551.45 The Chronicles of Narnia : Prince Caspian +SLES_551.46 The Chronicles of Narnia : Prince Caspian +SLUS_217.56 The Chronicles of Narnia : Prince Caspian +SLES_537.06 The Chronicles of Narnia : The Lion, the Witch and the Wardrobe +SLES_537.09 The Chronicles of Narnia : The Lion, the Witch and the Wardrobe +SLES_537.12 The Chronicles of Narnia : The Lion, the Witch and the Wardrobe +SLES_537.15 The Chronicles of Narnia : The Lion, the Witch and the Wardrobe +SLUS_210.82 The Chronicles of Narnia : The Lion, the Witch and the Wardrobe +SLPM_623.22 The Conveni 3 : Ano Machi o Dokusen seyo +SLPM_626.01 The Conveni 3 : Ano Machi o Dokusen seyo +SLPM_627.24 The Conveni 4 : Ano Machi o Dokusen seyo +SLES_540.31 The Da Vinci Code +SLES_541.18 The Da Vinci Code +SLUS_214.43 The Da Vinci Code +SLES_820.10 The Document of Metal Gear Solid 2 +SLPM_651.84 The Document of Metal Gear Solid 2 +SLPM_667.97 The Document of Metal Gear Solid 2 +SLPM_742.56 The Document of Metal Gear Solid 2 +SLUS_205.43 The Document of Metal Gear Solid 2 +SLES_527.47 Shérif Fais-Moi Peur : Le Retour de Général Lee +SLUS_209.59 The Dukes of Hazzard : Return of the General Lee +SLES_527.16 The Energy Thieves +SLUS_206.61 The Fairly OddParents : Breakin' da Rules +SLES_528.57 The Fairly OddParents : Shadow Showdown +SLUS_208.80 The Fairly OddParents : Shadow Showdown +SLES_544.83 The Fast and the Furious +SLUS_214.49 The Fast and the Furious +SLPM_650.40 The Fear (Disc 1) +SLPM_650.41 The Fear (Disc 2) +SLPM_650.42 The Fear (Disc 3) +SLPM_650.43 The Fear (Disc 4) +SLES_502.59 The Flintstones in Viva Rock Vegas +SLES_544.73 The Flintstones : Bedrock Racing +SLES_545.79 The Flintstones : Bedrock Racing +SCES_511.59 The Getaway +SCES_514.26 The Getaway +SCKA_200.18 The Getaway +SCUS_971.33 The Getaway +SLPM_654.10 The Getaway +SCED_513.51 The Getaway (Demo) +SCUS_972.32 The Getaway (Demo) +SCES_527.58 The Getaway : Black Monday +SCES_529.48 The Getaway : Black Monday +SCUS_974.08 The Getaway : Black Monday +SCUS_974.41 The Getaway : Black Monday +SLPM_661.83 The Getaway : Black Monday +SCED_529.46 The Getaway : Black Monday (Demo) +SLES_539.67 The Godfather +SLPM_667.10 The Godfather +SLPM_669.66 The Godfather +SLUS_213.85 The Godfather : The Game +SLUS_214.06 The Godfather : The Game +SLES_549.96 The Golden Compass +SLES_550.12 The Golden Compass +SLUS_216.77 The Golden Compass +SLES_534.64 The Great British Football Quiz +SLES_513.15 The Great Escape +SLUS_206.70 The Great Escape +SLUS_214.51 The Grim Adventures of Billy & Mandy +SLUS_210.74 The Guy Game +SLES_551.02 The History Channel : Battle for the Pacific +SLUS_217.12 The History Channel : Battle for the Pacific +SLUS_214.74 The History Channel : Civil War : A Nation Divided +SLES_547.08 The History Channel : Great Battles of Rome +SLES_517.23 The Hobbit : The Prelude to the Lord of the Rings +SLUS_206.55 The Hobbit : The Prelude to the Lord of the Rings +SLUS_213.35 The Hustle : Detroit Streets +SLES_552.08 The Incredible Hulk +SLES_552.54 The Incredible Hulk +SLUS_217.65 The Incredible Hulk +SLES_534.30 The Incredible Hulk : Ultimate Destruction +SLUS_209.41 The Incredible Hulk : Ultimate Destruction +SLED_534.45 The Incredible Hulk : Ultimate Destruction (Demo) +SLUS_291.48 The Incredible Hulk : Ultimate Destruction (Demo) +SLES_528.21 The Incredibles : Os Super-Heróis +SLES_517.61 The Italian Job +SLUS_207.84 The Italian Job +SCPS_150.35 The Keihin Kyuukou : Train Simulator Real +SLPM_620.97 The Keisatsukan : Shinjuku 24-ji +SLPS_254.48 The King of Fighters '94 : Re-Bout +SLPS_254.49 The King of Fighters '94 : Re-Bout +SLES_552.80 The King of Fighters '98 : Ultimate Match +SLUS_218.16 The King of Fighters '98 : Ultimate Match +SLPS_251.56 The King of Fighters 2000 +SLPS_254.29 The King of Fighters 2000 +SLUS_208.34 The King of Fighters 2000 +SLES_528.76 The King of Fighters 2000-2001 +SLKA_251.12 The King of Fighters 2001 +SLPS_252.66 The King of Fighters 2001 +SLPS_254.58 The King of Fighters 2001 +SLUS_208.39 The King of Fighters 2001 +SLES_533.81 The King of Fighters 2002 +SLPS_253.47 The King of Fighters 2002 +SLPS_255.73 The King of Fighters 2002 +SLUS_209.95 The King of Fighters 2002 : Challenge to Ultimate Battle +SLPS_259.15 The King of Fighters 2002 : Unlimited Match +SLPS_259.83 The King of Fighters 2002 : Unlimited Match : Tougeki Ver. +SLES_533.82 The King of Fighters 2003 +SLPS_254.07 The King of Fighters 2003 +SLUS_209.96 The King of Fighters 2003 +SLUS_213.65 The King of Fighters 2006 +SLES_553.73 The King of Fighters Collection : The Orochi Saga +SLUS_215.54 The King of Fighters Collection : The Orochi Saga +SLES_544.37 The King of Fighters XI +SLPS_256.60 The King of Fighters XI +SLPS_257.89 The King of Fighters XI +SLUS_216.87 The King of Fighters XI +SLES_528.98 The King of Fighters : Maximum Impact +SLES_542.55 The King of Fighters : Maximum Impact 2 +SLES_539.99 The King of Fighters : Neowave +SLPS_255.25 The King of Fighters : Neowave +SLPS_257.12 The King of Fighters : Neowave +SLES_516.15 The King of Route 66 +SLUS_205.22 The King of Route 66 +SLUS_200.45 The Legend of Alon D'ar +SLES_543.59 The Legend of Spyro : A New Beginning +SLUS_213.72 The Legend of Spyro : A New Beginning +SLES_551.63 The Legend of Spyro : Dawn of the Dragon +SLES_552.27 The Legend of Spyro : Dawn of the Dragon +SLES_552.65 The Legend of Spyro : Dawn of the Dragon +SLUS_218.20 The Legend of Spyro : Dawn of the Dragon +SLES_548.15 The Legend of Spyro : The Eternal Night +SLES_548.16 The Legend of Spyro : The Eternal Night +SLUS_216.07 The Legend of Spyro : The Eternal Night +SLES_555.74 The Lord of the Rings : Aragorn's Quest +SLUS_219.15 The Lord of the Rings : Aragorn's Quest +SLPM_670.05 The Lord of the Rings : Futatsu no Tou +SLPS_290.03 The Lord of the Rings : Futatsu no Tou +SLPS_290.04 The Lord of the Rings : Futatsu no Tou +SLPM_658.46 The Lord of the Rings : Nakatsu Kuni Daisanki +SLPM_655.03 The Lord of the Rings : Ou no Kikan +SLES_509.88 The Lord of the Rings : The Fellowship of the Ring +SLUS_205.20 The Lord of the Rings : The Fellowship of the Ring +SLAJ_250.19 The Lord of the Rings : The Return of the King +SLES_520.17 The Lord of the Rings : The Return of the King +SLKA_250.98 The Lord of the Rings : The Return of the King +SLUS_207.70 The Lord of the Rings : The Return of the King +SLAJ_250.51 The Lord of the Rings : The Third Age +SLES_528.01 The Lord of the Rings : The Third Age +SLKA_252.37 The Lord of the Rings : The Third Age +SLUS_210.27 The Lord of the Rings : The Third Age +SLES_512.52 The Lord of the Rings : The Two Towers +SLPM_652.12 The Lord of the Rings : The Two Towers +SLPM_675.46 The Lord of the Rings : The Two Towers +SLUS_205.78 The Lord of the Rings : The Two Towers +SLPM_620.77 The Maestromusic II +SLPM_620.78 The Maestromusic II +SLPS_257.75 The Magician's Academy +SCES_511.64 The Mark of Kri +SCUS_971.40 The Mark of Kri +SCUS_972.01 The Mark of Kri +SLPM_653.10 The Mark of Kri +SCED_514.06 The Mark of Kri (Demo) +SCUS_972.22 The Mark of Kri (Demo) +SLAJ_250.72 The Matrix : Path of Neo +SLES_534.62 The Matrix : Path of Neo +SLES_537.59 The Matrix : Path of Neo +SLES_537.99 The Matrix : Path of Neo +SLPM_661.77 The Matrix : Path of Neo +SLUS_212.73 The Matrix : Path of Neo +SLED_538.45 The Matrix : Path of Neo (Demo) +SLPS_200.31 The MechSmith : Run=Dim +SLES_553.28 The Millennium European Paintball Series : Championship Paintball 2009 +SLES_523.70 The Mouse Police +SLES_528.35 La Momie +SLES_505.10 La Momie : Le Retour de la momie +SLUS_202.53 The Mummy Returns +SLES_551.65 La Momie : La Tombe de l'Empereur Dragon +SLUS_217.75 The Mummy : Tomb of the Dragon Emperor +SLPS_253.77 The Nightmare of Druaga : Fushigi no Dungeon +SLUS_210.71 The Nightmare of Druaga : Fushigino Dungeon +SLES_505.92 The Operative : No One Lives Forever +SLUS_200.28 The Operative : No One Lives Forever +SLES_539.13 The Plan +SLES_539.14 The Plan +SLES_539.65 The Plan +SLUS_214.66 The Plan +SLUS_216.18 The Plan +SLES_526.85 The Polar Express +SLUS_209.89 The Polar Express +SLES_511.34 The Powerpuff Girls : Relish Rampage +SLUS_205.85 The Powerpuff Girls : Relish Rampage +SLES_530.47 The Punisher +SLES_530.49 The Punisher +SLES_531.95 The Punisher +SLES_532.03 The Punisher +SLUS_208.64 The Punisher +SLUS_291.38 The Punisher (Demo) +SLES_541.24 The Quest for Aladdin's Treasure +SLES_545.81 The Red Star +SLUS_208.85 The Red Star +SLPM_659.19 The Rumble Fish +SLES_509.87 The Scorpion King : Rise of the Akkadian +SLUS_204.24 The Scorpion King : Rise of the Akkadian +SLUS_290.36 The Scorpion King : Rise of the Akkadian (Demo) +SLES_555.46 The Secret Saturdays : Beasts of the 5th Sun +SLUS_218.96 The Secret Saturdays : Beasts of the 5th Sun +SLPS_201.44 The Seed +SLES_517.15 The Seed : Warzone +SLES_506.62 The Shadow of Zorro +SLES_547.20 The Shield : The Game +SLUS_210.40 The Shield : The Game +SLES_549.04 The Simpsons Game +SLES_549.06 The Simpsons Game +SLUS_216.65 The Simpsons Game +SLES_507.54 The Simpsons Skateboarding +SLES_507.55 The Simpsons Skateboarding +SLES_513.60 The Simpsons Skateboarding +SLES_513.61 The Simpsons Skateboarding +SLES_513.62 The Simpsons Skateboarding +SLUS_201.14 The Simpsons Skateboarding +SLES_518.97 The Simpsons : Hit & Run +SLUS_206.24 The Simpsons : Hit & Run +SLES_505.40 The Simpsons : Road Rage +SLES_506.28 The Simpsons : Road Rage +SLUS_203.05 The Simpsons : Road Rage +SLES_512.57 Les Sims +SLPM_622.40 The Sims +SLPM_654.79 The Sims +SLPM_665.16 The Sims +SLUS_205.73 The Sims +SLES_537.18 Les Sims 2 +SLUS_212.65 The Sims 2 +SLED_537.70 The Sims 2 (Demo) +SLUS_291.73 The Sims 2 (Demo) +SLES_549.03 Les Sims 2 : Naufragés +SLUS_216.64 The Sims 2 : Castaway +SLES_543.47 Les Sims 2 : Animaux et Cie +SLUS_215.36 The Sims 2 : Pets +SLAJ_250.28 The Sims : Bustin' Out +SLES_520.47 Les Sims : Permis de Sortir +SLES_520.48 The Sims : Bustin' Out +SLUS_208.42 The Sims : Bustin' Out +SCPS_150.03 The Sky Odyssey +PCPX_963.14 The Sky Odyssey (Taikenban) +SLES_516.23 The Sniper 2 +SLES_541.20 The Snow Queen Quest +SLES_542.09 The Sopranos : Road to Respect +SLUS_213.88 The Sopranos : Road to Respect +SLUS_215.49 The Sopranos : Road to Respect +SLES_551.09 The Spiderwick Chronicles +SLUS_217.16 The Spiderwick Chronicles +SLES_516.93 The Suffering +SLES_524.39 The Suffering +SLES_525.31 The Suffering +SLUS_206.36 The Suffering +SLED_524.88 The Suffering (Demo) +SLES_535.26 The Suffering : Ties That Bind +SLES_535.27 The Suffering : Ties That Bind +SLES_535.28 The Suffering : Ties That Bind +SLES_536.26 The Suffering : Ties That Bind +SLUS_211.89 The Suffering : Ties That Bind +SLED_536.27 The Suffering : Ties that Bind (Demo) +SLES_511.80 The Sum of All Fears +SLES_537.68 The Sword of Etheria +SLUS_218.52 The Tale of Despereaux +SLES_509.22 The Terminator : Dawn of Fate +SLUS_203.91 The Terminator : Dawn of Fate +SLES_509.75 The Thing +SLES_509.76 The Thing +SLUS_203.71 The Thing +SLES_522.94 The Toys Room +SLPM_625.66 The Typing of the Dead : Zombie Panic +SLPM_602.58 The Typing of the Dead : Zombie Panic (Taikenban) +SLES_535.96 The Ultimate Film Quiz +SLES_535.99 The Ultimate Music Quiz +SLES_535.97 The Ultimate Sports Quiz +SLES_535.98 The Ultimate Trivia Quiz +SLES_536.00 The Ultimate World Cup Quiz +SLAJ_250.52 The Urbz : Sims in the City +SLES_529.08 Les Urbz : Les Sims in the City +SLPM_658.07 The Urbz : Sims in the City +SLPM_665.17 The Urbz : Sims in the City +SLUS_210.66 The Urbz : Sims in the City +SLES_534.43 The Warriors +SLUS_212.15 The Warriors +SLES_549.84 The Water Horse : Legend of the Deep +SLES_505.03 The Weakest Link +SLES_533.21 The X Factor Sing +SLES_523.41 The X-Files : Resist or Serve +SLUS_201.79 The X-Files : Resist or Serve +SCPS_150.18 The Yamanote-sen : Train Simulator Real +PAPX_905.02 The Yamanote-sen : Train Simulator Real (Taikenban) +SLPS_200.48 Theme Park 2001 +SLUS_200.99 Theme Park Roller Coaster +SLES_500.32 Theme Park World +SLES_548.03 They Came from the Skies +SCES_502.44 This Is Football 2002 +SCED_504.49 This Is Football 2002 (Demo) +SCES_510.39 This Is Football 2003 +SCES_510.41 This Is Football 2003 +SCES_511.79 This Is Football 2003 +SCED_511.65 This Is Football 2003 (Demo) +SCES_516.10 This Is Football 2004 +SCES_516.11 This Is Football 2004 +SCES_516.12 This Is Football 2004 +SCES_516.13 This Is Football 2004 +SCED_524.97 This Is Football 2004 (Demo) +SCES_524.26 This Is Football 2005 +SCES_524.27 This Is Football 2005 +SCES_524.29 This Is Football 2005 +SCES_524.32 This Is Football 2005 +SCPS_560.13 This Is Football : Segye Choegang Chukgu 2003 +SCPS_150.34 This Is Football : Soccer Sekai Senki 2003 +SCES_524.25 This Is Soccer 2004 +SCES_524.31 This Is Soccer 2005 +SLES_546.68 Thomas & Friends : A Day at the Races +SLES_548.61 Thomas & Friends : A Day at the Races +SLES_548.63 Thomas & Friends : A Day at the Races +SLES_549.85 Thomas & Friends : A Day at the Races +SLPM_651.87 Thread Colors : Sayonara no Mukougawa +SLES_544.55 Thrillville +SLES_545.16 Thrillville +SLES_545.17 Thrillville +SLUS_214.13 Thrillville +SLES_550.11 Thrillville : Fuera de Control +SLES_550.10 Thrillville : Fuori dai Binari +SLES_548.07 Thrillville : Le Parc en Folie +SLES_548.06 Thrillville : Off the Rails +SLUS_216.11 Thrillville : Off the Rails +SLES_548.87 Thrillville : Verrückte Achterbahn +SLPM_550.96 Thunder Force VI +SLPS_250.84 Thunder Strike : Operation Phoenix +SLES_547.38 Thunderbirds +SLES_505.54 Thunderhawk : Operation Phoenix +SCPS_550.08 Thunderstrike : Operation Phoenix +SLUS_202.32 Thunderstrike : Operation Phoenix +SCAJ_201.00 Tianzhu Hong +SLES_535.41 Tiger Woods PGA Tour 06 +SLPM_661.91 Tiger Woods PGA Tour 06 +SLUS_212.64 Tiger Woods PGA Tour 06 +SLES_542.53 Tiger Woods PGA Tour 07 +SLPM_666.74 Tiger Woods PGA Tour 07 +SLUS_214.83 Tiger Woods PGA Tour 07 +SLES_548.67 Tiger Woods PGA Tour 08 +SLUS_216.46 Tiger Woods PGA Tour 08 +SLES_552.18 Tiger Woods PGA Tour 09 +SLUS_217.72 Tiger Woods PGA Tour 09 +SLES_555.28 Tiger Woods PGA Tour 10 +SLUS_218.77 Tiger Woods PGA Tour 10 +SLES_501.18 Tiger Woods PGA Tour 2001 +SLPS_200.92 Tiger Woods PGA Tour 2001 +SLUS_201.04 Tiger Woods PGA Tour 2001 +SLES_507.28 Tiger Woods PGA Tour 2002 +SLPS_251.42 Tiger Woods PGA Tour 2002 +SLUS_203.64 Tiger Woods PGA Tour 2002 +SLES_512.82 Tiger Woods PGA Tour 2003 +SLUS_205.72 Tiger Woods PGA Tour 2003 +SLES_518.87 Tiger Woods PGA Tour 2004 +SLKA_250.97 Tiger Woods PGA Tour 2004 +SLUS_207.57 Tiger Woods PGA Tour 2004 +SLES_525.09 Tiger Woods PGA Tour 2005 +SLUS_210.02 Tiger Woods PGA Tour 2005 +SLES_501.19 Tiger Woods USA Tour 2001 +SLES_507.29 Tiger Woods USA Tour 2002 +SLPM_657.39 Tim Burton's The Nightmare Before Christmas : Boogie no Gyakushuu +SLPM_661.31 Tim Burton's The Nightmare Before Christmas : Boogie no Gyakushuu +SLPM_610.90 Tim Burton's The Nightmare Before Christmas : Boogie no Gyakushuu (Taikenban) +SLES_531.92 Tim Burton's L'Étrange Noël de monsieur Jack : La Revanche d'Oog +SLUS_208.60 Tim Burton's The Nightmare Before Christmas : Oogie's Revenge +SLPM_610.13 Time Crisis 2 & Vampire Night (Taikenban) +SCAJ_200.60 Time Crisis 3 +SCES_518.44 Time Crisis 3 +SCKA_200.15 Time Crisis 3 +SLPS_252.89 Time Crisis 3 +SLPS_252.90 Time Crisis 3 +SLUS_206.45 Time Crisis 3 +SLPM_602.17 Time Crisis 3 (Taikenban) +SCES_503.00 Time Crisis II +SCKA_200.02 Time Crisis II +SLPS_201.13 Time Crisis II +SLPS_201.22 Time Crisis II +SLUS_202.19 Time Crisis II +SLUS_209.27 Time Crisis : Crisis Zone +SLPS_252.07 TimeSplitter : Jikuu no Shinryakusha +SLES_500.78 TimeSplitters +SLUS_200.90 TimeSplitters +SLES_508.77 TimeSplitters 2 +SLUS_203.14 TimeSplitters 2 +SLED_508.84 TimeSplitters 2 (Demo) +SLES_529.93 TimeSplitters 3 : Future Perfect +SLUS_211.48 TimeSplitters : Future Perfect +SLED_530.66 TimeSplitters : Future Perfect (Demo) +SLPS_258.43 Tir Na Nog : Yuukyuu no Jin +SLPS_259.82 Tir Na Nog : Yuukyuu no Jin +SLES_527.11 Titeuf Méga-compet' +SLPS_254.12 ToHeart +SLPS_254.11 ToHeart 2 +SLPS_254.13 ToHeart 2 +SLPS_254.14 ToHeart 2 +SLPM_668.56 Togainu no Chi : True Blood +SLPM_651.18 Tokimeki Memorial 2 : Music Video Clips : Circus de Aimashou +SLPM_650.80 Tokimeki Memorial 3 : Yakusoku no Ano Basho de +SLPM_651.45 Tokimeki Memorial : Girl's Side +SLPM_653.65 Tokimeki Memorial : Girl's Side +SLPM_657.45 Tokimeki Memorial : Girl's Side +SLPM_663.30 Tokimeki Memorial : Girl's Side 2nd Kiss +SLPM_664.82 Tokimeki Memorial : Girl's Side 2nd Kiss +SLES_544.87 Tokobot Plus : Mysteries of the Karakuri +SLUS_214.71 Tokobot Plus : Mysteries of the Karakuri +SLPM_650.32 Tokyo Bus Guide : Kyou kara Kimi mo Untenshu +SLPM_611.25 Tokyo Game Show Bandai Namco Booth Distribution Disc 2005 (Demo) (Taikenban) +SLPS_253.78 Tokyo Majin Gakuen : Gehouchou Keppuuroku +SLPS_253.79 Tokyo Majin Gakuen : Gehouchou Keppuuroku +SLPS_254.05 Tokyo Majin Gakuen : Gehouchou Keppuuroku +SLES_509.54 Tokyo Road Race +SLES_501.15 Tokyo Xtreme Racer +SLUS_208.31 Tokyo Xtreme Racer 3 +SLUS_212.36 Tokyo Xtreme Racer : Drift +SLUS_213.94 Tokyo Xtreme Racer : Drift 2 +SLUS_201.89 Tokyo Xtreme Racer : Zero +SLES_511.81 Tom Clancy's Ghost Recon +SLES_511.82 Tom Clancy's Ghost Recon +SLPM_652.44 Tom Clancy's Ghost Recon +SLUS_206.13 Tom Clancy's Ghost Recon +SLED_513.38 Tom Clancy's Ghost Recon (Demo) +SLES_526.46 Tom Clancy's Ghost Recon 2 +SLPM_659.51 Tom Clancy's Ghost Recon 2 +SLPM_666.22 Tom Clancy's Ghost Recon 2 +SLUS_211.05 Tom Clancy's Ghost Recon 2 +SLES_537.63 Tom Clancy's Ghost Recon : Advanced Warfighter +SLKA_253.44 Tom Clancy's Ghost Recon : Advanced Warfighter +SLPM_664.61 Tom Clancy's Ghost Recon : Advanced Warfighter +SLPM_668.08 Tom Clancy's Ghost Recon : Advanced Warfighter +SLUS_214.22 Tom Clancy's Ghost Recon : Advanced Warfighter +SLES_519.76 Tom Clancy's Ghost Recon : Jungle Storm +SLPM_656.19 Tom Clancy's Ghost Recon : Jungle Storm +SLUS_208.20 Tom Clancy's Ghost Recon : Jungle Storm +SLES_522.88 Tom Clancy's Rainbow Six 3 +SLPM_657.31 Tom Clancy's Rainbow Six 3 +SLUS_208.83 Tom Clancy's Rainbow Six 3 +SLED_523.04 Tom Clancy's Rainbow Six 3 (Demo) +SLES_531.04 Tom Clancy's Rainbow Six : Lockdown +SLUS_211.44 Tom Clancy's Rainbow Six : Lockdown +SLED_536.19 Tom Clancy's Rainbow Six : Lockdown (Demo) +SLES_514.66 Tom Clancy's Splinter Cell +SLKA_250.61 Tom Clancy's Splinter Cell +SLPM_654.22 Tom Clancy's Splinter Cell +SLPM_659.55 Tom Clancy's Splinter Cell +SLUS_206.52 Tom Clancy's Splinter Cell +SLED_514.72 Tom Clancy's Splinter Cell (Demo) +SLUS_290.48 Tom Clancy's Splinter Cell (Demo) +SLES_530.07 Tom Clancy's Splinter Cell : Chaos Theory +SLES_532.87 Tom Clancy's Splinter Cell : Chaos Theory +SLPM_661.30 Tom Clancy's Splinter Cell : Chaos Theory +SLUS_211.37 Tom Clancy's Splinter Cell : Chaos Theory +SLES_538.26 Tom Clancy's Splinter Cell : Double Agent +SLES_538.27 Tom Clancy's Splinter Cell : Double Agent +SLUS_213.56 Tom Clancy's Splinter Cell : Double Agent +SLPM_666.72 Tom Clancy's Splinter Cell : Nijuu Spy +SLES_521.49 Tom Clancy's Splinter Cell : Pandora Tomorrow +SLPM_658.15 Tom Clancy's Splinter Cell : Pandora Tomorrow +SLUS_209.58 Tom Clancy's Splinter Cell : Pandora Tomorrow +SLES_510.53 Tom and Jerry in War of the Whiskers +SLUS_203.55 Tom and Jerry in War of the Whiskers +SLPM_624.49 Tom to Jerry : Hige Hige Daisensou +SLPM_675.52 Tomak : Save the Earth : Complete Edition +SLPS_202.42 Tomak : Save the Earth : Love Story +SLES_554.42 Tomb Raider : Underworld +SLPS_259.27 Tomb Raider : Underworld +SLUS_218.58 Tomb Raider : Underworld +SLPM_666.11 Tomoyo After : It's a Wonderful Life : CS Edition +SLES_535.34 Tony Hawk's American Wasteland +SLES_535.35 Tony Hawk's American Wasteland +SLUS_212.08 Tony Hawk's American Wasteland +SLUS_212.95 Tony Hawk's American Wasteland +SLES_547.14 Tony Hawk's Downhill Jam +SLES_547.15 Tony Hawk's Downhill Jam +SLUS_214.56 Tony Hawk's Downhill Jam +SLPM_654.19 Tony Hawk's Pro Skater 2003 +SLES_504.35 Tony Hawk's Pro Skater 3 +SLES_504.36 Tony Hawk's Pro Skater 3 +SLES_504.37 Tony Hawk's Pro Skater 3 +SLPM_651.90 Tony Hawk's Pro Skater 3 +SLUS_200.13 Tony Hawk's Pro Skater 3 +SLES_511.30 Tony Hawk's Pro Skater 4 +SLES_511.31 Tony Hawk's Pro Skater 4 +SLES_511.32 Tony Hawk's Pro Skater 4 +SLUS_205.04 Tony Hawk's Pro Skater 4 +SLES_543.89 Tony Hawk's Project 8 +SLES_543.90 Tony Hawk's Project 8 +SLUS_214.44 Tony Hawk's Project 8 +SLES_549.63 Tony Hawk's Proving Ground +SLES_549.64 Tony Hawk's Proving Ground +SLUS_216.16 Tony Hawk's Proving Ground +SLES_518.48 Tony Hawk's Underground +SLES_518.51 Tony Hawk's Underground +SLES_518.52 Tony Hawk's Underground +SLES_518.53 Tony Hawk's Underground +SLES_518.54 Tony Hawk's Underground +SLUS_207.31 Tony Hawk's Underground +SLES_526.21 Tony Hawk's Underground 2 +SLES_526.22 Tony Hawk's Underground 2 +SLUS_209.65 Tony Hawk's Underground 2 +SLES_508.61 Top Angler : Real Bass Fishing +SLUS_203.42 Top Angler : Real Bass Fishing +SLES_500.69 Top Gear Dare Devil +SLPS_200.64 Top Gear Dare Devil +SLUS_200.39 Top Gear Dare Devil +SLES_546.64 Top Gun +SLPM_621.82 Top Gun : Ace of the Sky +SLES_505.68 Top Gun : Combat Zones +SLUS_202.11 Top Gun : Combat Zones +SLED_505.87 Top Gun : Combat Zones (Demo) +SLUS_290.12 Top Gun : Combat Zones (Demo) +SLES_531.75 Top Spin +SLUS_212.22 Top Spin +SLES_546.34 Top Trumps Adventures Vol. 1 : Horror & Predators +SLES_546.35 Top Trumps Adventures Vol. 2 : Dogs & Dinosaurs +SLES_551.25 Top Trumps : Doctor Who +SLPS_254.47 Top o Nerae^! GunBuster +SLPM_653.01 ToraCap^! Daash^!^! +SLPS_258.12 Tori no Hoshi : Aerial Planet +SLPS_256.68 Torikago no Mukougawa +SLES_539.01 Torino 2006 +SLUS_213.75 Torino 2006 +PCPX_963.23 Toro to Kyuujitsu +SCPS_150.15 Toro to Kyuujitsu +SLES_539.79 Torrente 3 : El Protector +SLES_541.17 Torrente 3 : The Protector +SLES_520.22 Total Club Manager 2004 +SLES_526.74 Total Club Manager 2005 +SLES_511.28 Total Immersion Racing +SLUS_204.09 Total Immersion Racing +SLES_534.92 Total Overdose +SLED_537.45 Total Overdose (Demo) +SLUS_212.83 Total Overdose : A Gunslinger's Tale in Mexico +SLUS_291.70 Total Overdose : A Gunslinger's Tale in Mexico (Demo) +SLES_549.53 Totally Spies^! Totally Party +SLUS_217.95 Totally Spies^! Totally Party +SLPM_652.29 Totsugeki^! Army Men : Shijou Saishou no Sakusen +SLPM_626.84 Toudai Shougi : Jouseki Dojo Kanketsuhen +SLPS_203.92 Toudai Shougi : Jouseki Dojo Kanketsuhen +SLPS_202.25 Toudai Shougi : Shiken Bisha Doujou +SLPM_620.87 Touge 3 +SLPM_601.54 Touge 3 (Taikenban) +SLPM_626.13 Tough : Dark Fight +SLPM_552.00 Touka Gettan : Koufuu no Ryouou +SLPS_251.89 Toukon Inoki-michi : Puzzle de Daaa^! +SCUS_975.02 Tourist Trophy +SCAJ_201.70 Tourist Trophy : The Real Riding Simulator +SCES_533.72 Tourist Trophy : The Real Riding Simulator +SCPS_151.05 Tourist Trophy : The Real Riding Simulator +SLPM_668.44 Towa no Sakura +SLPM_668.45 Towa no Sakura +SLES_550.49 Toy Golf Extreme +SLPS_200.90 Train Kit for A Ressha de Ikou 2001 +SLPS_202.38 Train Kit for A Ressha de Ikou 2001 +SLPM_654.72 Train Simulator + Densha de Go^! Tokyo Kyuukou-hen +SLPM_663.71 Train Simulator + Densha de Go^! Tokyo Kyuukou-hen +SLPM_670.07 Train Simulator : Keisei, Toei Asakusa, Keikyuusen +SLPM_670.06 Train Simulator : Kyushu Shinkansen +SLPM_653.86 Train Simulator : Midousuji-Sen +SLES_508.86 TransWorld Surf +SLUS_203.56 TransWorld Surf +SLES_523.88 Transformers +SLES_533.09 Transformers +SLKA_251.75 Transformers +SLPM_654.07 Transformers +SLPM_659.17 Transformers +SLUS_206.68 Transformers +SLED_524.41 Transformers (Demo) +SLUS_280.40 Transformers (Demo) +SLUS_291.07 Transformers (Demo) +SLED_524.73 Transformers : Optimus Prime (Demo) +SLED_524.74 Transformers : Red Alert (Demo) +SLES_555.20 Transformers : Revenge of the Fallen +SLUS_218.81 Transformers : Revenge of the Fallen +SLES_547.55 Transformers : The Game +SLES_547.56 Transformers : The Game +SLES_547.57 Transformers : The Game +SLKA_253.75 Transformers : The Game +SLPS_258.34 Transformers : The Game +SLUS_216.02 Transformers : The Game +SLES_538.24 Trapt +SLUS_212.55 Trapt +SLPM_652.23 Triangle Again +SLPM_652.73 Triangle Again 2 +SLUS_201.49 Tribes : Aerial Assault +SLES_530.76 Trigger Man +SLUS_209.31 Trigger Man +SLPM_550.52 Triggerheart Exelica Enhanced +SLPS_251.67 Triple Play 2002 +SLUS_203.66 Triple Play 2002 +SLUS_201.68 Triple Play Baseball +SLES_554.67 Trivial Pursuit +SLES_555.17 Trivial Pursuit +SLUS_218.69 Trivial Pursuit +SLES_525.04 Trivial Pursuit : Unhinged +SLES_525.44 Trivial Pursuit : Unhinged +SLUS_207.91 Trivial Pursuit : Unhinged +SLPM_666.25 Trouble Fortune Company : HapiCure +SLPS_200.62 Truck Kyousoukyoku : Ai to Kanashimi no Rodeo +SLPM_601.30 Truck Kyousoukyoku : Ai to Kanashimi no Rodeo (Taikenban) +SLES_554.79 Truck Racer +SLES_531.73 Truck Racing 2 +SLES_536.16 True Crime : New York City +SLES_536.17 True Crime : New York City +SLES_536.18 True Crime : New York City +SLPM_664.73 True Crime : New York City +SLUS_211.06 True Crime : New York City +SLES_517.53 True Crime : Streets of LA +SLES_517.54 True Crime : Streets of LA +SLPM_657.29 True Crime : Streets of LA +SLPM_660.98 True Crime : Streets of LA +SLUS_205.50 True Crime : Streets of LA +SLED_519.02 True Crime : Streets of LA (Demo) +SLPS_258.80 True Fortune +SLPS_250.38 True Love Story 3 +SLPS_252.81 True Love Story 3 +SLPS_252.45 True Love Story : Summer Days, and Yet ... +SLPS_253.87 True Love Story : Summer Days, and Yet ... +SLPM_669.35 True Tears +SCPS_110.07 Tsugunai +SLUS_202.92 Tsugunai : Atonement +SLPM_657.17 Tsuki wa Higashi ni Hi wa Nishi ni : Operation Sanctuary +SLPM_667.17 Tsuki wa Higashi ni Hi wa Nishi ni : Operation Sanctuary +SLPM_658.95 Tsuki wa Kirisaku : Tantei Sagara Kyouichirou +SLPM_658.96 Tsuki wa Kirisaku : Tantei Sagara Kyouichirou +SLPM_658.26 Tsukiyo ni Saraba +SLPM_611.02 Tsukiyo ni Saraba (Taikenban) +SLPM_551.54 Tsuyokiss 2-gakki : Swift Love +SLPM_664.07 Tsuyokiss : Mighty Heart +SLPM_664.08 Tsuyokiss : Mighty Heart +SLPM_666.24 Tsuyokiss : Mighty Heart +SLES_553.43 Tube Mania +SLES_554.18 Tube Mania +SLES_541.95 Turbo Trucks +SLES_504.79 Turok : Evolution +SLES_511.24 Turok : Evolution +SLUS_203.33 Turok : Evolution +SLES_533.69 Twenty 2 Party +SLES_509.86 Twin Caliber +SLES_512.26 Twin Caliber +SLKA_250.06 Twin Caliber +SLPS_255.34 Twinkle Star Sprites : La Petite Princesse +SLPS_257.13 Twinkle Star Sprites : La Petite Princesse +SCES_503.60 Twisted Metal : Black +SCUS_971.01 Twisted Metal : Black +SCUS_971.64 Twisted Metal : Black (Demo) +SCES_514.80 Twisted Metal : Black Online +SCUS_971.96 Twisted Metal : Black Online +SCUS_976.21 Twisted Metal : Head-On : Extra Twisted Edition +SLPS_200.80 Typing Namidabashi : Ashita no Joe Touda +SLPS_200.81 Typing Namidabashi : Ashita no Joe Touda +SLPS_201.74 Typing Ren'ai Hakusho : Boys Be... +SLPS_201.75 Typing Ren'ai Hakusho : Boys Be... +SLPS_201.63 Typing Shinken Shoubu : Musashi no Ken +SLES_525.94 U-Move Super Sports +SCPS_560.11 U : Underwater Unit +SLPS_201.94 U : Underwater Unit +SLPM_601.76 U : Underwater Unit (Taikenban) +SLES_501.95 UEFA Challenge +SLES_529.09 UEFA Champions League 2004-2005 +SLES_529.10 UEFA Champions League 2004-2005 +SLES_529.11 UEFA Champions League 2004-2005 +SLES_529.12 UEFA Champions League 2004-2005 +SLES_545.11 UEFA Champions League 2006-2007 +SLES_545.12 UEFA Champions League 2006-2007 +SLES_545.13 UEFA Champions League 2006-2007 +SLUS_215.81 UEFA Champions League 2006-2007 +SLES_503.98 UEFA Champions League : Season 2001/2002 +SLES_523.94 UEFA Euro 2004 : Portugal +SLES_523.95 UEFA Euro 2004 : Portugal +SLES_523.96 UEFA Euro 2004 : Portugal +SLES_523.97 UEFA Euro 2004 : Portugal +SLES_523.98 UEFA Euro 2004 : Portugal +SLUS_209.36 UEFA Euro 2004 : Portugal +SLED_524.76 UEFA Euro 2004 : Portugal (Demo) +SLES_551.04 UEFA Euro 2008 : Austria-Switzerland +SLES_551.05 UEFA Euro 2008 : Austria-Switzerland +SLES_551.06 UEFA Euro 2008 : Austria-Switzerland +SLUS_216.99 UEFA Euro 2008 : Austria-Switzerland +SLPS_253.55 UFC 2004 +SLES_509.99 UFC : Throwdown +SLUS_202.52 UFC : Throwdown +SLUS_280.09 UFC : Throwdown (Demo) +SLUS_290.22 UFC : Throwdown (Demo) +SLPM_622.13 UFC : Ultimate Fighting Championship 2 : Tapout +SLES_522.04 UFC : Ultimate Fighting Championship : Sudden Impact +SLUS_205.96 UFC : Ultimate Fighting Championship : Sudden Impact +SLPM_622.81 US Open 2002 : A USTA Event +SLES_509.39 US Racer +SLPS_256.49 Uchuu Keiji Tamashii : The Space Sheriff Spirits +SLPS_251.61 Uchuu Senkan Yamato : Ankoku Seidan Teikoku no Gyakushuu +SLPS_251.62 Uchuu Senkan Yamato : Ankoku Seidan Teikoku no Gyakushuu +SLPS_250.80 Uchuu Senkan Yamato : Iscandar e no Tsuioku +SLPS_251.64 Uchuu Senkan Yamato : Nijuu Ginga no Houkai +SLPS_252.94 Uchuu no Stellvia +SLPM_620.70 Uchuujin tte Naani? +SLPS_256.01 Ueki no Housoku : Taosu ze Roberto Juudan^!^! +SCED_537.98 Ufficiale PlayStation 2 Italia Kids Special 2005 Demo +SCED_539.46 Ufficiale PlayStation 2 Special Platinum 2006 +SCED_546.82 Ufficiale PlayStation 2 Speciale Platinum 2007 +SCED_547.30 Ufficiale PlayStation 2 Speciale Racing 2007 +SLES_550.88 Ultimate Board Game Collection +SLUS_213.66 Ultimate Board Game Collection +SLES_525.15 Ultimate Casino +SLES_516.25 Ultimate Mind Games +SLES_535.08 Ultimate Pro Pinball +SLPM_626.98 Ultimate Pro Pinball +SLES_533.90 Ultimate Spider-Man +SLES_533.91 Ultimate Spider-Man +SLES_536.72 Ultimate Spider-Man +SLPM_664.04 Ultimate Spider-Man +SLUS_208.70 Ultimate Spider-Man +SLUS_212.85 Ultimate Spider-Man +SLPS_253.64 Ultraman +SLPS_732.20 Ultraman +SLPM_610.80 Ultraman (Taikenban) +SLPS_204.20 Ultraman Nexus +SLPS_251.55 Ultraman : Fighting Evolution 2 +SLPS_734.22 Ultraman : Fighting Evolution 2 +SLPM_601.90 Ultraman : Fighting Evolution 2 (Taikenban) +SLPS_254.41 Ultraman : Fighting Evolution 3 +SLPS_257.99 Ultraman : Fighting Evolution 3 +SLPM_610.93 Ultraman : Fighting Evolution 3 (Taikenban) +SLPS_255.29 Ultraman : Fighting Evolution Rebirth +SLPM_668.64 Umishou +SLES_528.25 Una Serie de Catastróficas Desdichas de Lemony Snicket +SLPM_551.75 Under the Moon : Crescent +SLES_527.19 Under the Skin +SLUS_209.85 Under the Skin +SLES_521.08 Underworld : The Eternal War +SLES_521.09 Underworld : The Eternal War +SLPS_250.10 Unison +SLUS_201.73 Unison : Rebels of Rhythm & Dance +SLUS_290.04 Unison : Rebels of Rhythm & Dance / DOA2 : Hardcore (Demo) +SLAJ_250.03 Unlimited Saga +SLES_516.06 Unlimited Saga +SLKA_250.67 Unlimited Saga +SLPS_251.85 Unlimited Saga +SLPS_251.99 Unlimited Saga +SLUS_206.78 Unlimited Saga +SLES_500.74 Unreal Tournament +SLUS_200.34 Unreal Tournament +SCPS_150.69 Uo : 7-tsu no Mizu to Densetsu no Nushi +SLPM_552.74 Uragiri wa Boku no Namae o Shitteiru : Tasogare ni Ochita Inori +SLPM_667.67 Urban Chaos +SLES_539.91 Urban Chaos : Violence Urbaine +SLUS_213.90 Urban Chaos : Riot Response +SLED_539.80 Urban Chaos : Riot Response (Demo) +SLES_550.82 Urban Constructor +SLES_529.57 Urban Extreme +SLES_508.49 Urban Freestyle Soccer +SCES_536.88 Urban Reign +SLPS_255.57 Urban Reign +SLUS_212.09 Urban Reign +SLPS_202.07 Usagi : Yasei no Touhai : Dramatic Mahjong +SLPS_202.64 Usagi : Yasei no Touhai : The Arcade +SLPM_625.33 Usagi : Yasei no Touhai : The Arcade : Yamashiro Mahjong-hen +SLPS_253.23 Usagi : Yasei no Touhai : Yamashiro Mahjong-hen +SLPS_256.78 Utawareru Mono : Chiri Yuku Mono e no Komori-uta +SLPS_256.79 Utawareru Mono : Chiri Yuku Mono e no Komori-uta +PBPX_952.01 Utility Disc +PBPX_952.02 Utility Disc Version 1.01 +PBPX_952.03 Utility Disc Version 1.01 +SLES_507.25 V-Rally 3 +SLPM_651.91 V-Rally 3 +SLPM_655.39 V-Rally 3 +SLUS_204.96 V-Rally 3 +SLED_512.12 V-Rally 3 (Demo) +SLES_507.30 V.I.P. +SLES_526.39 V8 Supercars Australia 2 +SLES_530.89 V8 Supercars Australia 3 +SLES_507.67 V8 Supercars Australia : Race Driver +SLPM_658.06 VM Japan +SLES_546.44 Valkyrie Profile 2 : Silmeria +SLES_546.45 Valkyrie Profile 2 : Silmeria +SLES_546.46 Valkyrie Profile 2 : Silmeria +SLES_546.47 Valkyrie Profile 2 : Silmeria +SLES_546.48 Valkyrie Profile 2 : Silmeria +SLPM_664.19 Valkyrie Profile 2 : Silmeria +SLUS_214.52 Valkyrie Profile 2 : Silmeria +SLPS_203.86 Value 2000 Series : Igo 4 +SLPS_203.87 Value 2000 Series : Shougi 4 +SCES_504.11 Vampire Night +SLPS_250.77 Vampire Night +SLPS_734.12 Vampire Night +SLUS_202.21 Vampire Night +SLPM_625.06 Vampire Panic +SLPM_659.98 Vampire : Darkstalkers Collection +SLPM_666.37 Vampire : Darkstalkers Collection +SLES_519.08 Van Helsing +SLPM_657.23 Van Helsing +SLUS_207.38 Van Helsing +SCUS_971.53 Vans Warped Tour '01 +SLES_524.77 Vegas Casino II +SLES_504.38 Vehicular Combat League Presents : Motor Mayhem +SLUS_201.71 Vehicular Combat League Presents : Motor Mayhem +SLPS_200.34 Velvet File +SLPS_250.37 Velvet File Plus +SLPS_250.97 Velvet File Plus +SLPS_251.95 Venus & Braves : Majo to Megami to Horobi no Yogen +SLPS_251.96 Venus & Braves : Majo to Megami to Horobi no Yogen +SLES_504.81 Vexx +SLUS_203.83 Vexx +SCPS_110.32 Vib-Ripple +SLES_533.38 Victorious Boxers 2 : Fighting Spirit +SLUS_212.04 Victorious Boxers 2 : Fighting Spirit +SLES_502.80 Victorious Boxers : Ippo's Road to Glory +SLUS_202.82 Victorious Boxers : Ippo's Road to Glory +SLUS_290.13 Victorious Boxers : Ippo's Road to Glory (Demo) +SLPM_625.11 Victory Wings : Zero Pilot Series +SLES_526.16 Video Poker & Blackjack +SLES_527.98 Vietcong : Purple Haze +SLES_527.99 Vietcong : Purple Haze +SLUS_210.68 Vietcong : Purple Haze +SLES_526.78 Viewtiful Joe +SLUS_209.51 Viewtiful Joe +SLES_528.68 Viewtiful Joe 2 +SLUS_209.39 Viewtiful Joe 2 +SLPM_658.24 Viewtiful Joe 2 : Black Film no Nazo +SLPM_610.94 Viewtiful Joe 2 : Black Film no Nazo (Taikenban) +SLKA_252.20 Viewtiful Joe : A New Hope +SLKA_254.52 Viewtiful Joe : A New Hope +SLPM_656.99 Viewtiful Joe : Aratanaru Kibou +SCCS_400.15 Viorate no Atelier : Gramnad no Renkinjutsushi 2 +SLPM_653.11 Viorate no Atelier : Gramnad no Renkinjutsushi 2 +SLPM_656.83 Viorate no Atelier : Gramnad no Renkinjutsushi 2 +SLPM_622.05 Virtua Cop Re-Birth +SLES_512.29 Virtua Cop : Elite Edition +SCES_507.59 Virtua Fighter 4 +SLPM_621.30 Virtua Fighter 4 +SLPM_621.58 Virtua Fighter 4 +SLUS_203.23 Virtua Fighter 4 +SLES_516.16 Virtua Fighter 4 : Evolution +SLKA_250.43 Virtua Fighter 4 : Evolution +SLKA_251.88 Virtua Fighter 4 : Evolution +SLPM_652.70 Virtua Fighter 4 : Evolution +SLUS_206.16 Virtua Fighter 4 : Evolution +SLPM_610.41 Virtua Fighter 4 : Evolution (Taikenban) +SLES_516.99 Virtua Fighter : 10th Anniversary Edition +SLPM_680.08 Virtua Fighter : 10th Anniversary Fukkoku-ban +SLPM_680.18 Virtua Fighter : 10th Anniversary Fukkoku-ban +SLPM_656.32 Virtua Fighter : Cyber Generation : Judgment Six no Yabou +SLPM_602.42 Virtua Fighter : Cyber Generation : Judgment Six no Yabou (Taikenban) +SLPM_602.45 Virtua Fighter : Cyber Generation : Judgment Six no Yabou (Taikenban) +SLES_541.53 Virtua Pro Football +SLUS_209.77 Virtua Quest +SLES_512.32 Virtua Tennis 2 : Sega Professional Tennis +SLPS_252.60 Virtual View : Megumi Eizou Play +SLPS_252.59 Virtual View : Nemoto Harumi Eizou Play +SLPS_252.58 Virtual View : R.C.T. Eizou Play +SLPS_257.60 Vitamin X : We are Super Supriment Boys +SLPS_257.61 Vitamin X : We are Super Supriment Boys +SLPS_259.22 Vitamin Z : Welcome Our New Supplement Boys +SLPS_259.23 Vitamin Z : Welcome Our New Supplement Boys +SLES_525.20 Volleyball Challenge +SLES_517.65 Volleyball Xciting +SLES_523.12 WCR : World Championship Rugby +SLES_508.54 WM Nationalspieler +SCES_516.84 WRC 3 : The Official Game of the FIA World Rally Championship +SCES_526.84 WRC 3 : The Official Game of the FIA World Rally Championship +SLPM_655.83 WRC 3 : The Official Game of the FIA World Rally Championship +SLPM_661.03 WRC 3 : The Official Game of the FIA World Rally Championship +SCED_521.37 WRC 3 : The Official Game of the FIA World Rally Championship (Demo) +SCED_521.41 WRC 3 : The Official Game of the FIA World Rally Championship (Demo) +SCES_521.37 WRC 3 : The Official Game of the FIA World Rally Championship (Demo) +SCES_523.89 WRC 4 : The Official Game of the FIA World Rally Championship +SLPM_659.75 WRC 4 : The Official Game of the FIA World Rally Championship +SCED_528.69 WRC 4 : The Official Game of the FIA World Rally Championship (Demo) +SCED_528.80 WRC 4 : The Official Game of the FIA World Rally Championship (Demo) +SCED_529.45 WRC 4 : The Official Game of the FIA World Rally Championship (Ford Fiesta Sports Edition Demo) (Demo) +SCES_509.34 WRC II Extreme +SLPM_652.84 WRC II Extreme +SLPM_655.73 WRC II Extreme +SCED_513.04 WRC II Extreme : Peugeot Special Demo (Demo) +SCED_516.32 WRC II Extreme : Special Demo (Demo) +SCED_513.05 WRC II Extreme : Special Demo (Demo) (Press Kit) +SCES_536.80 WRC avec Sébastien Loeb Édition 2005 +SCES_532.47 WRC : Rally Evolved +SCES_501.39 WRC : World Rally Championship +SLPS_250.99 WRC : World Rally Championship +SLUS_204.19 WRC : World Rally Championship +SCED_505.20 WRC : World Rally Championship (Demo) +SLES_502.83 WTA Tour Tennis +SLPM_620.46 WTA Tour Tennis +SLUS_203.57 WTA Tour Tennis +SLES_556.48 WWE All Stars +SLUS_219.40 WWE All Stars +SLES_516.00 WWE Crush Hour +SLUS_203.85 WWE Crush Hour +SLES_544.88 WWE SmackDown vs. Raw 2007 +SLES_544.89 WWE SmackDown vs. Raw 2007 +SLKA_251.68 WWE SmackDown vs. Raw 2007 +SLPM_666.27 WWE SmackDown vs. Raw 2007 +SLUS_214.27 WWE SmackDown vs. Raw 2007 +SLES_547.93 WWE SmackDown vs. Raw 2008 +SLES_548.79 WWE SmackDown vs. Raw 2008 +SLPM_668.63 WWE SmackDown vs. Raw 2008 +SLUS_216.45 WWE SmackDown vs. Raw 2008 +SLES_552.50 WWE SmackDown vs. Raw 2009 +SLES_552.51 WWE SmackDown vs. Raw 2009 +SLUS_218.10 WWE SmackDown vs. Raw 2009 +SLES_555.45 WWE SmackDown vs. Raw 2010 +SLUS_219.01 WWE SmackDown vs. Raw 2010 +SLES_556.35 WWE SmackDown vs. Raw 2011 +SLUS_219.39 WWE SmackDown vs. Raw 2011 +SLES_520.36 WWE SmackDown^! Here Comes the Pain +SLKA_251.16 WWE SmackDown^! Here Comes the Pain +SLUS_207.87 WWE SmackDown^! Here Comes the Pain +SLES_512.83 WWE SmackDown^! Shut Your Mouth +SLKA_250.30 WWE SmackDown^! Shut Your Mouth +SLUS_204.83 WWE SmackDown^! Shut Your Mouth +SLES_527.81 WWE SmackDown^! vs. Raw +SLKA_252.44 WWE SmackDown^! vs. Raw +SLUS_210.60 WWE SmackDown^! vs. Raw +SLES_536.76 WWE SmackDown^! vs. Raw 2006 +SLES_536.77 WWE SmackDown^! vs. Raw 2006 +SLKA_253.18 WWE SmackDown^! vs. Raw 2006 +SLUS_212.86 WWE SmackDown^! vs. Raw 2006 +SLES_504.77 WWF SmackDown^! Just Bring It +SLUS_203.16 WWF SmackDown^! Just Bring It +SLED_504.78 WWF SmackDown^! Just Bring It (Demo) +SLUS_290.11 WWF SmackDown^! Just Bring It (Demo) +SLES_542.05 WWI : Aces of the Sky +SLES_536.53 WWII : Battle over Europe +SLES_542.56 WWII : Battle over the Pacific +SLES_536.51 WWII : Soldier +SLES_529.54 WWII : Tank Battles +SLES_501.83 Les Fous Du Volant : Satanas Et Diabolo +SLES_546.70 Les Fous Du Volant : Les Engins Zinzins +SLES_549.56 Wacky Zoo GP +SCPS_150.80 Waga Ryuu o Miyo : Pride of the Dragon Peace +PAPX_905.21 Waga Ryuu o Miyo : Pride of the Dragon Peace (Taikenban) +SLES_512.72 Wakeboarding Unleashed featuring Shaun Murray +SLES_512.73 Wakeboarding Unleashed featuring Shaun Murray +SLUS_204.18 Wakeboarding Unleashed featuring Shaun Murray +SLES_513.72 Wallace & Gromit in Project Zoo +SLES_519.89 Wallace & Gromit in Project Zoo +SLES_520.26 Wallace & Gromit in Project Zoo +SLUS_206.47 Wallace & Gromit in Project Zoo +SLES_536.21 Wallace & Gromit : The Curse of the Were-Rabbit +SLUS_213.12 Wallace & Gromit : The Curse of the Were-Rabbit +SLPM_663.27 Wallace to Gromit : Yasaibatake de Dai-Pinch^! +SLUS_218.44 Walt Disney Pictures Bolt +SLES_545.10 Walt Disney Pictures Presents Meet the Robinsons +SLES_546.79 Walt Disney Pictures Presents Meet the Robinsons +SLUS_214.53 Walt Disney Pictures Presents Meet the Robinsons +SLES_500.45 Walt Disney's The Jungle Book : Groove Party +SLUS_200.75 Walt Disney's The Jungle Book : Rhythm n' Groove +SLPM_551.76 Wand of Fortune +SLPM_551.77 Wand of Fortune +SLPM_552.46 Wand of Fortune : Mirai e no Prologue +SCPS_150.97 Wander to Kyozou +SCPS_193.20 Wander to Kyozou +SCPS_193.35 Wander to Kyozou +SCAJ_201.46 Wang Da Yu Ju Xiang +SCAJ_201.96 Wang Da Yu Ju Xiang +SLPS_201.85 Wangan Midnight +SLPM_601.75 Wangan Midnight (Taikenban) +SLES_519.73 War Chess +SCES_512.24 War of the Monsters +SCKA_200.03 War of the Monsters +SCUS_971.97 War of the Monsters +SCUS_972.60 War of the Monsters (Demo) +SLES_509.58 Warhammer 40,000 : Fire Warrior +SLUS_205.97 Warhammer 40,000 : Fire Warrior +SLED_516.76 Warhammer 40,000 : Fire Warrior (Demo) +SLUS_290.49 Warhammer 40,000 : Fire Warrior (Demo) +SLPM_622.92 Warrior Blade : Rastan vs. Barbarian-hen +SLES_548.75 Warriors Orochi +SLES_548.76 Warriors Orochi +SLES_548.77 Warriors Orochi +SLUS_216.62 Warriors Orochi +SLES_553.82 Warriors Orochi 2 +SLES_553.83 Warriors Orochi 2 +SLES_553.84 Warriors Orochi 2 +SLUS_218.03 Warriors Orochi 2 +SLES_501.87 Warriors of Might and Magic +SLPM_651.32 Warriors of Might and Magic +SLUS_200.06 Warriors of Might and Magic +SLUS_213.87 Warship Gunner 2 +SLPM_552.50 Warship Gunner 2 : Kurogane no Houkou +SLPM_663.21 Warship Gunner 2 : Kurogane no Houkou +SLPM_666.56 Warship Gunner 2 : Kurogane no Houkou +SLPM_645.07 Wave Rally +SLPS_201.70 Wave Rally +SLUS_203.13 Wave Rally +SLES_509.21 Way of the Samurai +SLPM_645.27 Way of the Samurai +SLUS_204.07 Way of the Samurai +SLES_522.75 Way of the Samurai 2 +SLUS_208.93 Way of the Samurai 2 +SLPM_664.48 We Are* +SLES_538.28 We Love Katamari +SLUS_212.30 We Love Katamari +SLPM_623.49 Welcome to Universal Studios Japan +SCUS_973.94 Welcome to the World of Online Gaming for Your PlayStation 2 (Demo) +SLES_504.97 Wer wird Millionär : 2. Edition +SLES_548.05 Wer wird Millionär : Party Edition +SLUS_207.90 Wheel of Fortune +SLES_519.58 Whiplash +SLUS_206.84 Whiplash +SLUS_290.80 Whiplash (Demo) +SLES_511.26 Whirl Tour +SLUS_204.89 Whirl Tour +SLPM_666.07 White Breath : Kizuna +SLPM_662.14 White Clarity : And, the Tears Became You +SLPM_660.78 White Princess the Second : Yappari Ichizu ni Ittemo Soujanakutemo OK na Gotsugou Shugi Gakuen Ren'ai Adventure^!^! +SLPM_665.88 White Princess the Second : Yappari Ichizu ni Ittemo Soujanakutemo OK na Gotsugou Shugi Gakuen Ren'ai Adventure^!^! +SLES_545.50 White Van Racer +SLES_514.51 Whiteout +SLUS_205.99 Whiteout +SLES_504.95 Who Wants to Be a Millionaire : 2nd Edition +SLES_541.99 Who Wants to Be a Millionaire : Party Edition +SCUS_972.03 Wild Arms 3 +SLES_513.07 Wild Arms 3 +SCUS_972.24 Wild Arms 3 (Demo) +SLES_542.39 Wild Arms 4 +SLUS_212.92 Wild Arms 4 +SLES_549.72 Wild Arms 5 +SLUS_216.15 Wild Arms 5 +SCPS_150.23 Wild Arms : Advanced 3rd +SCPS_150.24 Wild Arms : Advanced 3rd +SCPS_192.05 Wild Arms : Advanced 3rd +SCPS_550.06 Wild Arms : Advanced 3rd +SCPS_170.02 Wild Arms : Alter Code : F +SCPS_192.51 Wild Arms : Alter Code : F +SCPS_192.53 Wild Arms : Alter Code : F +SLUS_209.37 Wild Arms : Alter Code : F +SCPS_150.91 Wild Arms : The 4th Detonator +SCPS_150.92 Wild Arms : The 4th Detonator +SCPS_193.13 Wild Arms : The 4th Detonator +SCPS_193.22 Wild Arms : The 4th Detonator +SCPS_151.18 Wild Arms : The Vth Vanguard +SCPS_193.33 Wild Arms : The Vth Vanguard +PAPX_905.24 Wild Arms : The Vth Vanguard (Taikenban) +SLES_535.95 Wild Water Adrenaline featuring Salomon +SLES_500.09 Wild Wild Racing +SLPS_200.21 Wild Wild Racing +SLUS_201.08 Wild Wild Racing +SLPM_668.41 Will O' Wisp +SLPM_668.42 Will O' Wisp +SLPM_550.51 Will O' Wisp : Easter no Kiseki +SLPM_620.23 WinBack +SLPM_621.63 WinBack +SLPM_625.67 WinBack +SLKA_253.80 WinBack 2 : Project Poseidon +SLPM_551.13 WinBack 2 : Project Poseidon +SLPM_664.31 WinBack 2 : Project Poseidon +SLUS_209.47 WinBack 2 : Project Poseidon +SLUS_201.60 WinBack : Covert Operations +SLPM_654.64 Wind : A Breath of Heart +SLUS_214.64 Winning Eleven : Pro Evolution Soccer 2007 +SLPM_620.19 Winning Post 4 Maximum +SLPM_620.58 Winning Post 4 Maximum 2001 +SLPM_620.60 Winning Post 4 Maximum 2001 +SLPM_621.23 Winning Post 5 +SLPM_622.21 Winning Post 5 Maximum 2002 +SLPM_622.80 Winning Post 5 Maximum 2002 +SLPM_652.98 Winning Post 5 Maximum 2003 +SLPM_653.46 Winning Post 6 +SLPM_653.85 Winning Post 6 +SLPM_655.82 Winning Post 6 Maximum 2004 +SLPM_658.94 Winning Post 6 : 2005-nendoban +SLPM_660.87 Winning Post 7 +SLPM_663.42 Winning Post 7 Maximum 2006 +SLPM_667.02 Winning Post 7 Maximum 2007 +SLPM_669.04 Winning Post 7 Maximum 2007 +SLPM_669.50 Winning Post 7 Maximum 2008 +SLPM_551.50 Winning Post World +SLPM_552.53 Winning Post World 2010 +SLES_539.48 Winter Sports +SLES_549.40 Winter Sports 2008 : The Ultimate Challenge +SLUS_217.13 Winter Sports 2008 : The Ultimate Challenge +SLES_553.79 Winter Sports 2009 : The Next Challenge +SLES_554.11 Winter Sports 2009 : The Next Challenge +SLUS_218.49 Winter Sports 2 : The Next Challenge +SLES_500.35 Winter X Games Snowboarding +SLES_506.70 Winter X Games Snowboarding 2 +SLUS_203.21 Winter X Games Snowboarding 2002 +SLES_532.19 Winx Club +SCES_500.05 WipEout Fusion +SLUS_204.62 WipEout Fusion +SCED_507.68 WipEout Fusion (Demo) +SCES_547.48 WipEout Pulse +SLES_537.16 Without Warning +SLUS_211.56 Without Warning +SLPM_624.09 Wizardry Empire III : Haou no Keifu +SLPM_625.50 Wizardry Empire III : Haou no Keifu +SLPM_627.42 Wizardry Gaiden : Sentou no Kangoku : Prisoners of the Battles +SLPM_627.20 Wizardry Summoner +SLPM_663.00 Wizardry Xth 2 : Mugen no Gakuto +SLPM_667.49 Wizardry Xth 2 : Mugen no Gakuto +SLPM_658.40 Wizardry Xth : Zensen no Gakufu +SLPM_662.34 Wizardry Xth : Zensen no Gakufu +SLES_511.18 Wizardry : Tale of the Forsaken Land +SLUS_202.59 Wizardry : Tale of the Forsaken Land +SLUS_217.42 Women's Volleyball Championship +SLPM_670.01 Wonder Zone +SLES_506.13 Woody Woodpecker +SLPM_645.19 Woody Woodpecker +SLUS_203.41 Woody Woodpecker +SLES_515.80 Paris-Marseille Racing : Edition Tour du Monde +SLUS_213.40 World Championship Cards +SLUS_214.57 World Championship Paintball +SLES_531.30 World Championship Poker +SLUS_210.28 World Championship Poker +SLES_539.95 World Championship Poker 2 featuring Howard Lederer +SLUS_211.76 World Championship Poker 2 featuring Howard Lederer +SLES_545.47 World Championship Poker featuring Howard Lederer : All In +SLUS_214.12 World Championship Poker featuring Howard Lederer : All In +SLES_524.83 World Championship Pool 2004 +SLUS_207.60 World Championship Pool 2004 +SLES_503.95 World Championship Snooker 2002 +SLES_513.98 World Championship Snooker 2003 +SLES_523.86 World Championship Snooker 2004 +SLES_501.70 World Destruction League : Thunder Tanks +SLUS_200.05 World Destruction League : Thunder Tanks +SLES_502.62 World Destruction League : WarJetz +SLUS_200.07 World Destruction League : WarJetz +SLPS_201.95 World Fantasista +SLES_525.16 World Fighting +SLPM_663.24 World Football Climax +SLES_552.33 World Heroes Anthology +SLUS_217.25 World Heroes Anthology +SLES_536.89 World Poker Tour +SLUS_213.33 World Poker Tour +SLES_513.87 World Racing +SLES_518.81 World Racing +SLES_536.46 World Racing 2 +SLUS_206.11 World Series Baseball 2K3 +SLES_537.24 World Series of Poker +SLUS_213.01 World Series of Poker +SLES_549.61 World Series of Poker 2008 : Battle for the Bracelets +SLUS_216.86 World Series of Poker 2008 : Battle for the Bracelets +SLES_544.48 World Series of Poker : Tournament of Champions : 2007 Edition +SLUS_214.91 World Series of Poker : Tournament of Champions : 2007 Edition +SLES_530.82 World Snooker Championship 2005 +SLES_540.13 World Snooker Championship 2007 +SLKA_253.81 World Soccer Winning Eleven 10 +SLPM_663.74 World Soccer Winning Eleven 10 +SLKA_251.53 World Soccer Winning Eleven 10 : Liveware Evolution +SLKA_254.09 World Soccer Winning Eleven 2008 +SLPM_668.85 World Soccer Winning Eleven 2008 +SLAJ_251.11 World Soccer Winning Eleven 2009 +SLPM_551.31 World Soccer Winning Eleven 2009 +SLPM_552.09 World Soccer Winning Eleven 2010 +SLPM_552.58 World Soccer Winning Eleven 2010 : Aoki Samurai no Chousen +SLAJ_251.15 World Soccer Winning Eleven 2011 +SLPM_552.76 World Soccer Winning Eleven 2011 +SLKA_254.80 World Soccer Winning Eleven 2012 +SLPM_552.94 World Soccer Winning Eleven 2012 +SLPM_620.53 World Soccer Winning Eleven 5 +SLPM_621.13 World Soccer Winning Eleven 5 : Final Evolution +SLPM_621.59 World Soccer Winning Eleven 6 +SLPM_622.68 World Soccer Winning Eleven 6 : Final Evolution +SLAJ_250.05 World Soccer Winning Eleven 6 : International +SLKA_250.25 World Soccer Winning Eleven 6 : International +SLUS_206.23 World Soccer Winning Eleven 6 : International +SLPM_623.56 World Soccer Winning Eleven 7 +SCCS_400.14 World Soccer Winning Eleven 7 : International +SLKA_251.17 World Soccer Winning Eleven 7 : International +SLPM_654.98 World Soccer Winning Eleven 7 : International +SLUS_208.63 World Soccer Winning Eleven 7 : International +SLKA_252.03 World Soccer Winning Eleven 8 +SLPM_656.57 World Soccer Winning Eleven 8 +SCCS_400.22 World Soccer Winning Eleven 8 : Asia Championship +SLKA_252.62 World Soccer Winning Eleven 8 : International +SLUS_211.17 World Soccer Winning Eleven 8 : International +SLPM_657.88 World Soccer Winning Eleven 8 : Liveware Evolution +SLKA_252.98 World Soccer Winning Eleven 9 +SLPM_660.09 World Soccer Winning Eleven 9 +SLPM_662.55 World Soccer Winning Eleven 9 +SLUS_212.20 World Soccer Winning Eleven 9 +SLKA_253.59 World Soccer Winning Eleven 9 : Liveware Evolution +SLES_540.80 World Super Police +SLPM_661.35 World Tank Museum for Game : Toubu Sensen +SCUS_971.72 World Tour Soccer 2002 +SCUS_971.92 World Tour Soccer 2002 (Demo) +SCUS_972.33 World Tour Soccer 2003 +SCUS_972.36 World Tour Soccer 2003 (Demo) +SCUS_973.65 World Tour Soccer 2005 +SCUS_973.96 World Tour Soccer 2005 (Demo) +SCUS_974.63 World Tour Soccer 2006 +SCUS_974.73 World Tour Soccer 2006 (Demo) +SLES_519.24 World War Zero : IronStorm +SLES_547.92 World Wrestling Championship +SLES_515.09 World of Outlaws : Sprint Cars +SLUS_202.83 World of Outlaws : Sprint Cars 2002 +SLES_518.43 Worms 3D +SLUS_208.94 Worms 3D +SLES_530.96 Worms 4 : Mayhem +SLED_530.97 Worms 4 : Mayhem (Demo) +SLES_505.89 Worms Blast +SLES_523.42 Worms Forts : État de Siège +SLES_527.34 Worms Forts : Under Siege +SLUS_210.93 Worms Forts : Under Siege +SLES_521.01 Wrath Unleashed +SLUS_208.40 Wrath Unleashed +SLES_512.02 Wreckless : The Yakuza Missions +SLUS_204.31 Wreckless : The Yakuza Missions +SLPM_662.39 Wrestle Angels Survivor +SLPM_669.27 Wrestle Angels Survivor +SLPM_550.56 Wrestle Angels Survivor 2 +SLPM_664.01 Wrestle Kingdom +SLPM_602.78 Wrestle Kingdom (Taikenban) +SLPM_667.14 Wrestle Kingdom 2 : Pro Wrestling Sekai Taisen +SLES_504.30 X Games Skateboarding +SLES_500.31 X Squad +SLUS_200.94 X Squad +SLUS_290.16 X-Games Winter SnoCross + ESPN International Winter Sports 2002 + Winter X Games Snowboarding 2002 (Demo) +SLES_512.87 X-Men 2 : La Vengeance de Wolverine +SLES_512.86 X-Men 2 : Wolverine's Revenge +SLES_515.48 X-Men 2 : Wolverine's Revenge +SLES_526.24 X-Men Legends +SLES_526.25 X-Men Legends +SLUS_206.56 X-Men Legends +SLES_533.74 X-Men Legends II : Rise of Apocalypse +SLES_533.77 X-Men Legends II : Rise of Apocalypse +SLUS_211.38 X-Men Legends II : Rise of Apocalypse +SLES_554.94 X-Men Origins : Wolverine +SLES_554.95 X-Men Origins : Wolverine +SLUS_218.80 X-Men Origins : Wolverine +SLES_508.98 X-Men : Next Dimension +SLES_508.99 X-Men : Next Dimension +SLES_509.00 X-Men : Next Dimension +SLUS_202.79 X-Men : Next Dimension +SLES_540.66 X-Men : The Official Game +SLUS_211.07 X-Men : The Official Game +SLES_509.98 X-treme Express : World Grand Prix +SLES_531.41 X-treme Quads +SLPS_200.25 X-treme Racing SSX +PCPX_963.10 X-treme Racing SSX (Taikenban) +SLPM_601.24 X-treme Racing SSX (Taikenban) +SLUS_203.37 X2 : Wolverine's Revenge +SLES_502.10 XGIII : Extreme G Racing +SLPM_620.92 XGIII : Extreme G Racing +SLUS_203.02 XGIII : Extreme G Racing +SLES_516.36 XGRA : Extreme G Racing Association +SLUS_206.32 XGRA : Extreme G Racing Association +SCAJ_200.07 XI [sái] : XI-Go +SCPS_150.29 XI [sái] : XI-Go +PAPX_902.29 XI [sái] : XI-Go (Taikenban) +SCKA_200.01 XI5 : Aqui Ohyeongje +SCKA_900.03 XI5 : Aqui Ohyeongje +SCCS_400.04 XIGO : Zuihou de Touzi +SLES_517.04 XII Stag +SLKA_150.11 XII Stag +SLPM_623.18 XII Stag +SLES_512.44 XIII +SLUS_206.77 XIII +SLED_520.14 XIII (Demo) +SLUS_290.70 XIII (Demo) +PAPX_902.35 XIII (Taikenban) +SLPS_253.75 XIII : Daitouryou o Koroshita Otoko +SLPS_254.72 XIII : Daitouryou o Koroshita Otoko +SLES_519.74 XS Junior League Soccer +SLES_545.41 Xena : Warrior Princess +SLES_545.42 Xena : Warrior Princess +SLPS_290.05 Xenosaga Episode I Reloaded : Der Wille zur Macht +SLPS_290.01 Xenosaga Episode I : Der Wille zur Macht +SLPS_290.02 Xenosaga Episode I : Der Wille zur Macht +SLPS_739.01 Xenosaga Episode I : Der Wille zur Macht +SLUS_204.69 Xenosaga Episode I : Der Wille zur Macht +SCAJ_200.86 Xenosaga Episode II : Jenseits von Gut und Bose (Disc 1) +SLPS_253.66 Xenosaga Episode II : Jenseits von Gut und Bose (Disc 1) +SLPS_253.68 Xenosaga Episode II : Jenseits von Gut und Bose (Disc 1) +SLPS_732.24 Xenosaga Episode II : Jenseits von Gut und Bose (Disc 1) +SCAJ_200.87 Xenosaga Episode II : Jenseits von Gut und Bose (Disc 2) +SLPS_253.67 Xenosaga Episode II : Jenseits von Gut und Bose (Disc 2) +SLPS_253.69 Xenosaga Episode II : Jenseits von Gut und Bose (Disc 2) +SLPS_732.25 Xenosaga Episode II : Jenseits von Gut und Bose (Disc 2) +SCES_820.34 Xenosaga Episode II : Jenseits von Gut und Böse (Disc 1) +SLUS_208.92 Xenosaga Episode II : Jenseits von Gut und Böse (Disc 1) +SCES_820.35 Xenosaga Episode II : Jenseits von Gut und Böse (Disc 2) +SLUS_211.33 Xenosaga Episode II : Jenseits von Gut und Böse (Disc 2) +SLPS_256.40 Xenosaga Episode III : Also sprach Zarathustra (Disc 1) +SLUS_213.89 Xenosaga Episode III : Also sprach Zarathustra (Disc 1) +SLPS_256.41 Xenosaga Episode III : Also sprach Zarathustra (Disc 2) +SLUS_214.17 Xenosaga Episode III : Also sprach Zarathustra (Disc 2) +SLPM_611.47 Xenosaga Episode III : Also sprach Zarathustra (Taikenban) +SLPS_253.53 Xenosaga Freaks +SLES_544.86 Xiaolin Showdown +SLUS_214.05 Xiaolin Showdown +SLES_528.71 Xtreme Speed +SLPM_668.97 Xyanide +SLES_547.84 Xyanide : Resurrection +SLPS_202.87 Yakiniku Bugyou Bonfire^! +SLES_541.71 Yakuza +SLUS_213.48 Yakuza +SLUS_291.95 Yakuza (Demo) +SLES_552.42 Yakuza 2 +SLUS_217.69 Yakuza 2 +SLES_533.99 Yakuza Fury +SLPS_201.58 Yamasa Digi World 2 LCD Edition : Time Cross, Qlogos, Trigger Zone +SLPS_202.11 Yamasa Digi World 3 : Time Park, King Pulsar, Cyber Dragon +SLPS_202.57 Yamasa Digi World 4 DX : Penguin Paradise, Crazy Shaman R, Zakzak Senryoubako R, Destroyer XX, King Pulsar +SLPS_202.58 Yamasa Digi World 4 : Penguin Paradise, Crazy Shaman R, Zakzak Senryoubako R, Destroyer XX, King Pulsar +SLPS_258.16 Yamasa Digi World Collaboration SP : Pachi-Slot Ridge Racer +SLPS_202.26 Yamasa Digi World SP DX : Neo Planett XX +SLPS_204.75 Yamasa Digi World SP : Giant Pulsar +SLPS_204.59 Yamasa Digi World SP : Moe yo^! Kung Fu Shukujo +SLPS_203.15 Yamasa Digi World SP : Neo Magic Pulsar XX +SLPS_202.27 Yamasa Digi World SP : Neo Planett XX +SLPS_203.55 Yamasa Digi World SP : Neo Planett XX +SLPS_202.89 Yamasa Digi World SP : Umi Ichiban R +SLPM_662.95 Yamiyo ni Sasayaku : Tantei Sagara Kyouichirou +SLPM_662.96 Yamiyo ni Sasayaku : Tantei Sagara Kyouichirou +SLUS_202.78 Yanya Caballista : City Skater +SLPM_620.51 Yanya^! Caballista featuring Gawoo +SLPM_601.48 Yanya^! Caballista featuring Gawoo (Taikenban) +PAPX_902.10 Yappa RPG desho. (Demo) +SLPM_665.98 Yatohime Zankikou : Ken no Maki +SCKA_201.09 Yeosin Jeonsaeng Persona 3 FES +SCKA_201.32 Yeosin Jeonsaeng Persona 4 +SLES_534.36 Yetisports Arctic Adventures +SLAJ_250.45 Yinghua Dazhan V Episode 0 : Huangye de Shaonü Wushi +SLAJ_350.03 Yinghua Dazhan : Chire Zhi Xue +SLPM_665.43 Yo-Jin-Bo : Unmei no Freude +SLPM_665.84 Yoake Mae yori Ruriiro na : Brighter than Dawning Blue +SCPS_110.10 Yoake no Mariko +SCPS_110.18 Yoake no Mariko +SCPS_110.21 Yoake no Mariko 2nd Act +SCPS_110.22 Yoake no Mariko 2nd Act +SLPM_626.02 Yokushin : GigaWing Generations +SLPM_627.13 Yokushin : GigaWing Generations +SLPM_654.66 Yomigaeri : Refrain +SLKA_253.42 Yonggwa Gachi +SCAJ_201.55 Yoshitsune Eiyuuden Shura : The Story of Hero Yoshitsune Shura +SLPS_255.53 Yoshitsune Eiyuuden Shura : The Story of Hero Yoshitsune Shura +SCAJ_201.15 Yoshitsune Eiyuuden : The Story of Hero Yoshitsune +SLPS_254.54 Yoshitsune Eiyuuden : The Story of Hero Yoshitsune +SLKA_252.58 Yoshitsune Yeongungjeon +SCAJ_201.60 Yoshitsune-ki +SLPS_255.22 Yoshitsune-ki +SLPS_255.23 Yoshitsune-ki +SLPM_550.16 Yotsunoha : A Journey of Sincerity +SLPM_668.27 Youki Hiden : Ayakashi Gentouwa +SLPM_669.28 Your Memories Off : Girl's Style +SLUS_211.49 Yourself^!Fitness +SLPS_252.05 Ys I & II : Eternal Story +SLPS_252.06 Ys I & II : Eternal Story +SLPM_625.32 Ys III : Wanderers from Ys +SLPM_659.26 Ys IV : Mask of the Sun : A New Theory +SLPM_663.60 Ys V : Lost Kefin, Kingdom of Sand +SLES_530.79 Ys : The Ark of Napishtim +SLPM_658.30 Ys : The Ark of Napishtim +SLPM_663.26 Ys : The Ark of Napishtim +SLUS_209.80 Ys : The Ark of Napishtim +SLES_530.62 Yu Yu Hakusho : Dark Tournament +SLUS_208.05 Yu Yu Hakusho : Dark Tournament +SCAJ_200.88 Yu Zi : Qiang Jiu Shui Tang Da Zuo Zhan +SLES_525.76 Yu-Gi-Oh^! Capsule Monster Coliseum +SLPM_656.13 Yu-Gi-Oh^! Capsule Monster Coliseum +SLPM_660.66 Yu-Gi-Oh^! Capsule Monster Coliseum +SLUS_209.40 Yu-Gi-Oh^! Capsule Monster Coliseum +SLPM_669.15 Yu-Gi-Oh^! Duel Monsters GX : Tag Force Evolution +SLES_550.17 Yu-Gi-Oh^! GX : Tag Force Evolution +SLUS_216.83 Yu-Gi-Oh^! GX : The Beginning of Destiny +SLPM_650.50 Yu-Gi-Oh^! Shin Duel Monsters II : Keishou sareshi Kioku +SLPM_656.47 Yu-Gi-Oh^! Shin Duel Monsters II : Keishou sareshi Kioku +SLES_515.79 Yu-Gi-Oh^! The Duelists of the Roses +SLES_524.80 Yu-Gi-Oh^! The Duelists of the Roses +SLUS_205.15 Yu-Gi-Oh^! The Duelists of the Roses +SLPS_254.82 Yukigatari : Renewal-ban +SLPM_667.07 Yukinko Daisenpuu : Sayuki to Koyuki no Hie Hie Daisoudou +SLPM_550.71 Yumemi Hakusho : Second Dream +SLPM_666.18 Yumemishi +SLPS_252.35 Yumeria +SLPS_254.99 Yuu Yuu Hakusho Forever +SLPM_622.45 Yuusei kara no Buttai X : Episode II +SLPM_624.19 Yuusei kara no Buttai X : Episode II +SLES_509.74 Zapper +SLUS_205.28 Zapper : One Wicked Cricket +SLUS_212.54 Zatch Bell^! Mamodo Battles +SLUS_213.63 Zatch Bell^! Mamodo Fury +SLES_536.96 Zathura +SLUS_213.36 Zathura +SLPM_685.02 Zeonic Front : Kidou Senshi Gundam 0079 +SLPS_250.48 Zeonic Front : Kidou Senshi Gundam 0079 +SLPM_601.33 Zeonic Front : Kidou Senshi Gundam 0079 (Taikenban) +SCPS_560.08 Zero +SLPS_250.74 Zero +SLPS_732.55 Zero +SLPS_734.05 Zero +SLPM_601.67 Zero (Taikenban) +SLPM_650.71 Zero 4 Champ Series : Drift Champ +SLPS_253.12 Zero Pilot : Kokuu no Kiseki +SLPM_664.59 Zero Pilot : Zero +SLPS_205.02 Zero no Tsukaima : Fantasy Force +SLPS_205.07 Zero no Tsukaima : Fantasy Force 2nd Impact +SLPS_257.08 Zero no Tsukaima : Koakuma to Harukaze no Concerto +SLPS_257.09 Zero no Tsukaima : Koakuma to Harukaze no Concerto +SLPS_258.25 Zero no Tsukaima : Koakuma to Harukaze no Concerto +SLPS_258.97 Zero no Tsukaima : Maigo no Period to Ikusen no Symphony +SLPS_258.98 Zero no Tsukaima : Maigo no Period to Ikusen no Symphony +SLPS_258.30 Zero no Tsukaima : Muma ga Tsumugu Yokaze no Fantasy +SLPS_253.03 Zero : Akai Chou +SLPS_732.01 Zero : Akai Chou +SLPS_732.56 Zero : Akai Chou +SLPS_255.44 Zero : Shisei no Koe +SLPS_732.45 Zero : Shisei no Koe +SLPS_732.57 Zero : Shisei no Koe +SLPS_251.13 Zettai Zetsumei Toshi +SLPS_732.04 Zettai Zetsumei Toshi +SLPM_601.74 Zettai Zetsumei Toshi (Taikenban) +SLPS_256.06 Zettai Zetsumei Toshi 2 : Itetsuita Kioku-tachi +SLPS_258.51 Zettai Zetsumei Toshi 2 : Itetsuita Kioku-tachi +SLPM_602.54 Zettai Zetsumei Toshi 2 : Itetsuita Kioku-tachi (Taikenban) +SLPM_602.73 Zettai Zetsumei Toshi 2 : Itetsuita Kioku-tachi (Taikenban) +SLAJ_350.07 Zhen San Guo Wu Shuang 5 Special +SCCS_400.06 Zhen Sanguo Wushuang 2 +SLAJ_250.36 Zhen Sanguo Wushuang 2 +SLPM_651.63 Zhen Sanguo Wushuang 2 +SCAJ_201.44 Zhuo Hou La 3 +SCAJ_201.95 Zhuo Hou La 3 +SCAJ_201.78 Zhuo Hou La : Baiwan Houjun Jingbao Da Chuji +SLPM_552.34 Zill O'll Infinite +SLPM_658.92 Zill O'll Infinite +SLPM_665.25 Zill O'll Infinite +SLPS_254.80 Zipang +SLPM_660.07 Zoids Tactics +SLPM_657.49 Zoids : Infinity Fuzors +SLPM_667.23 Zoids : Infinity Fuzors +SLPM_657.48 Zoids : Struggle +SLPM_667.25 Zoids : Struggle +SLPM_651.41 Zoku Segare Ijiri : Henchin Tama Segare +SLPM_601.82 Zoku Segare Ijiri : Henchin Tama Segare (Taikenban) +SLES_535.92 Zombie Attack +SLES_545.69 Zombie Hunters 2 +SLES_544.62 Zombie Virus +SLES_533.98 Zombie Zone +SLES_544.61 Zombie Zone : Other Side +SLES_501.11 Zone of the Enders +SLUS_201.48 Zone of the Enders +SLED_513.80 Zone of the Enders : The 2nd Runner +SLES_511.13 Zone of the Enders : The 2nd Runner +SLUS_205.45 Zone of the Enders : The 2nd Runner +SLKA_250.66 Zone of the Enders : The 2nd Runner : Special Edition +SLKA_254.70 Zone of the Enders : The 2nd Runner : Special Edition +SLPM_650.19 Zone of the Enders : Z.O.E +SLPM_652.37 Zone of the Enders : Z.O.E +SLES_525.33 Zoo Puzzle +SLES_541.74 ZooCube +SLPM_656.63 Zwei^!^! +SLPM_661.02 Zwei^!^! +SLPM_664.60 _summer Double Sharp +SLPM_668.77 _summer Double Sharp +SLES_509.33 eJay Clubworld : The Music Making Experience +SLUS_205.25 eJay Clubworld : The Music Making Experience +SLPM_552.40 ef : A Fairy Tale of the Two. +SLPM_552.41 ef : A Fairy Tale of the Two. +SCES_521.24 kill.switch +SLUS_207.06 kill.switch +SLPM_654.84 wordimagesoundplay +SLPS_258.03 xxxHOLiC : Watanuki no Izayoi Souwa +SLES_546.04 ¡Qué Pasa Neng^! El Videojuego +SLPS_256.17 Étude Prologue : Yureugoku Kokoro no Katachi +SLES_544.39 ÅŒkami +SLUS_211.15 ÅŒkami diff --git a/PFS-BatchKit-Manager/BAT/Translation_words.bat b/PFS-BatchKit-Manager/BAT/Translation_words.bat new file mode 100644 index 0000000..b67504b --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/Translation_words.bat @@ -0,0 +1,9 @@ +REM This file is only used to translate certain word +chcp 1252 >nul 2>&1 + +if %language%==french echo "!RELEASETMP!"| "%rootpath%\BAT\busybox" sed -e "s/January/Janvier/g; s/February/Février/g; s/March/Mars/g; s/April/Avril/g; s/May/Mai/g; s/June/Juin/g; s/July/Juillet/g; s/August/Aout/g; s/September/Septembre/g; s/October/Octobre/g; s/November/Novembre/g; s/December/Décembre/g" | "%rootpath%\BAT\busybox" sed -e "s/\""//g" > "%rootpath%\TMP\RELEASE_%language%.txt" & set /P RELEASETMP=<"%rootpath%\TMP\RELEASE_%language%.txt" + + + + +chcp 65001 >nul 2>&1 \ No newline at end of file diff --git a/PFS-BatchKit-Manager/BAT/bchunk.exe b/PFS-BatchKit-Manager/BAT/bchunk.exe new file mode 100644 index 0000000..94e2e8c Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/bchunk.exe differ diff --git a/PFS-BatchKit-Manager/BAT/binmerge.exe b/PFS-BatchKit-Manager/BAT/binmerge.exe new file mode 100644 index 0000000..6d3ef96 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/binmerge.exe differ diff --git a/PFS-BatchKit-Manager/BAT/boot.kelf b/PFS-BatchKit-Manager/BAT/boot.kelf new file mode 100644 index 0000000..3b080fe Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/boot.kelf differ diff --git a/PFS-BatchKit-Manager/BAT/boot_DEBUG_COLOR.kelf b/PFS-BatchKit-Manager/BAT/boot_DEBUG_COLOR.kelf new file mode 100644 index 0000000..f7aa52e Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/boot_DEBUG_COLOR.kelf differ diff --git a/PFS-BatchKit-Manager/BAT/busybox.exe b/PFS-BatchKit-Manager/BAT/busybox.exe new file mode 100644 index 0000000..aec6142 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/busybox.exe differ diff --git a/PFS-BatchKit-Manager/BAT/chdman.exe b/PFS-BatchKit-Manager/BAT/chdman.exe new file mode 100644 index 0000000..12bc8ab Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/chdman.exe differ diff --git a/PFS-BatchKit-Manager/BAT/cuemaker.bat b/PFS-BatchKit-Manager/BAT/cuemaker.bat new file mode 100644 index 0000000..35d874d --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/cuemaker.bat @@ -0,0 +1,15 @@ +for %%f in (*.bin) do ( + + setlocal DisableDelayedExpansion + set filecuename=%%f + set fcuename=%%~nf + setlocal EnableDelayedExpansion + +if not exist "!fcuename!.cue" ( + echo FILE "!fcuename!.bin" BINARY> !fcuename!.cue + echo TRACK 01 MODE2/2352>> !fcuename!.cue + echo INDEX 01 00:00:00>> !fcuename!.cue + ) + endlocal +endlocal +) diff --git a/PFS-BatchKit-Manager/BAT/ecm.exe b/PFS-BatchKit-Manager/BAT/ecm.exe new file mode 100644 index 0000000..d809a98 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/ecm.exe differ diff --git a/PFS-BatchKit-Manager/BAT/genvmc.exe b/PFS-BatchKit-Manager/BAT/genvmc.exe new file mode 100644 index 0000000..055123f Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/genvmc.exe differ diff --git a/PFS-BatchKit-Manager/BAT/hdl_dump.exe b/PFS-BatchKit-Manager/BAT/hdl_dump.exe new file mode 100644 index 0000000..3ecec70 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/hdl_dump.exe differ diff --git a/PFS-BatchKit-Manager/BAT/hdl_dump_fix_header.exe b/PFS-BatchKit-Manager/BAT/hdl_dump_fix_header.exe new file mode 100644 index 0000000..9241635 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/hdl_dump_fix_header.exe differ diff --git a/PFS-BatchKit-Manager/BAT/hdl_dump_stable.exe b/PFS-BatchKit-Manager/BAT/hdl_dump_stable.exe new file mode 100644 index 0000000..48deed4 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/hdl_dump_stable.exe differ diff --git a/PFS-BatchKit-Manager/BAT/hdl_svr_093.elf b/PFS-BatchKit-Manager/BAT/hdl_svr_093.elf new file mode 100644 index 0000000..af875d8 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/hdl_svr_093.elf differ diff --git a/PFS-BatchKit-Manager/BAT/kelftool.exe b/PFS-BatchKit-Manager/BAT/kelftool.exe new file mode 100644 index 0000000..30218a4 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/kelftool.exe differ diff --git a/PFS-BatchKit-Manager/BAT/libcrypto-1_1-x64.dll b/PFS-BatchKit-Manager/BAT/libcrypto-1_1-x64.dll new file mode 100644 index 0000000..5996e7e Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/libcrypto-1_1-x64.dll differ diff --git a/PFS-BatchKit-Manager/BAT/libdokanfuse2.dll b/PFS-BatchKit-Manager/BAT/libdokanfuse2.dll new file mode 100644 index 0000000..516e5ee Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/libdokanfuse2.dll differ diff --git a/PFS-BatchKit-Manager/BAT/libps2hdd.dll b/PFS-BatchKit-Manager/BAT/libps2hdd.dll new file mode 100644 index 0000000..da42e9b Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/libps2hdd.dll differ diff --git a/PFS-BatchKit-Manager/BAT/libssl-1_1-x64.dll b/PFS-BatchKit-Manager/BAT/libssl-1_1-x64.dll new file mode 100644 index 0000000..530fe24 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/libssl-1_1-x64.dll differ diff --git a/PFS-BatchKit-Manager/BAT/libwnbd.dll b/PFS-BatchKit-Manager/BAT/libwnbd.dll new file mode 100644 index 0000000..f7e6079 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/libwnbd.dll differ diff --git a/PFS-BatchKit-Manager/BAT/make_cheat_mastercode.bat b/PFS-BatchKit-Manager/BAT/make_cheat_mastercode.bat new file mode 100644 index 0000000..1b9f7a0 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/make_cheat_mastercode.bat @@ -0,0 +1,115 @@ +REM Small script to create .CHT but What a mess NOT oPtiMIZed but works! + +@echo off + +chcp 1252 >nul 2>&1 + +setlocal disabledelayedexpansion +del "%~dp0TMP\ISONotFound.txt" >nul 2>&1 +mkdir "%~dp0TMP" >nul 2>&1 +mkdir "%~dp0CD-DVD" >nul 2>&1 + +copy "%~dp0BAT\hdl_dump.exe" "%~dp0CD-DVD" >nul 2>&1 +move "%~dp0DVD\*.iso" "%~dp0CD-DVD" >nul 2>&1 + +"%~dp0BAT\Diagbox" gd 06 +echo\ +if not exist "%~dp0CD-DVD\*.iso" ( + +echo NO .ISO found in DVD folder + +echo ISONOTFOUND > "%~dp0TMP\ISONotFound.txt" + +) else ( + +echo\ +"%~dp0BAT\Diagbox" gd 07 + +cd /d "%~dp0" & for %%F in ("%~dp0CHT\*") do if %%~zF==0 del "%%F" + +cd /d "%~dp0CD-DVD" +"%~dp0BAT\busybox" ls | "%~dp0BAT\busybox" grep -ie ".iso" > GameslistTMP.txt +for /f "tokens=*" %%f in (GameslistTMP.txt) do ( + + setlocal DisableDelayedExpansion + set filename=%%f + set fname=%%~nf + setlocal EnableDelayedExpansion + echo. + echo. + echo !filename! + +hdl_dump cdvd_info2 "!filename!" | "%~dp0BAT\busybox" grep -o "[A-Z][A-Z][A-Z][A-Z][_-][0-9][0-9][0-9].[0-9][0-9]" > "%~dp0TMP\gameidelf.txt" & set /p gameidelf=<"%~dp0TMP\gameidelf.txt" + +"%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0CD-DVD\!filename!" -o"%~dp0CD-DVD" !gameidelf! +"%~dp0BAT\mastercode_finder_cmd" -v !gameidelf! > "%~dp0TMP\report.txt" + +del !gameidelf! >nul 2>&1 +del "%~dp0TMP\SYSTEM.CNF" >nul 2>&1 +del "%~dp0TMP\VER.txt" >nul 2>&1 + +"%~dp0BAT\7-Zip\7z" x -bso0 "%~dp0CD-DVD\!filename!" -o"%~dp0TMP" SYSTEM.CNF +"%~dp0BAT\busybox" grep "VER" "%~dp0TMP\SYSTEM.CNF" | "%~dp0BAT\busybox" sed "s/ //g" > "%~dp0TMP\VER.txt" +"%~dp0BAT\busybox" cut -c5-999 "%~dp0TMP\VER.txt" > "%~dp0TMP\VER2.txt" +"%~dp0BAT\busybox" sed -i "s/\s*$//" "%~dp0TMP\VER2.txt" +set /p GAMEVER=<"%~dp0TMP\VER2.txt" + +"%~dp0BAT\busybox" grep "Recommended mastercode" "%~dp0TMP\report.txt" | "%~dp0BAT\busybox" cut -c26-999 > "%~dp0TMP\Mastercode.txt" +set /p Mastercode=<"%~dp0TMP\Mastercode.txt" + +echo Mastercode - !Mastercode! +echo GameID - !gameidelf! +echo Game Version - !GAMEVER! + +if not exist "%~dp0CHT\!gameidelf!.cht" ( + +Echo "!fname! /VER !GAMEVER! /ID !gameidelf!" | "%~dp0BAT\busybox" iconv -f windows-1252 -t utf-8 > "%~dp0CHT\!gameidelf!.cht" +Echo Mastercode >> "%~dp0CHT\!gameidelf!.cht" +Echo !Mastercode! >> "%~dp0CHT\!gameidelf!.cht" +"%~dp0BAT\busybox" sed -i "s/\s*$//" "%~dp0CHT\!gameidelf!.cht" +) else ( + +"%~dp0BAT\busybox" sed -i "s/\s*$//" "%~dp0CHT\!gameidelf!.cht" +"%~dp0BAT\busybox" sed -n "/Mastercode/,/ /p" "%~dp0CHT\!gameidelf!.cht" > "%~dp0TMP\MastercodeCheck.txt" +"%~dp0BAT\busybox" sed -i "1d" "%~dp0TMP\MastercodeCheck.txt" +"%~dp0BAT\busybox" sed -i "2,20d" "%~dp0TMP\MastercodeCheck.txt" +set /p MastercodeCheck=<"%~dp0TMP\MastercodeCheck.txt" + +if !Mastercode! equ !MastercodeCheck! ( +"%~dp0BAT\busybox" sed "1d" "%~dp0CHT\!gameidelf!.cht" > "%~dp0CHT\!gameidelf!.TMP" +"%~dp0BAT\busybox" sed -e "1i \"!fname! /VER !GAMEVER! /ID !gameidelf!\" " "%~dp0CHT\!gameidelf!.TMP" | "%~dp0BAT\busybox" iconv -f windows-1252 -t utf-8 > "%~dp0CHT\!gameidelf!.cht" +del "%~dp0CHT\!gameidelf!.TMP" >nul 2>&1 +) else ( + +"%~dp0BAT\busybox" sed -e "/Mastercode/{N;d;}" "%~dp0CHT\!gameidelf!.cht" > "%~dp0CHT\!gameidelf!.TMP" + +"%~dp0BAT\busybox" sed -i "s/\s*$//" "%~dp0CHT\!gameidelf!.TMP" +"%~dp0BAT\busybox" sed -i "$a" "%~dp0CHT\!gameidelf!.TMP" +"%~dp0BAT\busybox" sed -i "$a" "%~dp0CHT\!gameidelf!.TMP" +REM "%~dp0BAT\busybox" sed -i "2i $a" "%~dp0CHT\!gameidelf!.cht" +REM "%~dp0BAT\busybox" sed -i "1d" "%~dp0CHT\!gameidelf!.cht" +REM "%~dp0BAT\busybox" sed -i "1i \"!filename! /VER !GAMEVER! /ID !gameidelf!\" " "%~dp0CHT\!gameidelf!.cht" +REM "%~dp0BAT\busybox" sed -i "2d" "%~dp0CHT\!gameidelf!.cht" +"%~dp0BAT\busybox" sed -i "2i Mastercode" "%~dp0CHT\!gameidelf!.TMP" +"%~dp0BAT\busybox" sed -i "3i !Mastercode!" "%~dp0CHT\!gameidelf!.TMP" + +"%~dp0BAT\busybox" sed -i "1d" "%~dp0CHT\!gameidelf!.TMP" +"%~dp0BAT\busybox" sed -e "1i \"!fname! /VER !GAMEVER! /ID !gameidelf!\" " "%~dp0CHT\!gameidelf!.TMP" | "%~dp0BAT\busybox" iconv -f windows-1252 -t utf-8 > "%~dp0CHT\!gameidelf!.cht" +del "%~dp0CHT\!gameidelf!.TMP" >nul 2>&1 +REM "%~dp0BAT\busybox" sed -i 4"s/.*/\\\\&/" "%~dp0CHT\!gameidelf!.cht" + + ) + ) + ) + endlocal +endlocal +) +"%~dp0BAT\busybox" sed -i -e :a -e "/^\n*$/{$d;N;ba" -e "}" "%~dp0CHT\*.cht" + +if not defined CreateCHT ( +move "%~dp0CD-DVD\*.iso" "%~dp0DVD" >nul 2>&1 +del "%~dp0CD-DVD\hdl_dump.exe" >nul 2>&1 +rmdir /Q/S "%~dp0TMP" >nul 2>&1$ +) +) +echo\ \ No newline at end of file diff --git a/PFS-BatchKit-Manager/BAT/make_title_cfg.bat b/PFS-BatchKit-Manager/BAT/make_title_cfg.bat new file mode 100644 index 0000000..a950c62 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/make_title_cfg.bat @@ -0,0 +1,69 @@ +@echo off +chcp 65001 >nul 2>&1 + +cd /d "%~dp0APPS" +REM echo Checking for ELF files in APPS... +"%~dp0BAT\DiagBox" gd 0c +setlocal DisableDelayedExpansion +dir /b /o:n *.ELF >ELF.ELFTMP 2>nul || REM echo .ELF Files NOT FOUND +for /f "delims=" %%a in (ELF.ELFTMP) do ( +set APPFolder=%%a +set APPELF=%%~na +setlocal EnableDelayedExpansion +"%~dp0BAT\Diagbox" gd 07 + +IF NOT EXIST "%~dp0APPS\!APPELF!" ( + + md "!APPELF!" + cd "!APPELF!" + REM echo [%%a] + cd.. + Move "!APPFolder!" "%~dp0APPS\!APPELF!\!APPFolder!" >nul 2>&1 + ) else ( + + "%~dp0BAT\DiagBox" gd 0c + echo Application Already exist [!APPFolder!] + "%~dp0BAT\DiagBox" gd 07 + ) +endlocal +cd /d "%~dp0APPS" +) +endlocal +IF EXIST ELF.ELFTMP DEL ELF.ELFTMP + +"%~dp0BAT\DiagBox" gd 07 +echo\ +echo Checking for ELF files in APPS\Folders... +echo\ + +setlocal DisableDelayedExpansion +for /f "delims=" %%a in ('dir /ad /b') do ( +set APPFolder=%%a +set APPELF=%%~na +setlocal EnableDelayedExpansion + +IF EXIST "%~dp0APPS\!APPFolder!\*.ELF" ( +Cd "!APPFolder!" +dir /b /o:n *.ELF >ELF.ELFTMP 2>nul & set /P BOOTELF=<"%~dp0APPS\!APPFolder!\ELF.ELFTMP" + + Echo title=!APPFolder!>title.cfg + Echo boot=!BOOTELF!>>title.cfg + + "%~dp0BAT\DiagBox" gd 0a + echo [!appfolder!\!BOOTELF!] + "%~dp0BAT\Diagbox" gd 07 + +IF EXIST ELF.ELFTMP DEL ELF.ELFTMP + + ) else ( + "%~dp0BAT\DiagBox" gd 0c + echo [!appfolder!] .ELF Files NOT FOUND + "%~dp0BAT\DiagBox" gd 07 + ) + endlocal +cd /d "%~dp0APPS" +) +endlocal + +cd /d "%~dp0" +chcp 1252 >nul 2>&1 \ No newline at end of file diff --git a/PFS-BatchKit-Manager/BAT/mastercode_finder_cmd.exe b/PFS-BatchKit-Manager/BAT/mastercode_finder_cmd.exe new file mode 100644 index 0000000..3e60e8d Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/mastercode_finder_cmd.exe differ diff --git a/PFS-BatchKit-Manager/BAT/maxcso.exe b/PFS-BatchKit-Manager/BAT/maxcso.exe new file mode 100644 index 0000000..3884814 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/maxcso.exe differ diff --git a/PFS-BatchKit-Manager/BAT/mbr.img b/PFS-BatchKit-Manager/BAT/mbr.img new file mode 100644 index 0000000..af0c18e Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/mbr.img differ diff --git a/PFS-BatchKit-Manager/BAT/nconvert.exe b/PFS-BatchKit-Manager/BAT/nconvert.exe new file mode 100644 index 0000000..5139947 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/nconvert.exe differ diff --git a/PFS-BatchKit-Manager/BAT/pfsfuse.exe b/PFS-BatchKit-Manager/BAT/pfsfuse.exe new file mode 100644 index 0000000..f0f8c24 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/pfsfuse.exe differ diff --git a/PFS-BatchKit-Manager/BAT/pfsshell.exe b/PFS-BatchKit-Manager/BAT/pfsshell.exe new file mode 100644 index 0000000..3ac7a90 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/pfsshell.exe differ diff --git a/PFS-BatchKit-Manager/BAT/rawcopy.exe b/PFS-BatchKit-Manager/BAT/rawcopy.exe new file mode 100644 index 0000000..afd653e Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/rawcopy.exe differ diff --git a/PFS-BatchKit-Manager/BAT/system.cnf b/PFS-BatchKit-Manager/BAT/system.cnf new file mode 100644 index 0000000..b9d23f7 --- /dev/null +++ b/PFS-BatchKit-Manager/BAT/system.cnf @@ -0,0 +1,4 @@ +BOOT2 = PATINFO +VER = 1.20 +VMODE = NTSC +HDDUNITPOWER = NICHDD diff --git a/PFS-BatchKit-Manager/BAT/unecm.exe b/PFS-BatchKit-Manager/BAT/unecm.exe new file mode 100644 index 0000000..cd9c230 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/unecm.exe differ diff --git a/PFS-BatchKit-Manager/BAT/vcomp120.dll b/PFS-BatchKit-Manager/BAT/vcomp120.dll new file mode 100644 index 0000000..34e1fb0 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/vcomp120.dll differ diff --git a/PFS-BatchKit-Manager/BAT/wget.exe b/PFS-BatchKit-Manager/BAT/wget.exe new file mode 100644 index 0000000..d2a0710 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/wget.exe differ diff --git a/PFS-BatchKit-Manager/BAT/wnbd-client.exe b/PFS-BatchKit-Manager/BAT/wnbd-client.exe new file mode 100644 index 0000000..0489f8d Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/wnbd-client.exe differ diff --git a/PFS-BatchKit-Manager/BAT/xdelta3-3.1.0-x86_64.exe b/PFS-BatchKit-Manager/BAT/xdelta3-3.1.0-x86_64.exe new file mode 100644 index 0000000..1cce3c5 Binary files /dev/null and b/PFS-BatchKit-Manager/BAT/xdelta3-3.1.0-x86_64.exe differ diff --git a/PFS-BatchKit-Manager/HDD-OSD/OPNPS2LD.ELF b/PFS-BatchKit-Manager/HDD-OSD/OPNPS2LD.ELF index 9b28a04..e5a0e6e 100644 Binary files a/PFS-BatchKit-Manager/HDD-OSD/OPNPS2LD.ELF and b/PFS-BatchKit-Manager/HDD-OSD/OPNPS2LD.ELF differ diff --git a/PFS-BatchKit-Manager/HDD-OSD/README.txt b/PFS-BatchKit-Manager/HDD-OSD/README.txt index 3c8a194..0214cf0 100644 --- a/PFS-BatchKit-Manager/HDD-OSD/README.txt +++ b/PFS-BatchKit-Manager/HDD-OSD/README.txt @@ -1,4 +1,4 @@ For copyright reasons I can't give you the right files you have to find them yourself -------------- -HDDOSD-1.10U.7z +HDDOSD-1.10U.7z MD5: 403202A03B910FB6FBD522D6AB5007E7 -------------- \ No newline at end of file diff --git a/PFS-BatchKit-Manager/POPS-Binaries/README.txt b/PFS-BatchKit-Manager/POPS-Binaries/README.txt index 88b6c20..bcb3ef5 100644 --- a/PFS-BatchKit-Manager/POPS-Binaries/README.txt +++ b/PFS-BatchKit-Manager/POPS-Binaries/README.txt @@ -1,5 +1,5 @@ For copyright reasons I can't give you the right files you have to find them yourself -------------------------- -IOPRP252.IMG MD5: 1db9c6020a2cd445a7bb176a1a3dd418 POPS.ELF MD5: 355a892a8ce4e4a105469d4ef6f39a42 +IOPRP252.IMG MD5: 1db9c6020a2cd445a7bb176a1a3dd418 -------------------------- \ No newline at end of file