Skip to content

Khaelenmore/instead

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTEAD-9x

This program is covered by the terms of the MIT license.

Check the COPYING file for license.

Check the INSTALL file for install instructions.

Download: https://files.silverwing.one/instead-9x/instead-sdl1-i486.zip

Changes to mainline INSTEAD

  • SDL1 support is reinstated
  • API calls not accessible on older Windows are either removed or made optional
  • Added extra settings that could improve performance at the cost of visual quality
    • Hardware cursor option moved to settings
    • Font hinting mode moved to settings

Currently supported targets:

  • Windows 95-XP, i486-compatible CPU

Known limitations:

  • Some hardware may not be able to run more complex games. If the game runs too slow, you can try disabling fading, music, or using lower resolution;
    • Reasonable performance achievable on Pentium 3 or faster CPU;
    • Alpha-transparency is particularly slow, since it's done on the CPU; Games extensively using that will be slow;
  • Only software rendering is available.

Web resources

Install games

To run games you may:

  • Unzip game archive into ~/.instead/games/;
  • Or run zip-packed game: $ instead <game.zip>;
  • Or press [f4] to open file dialog (build with gtk2/gtk3 only).

Contacts

  • Join the irc channel #instead on irc.oftc.net;
  • Check the AUTHORS file.

Packages

No packages published

Languages

  • C 73.7%
  • Lua 22.3%
  • CMake 1.1%
  • Shell 1.0%
  • Go 0.6%
  • Objective-C 0.6%
  • Other 0.7%