Recent content by vampirex

  1. vampirex

    PS4 [Update v1.2] SATURN-FPKG - Convert Saturn Games into PS4 fPKGs!

    The US version, Yea this crash happens in all versions. You need to change the dot.clock=1.00, boot game, save state after passing the main menu, edit save to change dot.clock back to 3.75, load state save. Not ideal, but it's the only way I've gotten this to work. Castlevania (SATPS4)
  2. vampirex

    PS4 [Update v1.2] SATURN-FPKG - Convert Saturn Games into PS4 fPKGs!

    Vandal Hearts (Preview) Sonic Jam (Preview)
  3. vampirex

    PS4 [Research]PS2 emulator configuration on PS4

    anyone know how I can port this fix over from PCSX2? u32 FPU_MUL_HACK(u32 s, u32 t) { if ((s == 0x3e800000) && (t == 0x40490fdb)) return 0x3f490fda; // needed for Tales of Destiny Remake (only in a very specific room late-game) else return 0; }
  4. vampirex

    PS4 [Research]PS2 emulator configuration on PS4

    Tales Of Destiny - Director's Cut. SLPS25842 (English Patched) Game runs great now with --fpu-accurate-mul-fast=1. Rogue v1 emu, patch v0.0.234 Notes: Save Often, Sound Mode on title screen crashes the game, there may be moments where the game seems to hang for 1-2 secs randomly...
  5. vampirex

    PS4 [Research]PS2 emulator configuration on PS4

    Tales Of Destiny - Director's Cut. SLPS25842 Anyone know what setting I could try to potentially fix this bug/issue? One of the guards armor keeps flashing. Tried different emus with same results. Thanks!
  6. vampirex

    PS4 [Research]PS2 emulator configuration on PS4

    Thanks for the info. I'm speculating that each emulator has it's own default setting or something, when I use the eternal v1 emu for Berserk, the image is stable without any additional settings, but for Jak v1/Jakx v2, it shakes unless I add gsObj.SetDeinterlaceShift(1)
  7. vampirex

    PS4 [Research]PS2 emulator configuration on PS4

    Hi @Stayhye, Thanks for all your contributions, this is a great thread, glad I stumbled upon this. I'm slowly learning by example. I was testing your Berserk settings and noticed the screen was shaking. During my tests with some other games and playing around with the emulator, I noticed that...
  8. vampirex

    PS4 [Research]PS2 emulator configuration on PS4

    try this: https://www.psdevwiki.com/ps4/PS2_Classics_Emulator_Compatibility_List
  9. vampirex

    PS4 [Research]PS2 emulator configuration on PS4

    Hi All, Can anyone help me understand what I am doing wrong here? trying to convert this code for Persona 3 FES, but not sure If it's just not working or me failing to understand how this works -_-.. been trying to learn by example, and kinda lost at the moment. Any guidance/assistance is...
  10. vampirex

    PS4 [Research]PS2 emulator configuration on PS4

    -- Shadow Tower Abyss (J) (SLPS25217) (English patch) Notes: FMV sounds start crackling after 20-30secs, game is very dark, set the brightness to max. LUA --Shadow Tower Abyss (English patch) --widescreen values from pnach (set to 16:9 in-game) --emu used=eternal ring v1 apiRequest(1.0)...
  11. vampirex

    PS4 [Research]PS2 emulator configuration on PS4

    you can use the apollo save tool to extract the virtual memory card from the save, you can either repackage it into the 2nd game save, or doing a new fpkg with the vmc you extracted. either way works. note the virtual memory card works in pcsx2 without conversion, just rename it.
  12. vampirex

    PS4 [Research]PS2 emulator configuration on PS4

    Shin Megami Tensei: Persona 3 FES (works with UNDUB) -- widescreen and controllable party (values by nemesis2000, devina, CeruleansBlue, Arapapa, TGE) --emu used rogue v1 notes: some codes from pnach omitted due to causing instability or poor quality. (ex: 480p codes makes the image look fuzzy)
  13. vampirex

    PS4 [Research]PS2 emulator configuration on PS4

    Hi All, Rogue Galaxy (SCUS-97490) (works with UNDUB) Game runs fine on base PS4, some sounds stuttering. (only tested for a bit) I added widescreen values and fixes from pnach by nemesis2000 #emu used Rogue v1 apologies if this was already uploaded/done. CLI --gs-uprender=2x2...
  14. vampirex

    PS VITA / PS TV How to Remove Sony Ads from PS Vita / PsTV Live Area

    Works fine on my PS TV, you might want to check your xml. I use a DS3, press the home button twice. (not sure if its because of the DS4?)
  15. vampirex

    PS VITA / PS TV How to Remove Sony Ads from PS Vita / PsTV Live Area

    Thanks for the Guide!! If anyone interested, this is what I did. whatsnew.xml https://pastebin.com/LcsABthq Icons http://imgur.com/a/Xy0jT
Back
Top