Updated Difficult to Emulate Games (markdown)
parent
b8737be9a2
commit
367079f1f2
|
@ -119,7 +119,7 @@ TODO: Sort into categories or something... the list ended up being much longer t
|
||||||
### Final Fantasy IX
|
### Final Fantasy IX
|
||||||
- Seems to use VRAM as a swap area during transitions
|
- Seems to use VRAM as a swap area during transitions
|
||||||
- VRAM writes and readbacks must be bit-accurate, otherwise at best you get broken animations, at worst crashes
|
- VRAM writes and readbacks must be bit-accurate, otherwise at best you get broken animations, at worst crashes
|
||||||
|
- Requires code execution in-between DMA mode 1 blocks transfer on the intro movie.
|
||||||
***
|
***
|
||||||
|
|
||||||
### Parasite Eve 2
|
### Parasite Eve 2
|
||||||
|
|
Loading…
Reference in New Issue