User Tools

Site Tools


sony_playstation_2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sony_playstation_2 [2022/04/09 09:06] – Shit notes on video output. rjtsony_playstation_2 [2024/05/17 00:45] (current) – [Keyboard and Mouse] some page links rjt
Line 7: Line 7:
  
 === Brook Super Convertor === === Brook Super Convertor ===
-I have a [[brook ps2 super convertor]] that I use to make the fightstick I have ([[mayflash f300 elite]]) work. The Brook supports PS4 and PS3 controllers, but the stick seems to only work if I set it to PS4. Normally the stick needs a PS4 controller plugged into it in PS4 mode, but it works here without one.+I have a [[brook ps2 super convertor]] that I use to make the USB fightstick I have ([[mayflash f300 elite]]) work. The Brook supports PS4 and PS3 controllers, but the stick seems to only work if I set it to PS4. Normally the stick needs a PS4 controller plugged into it in PS4 mode, but it works here without one.
  
   * https://www.brookaccessory.com/detail/44237976/   * https://www.brookaccessory.com/detail/44237976/
  
 ==== Keyboard and Mouse ==== ==== Keyboard and Mouse ====
-You can use USB keyboards and mice with the PS2. It's mostly only supported for games with online chat and some FPS. In addition:+You can use [[USB]] [[keyboard|keyboards]] and [[mouse|mice]] with the PS2. It's mostly only supported for games with online chat and some FPS. In addition:
  
   * //RPG Maker 2// and //3// support the keyboard.   * //RPG Maker 2// and //3// support the keyboard.
Line 63: Line 63:
 At this point it's pretty simple to run games on the PS2 without needing discs, or any hardware modification. At this point it's pretty simple to run games on the PS2 without needing discs, or any hardware modification.
  
