Hi!
The game loads and autostarts fine for me on my SD2IEC. This is how I do it:
- LOAD ”FB64”,8 <RETURN>
(this loads the SD2IEC file browser, assuming this is called FB64 on your SD2IEC card as well) - RUN <RETURN>
(this starts the SD2IEC file browser) - Select “POLARBEAR.d64" by pressing <RETURN> on the entry
(make sure NOT to select the “ POLAR BEAR .PRG” inside the D64 here after selecting the D64) - Quit FB64 by pressing “Q”
(this will now mount the disk image) - Back at the BASIC prompt, type LOAD ”*”,8,1 <RETURN>
(this loads and auto-starts the game)
Because SD2IEC doesn't work with all fast loaders, loading takes a few minutes in either case, but you should see Polar Bear tap his foot while the game loads.
Hope this helps!