obhq / obliteration

Experimental free and open-source PlayStation 4 kernel
https://obliteration.net
Apache License 2.0
623 stars 17 forks source link

Mention in README that Hyper-V isn't available on Home editions of WIndows and that it has to be turned on in other versions #771

Closed SuchAFuriousDeath closed 6 months ago

SuchAFuriousDeath commented 6 months ago

I found this guide and it seems to work. https://beebom.com/how-enable-hyper-v-windows-11-home/

ultimaweapon commented 6 months ago

I think just a Virtual Machine Platform is enough, which should be available on Home edition by default. No need to enable Hyper-V.

ultimaweapon commented 6 months ago

https://support.microsoft.com/en-us/windows/enable-virtualization-on-windows-11-pcs-c5578302-6e43-4b4b-a449-8ced115f58e1

ultimaweapon commented 6 months ago

We should also mention that the CPU needs to support virtualization and this feature must be enabled on the BIOS.

ultimaweapon commented 6 months ago

@VocalFan wanna update the Wiki for the instructions to enable Virtual Machine Platform?

VocalFan commented 6 months ago

@VocalFan wanna update the Wiki for the instructions to enable Virtual Machine Platform?

Maybe I'll make a Common Issues section

VocalFan commented 6 months ago

Should be good now! https://github.com/obhq/obliteration/wiki/Common-Issues#couldnt-create-a-hypervisor

ultimaweapon commented 6 months ago

We should also put Wiki link in the README so people can find it.