-
-
Notifications
You must be signed in to change notification settings - Fork 22
Feature Support Matrix
x87 edited this page Nov 6, 2022
·
29 revisions
| III | VC | SA | re3 (32 bit) | re3 (64 bit) | reVC (32 bit) | reVC (64 bit) | Bully | IV | III: DE | VC: DE | SA: DE | Unknown | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| CS support | ✓ | ✓ | ⚠(1) | ✓ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ |
| JS support | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| FXT files support | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ | ✗ |
| FxtStore | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ⚠(2) | ⚠(2) | ⚠(2) | ✗ | ⚠(2) | ✗ |
| log(...) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| showTextBox(...) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ | ✗ |
| version in menu | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
| usage of custom commands in main.scm | ✓ | ✓ | ✗ | ✓ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ |
| Memory (Read, Write, Call) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Memory.Translate | ✗ | ✗ | ✗ | ✓ | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
| hot reload of cs scripts | ✓ | ✓ | ✗ | ✓ | ✗ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✗ |
| hot reload of js scripts | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| hot reload of fxt files | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✗ | ✓ | ✗ |
| VS Code typings | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
- ✓ - feature is supported
- ✗ - feature is unsupported
- ⚠(1) - feature is supported only with CLEO 4 library installed
- ⚠(2) - this game doesn't support a private FXT storage, all scripts use and modify one shared storage