You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 17m 37s logged

So, originally, Mahou Shoujo Sakura San (As the full title is called) was being made for a different console than PC. However, I really wanted to get the game actually. working. And there were some annoying technical difficulties getting in the way! So, now I’m making a desktop port, and I just copied its files to a secondary location for whenever I want to continue with the console version.
Then I realized, ah frick, if I’m going to make a desktop port, I now have to account for window sizing and generally changing up how it’s displayed, since the PC displays differently than the game’s original console. So I made a THIRD copy (albeit extremely stripped down, containing just the .vscode with the launch.json, all the image files, and an extremely barebones main.lua that basically just loads the files) and got to it.
Lo and behold! A resizable main menu screen! Missing its buttons and not animated, but you know what, I’ll take what I can get for now! ^^
(Yes the border is annoying, I know. However, I realllly don’t want to stretch the images too horribly. I’ll make it look nice, I promise!)

0
2

Comments 0

No comments yet. Be the first!