Difference for ./readme.d1x from version 1.40 to 1.41


version 1.40 version 1.41
Line 111
 
Line 111
  -renderstats to start game with RENDERSTATS enabled   -renderstats to start game with RENDERSTATS enabled
  -gl_16bpp makes opengl try to use 16 bits per pixel screen mode.   -gl_16bpp makes opengl try to use 16 bits per pixel screen mode.
  -joydev <file> to force the use of a certain joystick device on linux.   -joydev <file> to force the use of a certain joystick device on linux.
    -aspect <w>:<h> manually sets aspect ratio of screen.
   
   
    If aspect ratio isn't manually specified, assume square pixels(unless using
     one of the weird screen modes: 320x100, 320x200, 320x400, 640x400, in which
     case the aspect is assumed to be 4:3.  Note that if you are, for some reason,
     using 1280x1024 on a 4:3 screen, you'll have to manually specify -aspect 4:3)
  Made OpenGL use 32bpp screen mode by default.   Made OpenGL use 32bpp screen mode by default.
  Use same fusion damage in coop as in single player.   Use same fusion damage in coop as in single player.
  Fix fps-dependant ship bobbing.   Fix fps-dependant ship bobbing.

Legend:
line(s) removed in v.1.40 
line(s) changed
 line(s) added in v.1.41