Giter Site home page Giter Site logo

scummtr's Introduction

ScummTR – Fan translation tools for SCUMM engine games

This project hosts the sources of Thomas Combeleran's fan translation tools for most LucasArts SCUMM engine games.

They are known as scummtr, scummrp, scummfont, and FontXY. They were originally only available as Windows programs, but they're now open-source and available for various systems.

Download

Downloads for various systems are available on the Releases page. It is recommended to always use the latest version.

Note that you need to know how to use a command-line interface in order to use ScummTR, though.

How to use

The FAQ is here to answer the most usual questions. Please read it first if you have any problem.

Some manual pages are also available.

If you have any problem or question, feel free to open a discussion or report an issue!

Compiling

If you'd like to compile ScummTR yourself, you will need CMake and a C++98 compatible compiler. It should build on Windows and most POSIX systems.

mkdir build
cd build
cmake ..
cmake --build .

See also how releases are made.

Current goals

The current purpose of this repository is to host the original sources of the ScummTR tools, and provide a simple way of using them on most platforms.

My C++ skills are very modest, and the tools are mostly “done”, so for the moment no real evolution is planned, except for compilation fixes and portability improvements.

However, it is known that the tools currently don't support some game variants, such as Maniac Mansion NES, or Loom TurboGrafx-16. They may become compatible in a future release.

For later titles such as Curse of Monkey Island or the Humongous Entertainment games, have a look at NUTCracker, instead.

License

This project has been licensed under the MIT License in 2020 by its original author, Thomas Combeleran.

Alternatives

NUTCracker is a more general set of tools, with an emphasis on later SCUMM games (v5-v8, HE), while ScummTR mainly targets translations and earlier LucasArts SCUMM games.

ScummSpeaks uses ScummTR in order “to assist in adding or replacing speech” to the later SCUMM games. See also ScummPacker, Scummbler and ScummImg from the same author.

Quickandeasysoftware has also been providing extremely nice tools, for years.

Disclaimer

This project is not affiliated in any way with LucasArts Entertainment Company, LucasFilm Ltd, or Humongous Entertainment.

This project is made out of love and respect for the old LucasArts adventure games. LucasArts and Humongous Entertainment games can be bought on wonderful places such as GOG.

This project doesn't contain and doesn't distribute any kind of game data. This project asks all of its users to respect the games, Intellectual Property and Copyright laws.

The purpose of this project is just to help fans make their own fan translations of the games. Fan translations MUST NOT be distributed as a whole game, or with official game data. Fan translations can only be shared through scripts, instructions or patches, and must respect Copyright laws.

scummtr's People

Contributors

dwatteau avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.