PSP Official Configs: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (Sandungas moved page PSP Configs to PSP Official Configs without leaving a redirect: Better name, the page is going to be splitted)
m (Moved to PSP Custom Configs)
Line 1: Line 1:


== MINIS2.EDAT (Official) ==
{{clear}}
=== Eiyuu Densetsu: Sora no Kiseki FC Kai HD Edition ===
=== Eiyuu Densetsu: Sora no Kiseki FC Kai HD Edition ===
{{boxcodelite|title=BLJM85004|code=<syntaxhighlight lang=bash>
{{boxcodelite|title=BLJM85004|code=<syntaxhighlight lang=bash>
Line 247: Line 244:


{{clear}}
{{clear}}
== MINIS2.EDAT (Custom) ==
=== Ape Escape P ===
{{boxcodelite|title=ULUS00045|code=<syntaxhighlight lang=bash>
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544
</syntaxhighlight>}}
Remaps the D-pad (camera control) to the right stick
{{clear}}
=== Bleach: Soul Carnival 1 ===
{{boxcodelite|title=NPJG00008|code=<syntaxhighlight lang=bash>
SAVEDATA_USE_PS3_SAVE = 1
</syntaxhighlight>}}
{{clear}}
=== Brandish: The Dark Revenant ===
{{boxcodelite|title=NPUH10195|code=<syntaxhighlight lang=bash>
ADDITIONAL_KEY_ASSIGN = 0000000048C6C944
</syntaxhighlight>}}
Remaps R and L buttons to the right stick
{{clear}}
=== Brave Story: New Traveler ===
{{boxcodelite|title=ULUS10279|code=<syntaxhighlight lang=bash>
VOUT_RESOLUTION_MODE = 0
DRAWN_IMAGE_SCALE = 4
SAVEDATA_USE_PS3_SAVE = 1
VFPU_USE_FAST_VMMUL = 1
</syntaxhighlight>}}
SAVEDATA_USE_PS3_SAVE = 1 fixes save problem
VFPU_USE_FAST_VMMUL = 1 fixes little slowdowns
{{clear}}
=== Breath of Fire III ===
{{boxcodelite|title=ULES00193|code=<syntaxhighlight lang=bash>
ADHOC.EMUPA_TITLE_ID = ULUS10567
AW.LINEAR_ADRS = 40
AW.DISABLE_FB_TEX = 200
</syntaxhighlight>}}
{{clear}}
=== Danganronpa 1 ===
{{boxcodelite|title=NPJH50515|code=<syntaxhighlight lang=bash>
ALLEGREX_DELAY = 50
</syntaxhighlight>}}
{{clear}}
=== Danganronpa : Hope's Academy and Despair's Students ===
{{boxcodelite|title=NPJH50515|code=<syntaxhighlight lang=bash>
ALLEGREX_DELAY = 50
</syntaxhighlight>}}
{{clear}}
=== Digimon Adventure ===
{{boxcodelite|title=?|code=<syntaxhighlight lang=bash>
VERSION = 0xFFFFFFFF
ADHOC_PARTY = 0
S3D.ENABLE = 0
VOUT_RESOLUTION_MODE = 0
DRAWN_IMAGE_SCALE = 4
SAVEDATA_USE_PS3_SAVE = 1
VFPU_USE_FAST_VMMUL = 1
SDRAM_SIZE = 03800000
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544
</syntaxhighlight>}}
{{clear}}
=== Evangelion Jo ===
{{boxcodelite|title=?|code=<syntaxhighlight lang=bash>
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544
AW.LINEAR_ADRS = 40
AW.DISABLE_FB_TEX = 200
SAVEDATA_USE_PS3_SAVE = 1
</syntaxhighlight>}}
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 // Remaps the D-pad (camera control) to the right stick <br>
AW.LINEAR_ADRS = 40 // blur fix<br>
AW.DISABLE_FB_TEX = 200 // blur fix<br>
SAVEDATA_USE_PS3_SAVE = 1 // save fix
{{clear}}
=== Final Fantasy Tactics: The War of the Lions ===
{{boxcodelite|title=ULUS10297|code=<syntaxhighlight lang=bash>
AW.VRAM_MODE = 1
DRAWN_IMAGE_SCALE = 4
VFPU_USE_FAST_VMMUL = 1
AW.EXT_MODE = 3
AW.EXT_CMD = 3
</syntaxhighlight>}}
Save fix: EBOOT.ELF (EU) raw offset 0x3A0A4 : 04 00 42 04 -> 21 10 00 00
{{clear}}
=== Genso Suikoden Tsumugareshi Hyakunen no Toki ===
{{boxcodelite|title=NPJH50535|code=<syntaxhighlight lang=bash>
AW.DISABLE_FB_TEX = 100
</syntaxhighlight>}}
{{clear}}
=== Gods Eater Burst ===
{{boxcodelite|title=ULUS10563|code=<syntaxhighlight lang=bash>
SAVEDATA_USE_PS3_SAVE = 1
</syntaxhighlight>}}
Save fix
{{clear}}
=== GUN ===
{{boxcodelite|title=?|code=<syntaxhighlight lang=bash>
VERSION = 0xFFFFFFFF
SDRAM_SIZE = 03000000
S3D.ENABLE = 0
ADHOC_PARTY = 0
SAVEDATA_USE_PS3_SAVE = 1
AW.LINEAR_ADRS = 40
VFPU_USE_FAST_VMMUL = 1
AW.DISABLE_FB_TEX = 222
DRAWN_IMAGE_SCALE = 1
AW.EXT_MODE = 3
AW.EXT_CMD = 2
MIPS_CODE_BLOCK_SIZE = 8192
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C
</syntaxhighlight>}}
{{clear}}
=== Hunter x Hunter : Wonder Adventure ===
{{boxcodelite|title=NPJH50624|code=<syntaxhighlight lang=bash>
AW.DISABLE_FB_TEX = 100
</syntaxhighlight>}}
Fix gfx errors
{{clear}}
=== Nova - Near Orbit Vanguard Alliance ===
{{boxcodelite|title=NPEZ00222|code=<syntaxhighlight lang=bash>
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C
</syntaxhighlight>}}
Remaps cross/square/circle/triangle to the right stick
{{clear}}
=== Patapon 3 ===
{{boxcodelite|title=UCES01421|code=<syntaxhighlight lang=bash>
ALLEGREX_DELAY = 50
</syntaxhighlight>}}
EBOOT requires sceIoClose patch and button fix
{{clear}}
=== Persona ===
{{boxcodelite|title=NPEH00069|code=<syntaxhighlight lang=bash>
SAVEDATA_USE_PS3_SAVE = 1
</syntaxhighlight>}}
{{clear}}
=== Peter Jackson's King Kong ===
{{boxcodelite|title=ULUS10072|code=<syntaxhighlight lang=bash>
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C
</syntaxhighlight>}}
Remaps R and L buttons to the right stick
{{clear}}
=== Phantasy Star Portable 2  ===
{{boxcodelite|title=ULES01439,ULUS10529|code=<syntaxhighlight lang=bash>
S3D.ENABLE = 0
ADHOC_PARTY = 1
VFPU_USE_FAST_VMMUL = 1
</syntaxhighlight>}}
{{clear}}
=== Powerstone Collection ===
{{boxcodelite|title=?|code=<syntaxhighlight lang=bash>
ELF_PATH = disc0:/PSP_GAME/SYSDIR/EBOOT.BIN
</syntaxhighlight>}}
{{clear}}
=== Ragnarok Tactics  ===
{{boxcodelite|title=ULUS10594|code=<syntaxhighlight lang=bash>
VERSION = 0xFFFFFFFF
SDRAM_SIZE = 03600000
S3D.ENABLE = 0
DRAWN_IMAGE_SCALE = 2
VFPU_USE_FAST_VMMUL = 1
ADHOC_PARTY = 0
VSYNC_OFFSET_US = 8341
AW.DISABLE_FB_TEX = 222
AW.SINGLE_BUF = 880
AW.REUSE_ADRS = 110000
AW.SINGLE_BUF2 = 880
AW.DISCARD_EDGE = 20000
AW.EXT_MODE = 3
AW.EXT_CMD = 2
AUDIO.SLEEP = 421
VMX_FOR_FPU = 0
FPU_FS_SUPPORT = 0
MIPS_CODE_BLOCK_SIZE = 8192
MAX_PARALLAX = 0
DEPTH_TYPE = 3
</syntaxhighlight>}}
{{clear}}
=== Resistance Retribution ===
{{boxcodelite|title=UCES01184|code=<syntaxhighlight lang=bash>
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C
</syntaxhighlight>}}
Remaps R and L buttons to the right stick
{{clear}}
=== Shadow of Destiny ===
{{boxcodelite|title=ULUS10459|code=<syntaxhighlight lang=bash>
ADHOC.EMUPA_TITLE_ID = ULUS10459
AW.LINEAR_ADRS = 40
AW.DISABLE_FB_TEX = 200
</syntaxhighlight>}}
{{clear}}
=== Shin Megami Tensei: Persona ===
{{boxcodelite|title=ULUS10432|code=<syntaxhighlight lang=bash>
SAVEDATA_USE_PS3_SAVE = 1
</syntaxhighlight>}}
{{clear}}
=== Shin Megami Tensei: Persona 3 Portable ===
{{boxcodelite|title=?|code=<syntaxhighlight lang=bash>
AW.VRAM_MODE = 1
</syntaxhighlight>}}
The game hangs while loading screen<br>
This config fixes loading, but requires further research
{{clear}}
=== Shin Megami Tensei: Persona 3 Portable ===
{{boxcodelite|title=ULUS10512|code=<syntaxhighlight lang=bash>
AW.VRAM = 1
AW.EXT_MODE = 3
AW.EXT_CMD = 2
</syntaxhighlight>}}
Party fix
{{clear}}
=== Silent Hill: Origins ===
{{boxcodelite|title=ULUS10285|code=<syntaxhighlight lang=bash>
AW.LINEAR_ADRS = 40
</syntaxhighlight>}}
Loading Screen texture flicker on top
{{clear}}
=== Star Wars Battlefront II: Remastered Edition ===
{{boxcodelite|title=ULES00183|code=<syntaxhighlight lang=bash>
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C
</syntaxhighlight>}}
Remaps R and L buttons to the right stick
{{clear}}
=== Sword Art Online Infinity Moment ===
{{boxcodelite|title=?|code=<syntaxhighlight lang=bash>
AW.EXT_MODE = 3
AW.EXT_CMD = 3
</syntaxhighlight>}}
{{clear}}
=== Tactics Ogre: Let Us Cling Together ===
{{boxcodelite|title=?|code=<syntaxhighlight lang=bash>
AW.LINEAR_ADRS = 40
</syntaxhighlight>}}
Black texture? overlay in movies and "Tarot Card" selection
{{clear}}
=== Tactics Ogre: Let Us Cling Together ===
{{boxcodelite|title=ULES01500|code=<syntaxhighlight lang=bash>
VFPU_USE_FAST_VMMUL = 1
AW.EXT_MODE = 3
AW.EXT_CMD = 2
AW.LINEAR_ADRS = 40
AW.DISABLE_FB_TEX = 100
</syntaxhighlight>}}
{{clear}}
=== Tales of the World: Radiant Mythology ===
{{boxcodelite|title=ULUS10271|code=<syntaxhighlight lang=bash>
VOUT_RESOLUTION_MODE = 0
DRAWN_IMAGE_SCALE = 4
AW.LINEAR_ADRS = 40
</syntaxhighlight>}}
AW.LINEAR_ADRS = 40 // Fixes Minor graphical glitches before battles.
{{clear}}
=== The 3rd Birthday ===
{{boxcodelite|title=?|code=<syntaxhighlight lang=bash>
AW.DISABLE_FB_TEX = 222
</syntaxhighlight>}}
blue transparent texture overblending<br>
This config mostly removes them, but requires further research
{{clear}}
=== The 3rd Birthday ===
{{boxcodelite|title=ULES01513|code=<syntaxhighlight lang=bash>
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544
AW.DISABLE_FB_TEX = 100
</syntaxhighlight>}}
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 // Remaps the D-pad (camera control) to the right stick <br>
AW.DISABLE_FB_TEX = 100 // Fixes bad overlay
{{clear}}
=== Ys Seven ===
{{boxcodelite|title=ULUS10551|code=<syntaxhighlight lang=bash>
S3D.ENABLE = 0
SAVEDATA_USE_PS3_SAVE = 1
</syntaxhighlight>}}
{{clear}}
{{Games}}{{Reverse engineering}}<noinclude>[[Category:Games]]</noinclude>
{{Games}}{{Reverse engineering}}<noinclude>[[Category:Games]]</noinclude>

Revision as of 05:51, 2 September 2021

Eiyuu Densetsu: Sora no Kiseki FC Kai HD Edition

BLJM85004
VERSION = 0xFFFFFFFF
SDRAM_SIZE = 03000000
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544
S3D.ENABLE = 1
AW.EXT_MODE = 3
AW.EXT_CMD = 3
ADHOC_PARTY = 0
VSYNC_OFFSET_US = 2000
  • DiscID=BLJM85004, NPTitleID = NPJB00293/NPJN00005

Eiyuu Densetsu: Sora no Kiseki SC Kai HD Edition

BLJM85005
VERSION = 0xFFFFFFFF
SDRAM_SIZE = 04000000
CODE_SIZE_LIMIT = 00800000
ADDITIONAL_KEY_ASSIGN = 8000000000000000
S3D.ENABLE = 2
AW.EXT_MODE = 3
AW.EXT_CMD = 3
ADHOC_PARTY = 0
VSYNC_OFFSET_US = 2000
  • DiscID=BLJM85005, NPTitleID = NPJB00334/NPJN00007

Eiyuu Densetsu: Sora no Kiseki the 3rd: Kai HD Edition

BLJM85006
VERSION = 0xFFFFFFFF
SDRAM_SIZE = 04000000
CODE_SIZE_LIMIT = 00800000
ADDITIONAL_KEY_ASSIGN = 8000000000000000
S3D.ENABLE = 2
AW.EXT_MODE = 3
AW.EXT_CMD = 3
ADHOC_PARTY = 0
  • DiscID=BLJM85006, NPTitleID = NPJB00360/NPJN00008

K-ON Houkago Live HD Ver

BLJM85002
VERSION = 0xFFFFFFFF
AW.EXT_MODE = 3
AW.EXT_CMD = 2
SDRAM_SIZE = 02800000
ADDITIONAL_KEY_ASSIGN = 8000000000000000
S3D.ENABLE = 1
ADHOC.EMUPA_TITLE_ID = ULJM05709
  • DiscID=BLJM85002, NPTitleID = NPJB40002

Monster Hunter Portable 3rd HD Ver

BLJM85001 (hardcoded inside the emulator)
DRAWN_IMAGE_SCALE = 4
AW.EXT_MODE = 3
TRANS_CACHE_SIZE = 1000000
VSYNC_OFFSET_US = 2000
ADHOC.EMUPA_TITLE_ID = ULJM05800
ADHOC.EMUPA_INITIAL_SERVER = 1
ADHOC_PARTY = 1
BLJM85001
VERSION = 0xFFFFFFFF
S3D.ENABLE = 2
SDRAM_SIZE = 02800000
MIPS_CODE_BLOCK_SIZE = 8192
  • DiscID=BLJM85001, NPTitleID = NPJB40001

This game contains a MINIS2.EDAT and additionally some specific settings hardcoded inside the emulator

Shin Sangoku Musou Multi Raid 2 HD Ver

BLJM85003
VERSION = 0xFFFFFFFF
AW.EXT_MODE = 3
AW.EXT_CMD = 2
SDRAM_SIZE = 02800000
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544
S3D.ENABLE = 1
ADHOC.EMUPA_TITLE_ID = ULJM05637
AW.VRAM_MODE = 1
SAVEDATA_LOAD_CACHE_TARGET_NAME = ULJM05637DQUEST
  • DiscID=BLJM85003, NPTitleID = NPJB40003

Puzzle Scape Mini

NPEZ00001
AW.DISCARD_EDGE = 20000
AW.DECODE_WAIT = 10000

Stand O'Food

NPEZ00002,NPUZ00029
DRAWN_IMAGE_SCALE = 1

Mahjongg Artifacts Chapter 2

NPEZ00003,NPUZ00006
AW.LINEAR_ADRS = 40
AW.DISABLE_FB_TEX = 100
AW.DISCARD_EDGE = 20000

Pinball Dreams

NPEZ00021, NPUZ00054
DRAWN_IMAGE_SCALE = 1

Pinball Fantasies

NPEZ00022,NPUZ00017
DRAWN_IMAGE_SCALE = 1

Sudoku

NPEZ00027
AUDIO.SLEEP = 421

Bowling 3D

  • NPEZ00028, NPUZ00002

SFO: PP, officially wont run on ps3 as no iso.bin and no proper minis file (only psp officially supported)

Hero Of Sparta

  • NPEZ00031, NPUZ00005

?

Blast Off

  • NPEZ00041, NPUZ00021

?

Brainpipe

  • NPEZ00046, NPUZ00009

?

Tetris

NPEZ00093
AW.SINGLE_BUF = 80
AW.REUSE_ADRS = 110000

SFO: PP, officially wont run on ps3 as no iso.bin and no proper minis file (only psp officially supported)

Yummy Yummy Cooking Jam

NPEZ00094,NPUZ00018
AW.SINGLE_BUF = 880
AW.DECODE_WAIT = 10000

Telegraph - Sudoku & Kakuro

NPEZ00105
DRAWN_IMAGE_SCALE = 1

Sudoku und Kakuro: Welt Edition

NPEZ00106
DRAWN_IMAGE_SCALE = 1

Spot The Differences!

NPEZ00107,NPUZ00034
DRAWN_IMAGE_SCALE = 1

Finde die Unterschiede! Welt Edition

NPEZ00108
DRAWN_IMAGE_SCALE = 1

Telegraph Crosswords

NPEZ00112
DRAWN_IMAGE_SCALE = 1

Kreuzwortraetsel: Welt Edition

NPEZ00113
DRAWN_IMAGE_SCALE = 1

Pallurikio

  • NPEZ00125,NPUZ00099

?

Mahjongg Artifacts

NPEZ00194,NPUZ00062
AW.LINEAR_ADRS = 40
AW.DISABLE_FB_TEX = 100
AW.DISCARD_EDGE = 20000

Arctic Adventures: Polar's Puzzles

  • NPEZ00219,NPUZ00114

?

Fighting Fantasy - Talisman of death

NPEZ00381
AW.THR_PIXEL_OFST = 0

Jetpack Joyride

NEPZ00444,NPUZ00292
AW.CLOAD_MODE = 1

SuperMarket Mania

NPUZ00058
DRAWN_IMAGE_SCALE = 1