Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sega #1

Open
zartan9 opened this issue Apr 14, 2023 · 13 comments
Open

sega #1

zartan9 opened this issue Apr 14, 2023 · 13 comments

Comments

@zartan9
Copy link

zartan9 commented Apr 14, 2023

hi i open
segaplatformer\SGDK_PlatformerStudio-main\SGDK_PlatformerStudio-main\StudioType\SGDK\Engines\platformer\build\res
but it shuts automatically. do i need godot to run this too? also is it possible to export to c64 from godot? thanks

@bolon667
Copy link
Owner

Hello. You don't need to download Godot, just use compiled one from this link. Also, you need to install SGDK (because this tool, is just code generator for SGDK project), and BlastEm. It's not possible to export to c64.

@zartan9
Copy link
Author

zartan9 commented Apr 14, 2023

ahh ook that opens but i have no idea where to start! is there a sample game i can load to see? its a shmup engine as well as platformer? thanks.

@bolon667
Copy link
Owner

bolon667 commented Apr 15, 2023

I have a test platformer , also, here my youtube channel where i'm showing how to use studio. Yes, it's possible to make a shump, but, all shumps have a large map, and without chunk entity load optimization, fps will suffer. Right now, chunk optimization working, but with some problems. And, i recommend to wait for new version of studio a day or so, because in new version i modified physics engine, and joystick logic. Since, you will modify joystick logic 100%, for your needs, when you ever want to upgrade to a new version, you will have to rewrite joystick logic code.

@bolon667
Copy link
Owner

Ok, it's done, new version is available.

@zartan9
Copy link
Author

zartan9 commented Apr 16, 2023

great will find time to look at videos. as for set up i put blastem in folder but it doesnt open when building maybe my path is wrong?

@bolon667
Copy link
Owner

great will find time to look at videos. as for set up i put blastem in folder but it doesnt open when building maybe my path is wrong?

You need put BlastEm in Emulators/BlastEm folder, because studio looking for file Emulators/BlastEm/blastem.exe

@zartan9
Copy link
Author

zartan9 commented Apr 16, 2023

image
hi i put it here (but i messed up somehow)

@bolon667
Copy link
Owner

bolon667 commented Apr 16, 2023

image hi i put it here (but i messed up somehow)

You need to put BlastEm files in Emulators/BlastEm directory
image

@zartan9
Copy link
Author

zartan9 commented Apr 18, 2023

progress, but i get error message now.. im still missing something... i dont see "menu" option in the blastem folder if that matters..
test1

@bolon667
Copy link
Owner

Probably, you got a compilation error, try to make a new project in studio.

@zartan9
Copy link
Author

zartan9 commented Apr 20, 2023

worxi
here is animated gif of whats happening in new project thanks

@bolon667
Copy link
Owner

bolon667 commented Apr 20, 2023

Your SGDK is installed correctly? Try to compile some projects in SGDK/sampe folder.

@zartan9
Copy link
Author

zartan9 commented Apr 21, 2023

didnt work but i see you have 1.8 i wiill try the update soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants