New ONScripter release, Games Compatibility page

We just made another release of ONScripter-EN (onscripter-en-20091010). This release contains a number of bugfixes, as well as some new command-line options (which may be provided via an ons.cfg file):

--allow-break-outside-loop
--allow-color-type-only
--set-tag-page-origin-to-1
--answer-dialog-with-yes-ok

These are intended to provide compatibility with games that use older versions of NScr, or to work around the current lack of dialog boxes in ONScripter.

And while we’re on the subject, check out our new page listing games that are compatible with ONScripter-EN, along with command-line options needed for compatibility.

Uncle Mion

4 Responses to “New ONScripter release, Games Compatibility page”

  1. Orophin says:

    I noticed that you added a new file with this release named “COPYING”. What is this file for? Do I have to put it in the patch folder?

    • mion says:

      Hi Orophin,

      That’s just the GNU Public License, which is supposed to be included with any release of a GPL’d program. It’s not required for the program to run.

      Uncle Mion

  2. Christen says:

    May I suggest including a changelog? It would be nice if we knew what bugs have been fixed. Thanks for the new release!