Skip to content

Commit

Permalink
Fix bullet-point indentation
Browse files Browse the repository at this point in the history
I suck at MarkDown…
  • Loading branch information
PluMGMK authored Sep 26, 2024
1 parent d738952 commit 16ff91a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ These are all existing Rayman versions of which I am aware, and the TSR has been
* Download and extract a release from the [releases page](https://github.com/PluMGMK/rayman-tpls-tsr/releases).
* Change the `IMGMOUNT` command in the `autoexec` section of your config file to mount the `TPLSTSR4.cue` file, rather than the game's original CD image.
* Before the invocation of `RAYMAN.EXE` in the `autoexec` section, add `D:\TPLSTSR4.EXE` (where `D` is your CD drive letter).
* You can add command-line switches as described below, if desired.
* You can add command-line switches as described below, if desired.
* Run Dosbox with your new config file and enjoy TPLS!

### If on native DOS or Windows 3.x / 9x (having used Ubi Soft's installer to install _Rayman_)
Expand All @@ -56,7 +56,7 @@ These are all existing Rayman versions of which I am aware, and the TSR has been
* Use the `tplstsr4.cue` (or `tplstsr4.toc`) and `tplstsr4.bin` files to burn a CD-R – it should be possible to do this with `cdrdao` on Linux (**using the `--swap` option!**), or perhaps [ImgBurn](https://www.imgburn.com/) on Windows.
* Insert the new CD into your PC running DOS or Windows.
* Before running Rayman, run `D:\TPLSTSR4.EXE` (where `D` is your CD drive letter).
* You can add command-line switches as described below, if desired.
* You can add command-line switches as described below, if desired.
* Run `C:\RAYMAN.BAT` and enjoy TPLS!

### Command-line switches
Expand Down

0 comments on commit 16ff91a

Please sign in to comment.