Editing PSP Official Configs

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
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=
{{boxcodelite|title=BLJM85004|code=<syntaxhighlight lang=bash>
VERSION = 0xFFFFFFFF
VERSION = 0xFFFFFFFF
SDRAM_SIZE = 03000000
SDRAM_SIZE = 03000000
Line 10: Line 13:
ADHOC_PARTY = 0
ADHOC_PARTY = 0
VSYNC_OFFSET_US = 2000
VSYNC_OFFSET_US = 2000
}}
</syntaxhighlight>}}


*DiscID=BLJM85004, NPTitleID = NPJB00293/NPJN00005
*DiscID=BLJM85004, NPTitleID = NPJB00293/NPJN00005


{{clear}}
=== Eiyuu Densetsu: Sora no Kiseki SC Kai HD Edition ===
=== Eiyuu Densetsu: Sora no Kiseki SC Kai HD Edition ===
{{boxcodelite|title=BLJM85005|code=
{{boxcodelite|title=BLJM85005|code=<syntaxhighlight lang=bash>
VERSION = 0xFFFFFFFF
VERSION = 0xFFFFFFFF
SDRAM_SIZE = 04000000
SDRAM_SIZE = 04000000
Line 25: Line 29:
ADHOC_PARTY = 0
ADHOC_PARTY = 0
VSYNC_OFFSET_US = 2000
VSYNC_OFFSET_US = 2000
}}
</syntaxhighlight>}}


*DiscID=BLJM85005, NPTitleID = NPJB00334/NPJN00007
*DiscID=BLJM85005, NPTitleID = NPJB00334/NPJN00007


{{clear}}
=== Eiyuu Densetsu: Sora no Kiseki the 3rd: Kai HD Edition ===
=== Eiyuu Densetsu: Sora no Kiseki the 3rd: Kai HD Edition ===
{{boxcodelite|title=BLJM85006|code=
{{boxcodelite|title=BLJM85006|code=<syntaxhighlight lang=bash>
VERSION = 0xFFFFFFFF
VERSION = 0xFFFFFFFF
SDRAM_SIZE = 04000000
SDRAM_SIZE = 04000000
Line 39: Line 44:
AW.EXT_CMD = 3
AW.EXT_CMD = 3
ADHOC_PARTY = 0
ADHOC_PARTY = 0
}}
</syntaxhighlight>}}


*DiscID=BLJM85006, NPTitleID = NPJB00360/NPJN00008
*DiscID=BLJM85006, NPTitleID = NPJB00360/NPJN00008


{{clear}}
=== K-ON Houkago Live HD Ver ===
=== K-ON Houkago Live HD Ver ===
{{boxcodelite|title=BLJM85002|code=
{{boxcodelite|title=BLJM85002|code=<syntaxhighlight lang=bash>
VERSION = 0xFFFFFFFF
VERSION = 0xFFFFFFFF
AW.EXT_MODE = 3
AW.EXT_MODE = 3
Line 52: Line 58:
S3D.ENABLE = 1
S3D.ENABLE = 1
ADHOC.EMUPA_TITLE_ID = ULJM05709
ADHOC.EMUPA_TITLE_ID = ULJM05709
}}
</syntaxhighlight>}}


*DiscID=BLJM85002, NPTitleID = NPJB40002
*DiscID=BLJM85002, NPTitleID = NPJB40002


{{clear}}
=== Monster Hunter Portable 3rd HD Ver ===
=== Monster Hunter Portable 3rd HD Ver ===
<div style=float:right;">
<div style=float:right;">
{{boxcodelite|title=BLJM85001 (hardcoded inside the emulator)|code=
{{boxcodelite|title=BLJM85001 (hardcoded inside the emulator)|code=<syntaxhighlight lang=bash>
DRAWN_IMAGE_SCALE = 4
DRAWN_IMAGE_SCALE = 4
AW.EXT_MODE = 3
AW.EXT_MODE = 3
Line 66: Line 73:
ADHOC.EMUPA_INITIAL_SERVER = 1
ADHOC.EMUPA_INITIAL_SERVER = 1
ADHOC_PARTY = 1
ADHOC_PARTY = 1
}}
</syntaxhighlight>}}
{{boxcodelite|title=BLJM85001|code=
{{boxcodelite|title=BLJM85001|code=<syntaxhighlight lang=bash>
VERSION = 0xFFFFFFFF
VERSION = 0xFFFFFFFF
S3D.ENABLE = 2
S3D.ENABLE = 2
SDRAM_SIZE = 02800000
SDRAM_SIZE = 02800000
MIPS_CODE_BLOCK_SIZE = 8192
MIPS_CODE_BLOCK_SIZE = 8192
}}
</syntaxhighlight>}}
</div>
</div>


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


