-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The Sims Legacy Collection - update DLL winetrick, launch arg and sta…
…tus (#179)
- Loading branch information
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
# The Sims Legacy Collection | ||
<!-- script:Aliases [] --> | ||
|
||
{{#template ../templates/rating.md status=Silver installs=Yes opens=Yes}} | ||
{{#template ../templates/rating.md status=Gold installs=Yes opens=Yes}} | ||
|
||
## Setup | ||
|
||
- Install in Steam as normal. | ||
- Run DLL winetricks: `vcredist2022`, `dsound`, `wmp9`, `wmp10` and `wmp11`. | ||
- Run with argument `-window:X` to play on a different monitor, with `X` being the monitor number. | ||
- When opening the game, switch to another window and then back to The Sims. The game will then run without issue. | ||
- Run DLL winetricks: `vcrun2022`, `dsound`, `wmp9`, `wmp10` and `wmp11`. | ||
- Run with argument `-monitor:X` to play on a different monitor, with `X` being the monitor number. | ||
|
||
{{#template ../templates/steam.md id=3314060}} |