This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Your Projects subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Fate by Fire: The Sword of Neisius => Your Projects
Author Message
Justin W.
Shattered Silence


Advanced Member


Joined: 24 May 2003
Posts: 429

Posted: 21 Oct 2003 01:20:23 am    Post subject:

Hello all. I have been absent from this forum for approximately the last 2 months. Because of lack of interest and too much school work I had little time to actually do any programming. Thus I wasn't here very often. I'm glad to announce my arrival back at UTI!

You probably all thought that Fate By Fire was going to dissappear as another unfinished game. Well guess again. It's back and better than ever. Expect some new things to come as it has taken full speed ahead and this time it's as a Flash App.

Meaning nearly limitless possibilities!

It was slow to take off as I had a lot of learning to do for app programming such as jump tables and formatting.

My next feat is to make Durk's grayscale package work in an application. For the most part this will be a reasonably easy task to undergo. But as a result of not using ion many of the defines have to be changed and a large portion of the routines removed. (I intend on adding some of my own new routines.) As an added challenge the variables that are to be self modified must be made RAM based so changes need to be made to durks code as to where the variables will reside. Most likely in a saferam location.

If I make it work I believe it will be the first high quality grayscale app!

Another great thing that comes from it's conversion to Flash App is the limitless new engine upgrades and options. More Tiles, possibly a larger world, more story, and more graphics. The project has been underway for about the last week now and is steasily picking up steam. Shawn and I are working our butts off to get this going.

Depending on where I decide to go with it, the game may be smaller than earlier predicted but expect alot more eye candy. Such as the fact that I estimate a possible 200 or more tiles could be added provided we need them. Another treat will be the inclusion of an animated intro movie.

Well that was long winded.

Hope you all enjoyed the newest news, and look for more of me around the forums in the future.
Back to top
b__


Member


Joined: 16 Jun 2003
Posts: 173

Posted: 21 Oct 2003 01:09:01 pm    Post subject:

I cant wait for it to come out. There havent really been any good games lately.
Back to top
interwined


Newbie


Joined: 26 Sep 2003
Posts: 39

Posted: 21 Oct 2003 03:08:00 pm    Post subject:

It sounds great, should be a nice game once released.
Back to top
62 52 53 53
Formerly known as 62 52 53 53


Active Member


Joined: 30 May 2003
Posts: 607

Posted: 22 Oct 2003 02:45:08 pm    Post subject:

So, how will you separate it into the different parts?
Back to top
Justin W.
Shattered Silence


Advanced Member


Joined: 24 May 2003
Posts: 429

Posted: 22 Oct 2003 06:41:21 pm    Post subject:

What do you mean seperate it into parts? This is an application we're talking about. It can be as many pages as I like. I doubt I'd need all ten.
Back to top
Adm.Wiggin
aka Tianon


Know-It-All


Joined: 02 Jun 2003
Posts: 1874

Posted: 23 Oct 2003 08:12:18 am    Post subject:

Good!!! FBF is BACK! Smile yay!
Back to top
David
The XORcist!


Advanced Member


Joined: 20 May 2003
Posts: 268

Posted: 25 Oct 2003 01:53:16 pm    Post subject:

Yes in deed!
BTW, where's Pascal?
Back to top
Justin W.
Shattered Silence


Advanced Member


Joined: 24 May 2003
Posts: 429

Posted: 25 Oct 2003 02:15:05 pm    Post subject:

You know David, I've been wondering that myself. I haven't seen him in month's. I finally decided to press on with my game without him. If he shows back up I'd be glad to let him back in.
Back to top
Tyler


Advanced Member


Joined: 29 May 2003
Posts: 352

Posted: 31 Oct 2003 09:22:19 pm    Post subject:

Amazing! Good luck converting ION into nostub!
Back to top
Justin W.
Shattered Silence


Advanced Member


Joined: 24 May 2003
Posts: 429

Posted: 01 Nov 2003 12:30:30 am    Post subject:

Heh. The conversion process is nothing. Ion really doesn't differ from no-shell asm.
It's just a matter of a few different defines.

For the most part I don't use Ion routines anyways.
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 01 Nov 2003 01:17:55 am    Post subject:

do you have any more eye candy for us to post?
Back to top
Justin W.
Shattered Silence


Advanced Member


Joined: 24 May 2003
Posts: 429

Posted: 01 Nov 2003 02:19:48 am    Post subject:

Well here's the thing. The app only works on calc. So in order to show you a screen shot I would have to make a still pic or put together one frame by frame for an animated gif.

As of right now there isn't much to see anyways. I've finished the main GUI. And am now working on the game options setting. After I've completed that i will start on the storyline and gameplay.
Back to top
b__


Member


Joined: 16 Jun 2003
Posts: 173

Posted: 01 Nov 2003 10:19:37 am    Post subject:

Quote:
The app only works on calc.

Is this because flash debugger doesnt emulate the greyscale very good?
Back to top
Tyler


Advanced Member


Joined: 29 May 2003
Posts: 352

Posted: 01 Nov 2003 11:14:35 am    Post subject:

That might be it, slow computers dont work too great with the sdk. I tried to convert the greystyle library into nostub, I thought I had it but I kept getting the error :

FILE TO LARGE! BINARY FILE MAY NOT BE LARGER THAN BYTES.
THE SYSTEM CANNOT FIND THE FILE SPECIFIED (<-- Because it can't move the 8xp file to the 8xp_bin directory. Yeah so its a little screwed up Smile)
Back to top
Tyler


Advanced Member


Joined: 29 May 2003
Posts: 352

Posted: 01 Nov 2003 11:23:54 am    Post subject:

You might have to load the buffers into ram memory to make it work, it would make the file much smaller and correct me if I'm wrong -- but you can't write directly into the flash app mem! (Im feeling smart lol) Wink
Back to top
Justin W.
Shattered Silence


Advanced Member


Joined: 24 May 2003
Posts: 429

Posted: 01 Nov 2003 01:32:24 pm    Post subject:

In an app you cannot have self modifying code.

The conversion of the grayscale dev kit library is more complex than most would think.
Back to top
Shoester


Newbie


Joined: 02 Jun 2003
Posts: 8

Posted: 04 Nov 2003 10:59:54 pm    Post subject:

i hav a question: is this game going to be smooth scrolling? And if so how are u going to make it so that the the grayscale doesn't look all garbled up because it moves so fast?
Back to top
Justin W.
Shattered Silence


Advanced Member


Joined: 24 May 2003
Posts: 429

Posted: 05 Nov 2003 12:41:37 am    Post subject:

Actually the game won't be smooth scrolling. The reason being that smooth scrolling vertically is simple and very fast. Horizontal smooth scrolling on the other hand is not. Now to delay the vertical scrolling to equal the speed of the horizontal slows down overall gameplay. Now with grayscale (2 buffers) it would be twice as slow, hardly worth it. Overall you have a better effect using 8*8 tile scrolling meaning a mere switch of columns of bytes. Much faster and still appropriate. Another large plus of using tile scrolling is the ability to use aligned sprite routines, meaning the overall gameplay speed is increased and sprite routines that take less memory. Thus leaving more open room for special features.

If you have any more question please feel free to post Laughing
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 07 Nov 2003 12:56:54 pm    Post subject:

b__ wrote:
Quote:
The app only works on calc.

Is this because flash debugger doesnt emulate the greyscale very good?

yes, the debugger would work ok i assume, but i dont really know.
--HOWEVER--
to take an animated .gif, you need vti capture
vti capture needs vti
vti doesnt support apps yet
thus, he cant just easily make a animated screenshot.

plus, if he strings together frames, we wont get to se the greyscalvery well... Sad
Back to top
Justin W.
Shattered Silence


Advanced Member


Joined: 24 May 2003
Posts: 429

Posted: 07 Nov 2003 07:13:31 pm    Post subject:

I will be making a demo soon. Then anyone who wants can download and see it first hand. It will be a while before that is complete. I have finished the basic GUI for the game start-up and have almost completed the game settings screen.

Things the Game Settings Screen will Display:

List Items Marked with an Asterix (*) are not complete.

-Contrast Adjustment
-Interrupt Frequency Adjustment
-Battery Status*
-Calculator Type (83+ or SE)*
-Operating System*
-Free RAM
-Free ROM

All items marked are easy tasks to complete.

Once they are complete, I will begin the basic game structure.


Last edited by Guest on 07 Nov 2003 07:14:34 pm; edited 1 time in total
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    » Goto page 1, 2, 3  Next
» View previous topic :: View next topic  
Page 1 of 3 » All times are UTC - 5 Hours

 

Advertisement