{{clear}}
=== Shin Sangoku Musou Multi Raid 2 HD Ver ===
=== Shin Sangoku Musou Multi Raid 2 HD Ver ===
{{boxcodelite|title=BLJM85003|code=
{{boxcodelite|title=BLJM85003|code=<syntaxhighlight lang=bash>
VERSION = 0xFFFFFFFF
VERSION = 0xFFFFFFFF
AW.EXT_MODE = 3
AW.EXT_MODE = 3
Line 89: Line 97:
AW.VRAM_MODE = 1
AW.VRAM_MODE = 1
SAVEDATA_LOAD_CACHE_TARGET_NAME = ULJM05637DQUEST
SAVEDATA_LOAD_CACHE_TARGET_NAME = ULJM05637DQUEST
}}
</syntaxhighlight>}}


*DiscID=BLJM85003, NPTitleID = NPJB40003
*DiscID=BLJM85003, NPTitleID = NPJB40003


{{clear}}
=== Puzzle Scape Mini ===
=== Puzzle Scape Mini ===
{{boxcodelite|title=NPEZ00001|code=
{{boxcodelite|title=NPEZ00001|code=<syntaxhighlight lang=bash>
AW.DISCARD_EDGE = 20000
AW.DISCARD_EDGE = 20000
AW.DECODE_WAIT = 10000
AW.DECODE_WAIT = 10000
}}
</syntaxhighlight>}}


{{clear}}
=== Stand O'Food ===
=== Stand O'Food ===
{{boxcodelite|title=NPEZ00002,NPUZ00029|code=DRAWN_IMAGE_SCALE = 1}}
{{boxcodelite|title=NPEZ00002,NPUZ00029|code=<syntaxhighlight lang=bash>
DRAWN_IMAGE_SCALE = 1
</syntaxhighlight>}}


{{clear}}
=== Mahjongg Artifacts Chapter 2 ===
=== Mahjongg Artifacts Chapter 2 ===
{{boxcodelite|title=NPEZ00003,NPUZ00006|code=
{{boxcodelite|title=NPEZ00003,NPUZ00006|code=<syntaxhighlight lang=bash>
AW.LINEAR_ADRS = 40
AW.LINEAR_ADRS = 40
AW.DISABLE_FB_TEX = 100
AW.DISABLE_FB_TEX = 100
AW.DISCARD_EDGE = 20000
AW.DISCARD_EDGE = 20000
}}
</syntaxhighlight>}}


{{clear}}
=== Pinball Dreams ===
=== Pinball Dreams ===
{{boxcodelite|title=NPEZ00021, NPUZ00054|code=DRAWN_IMAGE_SCALE = 1}}
{{boxcodelite|title=NPEZ00021, NPUZ00054|code=<syntaxhighlight lang=bash>
DRAWN_IMAGE_SCALE = 1
</syntaxhighlight>}}


{{clear}}
=== Pinball Fantasies ===
=== Pinball Fantasies ===
{{boxcodelite|title=NPEZ00022,NPUZ00017|code=DRAWN_IMAGE_SCALE = 1}}
{{boxcodelite|title=NPEZ00022,NPUZ00017|code=<syntaxhighlight lang=bash>
DRAWN_IMAGE_SCALE = 1
</syntaxhighlight>}}


{{clear}}
=== Sudoku ===
=== Sudoku ===
{{boxcodelite|title=NPEZ00027|code=AUDIO.SLEEP = 421}}
{{boxcodelite|title=NPEZ00027|code=<syntaxhighlight lang=bash>
AUDIO.SLEEP = 421
</syntaxhighlight>}}
 
{{clear}}
=== Bowling 3D ===
*NPEZ00028, NPUZ00002
SFO: PP, officially wont run on ps3 as no iso.bin and no proper minis file (only psp officially supported)
 
{{clear}}
=== Hero Of Sparta ===
*NPEZ00031, NPUZ00005
?
 
{{clear}}
=== Blast Off ===
*NPEZ00041, NPUZ00021
?
 
{{clear}}
=== Brainpipe ===
*NPEZ00046, NPUZ00009
?


{{clear}}
=== Tetris ===
=== Tetris ===
{{boxcodelite|title=NPEZ00093|code=
{{boxcodelite|title=NPEZ00093|code=<syntaxhighlight lang=bash>
AW.SINGLE_BUF = 80
AW.SINGLE_BUF = 80
AW.REUSE_ADRS = 110000
AW.REUSE_ADRS = 110000
}}
</syntaxhighlight>}}
SFO: PP, officially wont run on ps3 as no iso.bin and no proper minis file (only psp officially supported)
SFO: PP, officially wont run on ps3 as no iso.bin and no proper minis file (only psp officially supported)


{{clear}}
=== Yummy Yummy Cooking Jam ===
=== Yummy Yummy Cooking Jam ===
{{boxcodelite|title=NPEZ00094,NPUZ00018|code=
{{boxcodelite|title=NPEZ00094,NPUZ00018|code=<syntaxhighlight lang=bash>
AW.SINGLE_BUF = 880
AW.SINGLE_BUF = 880
AW.DECODE_WAIT = 10000
AW.DECODE_WAIT = 10000
}}
</syntaxhighlight>}}


{{clear}}
=== Telegraph - Sudoku & Kakuro ===
=== Telegraph - Sudoku & Kakuro ===
{{boxcodelite|title=NPEZ00105|code=DRAWN_IMAGE_SCALE = 1}}
{{boxcodelite|title=NPEZ00105|code=<syntaxhighlight lang=bash>
DRAWN_IMAGE_SCALE = 1
</syntaxhighlight>}}


{{clear}}
=== Sudoku und Kakuro: Welt Edition ===
=== Sudoku und Kakuro: Welt Edition ===
{{boxcodelite|title=NPEZ00106|code=DRAWN_IMAGE_SCALE = 1}}
{{boxcodelite|title=NPEZ00106|code=<syntaxhighlight lang=bash>
DRAWN_IMAGE_SCALE = 1
</syntaxhighlight>}}


{{clear}}
=== Spot The Differences! ===
=== Spot The Differences! ===
{{boxcodelite|title=NPEZ00107,NPUZ00034|code=DRAWN_IMAGE_SCALE = 1}}
{{boxcodelite|title=NPEZ00107,NPUZ00034|code=<syntaxhighlight lang=bash>
DRAWN_IMAGE_SCALE = 1
</syntaxhighlight>}}


{{clear}}
=== Finde die Unterschiede! Welt Edition ===
=== Finde die Unterschiede! Welt Edition ===
{{boxcodelite|title=NPEZ00108|code=DRAWN_IMAGE_SCALE = 1}}
{{boxcodelite|title=NPEZ00108|code=<syntaxhighlight lang=bash>
DRAWN_IMAGE_SCALE = 1
</syntaxhighlight>}}


{{clear}}
=== Telegraph Crosswords ===
=== Telegraph Crosswords ===
{{boxcodelite|title=NPEZ00112|code=DRAWN_IMAGE_SCALE = 1}}
{{boxcodelite|title=NPEZ00112|code=<syntaxhighlight lang=bash>
DRAWN_IMAGE_SCALE = 1
</syntaxhighlight>}}


{{clear}}
=== Kreuzwortraetsel: Welt Edition ===
=== Kreuzwortraetsel: Welt Edition ===
{{boxcodelite|title=NPEZ00113|code=DRAWN_IMAGE_SCALE = 1}}
{{boxcodelite|title=NPEZ00113|code=<syntaxhighlight lang=bash>
DRAWN_IMAGE_SCALE = 1
</syntaxhighlight>}}


{{clear}}
=== Pallurikio ===
*NPEZ00125,NPUZ00099
?
{{clear}}
=== Mahjongg Artifacts ===
=== Mahjongg Artifacts ===
{{boxcodelite|title=NPEZ00194,NPUZ00062|code=
{{boxcodelite|title=NPEZ00194,NPUZ00062|code=<syntaxhighlight lang=bash>
AW.LINEAR_ADRS = 40
AW.LINEAR_ADRS = 40
AW.DISABLE_FB_TEX = 100
AW.DISABLE_FB_TEX = 100
AW.DISCARD_EDGE = 20000
AW.DISCARD_EDGE = 20000
}}
</syntaxhighlight>}}
 
{{clear}}
=== Arctic Adventures: Polar's Puzzles ===
*NPEZ00219,NPUZ00114
?


{{clear}}
=== Fighting Fantasy - Talisman of death ===
=== Fighting Fantasy - Talisman of death ===
{{boxcodelite|title=NPEZ00381|code=AW.THR_PIXEL_OFST = 0}}
{{boxcodelite|title=NPEZ00381|code=<syntaxhighlight lang=bash>
AW.THR_PIXEL_OFST = 0
</syntaxhighlight>}}


{{clear}}
=== Jetpack Joyride ===
=== Jetpack Joyride ===
{{boxcodelite|title=NEPZ00444,NPUZ00292|code=AW.CLOAD_MODE = 1}}
{{boxcodelite|title=NEPZ00444,NPUZ00292|code=<syntaxhighlight lang=bash>
AW.CLOAD_MODE = 1
</syntaxhighlight>}}


{{clear}}
=== SuperMarket Mania ===
=== SuperMarket Mania ===
{{boxcodelite|title=NPUZ00058|code=DRAWN_IMAGE_SCALE = 1}}
{{boxcodelite|title=NPUZ00058|code=<syntaxhighlight lang=bash>
DRAWN_IMAGE_SCALE = 1
</syntaxhighlight>}}
 
{{clear}}
== MINIS2.EDAT (Custom) ==
 
=== Shin Megami Tensei: Persona3 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}}
 
=== Silent Hill: Origins ===
{{boxcodelite|title=?|code=<syntaxhighlight lang=bash>
AW.LINEAR_ADRS = 40
</syntaxhighlight>}}
Loading Screen texture flicker on top
 
{{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}}
=== 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}}
=== 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}}


{{Games}}{{Reverse engineering}}<noinclude>[[Category:Games]]</noinclude>
{{Games}}<noinclude>[[Category:Main]]</noinclude>
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)