From b40b54ce515167ae98e96c91d9b99dea9f798dc8 Mon Sep 17 00:00:00 2001 From: Muzychenko Andrey <33288308+k4zmu2a@users.noreply.github.com> Date: Sat, 30 Oct 2021 12:54:30 +0300 Subject: [PATCH] Updated plans --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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