randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
482 stars 55 forks source link

Tape game freezing with BMC64 v4.1 #246

Open diegov-au opened 1 year ago

diegov-au commented 1 year ago

Not an urgent problem -There is a strange issue where Vice freezes 1-2 minutes after loading the tape version of Batman - The Movie. The game loads fine (not using warp), and the main title screen appears, but when it starts to switch between the high scores and title screen it freezes. BMC64 still responds, as I can access the menus, it just appears to be the "vice" emulation that freezes. If I reload the game using autostart without a reboot (ie load the game a second time), the game does work. If I load the disk version, it works first time. I don't seem to have the issue with any other tape games I've tried.

rhester72 commented 12 months ago

Does it happen with the latest version of VICE? If so, not much to be done - that means it's either a busted tape image or an upstream emulator issue.

diegov-au commented 12 months ago

Thanks for the reply. No issues, with Vice. Game loads fine first time around. Seems to be particular to BMC64.

randyrossi commented 12 months ago

If you can try with Vice 3.3 specifically, that would help determine if it's an emulator issue. BMC64 uses an older version of VICE so it may have been fixed. Otherwise, I can try later this weekend and see if I can reproduce it myself here.

On Fri, Oct 6, 2023 at 5:27 PM Diego V @.***> wrote:

Thanks for the reply. No issues, with Vice. Game loads fine first time around. Seems to be particular to BMC64.

— Reply to this email directly, view it on GitHub https://github.com/randyrossi/bmc64/issues/246#issuecomment-1751421881, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI3HKCSO5G6OLHSNCGRMLDX6BZUVAVCNFSM6AAAAAA5VHYWF2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRGQZDCOBYGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Randy Rossi

diegov-au commented 12 months ago

hi @randyrossi - thanks for your reply and for creating BMC64. I'll give it a go with 3.3 and report back.

diegov-au commented 12 months ago

I wanted to report back and share that this issue is not present with Vice 3.3