Author Topic: Well hello.  (Read 14957 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Well hello.
« Reply #45 on: November 04, 2010, 09:21:45 pm »
Lol I really love editing my posts :P
Sry but can you look at the post above :P already edited it in there :P
Im amazed how rarely people look for edits :P though I understand why...
Well, we used to, back when we averaged at 30-80 posts a day. At 350-400, however, let's say it's a bit harder :P
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Well hello.
« Reply #46 on: November 04, 2010, 09:25:54 pm »
Ok sry... But how do I make and upload a gif?
I want my game to at least seem playable... I can get like 300pts with 0 delay...

You need to use an emulator, which most of us would suggest WabbitEmu 2 (which can be found in the Download section).
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline lookitsan00b

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 173
  • Rating: +37/-3
    • View Profile
Re: Well hello.
« Reply #47 on: November 04, 2010, 09:29:20 pm »
lol i have wabbitemu, (it came in the .zip with ti-boy) but it says I need a rom. and don't say "google rom8x", I'm already doing that
My TI-94+SE is broken.  I used some flawed existential conditioning on it, and it crashed. :(

Activity level:
{====______}

Spoiler For Securite:
{=========_}

A couple security flaws
Need a good backdoor short of reinstalling the OS
Completely immobilized and invalidated by Zstart. And rendered incompatible.
Spoiler For FFTATIA:
{====______}

framework: mostly done
graphics engine: undergoing complete rewrite
still need character and enemy sprites!!! :P

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Well hello.
« Reply #48 on: November 04, 2010, 09:31:26 pm »
Ok, well you can get rom8x off of ticalc.org so that might help your search.
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline lookitsan00b

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 173
  • Rating: +37/-3
    • View Profile
Re: Well hello.
« Reply #49 on: November 04, 2010, 09:51:21 pm »
actually i'm in the process of sending it to my calculator :P

EDIT: Well... i got rom8x and a corrupted rom.  I'm pretty sure that $0038 is NOT supposed to be rst 38h
$0000 through $3FFF is FFh according to my rom.

$7AD0 - $7FFF, $BAD0 - $FFFF might be as well.
« Last Edit: November 04, 2010, 09:56:02 pm by lookitsan00b »
My TI-94+SE is broken.  I used some flawed existential conditioning on it, and it crashed. :(

Activity level:
{====______}

Spoiler For Securite:
{=========_}

A couple security flaws
Need a good backdoor short of reinstalling the OS
Completely immobilized and invalidated by Zstart. And rendered incompatible.
Spoiler For FFTATIA:
{====______}

framework: mostly done
graphics engine: undergoing complete rewrite
still need character and enemy sprites!!! :P

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Well hello.
« Reply #50 on: November 04, 2010, 10:20:54 pm »
And yeah I agree about assembly. I heard that it's easier to program than learn, though, but it will still be hard to code very large games in it.
As I'm quickly finding out.

@lookitsan00b.  Luckily, your name is not hard to spell.  Care to post the rom file so we can take a look at it?  In the mean time, have some peanuts:

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Well hello.
« Reply #51 on: November 04, 2010, 10:28:24 pm »
post the rom
No.

E-mail might be best, there.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Well hello.
« Reply #52 on: November 04, 2010, 11:05:58 pm »
Err. yeah, sorry. forgot about those fun legal things. DON'T post it. :P

Offline lookitsan00b

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 173
  • Rating: +37/-3
    • View Profile
Re: Well hello.
« Reply #53 on: November 05, 2010, 04:47:56 pm »
3 things:
1: found the problem. didn't read the readme for rom8x all the way, found out i needed an os. :P
2: thought the bug might be in the emulator before i found that, so downloaded a more recent version.
3: made a gif

EDIT: it's easier on-calc with mode 0, trust me. also, the mode is inversely proportional to the difficulty. its the number of times it displays the motion trail behind the dot every frame. (which is why it doesn't go away on mode 0)
« Last Edit: November 05, 2010, 05:00:54 pm by lookitsan00b »
My TI-94+SE is broken.  I used some flawed existential conditioning on it, and it crashed. :(

Activity level:
{====______}

Spoiler For Securite:
{=========_}

A couple security flaws
Need a good backdoor short of reinstalling the OS
Completely immobilized and invalidated by Zstart. And rendered incompatible.
Spoiler For FFTATIA:
{====______}

framework: mostly done
graphics engine: undergoing complete rewrite
still need character and enemy sprites!!! :P

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: Well hello.
« Reply #54 on: November 05, 2010, 04:52:54 pm »
Nice. I would suggest possibly making your screenshots at 9 frames-per-second. It will then run at the correct speed in all browsers. But very nice :) Now we have proof the game is playable ;) Just kidding :P
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline lookitsan00b

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 173
  • Rating: +37/-3
    • View Profile
Re: Well hello.
« Reply #55 on: November 05, 2010, 04:58:33 pm »
Quote
But very nice Smiley Now we have proof the game is playable Wink Just kidding Tongue
actually that's what everybody I know has said about it. they say it's just not possible.  I say try pushing the delay up to 7. (if that doesn't work for you, I capped it at 10 :P)

EDIT:

Quote
I would suggest possibly making your screenshots at 9 frames-per-second. It will then run at the correct speed in all browsers.
I just used the default framerate settings in wabbit... maybe I should change it.  *goes to make a 9fps screenie*

EDIT2:
done.
« Last Edit: November 05, 2010, 05:05:37 pm by lookitsan00b »
My TI-94+SE is broken.  I used some flawed existential conditioning on it, and it crashed. :(

Activity level:
{====______}

Spoiler For Securite:
{=========_}

A couple security flaws
Need a good backdoor short of reinstalling the OS
Completely immobilized and invalidated by Zstart. And rendered incompatible.
Spoiler For FFTATIA:
{====______}

framework: mostly done
graphics engine: undergoing complete rewrite
still need character and enemy sprites!!! :P

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Well hello.
« Reply #56 on: November 05, 2010, 06:20:59 pm »
Welcome to Omni lookitsan00b!
That's a neat game. :)  Great job on it. ;D

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Well hello.
« Reply #57 on: November 05, 2010, 06:24:08 pm »
Well hello to you :D and lets all remember the difference between a newb and a n00b ^^ n00bs are those to be frowned upon while newbs are to be nurtured and cared for ^^ In this case i think you are neither though, as you seem to know a fair bit about many languages :) Welcome to omnimaga :D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Well hello.
« Reply #58 on: November 05, 2010, 06:27:05 pm »
That said, it is possible to turn a n00b into an established user too, though. :P. It's just rarer, since they generally don't stay around very long.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

ASHBAD_ALVIN

  • Guest
Re: Well hello.
« Reply #59 on: November 05, 2010, 06:27:21 pm »
I agree, you're too knowledgeable to be a newb, and you're definately not a n00b ^.^

I bet you will be a great addition to the omnimaga community :D

EDIT: you tamed me from smart n00b to smart omnimagian DJ :P
« Last Edit: November 05, 2010, 06:27:58 pm by ASHBAD_ALVIN »