AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

game/data/PBOBS_GfxI.lha

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:Guide to make gfx to PuzzleBOBS game (I)
Author: emacesa at tin.it (Emanuele Cesaroni)
Uploader:emacesa tin it (Emanuele Cesaroni)
Type:game/data
Architecture:generic
Date:2001-01-13
Download:game/data/PBOBS_GfxI.lha - View contents
Readme:game/data/PBOBS_GfxI.readme
Downloads:692

PuzzleBOBS graphic reference guide (V1) ITALIAN VERSION
-------------------------------------------------------


 This is a reference guide (ITALIAN) in which you can find documentation
about doing graphic for PuzzleBOBS game.
 PuzzleBOBS (a PuzzleBobble© clone) is an os-friendly, low level configurable
game, this means that you can modify totally its look and behaviour.
 For this purpose PuzzleBOBS game is able to accept graphic (sets) in all 
resolutions and colors numbers, and because works in multitasking and supports
the Os can exploit graphic boards and manage 16 and 24 bit graphic data also.
 The guide is done by Ascii docs and Iff images both in english and italian 
languages, at the bottom of this .readme document you can find the 
characteristics of PuzzleBOBS game and the PBOBS_gfx.lha archive files.


 Emanuele Cesaroni, coder of PuzzleBOBS. 
 Nexus Development. 

 contact me at:   emacesa@tin.it
 home page at:    http://space.tin.it/computer/emacesar/				  






PuzzleBOBS technical specs
--------------------------

  PuzzleBOBS is at the same time a Puzzle Bobble 1,2,3, Puzzle De Don clone
but introduces a lot of new characteristics as the asynchronous game style,
the possibility of playing two players mode simultaneously in the same levels,
and the ability of accept a lot of levelsets with dissimilar features (as in 
classic Puzzle Bubble 1 or at time as Puzzle de don) etc.
  Moreover this game is totally configurable: you could choose screen-mode by
a system requester (supported AGA,ECS,OCS and graphic expansions as PicassoIV
or Cybervision or other that are AmigaOS compatible by Picasso96 or CyberGraphX)
up to 16-24 BIT colours, all the graphical elements of game as fonts, lateral 
columns, rotating pointer with gears, balls (of each size,color,form, and 
number also animated up to 255 frames), backgrounds, then you can choose the
velocity of moving objects, music and fx-sounds, apperances of explosions 
(as frames per seconds, by gfx or CPU precalculated animation), disposal of 
objects in level (by four or six tangents) and a lot of other lowlevel options
as the behaviour of artificial brain and priorities of game's subtasks.
  Thanks to the polyvalence of LevelSet files subsystem you can have various
behaviour of balls in game, for example when balls fall becouse free from
others can go to the top entering again in the level or they can go to down 
exiting forever or as in Puzzle Bobble 3 you can have balls that rebound against
the top limit increasing the difficulty of game.
  Moreover the game foresees a lot of special balls as three type of bombs and
others.
  PuzzleBOBS allows to ZOOM the balls if can not fit into the level so you can
use a lot of levels even very big without space problems, or to force a
default zoom to save a lot o video-ram.
  The game works in multitasking and can be played further on a screen so in a
Workbench's window also in a PIP (if your board affords that) it will contain
a config program and a level editor and it will have a set of preconfigured 
ConfigFiles and LevelSets files to be used on lowend or highend Amigas or during
particular works as a workbench session in a multitasking window
(low CPU occupation).
  The game can go in manual pause (p) crypting the level or can go in sleep 
mode automatically when the screen or window became inactives, in the same time
frees the audio channels and if you was using a window remaps the workbench's
palette.
  The hiscore system allows to maintain a lot of information about the score
so you will be able to remember the date, the LevelSet used, the game mode, the
number of players, the difficulty of that past match. 	   
  The approach to the configurability of graphic's look and of LevelSet files
will give to game a great longevity, because its open architecture will allow
in future to exploit faster and better hardware and will allow to the final 
users to do/use other configuration sets and levels set.
  The game has a built-in subsystem that is able to simulate the blitter's
