You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Sims 1 Legacy Collection Hacks
2
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.
3
+
This project is a collection of hacks for The Sims 1 Legacy Collection.
4
4
5
5
## Hacks
6
6
@@ -23,6 +23,13 @@ This project is a collection of hacks for The Sims 1 Legacy Collection. The inte
23
23
24
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
25
26
+
## Store Version Compatibility
27
+
28
+
|| Steam | EA |
29
+
|--------------|-------|----|
30
+
| Debug Cheats | ✓ | ✓ |
31
+
| 1080p Fix | ✓ | ✓ |
32
+
26
33
## Development
27
34
28
35
1. Download [Visual Studio](https://visualstudio.microsoft.com/vs/community/) or [Jetbrains Rider](https://www.jetbrains.com/rider/)
0 commit comments