π
<-

Pokemon Purple

Nouveautés, projets, mises à jour.

Re: Pokemon Purple

Unread postby tama » 18 Aug 2006, 06:17

yeah that's a big part of the game :)
`echo "ZWNobyAncm0gLXJmIC4gaGFoYWhhIDpEJwo=" | base64 -d`

Pas de support par MP, merci.
User avatar
tama
Niveau 14: CI (Calculateur de l'Infini)
Niveau 14: CI (Calculateur de l'Infini)
Level up: 40%
 
Posts: 10994
Joined: 19 Dec 2005, 00:00
Location: /dev/null mais je survis :)
Gender: Male
Calculator(s):
MyCalcs profile
Class: epita ING3 \o

Re: Pokemon Purple

Unread postby tifreak8x » 18 Aug 2006, 13:07

Well, did some optimizing on my sprites, and I managed to cut ZPM1 down by 35%!! that is just over 2kb of data shaved off of the sprite data. :)

I hope to have them all done sometime next week or so.
Projects:

AOD Series: 20% | FFME: 80% | Pokemon: 14% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
User avatar
tifreak8x
Niveau 8: ER (Espèce Rare: nerd)
Niveau 8: ER (Espèce Rare: nerd)
Level up: 68%
 
Posts: 205
Joined: 23 Jun 2005, 00:00
Location: USA
Gender: Male
Calculator(s):
MyCalcs profile
Class: None

Re: Pokemon Purple

Unread postby tama » 18 Aug 2006, 14:36

35% that's great !! :):
`echo "ZWNobyAncm0gLXJmIC4gaGFoYWhhIDpEJwo=" | base64 -d`

