Kya Dark Lineage playable in the latest snv and up
#11
Kya Dark Lineage (ntsc-u) has been playable for quite some time, I remember playing it a year ago on pcsx2.
The only problem it had was fog, but that can be fixed with skipdraw 6 or a dynacrc hack
Code:
if(skip == 0)
    {
    if(fi.TME && fi.FPSM == fi.TPSM )
        {
            skip = 3 ;
        }
    }
    return true;
}

Sponsored links

#12
Forgive me for reviving the thread but is there any way to add in a 'patch' or an update to the GameDatabase file so that it either does that dynacrc hack or it does the SkipDraw 5 automatically?

One way to get towards a more user friendly emulator is to have known issues and workarounds either put into a patch file (and included in latest SVN) and/or update the GameDatabase to apply necessary changes if patching alone doesn't solve the issues.




Users browsing this thread: 2 Guest(s)