Author Topic: CLASSIC COMP : TRSI DOUBLE TROUBLE  (Read 6886 times)

0 Members and 1 Guest are viewing this topic.

Offline bbear

  • C= 64
  • **
  • Posts: 87
  • Karma: 4
    • View Profile
    • Legacy
CLASSIC COMP : TRSI DOUBLE TROUBLE
« on: April 29, 2007 »
TRSI Double Trouble cracktro
there are several versions with differents musics or font

it's this one:
http://www.flashtro.com/page.php?id=19

remake download
for testing
update : second version with new colors movement
« Last Edit: April 29, 2007 by bbear »

Offline Jim

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 5301
  • Karma: 402
    • View Profile
Re: CLASSIC COMP : TRSI DOUBLE TROUBLE
« Reply #1 on: April 29, 2007 »
Smashing :)

Jim
Challenge Trophies Won:

Offline benny!

  • Senior Member
  • DBF Aficionado
  • ********
  • Posts: 4384
  • Karma: 228
  • in this place forever!
    • View Profile
    • bennyschuetz.com - mycroBlog
Re: CLASSIC COMP : TRSI DOUBLE TROUBLE
« Reply #2 on: April 29, 2007 »
Cool !!!
[ mycroBLOG - POUET :: whatever keeps us longing - for another breath of air - is getting rare ]

Challenge Trophies Won:

Offline rain_storm

  • Here comes the Rain
  • DBF Aficionado
  • ******
  • Posts: 3088
  • Karma: 182
  • Rain never hurt nobody
    • View Profile
    • org_100h
Re: CLASSIC COMP : TRSI DOUBLE TROUBLE
« Reply #3 on: April 29, 2007 »
bbear you are producing demos for this compo on an industrial scale I dont know where you get the time for all of this but none of the entries seem to suffer in quality so keep it up man its a real joy to see what you can do in a month ;D

Challenge Trophies Won:

Offline Shockwave

  • good/evil
  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 17412
  • Karma: 498
  • evil/good
    • View Profile
    • My Homepage
Re: CLASSIC COMP : TRSI DOUBLE TROUBLE
« Reply #4 on: April 29, 2007 »
A simple one for sure so it had to be accurate and you got it bang on again!
Nice job, brought back a few memories :)
Shockwave ^ Codigos
Challenge Trophies Won:

Offline Emil_halim

  • Atari ST
  • ***
  • Posts: 248
  • Karma: 21
    • View Profile
    • OgreMagic Library
Re: CLASSIC COMP : TRSI DOUBLE TROUBLE
« Reply #5 on: April 29, 2007 »

Great work bbear .  :cheers:

but the moving color image inside the TRSI word is not tha same as Original one.

i have converted this demo with my OgreMagic Library and will post it in Ogre Forum, also i have ripped the Images and the sound from the Original SWF file so if you want them let me know.

I modified the Original one with a repeatting vertically scrolling text.

Offline bbear

  • C= 64
  • **
  • Posts: 87
  • Karma: 4
    • View Profile
    • Legacy
Re: CLASSIC COMP : TRSI DOUBLE TROUBLE
« Reply #6 on: April 29, 2007 »
err... I have personaly disassembled the original, and the tabcolor is the same, parameters and sintab, pointers to sin tab are the same, all ripped from original Amiga exe

only the screen is 352 pixels width in original and here 320. (I crop the logo)

(you can found original source here)

the problem is :
in original, 54 colors are put on each 79 lines at the wait position $8y01
the tabsin and incrementation of pointers are set for move the wait position X of each line : $8yx1.
but I have problem with the original values : horizontal displacement is perhaps too big, or the colors start at the bad Ypos.
So, exact, I not fixed the problem.
If you have corrected the movement, let me know how you have get the good move
thanks
« Last Edit: April 29, 2007 by bbear »

Offline Emil_halim

  • Atari ST
  • ***
  • Posts: 248
  • Karma: 21
    • View Profile
    • OgreMagic Library
Re: CLASSIC COMP : TRSI DOUBLE TROUBLE
« Reply #7 on: April 29, 2007 »

Offline bbear

  • C= 64
  • **
  • Posts: 87
  • Karma: 4
    • View Profile
    • Legacy
Re: CLASSIC COMP : TRSI DOUBLE TROUBLE
« Reply #8 on: April 29, 2007 »
ah ok!  ;D
a conversion of conversion

but the flash version doesn't seem to be the same as original one

here is a video of the original effect : download

Edit: archive updated with a second version test
« Last Edit: April 29, 2007 by bbear »

Offline Emil_halim

  • Atari ST
  • ***
  • Posts: 248
  • Karma: 21
    • View Profile
    • OgreMagic Library
Re: CLASSIC COMP : TRSI DOUBLE TROUBLE
« Reply #9 on: April 30, 2007 »

ok bbear.  :)

i really did not see tha Original Amiga Demo.

anyway here is my best selution for movement code part , sorry it is C++ code for my OgreMagic Library.
Code: [Select]
                    static float BX1=0,BY1=0,INCX1=0,INCY1=0;
                    INCX1+=0.75;
                    INCY1+=0.4;
                    BX1 = sin(INCX1*3.14/180)*160;
                    BY1 = cos(INCY1*3.14/180)*15;
                    ML_SetScale(1,1);
                    ML_SetSpriteTexture(BackImg1);
                    ML_DrawSprite(BackImg1,midWidth+BX1,midHeight+15+BY1);
                    static float BX2=0,INCX2=0;
                    INCX2+=1.5;
                    BX2 = sin(INCX2*3.14/180)*260;
                    ML_SetSpriteTexture(BackImg2);
                    ML_DrawSprite(BackImg2,midWidth+BX2,midHeight+15);


and here is the video of it, it is 4.64 MB

http://bcxdx.spoilerspace.com/Ogre/AmigaTrsiDemo.avi

Offline Hotshot

  • DBF Aficionado
  • ******
  • Posts: 2114
  • Karma: 91
    • View Profile
Re: CLASSIC COMP : TRSI DOUBLE TROUBLE
« Reply #10 on: May 01, 2007 »
Good plasma effect. Nice

 :cheers:

Offline va!n

  • Pentium
  • *****
  • Posts: 1435
  • Karma: 109
    • View Profile
    • http://www.secretly.de
Re: CLASSIC COMP : TRSI DOUBLE TROUBLE
« Reply #11 on: May 07, 2007 »
d/l link does not work :(
- hp EliteBook 8540p, 4 GB RAM, Windows 8.1 x64
- Asus P5Q, Intel Q8200, 6 GB DDR2, Radeon 4870, Windows 8.1 x64
http://www.secretly.de
Challenge Trophies Won: