User talk:Kozarovv: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 25: Line 25:
* --spu2-c1-memin-to-bgm
* --spu2-c1-memin-to-bgm
* --spu2Trace
* --spu2Trace
==PSPHD==
====config psp====
*--notrophies
*--texsave
*--texmissingsave
*--samplesave
*--texreplace
*--samplereplace
*--replacementalpha [true]
*--parappaalphahack
*--locorocomeshsmooth
*--replacementfilter
*--gputhread
*--antialias [MSAA4x, SSAA4x]
*--texcachemode [drawbounds, drawboundsloco]
*--texclutmode [filter, full]
*--texloadmode [launch, ondemand_lz4]
*--parappajapanesefonthack
*--parappareplacecolor [%08x (rgb?)]
*--volume [  ? (Adjusting volume level to %d%%)]
*--image [umd0 ,disc0]
*--addon
*--host [host0, flash0]
====Standard: ====
*patches/
*_patches.lua
*feature_data/
*_features.lua
*tooling/
*_tooling.lua
*trophy_data/
*_trophies.lua
====other====
*_config.txt
*--vms
*
*videos/
*.mp4
*videos/%08x.mp4
*audio/%08x.ogg
*--texswitch [original, replacement]
Paths:
*/app0/
*/download0/
*/savedata
*/host/
*/hostapp/
*/data/

Revision as of 14:41, 8 May 2018

Rough draft

psfour2pstwo

gs

  • --gs-kernel-cl="DarkCloud2"
  • --gs-kernel-cl="fantavision"

Special case kernel plugins?

possible speed/comp hacks

  • --detect-idle-vif
  • --detect-idle-ee
  • --detect-idle-iop
  • --detect-idle-intc
  • --detect-idle-chcr

Sound - SPU2 behavior

  • --spu2-update-deferral
  • --spu2-reverb
  • --spu2-c0-memin-to-bgm
  • --spu2-c1-memin-to-bgm
  • --spu2Trace


PSPHD

config psp

  • --notrophies
  • --texsave
  • --texmissingsave
  • --samplesave
  • --texreplace
  • --samplereplace
  • --replacementalpha [true]
  • --parappaalphahack
  • --locorocomeshsmooth
  • --replacementfilter
  • --gputhread
  • --antialias [MSAA4x, SSAA4x]
  • --texcachemode [drawbounds, drawboundsloco]
  • --texclutmode [filter, full]
  • --texloadmode [launch, ondemand_lz4]
  • --parappajapanesefonthack
  • --parappareplacecolor [%08x (rgb?)]
  • --volume [  ? (Adjusting volume level to %d%%)]
  • --image [umd0 ,disc0]
  • --addon
  • --host [host0, flash0]


Standard:

  • patches/
  • _patches.lua
  • feature_data/
  • _features.lua
  • tooling/
  • _tooling.lua
  • trophy_data/
  • _trophies.lua

other

  • _config.txt
  • --vms
  • videos/
  • .mp4
  • videos/%08x.mp4
  • audio/%08x.ogg
  • --texswitch [original, replacement]

Paths:

  • /app0/
  • /download0/
  • /savedata
  • /host/
  • /hostapp/
  • /data/