welcome to raytools
+
+ This site aggregates various utilities and mods for Rayman 2 (and other CPA engine games).
+ TODO better description
+
From d93f0159576a6126456cc2fb589746e644df50b9 Mon Sep 17 00:00:00 2001 From: Spitfire_x86 <33195187+spitfirex86@users.noreply.github.com> Date: Thu, 8 Aug 2024 20:46:01 +0200 Subject: [PATCH] add initial content, styles --- .gitignore | 2 + index.html | 91 +++++++++++++++++++++++++++++++++++++++------ logo.png | Bin 0 -> 1059 bytes main.css | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 189 insertions(+), 11 deletions(-) create mode 100644 .gitignore create mode 100644 logo.png create mode 100644 main.css diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..783cd5b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.swp + diff --git a/index.html b/index.html index 527d12f..fc38712 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,82 @@ - -
-
+ This site aggregates various utilities and mods for Rayman 2 (and other CPA engine games).
+ TODO better description
+
+ Collection of fixes and patches for Rayman 2.
+ Say goodbye to stutters, instability, and problems with graphics.
+ Includes patches for windowed mode, widescreen, and controller support.
+
+ DLL mod loader for Rayman 2.
+ Previously a part of Ray2Fix, the new loader improves stability, allows customizing the load order, and makes it easier to launch the game in unmodded state.
+
+ Toolbox and level switcher for Rayman 2, Rayman 3 and Donald Duck: Goin' Quackers.
+ Change the current map, save and load player position as bookmarks, and more.
+
TODO
+