diff --git a/README.md b/README.md index 300ed11..a75693c 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,9 @@ Compile with Visual Studio; tested with 2017 and 2019. * ~~Decompile original game~~ * ~~Resizable window, scaled graphics~~ * ~~Loader for high-res sprites from CADET.DAT~~ - * Misc features of Full Tilt: 3 music tracs, multiball, centered textboxes, etc. - * Maybe: cross-platform port - * Needs UI framework with menu bar and dialog windows, like QT or Avalonia - * Needs a way play sounds and midi + * ~~Cross-platform port using SDL2, SDL2_mixer, ImGui~~ + * Text translations + * Misc features of Full Tilt: 3 music tracks, multiball, centered textboxes, etc. * Maybe x2: support for other two tables * Table specific BL (control interactions and missions) is hardcoded, othere parts might be also patched