PSP Official Configs: Difference between revisions
m (→Shin Megami Tensei: Persona3 Portable: Typo ?) |
m (→MINIS2.EDAT (Custom): Copyed all custom configs from PSP Emulator Compatibility List) |
||
Line 278: | Line 278: | ||
blue transparent texture overblending<br> | blue transparent texture overblending<br> | ||
This config mostly removes them, but requires further research | This config mostly removes them, but requires further research | ||
{{clear}} | |||
=== Ape Escape P === | |||
{{boxcodelite|title=ULUS00045|code=<syntaxhighlight lang=bash> | |||
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 | |||
</syntaxhighlight>}} | |||
Remap the camera to the right analog | |||
{{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>}} | |||
Remap R+L to analog 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 // r-analog stick | |||
AW.LINEAR_ADRS = 40 // blur fix | |||
AW.DISABLE_FB_TEX = 200 // blur fix | |||
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 shoulder buttons to right analog 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 shoulder buttons to right analog | |||
{{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 shoulder buttons to right analog | |||
{{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=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>}} | |||
To fix unplayable issue but still leaves flashlight issue | |||
{{clear}} | |||
=== Star Wars Battlefront II: Remastered Edition === | |||
{{boxcodelite|title=ULES00183|code=<syntaxhighlight lang=bash> | |||
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C | |||
</syntaxhighlight>}} | |||
Remaps shoulder buttons to right analog | |||
{{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=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=ULES01513|code=<syntaxhighlight lang=bash> | |||
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 | |||
AW.DISABLE_FB_TEX = 100 | |||
</syntaxhighlight>}} | |||
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 // to move camera with right stick | |||
AW.DISABLE_FB_TEX = 100 // Fixes bad overlay or AW.DISABLE_FB_TEX = 222 | |||
{{clear}} | |||
=== Ys Seven === | |||
{{boxcodelite|title=ULUS10551|code=<syntaxhighlight lang=bash> | |||
S3D.ENABLE = 0 | |||
SAVEDATA_USE_PS3_SAVE = 1 | |||
</syntaxhighlight>}} | |||
{{clear}} | {{clear}} | ||
{{Games}}<noinclude>[[Category:Main]]</noinclude> | {{Games}}<noinclude>[[Category:Main]]</noinclude> |
Revision as of 06:52, 31 August 2021
MINIS2.EDAT (Official)
Eiyuu Densetsu: Sora no Kiseki FC Kai HD Edition
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
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
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
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
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
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
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
AW.DISCARD_EDGE = 20000 AW.DECODE_WAIT = 10000
Stand O'Food
DRAWN_IMAGE_SCALE = 1
Mahjongg Artifacts Chapter 2
AW.LINEAR_ADRS = 40 AW.DISABLE_FB_TEX = 100 AW.DISCARD_EDGE = 20000
Pinball Dreams
DRAWN_IMAGE_SCALE = 1
Pinball Fantasies
DRAWN_IMAGE_SCALE = 1
Sudoku
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
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
AW.SINGLE_BUF = 880 AW.DECODE_WAIT = 10000
Telegraph - Sudoku & Kakuro
DRAWN_IMAGE_SCALE = 1
Sudoku und Kakuro: Welt Edition
DRAWN_IMAGE_SCALE = 1
Spot The Differences!
DRAWN_IMAGE_SCALE = 1
Finde die Unterschiede! Welt Edition
DRAWN_IMAGE_SCALE = 1
Telegraph Crosswords
DRAWN_IMAGE_SCALE = 1
Kreuzwortraetsel: Welt Edition
DRAWN_IMAGE_SCALE = 1
Pallurikio
- NPEZ00125,NPUZ00099
?
Mahjongg Artifacts
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
AW.THR_PIXEL_OFST = 0
Jetpack Joyride
AW.CLOAD_MODE = 1
SuperMarket Mania
DRAWN_IMAGE_SCALE = 1
MINIS2.EDAT (Custom)
Shin Megami Tensei: Persona3 Portable
AW.VRAM_MODE = 1
The game hangs while loading screen
This config fixes loading, but requires further research
Silent Hill: Origins
AW.LINEAR_ADRS = 40
Loading Screen texture flicker on top
Tactics Ogre: Let Us Cling Together
AW.LINEAR_ADRS = 40
Black texture? overlay in movies and "Tarot Card" selection
The 3rd Birthday
AW.DISABLE_FB_TEX = 222
blue transparent texture overblending
This config mostly removes them, but requires further research
Ape Escape P
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544
Remap the camera to the right analog
Bleach: Soul Carnival 1
SAVEDATA_USE_PS3_SAVE = 1
Brandish: The Dark Revenant
ADDITIONAL_KEY_ASSIGN = 0000000048C6C944
Remap R+L to analog stick
Brave Story: New Traveler
VOUT_RESOLUTION_MODE = 0 DRAWN_IMAGE_SCALE = 4 SAVEDATA_USE_PS3_SAVE = 1 VFPU_USE_FAST_VMMUL = 1
SAVEDATA_USE_PS3_SAVE = 1 fixes save problem VFPU_USE_FAST_VMMUL = 1 fixes little slowdowns
Breath of Fire III
ADHOC.EMUPA_TITLE_ID = ULUS10567 AW.LINEAR_ADRS = 40 AW.DISABLE_FB_TEX = 200
Danganronpa 1
ALLEGREX_DELAY = 50
Danganronpa : Hope's Academy and Despair's Students
ALLEGREX_DELAY = 50
Digimon Adventure
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
Evangelion Jo
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 AW.LINEAR_ADRS = 40 AW.DISABLE_FB_TEX = 200 SAVEDATA_USE_PS3_SAVE = 1
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 // r-analog stick AW.LINEAR_ADRS = 40 // blur fix AW.DISABLE_FB_TEX = 200 // blur fix SAVEDATA_USE_PS3_SAVE = 1 // save fix
Final Fantasy Tactics: The War of the Lions
AW.VRAM_MODE = 1 DRAWN_IMAGE_SCALE = 4 VFPU_USE_FAST_VMMUL = 1 AW.EXT_MODE = 3 AW.EXT_CMD = 3
Save fix: EBOOT.ELF (EU) raw offset 0x3A0A4 : 04 00 42 04 -> 21 10 00 00
Genso Suikoden Tsumugareshi Hyakunen no Toki
AW.DISABLE_FB_TEX = 100
Gods Eater Burst
SAVEDATA_USE_PS3_SAVE = 1
Save fix
GUN
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
Hunter x Hunter : Wonder Adventure
AW.DISABLE_FB_TEX = 100
Fix gfx errors
Nova - Near Orbit Vanguard Alliance
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C
Remaps shoulder buttons to right analog stick
Patapon 3
ALLEGREX_DELAY = 50
EBOOT requires sceIoClose patch and button fix
Persona
SAVEDATA_USE_PS3_SAVE = 1
Peter Jackson's King Kong
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C
Remaps shoulder buttons to right analog
Phantasy Star Portable 2
S3D.ENABLE = 0 ADHOC_PARTY = 1 VFPU_USE_FAST_VMMUL = 1
Powerstone Collection
ELF_PATH = disc0:/PSP_GAME/SYSDIR/EBOOT.BIN
Ragnarok Tactics
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
Resistance Retribution
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C
Remaps shoulder buttons to right analog
Shadow of Destiny
ADHOC.EMUPA_TITLE_ID = ULUS10459 AW.LINEAR_ADRS = 40 AW.DISABLE_FB_TEX = 200
Shin Megami Tensei: Persona
SAVEDATA_USE_PS3_SAVE = 1
Shin Megami Tensei: Persona 3 Portable
AW.VRAM = 1 AW.EXT_MODE = 3 AW.EXT_CMD = 2
Party fix
Silent Hill Origins
AW.LINEAR_ADRS = 40
To fix unplayable issue but still leaves flashlight issue
Star Wars Battlefront II: Remastered Edition
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C
Remaps shoulder buttons to right analog
Sword Art Online Infinity Moment
AW.EXT_MODE = 3 AW.EXT_CMD = 3
Tactics Ogre: Let Us Cling Together
VFPU_USE_FAST_VMMUL = 1 AW.EXT_MODE = 3 AW.EXT_CMD = 2 AW.LINEAR_ADRS = 40 AW.DISABLE_FB_TEX = 100
Tales of the World: Radiant Mythology
VOUT_RESOLUTION_MODE = 0 DRAWN_IMAGE_SCALE = 4 AW.LINEAR_ADRS = 40
AW.LINEAR_ADRS = 40 // Fixes Minor graphical glitches before battles.
The 3rd Birthday
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 AW.DISABLE_FB_TEX = 100
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 // to move camera with right stick AW.DISABLE_FB_TEX = 100 // Fixes bad overlay or AW.DISABLE_FB_TEX = 222
Ys Seven
S3D.ENABLE = 0 SAVEDATA_USE_PS3_SAVE = 1
|