5T33Z0 / Thinkpad-T490-Hackintosh-OpenCore

OpenCore EFI folder for running macOS Sequoia on the Lenovo ThinkPad T490.
90 stars 5 forks source link

Installer is in German #17

Closed jakerieger closed 6 months ago

jakerieger commented 6 months ago

When I boot to the installer, everything is in German. I've tried changing the prev-lang:kbd settings in config.plist to en-US:0 but this had no effect.

5T33Z0 commented 6 months ago

NVRAM Reset is your friend.

jakerieger commented 6 months ago

Followed the instructions here: https://elitemacx86.com/threads/how-to-reset-nvram-clover-opencore.939/

Doesn't seem to have any effect.

5T33Z0 commented 6 months ago

Don't change this key: #prev-lang:kbd

Change this key: prev-lang:kbd

The first is a disabled placeholder, the 2nd is the actual key!

jakerieger commented 6 months ago

Fixed it, thanks! Sorry, coming from Clover. OpenCore is new to me.

5T33Z0 commented 6 months ago

If you see this # at the beginning of an entry, it's a disabled entry – no matter if it's in a Clover or OC config.plist!