Skip to content

Release 2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 14:28
e5c28d5
  • Shipped our own .exe! 🥳
    Tomb1Main is now fully open source and no longer needs injecting itself to the game. It also no longer depends on any of the TombATI .dll files. You can have both versions installed in the same folder.
  • Added support for HD FMVs
  • Added support for .png and .jpg pictures
  • Added support for .png and .jpg screenshots
  • Added fanmade 16:9 menu backgrounds
  • Added wine support
  • Added ability to run the game from any directory (its CWD no
    longer needs to point to the game's directory)
  • Changed music player to SDL
  • Changed sample player to SDL
  • Changed FMV player to libavcodec and SDL
  • Changed Eidos logo and initial FMVs to be stored in the gameflow file
  • Changed Unfinished Business to no longer play cafe.rpl
  • Changed the game no longer switches resolution back and forth in windowed mode
  • Changed T1M no longer reads atiset.dat
  • Improved shaders readability (chroma key is now stored in the texture alpha channel)
  • Improved shader performance a bit when the bilinear filter is off
  • Improved 3D rendering performance a bit (no more C++ exception handling)
  • Fixed brightness not being saved
  • Fixed game exiting with "Fatal DirectInput error" when losing focus early