Posts: 188
Threads: 22
Joined: Mar 2023
Reputation:
12
Hi Delsus. I tried to play your game, mais ca ne marche pas pour moi. I get a "fatal GLUT error: Out of Memory" when I try to run it. I'm on a newer Mac. Also you did include your code in the download fyi. Nearly 10,000 lines of code!
Posts: 20
Threads: 5
Joined: Mar 2024
Reputation:
7
Hello!
I actually left the .bas in it, indeed (You can see how big it is and how weird it's built)
I removed it from the archive now.
I haven't tried on other platforms, unfortunately. It's only for Windows, and in a resolution of 1920x1280.
If you have any tips on how to make it work on other platforms, please let me now.
Posts: 20
Threads: 5
Joined: Mar 2024
Reputation:
7
04-17-2024, 05:08 PM
(This post was last modified: 05-11-2024, 10:47 AM by Delsus.
Edit Reason: Removing obsolete code
)
I removed the code from the Itch.io archive.
I am then re-adding it here in that case, for learning purposes (even if I'm a bit ashamed of it)
Edit : I will put the new code in the first post, and will update it there from time to time, at the same time as the itch.io page
Posts: 34
Threads: 4
Joined: Apr 2022
Reputation:
0
By the way, congratulations. That is quite an accomplishment. Be proud.
Posts: 20
Threads: 5
Joined: Mar 2024
Reputation:
7
Thank you for your kind words, @Tim.
Do you receive error/invalid handle popup messages when only trying the code without the sound/image files or because I didn't specify a path for them?
They usually appear when the program is launched in the same folder.
Posts: 34
Threads: 4
Joined: Apr 2022
Reputation:
0
04-18-2024, 05:08 PM
(This post was last modified: 04-18-2024, 09:40 PM by Tim.)
I moved the program away from any related folders and launched the executable from there. I do have to hit the enter or escape button to get the opening dialogue. The error codes then pop up -- #258 for lines 9810, 9811, 9824, and 9825. I had to cycle thru them twice before what seems to be the main program page comes up (the page where one of the choices is 24, which my French was just good enough to decipher as "exit program"). I do not know enough to fully answer your question on the other stuff.