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: src/Sober/Troubleshooting/index.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,12 @@ There has been recent reports after Sober was recently updated. (Commit `0.0.0-3
53
53
- Anime Vanguards
54
54
55
55
56
+
### It says Sober couldn't run because my CPU does not have a required feature! (x86-64-v2 or newer)
57
+
Unfortunately there is nothing we can do to resolve this issue. Most likely, your CPU does not support SSE4.2, which is a mandatory hardware requirement to run even Roblox on Android alone.
58
+
59
+
#### Solution
60
+
Use a CPU that is from 2008+ (for Intel) or 2013+ (for AMD).
61
+
56
62
57
63
### Sober just randomly crashes
58
64
Depends on if the logs actually provided something useful.
0 commit comments