ref: d004868546268123d021e56ea406d80354f27faf
parent: 7b5054b8046276adab754004a2d0238879854eb5
author: LTCHIPS <ltchips994@gmail.com>
date: Mon May 7 14:13:22 EDT 2018
updated README.txt
--- a/README.txt
+++ b/README.txt
@@ -8,8 +8,8 @@
HUD scaling (HUD scaling for bottomless HUD coming later)
Support for bordered and borderless windowed modes
-New gameplay options including the following
- Blitzguards being outfitted with any weapon from the missile/magic weapon arsenal!
+New gameplay options:
+ Blitzguards being outfitted with any weapon from the missile/magic weapon arsenal! Yes, that means Blitzguards can use excalibats too!
You can now pick up ammo from dropped missile weapons!
A special respawning enemy game mode called ZomROTT, where you have to gib your enemies to keep them from coming back!
Toggleable Auto Aim
@@ -20,9 +20,9 @@
To run the game you'll need the following things:
-SDL.dll (https://www.libsdl.org/download-2.0.php)
+SDL2.dll (https://www.libsdl.org/download-2.0.php)
-SDL_mixer.dll (https://www.libsdl.org/projects/SDL_mixer/)
+SDL2_mixer.dll (https://www.libsdl.org/projects/SDL_mixer/)
And the files:
@@ -49,8 +49,8 @@
BUILDING:
-To build the project, you'll need the SDL1.2 development libraries (https://www.libsdl.org/download-1.2.php)
-as well as the SDL_mixer developement libaries (https://www.libsdl.org/projects/SDL_mixer/release-1.2.html, under Binary).
+To build the project, you'll need the SDL2.0 development libraries (https://www.libsdl.org/download-2.0.php)
+as well as the SDL_mixer developement libaries (https://www.libsdl.org/projects/SDL_mixer/, under Binary).
For linux users, just install the following two packages using "apt-get"
@@ -71,12 +71,8 @@
ROTTEXPR is capable of running at higher resolutions than the original release of ROTT, however this comes with a few issues.
-1. Being able to see through walls when up against them.
+1. Being able to see through walls when up against them/shrooms stretched screen effect
For this issue, visit "ADJUST FOCAL WIDTH" under "VISUAL OPTIONS", and raise the value until the issue disappears.
-2. The fullscreen toggle (ALT-ENTER) nor the FULLSCREEN option in EXT USER OPTIONS works.
- This feature is currently nonfunctional in Windows OSes. It currently functions under Linux OSes. If you wish to run ROTTEXPR in a window, run rott.exe with the "window" argument.
- If you wish to run ROTTEXPR in fullscreen, run rott.exe with the "fullscreen" argument.
-
-3. The game refuses to run at anything higher than 4k.
+2. The game refuses to run at anything higher than 4k.
4k resolution is currently the limit set in code.