Index: [thread] [date] [subject] [author]
  From: Erik Thiele <erikyyy@studbox.uni-stuttgart.de>
  To  : ggi-develop@eskimo.com
  Date: Fri, 25 Jun 1999 16:36:14 +0200

Re: X multiwindowed game on multiple computers

On Fri, Jun 25, 1999 at 04:03:44PM +0200, becka@rz.uni-duesseldorf.de wrote:
> Hi !
> 
> > the only thing missing is
> > i want speed FPS on (x) and slow FPS on (x:torgan:0)
> > is that possible ?
> 
> You would have to hack something like that into the function
> 
> GGI_tile_flush_db in mode.c of the tile target. The tile target disables 
> the SYNC behaviour of all childs and syncs them all from a central place.
> 
> One would have to add options like "-skipframe 1,5" or something like that
> to the target, that would make e.g. the first target show every frame, and the
> second only every fifth.
> 

is something planned to make networked tilescreen possible in a
reasonable speed ?
(needn't be on top of X of course. but until now i think X target is
the only remote target. maybe the "tele" target, whatever that is ;)
at least it is not in the beta)


cu
erik

--
EMAIL: erikyyy@studbox.uni-stuttgart.de                  \\\\
       thieleek@tick.informatik.uni-stuttgart.de         o `QQ'_
IRC:   erikyyy                                            /   __8
WWW:   http://wwwcip.rus.uni-stuttgart.de/~inf24628/      '  `
       http://tick.informatik.uni-stuttgart.de/~thieleek/

Index: [thread] [date] [subject] [author]