-
Content count
3,199 -
Joined
-
Last visited
-
Days Won
2
Posts posted by GT Turbo
-
-
yes but i think it would be better to make a pack with jagcfYes it's a nice idea, but the CatNip can be used alone, and will be available before the JagCF, people who want to use PC for development can get it without waiting

GT

-
A little problem Orion, it's not mine, because i don't use macro, i think that come from Macronator (SebRmv) no ?
GT

-
Hi,How much data could be depacked by the GPU in 1 frame in theory?
Anyone test something like this already ?
TXG/MNX
That's a good question, do you want to do real time depacking ?

In theory i don't know, we need to do test, but before we have to optimise the unpacker rout before testing it.
GT

-
Thanx everyone.Ah, the only games I have planned require me to get a lot better with the riscs
If you want help with the RISC proc, here you will find some Gpu fanatic

GT

-
Hi Tyr and welcome here !!
GT

-
Of course

GT

-
Did you write the update for this aswell?It's not 'really' an update to do, but if i got some free hours this week end, i will do it
Ps. what about a decompress routine for UPX files, seems that this algorythm is very fast and there is already an atari version for the compressor ;-)Yes but you must know that UPX is C written, that's bad for the Jag, because C langage will give too big programs, and with only 4 Kbytes in Gpu ram..... so if that's be done that will be a 68000 version, so too slow. (The LZ77 Gpu unpacking rout unpack a 20Kbytes->128 Kbytes in less than 10 Vbls (50 Hz)), so i don't think the Upx packer can do the same thing), the LZ77 got a very nice ratio too.
GT

-
Incredible !! Realy impressive you have done some hard workNot hard like you think, i take it like a game, because i'm doing a friendly 'sprite manager' war with SebRmv (And perhaps Orion ?
) so it's very nice to do that and coding on Jag it's a pleasure !! I LOVE IT !!GT Turbo

-
Hi, i'm very happy to give you two screenshoots of one of the games i'm working on, a shoot'em up called : Project Apocalypse.
A two players game, featuring my full Gpu sprite manager (SebRmv, be ready i will give very nearly a playable demo of this game
)- one Vbl game
- 320*256 playfield
- 16 bits graphics
and some others things you don't really need, because it's not very important for you and you have reason

GT Turbo (Jagware)
A few people will receive a playable demo for testing in few weeks.
-
1
-
-
Orion (DiamJag coder) say hello to the whole Jagware team, he is on hollydays and come back 8 -9 august.
Good hollydays Orion

GT

-
I like to beta-test I have 1 jaglink2, 2x catbox, 2x scatbox and a few jaglinks and atleast 5 jaguars
With JagCF you don't need Jaglinks

GT

-
When can we expect a midi-maze clone for the jag ?
Perhaps when the JagCF will be release
but this time with 32 players 
GT

-
Bravo à tous et bon jeu, à vos pads et faites de votre mieux pour les highscores, faut pas laisser SCPCD monopoliser toutes les premières places
Thanks all and enjoy !
Be better than SCPCD he is a killer on this game, so don't let him fill the hall of fame with his name

GT

-
We're happy to give you a new little game for the Jaguar, you will find everything here :
This game features an online hall of fame, now you can 'friendly fight' with everybody on this world

This game has been done by Orion and MetalKnuckles, their first game on Jaguar, they have planned to do some others games, so we are waiting for the next

And a big thanks to :
- SebRmv for the CD encryption
- Mariaud and Fredifredo for the nice art cover graphics
- Zerosquare for cover text
- RaZ for the DiamJag website and the online hall of fame
[French] Et voila beaucoup de personnes l'attendait, le nouveau jeu Jagware pour notre félin 64 bits. Ce jeu dispose d'une table de score online ce qui signifie qu'il va y avoir des bagarres bien sympa (Pauvre Arethius qui va encore se faire manger par SCPCD
)Voila DiamJag, vous trouverez tout ici :
Ce jeu est l'oeuvre d'Orion et de MetalKnuckles, ils ont plannifié de nous sortir de leur clavier d'autres productions, dont on attend la suite avec impatience

Et un grand merci a :
- SebRmv pour l'encryption du CD
- Mariaud et Fredifredo pour la jaquette
- Zerosquare pour le texte de celle ci
- RaZ pour le site de DiamJag et les tables de score online
GT

-
Hello!Ok, i am using this sentence in the credits-screen:
LZSS packer by Ray of tscc
Is this ok?
Yes
I am using "LZSS" because of the state of confusion i am currently in, see below:Hmm, recently i began wondering about this:
On Ray's website he talks about a new version of his LZ77 stuff which he calls LZ78,
the DOS-EXE i use to compress (pack) the files outputs LZ77, does this mean that
we all use an outdated version now on the Jaguar?
Regards
Matthias
Ray has done the LZ78 version after i have translated his LZ77 code, if i got a little free time i will do it for the LZ78 version.
GT

-
Interesting project indeed!
I guess people here have already much to do, so I can understand they don't manage to put some time looking at your results
That's no really the problem for me, i have tried several times to code with C, but too much problems about the syntax, one time we have to put ; sometimes not, ...... And i use my Falcon for coding, so it's not very interressting to me, surely for a lot of people especially for them using PC computers for Jag Coding and i know that Ray always done great work, so people who can and want to help or are interrested, please write it or contact Ray

GT

-
[English]title in English, French name in the subtitle)
Good idea, now we have to ask RaZ for doing that

GT

-
Hi,
For people who want the Atomic CD cover, let's have a look here :
http://mleguludec.free.fr/dossiers/Boutique/boutique.htm
Thanks to the Retro Gaming Connexion team for giving it.
GT

-
What do our Jag coding "experts" think ?
I cannot give any things about that, because i use my Falcon for Jag coding and i have too much problem with C

GT

-
Don't forget you can use it in Gpu or Dsp ram at all adress you want without any problems
If that can help you in a other way 
GT

-
Hi!Ok, finally found the problem:
Your RISC-code simply consumpts too many registers! ;-)
The reason why i asked for the RISC-source was that i have to integrate it into a huge project with an already established RISC-code-environment. Sadly this RISC-code-environment (--> the function dispatcher) leaves only few registers for the called subroutines.
Ok, now it's working, so i am happy :-)
Thansk again!
Matthias
Yes, i must do a version who save and restore all used registres that's better

GT

-
This thread and the CF are quite interesting to me. I hope to see this topic discussed in english if possible. Sadly I don't speak french, and babel fish does a poor job of translating.Belboz is right, everybody please ask your questions in english, for everybody can read and understand them.
If anybody got questions about the JagCF, don't hesitate, SCPCD can give you all explanations you want

GT

-
Now it's time to do game with it

GT

-
Will it contain interesting info for the regular readers of Jagware (i.e. different from what is posted in the forums), or is it a kind of summary ?Kind of sommary and even if we can get some infos you can't read on this forum (Like infos about some private project)

GT

Le UART bug ...
in Development
Posted · Report reply
You must know something, we will do that if we have enough time, now we can't loose time on working on a thing that nobody here will use, because the JagCF can do that without any errors.
Better writing games as loosing time for something old, see the future !!
GT Turbo