Texmaster

Thread in 'Discussion' started by Report, 29 Jan 2008.

  1. DeHackEd

    DeHackEd green Gm

  2. Amnesia

    Amnesia Piece of Cake

    No..Sorry I can't.. [​IMG]

    Maybe the game stolen the line clear delay as it did with my sudden ti 500 at 2:27:92..
     
  3. Since the time is 15ms less than the torikan, which is quite close to the 16.67ms length of a single 60fps frame, perhaps the line where the comparison is made is off by one frame, using > instead of >= in the condition?
     
  4. DIGITAL

    DIGITAL Unregistered

    You see, that's why I chose the path of speed as my primary training...so that I never run into this mess! [​IMG]
     
  5. Report

    Report Texmaster developer

    Texmaster2009 Patch 1 (release)

    Lee N's mirror
    http://nihon.se/Texmaster2009-1.zip

    mufunyo's mirror
    http://mindflyer.net/tetris/texmaster/T ... 2009-1.zip

    mushroom's mirror (comming soon!)
    http://thepowerofsneeze.com/Texmaster2009-1.zip

    cdsboy's mirror (comming soon!)
    http://www.arrogantintellect.com/media/ ... 2009-1.zip

    Meroigo's mirror
    http://mirror.meroigo.com/texmaster/Texmaster2009-1.zip

    Support:
    Windows98/XP
    Knoppix 5.1.1
    Intel Mac

    Fix:
    Special Ti : staffroll clear. add section cool points.
    Sudden Ti : changed a judgment method of "LEVEL 500"

    Improvement:
    Sections 1000-1300 background.
    (data/bg_10.bmp - data/bg_12.bmp)
    Stereo sound.

    etc:
    Background animation delete.
    change : Background file format. JPEG -> BMP
    change : Background file name.
    (example: data/bg_3_00.jpg -> data/bg_03.bmp)

    sorry (not fix):
    Reported joystick config bug. (I can do it...)


    md5sum
    9893c2c4fdb365743e6bc1988ff9c85c *Texmaster2009.exe
    136cff898721ce45c6b25eaf4987dcb6 *bin_knoppix511_32bit.tar.gz
    3ed251d038f3fcf4d8f36dc3a3053401 *bin_mac_intel.zip

    sha1sum
    c762764140f4f0a55ae05a4cc5a5a82bda5e5a97 *Texmaster2009.exe
    5060d81a7653054d3984b2a4790275193c96610d *bin_knoppix511_32bit.tar.gz
    629a83dc00b3deade24af9a351d695766e24596e *bin_mac_intel.zip


    thank you.
     
  6. DIGITAL

    DIGITAL Unregistered

    Thank you so much Report! I've been awaiting your return for so long. [​IMG]
     
  7. Wohoo! The project is still alive. We love you, Report! <3
     
  8. DeHackEd

    DeHackEd green Gm

    Is there source code available? I really want to do a lot of debugging and performance enhancements. Also I've had people running 64 bit systems who want to play but can't because the 32 bit libraries are not easily available.
     
  9. I didn't get any links in your private message. But now that others have put their mirros up - so is mine.

    We're incredibly grateful for all your hard work on Texmaster. Thank you.

    And welcome back, you've been missed. [​IMG]
     
  10. jujube

    jujube Unregistered

    thanks for the update Report!
     
  11. Tom

    Tom

    thanks for the update Report!, too [​IMG]
     
  12. This is great! I can even play on battery power now.

    With this release, I believe Texmaster is polished enough to share with people outside of tetrisconcept. Especially if it runs on Tiger now too.
     
  13. Zaphod77

    Zaphod77 Resident Misinformer

    Well all the tm2 bgms no longer play for me. However, a few that didnt' play before now do i think.

    My TI bgms still play, though, so i don't care too much. [​IMG]
     
  14. Woohoo! Thanks Report for coming back to the game! I play Texmaster all the time, so it's good to see a version that runs better on crappy computers!
     
  15. Other people have already said it many times, but I'll also praise report for his fantastic game [​IMG]
     
  16. the .tar.gz included in the zip doesn't open for me. I tried two different mirrors and the same thing happened:
    Code:
    tar: This does not look like a tar archive
    tar: Skipping to next header
    tar: Error exit delayed from previous errors
    
    any idea what's up? I want to be able to play this on Linux.
     
  17. DeHackEd

    DeHackEd green Gm

    Oh, that.

    Code:
    gzip -d filename.tar.gz
    mv filename.tar Texmaster2009
    chmod +x Texmaster2009
    ./Texmaster2009
    
    In other words, it's not actually tar'd.
     
  18. Ken_P

    Ken_P Unregistered

    Been out of the Tetris loop for a while (I had a real life, who knew?), and I now have time to start getting back into it. I came back to the board and discovered this wonderful new game, and I've really enjoyed it so far. I have a few questions that I haven't been able to figure out with the provided documentation. First, is there a pause function somewhere? I'd also like to know if there's a way to map some of the keyboard functions to my arcade stick, or should I just use JoyToKey?

    Last, I know this may be heresy, but is there a way to play the game without audio? Sometimes I need to keep it silent, and others I'd rather listen to a little music while playing, because it can help me focus better. Thanks!
     
  19. If you push escape once, it sorta acts as pause. But really, if you need to take a break you're better off starting over when you get back.

    Yeah, use Joy2key.

    You can adjust the volume settings by pushing F7.
     

Share This Page