broken backgrounds
Opened this issue · 7 comments
GoogleCodeExporter commented
Some backgrounds are broken without rsp emulation plugin. This influences crc
and hires textures for these backgrounds won't load.
Original issue reported on code.google.com by rato...@gmail.com
on 19 May 2012 at 12:31
Attachments:
- none.jpeg
- [RSP emulation plugin.jpeg](https://storage.googleapis.com/google-code-attachments/emu-1964/issue-92/comment-0/RSP emulation plugin.jpeg)
- none2.jpeg
- [RSP emulation plugin2.jpeg](https://storage.googleapis.com/google-code-attachments/emu-1964/issue-92/comment-0/RSP emulation plugin2.jpeg)
GoogleCodeExporter commented
The CRC is generated by the video plugin itself, the RSP module has nothing to
do with that. The loading of the hires-textures also has nothing to do with
RSP, you have to note that both RiceVideo and Glide use different methods of
loading in external backgrounds, if the background is dumped as a full image
and not individual tiles, Rice Video can load these directly in, where as Glide
will require these to be split into individual tiles.
Original comment by death2dr...@gmail.com
on 21 May 2012 at 12:06
- Changed state: Questionable
GoogleCodeExporter commented
Here is the same texture dumped with 1964video with and without rsp plugin. The
name should be the same but it isn't.
Original comment by rato...@gmail.com
on 22 May 2012 at 1:47
Attachments:
- [POKEMON STADIUM 2#1E30E6FB#0#2_all.png](https://storage.googleapis.com/google-code-attachments/emu-1964/issue-92/comment-2/POKEMON STADIUM 2#1E30E6FB#0#2_all.png)
- [POKEMON STADIUM 2#C5122377#0#2_all.png](https://storage.googleapis.com/google-code-attachments/emu-1964/issue-92/comment-2/POKEMON STADIUM 2#C5122377#0#2_all.png)
GoogleCodeExporter commented
Ok, now that is rather odd :\
It's even odder because both the textures even differ, does it make a
difference if you switch from DYNAREC, to interpreter?
Original comment by death2dr...@gmail.com
on 27 May 2012 at 1:29
GoogleCodeExporter commented
Original comment by death2dr...@gmail.com
on 29 May 2012 at 5:02
GoogleCodeExporter commented
There's no difference with interpreter. With 1964 0.99 the rsp plugin was
needed to see backgrounds at all.
Original comment by rato...@gmail.com
on 29 May 2012 at 5:32
- Changed state: Accepted
GoogleCodeExporter commented
Hmmmm how odd.
Original comment by death2dr...@gmail.com
on 3 Jun 2012 at 1:39
GoogleCodeExporter commented
Original comment by death2dr...@gmail.com
on 10 Oct 2012 at 1:05