TurboR games patches

Pagina 1/3
| 2 | 3

Door Victor

Champion (509)

afbeelding van Victor

30-12-2017, 06:12

I share these IPS patches. They turn on R800 (if it's found...) and work correctly.

Dragon Slayer 6 - R800 OK_IPS_PATCH

Fray MSX2 R800 OK_IPS_PATCH

Psycho World - R800 OK_IPS_PATCH

Undeadline - R800 OK_IPS_PATCH

I hope you like it!!

Aangemeld of registreer om reacties te plaatsen

Van Randam

Paragon (1431)

afbeelding van Randam

30-12-2017, 08:50

You are my hero: more r800 patches, great stuff.

Van gdx

Enlighted (6437)

afbeelding van gdx

30-12-2017, 09:38

Victor, Line interrupt occurs higher in R800 mode, or have you found a solution for it to happen in the same line with Undeadline?

Van Louthrax

Prophet (2496)

afbeelding van Louthrax

30-12-2017, 09:51

gdx wrote:

Victor, Line interrupt occurs higher in R800 mode, or have you found a solution for it to happen in the same line with Undeadline?

Victor's patch for Undeadline indeed looks way cleaner than the previous version I've already seen! In this previous version, the display was flickering badly between the score and game areas, now there are only a few lines, that remain black and do not flicker!

My understanding at the time was that the VPD in R800 mode was slower to transfer the sprite datas to VRAM, causing it to miss the expected interrupt line. Wondering how Victor did to fix that ? (maybe just shifting the interrupt line down so that it's never missed?).

Van Victor

Champion (509)

afbeelding van Victor

30-12-2017, 10:01

gdx wrote:

Victor, Line interrupt occurs higher in R800 mode, or have you found a solution for it to happen in the same line with Undeadline?

Yes... You're right... I'll check that...

Van gdx

Enlighted (6437)

afbeelding van gdx

30-12-2017, 10:13

I optimized Undeadline and the game is really faster but because of interrupt issue I did not release it. This version interests you?

Van Louthrax

Prophet (2496)

afbeelding van Louthrax

30-12-2017, 10:17

The idea I had in mind to fix that (a long time ago): switch CPU to Z80 mode before to transfers sprites to VRAM, and switch back to R800 after that (switching CPU also takes some time, so not sure that this will work).

Van Victor

Champion (509)

afbeelding van Victor

30-12-2017, 10:28

gdx wrote:

I optimized Undeadline and the game is really faster but because of interrupt issue I did not release it. This version interests you?

Yes of course!!

Van Victor

Champion (509)

afbeelding van Victor

30-12-2017, 10:30

Louthrax wrote:

The idea I had in mind to fix that (a long time ago): switch CPU to Z80 mode before to transfers sprites to VRAM, and switch back to R800 after that (switching CPU also takes some time, so not sure that this will work).

You're right.. the issue is the time with the OUTIs with the sprites in line interrupt... but just writting a RET in FD9Fh is works better!! the line is two or three pixels higher..

The real problem is that this game doesn't manage correctly the interrupts....

Van erpirao

Paragon (1334)

afbeelding van erpirao

30-12-2017, 11:11

oh my god, thank you very much ..
Do you know if anyone will dare to make these patches for the turbo mode of the Panasonic FX / WX / WSX?

Van gdx

Enlighted (6437)

afbeelding van gdx

30-12-2017, 11:43

Victor wrote:
gdx wrote:

I optimized Undeadline and the game is really faster but because of interrupt issue I did not release it. This version interests you?

Yes of course!!

Download it here: Undeadli-enhancement_test.zip

I think it's the last version.

Pagina 1/3
| 2 | 3