c16 - core and new game Lykia
Opened this issue · 7 comments
Hello,
the new game Lykia for the Plus/4 causes the following problems on the MiST FPGA (c16 core).
- The SID sound is awful, it cuts out and distorts.
- Beginning of the game is ok, title picture with menu is also ok. But then in the game my Eizo (50Hz) monitor shows an error 49Hz, why? See image.
- It's an awesome game with 121 colors and SID sound support, too bad neoram isn't supported by c16-core.
Best regards,
MiC
https://puls4r.de/portfolio/lykia/
http://plus4world.powweb.com/software/Lykia
Hi,
- Both SIDs?
- If you load a PAL kernal, can your display handle it?
- I thought georam is C64 specific...ahh, it's neoram. Theoretically it's not hard to support it. But in this game, it's only replaces the disk loading, or does it add extra features?
Hi,
- yes, although 6581 sounds a bit better.
- I think I always use PAL kernal, other newer games are no problem.
- Lykia supports the georam, there is the sidekick64, which also works with an adapter to Plus/4. Lykia also supports the memory extension hannes 256k. These devices reduce loading times. Of course, for a single game, the support is not worth it.
Best regards,
MiC
Here is the SID sound via sidekick264, sounds clean..
I just tried it on my port to the TC64 (which has the MiSTer SID) and the result is the same. It sounds almost like audio buffer underruns, which is ridiculous because there are no audio buffers!
The C64 version was good when I tried, and it has the same SID modules.
Hi.
I have also tried the game.
It seems that it is associated with sustain or (sure) a possible filter effect.
It should be noted that the implementation of the SID filter is based on tables (not real time), so it is acceptable considering these details.
Apparently the bug is less evident in 8580 mode (this is normal, AMP is less saturated).
All the best