Recent content by joker11

  1. J

    PS4 [Research]PS2 emulator configuration on PS4

    Will do, really appreciate it.
  2. J

    PS4 [Research]PS2 emulator configuration on PS4

    @felixthecat1970 do you think you can create a code that only fixes the broken aspect ratio to its original aspect ratio (not fullscreen) for SLUS-21361, your progressive mode 256p code fixes that issue but creates a rainbow effect in the right edge of the screen in some levels
  3. J

    PS4 [Research]PS2 emulator configuration on PS4

    --progressive mode 256p (is a field renderer game) eeObj.WriteMem32(0x201029C4,0x3C050000) eeObj.WriteMem32(0x201029CC,0x3C060050) eeObj.WriteMem32(0x201029D4,0x3C070001) eeObj.WriteMem32(0x20102C84,0x3C0700E0) eeObj.WriteMem8(0x01D10742,0x02) --vf I'm only curious about what this line of code...
  4. J

    PS4 [Research]PS2 emulator configuration on PS4

    It was taken from the lua file that you posted for devil may cry 3 special edition.
  5. J

    PS4 [Research]PS2 emulator configuration on PS4

    Yes because the code was for the NTSC version.
  6. J

    PS4 [Research]PS2 emulator configuration on PS4

    @Kugozx, @Vika23 Can you guys please explain what this code actually does to devil may cry 3 special edition ? eeObj.WriteMem32(0x00102C84, 0x3C0700E0)
  7. J

    PS4 [Research]PS2 emulator configuration on PS4

    Bug is now fixed thanks to everyone.
  8. J

    PS4 [Research]PS2 emulator configuration on PS4

    Will test ASAP.
  9. J

    PS4 [Research]PS2 emulator configuration on PS4

    What's also interesting about this bug is that it was also happening on the backwards compatible PS3 lunch model (The one that had the PS2 chips inside) but was later fixed by PS3 firmware version 2.01.
  10. J

    PS4 [Research]PS2 emulator configuration on PS4

    Yeah i saw that too in the PCSX2 Wiki, i thought that maybe someone had an idea on how to set the EE Round Mode to "Nearest" on a PS4.
  11. J

    PS4 [Research]PS2 emulator configuration on PS4

    Sooo the only option we have is to skip mission 18 ? Can't this be fixed ?
  12. J

    PS4 [Research]PS2 emulator configuration on PS4

    Devil may cry 3 SE (SLUS-21361 and SLES-54186, and maybe also the regular editions) on PS4 has the famous mission 18 bug where you'll be unable to progress in the game (You won't be able to fight the boss/monsters in the crystal colours light blue, orange and purple), i don't why the game is...
  13. J

    Hi

    Been a long time follower
Back
Top