├── .github └── workflows │ └── py.yml ├── .gitignore ├── .gitmodules ├── Dockerfile ├── LICENCE-LGPL-2.1.txt ├── PS3LOGO.DAT ├── README ├── README.popstation ├── bchunk.py ├── binmerge.spec ├── cue.py ├── cue2cu2.spec ├── document.py ├── gamedb.py ├── iso2xa.py ├── layout.py ├── libcrypt ├── Actua Ice Hockey 2 (Europe).ppf ├── Ape Escape (France).ppf ├── Barbie - Aventure Equestre (France).ppf ├── Barbie - Sports Extreme (France).ppf ├── CTR - Crash Team Racing (Europe) (En,Fr,De,Es,It,Nl) (EDC).ppf ├── Canal+ Premier Manager (Europe) (Fr,Es,It).ppf ├── Crash Bash (Europe) (En,Fr,De,Es,It).ppf ├── Dino Crisis (France).ppf ├── Disney Fais Ton Histoire! - Mulan (France).ppf ├── Disney Tarzan (France).ppf ├── Disney's 102 Dalmatians - Puppies to the Rescue (Europe) (Fr,De,Es,It,Nl).ppf ├── EA Sports Superbike 2000 (Europe) (En,Fr,De,Es,It,Sv).ppf ├── Eagle One - Harrier Attack (Europe) (En,Fr,De,Es,It).ppf ├── F.A. Premier League Football Manager 2001, The (Europe).ppf ├── F1 2000 (Europe) (En,Fr,De,Nl).ppf ├── Final Fantasy IX (France) (Disc 1).ppf ├── Final Fantasy IX (France) (Disc 2).ppf ├── Final Fantasy IX (France) (Disc 3).ppf ├── Final Fantasy IX (France) (Disc 4).ppf ├── Final Fantasy VIII (France) (Disc 1).ppf ├── Final Fantasy VIII (France) (Disc 2).ppf ├── Final Fantasy VIII (France) (Disc 3).ppf ├── Final Fantasy VIII (France) (Disc 4).ppf ├── Final Fantasy VIII (Spain) (Disc 1).ppf ├── Final Fantasy VIII (Spain) (Disc 2).ppf ├── Final Fantasy VIII (Spain) (Disc 3).ppf ├── Final Fantasy VIII (Spain) (Disc 4).ppf ├── Formula One 99 (Europe) (En,Fr,De,It).ppf ├── Galerians (France) (Disc 1).ppf ├── Galerians (France) (Disc 2).ppf ├── Galerians (France) (Disc 3).ppf ├── Gekido - Urban Fighters (Europe) (En,Fr,De,Es,It).ppf ├── Italian Job, The (Europe) (Fr,De,Es).ppf ├── Jackie Chan Stuntmaster (Europe) (Recalled).ppf ├── Jackie Chan Stuntmaster (Europe).ppf ├── Le Mans 24 Hours (Europe) (En,Fr,De,Es,It,Pt).ppf ├── Legacy of Kain - Soul Reaver (France).ppf ├── Les Cochons de Guerre (France).ppf ├── Lucky Luke - Western Fever (Europe) (En,Fr,De,Es,It,Nl).ppf ├── MediEvil (France).ppf ├── MediEvil 2 (Europe) (En,Fr,De).ppf ├── Men in Black - The Series - Crashdown (France).ppf ├── Michelin Rally Masters - Race of Champions (Europe) (Fr,Es,It).ppf ├── Mike Tyson Boxing (Europe) (En,Fr,De,Es,It).ppf ├── Mission - Impossible (Europe) (En,Fr,De,Es,It).ppf ├── MoHo (Europe) (En,Fr,De,Es,It).ppf ├── Monde des Bleus, Le - Le Jeu Officiel de l'Equipe de France (France).ppf ├── Muppet Monster Adventure (France).ppf ├── N-Gen Racing (Europe) (En,Fr,De,Es,It).ppf ├── Need for Speed - Porsche 2000 (Europe) (Fr,Es,It).ppf ├── OverBlood 2 (Europe) (Disc 1) (v1.0).ppf ├── OverBlood 2 (Europe) (Disc 2) (v1.0).ppf ├── Parasite Eve II (France) (Disc 1).ppf ├── Parasite Eve II (France) (Disc 2).ppf ├── Prince Naseem Boxing (Europe) (En,Fr,De,Es,It).ppf ├── RC Revenge (Europe) (En,Fr,De,Es).ppf ├── Radikal Bikers (Europe) (En,Fr,De,Es,It).ppf ├── Resident Evil 3 - Nemesis (France).ppf ├── Roger Lemerre - La Selection des Champions (France).ppf ├── Ronaldo V-Football (Europe) (En,Fr,Nl,Sv).ppf ├── SaGa Frontier 2 (France).ppf ├── SnoCross Championship Racing (Europe) (En,Fr,De,Es,It).ppf ├── Space Debris (France).ppf ├── Spyro - Year of the Dragon (Europe) (En,Fr,De,Es,It) (v1.0).ppf ├── Spyro - Year of the Dragon (Europe) (En,Fr,De,Es,It) (v1.1).ppf ├── Spyro 2 - Gateway to Glimmer (Europe) (En,Fr,De,Es,It).ppf ├── Sydney 2000 (Europe).ppf ├── Sydney 2000 (France).ppf ├── TOCA World Touring Cars (Europe) (En,Fr,De).ppf ├── TechnoMage - En Quete de L'Eternite (France).ppf ├── Theme Park World (Europe) (En,Fr,De,Es,It,Nl,Sv).ppf ├── This Is Football (Europe) (Fr,Nl).ppf ├── UEFA Euro 2000 (France).ppf ├── UEFA Striker (Europe) (En,Fr,De,Es,It,Nl).ppf ├── Urban Chaos (France).ppf ├── V-Rally - Championship Edition 2 (Europe) (En,Fr,De).ppf ├── Vagrant Story (France).ppf ├── Walt Disney World Quest - Magical Racing Tour (Europe) (En,Fr,De,Es,It,Nl,Sv,No,Da).ppf ├── Wip3out (Europe) (En,Fr,De,Es,It).ppf └── World Championship Snooker (Europe) (En,Fr,De).ppf ├── make_isoedat.py ├── pkg.spec ├── pop-fe-ps3.png ├── pop-fe-ps3.py ├── pop-fe-ps3.spec ├── pop-fe-ps3.ui ├── pop-fe-psp.py ├── pop-fe-psp.ui ├── pop-fe.py ├── pop-fe.spec ├── popstation.py ├── ppf.py ├── ppf ├── Jackie Chan Stuntmaster (USA).ppf ├── MTV Sports - Pure Ride (USA) (Track 1).ppf ├── MTV Sports - Snowboarding (USA) (Track 1).ppf ├── NHL Championship 2000 (USA) (Track 1).ppf ├── PBPX-xxxxx.ppf ├── SLES-00053.ppf ├── SLES-00528.ppf ├── SLES-02136.ppf ├── SLES-02913.ppf ├── SLES-03449.ppf ├── SLPS-01567.ppf ├── SLUS-00330 (Rev 1).ppf ├── SLUS-00330.ppf ├── SLUS-00601.ppf ├── SLUS-00633.ppf ├── SLUS-00684.ppf ├── SLUS-00870.ppf ├── SLUS-00884-psp.ppf ├── SLUS-00888.ppf ├── SLUS-00990.ppf └── SLUS-01231.ppf ├── ps3configs ├── Alundra 2 │ ├── SLES-02600.BIN │ ├── SLES-02601.BIN │ ├── SLES-02602.BIN │ └── SLUS-01017.BIN ├── Ape Escape │ ├── SCES-01564.BIN │ ├── SCES-02028.BIN │ ├── SCES-02029.BIN │ ├── SCES-02030.BIN │ ├── SCES-02031.BIN │ └── SCUS-94423.BIN ├── Armored Core - Master of Arena │ ├── SLPS-01855.BIN │ ├── SLPS-01856.BIN │ ├── SLUS-01030.BIN │ └── SLUS-01081.BIN ├── Battle Arena Toshinden 2 │ ├── SCES-00232.BIN │ └── SCUS-00220.BIN ├── Battle Arena Toshinden │ └── SCES-00002.BIN ├── Beltlogger 9 │ ├── SLES-00754.BIN │ ├── SLPS-00581.BIN │ └── SLUS-00444.BIN ├── Big Bass World Championship │ └── SLUS-00228.BIN ├── Biohazard 2 │ ├── SLPS-01510.BIN │ └── SLPS-01511.BIN ├── Bishi Bashi Special │ └── SLES-02537.BIN ├── Bloody Roar 2 │ ├── SCPS-45374.BIN │ ├── SLES-01722.BIN │ └── SLPS-01842.BIN ├── Brain Dead 13 │ ├── SLPS-00514.bin │ ├── SLPS-00515.bin │ ├── SLUS-00083.bin │ └── SLUS-00171.bin ├── Breath of Fire IV │ ├── SLES-03552.BIN │ └── SLUS-01324.BIN ├── Castlevania - Symphony of the Night │ ├── SCPS-45196.BIN │ ├── SLES-00524.BIN │ └── SLPM-86023.BIN ├── Clock Tower │ ├── SLES-00870.BIN │ ├── SLES-00871.BIN │ ├── SLES-00872.BIN │ └── SLUS-00539.BIN ├── Command & Conquer - Red Alert │ ├── SLES-00949.BIN │ ├── SLES-01006.BIN │ ├── SLES-01007.BIN │ ├── SLES-10949.BIN │ ├── SLES-11006.BIN │ └── SLES-11007.BIN ├── Crash Bandicoot 2 │ ├── SCES-00967.BIN │ └── SCUS-94154.BIN ├── Crash Bandicoot 3 │ ├── SCES-01420.BIN │ └── SCUS-94244.BIN ├── Crash Team Racing │ ├── SCES-02105.BIN │ └── SCPS-10118.BIN ├── Deception II │ ├── SLES-01967.BIN │ └── SLUS-00677.BIN ├── Deception III │ └── SLUS-01067.BIN ├── Digimon World 3 │ ├── SLES-03936.BIN │ └── SLUS-01436.BIN ├── Disney's Goofy Fun House │ ├── SLES-03638.BIN │ ├── SLES-03639.BIN │ ├── SLES-03640.BIN │ ├── SLES-03641.BIN │ └── SLUS-01209.BIN ├── Disney's Treasure Planet │ └── SCUS-94647.BIN ├── Driver 2 │ ├── SLES-02993.BIN │ ├── SLES-02994.BIN │ ├── SLES-02995.BIN │ ├── SLES-02996.BIN │ └── SLES-02997.BIN ├── Dynasty Warriors │ ├── SLES-00885.BIN │ └── SLUS-00438.BIN ├── Ehrgeiz │ ├── SLES-02111.BIN │ └── SLUS-00809.BIN ├── Equestriad 2001 │ ├── SLES-03290.BIN │ └── SLUS-01462.BIN ├── FIFA - Road to the World Cup '98 │ ├── SLES-00914.BIN │ ├── SLES-00917.BIN │ ├── SLES-00918.BIN │ └── SLUS-00520.BIN ├── Fear Effect │ ├── SLUS-00920.BIN │ ├── SLUS-01056.BIN │ ├── SLUS-01057.BIN │ └── SLUS-01058.BIN ├── Fighting Force │ ├── SLES-00731.BIN │ └── SLPS-01164.BIN ├── Final Fantasy Anthology │ └── SCES-13840.BIN ├── Final Fantasy IV │ ├── SCES-03840.BIN │ └── SLUS-01360.BIN ├── Geom Cube │ └── SLUS-00024.BIN ├── Gex - Enter the Gecko │ └── SLES-00596.BIN ├── Gex │ ├── SLES-00133.BIN │ └── SLPS-00244.BIN ├── Ghost in the Shell │ ├── SCES-01050.BIN │ ├── SCES-01074.BIN │ ├── SCES-01075.BIN │ └── SLUS-00552.BIN ├── Harvest Moon - Back to Nature │ ├── SLES-02781.BIN │ └── SLUS-01115.BIN ├── Hi-Octane │ ├── SLES-00115.BIN │ └── SLUS-00157.BIN ├── International Superstar Soccer │ ├── SLES-02550.BIN │ └── SLPM-86317.BIN ├── Judge Dredd │ └── SLUS-00630.BIN ├── Jumping Flash! 2 │ ├── SCES-00111.BIN │ └── SCUS-94108.BIN ├── Klonoa Beach Volleyball │ └── SCES-03922.BIN ├── Kurushi Final │ ├── SCES-02009.BIN │ ├── SCES-02010.BIN │ ├── SCES-02011.BIN │ ├── SCES-02012.BIN │ └── SCES-02013.BIN ├── Loaded │ ├── SLES-00013.BIN │ └── SLPS-00235.BIN ├── Medievil 2 │ ├── SCES-02544.BIN │ ├── SCES-02545.BIN │ ├── SCES-02546.BIN │ └── SCUS-94564.BIN ├── Monster Rancher 2 │ └── SLUS-00917.BIN ├── Motorhead │ └── SLUS-00717.BIN ├── Myst │ ├── SCUS-94602.BIN │ └── SLES-00218.BIN ├── Namco Museum Vol. 3 │ ├── SCES-00268.BIN │ └── SLUS-00398.BIN ├── Nightmare Creatures │ ├── SCES-00582.BIN │ ├── SCES-00684.BIN │ └── SLUS-00582.BIN ├── Pet in TV │ ├── SCES-00981.BIN │ ├── SCES-01357.BIN │ └── SCES-01358.BIN ├── Populous - The Beginning │ ├── SLPS-02085.BIN │ └── SLUS-00277.BIN ├── Rage Racer │ ├── SCES-00650.BIN │ ├── SLPS-00600.BIN │ └── SLUS-00403.BIN ├── Raiden │ ├── SCUS-94402.BIN │ └── SLES-00051.BIN ├── Rapid Racer │ ├── SCES-00394.BIN │ └── SCUS-94229.BIN ├── Rayman │ ├── SLES-00049.BIN │ └── SLUS-00005.BIN ├── Real Bout Fatal Fury │ └── SCES-00561.BIN ├── Resident Evil 2 │ ├── SLES-00972.BIN │ ├── SLES-00973.BIN │ ├── SLES-00974.BIN │ ├── SLES-00975.BIN │ ├── SLES-00976.BIN │ ├── SLES-10972.BIN │ ├── SLES-10973.BIN │ ├── SLES-10974.BIN │ ├── SLES-10975.BIN │ ├── SLES-10976.BIN │ ├── SLUS-00421.BIN │ ├── SLUS-00592.BIN │ ├── SLUS-00748.BIN │ └── SLUS-00756.BIN ├── Resident Evil 3 │ ├── SLES-02529.BIN │ ├── SLES-02530.BIN │ ├── SLES-02531.BIN │ ├── SLES-02532.BIN │ ├── SLES-02533.BIN │ ├── SLES-02698.BIN │ └── SLUS-00923.BIN ├── Rival Schools │ ├── SLES-01436.BIN │ ├── SLES-11436.BIN │ ├── SLUS-00681.BIN │ └── SLUS-00771.BIN ├── Riven - The Sequel to Myst │ ├── SLES-00963.BIN │ ├── SLES-01099.BIN │ ├── SLES-01100.BIN │ ├── SLES-10963.BIN │ ├── SLES-11099.BIN │ ├── SLES-11100.BIN │ ├── SLES-20963.BIN │ ├── SLES-21099.BIN │ ├── SLES-21100.BIN │ ├── SLES-30963.BIN │ ├── SLES-31099.BIN │ ├── SLES-31100.BIN │ ├── SLES-40963.BIN │ ├── SLES-41099.BIN │ ├── SLES-41100.BIN │ ├── SLUS-00535.BIN │ ├── SLUS-00563.BIN │ ├── SLUS-00564.BIN │ ├── SLUS-00565.BIN │ └── SLUS-00580.BIN ├── Roland Garros French Open 2001 │ └── SLES-03449.BIN ├── SaGa Frontier 2 │ ├── SLES-02112.BIN │ ├── SLES-02113.BIN │ ├── SLES-02118.BIN │ └── SLUS-00933.BIN ├── Sanvein │ ├── SLES-02919.BIN │ └── SLUS-01302.BIN ├── Shadow Tower │ └── SLUS-00863.BIN ├── Shockwave Assault │ ├── SLES-00071.BIN │ ├── SLES-10071.BIN │ ├── SLPS-00419.BIN │ └── SLPS-00516.BIN ├── Shrek Treasure Hunt │ ├── SLES-03996.BIN │ └── SLUS-01463.BIN ├── Silent Hill │ ├── SLES-01514.bin │ ├── SLPS-86192.bin │ └── SLUS-00707.bin ├── Spin Jam │ └── SLUS-01250.BIN ├── Strider 2 │ ├── SLES-02867.BIN │ └── SLUS-01163.BIN ├── Strikers 1945 II │ ├── SLES-03510.BIN │ └── SLKA-02001.BIN ├── Super Pang Collection │ └── SLES-00043.BIN ├── Super Puzzle Fighter II Turbo │ ├── SLES-00605.BIN │ └── SLUS-00418.BIN ├── Tecmo's Deception │ ├── SLES-00848.BIN │ └── SLUS-00340.BIN ├── The Misadventures of Tron Bonne │ ├── SLES-02795.BIN │ └── SLUS-00896.BIN ├── Thousand Arms │ ├── SLUS-00845.BIN │ └── SLUS-00858.BIN ├── Tombi 2 │ ├── SCES-02147.BIN │ ├── SCES-02684.BIN │ ├── SCES-02685.BIN │ ├── SCES-02686.BIN │ └── SCES-02687.BIN ├── Transformers Beast Wars Transmetals │ ├── SLPS-02468.BIN │ └── SLUS-01160.BIN ├── Um Jammer Lammy │ └── SCUS-94448.BIN ├── Vampire Hunter D │ ├── SLES-02731.BIN │ ├── SLPS-02477.BIN │ └── SLUS-01138.BIN ├── Vigilante 8 │ ├── SLES-01212.BIN │ ├── SLES-01213.BIN │ ├── SLES-01214.BIN │ ├── SLES-01215.BIN │ └── SLUS-00510.BIN ├── Wing Commander III - Heart of the Tiger │ ├── SLES-00074.BIN │ ├── SLES-00104.BIN │ ├── SLES-00105.BIN │ ├── SLES-10074.BIN │ ├── SLES-10104.BIN │ ├── SLES-10105.BIN │ ├── SLES-20074.BIN │ ├── SLES-20104.BIN │ ├── SLES-20105.BIN │ ├── SLES-30074.BIN │ ├── SLES-30104.BIN │ └── SLES-30105.BIN ├── Wing Commander IV - The Price of Freedom │ ├── SLES-00659.BIN │ ├── SLES-00660.BIN │ ├── SLES-00661.BIN │ ├── SLES-10659.BIN │ ├── SLES-10660.BIN │ ├── SLES-10661.BIN │ ├── SLES-20659.BIN │ ├── SLES-20660.BIN │ ├── SLES-20661.BIN │ ├── SLES-30659.BIN │ ├── SLES-30660.BIN │ └── SLES-30661.BIN └── Zero Divide │ ├── SLES-00159.BIN │ └── SLUS-00183.BIN ├── pspconfigs ├── 007 Racing │ ├── SLES-03355.bin │ └── SLUS-01300.bin ├── A Ressha de Ikou Z - Mezase! Tairiku Oudan │ └── SLPS-02050.BIN ├── A.IV - Evolution Global │ ├── SCES-00290.bin │ └── SLUS-00003.bin ├── Ace Combat 2 │ ├── SCES-00901.bin │ ├── SCES-00902.bin │ ├── SLPS-00830.bin │ ├── SLPS-91146.bin │ └── SLUS-00404.bin ├── Aces of the Air │ └── SLUS-01470.bin ├── Actua Tennis │ └── SLES-01396.bin ├── Air Combat │ ├── SLPS-00061.bin │ └── SLUS-00001.bin ├── Air Management '96 │ ├── SLPM-86206.bin │ ├── SLPM-86788.bin │ └── SLPS-00269.bin ├── Alundra 2 │ ├── SLES-02600.bin │ ├── SLES-02601.bin │ ├── SLES-02602.bin │ └── SLUS-01017.bin ├── Alundra │ ├── SLES-01135.bin │ ├── SLES-01198.bin │ ├── SLES-01256.bin │ ├── SLES-01257.bin │ ├── SLES-01258.bin │ └── SLUS-00553.bin ├── Aoki Ohkami To Shirokimejika - Genchohishi │ ├── SLPM-86303.bin │ ├── SLPM-86859.bin │ └── SLPS-01579.bin ├── Ape Escape │ ├── SCES-01564.bin │ ├── SCES-02028.bin │ ├── SCES-02029.bin │ ├── SCES-02030.bin │ ├── SCES-02031.bin │ ├── SCPS-10091.bin │ ├── SCPS-45411.bin │ ├── SCPS-91196.bin │ ├── SCPS-91331.bin │ └── SCUS-94423.bin ├── Arc Arena - Monster Tournament │ ├── SCPS-10040.bin │ ├── SCPS-10041.bin │ └── SLUS-01255.bin ├── Armored Core - Master of Arena │ ├── SLPS-01855.bin │ ├── SLPS-01856.bin │ ├── SLPS-91188.bin │ ├── SLPS-91189.bin │ ├── SLPS-91444.bin │ ├── SLPS-91445.bin │ ├── SLUS-01030.bin │ └── SLUS-01081.bin ├── Armored Core - Project Phantasma │ ├── SLPS-01130.bin │ ├── SLPS-91110.bin │ ├── SLPS-91424.bin │ └── SLUS-00670.bin ├── Armored Core │ ├── SCES-00842.bin │ ├── SCPS-45060.bin │ ├── SCUS-94182.bin │ ├── SLPS-00900.bin │ ├── SLPS-91064.bin │ ├── SLPS-91402.bin │ └── SLUS-01323.bin ├── Assault - Retribution │ ├── SLES-01244.bin │ └── SLUS-00713.bin ├── B-Movie │ ├── SLES-01260.bin │ ├── SLES-01550.bin │ ├── SLES-01573.bin │ └── SLUS-00709.bin ├── Battle Arena Toshinden 2 │ ├── SCES-00232.bin │ ├── SLPS-00200.bin │ ├── SLPS-91006.bin │ └── SLUS-00220.bin ├── Battle Arena Toshinden 3 │ ├── SCES-00700.bin │ ├── SLPS-00650.bin │ └── SLUS-00483.bin ├── Battle Arena Toshinden │ └── SCES-00002.bin ├── Battle Konchuuden │ └── SLPS-01779.bin ├── Beatmania Best Hits │ ├── SLPM-86596.bin │ └── SLPM-86830.bin ├── Beltlogger 9 │ ├── SLES-00754.bin │ └── SLUS-00444.bin ├── Blasto │ └── SCES-01224.bin ├── Blockids │ ├── SLES-04003.bin │ └── SLUS-01496.bin ├── Bloody Roar 2 - Bringer of the New Age │ └── SLES-01722.bin ├── Bomberman │ ├── SLES-01893.bin │ └── SLUS-01189.bin ├── Brain Dead 13 │ ├── SLUS-00083.bin │ └── SLUS-00171.bin ├── Brave Fencer Musashi │ └── SLUS-00726.bin ├── Breath of Fire IV │ └── SLES-03552.bin ├── Bugriders - The Race of Kings │ └── SLUS-00354.bin ├── Bugs Bunny - Lost in Time │ ├── SLES-01726.bin │ └── SLUS-00838.bin ├── Bushido Blade │ ├── SCES-00899.bin │ └── SCUS-94180.bin ├── Bust a Groove │ └── SCES-01313.bin ├── Bust-A-Groove │ └── SCES-01313.bin ├── Bust-A-Move 2 - Arcade Edition │ ├── SLES-00278.bin │ ├── SLES-04153.bin │ └── SLUS-00233.bin ├── Buster Bros Collection │ ├── SLES-00043.bin │ ├── SLPS-00360.bin │ └── SLUS-00208.bin ├── CTR - Crash Team Racing │ ├── SCES-02105.bin │ ├── SCPS-10118.bin │ ├── SCPS-45470.bin │ ├── SCPS-91230.bin │ ├── SCPS-91328.bin │ └── SCUS-94426.bin ├── Capcom Generation 5 │ ├── SLES-01721.bin │ ├── SLPS-01725.bin │ └── SLUS-00746.bin ├── Carom Shot 2 │ └── SLPS-01486.bin ├── Championship Bass │ └── SLES-02775.bin ├── Championship Motocross 2001 featuring Ricky Carmichael │ ├── SLES-03252.bin │ └── SLUS-01230.bin ├── Chaos Break │ └── SLES-03107.bin ├── Chocobo Racing │ ├── SLES-02079.bin │ └── SLUS-00844.bin ├── Clock Tower - Ghost Head │ ├── SCPS-45173.bin │ ├── SLPS-01290.bin │ ├── SLPS-91175.bin │ └── SLUS-00695.bin ├── Clock Tower - The First Fear │ └── SLPS-00917.bin ├── Clock Tower │ ├── SLES-00870.bin │ ├── SLES-00871.bin │ ├── SLES-00872.bin │ ├── SLPS-00657.bin │ ├── SLPS-91056.bin │ └── SLUS-00539.bin ├── Colony Wars - Vengeance │ ├── SLES-01392.bin │ ├── SLES-01405.bin │ ├── SLES-01406.bin │ ├── SLES-01407.bin │ ├── SLES-01408.bin │ └── SLUS-00722.bin ├── Colony Wars │ ├── SCPS-45254.bin │ ├── SCPS-45255.bin │ ├── SLES-00864.bin │ ├── SLES-10864.bin │ ├── SLPS-01403.bin │ └── SLPS-01404.bin ├── Command & Conquer - Red Alert - Retaliation │ ├── SLES-01344.bin │ ├── SLES-01345.bin │ ├── SLES-11344.bin │ └── SLES-11345.bin ├── Command & Conquer │ ├── SLES-00531.bin │ ├── SLES-00532.bin │ ├── SLES-10531.bin │ ├── SLES-10532.bin │ ├── SLPS-00976.bin │ └── SLPS-00977.bin ├── Cooking Fighter Hao │ └── SLPS-01382.bin ├── Cool Boarders 2 │ ├── SCES-00992.bin │ ├── SCPS-45103.bin │ ├── SCUS-94358.bin │ ├── SLPS-00967.bin │ └── SLPS-91122.bin ├── Cool Boarders │ ├── SCPS-45061.bin │ ├── SCUS-94356.bin │ ├── SLPS-00456.bin │ └── SLPS-91031.bin ├── Crash Bandicoot 3 - Warped │ ├── SCES-01420.bin │ ├── SCPS-10073.bin │ ├── SCPS-45350.bin │ ├── SCPS-91164.bin │ ├── SCPS-91318.bin │ └── SCUS-94244.bin ├── Crash Bash │ ├── SCES-02834.bin │ ├── SCPS-10140.bin │ ├── SCPS-45511.bin │ ├── SCPS-91319.bin │ └── SCUS-94570.bin ├── Crusaders of Might and Magic (Europe) │ ├── SLES-02582.bin │ ├── SLES-02583.bin │ ├── SLES-02584.bin │ ├── SLES-02691.bin │ └── SLES-02692.bin ├── Crusaders of Might and Magic (USA) │ └── SLUS-00799.bin ├── Cyberia │ ├── SLES-00233.bin │ ├── SLES-00272.bin │ ├── SLPS-00218.bin │ └── SLUS-00053.bin ├── D │ ├── SLPS-00133.bin │ ├── SLPS-00134.bin │ ├── SLPS-00135.bin │ ├── SLUS-00128.bin │ ├── SLUS-00173.bin │ └── SLUS-00174.bin ├── Dance Dance Revolution - 4th Mix │ └── SLPM-86752.bin ├── Dance Dance Revolution - Konamix │ └── SLUS-01446.bin ├── Dark Hunter (Jou) Ijigen Gakuen │ └── SLPS-00773.bin ├── Dark Hunter - Ge Youma No Mori │ └── SLPS-00789.bin ├── Destrega │ ├── SCES-01768.bin │ ├── SCES-01769.bin │ ├── SCES-01770.bin │ ├── SCES-01771.bin │ └── SCES-01772.bin ├── Destruction Derby │ ├── SCES-00008.bin │ ├── SCUS-94302.bin │ └── SIPS-60001.bin ├── Detana Twinbee Yahoo! Deluxe Pack │ ├── SLPM-86054.bin │ ├── SLPM-87322.bin │ └── SLPS-00100.bin ├── Digimon Rumble Arena │ ├── SLES-03841.bin │ ├── SLPS-03357.bin │ └── SLUS-01404.bin ├── Digimon Tamers - Pocket Culumon │ └── SLPS-03211.bin ├── Digimon World 3 │ ├── SLES-03936.bin │ ├── SLPS-03446.bin │ └── SLUS-01436.bin ├── Digimon World │ ├── SLES-02914.bin │ ├── SLES-03434.bin │ ├── SLES-03435.bin │ ├── SLES-03436.bin │ ├── SLES-03437.bin │ ├── SLPS-01797.bin │ ├── SLPS-91233.bin │ └── SLUS-01032.bin ├── Dino Crisis │ ├── SLES-02207.bin │ ├── SLES-02208.bin │ ├── SLES-02209.bin │ ├── SLES-02210.bin │ └── SLES-02211.bin ├── Disney's Donald Duck - Goin Quackers │ ├── SLES-03097.bin │ ├── SLES-03098.bin │ ├── SLES-03099.bin │ ├── SLPM-88502.bin │ └── SLUS-01242.bin ├── Disney's Lilo & Stitch │ ├── SCES-03871.bin │ ├── SCES-03872.bin │ ├── SCES-03873.bin │ ├── SCES-03874.bin │ ├── SCES-03875.bin │ ├── SCES-03876.bin │ ├── SCES-03877.bin │ ├── SCES-03878.bin │ ├── SCES-03879.bin │ └── SCES-03880.bin ├── Disney's Mickey's Wild Adventure │ ├── SCES-00163.bin │ └── SCES-00248.bin ├── Disney's The Emperor's New Groove │ ├── SCES-03010.bin │ ├── SCES-03011.bin │ ├── SCES-03012.bin │ ├── SCES-03013.bin │ ├── SCES-03014.bin │ ├── SCES-03015.bin │ ├── SCES-03016.bin │ ├── SCES-03017.bin │ ├── SCES-03018.bin │ ├── SCES-03019.bin │ └── SCUS-94571.bin ├── Disney's The Lion King - Simba's Mighty Adventure │ └── SLUS-01282.bin ├── Disney's The Little Mermaid II │ ├── SCES-03032.bin │ ├── SCES-03033.bin │ ├── SCES-03034.bin │ ├── SCES-03035.bin │ ├── SCES-03036.bin │ └── SCES-03235.bin ├── Disney's Treasure Planet │ ├── SCES-03937.bin │ └── SCUS-94647.bin ├── Disneys Hercules Action Game │ ├── SCES-00892.bin │ ├── SCES-00893.bin │ ├── SCES-00894.bin │ ├── SCES-00895.bin │ ├── SCES-00896.bin │ ├── SLUS-00529.bin │ └── SLUS-01029.bin ├── Doki Doki Shutter Chance - Koi no Puzzle o Kumitatete │ ├── SLPM-86988.bin │ └── SLPS-01038.bin ├── Dr. Slump │ └── SLPS-01934.bin ├── Dragon Quest Monsters I·II - Hoshiori no Yuusha to Bokujou no Nakamatachi │ └── SLPM-87050.bin ├── Dragon Valor │ ├── SCES-01705.bin │ ├── SCES-02565.bin │ ├── SCES-02566.bin │ ├── SCES-02567.bin │ ├── SCES-02568.bin │ ├── SCES-11705.bin │ ├── SCES-12565.bin │ ├── SCES-12566.bin │ ├── SCES-12567.bin │ ├── SCES-12568.bin │ ├── SCPS-45459.bin │ ├── SCPS-45460.bin │ ├── SLPS-02190.bin │ ├── SLPS-02191.bin │ ├── SLUS-01092.bin │ └── SLUS-01164.bin ├── Dragon Warrior VII │ ├── SLUS-01206.bin │ └── SLUS-01346.bin ├── Driver - Sennyuu! Car Chase Daisakusen │ └── SLPS-02613.bin ├── Driver 2 │ ├── SLES-02993.bin │ ├── SLES-02994.bin │ ├── SLES-02995.bin │ ├── SLES-02996.bin │ ├── SLES-02997.bin │ ├── SLES-12993.bin │ ├── SLES-12994.bin │ ├── SLES-12995.bin │ ├── SLES-12996.bin │ ├── SLES-12997.bin │ ├── SLUS-01161.bin │ └── SLUS-01318.bin ├── Driver │ ├── SLES-01975.BIN │ ├── SLES-01976.BIN │ ├── SLES-01977.BIN │ └── SLES-01978.BIN ├── Ducati World Racing Challenge │ ├── SLES-02621.bin │ └── SLUS-01025.bin ├── Dynasty Warriors │ ├── SLES-00885.bin │ └── SLUS-00438.bin ├── Echo Night │ └── SLUS-00820.bin ├── Ehrgeiz - God Bless the Ring │ ├── SLES-02111.bin │ └── SLUS-00809.bin ├── Einhander │ └── SCUS-94243.bin ├── Elder Gate │ └── SLPM-86494.bin ├── Emit Value Pack │ ├── SLPS-00117.bin │ ├── SLPS-00118.bin │ └── SLPS-00119.bin ├── Everybody's Golf 2 │ └── SCES-02146.bin ├── Evil Zone │ ├── SLES-01903.bin │ └── SLUS-00855.bin ├── Extreme 500 │ └── SLES-02220.bin ├── Extreme Go-Kart Racing │ └── SLUS-01530.bin ├── Fighting Force │ ├── SLES-00731.bin │ └── SLPS-01164.bin ├── Final Fantasy Anthology │ ├── SCES-13840.bin │ ├── SCPS-45214.bin │ ├── SCPS-45389.bin │ ├── SLPM-86081.bin │ ├── SLPS-01946.bin │ ├── SLPS-01949.bin │ └── SLUS-00879.bin ├── Final Fantasy IX │ ├── SCPS-45500.bin │ ├── SCPS-45501.bin │ ├── SCPS-45502.bin │ ├── SCPS-45503.bin │ ├── SLES-02965.bin │ ├── SLES-02966.bin │ ├── SLES-02967.bin │ ├── SLES-02968.bin │ ├── SLES-02969.bin │ ├── SLES-12965.bin │ ├── SLES-12966.bin │ ├── SLES-12967.bin │ ├── SLES-12968.bin │ ├── SLES-12969.bin │ ├── SLES-22965.bin │ ├── SLES-22966.bin │ ├── SLES-22967.bin │ ├── SLES-22968.bin │ ├── SLES-22969.bin │ ├── SLES-32965.bin │ ├── SLES-32966.bin │ ├── SLES-32967.bin │ ├── SLES-32968.bin │ ├── SLES-32969.bin │ ├── SLPM-87388.bin │ ├── SLPM-87389.bin │ ├── SLPM-87390.bin │ ├── SLPM-87391.bin │ ├── SLPS-02000.bin │ ├── SLPS-02001.bin │ ├── SLPS-02002.bin │ ├── SLPS-02003.bin │ ├── SLUS-01251.bin │ ├── SLUS-01295.bin │ ├── SLUS-01296.bin │ ├── SLUS-01297.bin │ └── desktop.ini ├── Final Fantasy Tactics │ └── SCUS-94221.bin ├── Final Round │ └── SLPS-01266.bin ├── Front Mission 3 │ ├── SLES-02423.bin │ └── SLUS-01011.bin ├── Fushigi no kuni no Angelique │ ├── SLPM-86430.bin │ ├── SLPM-87182.bin │ └── SLPS-00730.bin ├── Fuuraiki │ └── SLPS-03094.bin ├── G Darius │ ├── SLES-01314.bin │ └── SLUS-00690.bin ├── G-Police │ ├── SLUS-00544.bin │ └── SLUS-00556.bin ├── Game Nihonshi Kakumeiji Oda Nobunaga │ └── SLPS-00774.bin ├── Gear Fighter Dendoh │ └── SLPS-03189.bin ├── Geki-Oh Shooting King │ ├── SLES-04004.bin │ └── SLUS-01498.bin ├── Goemon - Shin Sedai Shuumei │ ├── SLPM-86997.bin │ └── SLPM-87196.bin ├── Gran Turismo 2 │ ├── SCES-02380.bin │ ├── SCES-12380.bin │ ├── SCPS-10116.bin │ ├── SCPS-10117.bin │ ├── SCPS-45457.bin │ ├── SCPS-45458.bin │ ├── SCPS-91326.bin │ ├── SCPS-91327.bin │ ├── SCUS-94455.bin │ └── SCUS-94488.bin ├── Guilty Gear │ ├── SLES-02494.bin │ └── SLUS-00772.bin ├── Gunbare Game Tengoku - The Game Paradise 2 │ └── SLPS-01322.bin ├── Gundam Battle Assault 2 │ ├── SLES-03934.bin │ └── SLUS-01418.bin ├── Gundam Battle Assault │ ├── SCPS-45172.bin │ ├── SLES-03650.bin │ ├── SLPM-86746.bin │ ├── SLPS-01286.bin │ └── SLUS-01226.bin ├── Harvest Moon - Back to Nature │ ├── SLES-02781.bin │ └── SLUS-01115.bin ├── Heroine Dream │ ├── SLPS-00470.bin │ ├── SLPS-00471.bin │ └── SLPS-02264.bin ├── Hi-Octane │ ├── SLES-00115.bin │ └── SLUS-00157.bin ├── Hokuto no Ken - Seikimatsu Kyuuseishu Densetsu │ └── SLPS-02993.bin ├── Hyakujuu Sentai GaoRanger │ └── SLPS-03353.bin ├── Hyper Olympic in Atlanta │ └── SLPM-86002.bin ├── I.Q - Intelligent Qube │ ├── SCES-00866.bin │ ├── SCPS-10029.bin │ ├── SCPS-45036.bin │ ├── SCPS-91068.bin │ └── SCUS-94181.bin ├── In Cold Blood │ ├── SCES-02149.bin │ ├── SCES-02150.bin │ ├── SCES-02151.bin │ ├── SCES-02152.bin │ ├── SCES-02153.bin │ ├── SCES-12149.bin │ ├── SCES-12150.bin │ ├── SCES-12151.bin │ ├── SCES-12152.bin │ ├── SCES-12153.bin │ ├── SLUS-01294.bin │ └── SLUS-01314.bin ├── Incredible Crisis │ ├── SLES-02933.bin │ ├── SLPS-02113.bin │ └── SLUS-01225.bin ├── International Superstar Soccer Deluxe │ └── SLES-00511.bin ├── International Superstar Soccer │ └── SLES-03149.bin ├── Inuyasha - A Feudal Fairy Tale │ ├── SLPS-03503.bin │ ├── SLPS-03504.bin │ └── SLUS-01534.bin ├── Iznogoud │ └── SLES-00480.bin ├── Jackie Chan Stuntmaster │ └── SLUS-00684.bin ├── Jade Cocoon - Story of the Tamamayu │ ├── SLES-02201.bin │ ├── SLES-02202.bin │ ├── SLES-02203.bin │ ├── SLES-02205.bin │ ├── SLES-02206.bin │ └── SLUS-00854.bin ├── Jaleco Collection vol.1 │ └── SLPS-03562.bin ├── Jet Moto 2 │ └── SCES-01045.bin ├── Jumping Flash! 2 │ └── SCES-00111.bin ├── Kagero - Deception II │ ├── SLES-01967.bin │ └── SLUS-00677.bin ├── Kahen Soukou Gunbike - Speed Power Gunbike │ └── SLPS-01066.BIN ├── Kartia - The Word of Fate │ ├── SLES-01710.bin │ └── SLUS-00631.bin ├── Kimi ni Steady │ └── SLPS-02965.bin ├── King's Field │ ├── SCES-00510.bin │ └── SLUS-00158.bin ├── Klonoa - Door to Phantomile │ ├── SCES-00942.bin │ ├── SCES-01185.bin │ ├── SCES-01186.bin │ ├── SCES-01187.bin │ ├── SCES-01188.bin │ └── SLUS-00585.bin ├── Konami 80's Arcade Gallery │ ├── SLPM-86228.bin │ └── SLUS-00945.bin ├── Kosodate Quiz Motto My Angel │ └── SLPS-01885.bin ├── Kotobuki Grand Prix │ ├── SLES-04007.bin │ ├── SLPM-86926.bin │ └── SLPS-01941.bin ├── Kuon no Kizuna │ └── SLPS-01676.bin ├── Kururin Pa! │ └── SLPS-00066.bin ├── Kurushi Final │ ├── SCES-02009.bin │ ├── SCES-02010.bin │ ├── SCES-02011.bin │ ├── SCES-02012.bin │ └── SCES-02013.bin ├── Langrisser IV & V │ ├── SLPS-01818.bin │ └── SLPS-01819.bin ├── Legacy of Kain - Soul Reaver │ ├── SLES-01301.bin │ ├── SLES-02024.bin │ ├── SLES-02025.bin │ ├── SLES-02026.bin │ ├── SLES-02027.bin │ └── SLUS-00708.bin ├── Legend of Legaia │ ├── SCES-01752.bin │ ├── SCES-01944.bin │ ├── SCES-01945.bin │ ├── SCES-01946.bin │ ├── SCES-01947.bin │ ├── SCPS-10059.bin │ ├── SCPS-91246.bin │ └── SCUS-94254.bin ├── Looney Tunes - Sheep Raider │ ├── SLES-02895.bin │ └── SLUS-01369.bin ├── Lunar 2 - Eternal Blue │ ├── SLPS-02081.bin │ ├── SLPS-02082.bin │ ├── SLPS-02083.bin │ ├── SLPS-02966.bin │ ├── SLPS-02967.bin │ ├── SLPS-02968.bin │ ├── SLUS-00899.bin │ ├── SLUS-00921.bin │ ├── SLUS-01071.bin │ ├── SLUS-01239.bin │ └── SLUS-01240.bin ├── MTV Sports - Pure Ride │ └── SLUS-01231.bin ├── MTV Sports - Snowboarding │ └── SLUS-00990.bin ├── Magic Castle │ └── Magic Castle.bin ├── Mass Destruction │ └── SLES-00098.bin ├── Medievil │ ├── SCES-00311.bin │ ├── SCES-01492.bin │ ├── SCES-01493.bin │ ├── SCES-01494.bin │ └── SCES-01495.bin ├── Mega Man Legends 2 │ ├── SLES-03556.bin │ ├── SLPS-02711.bin │ └── SLUS-01140.bin ├── Mega Man Legends │ ├── SLES-01485.bin │ ├── SLPS-01141.bin │ ├── SLPS-91094.bin │ ├── SLPS-91107.bin │ ├── SLPS-91135.bin │ └── SLUS-00603.bin ├── Mega Man X4 │ ├── SLES-01176.bin │ ├── SLPM-87315.bin │ ├── SLPS-00901.bin │ ├── SLPS-00902.bin │ ├── SLPS-91106.bin │ └── SLUS-00561.bin ├── Megaman - Battle & Chase │ ├── SLES-00766.bin │ ├── SLPS-00764.bin │ └── SLPS-91093.bin ├── Megaman 8 │ ├── SLES-01064.bin │ └── SLUS-00453.bin ├── Megaman X3 │ ├── SLES-00503.bin │ ├── SLPS-00283.bin │ └── SLPS-91192.bin ├── Meremanoid │ └── SLPS-01664.bin ├── Metal Gear Solid - Integral │ ├── SLPM-86247.bin │ ├── SLPM-86248.bin │ └── SLPM-86249.bin ├── Mobile Armor │ └── SLUS-01469.bin ├── Monster Farm Hop-A-Bout │ └── SLUS-01325.bin ├── Monster Race │ └── SLPM-86143.bin ├── Moto Racer 2 │ ├── SLES-01184.bin │ └── SLUS-00738.bin ├── Moto Racer │ ├── SLES-00469.bin │ └── SLUS-00498.bin ├── Motorhead │ ├── SLES-00556.bin │ └── SLUS-00717.bin ├── Myst │ ├── SCUS-94602.bin │ ├── SLES-00218.bin │ ├── SLPS-00024.bin │ ├── SLPS-02924.bin │ ├── SLPS-91023.bin │ └── SLPS-91123.bin ├── Möbius Link 3D │ └── SLPS-01281.bin ├── Namco Anthology 1 │ └── SLPS-01220.BIN ├── Namco Anthology 2 │ └── SLPS-01221.bin ├── Namco Museum Vol. 3 │ ├── SCES-00268.bin │ ├── SLPS-00390.bin │ ├── SLPS-91160.bin │ └── SLUS-00398.bin ├── Nascar 2000 │ ├── SLES-02191.bin │ └── SLUS-00962.bin ├── Neo Planet │ ├── SLPS-00323.BIN │ └── SLPS-00323.bin ├── Neorude │ ├── SLPS-00823.bin │ ├── SLPS-00824.bin │ └── SLPS-02212.bin ├── Nickelodeon SpongeBob SquarePants - SuperSponge │ ├── SLES-03704.bin │ └── SLUS-01352.bin ├── Ninja Jaja Marukun Oniriki Ninpoucho │ └── SLPS-00494.bin ├── Ninpuu Sentai Hurricanger │ └── SLPS-03493.bin ├── Nobunaga no Yabou - Haouden │ ├── SLPM-86992.bin │ ├── SLPS-00106.bin │ └── SLPS-91022.bin ├── Nuclear Strike │ ├── SLES-00919.bin │ ├── SLES-00920.bin │ ├── SLES-00921.bin │ └── SLUS-00518.bin ├── One │ ├── SLES-00944.bin │ └── SLPS-01812.bin ├── Ore no Ryouri │ ├── SCPS-10099.bin │ ├── SCPS-91207.bin │ └── SCPS-91323.bin ├── Overblood 2 │ ├── SLES-01879.bin │ ├── SLES-01880.bin │ ├── SLES-02187.bin │ ├── SLES-11879.bin │ ├── SLES-11880.bin │ └── SLES-12187.bin ├── Pachi Slot Kanzen Kouryaku - Cranky Pro │ └── SLPS-01023.bin ├── Pachi Slot Kanzen Kouryaku 1 - Universal Koushiki Gaido Vol.1 │ └── SLPS-00752.bin ├── Pachi Slot Kanzen Kouryaku 2 - Universal Koushiki Gaido Vol.2 │ └── SLPS-00943.bin ├── Pachinko Dream │ └── SLPM-86006.bin ├── Paqa │ └── SCPS-10097.bin ├── Parappa the Rapper │ └── SCES-00743.bin ├── Persona 2 - Eternal Punishment │ ├── SCPS-45495.bin │ ├── SCPS-45496.bin │ ├── SLPM-86967.bin │ ├── SLPS-02785.bin │ ├── SLPS-02786.bin │ ├── SLPS-02825.bin │ ├── SLPS-02826.bin │ ├── SLUS-01158.bin │ └── SLUS-01339.bin ├── Persona │ └── SLUS-00339.bin ├── Philosoma │ ├── SCES-00059.bin │ └── SCUS-94403.bin ├── Pocke-Kano - Fumio Ueno │ └── SLPS-02498.bin ├── Pocke-Kano - Shizuka Houjouin │ └── SLPS-02499.bin ├── Pocke-Kano - Yumi Aida │ └── SLPS-02497.bin ├── Pocket Fighter │ └── SLES-01378.bin ├── Pocket Jiman │ └── SCPS-10104.bin ├── Pool Academy │ └── SLES-02697.bin ├── Pop n' Pop │ └── SLES-01971.bin ├── Populous - The Beginning │ ├── SLPS-02085.bin │ └── SLUS-00277.bin ├── Power Spike Pro Beach Volleyball │ ├── SLES-02808.bin │ └── SLUS-01196.bin ├── Pro Pinball - Fantastic Journey │ └── SLUS-01261.bin ├── Pro Pinball - Timeshock! │ └── SLUS-00639.bin ├── Psychic Force 2 │ └── SLES-02557.bin ├── Puchi Carat │ └── SLES-02070.bin ├── Puyo Puyo Box │ └── SLPS-03114.bin ├── Puyo Puyo Sun Ketteiban │ ├── SLPM-87213.bin │ └── SLPS-01080.bin ├── Puyo Puyoon - Car-kun to Issho │ └── SLPS-02412.bin ├── Puzzle Bobble 3 DX │ ├── SLES-00991.bin │ ├── SLES-14153.bin │ └── SLUS-00725.bin ├── R-Types │ └── SLES-01355.bin ├── RC de Go! │ ├── SLES-03068.bin │ └── SLUS-01285.bin ├── Racing Lagoon │ └── SLPS-02038.bin ├── Rage Racer │ ├── SCES-00650.bin │ ├── SLPS-00600.bin │ └── SLUS-00403.bin ├── Rally Cross │ └── SCES-00408.bin ├── Rapid Racer │ ├── SCES-00394.bin │ └── SCUS-94229.bin ├── Ray Tracers │ ├── SCES-00741.bin │ └── SLUS-00534.bin ├── RayCrisis │ ├── SLES-02882.bin │ └── SLUS-01217.bin ├── RayStorm │ ├── SCES-00742.bin │ └── SLUS-00482.bin ├── Rayman │ └── SLPS-00026.bin ├── Re-Loaded - The Hardcore Sequel │ └── SLUS-00382.bin ├── Re-Volt │ ├── SLES-01973.bin │ ├── SLPM-86332.bin │ └── SLUS-00851.bin ├── Real Bout Fatal Fury │ └── SCES-00561.bin ├── Reel Fishing II │ └── SLES-02780.bin ├── Reel Fishing │ └── SLES-01727.bin ├── Return to Zork │ ├── SLPS-00192.bin │ └── SLPS-00193.bin ├── Rhapsody - A Musical Adventure │ └── SLUS-01073.bin ├── Ridge Racer Revolution │ ├── SCES-00242.bin │ ├── SLPS-00150.bin │ ├── SLPS-91028.bin │ └── SLUS-00214.bin ├── Ridge Racer │ ├── SCES-00001.bin │ ├── SCUS-94300.bin │ ├── SLPS-00001.bin │ ├── SLPS-91001.bin │ └── SLUS-00540.bin ├── Rising Zan - The Samurai Gunman │ ├── SLES-01779.bin │ ├── SLPS-01691.bin │ └── SLUS-00829.bin ├── Rival Schools - United By Fate │ ├── SLES-01436.bin │ ├── SLES-11436.bin │ ├── SLPS-01240.bin │ ├── SLPS-01241.bin │ ├── SLUS-00681.bin │ └── SLUS-00771.bin ├── Riven - The sequel to Myst │ ├── SLES-00963.bin │ ├── SLES-01099.bin │ ├── SLES-01100.bin │ ├── SLES-10963.bin │ ├── SLES-11099.bin │ ├── SLES-11100.bin │ ├── SLES-20963.bin │ ├── SLES-21099.bin │ ├── SLES-21100.bin │ ├── SLES-30963.bin │ ├── SLES-31099.bin │ ├── SLES-31100.bin │ ├── SLES-40963.bin │ ├── SLES-41099.bin │ ├── SLES-41100.bin │ ├── SLPS-01180.bin │ ├── SLPS-01181.bin │ ├── SLPS-01182.bin │ ├── SLPS-01183.bin │ ├── SLPS-01184.bin │ ├── SLUS-00535.bin │ ├── SLUS-00563.bin │ ├── SLUS-00564.bin │ ├── SLUS-00565.bin │ └── SLUS-00580.bin ├── Road Rash │ ├── SLES-00158.bin │ ├── SLPS-00243.bin │ └── SLUS-00035.bin ├── Roll Away │ └── SLUS-00724.bin ├── Rollcage - Stage II │ ├── SCES-01922.bin │ └── SLUS-00867.bin ├── Rollcage │ ├── SLES-01660.bin │ └── SLUS-00800.bin ├── Romance of the Three Kingdoms IV - Wall of fire │ ├── SCPS-45003.bin │ ├── SLPM-87179.bin │ ├── SLPS-00114.bin │ ├── SLPS-00979.bin │ ├── SLPS-91052.bin │ └── SLUS-00195.bin ├── Rosco McQueen - Firefighter Extreme │ ├── SCES-00257.bin │ ├── SCPS-10055.bin │ └── SLUS-00750.bin ├── Saga Frontier 2 │ ├── SLES-02112.bin │ ├── SLES-02113.bin │ ├── SLES-02118.bin │ └── SLUS-00933.bin ├── Saga Frontier │ └── SCUS-94230.bin ├── Samurai Shodown III │ ├── SCES-00563.bin │ └── SCUS-94206.bin ├── Sanvein │ ├── SLES-02919.bin │ └── SLUS-01302.bin ├── Shadow Madness │ ├── SCES-02099.bin │ ├── SCES-02100.bin │ ├── SCES-02101.bin │ ├── SCES-02102.bin │ ├── SCES-02103.bin │ ├── SCES-12099.bin │ ├── SCES-12100.bin │ ├── SCES-12101.bin │ ├── SCES-12102.bin │ ├── SCES-12103.bin │ ├── SLUS-00468.bin │ └── SLUS-00718.bin ├── Shadow Master │ ├── SLES-00888.bin │ └── SLUS-00545.bin ├── Shadow Tower │ ├── SLPS-01420.bin │ └── SLUS-00863.bin ├── Sheep │ ├── SLPS-03229.bin │ └── SLUS-01298.bin ├── Shingata Kururin Pa! │ └── SLPS-00414.bin ├── Shiritsu Justice Gakuen - Nekketsu Seisyun Nikki 2 │ ├── SLPM-86750.bin │ └── SLPS-02120.bin ├── Shockwave Assault │ ├── SLES-00071.bin │ ├── SLES-10071.bin │ ├── SLPS-00419.bin │ ├── SLPS-00516.bin │ ├── SLUS-00028.bin │ └── SLUS-00137.bin ├── Shrek Treasure Hunt │ ├── SLES-03996.bin │ └── SLUS-01464.bin ├── Silent Bomber │ ├── SLES-02792.bin │ ├── SLES-02989.bin │ ├── SLES-02990.bin │ ├── SLES-02991.bin │ ├── SLES-02992.bin │ └── SLUS-00902.bin ├── Silent Hill │ ├── SLES-01514.bin │ └── SLUS-00707.bin ├── Silhouette Stories │ └── SLPS-00374.bin ├── SimCity 2000 │ ├── SLES-00471.bin │ ├── SLPS-00420.bin │ ├── SLPS-91098.bin │ └── SLUS-00113.bin ├── Slam Dragon │ └── SLPS-00246.bin ├── Sled Storm │ ├── SLES-02194.bin │ └── SLUS-00955.bin ├── Smash Court │ ├── SCES-00263.bin │ ├── SLPS-00450.bin │ ├── SLPS-91053.bin │ └── SLPS-91407.bin ├── SnoCross Championship Racing │ └── SLES-02763.bin ├── Soul Blade │ ├── SCES-00577.bin │ └── SLUS-00240.bin ├── Soviet Strike │ ├── SLES-00507.bin │ ├── SLES-00508.bin │ ├── SLES-00509.bin │ ├── SLPS-00735.bin │ └── SLUS-00061.bin ├── Space Griffon VF-9 │ └── SLUS-00153.bin ├── Spec Ops - Covert Assault │ └── SLES-03515.bin ├── Speedball 2100 │ ├── SLES-02782.bin │ ├── SLPM-87061.bin │ └── SLUS-01218.bin ├── Spyro - Year of the Dragon │ └── SCUS-94467.bin ├── Spyro 2 - Ripto's Rage! │ └── SCUS-94425.bin ├── Spyro the Dragon │ └── SCUS-94228.bin ├── Star Gladiator - Episode I - Final Crusade │ ├── SLES-00495.bin │ └── SLUS-00372.bin ├── Star Ocean - The Second Story │ ├── SCES-02159.bin │ ├── SCES-02160.bin │ ├── SCES-02161.bin │ ├── SCES-12159.bin │ ├── SCES-12160.bin │ ├── SCES-12161.bin │ ├── SCUS-94421.bin │ └── SCUS-94422.bin ├── Star Wars - Episode I - The Phantom Menace │ └── SLUS-00884.bin ├── Star Wars - Rebel Assault II │ ├── SLES-00584.bin │ ├── SLES-00643.bin │ ├── SLES-00644.bin │ ├── SLES-00654.bin │ ├── SLES-00656.bin │ ├── SLES-10584.bin │ ├── SLES-10643.bin │ ├── SLES-10644.bin │ ├── SLES-10654.bin │ ├── SLES-10656.bin │ ├── SLPS-00638.bin │ └── SLPS-00639.bin ├── Startling Adventures - Kuusou Daibouken X3 │ └── SLPM-86809.bin ├── Street Fighter Alpha - Warriors' Dreams │ └── SLES-00199.bin ├── Street Fighter Alpha 2 │ ├── SLES-00496.bin │ ├── SLPS-00415.bin │ ├── SLPS-91105.bin │ └── SLUS-00258.bin ├── Street Fighter Alpha 3 │ ├── SLES-01863.bin │ └── SLUS-00821.bin ├── Street Fighter Collection │ ├── SLES-00998.bin │ ├── SLPS-00800.bin │ └── SLUS-00423.bin ├── Street Fighter Zero │ └── SLPS-00176.bin ├── Strider 2 │ ├── SLES-02867.bin │ ├── SLES-12867.bin │ ├── SLUS-01142.bin │ └── SLUS-01163.bin ├── Strider Hiryu 1&2 │ ├── SLPS-02620.bin │ └── SLPS-02621.bin ├── Suikoden II │ ├── SCPS-45369.bin │ ├── SLES-02442.bin │ ├── SLES-02443.bin │ ├── SLES-02444.bin │ ├── SLES-02445.bin │ ├── SLES-02446.bin │ ├── SLPM-86168.bin │ ├── SLPM-86389.bin │ └── SLPM-87100.bin ├── Suikoden │ ├── SCPS-45184.bin │ ├── SLES-00527.bin │ ├── SLPM-86017.bin │ ├── SLPM-87099.bin │ ├── SLPS-00097.bin │ └── SLUS-00292.bin ├── Summon Night 2 │ ├── SLPS-03237.bin │ ├── SLPS-03238.bin │ ├── SLPS-91517.bin │ └── SLPS-91518.bin ├── Super Black Bass │ ├── SCPS-45084.bin │ ├── SLPS-00839.bin │ ├── SLPS-02053.bin │ └── SLUS-00228.bin ├── Super Puzzle Fighter II Turbo │ ├── SLES-00605.bin │ ├── SLPS-00611.bin │ └── SLUS-00418.bin ├── Super Robot Taisen Alpha Gaiden │ ├── SCPS-45513.bin │ ├── SLPS-03147.bin │ ├── SLPS-03148.bin │ └── SLPS-91506.bin ├── Super Robot Taisen Alpha │ ├── SCPS-45476.bin │ ├── SLPS-02528.bin │ ├── SLPS-02636.bin │ └── SLPS-91408.bin ├── Super Shot Soccer │ └── SLUS-01464.bin ├── Surf Riders │ ├── SLES-02838.bin │ └── SLUS-01190.bin ├── Suzuki Bakahatsu │ └── SLPM-86513.bin ├── Syphon Filter │ ├── SCES-01910.bin │ ├── SCES-01911.bin │ ├── SCES-01912.bin │ ├── SCES-01913.bin │ ├── SCES-01914.bin │ └── SLPS-02216.bin ├── Tactics Ogre - Let Us Cling Together │ └── SLUS-00560.bin ├── Tail Concerto │ ├── SLES-01390.bin │ └── SLUS-00660.bin ├── Tail of the Sun │ └── SCUS-94607.bin ├── Tales of Destiny │ ├── SLPS-01100.bin │ └── SLUS-00626.bin ├── Tales of Eternia │ ├── SCPS-45507.bin │ ├── SCPS-45508.bin │ ├── SCPS-45509.bin │ ├── SLPS-03045.bin │ ├── SLPS-03046.bin │ ├── SLPS-03047.bin │ ├── SLPS-03050.bin │ ├── SLPS-03051.bin │ ├── SLPS-03052.bin │ ├── SLPS-91247.bin │ ├── SLPS-91248.bin │ ├── SLPS-91249.bin │ ├── SLUS-01355.bin │ ├── SLUS-01367.bin │ └── SLUS-01368.bin ├── Tales of Phantasia │ ├── SCPS-45367.bin │ ├── SLPS-01770.bin │ └── SLPS-91210.bin ├── Tall - Infinity │ └── SLUS-01547.bin ├── Tantei Jinguuji Saburo - Mikan No Rupo │ ├── SLPS-00544.bin │ └── SLPS-03016.bin ├── Tecmo's Deception - Inivitation to Darkness │ ├── SLES-00848.bin │ └── SLUS-00340.bin ├── Tekken 2 │ ├── SCES-00255.bin │ └── SLUS-00213.bin ├── Tekken │ ├── SCES-00005.bin │ └── SLUS-00006.bin ├── The Great Battle VI │ └── SLPS-00719.bin ├── The Hive │ ├── SLPS-00325.bin │ ├── SLPS-00326.bin │ ├── SLUS-00120.bin │ └── SLUS-00182.bin ├── The King of Fighters '99 │ └── SLUS-01332.bin ├── The Legend of Dragoon │ ├── SCES-03044.bin │ ├── SCES-03045.bin │ ├── SCES-03046.bin │ ├── SCES-03047.bin │ ├── SCES-13044.bin │ ├── SCES-13045.bin │ ├── SCES-13046.bin │ ├── SCES-13047.bin │ ├── SCES-23044.bin │ ├── SCES-23045.bin │ ├── SCES-23046.bin │ ├── SCES-23047.bin │ ├── SCES-33044.bin │ ├── SCES-33045.bin │ ├── SCES-33046.bin │ └── SCES-33047.bin ├── The Misadventures of Tron Bonne │ ├── SLES-02795.bin │ ├── SLPS-02108.bin │ ├── SLPS-02109.bin │ └── SLUS-00896.bin ├── The Raiden Project │ ├── SLES-00051.bin │ ├── SLPM-86613.bin │ └── SLPS-00013.bin ├── Theme Park World │ ├── SLES-02688.bin │ ├── SLPS-02643.bin │ └── SLUS-01069.bin ├── Theme Park │ ├── SLES-00072.bin │ └── SLPS-00175.bin ├── Tobal No. 1 │ ├── SCES-00497.bin │ └── SCUS-94208.bin ├── Tomb Raider II │ ├── SLES-00719.bin │ ├── SLES-00720.bin │ ├── SLPS-01200.bin │ └── SLUS-00437.bin ├── Tomb Raider │ ├── SLES-00485.bin │ ├── SLES-00486.bin │ ├── SLPS-00617.bin │ └── SLUS-00152.bin ├── Tomba! 2 - The Evil Swine Return │ ├── SCES-02147.bin │ ├── SCES-02684.bin │ ├── SCES-02685.bin │ ├── SCES-02686.bin │ ├── SCES-02687.bin │ ├── SCUS-94454.bin │ └── SLPS-02350.bin ├── Tomba │ ├── SCES-01330.bin │ ├── SCES-01331.bin │ └── SCUS-94236.bin ├── Torneko - The Last Hope │ ├── SLPM-86293.bin │ └── SLUS-01181.bin ├── Toshinden 4 │ ├── SLES-02493.bin │ └── SLPS-02022.bin ├── Transformers - Beast Wars Transmetals │ ├── SLPS-02468.bin │ └── SLUS-01160.bin ├── Treasures of the Deep │ ├── SCES-00850.bin │ ├── SCES-01070.bin │ ├── SCES-01071.bin │ ├── SCES-01072.bin │ ├── SCES-01073.bin │ └── SLUS-00430.bin ├── Twinbee Taisen Puzzle Dama │ └── SLPS-00015.bin ├── Twisted Metal │ └── SCES-00061.bin ├── Um Jammer Lammy │ └── SCES-01753.bin ├── V-Rally 2 │ ├── SLED-02124.bin │ ├── SLES-01907.bin │ ├── SLPM-80500.bin │ ├── SLPS-02516.bin │ ├── SLPS-91467.bin │ └── SLUS-01003.bin ├── V-Rally │ ├── SLES-00250.bin │ ├── SLPM-80191.bin │ ├── SLPS-01149.bin │ ├── SLPS-91099.bin │ └── SLUS-00590.bin ├── Vagrant Story │ ├── SLES-02754.bin │ ├── SLES-02755.bin │ ├── SLES-02756.bin │ └── SLUS-01040.bin ├── Valkyrie Profile │ ├── SLPM-86371.bin │ ├── SLPM-86372.bin │ ├── SLPM-86379.bin │ ├── SLPM-86380.bin │ ├── SLUS-01156.bin │ └── SLUS-01179.bin ├── Vandal Hearts │ ├── SLES-00204.bin │ └── SLUS-00447.bin ├── Vib-Ribbon │ ├── SCES-02873.bin │ └── SCPS-18012.bin ├── Victory Boxing 2 │ ├── SCUS-94294.bin │ └── SLES-01393.bin ├── Vigilante 8 - 2nd Offense │ ├── SLES-02162.bin │ ├── SLPM-86928.bin │ ├── SLPS-02615.bin │ └── SLUS-00868.bin ├── Vigilante 8 │ ├── SLES-01212.bin │ ├── SLES-01213.bin │ ├── SLES-01214.bin │ ├── SLES-01215.bin │ ├── SLPM-86929.bin │ ├── SLPS-01703.bin │ ├── SLPS-91182.bin │ └── SLUS-00510.bin ├── Walt Disney World Quest - Magical Racing Tour │ └── SLUS-01106.bin ├── Warriors of Might and Magic (Europe) │ ├── SLES-03263.bin │ └── SLES-03330.bin ├── Warriors of Might and Magic (USA) │ └── SLUS-01204.bin ├── Wayne Gretzky's 3D Hockey '98 │ ├── SLES-01160.bin │ └── SLUS-00147.bin ├── Wing Commander III - Heart of the Tiger │ ├── SLES-00074.bin │ ├── SLES-00104.bin │ ├── SLES-00105.bin │ ├── SLES-10074.bin │ ├── SLES-10104.bin │ ├── SLES-10105.bin │ ├── SLES-20074.bin │ ├── SLES-20104.bin │ ├── SLES-20105.bin │ ├── SLES-30074.bin │ ├── SLES-30104.bin │ ├── SLES-30105.bin │ ├── SLPS-00477.bin │ ├── SLPS-00478.bin │ ├── SLPS-00479.bin │ ├── SLPS-00480.bin │ ├── SLUS-00019.bin │ ├── SLUS-00134.bin │ ├── SLUS-00135.bin │ └── SLUS-00136.bin ├── Wing Over 2 │ └── SLES-01375.bin ├── Worms Pinball │ └── SLES-00483.bin ├── Worms World Party │ ├── SLES-03804.bin │ └── SLUS-01448.bin ├── Xevious 3D-G+ │ ├── SCES-00736.bin │ ├── SLPS-00750.bin │ └── SLUS-00461.bin ├── YoYo's Puzzle Park │ └── SLES-01784.bin ├── Zero Divide 2 - The Secret Wish │ ├── SCES-01094.bin │ ├── SCES-01287.bin │ ├── SCES-01288.bin │ └── SCES-01289.bin └── Zero Divide │ ├── SLES-00159.bin │ └── SLUS-00183.bin ├── riff.py ├── sign3.py ├── sign3.spec ├── testimages └── vs │ ├── blank.png │ ├── sine.wav │ ├── vs.CUE │ ├── vs.bin │ └── vs.cue ├── theme_ascii.py ├── theme_dotpainting.py ├── theme_opencv.py └── vmp.py /.gitignore: -------------------------------------------------------------------------------- 1 | _internal/ 2 | __pycache__/ 3 | -------------------------------------------------------------------------------- /PS3LOGO.DAT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/PS3LOGO.DAT -------------------------------------------------------------------------------- /libcrypt/Actua Ice Hockey 2 (Europe).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Actua Ice Hockey 2 (Europe).ppf -------------------------------------------------------------------------------- /libcrypt/Ape Escape (France).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Ape Escape (France).ppf -------------------------------------------------------------------------------- /libcrypt/Dino Crisis (France).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Dino Crisis (France).ppf -------------------------------------------------------------------------------- /libcrypt/Disney Tarzan (France).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Disney Tarzan (France).ppf -------------------------------------------------------------------------------- /libcrypt/F1 2000 (Europe) (En,Fr,De,Nl).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/F1 2000 (Europe) (En,Fr,De,Nl).ppf -------------------------------------------------------------------------------- /libcrypt/Galerians (France) (Disc 1).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Galerians (France) (Disc 1).ppf -------------------------------------------------------------------------------- /libcrypt/Galerians (France) (Disc 2).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Galerians (France) (Disc 2).ppf -------------------------------------------------------------------------------- /libcrypt/Galerians (France) (Disc 3).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Galerians (France) (Disc 3).ppf -------------------------------------------------------------------------------- /libcrypt/Les Cochons de Guerre (France).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Les Cochons de Guerre (France).ppf -------------------------------------------------------------------------------- /libcrypt/MediEvil (France).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/MediEvil (France).ppf -------------------------------------------------------------------------------- /libcrypt/MediEvil 2 (Europe) (En,Fr,De).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/MediEvil 2 (Europe) (En,Fr,De).ppf -------------------------------------------------------------------------------- /libcrypt/MoHo (Europe) (En,Fr,De,Es,It).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/MoHo (Europe) (En,Fr,De,Es,It).ppf -------------------------------------------------------------------------------- /libcrypt/SaGa Frontier 2 (France).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/SaGa Frontier 2 (France).ppf -------------------------------------------------------------------------------- /libcrypt/Space Debris (France).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Space Debris (France).ppf -------------------------------------------------------------------------------- /libcrypt/Sydney 2000 (Europe).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Sydney 2000 (Europe).ppf -------------------------------------------------------------------------------- /libcrypt/Sydney 2000 (France).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Sydney 2000 (France).ppf -------------------------------------------------------------------------------- /libcrypt/UEFA Euro 2000 (France).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/UEFA Euro 2000 (France).ppf -------------------------------------------------------------------------------- /libcrypt/Urban Chaos (France).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Urban Chaos (France).ppf -------------------------------------------------------------------------------- /libcrypt/Vagrant Story (France).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/libcrypt/Vagrant Story (France).ppf -------------------------------------------------------------------------------- /pop-fe-ps3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pop-fe-ps3.png -------------------------------------------------------------------------------- /ppf/Jackie Chan Stuntmaster (USA).ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/Jackie Chan Stuntmaster (USA).ppf -------------------------------------------------------------------------------- /ppf/PBPX-xxxxx.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/PBPX-xxxxx.ppf -------------------------------------------------------------------------------- /ppf/SLES-00053.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLES-00053.ppf -------------------------------------------------------------------------------- /ppf/SLES-00528.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLES-00528.ppf -------------------------------------------------------------------------------- /ppf/SLES-02136.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLES-02136.ppf -------------------------------------------------------------------------------- /ppf/SLES-02913.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLES-02913.ppf -------------------------------------------------------------------------------- /ppf/SLES-03449.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLES-03449.ppf -------------------------------------------------------------------------------- /ppf/SLPS-01567.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLPS-01567.ppf -------------------------------------------------------------------------------- /ppf/SLUS-00330 (Rev 1).ppf: -------------------------------------------------------------------------------- 1 | PPF30Patch created with PPF-Studio v1.01 Ф -------------------------------------------------------------------------------- /ppf/SLUS-00330.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLUS-00330.ppf -------------------------------------------------------------------------------- /ppf/SLUS-00601.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLUS-00601.ppf -------------------------------------------------------------------------------- /ppf/SLUS-00633.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLUS-00633.ppf -------------------------------------------------------------------------------- /ppf/SLUS-00684.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLUS-00684.ppf -------------------------------------------------------------------------------- /ppf/SLUS-00870.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLUS-00870.ppf -------------------------------------------------------------------------------- /ppf/SLUS-00884-psp.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLUS-00884-psp.ppf -------------------------------------------------------------------------------- /ppf/SLUS-00888.ppf: -------------------------------------------------------------------------------- 1 | PPF30Patch created with PPF-Studio v1.01 09) -------------------------------------------------------------------------------- /ppf/SLUS-00990.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLUS-00990.ppf -------------------------------------------------------------------------------- /ppf/SLUS-01231.ppf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ppf/SLUS-01231.ppf -------------------------------------------------------------------------------- /ps3configs/Alundra 2/SLES-02600.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Alundra 2/SLES-02601.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Alundra 2/SLES-02602.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Alundra 2/SLUS-01017.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Ape Escape/SCES-01564.BIN: -------------------------------------------------------------------------------- 1 | 3 -------------------------------------------------------------------------------- /ps3configs/Ape Escape/SCES-02028.BIN: -------------------------------------------------------------------------------- 1 | 3 -------------------------------------------------------------------------------- /ps3configs/Ape Escape/SCES-02029.BIN: -------------------------------------------------------------------------------- 1 | 3 -------------------------------------------------------------------------------- /ps3configs/Ape Escape/SCES-02030.BIN: -------------------------------------------------------------------------------- 1 | 3 -------------------------------------------------------------------------------- /ps3configs/Ape Escape/SCES-02031.BIN: -------------------------------------------------------------------------------- 1 | 3 -------------------------------------------------------------------------------- /ps3configs/Ape Escape/SCUS-94423.BIN: -------------------------------------------------------------------------------- 1 | 3 -------------------------------------------------------------------------------- /ps3configs/Armored Core - Master of Arena/SLPS-01855.BIN: -------------------------------------------------------------------------------- 1 |  666 -------------------------------------------------------------------------------- /ps3configs/Armored Core - Master of Arena/SLPS-01856.BIN: -------------------------------------------------------------------------------- 1 |  666 -------------------------------------------------------------------------------- /ps3configs/Armored Core - Master of Arena/SLUS-01030.BIN: -------------------------------------------------------------------------------- 1 |  666 -------------------------------------------------------------------------------- /ps3configs/Armored Core - Master of Arena/SLUS-01081.BIN: -------------------------------------------------------------------------------- 1 |  666 -------------------------------------------------------------------------------- /ps3configs/Battle Arena Toshinden 2/SCES-00232.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Battle Arena Toshinden 2/SCUS-00220.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Beltlogger 9/SLES-00754.BIN: -------------------------------------------------------------------------------- 1 | Z -------------------------------------------------------------------------------- /ps3configs/Beltlogger 9/SLPS-00581.BIN: -------------------------------------------------------------------------------- 1 | Z -------------------------------------------------------------------------------- /ps3configs/Beltlogger 9/SLUS-00444.BIN: -------------------------------------------------------------------------------- 1 | Z -------------------------------------------------------------------------------- /ps3configs/Big Bass World Championship/SLUS-00228.BIN: -------------------------------------------------------------------------------- 1 | d -------------------------------------------------------------------------------- /ps3configs/Biohazard 2/SLPS-01510.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Biohazard 2/SLPS-01510.BIN -------------------------------------------------------------------------------- /ps3configs/Biohazard 2/SLPS-01511.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Biohazard 2/SLPS-01511.BIN -------------------------------------------------------------------------------- /ps3configs/Bloody Roar 2/SCPS-45374.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Bloody Roar 2/SLES-01722.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Bloody Roar 2/SLPS-01842.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Brain Dead 13/SLPS-00514.bin: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Brain Dead 13/SLPS-00515.bin: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Brain Dead 13/SLUS-00083.bin: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Brain Dead 13/SLUS-00171.bin: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Breath of Fire IV/SLES-03552.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Breath of Fire IV/SLUS-01324.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Castlevania - Symphony of the Night/SCPS-45196.BIN: -------------------------------------------------------------------------------- 1 | ! -------------------------------------------------------------------------------- /ps3configs/Castlevania - Symphony of the Night/SLES-00524.BIN: -------------------------------------------------------------------------------- 1 | ! -------------------------------------------------------------------------------- /ps3configs/Castlevania - Symphony of the Night/SLPM-86023.BIN: -------------------------------------------------------------------------------- 1 | ! -------------------------------------------------------------------------------- /ps3configs/Clock Tower/SLES-00870.BIN: -------------------------------------------------------------------------------- 1 | "  -------------------------------------------------------------------------------- /ps3configs/Clock Tower/SLES-00871.BIN: -------------------------------------------------------------------------------- 1 | "  -------------------------------------------------------------------------------- /ps3configs/Clock Tower/SLES-00872.BIN: -------------------------------------------------------------------------------- 1 | "  -------------------------------------------------------------------------------- /ps3configs/Clock Tower/SLUS-00539.BIN: -------------------------------------------------------------------------------- 1 | "  -------------------------------------------------------------------------------- /ps3configs/Command & Conquer - Red Alert/SLES-00949.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Command & Conquer - Red Alert/SLES-01006.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Command & Conquer - Red Alert/SLES-01007.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Command & Conquer - Red Alert/SLES-10949.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Command & Conquer - Red Alert/SLES-11006.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Command & Conquer - Red Alert/SLES-11007.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Crash Bandicoot 2/SCES-00967.BIN: -------------------------------------------------------------------------------- 1 | 3 -------------------------------------------------------------------------------- /ps3configs/Crash Bandicoot 2/SCUS-94154.BIN: -------------------------------------------------------------------------------- 1 | 3 -------------------------------------------------------------------------------- /ps3configs/Crash Bandicoot 3/SCES-01420.BIN: -------------------------------------------------------------------------------- 1 | 32T -------------------------------------------------------------------------------- /ps3configs/Crash Bandicoot 3/SCUS-94244.BIN: -------------------------------------------------------------------------------- 1 | 32T -------------------------------------------------------------------------------- /ps3configs/Crash Team Racing/SCES-02105.BIN: -------------------------------------------------------------------------------- 1 | 666 -------------------------------------------------------------------------------- /ps3configs/Crash Team Racing/SCPS-10118.BIN: -------------------------------------------------------------------------------- 1 | 666 -------------------------------------------------------------------------------- /ps3configs/Deception II/SLES-01967.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Deception II/SLUS-00677.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Deception III/SLUS-01067.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Digimon World 3/SLES-03936.BIN: -------------------------------------------------------------------------------- 1 | F6667 -------------------------------------------------------------------------------- /ps3configs/Digimon World 3/SLUS-01436.BIN: -------------------------------------------------------------------------------- 1 | F6667 -------------------------------------------------------------------------------- /ps3configs/Disney's Goofy Fun House/SLES-03638.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Disney's Goofy Fun House/SLES-03639.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Disney's Goofy Fun House/SLES-03640.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Disney's Goofy Fun House/SLES-03641.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Disney's Goofy Fun House/SLUS-01209.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Disney's Treasure Planet/SCUS-94647.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Driver 2/SLES-02993.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Driver 2/SLES-02993.BIN -------------------------------------------------------------------------------- /ps3configs/Driver 2/SLES-02994.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Driver 2/SLES-02994.BIN -------------------------------------------------------------------------------- /ps3configs/Driver 2/SLES-02995.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Driver 2/SLES-02995.BIN -------------------------------------------------------------------------------- /ps3configs/Driver 2/SLES-02996.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Driver 2/SLES-02996.BIN -------------------------------------------------------------------------------- /ps3configs/Driver 2/SLES-02997.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Driver 2/SLES-02997.BIN -------------------------------------------------------------------------------- /ps3configs/Dynasty Warriors/SLES-00885.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Dynasty Warriors/SLES-00885.BIN -------------------------------------------------------------------------------- /ps3configs/Dynasty Warriors/SLUS-00438.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Dynasty Warriors/SLUS-00438.BIN -------------------------------------------------------------------------------- /ps3configs/Ehrgeiz/SLES-02111.BIN: -------------------------------------------------------------------------------- 1 | 666 -------------------------------------------------------------------------------- /ps3configs/Ehrgeiz/SLUS-00809.BIN: -------------------------------------------------------------------------------- 1 | 666 -------------------------------------------------------------------------------- /ps3configs/Equestriad 2001/SLES-03290.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Equestriad 2001/SLES-03290.BIN -------------------------------------------------------------------------------- /ps3configs/Equestriad 2001/SLUS-01462.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Equestriad 2001/SLUS-01462.BIN -------------------------------------------------------------------------------- /ps3configs/Fear Effect/SLUS-00920.BIN: -------------------------------------------------------------------------------- 1 | 8 -------------------------------------------------------------------------------- /ps3configs/Fear Effect/SLUS-01056.BIN: -------------------------------------------------------------------------------- 1 | 8 -------------------------------------------------------------------------------- /ps3configs/Fear Effect/SLUS-01057.BIN: -------------------------------------------------------------------------------- 1 | 8 -------------------------------------------------------------------------------- /ps3configs/Fear Effect/SLUS-01058.BIN: -------------------------------------------------------------------------------- 1 | 8 -------------------------------------------------------------------------------- /ps3configs/Fighting Force/SLES-00731.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Fighting Force/SLPS-01164.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Final Fantasy Anthology/SCES-13840.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Final Fantasy IV/SCES-03840.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Final Fantasy IV/SCES-03840.BIN -------------------------------------------------------------------------------- /ps3configs/Final Fantasy IV/SLUS-01360.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Final Fantasy IV/SLUS-01360.BIN -------------------------------------------------------------------------------- /ps3configs/Geom Cube/SLUS-00024.BIN: -------------------------------------------------------------------------------- 1 | 7 -------------------------------------------------------------------------------- /ps3configs/Gex - Enter the Gecko/SLES-00596.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Gex/SLES-00133.BIN: -------------------------------------------------------------------------------- 1 | L -------------------------------------------------------------------------------- /ps3configs/Gex/SLPS-00244.BIN: -------------------------------------------------------------------------------- 1 | L -------------------------------------------------------------------------------- /ps3configs/Ghost in the Shell/SCES-01050.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Ghost in the Shell/SCES-01074.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Ghost in the Shell/SCES-01075.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Ghost in the Shell/SLUS-00552.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Harvest Moon - Back to Nature/SLES-02781.BIN: -------------------------------------------------------------------------------- 1 | 32T -------------------------------------------------------------------------------- /ps3configs/Harvest Moon - Back to Nature/SLUS-01115.BIN: -------------------------------------------------------------------------------- 1 | 32T -------------------------------------------------------------------------------- /ps3configs/Hi-Octane/SLES-00115.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Hi-Octane/SLUS-00157.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/International Superstar Soccer/SLES-02550.BIN: -------------------------------------------------------------------------------- 1 | 2 -------------------------------------------------------------------------------- /ps3configs/International Superstar Soccer/SLPM-86317.BIN: -------------------------------------------------------------------------------- 1 | 2 -------------------------------------------------------------------------------- /ps3configs/Judge Dredd/SLUS-00630.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Jumping Flash! 2/SCES-00111.BIN: -------------------------------------------------------------------------------- 1 | 666 -------------------------------------------------------------------------------- /ps3configs/Jumping Flash! 2/SCUS-94108.BIN: -------------------------------------------------------------------------------- 1 | 666 -------------------------------------------------------------------------------- /ps3configs/Klonoa Beach Volleyball/SCES-03922.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Kurushi Final/SCES-02009.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Kurushi Final/SCES-02010.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Kurushi Final/SCES-02011.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Kurushi Final/SCES-02012.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Kurushi Final/SCES-02013.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Loaded/SLES-00013.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Loaded/SLPS-00235.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Medievil 2/SCES-02544.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Medievil 2/SCES-02544.BIN -------------------------------------------------------------------------------- /ps3configs/Medievil 2/SCES-02545.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Medievil 2/SCES-02545.BIN -------------------------------------------------------------------------------- /ps3configs/Medievil 2/SCES-02546.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Medievil 2/SCES-02546.BIN -------------------------------------------------------------------------------- /ps3configs/Medievil 2/SCUS-94564.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Medievil 2/SCUS-94564.BIN -------------------------------------------------------------------------------- /ps3configs/Monster Rancher 2/SLUS-00917.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Monster Rancher 2/SLUS-00917.BIN -------------------------------------------------------------------------------- /ps3configs/Motorhead/SLUS-00717.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Myst/SCUS-94602.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Myst/SLES-00218.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Namco Museum Vol. 3/SCES-00268.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Namco Museum Vol. 3/SLUS-00398.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Pet in TV/SCES-00981.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Pet in TV/SCES-01357.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Pet in TV/SCES-01358.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Populous - The Beginning/SLPS-02085.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Populous - The Beginning/SLUS-00277.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Rage Racer/SCES-00650.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Rage Racer/SCES-00650.BIN -------------------------------------------------------------------------------- /ps3configs/Rage Racer/SLPS-00600.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Rage Racer/SLPS-00600.BIN -------------------------------------------------------------------------------- /ps3configs/Rage Racer/SLUS-00403.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Rage Racer/SLUS-00403.BIN -------------------------------------------------------------------------------- /ps3configs/Raiden/SCUS-94402.BIN: -------------------------------------------------------------------------------- 1 |  666 -------------------------------------------------------------------------------- /ps3configs/Raiden/SLES-00051.BIN: -------------------------------------------------------------------------------- 1 |  666 -------------------------------------------------------------------------------- /ps3configs/Rapid Racer/SCES-00394.BIN: -------------------------------------------------------------------------------- 1 | " 1 -------------------------------------------------------------------------------- /ps3configs/Rapid Racer/SCUS-94229.BIN: -------------------------------------------------------------------------------- 1 | " 1 -------------------------------------------------------------------------------- /ps3configs/Rayman/SLES-00049.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Rayman/SLES-00049.BIN -------------------------------------------------------------------------------- /ps3configs/Rayman/SLUS-00005.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Rayman/SLUS-00005.BIN -------------------------------------------------------------------------------- /ps3configs/Real Bout Fatal Fury/SCES-00561.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLES-00972.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLES-00972.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLES-00973.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLES-00973.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLES-00974.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLES-00974.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLES-00975.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLES-00975.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLES-00976.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLES-00976.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLES-10972.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLES-10972.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLES-10973.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLES-10973.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLES-10974.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLES-10974.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLES-10975.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLES-10975.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLES-10976.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLES-10976.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLUS-00421.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLUS-00421.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLUS-00592.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLUS-00592.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLUS-00748.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLUS-00748.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 2/SLUS-00756.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Resident Evil 2/SLUS-00756.BIN -------------------------------------------------------------------------------- /ps3configs/Resident Evil 3/SLES-02529.BIN: -------------------------------------------------------------------------------- 1 | 32T -------------------------------------------------------------------------------- /ps3configs/Resident Evil 3/SLES-02530.BIN: -------------------------------------------------------------------------------- 1 | 32T -------------------------------------------------------------------------------- /ps3configs/Resident Evil 3/SLES-02531.BIN: -------------------------------------------------------------------------------- 1 | 32T -------------------------------------------------------------------------------- /ps3configs/Resident Evil 3/SLES-02532.BIN: -------------------------------------------------------------------------------- 1 | 32T -------------------------------------------------------------------------------- /ps3configs/Resident Evil 3/SLES-02533.BIN: -------------------------------------------------------------------------------- 1 | 32T -------------------------------------------------------------------------------- /ps3configs/Resident Evil 3/SLES-02698.BIN: -------------------------------------------------------------------------------- 1 | 32T -------------------------------------------------------------------------------- /ps3configs/Resident Evil 3/SLUS-00923.BIN: -------------------------------------------------------------------------------- 1 | 32T -------------------------------------------------------------------------------- /ps3configs/Rival Schools/SLES-01436.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Rival Schools/SLES-01436.BIN -------------------------------------------------------------------------------- /ps3configs/Rival Schools/SLES-11436.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Rival Schools/SLES-11436.BIN -------------------------------------------------------------------------------- /ps3configs/Rival Schools/SLUS-00681.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Rival Schools/SLUS-00681.BIN -------------------------------------------------------------------------------- /ps3configs/Rival Schools/SLUS-00771.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Rival Schools/SLUS-00771.BIN -------------------------------------------------------------------------------- /ps3configs/Roland Garros French Open 2001/SLES-03449.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/SaGa Frontier 2/SLES-02112.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/SaGa Frontier 2/SLES-02113.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/SaGa Frontier 2/SLES-02118.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/SaGa Frontier 2/SLUS-00933.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Sanvein/SLES-02919.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Sanvein/SLES-02919.BIN -------------------------------------------------------------------------------- /ps3configs/Sanvein/SLUS-01302.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Sanvein/SLUS-01302.BIN -------------------------------------------------------------------------------- /ps3configs/Shadow Tower/SLUS-00863.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Shadow Tower/SLUS-00863.BIN -------------------------------------------------------------------------------- /ps3configs/Shockwave Assault/SLES-00071.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Shockwave Assault/SLES-10071.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Shockwave Assault/SLPS-00419.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Shockwave Assault/SLPS-00516.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Shrek Treasure Hunt/SLES-03996.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Shrek Treasure Hunt/SLUS-01463.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Silent Hill/SLES-01514.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Silent Hill/SLES-01514.bin -------------------------------------------------------------------------------- /ps3configs/Silent Hill/SLPS-86192.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Silent Hill/SLPS-86192.bin -------------------------------------------------------------------------------- /ps3configs/Silent Hill/SLUS-00707.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Silent Hill/SLUS-00707.bin -------------------------------------------------------------------------------- /ps3configs/Spin Jam/SLUS-01250.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Strider 2/SLES-02867.BIN: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /ps3configs/Strider 2/SLUS-01163.BIN: -------------------------------------------------------------------------------- 1 | 1 -------------------------------------------------------------------------------- /ps3configs/Strikers 1945 II/SLES-03510.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Strikers 1945 II/SLES-03510.BIN -------------------------------------------------------------------------------- /ps3configs/Strikers 1945 II/SLKA-02001.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Strikers 1945 II/SLKA-02001.BIN -------------------------------------------------------------------------------- /ps3configs/Super Puzzle Fighter II Turbo/SLES-00605.BIN: -------------------------------------------------------------------------------- 1 | ' -------------------------------------------------------------------------------- /ps3configs/Super Puzzle Fighter II Turbo/SLUS-00418.BIN: -------------------------------------------------------------------------------- 1 | ' -------------------------------------------------------------------------------- /ps3configs/Tecmo's Deception/SLES-00848.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Tecmo's Deception/SLUS-00340.BIN: -------------------------------------------------------------------------------- 1 |  -------------------------------------------------------------------------------- /ps3configs/Thousand Arms/SLUS-00845.BIN: -------------------------------------------------------------------------------- 1 | x -------------------------------------------------------------------------------- /ps3configs/Thousand Arms/SLUS-00858.BIN: -------------------------------------------------------------------------------- 1 | x -------------------------------------------------------------------------------- /ps3configs/Tombi 2/SCES-02147.BIN: -------------------------------------------------------------------------------- 1 | d -------------------------------------------------------------------------------- /ps3configs/Tombi 2/SCES-02684.BIN: -------------------------------------------------------------------------------- 1 | d -------------------------------------------------------------------------------- /ps3configs/Tombi 2/SCES-02685.BIN: -------------------------------------------------------------------------------- 1 | d -------------------------------------------------------------------------------- /ps3configs/Tombi 2/SCES-02686.BIN: -------------------------------------------------------------------------------- 1 | d -------------------------------------------------------------------------------- /ps3configs/Tombi 2/SCES-02687.BIN: -------------------------------------------------------------------------------- 1 | d -------------------------------------------------------------------------------- /ps3configs/Transformers Beast Wars Transmetals/SLPS-02468.BIN: -------------------------------------------------------------------------------- 1 | d -------------------------------------------------------------------------------- /ps3configs/Transformers Beast Wars Transmetals/SLUS-01160.BIN: -------------------------------------------------------------------------------- 1 | d -------------------------------------------------------------------------------- /ps3configs/Um Jammer Lammy/SCUS-94448.BIN: -------------------------------------------------------------------------------- 1 | 8 -------------------------------------------------------------------------------- /ps3configs/Vampire Hunter D/SLES-02731.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Vampire Hunter D/SLES-02731.BIN -------------------------------------------------------------------------------- /ps3configs/Vampire Hunter D/SLPS-02477.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Vampire Hunter D/SLPS-02477.BIN -------------------------------------------------------------------------------- /ps3configs/Vampire Hunter D/SLUS-01138.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Vampire Hunter D/SLUS-01138.BIN -------------------------------------------------------------------------------- /ps3configs/Vigilante 8/SLES-01212.BIN: -------------------------------------------------------------------------------- 1 |   -------------------------------------------------------------------------------- /ps3configs/Vigilante 8/SLES-01213.BIN: -------------------------------------------------------------------------------- 1 |   -------------------------------------------------------------------------------- /ps3configs/Vigilante 8/SLES-01214.BIN: -------------------------------------------------------------------------------- 1 |   -------------------------------------------------------------------------------- /ps3configs/Vigilante 8/SLES-01215.BIN: -------------------------------------------------------------------------------- 1 |   -------------------------------------------------------------------------------- /ps3configs/Vigilante 8/SLUS-00510.BIN: -------------------------------------------------------------------------------- 1 |   -------------------------------------------------------------------------------- /ps3configs/Zero Divide/SLES-00159.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Zero Divide/SLES-00159.BIN -------------------------------------------------------------------------------- /ps3configs/Zero Divide/SLUS-00183.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/ps3configs/Zero Divide/SLUS-00183.BIN -------------------------------------------------------------------------------- /pspconfigs/007 Racing/SLES-03355.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/007 Racing/SLES-03355.bin -------------------------------------------------------------------------------- /pspconfigs/007 Racing/SLUS-01300.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/007 Racing/SLUS-01300.bin -------------------------------------------------------------------------------- /pspconfigs/Ace Combat 2/SCES-00901.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ace Combat 2/SCES-00901.bin -------------------------------------------------------------------------------- /pspconfigs/Ace Combat 2/SCES-00902.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ace Combat 2/SCES-00902.bin -------------------------------------------------------------------------------- /pspconfigs/Ace Combat 2/SLPS-00830.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ace Combat 2/SLPS-00830.bin -------------------------------------------------------------------------------- /pspconfigs/Ace Combat 2/SLPS-91146.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ace Combat 2/SLPS-91146.bin -------------------------------------------------------------------------------- /pspconfigs/Ace Combat 2/SLUS-00404.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ace Combat 2/SLUS-00404.bin -------------------------------------------------------------------------------- /pspconfigs/Aces of the Air/SLUS-01470.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Aces of the Air/SLUS-01470.bin -------------------------------------------------------------------------------- /pspconfigs/Actua Tennis/SLES-01396.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Actua Tennis/SLES-01396.bin -------------------------------------------------------------------------------- /pspconfigs/Air Combat/SLPS-00061.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Air Combat/SLPS-00061.bin -------------------------------------------------------------------------------- /pspconfigs/Air Combat/SLUS-00001.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Air Combat/SLUS-00001.bin -------------------------------------------------------------------------------- /pspconfigs/Alundra 2/SLES-02600.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Alundra 2/SLES-02600.bin -------------------------------------------------------------------------------- /pspconfigs/Alundra 2/SLES-02601.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Alundra 2/SLES-02601.bin -------------------------------------------------------------------------------- /pspconfigs/Alundra 2/SLES-02602.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Alundra 2/SLES-02602.bin -------------------------------------------------------------------------------- /pspconfigs/Alundra 2/SLUS-01017.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Alundra 2/SLUS-01017.bin -------------------------------------------------------------------------------- /pspconfigs/Alundra/SLES-01135.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Alundra/SLES-01135.bin -------------------------------------------------------------------------------- /pspconfigs/Alundra/SLES-01198.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Alundra/SLES-01198.bin -------------------------------------------------------------------------------- /pspconfigs/Alundra/SLES-01256.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Alundra/SLES-01256.bin -------------------------------------------------------------------------------- /pspconfigs/Alundra/SLES-01257.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Alundra/SLES-01257.bin -------------------------------------------------------------------------------- /pspconfigs/Alundra/SLES-01258.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Alundra/SLES-01258.bin -------------------------------------------------------------------------------- /pspconfigs/Alundra/SLUS-00553.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Alundra/SLUS-00553.bin -------------------------------------------------------------------------------- /pspconfigs/Ape Escape/SCES-01564.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ape Escape/SCES-01564.bin -------------------------------------------------------------------------------- /pspconfigs/Ape Escape/SCES-02028.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ape Escape/SCES-02028.bin -------------------------------------------------------------------------------- /pspconfigs/Ape Escape/SCES-02029.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ape Escape/SCES-02029.bin -------------------------------------------------------------------------------- /pspconfigs/Ape Escape/SCES-02030.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ape Escape/SCES-02030.bin -------------------------------------------------------------------------------- /pspconfigs/Ape Escape/SCES-02031.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ape Escape/SCES-02031.bin -------------------------------------------------------------------------------- /pspconfigs/Ape Escape/SCPS-10091.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ape Escape/SCPS-10091.bin -------------------------------------------------------------------------------- /pspconfigs/Ape Escape/SCPS-45411.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ape Escape/SCPS-45411.bin -------------------------------------------------------------------------------- /pspconfigs/Ape Escape/SCPS-91196.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ape Escape/SCPS-91196.bin -------------------------------------------------------------------------------- /pspconfigs/Ape Escape/SCPS-91331.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ape Escape/SCPS-91331.bin -------------------------------------------------------------------------------- /pspconfigs/Ape Escape/SCUS-94423.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ape Escape/SCUS-94423.bin -------------------------------------------------------------------------------- /pspconfigs/Armored Core/SCES-00842.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Armored Core/SCES-00842.bin -------------------------------------------------------------------------------- /pspconfigs/Armored Core/SCPS-45060.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Armored Core/SCPS-45060.bin -------------------------------------------------------------------------------- /pspconfigs/Armored Core/SCUS-94182.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Armored Core/SCUS-94182.bin -------------------------------------------------------------------------------- /pspconfigs/Armored Core/SLPS-00900.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Armored Core/SLPS-00900.bin -------------------------------------------------------------------------------- /pspconfigs/Armored Core/SLPS-91064.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Armored Core/SLPS-91064.bin -------------------------------------------------------------------------------- /pspconfigs/Armored Core/SLPS-91402.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Armored Core/SLPS-91402.bin -------------------------------------------------------------------------------- /pspconfigs/Armored Core/SLUS-01323.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Armored Core/SLUS-01323.bin -------------------------------------------------------------------------------- /pspconfigs/B-Movie/SLES-01260.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/B-Movie/SLES-01260.bin -------------------------------------------------------------------------------- /pspconfigs/B-Movie/SLES-01550.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/B-Movie/SLES-01550.bin -------------------------------------------------------------------------------- /pspconfigs/B-Movie/SLES-01573.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/B-Movie/SLES-01573.bin -------------------------------------------------------------------------------- /pspconfigs/B-Movie/SLUS-00709.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/B-Movie/SLUS-00709.bin -------------------------------------------------------------------------------- /pspconfigs/Battle Konchuuden/SLPS-01779.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Battle Konchuuden/SLPS-01779.bin -------------------------------------------------------------------------------- /pspconfigs/Beltlogger 9/SLES-00754.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Beltlogger 9/SLES-00754.bin -------------------------------------------------------------------------------- /pspconfigs/Beltlogger 9/SLUS-00444.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Beltlogger 9/SLUS-00444.bin -------------------------------------------------------------------------------- /pspconfigs/Blasto/SCES-01224.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Blasto/SCES-01224.bin -------------------------------------------------------------------------------- /pspconfigs/Blockids/SLES-04003.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Blockids/SLES-04003.bin -------------------------------------------------------------------------------- /pspconfigs/Blockids/SLUS-01496.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Blockids/SLUS-01496.bin -------------------------------------------------------------------------------- /pspconfigs/Bomberman/SLES-01893.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Bomberman/SLES-01893.bin -------------------------------------------------------------------------------- /pspconfigs/Bomberman/SLUS-01189.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Bomberman/SLUS-01189.bin -------------------------------------------------------------------------------- /pspconfigs/Brain Dead 13/SLUS-00083.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Brain Dead 13/SLUS-00083.bin -------------------------------------------------------------------------------- /pspconfigs/Brain Dead 13/SLUS-00171.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Brain Dead 13/SLUS-00171.bin -------------------------------------------------------------------------------- /pspconfigs/Breath of Fire IV/SLES-03552.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Breath of Fire IV/SLES-03552.bin -------------------------------------------------------------------------------- /pspconfigs/Bushido Blade/SCES-00899.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Bushido Blade/SCES-00899.bin -------------------------------------------------------------------------------- /pspconfigs/Bushido Blade/SCUS-94180.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Bushido Blade/SCUS-94180.bin -------------------------------------------------------------------------------- /pspconfigs/Bust a Groove/SCES-01313.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Bust a Groove/SCES-01313.bin -------------------------------------------------------------------------------- /pspconfigs/Bust-A-Groove/SCES-01313.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Bust-A-Groove/SCES-01313.bin -------------------------------------------------------------------------------- /pspconfigs/Carom Shot 2/SLPS-01486.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Carom Shot 2/SLPS-01486.bin -------------------------------------------------------------------------------- /pspconfigs/Championship Bass/SLES-02775.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Championship Bass/SLES-02775.bin -------------------------------------------------------------------------------- /pspconfigs/Chaos Break/SLES-03107.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Chaos Break/SLES-03107.bin -------------------------------------------------------------------------------- /pspconfigs/Chocobo Racing/SLES-02079.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Chocobo Racing/SLES-02079.bin -------------------------------------------------------------------------------- /pspconfigs/Chocobo Racing/SLUS-00844.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Chocobo Racing/SLUS-00844.bin -------------------------------------------------------------------------------- /pspconfigs/Clock Tower/SLES-00870.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Clock Tower/SLES-00870.bin -------------------------------------------------------------------------------- /pspconfigs/Clock Tower/SLES-00871.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Clock Tower/SLES-00871.bin -------------------------------------------------------------------------------- /pspconfigs/Clock Tower/SLES-00872.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Clock Tower/SLES-00872.bin -------------------------------------------------------------------------------- /pspconfigs/Clock Tower/SLPS-00657.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Clock Tower/SLPS-00657.bin -------------------------------------------------------------------------------- /pspconfigs/Clock Tower/SLPS-91056.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Clock Tower/SLPS-91056.bin -------------------------------------------------------------------------------- /pspconfigs/Clock Tower/SLUS-00539.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Clock Tower/SLUS-00539.bin -------------------------------------------------------------------------------- /pspconfigs/Colony Wars/SCPS-45254.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Colony Wars/SCPS-45254.bin -------------------------------------------------------------------------------- /pspconfigs/Colony Wars/SCPS-45255.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Colony Wars/SCPS-45255.bin -------------------------------------------------------------------------------- /pspconfigs/Colony Wars/SLES-00864.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Colony Wars/SLES-00864.bin -------------------------------------------------------------------------------- /pspconfigs/Colony Wars/SLES-10864.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Colony Wars/SLES-10864.bin -------------------------------------------------------------------------------- /pspconfigs/Colony Wars/SLPS-01403.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Colony Wars/SLPS-01403.bin -------------------------------------------------------------------------------- /pspconfigs/Colony Wars/SLPS-01404.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Colony Wars/SLPS-01404.bin -------------------------------------------------------------------------------- /pspconfigs/Command & Conquer/SLES-00531.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Command & Conquer/SLES-00531.bin -------------------------------------------------------------------------------- /pspconfigs/Command & Conquer/SLES-00532.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Command & Conquer/SLES-00532.bin -------------------------------------------------------------------------------- /pspconfigs/Command & Conquer/SLES-10531.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Command & Conquer/SLES-10531.bin -------------------------------------------------------------------------------- /pspconfigs/Command & Conquer/SLES-10532.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Command & Conquer/SLES-10532.bin -------------------------------------------------------------------------------- /pspconfigs/Command & Conquer/SLPS-00976.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Command & Conquer/SLPS-00976.bin -------------------------------------------------------------------------------- /pspconfigs/Command & Conquer/SLPS-00977.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Command & Conquer/SLPS-00977.bin -------------------------------------------------------------------------------- /pspconfigs/Cool Boarders 2/SCES-00992.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cool Boarders 2/SCES-00992.bin -------------------------------------------------------------------------------- /pspconfigs/Cool Boarders 2/SCPS-45103.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cool Boarders 2/SCPS-45103.bin -------------------------------------------------------------------------------- /pspconfigs/Cool Boarders 2/SCUS-94358.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cool Boarders 2/SCUS-94358.bin -------------------------------------------------------------------------------- /pspconfigs/Cool Boarders 2/SLPS-00967.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cool Boarders 2/SLPS-00967.bin -------------------------------------------------------------------------------- /pspconfigs/Cool Boarders 2/SLPS-91122.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cool Boarders 2/SLPS-91122.bin -------------------------------------------------------------------------------- /pspconfigs/Cool Boarders/SCPS-45061.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cool Boarders/SCPS-45061.bin -------------------------------------------------------------------------------- /pspconfigs/Cool Boarders/SCUS-94356.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cool Boarders/SCUS-94356.bin -------------------------------------------------------------------------------- /pspconfigs/Cool Boarders/SLPS-00456.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cool Boarders/SLPS-00456.bin -------------------------------------------------------------------------------- /pspconfigs/Cool Boarders/SLPS-91031.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cool Boarders/SLPS-91031.bin -------------------------------------------------------------------------------- /pspconfigs/Crash Bash/SCES-02834.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Crash Bash/SCES-02834.bin -------------------------------------------------------------------------------- /pspconfigs/Crash Bash/SCPS-10140.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Crash Bash/SCPS-10140.bin -------------------------------------------------------------------------------- /pspconfigs/Crash Bash/SCPS-45511.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Crash Bash/SCPS-45511.bin -------------------------------------------------------------------------------- /pspconfigs/Crash Bash/SCPS-91319.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Crash Bash/SCPS-91319.bin -------------------------------------------------------------------------------- /pspconfigs/Crash Bash/SCUS-94570.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Crash Bash/SCUS-94570.bin -------------------------------------------------------------------------------- /pspconfigs/Cyberia/SLES-00233.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cyberia/SLES-00233.bin -------------------------------------------------------------------------------- /pspconfigs/Cyberia/SLES-00272.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cyberia/SLES-00272.bin -------------------------------------------------------------------------------- /pspconfigs/Cyberia/SLPS-00218.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cyberia/SLPS-00218.bin -------------------------------------------------------------------------------- /pspconfigs/Cyberia/SLUS-00053.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Cyberia/SLUS-00053.bin -------------------------------------------------------------------------------- /pspconfigs/D/SLPS-00133.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/D/SLPS-00133.bin -------------------------------------------------------------------------------- /pspconfigs/D/SLPS-00134.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/D/SLPS-00134.bin -------------------------------------------------------------------------------- /pspconfigs/D/SLPS-00135.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/D/SLPS-00135.bin -------------------------------------------------------------------------------- /pspconfigs/D/SLUS-00128.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/D/SLUS-00128.bin -------------------------------------------------------------------------------- /pspconfigs/D/SLUS-00173.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/D/SLUS-00173.bin -------------------------------------------------------------------------------- /pspconfigs/D/SLUS-00174.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/D/SLUS-00174.bin -------------------------------------------------------------------------------- /pspconfigs/Destrega/SCES-01768.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Destrega/SCES-01768.bin -------------------------------------------------------------------------------- /pspconfigs/Destrega/SCES-01769.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Destrega/SCES-01769.bin -------------------------------------------------------------------------------- /pspconfigs/Destrega/SCES-01770.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Destrega/SCES-01770.bin -------------------------------------------------------------------------------- /pspconfigs/Destrega/SCES-01771.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Destrega/SCES-01771.bin -------------------------------------------------------------------------------- /pspconfigs/Destrega/SCES-01772.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Destrega/SCES-01772.bin -------------------------------------------------------------------------------- /pspconfigs/Destruction Derby/SCES-00008.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Destruction Derby/SCES-00008.bin -------------------------------------------------------------------------------- /pspconfigs/Destruction Derby/SCUS-94302.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Destruction Derby/SCUS-94302.bin -------------------------------------------------------------------------------- /pspconfigs/Destruction Derby/SIPS-60001.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Destruction Derby/SIPS-60001.bin -------------------------------------------------------------------------------- /pspconfigs/Digimon World 3/SLES-03936.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Digimon World 3/SLES-03936.bin -------------------------------------------------------------------------------- /pspconfigs/Digimon World 3/SLPS-03446.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Digimon World 3/SLPS-03446.bin -------------------------------------------------------------------------------- /pspconfigs/Digimon World 3/SLUS-01436.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Digimon World 3/SLUS-01436.bin -------------------------------------------------------------------------------- /pspconfigs/Digimon World/SLES-02914.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Digimon World/SLES-02914.bin -------------------------------------------------------------------------------- /pspconfigs/Digimon World/SLES-03434.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Digimon World/SLES-03434.bin -------------------------------------------------------------------------------- /pspconfigs/Digimon World/SLES-03435.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Digimon World/SLES-03435.bin -------------------------------------------------------------------------------- /pspconfigs/Digimon World/SLES-03436.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Digimon World/SLES-03436.bin -------------------------------------------------------------------------------- /pspconfigs/Digimon World/SLES-03437.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Digimon World/SLES-03437.bin -------------------------------------------------------------------------------- /pspconfigs/Digimon World/SLPS-01797.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Digimon World/SLPS-01797.bin -------------------------------------------------------------------------------- /pspconfigs/Digimon World/SLPS-91233.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Digimon World/SLPS-91233.bin -------------------------------------------------------------------------------- /pspconfigs/Digimon World/SLUS-01032.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Digimon World/SLUS-01032.bin -------------------------------------------------------------------------------- /pspconfigs/Dino Crisis/SLES-02207.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dino Crisis/SLES-02207.bin -------------------------------------------------------------------------------- /pspconfigs/Dino Crisis/SLES-02208.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dino Crisis/SLES-02208.bin -------------------------------------------------------------------------------- /pspconfigs/Dino Crisis/SLES-02209.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dino Crisis/SLES-02209.bin -------------------------------------------------------------------------------- /pspconfigs/Dino Crisis/SLES-02210.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dino Crisis/SLES-02210.bin -------------------------------------------------------------------------------- /pspconfigs/Dino Crisis/SLES-02211.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dino Crisis/SLES-02211.bin -------------------------------------------------------------------------------- /pspconfigs/Dr. Slump/SLPS-01934.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dr. Slump/SLPS-01934.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SCES-01705.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SCES-01705.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SCES-02565.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SCES-02565.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SCES-02566.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SCES-02566.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SCES-02567.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SCES-02567.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SCES-02568.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SCES-02568.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SCES-11705.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SCES-11705.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SCES-12565.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SCES-12565.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SCES-12566.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SCES-12566.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SCES-12567.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SCES-12567.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SCES-12568.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SCES-12568.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SCPS-45459.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SCPS-45459.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SCPS-45460.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SCPS-45460.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SLPS-02190.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SLPS-02190.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SLPS-02191.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SLPS-02191.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SLUS-01092.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SLUS-01092.bin -------------------------------------------------------------------------------- /pspconfigs/Dragon Valor/SLUS-01164.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dragon Valor/SLUS-01164.bin -------------------------------------------------------------------------------- /pspconfigs/Driver 2/SLES-02993.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver 2/SLES-02993.bin -------------------------------------------------------------------------------- /pspconfigs/Driver 2/SLES-02994.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver 2/SLES-02994.bin -------------------------------------------------------------------------------- /pspconfigs/Driver 2/SLES-02995.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver 2/SLES-02995.bin -------------------------------------------------------------------------------- /pspconfigs/Driver 2/SLES-02996.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver 2/SLES-02996.bin -------------------------------------------------------------------------------- /pspconfigs/Driver 2/SLES-02997.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver 2/SLES-02997.bin -------------------------------------------------------------------------------- /pspconfigs/Driver 2/SLES-12993.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver 2/SLES-12993.bin -------------------------------------------------------------------------------- /pspconfigs/Driver 2/SLES-12994.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver 2/SLES-12994.bin -------------------------------------------------------------------------------- /pspconfigs/Driver 2/SLES-12995.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver 2/SLES-12995.bin -------------------------------------------------------------------------------- /pspconfigs/Driver 2/SLES-12996.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver 2/SLES-12996.bin -------------------------------------------------------------------------------- /pspconfigs/Driver 2/SLES-12997.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver 2/SLES-12997.bin -------------------------------------------------------------------------------- /pspconfigs/Driver 2/SLUS-01161.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver 2/SLUS-01161.bin -------------------------------------------------------------------------------- /pspconfigs/Driver 2/SLUS-01318.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver 2/SLUS-01318.bin -------------------------------------------------------------------------------- /pspconfigs/Driver/SLES-01975.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver/SLES-01975.BIN -------------------------------------------------------------------------------- /pspconfigs/Driver/SLES-01976.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver/SLES-01976.BIN -------------------------------------------------------------------------------- /pspconfigs/Driver/SLES-01977.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver/SLES-01977.BIN -------------------------------------------------------------------------------- /pspconfigs/Driver/SLES-01978.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Driver/SLES-01978.BIN -------------------------------------------------------------------------------- /pspconfigs/Dynasty Warriors/SLES-00885.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dynasty Warriors/SLES-00885.bin -------------------------------------------------------------------------------- /pspconfigs/Dynasty Warriors/SLUS-00438.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Dynasty Warriors/SLUS-00438.bin -------------------------------------------------------------------------------- /pspconfigs/Echo Night/SLUS-00820.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Echo Night/SLUS-00820.bin -------------------------------------------------------------------------------- /pspconfigs/Einhander/SCUS-94243.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Einhander/SCUS-94243.bin -------------------------------------------------------------------------------- /pspconfigs/Elder Gate/SLPM-86494.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Elder Gate/SLPM-86494.bin -------------------------------------------------------------------------------- /pspconfigs/Emit Value Pack/SLPS-00117.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Emit Value Pack/SLPS-00117.bin -------------------------------------------------------------------------------- /pspconfigs/Emit Value Pack/SLPS-00118.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Emit Value Pack/SLPS-00118.bin -------------------------------------------------------------------------------- /pspconfigs/Emit Value Pack/SLPS-00119.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Emit Value Pack/SLPS-00119.bin -------------------------------------------------------------------------------- /pspconfigs/Evil Zone/SLES-01903.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Evil Zone/SLES-01903.bin -------------------------------------------------------------------------------- /pspconfigs/Evil Zone/SLUS-00855.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Evil Zone/SLUS-00855.bin -------------------------------------------------------------------------------- /pspconfigs/Extreme 500/SLES-02220.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Extreme 500/SLES-02220.bin -------------------------------------------------------------------------------- /pspconfigs/Fighting Force/SLES-00731.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Fighting Force/SLES-00731.bin -------------------------------------------------------------------------------- /pspconfigs/Fighting Force/SLPS-01164.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Fighting Force/SLPS-01164.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SCPS-45500.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SCPS-45500.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SCPS-45501.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SCPS-45501.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SCPS-45502.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SCPS-45502.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SCPS-45503.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SCPS-45503.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-02965.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-02965.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-02966.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-02966.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-02967.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-02967.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-02968.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-02968.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-02969.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-02969.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-12965.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-12965.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-12966.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-12966.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-12967.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-12967.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-12968.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-12968.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-12969.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-12969.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-22965.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-22965.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-22966.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-22966.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-22967.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-22967.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-22968.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-22968.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-22969.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-22969.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-32965.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-32965.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-32966.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-32966.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-32967.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-32967.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-32968.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-32968.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLES-32969.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLES-32969.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLPM-87388.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLPM-87388.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLPM-87389.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLPM-87389.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLPM-87390.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLPM-87390.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLPM-87391.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLPM-87391.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLPS-02000.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLPS-02000.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLPS-02001.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLPS-02001.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLPS-02002.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLPS-02002.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLPS-02003.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLPS-02003.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLUS-01251.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLUS-01251.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLUS-01295.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLUS-01295.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLUS-01296.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLUS-01296.bin -------------------------------------------------------------------------------- /pspconfigs/Final Fantasy IX/SLUS-01297.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Fantasy IX/SLUS-01297.bin -------------------------------------------------------------------------------- /pspconfigs/Final Round/SLPS-01266.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Final Round/SLPS-01266.bin -------------------------------------------------------------------------------- /pspconfigs/Front Mission 3/SLES-02423.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Front Mission 3/SLES-02423.bin -------------------------------------------------------------------------------- /pspconfigs/Front Mission 3/SLUS-01011.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Front Mission 3/SLUS-01011.bin -------------------------------------------------------------------------------- /pspconfigs/Fuuraiki/SLPS-03094.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Fuuraiki/SLPS-03094.bin -------------------------------------------------------------------------------- /pspconfigs/G Darius/SLES-01314.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/G Darius/SLES-01314.bin -------------------------------------------------------------------------------- /pspconfigs/G Darius/SLUS-00690.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/G Darius/SLUS-00690.bin -------------------------------------------------------------------------------- /pspconfigs/G-Police/SLUS-00544.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/G-Police/SLUS-00544.bin -------------------------------------------------------------------------------- /pspconfigs/G-Police/SLUS-00556.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/G-Police/SLUS-00556.bin -------------------------------------------------------------------------------- /pspconfigs/Gran Turismo 2/SCES-02380.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Gran Turismo 2/SCES-02380.bin -------------------------------------------------------------------------------- /pspconfigs/Gran Turismo 2/SCES-12380.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Gran Turismo 2/SCES-12380.bin -------------------------------------------------------------------------------- /pspconfigs/Gran Turismo 2/SCPS-10116.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Gran Turismo 2/SCPS-10116.bin -------------------------------------------------------------------------------- /pspconfigs/Gran Turismo 2/SCPS-10117.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Gran Turismo 2/SCPS-10117.bin -------------------------------------------------------------------------------- /pspconfigs/Gran Turismo 2/SCPS-45457.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Gran Turismo 2/SCPS-45457.bin -------------------------------------------------------------------------------- /pspconfigs/Gran Turismo 2/SCPS-45458.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Gran Turismo 2/SCPS-45458.bin -------------------------------------------------------------------------------- /pspconfigs/Gran Turismo 2/SCPS-91326.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Gran Turismo 2/SCPS-91326.bin -------------------------------------------------------------------------------- /pspconfigs/Gran Turismo 2/SCPS-91327.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Gran Turismo 2/SCPS-91327.bin -------------------------------------------------------------------------------- /pspconfigs/Gran Turismo 2/SCUS-94455.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Gran Turismo 2/SCUS-94455.bin -------------------------------------------------------------------------------- /pspconfigs/Gran Turismo 2/SCUS-94488.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Gran Turismo 2/SCUS-94488.bin -------------------------------------------------------------------------------- /pspconfigs/Guilty Gear/SLES-02494.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Guilty Gear/SLES-02494.bin -------------------------------------------------------------------------------- /pspconfigs/Guilty Gear/SLUS-00772.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Guilty Gear/SLUS-00772.bin -------------------------------------------------------------------------------- /pspconfigs/Heroine Dream/SLPS-00470.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Heroine Dream/SLPS-00470.bin -------------------------------------------------------------------------------- /pspconfigs/Heroine Dream/SLPS-00471.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Heroine Dream/SLPS-00471.bin -------------------------------------------------------------------------------- /pspconfigs/Heroine Dream/SLPS-02264.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Heroine Dream/SLPS-02264.bin -------------------------------------------------------------------------------- /pspconfigs/Hi-Octane/SLES-00115.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Hi-Octane/SLES-00115.bin -------------------------------------------------------------------------------- /pspconfigs/Hi-Octane/SLUS-00157.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Hi-Octane/SLUS-00157.bin -------------------------------------------------------------------------------- /pspconfigs/In Cold Blood/SCES-02149.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/In Cold Blood/SCES-02149.bin -------------------------------------------------------------------------------- /pspconfigs/In Cold Blood/SCES-02150.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/In Cold Blood/SCES-02150.bin -------------------------------------------------------------------------------- /pspconfigs/In Cold Blood/SCES-02151.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/In Cold Blood/SCES-02151.bin -------------------------------------------------------------------------------- /pspconfigs/In Cold Blood/SCES-02152.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/In Cold Blood/SCES-02152.bin -------------------------------------------------------------------------------- /pspconfigs/In Cold Blood/SCES-02153.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/In Cold Blood/SCES-02153.bin -------------------------------------------------------------------------------- /pspconfigs/In Cold Blood/SCES-12149.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/In Cold Blood/SCES-12149.bin -------------------------------------------------------------------------------- /pspconfigs/In Cold Blood/SCES-12150.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/In Cold Blood/SCES-12150.bin -------------------------------------------------------------------------------- /pspconfigs/In Cold Blood/SCES-12151.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/In Cold Blood/SCES-12151.bin -------------------------------------------------------------------------------- /pspconfigs/In Cold Blood/SCES-12152.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/In Cold Blood/SCES-12152.bin -------------------------------------------------------------------------------- /pspconfigs/In Cold Blood/SCES-12153.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/In Cold Blood/SCES-12153.bin -------------------------------------------------------------------------------- /pspconfigs/In Cold Blood/SLUS-01294.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/In Cold Blood/SLUS-01294.bin -------------------------------------------------------------------------------- /pspconfigs/In Cold Blood/SLUS-01314.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/In Cold Blood/SLUS-01314.bin -------------------------------------------------------------------------------- /pspconfigs/Incredible Crisis/SLES-02933.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Incredible Crisis/SLES-02933.bin -------------------------------------------------------------------------------- /pspconfigs/Incredible Crisis/SLPS-02113.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Incredible Crisis/SLPS-02113.bin -------------------------------------------------------------------------------- /pspconfigs/Incredible Crisis/SLUS-01225.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Incredible Crisis/SLUS-01225.bin -------------------------------------------------------------------------------- /pspconfigs/Iznogoud/SLES-00480.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Iznogoud/SLES-00480.bin -------------------------------------------------------------------------------- /pspconfigs/Jet Moto 2/SCES-01045.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Jet Moto 2/SCES-01045.bin -------------------------------------------------------------------------------- /pspconfigs/Jumping Flash! 2/SCES-00111.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Jumping Flash! 2/SCES-00111.bin -------------------------------------------------------------------------------- /pspconfigs/Kimi ni Steady/SLPS-02965.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Kimi ni Steady/SLPS-02965.bin -------------------------------------------------------------------------------- /pspconfigs/King's Field/SCES-00510.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/King's Field/SCES-00510.bin -------------------------------------------------------------------------------- /pspconfigs/King's Field/SLUS-00158.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/King's Field/SLUS-00158.bin -------------------------------------------------------------------------------- /pspconfigs/Kuon no Kizuna/SLPS-01676.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Kuon no Kizuna/SLPS-01676.bin -------------------------------------------------------------------------------- /pspconfigs/Kururin Pa!/SLPS-00066.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Kururin Pa!/SLPS-00066.bin -------------------------------------------------------------------------------- /pspconfigs/Kurushi Final/SCES-02009.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Kurushi Final/SCES-02009.bin -------------------------------------------------------------------------------- /pspconfigs/Kurushi Final/SCES-02010.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Kurushi Final/SCES-02010.bin -------------------------------------------------------------------------------- /pspconfigs/Kurushi Final/SCES-02011.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Kurushi Final/SCES-02011.bin -------------------------------------------------------------------------------- /pspconfigs/Kurushi Final/SCES-02012.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Kurushi Final/SCES-02012.bin -------------------------------------------------------------------------------- /pspconfigs/Kurushi Final/SCES-02013.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Kurushi Final/SCES-02013.bin -------------------------------------------------------------------------------- /pspconfigs/Langrisser IV & V/SLPS-01818.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Langrisser IV & V/SLPS-01818.bin -------------------------------------------------------------------------------- /pspconfigs/Langrisser IV & V/SLPS-01819.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Langrisser IV & V/SLPS-01819.bin -------------------------------------------------------------------------------- /pspconfigs/Legend of Legaia/SCES-01752.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Legend of Legaia/SCES-01752.bin -------------------------------------------------------------------------------- /pspconfigs/Legend of Legaia/SCES-01944.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Legend of Legaia/SCES-01944.bin -------------------------------------------------------------------------------- /pspconfigs/Legend of Legaia/SCES-01945.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Legend of Legaia/SCES-01945.bin -------------------------------------------------------------------------------- /pspconfigs/Legend of Legaia/SCES-01946.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Legend of Legaia/SCES-01946.bin -------------------------------------------------------------------------------- /pspconfigs/Legend of Legaia/SCES-01947.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Legend of Legaia/SCES-01947.bin -------------------------------------------------------------------------------- /pspconfigs/Legend of Legaia/SCPS-10059.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Legend of Legaia/SCPS-10059.bin -------------------------------------------------------------------------------- /pspconfigs/Legend of Legaia/SCPS-91246.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Legend of Legaia/SCPS-91246.bin -------------------------------------------------------------------------------- /pspconfigs/Legend of Legaia/SCUS-94254.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Legend of Legaia/SCUS-94254.bin -------------------------------------------------------------------------------- /pspconfigs/Magic Castle/Magic Castle.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Magic Castle/Magic Castle.bin -------------------------------------------------------------------------------- /pspconfigs/Mass Destruction/SLES-00098.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mass Destruction/SLES-00098.bin -------------------------------------------------------------------------------- /pspconfigs/Medievil/SCES-00311.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Medievil/SCES-00311.bin -------------------------------------------------------------------------------- /pspconfigs/Medievil/SCES-01492.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Medievil/SCES-01492.bin -------------------------------------------------------------------------------- /pspconfigs/Medievil/SCES-01493.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Medievil/SCES-01493.bin -------------------------------------------------------------------------------- /pspconfigs/Medievil/SCES-01494.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Medievil/SCES-01494.bin -------------------------------------------------------------------------------- /pspconfigs/Medievil/SCES-01495.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Medievil/SCES-01495.bin -------------------------------------------------------------------------------- /pspconfigs/Mega Man Legends/SLES-01485.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mega Man Legends/SLES-01485.bin -------------------------------------------------------------------------------- /pspconfigs/Mega Man Legends/SLPS-01141.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mega Man Legends/SLPS-01141.bin -------------------------------------------------------------------------------- /pspconfigs/Mega Man Legends/SLPS-91094.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mega Man Legends/SLPS-91094.bin -------------------------------------------------------------------------------- /pspconfigs/Mega Man Legends/SLPS-91107.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mega Man Legends/SLPS-91107.bin -------------------------------------------------------------------------------- /pspconfigs/Mega Man Legends/SLPS-91135.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mega Man Legends/SLPS-91135.bin -------------------------------------------------------------------------------- /pspconfigs/Mega Man Legends/SLUS-00603.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mega Man Legends/SLUS-00603.bin -------------------------------------------------------------------------------- /pspconfigs/Mega Man X4/SLES-01176.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mega Man X4/SLES-01176.bin -------------------------------------------------------------------------------- /pspconfigs/Mega Man X4/SLPM-87315.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mega Man X4/SLPM-87315.bin -------------------------------------------------------------------------------- /pspconfigs/Mega Man X4/SLPS-00901.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mega Man X4/SLPS-00901.bin -------------------------------------------------------------------------------- /pspconfigs/Mega Man X4/SLPS-00902.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mega Man X4/SLPS-00902.bin -------------------------------------------------------------------------------- /pspconfigs/Mega Man X4/SLPS-91106.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mega Man X4/SLPS-91106.bin -------------------------------------------------------------------------------- /pspconfigs/Mega Man X4/SLUS-00561.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mega Man X4/SLUS-00561.bin -------------------------------------------------------------------------------- /pspconfigs/Megaman 8/SLES-01064.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Megaman 8/SLES-01064.bin -------------------------------------------------------------------------------- /pspconfigs/Megaman 8/SLUS-00453.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Megaman 8/SLUS-00453.bin -------------------------------------------------------------------------------- /pspconfigs/Megaman X3/SLES-00503.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Megaman X3/SLES-00503.bin -------------------------------------------------------------------------------- /pspconfigs/Megaman X3/SLPS-00283.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Megaman X3/SLPS-00283.bin -------------------------------------------------------------------------------- /pspconfigs/Megaman X3/SLPS-91192.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Megaman X3/SLPS-91192.bin -------------------------------------------------------------------------------- /pspconfigs/Meremanoid/SLPS-01664.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Meremanoid/SLPS-01664.bin -------------------------------------------------------------------------------- /pspconfigs/Mobile Armor/SLUS-01469.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Mobile Armor/SLUS-01469.bin -------------------------------------------------------------------------------- /pspconfigs/Monster Race/SLPM-86143.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Monster Race/SLPM-86143.bin -------------------------------------------------------------------------------- /pspconfigs/Moto Racer 2/SLES-01184.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Moto Racer 2/SLES-01184.bin -------------------------------------------------------------------------------- /pspconfigs/Moto Racer 2/SLUS-00738.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Moto Racer 2/SLUS-00738.bin -------------------------------------------------------------------------------- /pspconfigs/Moto Racer/SLES-00469.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Moto Racer/SLES-00469.bin -------------------------------------------------------------------------------- /pspconfigs/Moto Racer/SLUS-00498.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Moto Racer/SLUS-00498.bin -------------------------------------------------------------------------------- /pspconfigs/Motorhead/SLES-00556.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Motorhead/SLES-00556.bin -------------------------------------------------------------------------------- /pspconfigs/Motorhead/SLUS-00717.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Motorhead/SLUS-00717.bin -------------------------------------------------------------------------------- /pspconfigs/Myst/SCUS-94602.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Myst/SCUS-94602.bin -------------------------------------------------------------------------------- /pspconfigs/Myst/SLES-00218.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Myst/SLES-00218.bin -------------------------------------------------------------------------------- /pspconfigs/Myst/SLPS-00024.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Myst/SLPS-00024.bin -------------------------------------------------------------------------------- /pspconfigs/Myst/SLPS-02924.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Myst/SLPS-02924.bin -------------------------------------------------------------------------------- /pspconfigs/Myst/SLPS-91023.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Myst/SLPS-91023.bin -------------------------------------------------------------------------------- /pspconfigs/Myst/SLPS-91123.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Myst/SLPS-91123.bin -------------------------------------------------------------------------------- /pspconfigs/Möbius Link 3D/SLPS-01281.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Möbius Link 3D/SLPS-01281.bin -------------------------------------------------------------------------------- /pspconfigs/Namco Anthology 1/SLPS-01220.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Namco Anthology 1/SLPS-01220.BIN -------------------------------------------------------------------------------- /pspconfigs/Namco Anthology 2/SLPS-01221.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Namco Anthology 2/SLPS-01221.bin -------------------------------------------------------------------------------- /pspconfigs/Nascar 2000/SLES-02191.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Nascar 2000/SLES-02191.bin -------------------------------------------------------------------------------- /pspconfigs/Nascar 2000/SLUS-00962.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Nascar 2000/SLUS-00962.bin -------------------------------------------------------------------------------- /pspconfigs/Neo Planet/SLPS-00323.BIN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Neo Planet/SLPS-00323.BIN -------------------------------------------------------------------------------- /pspconfigs/Neo Planet/SLPS-00323.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Neo Planet/SLPS-00323.bin -------------------------------------------------------------------------------- /pspconfigs/Neorude/SLPS-00823.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Neorude/SLPS-00823.bin -------------------------------------------------------------------------------- /pspconfigs/Neorude/SLPS-00824.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Neorude/SLPS-00824.bin -------------------------------------------------------------------------------- /pspconfigs/Neorude/SLPS-02212.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Neorude/SLPS-02212.bin -------------------------------------------------------------------------------- /pspconfigs/Nuclear Strike/SLES-00919.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Nuclear Strike/SLES-00919.bin -------------------------------------------------------------------------------- /pspconfigs/Nuclear Strike/SLES-00920.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Nuclear Strike/SLES-00920.bin -------------------------------------------------------------------------------- /pspconfigs/Nuclear Strike/SLES-00921.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Nuclear Strike/SLES-00921.bin -------------------------------------------------------------------------------- /pspconfigs/Nuclear Strike/SLUS-00518.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Nuclear Strike/SLUS-00518.bin -------------------------------------------------------------------------------- /pspconfigs/One/SLES-00944.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/One/SLES-00944.bin -------------------------------------------------------------------------------- /pspconfigs/One/SLPS-01812.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/One/SLPS-01812.bin -------------------------------------------------------------------------------- /pspconfigs/Ore no Ryouri/SCPS-10099.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ore no Ryouri/SCPS-10099.bin -------------------------------------------------------------------------------- /pspconfigs/Ore no Ryouri/SCPS-91207.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ore no Ryouri/SCPS-91207.bin -------------------------------------------------------------------------------- /pspconfigs/Ore no Ryouri/SCPS-91323.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ore no Ryouri/SCPS-91323.bin -------------------------------------------------------------------------------- /pspconfigs/Overblood 2/SLES-01879.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Overblood 2/SLES-01879.bin -------------------------------------------------------------------------------- /pspconfigs/Overblood 2/SLES-01880.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Overblood 2/SLES-01880.bin -------------------------------------------------------------------------------- /pspconfigs/Overblood 2/SLES-02187.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Overblood 2/SLES-02187.bin -------------------------------------------------------------------------------- /pspconfigs/Overblood 2/SLES-11879.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Overblood 2/SLES-11879.bin -------------------------------------------------------------------------------- /pspconfigs/Overblood 2/SLES-11880.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Overblood 2/SLES-11880.bin -------------------------------------------------------------------------------- /pspconfigs/Overblood 2/SLES-12187.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Overblood 2/SLES-12187.bin -------------------------------------------------------------------------------- /pspconfigs/Pachinko Dream/SLPM-86006.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Pachinko Dream/SLPM-86006.bin -------------------------------------------------------------------------------- /pspconfigs/Paqa/SCPS-10097.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Paqa/SCPS-10097.bin -------------------------------------------------------------------------------- /pspconfigs/Persona/SLUS-00339.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Persona/SLUS-00339.bin -------------------------------------------------------------------------------- /pspconfigs/Philosoma/SCES-00059.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Philosoma/SCES-00059.bin -------------------------------------------------------------------------------- /pspconfigs/Philosoma/SCUS-94403.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Philosoma/SCUS-94403.bin -------------------------------------------------------------------------------- /pspconfigs/Pocket Fighter/SLES-01378.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Pocket Fighter/SLES-01378.bin -------------------------------------------------------------------------------- /pspconfigs/Pocket Jiman/SCPS-10104.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Pocket Jiman/SCPS-10104.bin -------------------------------------------------------------------------------- /pspconfigs/Pool Academy/SLES-02697.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Pool Academy/SLES-02697.bin -------------------------------------------------------------------------------- /pspconfigs/Pop n' Pop/SLES-01971.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Pop n' Pop/SLES-01971.bin -------------------------------------------------------------------------------- /pspconfigs/Psychic Force 2/SLES-02557.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Psychic Force 2/SLES-02557.bin -------------------------------------------------------------------------------- /pspconfigs/Puchi Carat/SLES-02070.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Puchi Carat/SLES-02070.bin -------------------------------------------------------------------------------- /pspconfigs/Puyo Puyo Box/SLPS-03114.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Puyo Puyo Box/SLPS-03114.bin -------------------------------------------------------------------------------- /pspconfigs/R-Types/SLES-01355.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/R-Types/SLES-01355.bin -------------------------------------------------------------------------------- /pspconfigs/RC de Go!/SLES-03068.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/RC de Go!/SLES-03068.bin -------------------------------------------------------------------------------- /pspconfigs/RC de Go!/SLUS-01285.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/RC de Go!/SLUS-01285.bin -------------------------------------------------------------------------------- /pspconfigs/Racing Lagoon/SLPS-02038.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Racing Lagoon/SLPS-02038.bin -------------------------------------------------------------------------------- /pspconfigs/Rage Racer/SCES-00650.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Rage Racer/SCES-00650.bin -------------------------------------------------------------------------------- /pspconfigs/Rage Racer/SLPS-00600.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Rage Racer/SLPS-00600.bin -------------------------------------------------------------------------------- /pspconfigs/Rage Racer/SLUS-00403.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Rage Racer/SLUS-00403.bin -------------------------------------------------------------------------------- /pspconfigs/Rally Cross/SCES-00408.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Rally Cross/SCES-00408.bin -------------------------------------------------------------------------------- /pspconfigs/Rapid Racer/SCES-00394.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Rapid Racer/SCES-00394.bin -------------------------------------------------------------------------------- /pspconfigs/Rapid Racer/SCUS-94229.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Rapid Racer/SCUS-94229.bin -------------------------------------------------------------------------------- /pspconfigs/Ray Tracers/SCES-00741.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ray Tracers/SCES-00741.bin -------------------------------------------------------------------------------- /pspconfigs/Ray Tracers/SLUS-00534.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ray Tracers/SLUS-00534.bin -------------------------------------------------------------------------------- /pspconfigs/RayCrisis/SLES-02882.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/RayCrisis/SLES-02882.bin -------------------------------------------------------------------------------- /pspconfigs/RayCrisis/SLUS-01217.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/RayCrisis/SLUS-01217.bin -------------------------------------------------------------------------------- /pspconfigs/RayStorm/SCES-00742.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/RayStorm/SCES-00742.bin -------------------------------------------------------------------------------- /pspconfigs/RayStorm/SLUS-00482.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/RayStorm/SLUS-00482.bin -------------------------------------------------------------------------------- /pspconfigs/Rayman/SLPS-00026.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Rayman/SLPS-00026.bin -------------------------------------------------------------------------------- /pspconfigs/Re-Volt/SLES-01973.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Re-Volt/SLES-01973.bin -------------------------------------------------------------------------------- /pspconfigs/Re-Volt/SLPM-86332.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Re-Volt/SLPM-86332.bin -------------------------------------------------------------------------------- /pspconfigs/Re-Volt/SLUS-00851.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Re-Volt/SLUS-00851.bin -------------------------------------------------------------------------------- /pspconfigs/Reel Fishing II/SLES-02780.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Reel Fishing II/SLES-02780.bin -------------------------------------------------------------------------------- /pspconfigs/Reel Fishing/SLES-01727.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Reel Fishing/SLES-01727.bin -------------------------------------------------------------------------------- /pspconfigs/Return to Zork/SLPS-00192.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Return to Zork/SLPS-00192.bin -------------------------------------------------------------------------------- /pspconfigs/Return to Zork/SLPS-00193.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Return to Zork/SLPS-00193.bin -------------------------------------------------------------------------------- /pspconfigs/Ridge Racer/SCES-00001.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ridge Racer/SCES-00001.bin -------------------------------------------------------------------------------- /pspconfigs/Ridge Racer/SCUS-94300.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ridge Racer/SCUS-94300.bin -------------------------------------------------------------------------------- /pspconfigs/Ridge Racer/SLPS-00001.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ridge Racer/SLPS-00001.bin -------------------------------------------------------------------------------- /pspconfigs/Ridge Racer/SLPS-91001.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ridge Racer/SLPS-91001.bin -------------------------------------------------------------------------------- /pspconfigs/Ridge Racer/SLUS-00540.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Ridge Racer/SLUS-00540.bin -------------------------------------------------------------------------------- /pspconfigs/Road Rash/SLES-00158.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Road Rash/SLES-00158.bin -------------------------------------------------------------------------------- /pspconfigs/Road Rash/SLPS-00243.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Road Rash/SLPS-00243.bin -------------------------------------------------------------------------------- /pspconfigs/Road Rash/SLUS-00035.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Road Rash/SLUS-00035.bin -------------------------------------------------------------------------------- /pspconfigs/Roll Away/SLUS-00724.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Roll Away/SLUS-00724.bin -------------------------------------------------------------------------------- /pspconfigs/Rollcage/SLES-01660.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Rollcage/SLES-01660.bin -------------------------------------------------------------------------------- /pspconfigs/Rollcage/SLUS-00800.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Rollcage/SLUS-00800.bin -------------------------------------------------------------------------------- /pspconfigs/Saga Frontier 2/SLES-02112.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Saga Frontier 2/SLES-02112.bin -------------------------------------------------------------------------------- /pspconfigs/Saga Frontier 2/SLES-02113.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Saga Frontier 2/SLES-02113.bin -------------------------------------------------------------------------------- /pspconfigs/Saga Frontier 2/SLES-02118.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Saga Frontier 2/SLES-02118.bin -------------------------------------------------------------------------------- /pspconfigs/Saga Frontier 2/SLUS-00933.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Saga Frontier 2/SLUS-00933.bin -------------------------------------------------------------------------------- /pspconfigs/Saga Frontier/SCUS-94230.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Saga Frontier/SCUS-94230.bin -------------------------------------------------------------------------------- /pspconfigs/Sanvein/SLES-02919.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Sanvein/SLES-02919.bin -------------------------------------------------------------------------------- /pspconfigs/Sanvein/SLUS-01302.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Sanvein/SLUS-01302.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Madness/SCES-02099.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Madness/SCES-02099.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Madness/SCES-02100.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Madness/SCES-02100.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Madness/SCES-02101.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Madness/SCES-02101.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Madness/SCES-02102.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Madness/SCES-02102.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Madness/SCES-02103.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Madness/SCES-02103.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Madness/SCES-12099.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Madness/SCES-12099.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Madness/SCES-12100.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Madness/SCES-12100.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Madness/SCES-12101.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Madness/SCES-12101.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Madness/SCES-12102.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Madness/SCES-12102.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Madness/SCES-12103.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Madness/SCES-12103.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Madness/SLUS-00468.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Madness/SLUS-00468.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Madness/SLUS-00718.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Madness/SLUS-00718.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Master/SLES-00888.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Master/SLES-00888.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Master/SLUS-00545.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Master/SLUS-00545.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Tower/SLPS-01420.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Tower/SLPS-01420.bin -------------------------------------------------------------------------------- /pspconfigs/Shadow Tower/SLUS-00863.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shadow Tower/SLUS-00863.bin -------------------------------------------------------------------------------- /pspconfigs/Sheep/SLPS-03229.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Sheep/SLPS-03229.bin -------------------------------------------------------------------------------- /pspconfigs/Sheep/SLUS-01298.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Sheep/SLUS-01298.bin -------------------------------------------------------------------------------- /pspconfigs/Shockwave Assault/SLES-00071.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shockwave Assault/SLES-00071.bin -------------------------------------------------------------------------------- /pspconfigs/Shockwave Assault/SLES-10071.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shockwave Assault/SLES-10071.bin -------------------------------------------------------------------------------- /pspconfigs/Shockwave Assault/SLPS-00419.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shockwave Assault/SLPS-00419.bin -------------------------------------------------------------------------------- /pspconfigs/Shockwave Assault/SLPS-00516.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shockwave Assault/SLPS-00516.bin -------------------------------------------------------------------------------- /pspconfigs/Shockwave Assault/SLUS-00028.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shockwave Assault/SLUS-00028.bin -------------------------------------------------------------------------------- /pspconfigs/Shockwave Assault/SLUS-00137.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Shockwave Assault/SLUS-00137.bin -------------------------------------------------------------------------------- /pspconfigs/Silent Bomber/SLES-02792.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Silent Bomber/SLES-02792.bin -------------------------------------------------------------------------------- /pspconfigs/Silent Bomber/SLES-02989.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Silent Bomber/SLES-02989.bin -------------------------------------------------------------------------------- /pspconfigs/Silent Bomber/SLES-02990.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Silent Bomber/SLES-02990.bin -------------------------------------------------------------------------------- /pspconfigs/Silent Bomber/SLES-02991.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Silent Bomber/SLES-02991.bin -------------------------------------------------------------------------------- /pspconfigs/Silent Bomber/SLES-02992.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Silent Bomber/SLES-02992.bin -------------------------------------------------------------------------------- /pspconfigs/Silent Bomber/SLUS-00902.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Silent Bomber/SLUS-00902.bin -------------------------------------------------------------------------------- /pspconfigs/Silent Hill/SLES-01514.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Silent Hill/SLES-01514.bin -------------------------------------------------------------------------------- /pspconfigs/Silent Hill/SLUS-00707.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Silent Hill/SLUS-00707.bin -------------------------------------------------------------------------------- /pspconfigs/SimCity 2000/SLES-00471.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/SimCity 2000/SLES-00471.bin -------------------------------------------------------------------------------- /pspconfigs/SimCity 2000/SLPS-00420.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/SimCity 2000/SLPS-00420.bin -------------------------------------------------------------------------------- /pspconfigs/SimCity 2000/SLPS-91098.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/SimCity 2000/SLPS-91098.bin -------------------------------------------------------------------------------- /pspconfigs/SimCity 2000/SLUS-00113.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/SimCity 2000/SLUS-00113.bin -------------------------------------------------------------------------------- /pspconfigs/Slam Dragon/SLPS-00246.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Slam Dragon/SLPS-00246.bin -------------------------------------------------------------------------------- /pspconfigs/Sled Storm/SLES-02194.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Sled Storm/SLES-02194.bin -------------------------------------------------------------------------------- /pspconfigs/Sled Storm/SLUS-00955.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Sled Storm/SLUS-00955.bin -------------------------------------------------------------------------------- /pspconfigs/Smash Court/SCES-00263.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Smash Court/SCES-00263.bin -------------------------------------------------------------------------------- /pspconfigs/Smash Court/SLPS-00450.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Smash Court/SLPS-00450.bin -------------------------------------------------------------------------------- /pspconfigs/Smash Court/SLPS-91053.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Smash Court/SLPS-91053.bin -------------------------------------------------------------------------------- /pspconfigs/Smash Court/SLPS-91407.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Smash Court/SLPS-91407.bin -------------------------------------------------------------------------------- /pspconfigs/Soul Blade/SCES-00577.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Soul Blade/SCES-00577.bin -------------------------------------------------------------------------------- /pspconfigs/Soul Blade/SLUS-00240.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Soul Blade/SLUS-00240.bin -------------------------------------------------------------------------------- /pspconfigs/Soviet Strike/SLES-00507.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Soviet Strike/SLES-00507.bin -------------------------------------------------------------------------------- /pspconfigs/Soviet Strike/SLES-00508.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Soviet Strike/SLES-00508.bin -------------------------------------------------------------------------------- /pspconfigs/Soviet Strike/SLES-00509.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Soviet Strike/SLES-00509.bin -------------------------------------------------------------------------------- /pspconfigs/Soviet Strike/SLPS-00735.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Soviet Strike/SLPS-00735.bin -------------------------------------------------------------------------------- /pspconfigs/Soviet Strike/SLUS-00061.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Soviet Strike/SLUS-00061.bin -------------------------------------------------------------------------------- /pspconfigs/Speedball 2100/SLES-02782.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Speedball 2100/SLES-02782.bin -------------------------------------------------------------------------------- /pspconfigs/Speedball 2100/SLPM-87061.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Speedball 2100/SLPM-87061.bin -------------------------------------------------------------------------------- /pspconfigs/Speedball 2100/SLUS-01218.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Speedball 2100/SLUS-01218.bin -------------------------------------------------------------------------------- /pspconfigs/Spyro the Dragon/SCUS-94228.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Spyro the Dragon/SCUS-94228.bin -------------------------------------------------------------------------------- /pspconfigs/Strider 2/SLES-02867.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Strider 2/SLES-02867.bin -------------------------------------------------------------------------------- /pspconfigs/Strider 2/SLES-12867.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Strider 2/SLES-12867.bin -------------------------------------------------------------------------------- /pspconfigs/Strider 2/SLUS-01142.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Strider 2/SLUS-01142.bin -------------------------------------------------------------------------------- /pspconfigs/Strider 2/SLUS-01163.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Strider 2/SLUS-01163.bin -------------------------------------------------------------------------------- /pspconfigs/Strider Hiryu 1&2/SLPS-02620.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Strider Hiryu 1&2/SLPS-02620.bin -------------------------------------------------------------------------------- /pspconfigs/Strider Hiryu 1&2/SLPS-02621.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Strider Hiryu 1&2/SLPS-02621.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden II/SCPS-45369.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden II/SCPS-45369.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden II/SLES-02442.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden II/SLES-02442.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden II/SLES-02443.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden II/SLES-02443.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden II/SLES-02444.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden II/SLES-02444.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden II/SLES-02445.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden II/SLES-02445.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden II/SLES-02446.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden II/SLES-02446.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden II/SLPM-86168.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden II/SLPM-86168.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden II/SLPM-86389.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden II/SLPM-86389.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden II/SLPM-87100.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden II/SLPM-87100.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden/SCPS-45184.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden/SCPS-45184.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden/SLES-00527.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden/SLES-00527.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden/SLPM-86017.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden/SLPM-86017.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden/SLPM-87099.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden/SLPM-87099.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden/SLPS-00097.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden/SLPS-00097.bin -------------------------------------------------------------------------------- /pspconfigs/Suikoden/SLUS-00292.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Suikoden/SLUS-00292.bin -------------------------------------------------------------------------------- /pspconfigs/Summon Night 2/SLPS-03237.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Summon Night 2/SLPS-03237.bin -------------------------------------------------------------------------------- /pspconfigs/Summon Night 2/SLPS-03238.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Summon Night 2/SLPS-03238.bin -------------------------------------------------------------------------------- /pspconfigs/Summon Night 2/SLPS-91517.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Summon Night 2/SLPS-91517.bin -------------------------------------------------------------------------------- /pspconfigs/Summon Night 2/SLPS-91518.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Summon Night 2/SLPS-91518.bin -------------------------------------------------------------------------------- /pspconfigs/Super Black Bass/SCPS-45084.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Super Black Bass/SCPS-45084.bin -------------------------------------------------------------------------------- /pspconfigs/Super Black Bass/SLPS-00839.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Super Black Bass/SLPS-00839.bin -------------------------------------------------------------------------------- /pspconfigs/Super Black Bass/SLPS-02053.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Super Black Bass/SLPS-02053.bin -------------------------------------------------------------------------------- /pspconfigs/Surf Riders/SLES-02838.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Surf Riders/SLES-02838.bin -------------------------------------------------------------------------------- /pspconfigs/Surf Riders/SLUS-01190.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Surf Riders/SLUS-01190.bin -------------------------------------------------------------------------------- /pspconfigs/Syphon Filter/SCES-01910.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Syphon Filter/SCES-01910.bin -------------------------------------------------------------------------------- /pspconfigs/Syphon Filter/SCES-01911.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Syphon Filter/SCES-01911.bin -------------------------------------------------------------------------------- /pspconfigs/Syphon Filter/SCES-01912.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Syphon Filter/SCES-01912.bin -------------------------------------------------------------------------------- /pspconfigs/Syphon Filter/SCES-01913.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Syphon Filter/SCES-01913.bin -------------------------------------------------------------------------------- /pspconfigs/Syphon Filter/SCES-01914.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Syphon Filter/SCES-01914.bin -------------------------------------------------------------------------------- /pspconfigs/Syphon Filter/SLPS-02216.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Syphon Filter/SLPS-02216.bin -------------------------------------------------------------------------------- /pspconfigs/Tail Concerto/SLES-01390.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tail Concerto/SLES-01390.bin -------------------------------------------------------------------------------- /pspconfigs/Tail Concerto/SLUS-00660.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tail Concerto/SLUS-00660.bin -------------------------------------------------------------------------------- /pspconfigs/Tekken 2/SCES-00255.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tekken 2/SCES-00255.bin -------------------------------------------------------------------------------- /pspconfigs/Tekken 2/SLUS-00213.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tekken 2/SLUS-00213.bin -------------------------------------------------------------------------------- /pspconfigs/Tekken/SCES-00005.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tekken/SCES-00005.bin -------------------------------------------------------------------------------- /pspconfigs/Tekken/SLUS-00006.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tekken/SLUS-00006.bin -------------------------------------------------------------------------------- /pspconfigs/The Hive/SLPS-00325.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/The Hive/SLPS-00325.bin -------------------------------------------------------------------------------- /pspconfigs/The Hive/SLPS-00326.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/The Hive/SLPS-00326.bin -------------------------------------------------------------------------------- /pspconfigs/The Hive/SLUS-00120.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/The Hive/SLUS-00120.bin -------------------------------------------------------------------------------- /pspconfigs/The Hive/SLUS-00182.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/The Hive/SLUS-00182.bin -------------------------------------------------------------------------------- /pspconfigs/Theme Park/SLES-00072.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Theme Park/SLES-00072.bin -------------------------------------------------------------------------------- /pspconfigs/Theme Park/SLPS-00175.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Theme Park/SLPS-00175.bin -------------------------------------------------------------------------------- /pspconfigs/Tobal No. 1/SCES-00497.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tobal No. 1/SCES-00497.bin -------------------------------------------------------------------------------- /pspconfigs/Tobal No. 1/SCUS-94208.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tobal No. 1/SCUS-94208.bin -------------------------------------------------------------------------------- /pspconfigs/Tomb Raider II/SLES-00719.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tomb Raider II/SLES-00719.bin -------------------------------------------------------------------------------- /pspconfigs/Tomb Raider II/SLES-00720.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tomb Raider II/SLES-00720.bin -------------------------------------------------------------------------------- /pspconfigs/Tomb Raider II/SLPS-01200.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tomb Raider II/SLPS-01200.bin -------------------------------------------------------------------------------- /pspconfigs/Tomb Raider II/SLUS-00437.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tomb Raider II/SLUS-00437.bin -------------------------------------------------------------------------------- /pspconfigs/Tomb Raider/SLES-00485.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tomb Raider/SLES-00485.bin -------------------------------------------------------------------------------- /pspconfigs/Tomb Raider/SLES-00486.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tomb Raider/SLES-00486.bin -------------------------------------------------------------------------------- /pspconfigs/Tomb Raider/SLPS-00617.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tomb Raider/SLPS-00617.bin -------------------------------------------------------------------------------- /pspconfigs/Tomb Raider/SLUS-00152.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tomb Raider/SLUS-00152.bin -------------------------------------------------------------------------------- /pspconfigs/Tomba/SCES-01330.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tomba/SCES-01330.bin -------------------------------------------------------------------------------- /pspconfigs/Tomba/SCES-01331.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tomba/SCES-01331.bin -------------------------------------------------------------------------------- /pspconfigs/Tomba/SCUS-94236.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Tomba/SCUS-94236.bin -------------------------------------------------------------------------------- /pspconfigs/Toshinden 4/SLES-02493.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Toshinden 4/SLES-02493.bin -------------------------------------------------------------------------------- /pspconfigs/Toshinden 4/SLPS-02022.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Toshinden 4/SLPS-02022.bin -------------------------------------------------------------------------------- /pspconfigs/Twisted Metal/SCES-00061.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Twisted Metal/SCES-00061.bin -------------------------------------------------------------------------------- /pspconfigs/V-Rally 2/SLED-02124.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/V-Rally 2/SLED-02124.bin -------------------------------------------------------------------------------- /pspconfigs/V-Rally 2/SLES-01907.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/V-Rally 2/SLES-01907.bin -------------------------------------------------------------------------------- /pspconfigs/V-Rally 2/SLPM-80500.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/V-Rally 2/SLPM-80500.bin -------------------------------------------------------------------------------- /pspconfigs/V-Rally 2/SLPS-02516.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/V-Rally 2/SLPS-02516.bin -------------------------------------------------------------------------------- /pspconfigs/V-Rally 2/SLPS-91467.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/V-Rally 2/SLPS-91467.bin -------------------------------------------------------------------------------- /pspconfigs/V-Rally 2/SLUS-01003.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/V-Rally 2/SLUS-01003.bin -------------------------------------------------------------------------------- /pspconfigs/V-Rally/SLES-00250.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/V-Rally/SLES-00250.bin -------------------------------------------------------------------------------- /pspconfigs/V-Rally/SLPM-80191.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/V-Rally/SLPM-80191.bin -------------------------------------------------------------------------------- /pspconfigs/V-Rally/SLPS-01149.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/V-Rally/SLPS-01149.bin -------------------------------------------------------------------------------- /pspconfigs/V-Rally/SLPS-91099.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/V-Rally/SLPS-91099.bin -------------------------------------------------------------------------------- /pspconfigs/V-Rally/SLUS-00590.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/V-Rally/SLUS-00590.bin -------------------------------------------------------------------------------- /pspconfigs/Vagrant Story/SLES-02754.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vagrant Story/SLES-02754.bin -------------------------------------------------------------------------------- /pspconfigs/Vagrant Story/SLES-02755.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vagrant Story/SLES-02755.bin -------------------------------------------------------------------------------- /pspconfigs/Vagrant Story/SLES-02756.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vagrant Story/SLES-02756.bin -------------------------------------------------------------------------------- /pspconfigs/Vagrant Story/SLUS-01040.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vagrant Story/SLUS-01040.bin -------------------------------------------------------------------------------- /pspconfigs/Vandal Hearts/SLES-00204.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vandal Hearts/SLES-00204.bin -------------------------------------------------------------------------------- /pspconfigs/Vandal Hearts/SLUS-00447.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vandal Hearts/SLUS-00447.bin -------------------------------------------------------------------------------- /pspconfigs/Vib-Ribbon/SCES-02873.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vib-Ribbon/SCES-02873.bin -------------------------------------------------------------------------------- /pspconfigs/Vib-Ribbon/SCPS-18012.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vib-Ribbon/SCPS-18012.bin -------------------------------------------------------------------------------- /pspconfigs/Vigilante 8/SLES-01212.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vigilante 8/SLES-01212.bin -------------------------------------------------------------------------------- /pspconfigs/Vigilante 8/SLES-01213.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vigilante 8/SLES-01213.bin -------------------------------------------------------------------------------- /pspconfigs/Vigilante 8/SLES-01214.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vigilante 8/SLES-01214.bin -------------------------------------------------------------------------------- /pspconfigs/Vigilante 8/SLES-01215.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vigilante 8/SLES-01215.bin -------------------------------------------------------------------------------- /pspconfigs/Vigilante 8/SLPM-86929.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vigilante 8/SLPM-86929.bin -------------------------------------------------------------------------------- /pspconfigs/Vigilante 8/SLPS-01703.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vigilante 8/SLPS-01703.bin -------------------------------------------------------------------------------- /pspconfigs/Vigilante 8/SLPS-91182.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vigilante 8/SLPS-91182.bin -------------------------------------------------------------------------------- /pspconfigs/Vigilante 8/SLUS-00510.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Vigilante 8/SLUS-00510.bin -------------------------------------------------------------------------------- /pspconfigs/Wing Over 2/SLES-01375.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Wing Over 2/SLES-01375.bin -------------------------------------------------------------------------------- /pspconfigs/Worms Pinball/SLES-00483.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Worms Pinball/SLES-00483.bin -------------------------------------------------------------------------------- /pspconfigs/Xevious 3D-G+/SCES-00736.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Xevious 3D-G+/SCES-00736.bin -------------------------------------------------------------------------------- /pspconfigs/Xevious 3D-G+/SLPS-00750.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Xevious 3D-G+/SLPS-00750.bin -------------------------------------------------------------------------------- /pspconfigs/Xevious 3D-G+/SLUS-00461.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Xevious 3D-G+/SLUS-00461.bin -------------------------------------------------------------------------------- /pspconfigs/Zero Divide/SLES-00159.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Zero Divide/SLES-00159.bin -------------------------------------------------------------------------------- /pspconfigs/Zero Divide/SLUS-00183.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/pspconfigs/Zero Divide/SLUS-00183.bin -------------------------------------------------------------------------------- /testimages/vs/blank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/testimages/vs/blank.png -------------------------------------------------------------------------------- /testimages/vs/sine.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/testimages/vs/sine.wav -------------------------------------------------------------------------------- /testimages/vs/vs.CUE: -------------------------------------------------------------------------------- 1 | FILE "vs.bin" BINARY 2 | TRACK 01 MODE2/2352 3 | INDEX 01 00:00:00 4 | -------------------------------------------------------------------------------- /testimages/vs/vs.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sahlberg/pop-fe/c90393e79239fa3590761f9fcce7a838cf7075db/testimages/vs/vs.bin -------------------------------------------------------------------------------- /testimages/vs/vs.cue: -------------------------------------------------------------------------------- 1 | FILE "vs.bin" BINARY 2 | TRACK 01 MODE2/2352 3 | INDEX 01 00:00:00 4 | --------------------------------------------------------------------------------