Remove whitespace

Margen67 2021-06-11 12:57:39 -10:00
parent e2e563dcf8
commit 8bfd905ee4
1 changed files with 8 additions and 9 deletions

@ -1,8 +1,7 @@
### Where do I download Cxbx-Reloaded builds? ### Where do I download Cxbx-Reloaded builds?
* **[Release Builds](https://cxbx-reloaded.co.uk/download)** * **[Release Builds](https://cxbx-reloaded.co.uk/download)**
* **WINE users may need to use `CxbxReloaded-Release-VS2017.zip` for it to run correctly.** * **WINE users may need to use `CxbxReloaded-Release-VS2017.zip` for it to run correctly.**
Without winetricks requirement, launch or emulate title will not work properly. Without winetricks, launching titles won't work properly. Winetricks requirement are:
Winetricks requirement are:
* `vcrun2017` * `vcrun2017`
* `d3dcompiler_47` * `d3dcompiler_47`
* *[Full build history](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/actions?query=workflow%3A%22GitHub+CI%22)* * *[Full build history](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/actions?query=workflow%3A%22GitHub+CI%22)*
@ -49,7 +48,7 @@ Save files are stored inside Partition1 of Cxbx-Reloaded's EmuDisk. Also it depe
* Browse where Cxbx-Reloaded executable is at in any file explorer, then navigate to `EmuDisk\Partition1\` folder. * Browse where Cxbx-Reloaded executable is at in any file explorer, then navigate to `EmuDisk\Partition1\` folder.
* Custom * Custom
* If you are not sure where you have set to, then check in **settings.ini** file from Cxbx-Reloaded's executable folder first. * If you are not sure where you have set to, then check in **settings.ini** file from Cxbx-Reloaded's executable folder first.
* If settings file is not there, then check in `%AppData%\Cxbx-Reloaded\` folder. * If settings file isn't there, then check in `%AppData%\Cxbx-Reloaded\`.
* Once you find settings file, open and look for **DataCustomLocation** key under **gui** section. * Once you find settings file, open and look for **DataCustomLocation** key under **gui** section.
* After key field is the file path you will need to navigate to `EmuDisk\Partition1\` folder. * After key field is the file path you will need to navigate to `EmuDisk\Partition1\` folder.
--- ---
@ -93,10 +92,10 @@ Games that don't natively support widescreen require widescreen hacks. There are
--- ---
### What are the LLE options for? Should I enable them? ### What are the LLE options for?
LLE stands for [Low Level Emulation](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Overview-of-the-project-&-Glossary-of-terms#lle). LLE stands for [Low Level Emulation](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/wiki/Overview-of-the-project-&-Glossary-of-terms#lle).
As of [582b39e](https://github.com/Cxbx-Reloaded/Cxbx-Reloaded/commit/582b39e3c7531845af966263ae768cddb56a4218) only LLE GPU (using [XQEMU](https://xqemu.org) code) is implemented. Only LLE GPU (using [XQEMU](https://xqemu.org) code) is implemented.
This option emulated the Xbox's NV2A GPU hardware using OpenGL instead of passing Xbox DirectX calls to DirectX. This option emulated the Xbox's NV2A GPU hardware using OpenGL instead of passing Xbox DirectX calls to DirectX.