work (on VGA,AGA,ECS,OCS) putting all graphic data (bitmaps) in Fast_Mem (the
only Chip_Mem used is the screen's mem) and increase a lot the speed of Amiga
without graphic board (need some fastmem).
  The game is now 100% ready (1.27 MBytes of code now, assembled into
about 200 kbytes of executable, 320KBytes if optimized by DevPac), written
in 100% 68020+ optimized assembler, probably it will support PowerPC by a PowerPC
asm modules (by WarpOS) and have optimized gfx routines for PowerPC-only machines
(both VGA and AGA/ECS/OCS machines).
  The game is based on a particular architecture that uses deeply the AmigaOs
multitasking characteristichs.
  Infact it uses a lot of sub tasks (of which you can set the priority) that
are assigned on all operation of game.
  For example there is a task that controls rotations one that draws bob
animation and others that controls players, levels, controllers, explosions
etc etc.
  These tasks communicate between them with signals and messages and thanks to
this type of approach is very easy to redirect a task on a new piece of
hardware.
  For example the task that controls rotations in future should use a 3D
device chip to increase its speed.
  Is very difficult to say what is the minimum requisite of memory that the
game needs, because it depends on too many factors as max number of objects
in level, number and size of balls etc... etc..., but it is not too
expansive.
  Infact consider that the game in the confuguration at 800*600*16bit, with 12
balls with only one frame needs about 2.5 MB of Fast Mem including buffers that
Intuition does when open windows (the game needs a window to read mouse,
keyboard and joystick inputs).
  It needs a 68020 minimum, and AmigaOSRoms+AmigaOS v3.0.





PBOBS_GfxI.lha archive listed files.
----------------------------------------


  PuzzleBOBS_GfxGuide/Benvenuti !
  PuzzleBOBS_GfxGuide/Benvenuti !.info
  PuzzleBOBS_GfxGuide/Guide_ita.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC0_Oggetti
  PuzzleBOBS_GfxGuide/Guide_ita/PIC0_Oggetti.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC10_Timer
  PuzzleBOBS_GfxGuide/Guide_ita/PIC10_Timer.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC11_Esplosioni
  PuzzleBOBS_GfxGuide/Guide_ita/PIC11_Esplosioni.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC12_Orologio
  PuzzleBOBS_GfxGuide/Guide_ita/PIC12_Orologio.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC1_BobsTipi
  PuzzleBOBS_GfxGuide/Guide_ita/PIC1_BobsTipi.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC2_BobsDimensioni
  PuzzleBOBS_GfxGuide/Guide_ita/PIC2_BobsDimensioni.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC3_BobsAnimati
  PuzzleBOBS_GfxGuide/Guide_ita/PIC3_BobsAnimati.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC4_BobsTangenti
  PuzzleBOBS_GfxGuide/Guide_ita/PIC4_BobsTangenti.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC5_Colonne
  PuzzleBOBS_GfxGuide/Guide_ita/PIC5_Colonne.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC6_TraveSuperiore
  PuzzleBOBS_GfxGuide/Guide_ita/PIC6_TraveSuperiore.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC7_OggettiRuotanti
  PuzzleBOBS_GfxGuide/Guide_ita/PIC7_OggettiRuotanti.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC8_Fonti
  PuzzleBOBS_GfxGuide/Guide_ita/PIC8_Fonti.info
  PuzzleBOBS_GfxGuide/Guide_ita/PIC9_LineaDiMira
  PuzzleBOBS_GfxGuide/Guide_ita/PIC9_LineaDiMira.info
  PuzzleBOBS_GfxGuide/Guide_ita/PuzzleBOBS_GuidaGrafica
  PuzzleBOBS_GfxGuide/Guide_ita/PuzzleBOBS_GuidaGrafica.info
  PuzzleBOBS_GfxGuide/PuzzleBOBS_specs
  PuzzleBOBS_GfxGuide/PuzzleBOBS_specs.info
  PuzzleBOBS_GfxGuide/PuzzleBOBS_squad
  PuzzleBOBS_GfxGuide/PuzzleBOBS_squad.info
                                 


Packed size:	 354104 bytes
UnPacked size:  1088705 bytes


Contents of game/data/PBOBS_GfxI.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                  272     628  43.3% -lh5- 5914 Jan 11  2001 PuzzleBOBS/GraphicGuide.info
[generic]                  479     890  53.8% -lh5- 2204 Aug  2  2000 PuzzleBOBS/GraphicGuide/Benvenuti !
[generic]                  231     464  49.8% -lh5- 2a9f Jan 11  2001 PuzzleBOBS/GraphicGuide/Benvenuti !.info
[generic]                  269     628  42.8% -lh5- f37f Jan 11  2001 PuzzleBOBS/GraphicGuide/Guide_ita.info
[generic]                 1472    3290  44.7% -lh5- 434c Feb 29  2000 PuzzleBOBS/GraphicGuide/Guide_ita/About_Balls_i
[generic]                  235     464  50.6% -lh5- 4b5c Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/About_Balls_i.info
[generic]                 1472    3292  44.7% -lh5- 5695 Feb 28  2000 PuzzleBOBS/GraphicGuide/Guide_ita/About_ConfigFiles_i
[generic]                  232     464  50.0% -lh5- 77d9 Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/About_ConfigFiles_i.info
[generic]                 5361   21726  24.7% -lh5- 8aea Mar  4  2000 PuzzleBOBS/GraphicGuide/Guide_ita/ConfigFile_esempio
[generic]                  236     464  50.9% -lh5- 572c Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/ConfigFile_esempio.info
[generic]               109022  210942  51.7% -lh5- 71ce Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC0_Oggetti
[generic]                  230     464  49.6% -lh5- e3ce Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC0_Oggetti.info
[generic]                 1188   11504  10.3% -lh5- c681 Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC10_Timer
[generic]                  231     464  49.8% -lh5- 83cc Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC10_Timer.info
[generic]                29000  113164  25.6% -lh5- 56c4 Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC11_Esplosioni
[generic]                  233     464  50.2% -lh5- 1a34 Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC11_Esplosioni.info
[generic]                 5585   18312  30.5% -lh5- 6a64 Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC12_Orologio
[generic]                  230     464  49.6% -lh5- 44aa Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC12_Orologio.info
[generic]                10554   32160  32.8% -lh5- 06bc Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC1_BobsTipi
[generic]                  231     464  49.8% -lh5- ec0b Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC1_BobsTipi.info
[generic]                26545  128250  20.7% -lh5- 1604 Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC2_BobsDimensioni
[generic]                  233     464  50.2% -lh5- 8990 Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC2_BobsDimensioni.info
[generic]                50106  159180  31.5% -lh5- 3dfb Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC3_BobsAnimati
[generic]                  234     464  50.4% -lh5- 2317 Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC3_BobsAnimati.info
[generic]                16709   57056  29.3% -lh5- 287b Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC4_BobsTangenti
[generic]                  234     464  50.4% -lh5- 0ff9 Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC4_BobsTangenti.info
[generic]                42676  153554  27.8% -lh5- 2895 Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC5_Colonne
[generic]                  233     464  50.2% -lh5- b1f7 Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC5_Colonne.info
[generic]                 2179   22752   9.6% -lh5- 5114 Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC6_TraveSuperiore
[generic]                  232     464  50.0% -lh5- e52d Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC6_TraveSuperiore.info
[generic]                11302   44316  25.5% -lh5- 8304 Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC7_OggettiRuotanti
[generic]                  233     464  50.2% -lh5- 8310 Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC7_OggettiRuotanti.info
[generic]                 8127   28410  28.6% -lh5- a68f Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC8_Fonti
[generic]                  236     464  50.9% -lh5- 430d Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC8_Fonti.info
[generic]                 1554    9238  16.8% -lh5- 5745 Oct  4  1999 PuzzleBOBS/GraphicGuide/Guide_ita/PIC9_LineaDiMira
[generic]                  234     464  50.4% -lh5- dc75 Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PIC9_LineaDiMira.info
[generic]                19241   53701  35.8% -lh5- 81c1 Aug 29  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PuzzleBOBS_GuidaGrafica
[generic]                  233     464  50.2% -lh5- d5e3 Mar  5  2000 PuzzleBOBS/GraphicGuide/Guide_ita/PuzzleBOBS_GuidaGrafica.info
[generic]                  274     535  51.2% -lh5- 58b5 Aug 31  1999 PuzzleBOBS/GraphicGuide/Legal
[generic]                  235     464  50.6% -lh5- 903c Jan 11  2001 PuzzleBOBS/GraphicGuide/Legal.info
[generic]                 2194    4668  47.0% -lh5- 7fd0 Sep 16  2000 PuzzleBOBS/GraphicGuide/PuzzleBOBS_specs
[generic]                  234     464  50.4% -lh5- 661c Jan 11  2001 PuzzleBOBS/GraphicGuide/PuzzleBOBS_specs.info
[generic]                  420     765  54.9% -lh5- cadc Sep 15  2000 PuzzleBOBS/GraphicGuide/PuzzleBOBS_squad
[generic]                  235     464  50.6% -lh5- 21fd Jan 11  2001 PuzzleBOBS/GraphicGuide/PuzzleBOBS_squad.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        44 files  350896 1088705  32.2%            Jan 12  2001
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>