Overv / MineAssemble

A tiny bootable Minecraft clone written partly in x86 assembly
MIT License
1.04k stars 68 forks source link

X64 UEFI support? #13

Open maramowicz opened 3 years ago

maramowicz commented 3 years ago

Hi, after run prebuild ISO with Ventoy, I get error:

"No bootfile found for UEFI Mabye the image does not support X64 UEFI"

Is possible to build this iso with UEFI support?

I am sorry for my writing errors, English is not my mother tongue.

Overv commented 3 years ago

I looked into it a while ago, but updating it to support UEFI would require quite a lot of work. It requires rewriting a large amount of the code.