Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I could not start this game due to lack of space on my chip ram even if  I select "Boot without startup sequence" from early staryup.

Do you have any ideas?

With the accelerator card, it is likely that the chip ram may be just a little bit short.

(1 edit)

hi, thanks for downloading. Maybe you have a large number of buffers on the hard drive partitions? what do you get when you boot with no startup-sequence and run "avail chip" and how many partitions do you have? you can try to reduce buffes on you partitions with "addbuffers dh0: -999" and repeat on all partitions, or disable the partitions not in use in the early startup menu. You have to run the addbuffers command for every reboot as it is not persistent.

Thank you for replying.

I see. I will try.