Page 1 of 1

New Titan IDE 0.9 - Tour

Posted: Sat Feb 13, 2021 2:37 pm
by NeoSnk
https://youtu.be/lDEiyzpUQZ8

New Titan IDE 0.9 - Tour

Titan IDE 0.9 is online and here is what have been done:

Performance:

- Using Chui's SDL for the graphics (SDL_DOUBLEBUF and SDL_HWSURFACE)
- Using the lib DreamHal for calcs in Assembly;
- Swaping Romdisk (More RAM for each lvl and menus).

New Features:

- VMU Saving, Rumble pack, animated fonts and animation classes have been added;
- New tool to draw the icon for the savings;
- Analog stick working;
- Pause function.

Bugs fixed:
- BootDreams generating Alcohol Images with CDDA on Win10;
- Removing some warnings.

Links:
Repository: https://github.com/TItanGuy99/Titan-IDE ... es/tag/0.9
Tutorial: https://titangamestudios.com/2017/04/22 ... titan-ide/


A big thanks to Ian Micheal who is always helping me on Discord. Thanks to him I'm becoming a better Dreamcast programmer LoL

Re: New Titan IDE 0.9 - Tour

Posted: Sat Feb 13, 2021 2:50 pm
by Ian Micheal
This fantastic very nice mate :)

Re: New Titan IDE 0.9 - Tour

Posted: Sat Feb 13, 2021 3:17 pm
by Anthony817
Wow epic feature rich update!

Re: New Titan IDE 0.9 - Tour

Posted: Mon Feb 15, 2021 5:53 am
by ShindouGo
great project, a big thank you to you ;)
It sounds super intuitive.

Can you easily add your own background or your own characters ?
Do you need a little programming skills to animate certain things ?
Is there an end of level detection ?
Can we include the transitions that we want ?
If yes, what kind of transition ? (image, video) and in what format ? (sfd, mpg, avi, bmp, pvr, png, ...)
Is it possible to add a menu at the start (or at least an image with "Press Start") ?

Re: New Titan IDE 0.9 - Tour

Posted: Mon Feb 15, 2021 6:40 am
by NeoSnk
ShindouGo wrote:great project, a big thank you to you ;)
It sounds super intuitive.

Can you easily add your own background or your own characters ?
Do you need a little programming skills to animate certain things ?
Is there an end of level detection ?
Can we include the transitions that we want ?
If yes, what kind of transition ? (image, video) and in what format ? (sfd, mpg, avi, bmp, pvr, png, ...)
Is it possible to add a menu at the start (or at least an image with "Press Start") ?
Hi ShindouGo, yes you can do everything you want! At least a basic C++ knowledge is required. But all the hard things are already done. You would just come with the logic and arts for the game.

Let me know if you want to test it, and you can add me on Discord to help you. The next step is allow to create everything only using the interface for non-programmers. But this will take at least some months to do!

Re: New Titan IDE 0.9 - Tour

Posted: Mon Feb 15, 2021 7:26 am
by ShindouGo
I've been wanting to start programming for a long time.
I have some knowledge but I don't think I'm good enough yet.
I thank you I will try and I will keep you informed ;)

Re: New Titan IDE 0.9 - Tour

Posted: Mon Feb 15, 2021 8:27 am
by NeoSnk
ShindouGo wrote:I've been wanting to start programming for a long time.
I have some knowledge but I don't think I'm good enough yet.
I thank you I will try and I will keep you informed ;)
Okay man, let me know if you need anything! I'm adding functions for Zoom, Rotation and particles I'll keep you updated too.

Re: New Titan IDE 0.9 - Tour

Posted: Sun Mar 14, 2021 10:37 am
by Ian Micheal
Wonderful progress :) need anything else or have any problems let me know if i can help in any way:)