PSP Custom Configs: Difference between revisions
m (→Ragnarok Tactics: short description copyed from the PSP compatibility list) |
m (Moved from Talk:PSP Emulation) |
||
Line 370: | Line 370: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
AW.LINEAR_ADRS = 40 // Fixes Minor graphical glitches before battles. | AW.LINEAR_ADRS = 40 // Fixes Minor graphical glitches before battles. | ||
{{clear}} | |||
=== Tetris === | |||
{{boxcodelite|title=NPEZ00093|code=<syntaxhighlight lang=bash> | |||
AW.SINGLE_BUF = 80 | |||
AW.REUSE_ADRS = 110000 | |||
</syntaxhighlight>}} | |||
{{boxcode|float=left|width=auto|title=PPSSPP Emulator debug info|code=<syntaxhighlight lang=bash> | |||
user_main I[SCEGE]: Common\FramebufferCommon.cpp:331 Creating FBO for 00110000 : 280 x 20 x 3 | |||
user_main W[SCEGE]: Common\FramebufferCommon.cpp:373 FBO reusing depthbuffer, 00110000/00044000 and 00088000/00044000 | |||
user_main I[G3D]: GLES\ShaderManager.cpp:140 Linked shader: vs 31 fs 32 | |||
user_main I[IO]: HLE\sceIo.cpp:906 stdout: >L | |||
user_main I[IO]: HLE\sceIo.cpp:906 stdout: <OK | |||
user_main W[G3D]: GLES\TextureCache.cpp:336 Render to texture with different strides 256 != 280 | |||
user_main I[SCEGE]: GLES\Framebuffer.cpp:730 Resizing FBO for 00110000 : 256 x 272 x 3 | |||
user_main I[SCEGE]: GLES\Framebuffer.cpp:730 Resizing FBO for 00110000 : 256 x 272 x 3 | |||
</syntaxhighlight>}} | |||
{{clear}} | {{clear}} |
Revision as of 10:33, 5 September 2021
#
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
A
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Ape Escape P
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544
Remaps the D-pad (camera control) to the right stick
B
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Bleach: Soul Carnival 1
SAVEDATA_USE_PS3_SAVE = 1
Brandish: The Dark Revenant
ADDITIONAL_KEY_ASSIGN = 0000000048C6C944
Remaps R and L buttons to the right 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
C
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
D
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
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
Better speed
E
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Evangelion Jo
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 AW.LINEAR_ADRS = 40 AW.DISABLE_FB_TEX = 200 SAVEDATA_USE_PS3_SAVE = 1
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 // Remaps the D-pad (camera control) to the right stick
AW.LINEAR_ADRS = 40 // blur fix
AW.DISABLE_FB_TEX = 200 // blur fix
SAVEDATA_USE_PS3_SAVE = 1 // save fix
F
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
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
- The config fixes slowdowns
- The Saves needs to be fixed by patching the EBOOT.ELF
- EU patch: raw offset 0x3A0A4 : 04 00 42 04 -> 21 10 00 00
G
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Genso Suikoden Tsumugareshi Hyakunen no Toki
AW.DISABLE_FB_TEX = 100
- The config fixes blur
- Needs fix for libmt19937.prx loading
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
H
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Hunter x Hunter : Wonder Adventure
AW.DISABLE_FB_TEX = 100
Fix gfx errors
I
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
J
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
K
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
L
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
M
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
N
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Nova - Near Orbit Vanguard Alliance
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C
Remaps cross/square/circle/triangle to the right stick
O
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
P
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
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 R and L buttons to the right stick
Phantasy Star Portable 2
S3D.ENABLE = 0 ADHOC_PARTY = 1 VFPU_USE_FAST_VMMUL = 1
- The config helps with some of the framerate drops
Powerstone Collection
ELF_PATH = disc0:/PSP_GAME/SYSDIR/EBOOT.BIN
- Works as a Remaster. Needs each game to be separated : in the iso, take out PWS1.PRX or PWS2.PRX, rename it to EBOOT.BIN, resign it with SIGN_EBOOT.BAT, and replace the original EBOOT.BIN in SYS_DIR using UMDGen.exe with the one of your game. Then enjoy it as a remaster :) or add minis2 :
ELF_PATH = disc0:/PSP_GAME/SYSDIR/EBOOT.BIN
to the path/ pwsX.prx you like..to run, easier and faster than always repacking.
Q
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
R
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
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
- The config reduces lag
Resistance Retribution
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C
Remaps R and L buttons to the right stick
S
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
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_MODE = 1
The game hangs while loading screen
This config fixes loading, but requires further research
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
Loading Screen texture flicker on top
Star Wars Battlefront II: Remastered Edition
ADDITIONAL_KEY_ASSIGN = 000000004FCECD4C
Remaps R and L buttons to the right stick
Sword Art Online Infinity Moment
AW.EXT_MODE = 3 AW.EXT_CMD = 3
T
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Tactics Ogre: Let Us Cling Together
AW.LINEAR_ADRS = 40
Black texture? overlay in movies and "Tarot Card" selection
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.
Tetris
AW.SINGLE_BUF = 80 AW.REUSE_ADRS = 110000
user_main I[SCEGE]: Common\FramebufferCommon.cpp:331 Creating FBO for 00110000 : 280 x 20 x 3 user_main W[SCEGE]: Common\FramebufferCommon.cpp:373 FBO reusing depthbuffer, 00110000/00044000 and 00088000/00044000 user_main I[G3D]: GLES\ShaderManager.cpp:140 Linked shader: vs 31 fs 32 user_main I[IO]: HLE\sceIo.cpp:906 stdout: >L user_main I[IO]: HLE\sceIo.cpp:906 stdout: <OK user_main W[G3D]: GLES\TextureCache.cpp:336 Render to texture with different strides 256 != 280 user_main I[SCEGE]: GLES\Framebuffer.cpp:730 Resizing FBO for 00110000 : 256 x 272 x 3 user_main I[SCEGE]: GLES\Framebuffer.cpp:730 Resizing FBO for 00110000 : 256 x 272 x 3
The 3rd Birthday
AW.DISABLE_FB_TEX = 222
blue transparent texture overblending
This config mostly removes them, but requires further research
The 3rd Birthday
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 AW.DISABLE_FB_TEX = 100
ADDITIONAL_KEY_ASSIGN = 0000000047C6C544 // Remaps the D-pad (camera control) to the right stick
AW.DISABLE_FB_TEX = 100 // Fixes bad overlay
U
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
V
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
W
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
X
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Y
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
Ys Seven
S3D.ENABLE = 0 SAVEDATA_USE_PS3_SAVE = 1
Z
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z · Back to top
|