Skip to content

Commit c6abbed

Browse files
committed
Add readme
1 parent cf0c1b8 commit c6abbed

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Sims 1 Legacy Collection Hacks
2+
3+
This project is a collection of hacks for The Sims 1 Legacy Collection. The intent is for all hacks to work for Steam and EA app users.
4+
5+
## Hacks
6+
7+
- Debug Cheats Patch
8+
- 1080p fix (beta and buggy)
9+
10+
## How to Use
11+
12+
1. Download the latest [release](https://github.com/FaithBeam/Sims1LegacyCollectionHacks/releases)
13+
2. Extract the zip file
14+
3. Run Sims1LegacyHacks.exe **before** you open Sims 1 Legacy Collection
15+
16+
## OS Compatibility
17+
18+
| Windows 11 ||
19+
|------------|----|
20+
| Windows 10 ||
21+
| macOS |* |
22+
| Linux |* |
23+
24+
\* there are no binaries for macOS or Linux, but you can try it through WINE. The executables are compiled nativeaot so there is no dependence on .NET runtime.
25+
26+
## Development
27+
28+
1. Download [Visual Studio](https://visualstudio.microsoft.com/vs/community/) or [Jetbrains Rider](https://www.jetbrains.com/rider/)
29+
2. Download [.NET 9 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) if it does not get installed from Visual Studio or Rider
30+
3. Open Sims1LegacyHacks.sln with Visual Studio or Rider

0 commit comments

Comments
 (0)