-The first step is to get [[free mcboot]]. The easiest way to is to buy a memory card with it already setup on there. Just by a decent one, any one with the 'MagicGate' branding should be reliable. Sony, Hori, and Fujiwork are ones I'm aware of. Otherwise you will have to put the required stuff on the card yourself (though recent discoveries have made this easier).+The first step is to get [[free mcboot]]. The easiest way to is to buy a memory card with it already setup on there. Otherwise you will have to put the required stuff on the card yourself (though recent discoveries have made this easier). Buy a decent one, any card with the 'MagicGate' branding should be reliable. Sony, Hori, and Fujiwork are ones I'm aware of
  
 Next you need to decide how to load ISOs. You can do this via USB (slow, the PS2 only supports 1.1, and lots of USB devices don't work), from a hard disk (IDE or SATA), or over a SAMBA network. The last two option require the HDD/network adapter that plugs into the back of a 'fat' model PS2. I don't have a 'slim' model, but IIRC they have an ethernet port built-in, and I dunno how they do HDD. The advantage of using a hard disk is that you can rip your own discs straight to it, the advantage of using a network connection is that you can store a bunch of games on a NAS and not worry about having to fuck with your PS2 to get games on there. Next you need to decide how to load ISOs. You can do this via USB (slow, the PS2 only supports 1.1, and lots of USB devices don't work), from a hard disk (IDE or SATA), or over a SAMBA network. The last two option require the HDD/network adapter that plugs into the back of a 'fat' model PS2. I don't have a 'slim' model, but IIRC they have an ethernet port built-in, and I dunno how they do HDD. The advantage of using a hard disk is that you can rip your own discs straight to it, the advantage of using a network connection is that you can store a bunch of games on a NAS and not worry about having to fuck with your PS2 to get games on there.
  
-Your memory card will come with [[open_ps2_loader]] (OPL), which is what you use for running games. It may have Popstarter, which is for playing [[sony_playstation|PSX]] games, and you can also have emulators and stuff on there. Once you have Free McBoot you can install whatever you want via USB or network.+Your memory card will come with [[open_ps2_loader]] (OPL), which is what you use for running games. It may have [[Popstarter]], which is an emulator for playing [[sony_playstation|PSX]] games, and you can also have other emulators and stuff on there. Once you have Free McBoot you can install whatever you want via USB or network.
  
-Note: My PS2 has a mod chip, but I can't run NTSC-region games unless I take the Free McBoot card out.+Note: My PS2 has a mod chip, but I can't run NTSC-region discs unless I take the Free McBoot card out. 
 + 
 +==== Saves ==== 
 + 
 +A Free McBoot memory card should have some version of [[LaunchELF]] on it. This is a file manager for PS2s, most usefully letting you explore memory cards. This means you can transfer saves to and from a [[disks#PS2| correctly formatted USB drive]] (FAT32), and use other tools to use them with and emulator like [[PCSX2]], or use your emulator save son your PS2. 
 + 
 +=== PS2 Saves to USB === 
 + 
 +  - From LaunchELF select 'FileBrowser' 
 +  - Select 'mc0:/' or 'mc1:/', depending on if your saves are on the card in slot 1 or 2. 
 +  - Use 🅧 to mark dir you want, or 🟘 to mark all (inverse of what is selected) of them. The directory names correspond to the games' series numbers, so use somewhere like [[https://psxdatacenter.com/psx2/sitenews2.html|PlayStation DataCentre]] to look them up. 
 +  - Press R1 to open the commands menu, and select 'copy' 
 +  - Go back to opening FileBrowser page and select 'mass:/', which is the USB drive 
 +  - Press R1 to open the commands menu again, and paste the files where you wish paste them where you wish 
 + 
 +=== PS2 Saves and PCSX2 === 
 + 
 +Once you have your saves on a USB you can use [[MyMC]] to open an existing [[PCSX2]] virtual memory card and insert your saves. Also works with saves you might download online, in other formats. 
 + 
 +You can also use MyMC to export saves in .psu format, which can then be put on a your USB drive and transferred back to the memory card. The process is similar to how you put them o nthere in the first place, but when you are pasting the files onto the memory card you have to use the 'psupaste' command instead other regular 'paste' one. 
 + 
 +  * [[aur>mymc|MyMC in the AUR]] 
 +  * [[http://www.csclub.uwaterloo.ca:11068/mymc/|MyMC homepage]]
  
 ==== Links ==== ==== Links ====
Line 114: Line 136:
   - In the '__I__mage' panel add the path you want to save the ISO.   - In the '__I__mage' panel add the path you want to save the ISO.
   - That's about it!   - That's about it!
 +
 +===== Ripping Graphics =====
 +
 +I didn't have any luck trying to get graphics from //[[edf_tactics]]//, but:
 +
 +  * If you do a savestate in [[PCSX2]] you're supposed to able to find stuff in the 'eeMemory.bin' file that's in there.
 +  * I tried opening this with [[TiledGGD]], but I couldn't find anything recognisable after futzing with it for a while.
 +    * To get it to work in [[Linux]], apart from having several versions of dotnet installed in [[Wine]], had to ''winetricks dotnet20'' to ditch this error message: 'This application could not be started. You must enable the .NET Framework from Windows Features dialog box (from Control Panel, choose Programs, Turn Windows features on or off).'
  
 ===== Software ===== ===== Software =====
Line 145: Line 175:
   * [[sony_playstation_2_notes]]   * [[sony_playstation_2_notes]]
   * [[http://www.benoitren.be/60hz-palps2.html|List of 60 Hz support in PAL PlayStation 2 games]]   * [[http://www.benoitren.be/60hz-palps2.html|List of 60 Hz support in PAL PlayStation 2 games]]
 +  * [[http://www.benoitren.be/480p-palps2.html|List of progressive scan (480p) support in PAL PlayStation 2 games]]
 +  * [[http://www.benoitren.be/ed-palps2.html|List of Enhanced Definition compatibility in PAL PlayStation 2 games]]
 +  * [[http://www.benoitren.be/960i-palps2.html|List of 1280x960i VGA compatibility in PAL PlayStation 2 games]]
   * [[https://things.bleu255.com/moddingfridays/Category:PS2|PS2 Category]] on the Modding Fridays wiki.   * [[https://things.bleu255.com/moddingfridays/Category:PS2|PS2 Category]] on the Modding Fridays wiki.
 +  * [[https://psxdatacenter.com/psx2/ntsc-j_list2.html|PlayStation 2]] section of PlayStation DataCenter
  
 {{tag>console hardware PS2 PlayStation Sony videogames guide}} {{tag>console hardware PS2 PlayStation Sony videogames guide}}
sony_playstation_2.1649459169.txt.gz · Last modified: 2022/04/09 09:06 by rjt