Talk:Emulation

From PS3 Developer wiki
Revision as of 10:34, 25 September 2022 by Sandungas (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Alphabetical order of the table rows in the compatibility lists[edit source]

Since some months ago, the tables used in the compatibility lists uses the "sortable" feature (see 1 and 2) and is relativelly easy to find the game names incorrectly ordered. The proceure to check if the order is right is:

  1. ) Reload the page (just incase you had the page already loaded and you was clicking in the sorting arrows, by reloading the page we are resetting all he columns sortings to defaults)
  2. ) Click in the arrow at top of the "Name" column and see if some of the horizontal rows have moved. If one or more rows was moved it means that rows are incorrectly ordered

The procedure to fix it is pretty much the same, the trick is to keep attention at how mediawiki is reordering them when we click in the arrows:

  1. ) Click in "edit" in one of the page sections
  2. ) Click in the arrow at top of the "Name" column
  3. ) Move the problematic rows up/down by copypasting them
  4. ) Update the sortings by clicking in "show preview"

In the long tables (bigger than your vertical screen size) is needed to repeat it a few times to realize which row is the culprit and where needs to be relocated. The final confirmation that all the rows has been correctly ordered is if we click in the "Name" arrow and all the rows stays in his position (this means the order how are written in the page matches with the sorting methods used internally by mediawiki software)--Sandungas (talk) 12:53, 13 August 2022 (UTC)

Discussion, ideas, brainstormings goes here[edit source]

No hurry this rebuilding take days, weeks or more in the way i see, at this day (october 7 2017) the emulation frontpage and talk pages has been splitted and cleaned up completly, the reason for this carnage is because i think is better to start from scratch without any restriction in how are going to look and his purposes, there are a lot fo details needed to be mentioned but this is just an introductory explain of the discussion that goes under this line, feel free to join the party by giving your ideas and oppinions and help to solve the problems

Bringing back some moved texts[edit source]

Probably there are lot of small sentences or sections that has been moved to the other pages... but could fit well here because are general concepts or could work as an introduction... the rule of gold now is this page is "noob oriented" and the others are "technically oriented", im not experienced in emulators so much to make this changes rewriting and moving texts back and forth and i fear to "break" something though--Sandungas (talk) 13:58, 7 October 2017 (UTC)

Wiki navigation tables/lists for emulation frontpage[edit source]

  • ps1_emu.self
    • available for PS3 models - all
    • available in firmwares - since 1.02
    • game format - original CD inserted in the drive
    • savedata format (hdd) - dev_hdd0/savedata/vmc/<virtual_memcard>.VM1
    • savedata format (usb) - dev_usb0/PS3/EXPORT/PSV/<Save_ID>.PSV
    • savedata format (mc) - mc_root/ (by using a memory card adapter)
    • technical page - PS1 Emulation
    • game compatibility list - NEEDED
  • ps1_netemu.self
    • available for PS3 models - all (PS1 classics)
    • available in firmwares - since 1.70
    • game format - ISO.BIN.EDAT (officially), BIN/CUE (unofficially)
    • savedata format (hdd) - ?
    • savedata format (usb) - dev_usb0/PSP/SAVEDATA/<SAVEDATA_DIRECTORY>/SCEVMC0.VMP
    • savedata format (mc) - allowed ?
    • technical page - PS1 Emulation
    • game compatibility list - PS1 Classics Emulator Compatibility List
  • ps1_newemu.self
    • available for PS3 models - ?
    • available in firmwares - since 2.10
    • game format - ?
    • savedata format/path - ?
    • technical page - PS1 Emulation
    • game compatibility list - needed ?


  • ps2_softemu.self
    • available for PS3 models - fats/slim newer than CECHC
    • available in firmwares - since 1.90 then blocked in 3.50 and removed in 4.21 ?
    • game format - original CD/DVD inserted in the drive
    • savedata format/path - ?
    • technical page - PS2 Emulation
    • game compatibility list - not needed (abandoned officially and superseded by netemu)
  • ps2_netemu.self
    • available for PS3 models - all (PS2 classics)
    • available in firmwares - since 3.70
    • game format - ISO.BIN.EDAT ISO.BIN.ENC (officially), BIN CUE (unofficially)
    • savedata format/path - APPDIR/USRDIR/SAVEDATA/SCEVMC0.VME and SCEVMC1.VME
    • settings - by using CONFIG files
    • technical page - PS2 Emulation
    • game compatibility list - PS2 Classics Emulator Compatibility List


  • psp_emulator.elf
    • available for PS3 models - all but CECHB ? (PSP Remasters ?)
    • available in firmwares - since 3.15
    • game format - ISO.BIN.EDAT and APPDIR/USRDIR/CONTENT/EBOOT.PBP/DATA.PSAR ? (PSP minis)
    • savedata format (hdd) - dev_hdd0/home/<userid>/minis_savedata/<SAVEDATA_DIRECTORY>/Files
    • savedata format (usb) - dev_usb0/PSP/SAVEDATA/<SAVEDATA_DIRECTORY>/Files
    • savedata format/path - ?
    • technical page - PSP Emulation
    • game compatibility list - PSP Emulator Compatibility List
  • psp_translator.elf
    • available for PS3 models - all but CECHB ? (PSP Minis ?)
    • available in firmwares - since 3.15
    • game format - ?
    • savedata format/path - ?
    • technical page - PSP Emulation
    • game compatibility list - Needed ? (for minis ?)

PS2 Config Commands splitting[edit source]

I think is about time to split the PS2 Emulation#Config Commands (currently a page section) into a dedicated page named PS2 Config Commands that could be included in Template:Reverse engineering (next to PS2 Emulation). The Template:Boxcomm used currently was a temporal visual fix to avoid a massive TOC in PS2 Emulation but in the dedicated page we will not need it (there is another named Template:Boxtip1 Template:Boxtip2 Template:Boxtip3 more handy to include some "noob friendly" descriptions), every command will be a page section (and we will be able to read the complete list of comand names in the TOC, edit them individually, and see the changelog in the "recent changes" page indiividually too). The new page doesnt needs to be composed as a single list of commands only (page sections), we can create many other sections as example to prepare some kind of intro/tutorial of related stuf (even the tools used to dissasembly, or the tricks used to debug in PC emulators), or use other alternative names for the page name like "The PS2 Config Workshop", comment below with your suggestions. This splitting also implyes we need to move the speculative/unconfirmed info from the old talk page to the new talk page --Sandungas (talk) 08:34, 25 September 2022 (UTC)