Announcement

Collapse
No announcement yet.

The Humble Indie Bundle

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #91
    The lugaru code revealed a hidden option:
    Code:
        if (!cmdline("nomousegrab"))
            SDL_WM_GrabInput(SDL_GRAB_ON);
    So there is no need to patch the binary, just use
    Code:
    ./lugaru nomousegrab
    Its really small, only 11s with 1 core to compile (used cmake branch) of

    Comment


    • #92
      Originally posted by Qaridarium
      nativ world of goo do have many other problems to witch a wine windows based world of goo do not have..

      if you like play mp3s in the backround and turn of musik in world of goo you can't do this because world of goo do not have a option to turn of sound..

      if you start this game in wine you can turn of sound in winecfg...

      Huh what could be in linux-issues.txt hmmm I don't know could it be relevant to the platform I'm using maybe a should read it... but no people are too fucking lazy to read.
      2. KEYBOARD CONTROLS

      The Linux version supports the following keyboard controls:

      Alt-Enter Toggle between full-screen mode and windowed mode

      Alt-F4 Quit the game at any point
      (Note that any progress made in the current level will be lost!)

      Alt-M Toggle sound (mute/unmute)

      The game can be paused by switching to windowed mode and then minimizing the
      game window. This will also pause sound playback.

      Comment


      • #93
        Originally posted by Aradreth View Post
        Huh what could be in linux-issues.txt hmmm I don't know could it be relevant to the platform I'm using maybe a should read it... but no people are too fucking lazy to read.
        <**chuckle**> Heh... I wouldn't have put it QUITE that way, but I've got to be slightly more diplomatic than that. ;-)

        Comment


        • #94
          Diplomacy rarely works on the internet so I go for a more blunt approach.

          Comment


          • #95
            Originally posted by Aradreth View Post
            Diplomacy rarely works on the internet so I go for a more blunt approach.
            Heh... Businessmen oftentimes don't HAVE that luxury.

            Comment


            • #96
              Just in case anyone missed it: the source for Gish is out now:
              Download License: GPL About: Most of this code was hacked in in the last 3 or 4 months of development, so it's not very clean. ...

              Comment

              Working...
              X