Jump to content

    Tetattds v3.0 Released!

    Alpha
    By Alpha,

    "Tetattds is a game for Nintendo DS based on the game Tetris Attack by Nintendo / Intelligent Systems. The aim is to line up three or more panels in a stack to make them 'pop'. The game is over when the stack reaches the top of the screen. If more than three blocks are removed it is called a 'combo'. If pieces falling down lines up it is called a 'chain'."

    What's new in 3.0:
    • Local Wifi
    • Host game on DS
    • SDL port for PC
    • Lots of changes in the code

    It's been a long time since there was any news on Tetattds. Two big things has happened. The first is that we ported Tetattds to SDL so that it can run on PC during the last year. The purpose for this was that we wanted to be able test new features with access to a debugger. If we ever would add a big feature like AI players this would be very useful, although we probably never will. Another reason was to see if it was even possible. It was but the code is now in a mess. :devilboy:

     

    You can play the SDL version against other DS players, but as I said it is only meant to be used for development. One problem is that the GUI is exactly the same as the DS version, and not suited for PC. I have provided a compiled version for Windows. If you want to have instructions for compiling on Linux or Mac OS X please post a comment.

     

    The other big thing, local wifi, was added during christmas. It is now possible to play multiplayer player games without an access point. This was made possible using liblobby, which is a work-in-progress library, but development seems to have stopped.

     

    One reason I didn't release Tetattds 3.0 back then was that I meant to refactor the network code in to make efficient use of the bandwidth of local wifi. One problem with liblobby is that it sends packets reliably, and when too many packets is pouring in they start to pile up.

     

    The network code in Tetattds is implemented using UDP, with reliable packets on top of that. That gave us much better response times than TCP since TCP is cached. This also means we don't need liblobby's reliable implementation. If it was possible to send packet directly, and skipping the "lobby" part of liblobby, we could send field updates a lot more often, since these are sent unreliably. There is a function to broadcast packages unreliably which would be perfect for this, but I need to refactor the code to make use of this.

     

    Unfortunately the christmas vacation was over and I lost interest in the project, so I never investigated that further. I'm releasing what I have now so that it will not go to waste. Be warned that it is somewhat unstable.

    »» Download / Information


    EmuZGL Preview (08.06.2008)#2 Released!

    Alpha
    By Alpha,

    The ZX Spectrum 128 / ZX Spectrum 48 emulator EmuZGL has been updated again.

     

    »» http://zx.pk.ru/showthread.php?t=7527 [Release Thread]

     

    Thanks to our affiliate, AEP-Emulation, for the news!


    Nestopia v1.4.0 for the Mac Released!

    Alpha
    By Alpha,

    Nestopia is a NES emulator for the Mac operating system.

     

    Martin Freij e-mailed me to say he was finalising a new release of Nestopia less than an hour after yesterday's update. What are the chances? At any rate, here we go again; Nestopia v1.4.0

    »» Download / Information


    Two PCSX2 Plugin Updates!

    Alpha
    By Alpha,

    Thanks to step1978 for the heads up on these two plugins. Here are the descriptions of both plugins according to him.

    GSdx v0.1.8 Released!

     

    Gabest has released a new version of GSdx. GSdx is a great GPU plugin for PCSX2. It supports DirectX 9 and DirectX 10.

    Many core functions were rewritten since the last release, and the sw renderer is multiple times faster. I did not compare the speed of the d3d renderer, maybe that also gained a few fps. Game specific fixes are tedious to make, I don´t really have time to check all uploaded .gs, but I will eventually.

    »» Download / Information

     

    xpad v0.1.0 Released!

     

    xpad is a new Input Plugin for the Playstation 2 emulator PCSX2.

     

    »» Download / Information

     

    And thanks again to our affiliate, AEP-Emulation, for the news!


Portal by DevFuse · Based on IP.Board Portal by IPS
×
×
  • Create New...