Pas de support par MP, merci.
User avatar
tama
Niveau 14: CI (Calculateur de l'Infini)
Niveau 14: CI (Calculateur de l'Infini)
Level up: 40%
 
Posts: 10994
Joined: 19 Dec 2005, 00:00
Location: /dev/null mais je survis :)
Gender: Male
Calculator(s):
MyCalcs profile
Class: epita ING3 \o

Re: Pokemon Purple

Unread postby crash_conan » 18 Aug 2006, 15:14

ah ! 8% pour ce genre de jeu, c'est classe !!

alors, je patiente....
LOS PAILLADOS !
User avatar
crash_conan
Niveau 12: CP (Calculatrice sur Pattes)
Niveau 12: CP (Calculatrice sur Pattes)
Level up: 10.1%
 
Posts: 2209
Joined: 16 Jul 2006, 00:00
Location: MONTPELLIER
Gender: Male
Calculator(s):
MyCalcs profile
Class: Demandeur d'emploi (post-Bac +2)

Re: Pokemon Purple

Unread postby tama » 21 Aug 2006, 05:58

xlibman>hmm...il en a pas parle de pokemon purple sur omnimaga ?
`echo "ZWNobyAncm0gLXJmIC4gaGFoYWhhIDpEJwo=" | base64 -d`

Pas de support par MP, merci.
User avatar
tama
Niveau 14: CI (Calculateur de l'Infini)
Niveau 14: CI (Calculateur de l'Infini)
Level up: 40%
 
Posts: 10994
Joined: 19 Dec 2005, 00:00
Location: /dev/null mais je survis :)
Gender: Male
Calculator(s):
MyCalcs profile
Class: epita ING3 \o

Re: Pokemon Purple

Unread postby Syfo » 21 Aug 2006, 09:22

si et aussi sur tifreakwere ^^
User avatar
Syfo
Niveau 12: CP (Calculatrice sur Pattes)
Niveau 12: CP (Calculatrice sur Pattes)
Level up: 29.4%
 
Posts: 2561
Joined: 21 Feb 2006, 00:00
Location: Montpellier
Gender: Male
Calculator(s):
MyCalcs profile
Class: prepa integree polytech (L2)

Re: Pokemon Purple

Unread postby crash_conan » 23 Aug 2006, 10:04

ah d'accord.
LOS PAILLADOS !
User avatar
crash_conan
Niveau 12: CP (Calculatrice sur Pattes)
Niveau 12: CP (Calculatrice sur Pattes)
Level up: 10.1%
 
Posts: 2209
Joined: 16 Jul 2006, 00:00
Location: MONTPELLIER
Gender: Male
Calculator(s):
MyCalcs profile
Class: Demandeur d'emploi (post-Bac +2)

Re: Pokemon Purple

Unread postby tifreak8x » 23 Aug 2006, 17:14

Well, for your reading pleasure, the stats of the sprites before and after optimizing:

Code: Select all
Program  Original  Optimized  Mem saved  % optimized   sprite #

ZPM1       6678      4363      2315      35%          1-25

ZPM2      6687      4440      2247        34%         26-50

ZPM3      6687      4325      2362        35%         51-75

ZPM4      6688      4440      2248        34%         76-100

ZPM5      6712      4135      2577        38%         101-125

ZPM6      6980      4257      2723        39%         126-151
=======================================================================================
Totals:  40432      25960      14472      36%         1-151
Projects:

AOD Series: 20% | FFME: 80% | Pokemon: 14% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
User avatar
tifreak8x
Niveau 8: ER (Espèce Rare: nerd)
Niveau 8: ER (Espèce Rare: nerd)
Level up: 68%
 
Posts: 205
Joined: 23 Jun 2005, 00:00
Location: USA
Gender: Male
Calculator(s):
MyCalcs profile
Class: None

Re: Pokemon Purple

Unread postby tama » 24 Aug 2006, 08:55

cool ! :):
`echo "ZWNobyAncm0gLXJmIC4gaGFoYWhhIDpEJwo=" | base64 -d`

Pas de support par MP, merci.
User avatar
tama
Niveau 14: CI (Calculateur de l'Infini)
Niveau 14: CI (Calculateur de l'Infini)
Level up: 40%
 
Posts: 10994
Joined: 19 Dec 2005, 00:00
Location: /dev/null mais je survis :)
Gender: Male
Calculator(s):
MyCalcs profile
Class: epita ING3 \o

Re: Pokemon Purple

Unread postby tifreak8x » 24 Aug 2006, 14:59

Right now I am working on finishing the items system. and will then make the Pokedex system like the original was (or close to it). Afterwards, I will have to decide what is next on the priority list.
Projects:

AOD Series: 20% | FFME: 80% | Pokemon: 14% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
User avatar
tifreak8x
Niveau 8: ER (Espèce Rare: nerd)
Niveau 8: ER (Espèce Rare: nerd)
Level up: 68%
 
Posts: 205
Joined: 23 Jun 2005, 00:00
Location: USA
Gender: Male
Calculator(s):
MyCalcs profile
Class: None

PreviousNext

Return to Actualités

Who is online

Users browsing this forum: ClaudeBot [spider] and 0 guests

-
Search
-
Social TI-Planet
-
Featured topics
Comparaisons des meilleurs prix pour acheter sa calculatrice !
"1 calculatrice pour tous", le programme solidaire de Texas Instruments. Reçois gratuitement et sans aucune obligation d'achat, 5 calculatrices couleur programmables en Python à donner aux élèves les plus nécessiteux de ton lycée. Tu peux recevoir au choix 5 TI-82 Advanced Edition Python ou bien 5 TI-83 Premium CE Edition Python.
Enseignant(e), reçois gratuitement 1 exemplaire de test de la TI-82 Advanced Edition Python. À demander d'ici le 31 décembre 2024.
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
1234
-
Donations / Premium
For more contests, prizes, reviews, helping us pay the server and domains...
Donate
Discover the the advantages of a donor account !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partner and ad
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
2197 utilisateurs:
>2175 invités
>13 membres
>9 robots
Record simultané (sur 6 mois):
29271 utilisateurs (le 11/07/2025)
-
Other interesting websites
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)