Skip to content
Érico Vieira Porto edited this page Jun 17, 2020 · 9 revisions

System Requirements

To work with the Editor, you need following:

  • Windows Vista or higher
  • .NET Framework 4.5
  • Visual C++ Redistributable for Visual Studio 2015

If you use the provided installer, the Visual C++ dependency will be installed if it's needed. Recent versions of Windows already provide the necessary .NET Framework pre-installed.

Note that games you create do NOT require .NET nor Visual C++ redistributable.

Any games you create have these system requirements:

  • Windows Vista or higher
  • DirectDraw, Direct3D 9, or OpenGL video support

Game speed is affected by many factors, including how many objects/characters are on the screen, whether background music is playing, the complexity of your scripts, and more. The best way to determine the requirements of your game are to test it on different computer configurations.

Getting Started in AGS

Introduction

Frequently Asked Questions

Tutorial

Editor Reference

Room Editor

Character Editor

GUI Editor

Sprite Manager

View Editor

Inventory Items Editor

Other Features

Engine

The run-time engine

Graphics driver selection

Engine Setup Program

Scripting

Scripting Language

Scripting API

Reference

Working on Legacy games

Upgrading from a previous version

Legal Notice

Copyright and terms of use

Anonymous usage information

Credits

Getting in touch

Contacting the developers

Clone this wiki locally