Skip to content

Commit 23cf330

Browse files
authored
Update README.md - remove Wine blurb until we understand what really to do here
1 parent 247a7cb commit 23cf330

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,6 @@ AngelLoader is a standalone fan mission loader for Thief 1, Thief 2, Thief 3, Sy
3131
- Supports light and dark themes
3232
- Plays nice with other loaders: AngelLoader doesn't store any .dlls or data files in your game folders, making it truly portable and non-intrusive
3333

34-
## About Wine
35-
AngelLoader can run on Wine, but there will be imperfections. A best effort is made to work around Wine bugs, but note that these are _Wine_ bugs, not AngelLoader bugs, and some of them can't be fixed or I don't know how to fix them or if I can fix them.
36-
37-
- It's recommended to install `gdiplus` through winetricks. This will fix the garbled rendering of certain images on the UI.
38-
- It's recommended to install `msftedit` and `ie8` through winetricks. This will upgrade the readme textbox to a much nicer one that's able to display images and so on. `ie8` is required because it includes the correct version of `msls31.dll` that `msftedit` is expecting, and fixes a crash that would otherwise occur when attempting to display non-ASCII characters.
39-
- Wine's support for non-ASCII characters in general does not seem to be as good as Windows; non-English text may show up as square "unknown character" glyphs.
40-
41-
In short, the nature of Wine is that there may be issues, and I may or may not be able to fix them. Proceed with that knowledge.
42-
4334
## Installing
4435
Simply download the [latest release](https://github.com/FenPhoenix/AngelLoader/releases) and unzip it to a folder of your choice. For example, `C:\AngelLoader`. New versions can be extracted right on top of old ones: your data files will not be overwritten.
4536

0 commit comments

Comments
 (0)