Why does this have over 4,000 items?
Because my game engine sucks and requires lots of smaller files to function. I'm hoping to develop some way of compressing them all into one file over time.
No screen shots?
I added a screenshot to my post. Forgive me, I forgot that it would be a good idea to show people what they were in for.
Hey there @pforpond - I haven't been able to compile with the 32bit version of QB64. I'll give it a try on a 64bit vm.
Heya, regretfully my code is too large for 32bit machines. I'm attempting to make a version that cuts down on repeated code and may be able to function on 32bit machines, but it has been slow work.
How have you been managing without the sound capabilities in Big Sur? Did you downgrade?
Just been relying on Windows and Linux virtual machines to fill the gap right now. I'm a little perplexed over the issue, I initially thought it was a sound problem but I've since made a build of my engine with all of the sound code deleted from it and it still crashes with the same error. I'll be doing some trial and error over time and hopefully I'll be able to find out what is causing the immediate crash on Big Sur.
I gave this a try and it was actually pretty cool. I was able to make some progress, like find the computer disk, load the software - etc etc. This game contains many sub-tasks and sequences, as evident on the background console, which shows its own scripting language of sorts at work. Very impressive to watch.
... supposing you can see it. The whole game loads on the size of a postage stamp. Is there a big-screen mode? Alt+Enter gave so/so results.
This thing is a total blast though.
Apologies for the window size, I'm hoping to have that fixed soon. Currently you're able to resize the window to whatever size suits you or enable full screen mode in the game menu options. ALT-ENTER and using the maximise button can work sometimes too, but not always so is not recommended. Thank you for giving it a try though and I'm glad you found it a blast and I'm happy my scripting engine has impressed :D