Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(8 edits) (+1)

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!

Thank you very much when I get home after work I test it

That way it worked a thousand thanks