- This is a pre-release, so please don't use this for any productive purposes.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- Thanks to Mizuki, we now have more flexible Windows-specific code.
- As per the depreciation policy, the old USB Tablet checkbox has been removed for good.
- The VM table on the database can now save information which you would set when starting the VM (excluding TPM information).
- The bootfrom part has been added afterwards.
- The VM dialogs now show UI elements for those settings.
- The time settings can now be enabled and disabled in the VM dialogs using the RTC checkbox.
- The floppy seems to be able to get set on the dialogs.
- The newcomers can now be saved onto the database permanently.
- The CD Browse buttons work now.
- A class for storing VMs is on its way to replace the bad temporary file saving practice with good OOP practice.
- The edit VM dialog is being adapted to the new OOP-based approach.
- The Win2k checkbox is to be removed because of the OOP adaption.
- The Edit VM dialog will now turn the Win2k optimisations off regardless of what you really want.
- The Edit VM dialog would now use the new OOP-based initialisation instead of the file-based one.
- A log text had to be adjusted.
- A new Start VM dialog has already been implemented.
- The vmdata converter has been removed again.
- Editing the VM is now implemented.
- One-time edit is implemented.
- The HDA stuff had to be migrated.
- EmuGUI now utilises the Win32 API on Windows. This is to fix an issue where EmuGUI is not able to determine the Documents folder properly.
- The changes from 2.0.9 have been added to the changelog.
- The logs now tell you if your system is unsupported.
- In the "About" section, you will read a message about this thing (now also for RAM).
- You will find the updated requirements in the readme.
- Formatting fixed
- The now required win32com has been added for Windows compiling procedures.
- The new Fatima Nejla banner has been added.
- You are now notified via a dialog should your system become unsupported.
- Formatting fixed.
- "Learn more" button added.
- When creating new VMs, you can now choose custom BIOS files again.
- The keyboard layout is now set correctly.
- ARM machines are now defaulted to "virt" by EmuGUI. (or at least they should be)
- Logging has been applied to starting VMs.
- The version code variable has been removed.
- The requirements.txt file has been added for you to be able to see which version of which module should be used.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- The new settings aren't applied yet. However, as the way to temporarily save VM settings is to be changed anyway, this won't be fixed until then.
- This is a pre-release, so please don't use this for any productive purposes.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- Thanks to Mizuki, we now have more flexible Windows-specific code.
- As per the depreciation policy, the old USB Tablet checkbox has been removed for good.
- The VM table on the database can now save information which you would set when starting the VM (excluding TPM information).
- The bootfrom part has been added afterwards.
- The VM dialogs now show UI elements for those settings.
- The time settings can now be enabled and disabled in the VM dialogs using the RTC checkbox.
- The floppy seems to be able to get set on the dialogs.
- The newcomers can now be saved onto the database permanently.
- The CD Browse buttons work now.
- A class for storing VMs is on its way to replace the bad temporary file saving practice with good OOP practice.
- The edit VM dialog is being adapted to the new OOP-based approach.
- The Win2k checkbox is to be removed because of the OOP adaption.
- The Edit VM dialog will now turn the Win2k optimisations off regardless of what you really want.
- The Edit VM dialog would now use the new OOP-based initialisation instead of the file-based one.
- A log text had to be adjusted.
- A new Start VM dialog has already been implemented.
- The vmdata converter has been removed again.
- Editing the VM is now implemented.
- One-time edit is implemented.
- The HDA stuff had to be migrated.
- EmuGUI now utilises the Win32 API on Windows. This is to fix an issue where EmuGUI is not able to determine the Documents folder properly.
- The changes from 2.0.9 have been added to the changelog.
- The logs now tell you if your system is unsupported.
- In the "About" section, you will read a message about this thing (now also for RAM).
- You will find the updated requirements in the readme.
- Formatting fixed
- The now required win32com has been added for Windows compiling procedures.
- When creating new VMs, you can now choose custom BIOS files again.
- The keyboard layout is now set correctly.
- ARM machines are now defaulted to "virt" by EmuGUI. (or at least they should be)
- The new Fatima Nejla banner has been added.
- You are now notified via a dialog should your system become unsupported.
- Formatting fixed.
- "Learn more" button added.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- The new settings aren't applied yet. However, as the way to temporarily save VM settings is to be changed anyway, this won't be fixed until then.
- This is a pre-release, so please don't use this for any productive purposes.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- Thanks to Mizuki, we now have more flexible Windows-specific code.
- As per the depreciation policy, the old USB Tablet checkbox has been removed for good.
- The VM table on the database can now save information which you would set when starting the VM (excluding TPM information).
- The bootfrom part has been added afterwards.
- The VM dialogs now show UI elements for those settings.
- The time settings can now be enabled and disabled in the VM dialogs using the RTC checkbox.
- The floppy seems to be able to get set on the dialogs.
- The newcomers can now be saved onto the database permanently.
- The CD Browse buttons work now.
- A class for storing VMs is on its way to replace the bad temporary file saving practice with good OOP practice.
- The edit VM dialog is being adapted to the new OOP-based approach.
- The Win2k checkbox is to be removed because of the OOP adaption.
- The Edit VM dialog will now turn the Win2k optimisations off regardless of what you really want.
- The Edit VM dialog would now use the new OOP-based initialisation instead of the file-based one.
- A log text had to be adjusted.
- A new Start VM dialog has already been implemented.
- The vmdata converter has been removed again.
- Editing the VM is now implemented.
- One-time edit is implemented.
- The HDA stuff had to be migrated.
- When creating new VMs, you can now choose custom BIOS files again.
- The keyboard layout is now set correctly.
- ARM machines are now defaulted to "virt" by EmuGUI. (or at least they should be)
- EmuGUI now utilises the Win32 API on Windows. This is to fix an issue where EmuGUI is not able to determine the Documents folder properly.
- The changes from 2.0.9 have been added to the changelog.
- The logs now tell you if your system is unsupported.
- In the "About" section, you will read a message about this thing (now also for RAM).
- You will find the updated requirements in the readme.
- Formatting fixed
- The now required win32com has been added for Windows compiling procedures.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- The new settings aren't applied yet. However, as the way to temporarily save VM settings is to be changed anyway, this won't be fixed until then.
- This is a pre-release, so please don't use this for any productive purposes.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- Thanks to Mizuki, we now have more flexible Windows-specific code.
- As per the depreciation policy, the old USB Tablet checkbox has been removed for good.
- The VM table on the database can now save information which you would set when starting the VM (excluding TPM information).
- The bootfrom part has been added afterwards.
- The VM dialogs now show UI elements for those settings.
- The time settings can now be enabled and disabled in the VM dialogs using the RTC checkbox.
- The floppy seems to be able to get set on the dialogs.
- The newcomers can now be saved onto the database permanently.
- The CD Browse buttons work now.
- A class for storing VMs is on its way to replace the bad temporary file saving practice with good OOP practice.
- The edit VM dialog is being adapted to the new OOP-based approach.
- The Win2k checkbox is to be removed because of the OOP adaption.
- The Edit VM dialog will now turn the Win2k optimisations off regardless of what you really want.
- The Edit VM dialog would now use the new OOP-based initialisation instead of the file-based one.
- A log text had to be adjusted.
- A new Start VM dialog has already been implemented.
- The vmdata converter has been removed again.
- Editing the VM is now implemented.
- One-time edit is implemented.
- The HDA stuff had to be migrated.
- When creating new VMs, you can now choose custom BIOS files again.
- The keyboard layout is now set correctly.
- ARM machines are now defaulted to "virt" by EmuGUI. (or at least they should be)
- EmuGUI now utilises the Win32 API on Windows. This is to fix an issue where EmuGUI is not able to determine the Documents folder properly.
- The logs now tell you if your system is unsupported.
- In the "About" section, you will read a message about this thing (now also for RAM).
- You will find the updated requirements in the readme.
- Formatting fixed
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- The new settings aren't applied yet. However, as the way to temporarily save VM settings is to be changed anyway, this won't be fixed until then.
The RAM checks don't work properly.Fixed by Tech-FZ
- This is a pre-release, so please don't use this for any productive purposes.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- Thanks to Mizuki, we now have more flexible Windows-specific code.
- As per the depreciation policy, the old USB Tablet checkbox has been removed for good.
- The VM table on the database can now save information which you would set when starting the VM (excluding TPM information).
- The bootfrom part has been added afterwards.
- The VM dialogs now show UI elements for those settings.
- The time settings can now be enabled and disabled in the VM dialogs using the RTC checkbox.
- The floppy seems to be able to get set on the dialogs.
- The newcomers can now be saved onto the database permanently.
- The CD Browse buttons work now.
- A class for storing VMs is on its way to replace the bad temporary file saving practice with good OOP practice.
- The edit VM dialog is being adapted to the new OOP-based approach.
- The Win2k checkbox is to be removed because of the OOP adaption.
- The Edit VM dialog will now turn the Win2k optimisations off regardless of what you really want.
- The Edit VM dialog would now use the new OOP-based initialisation instead of the file-based one.
- A log text had to be adjusted.
- A new Start VM dialog has already been implemented.
- The vmdata converter has been removed again.
- Editing the VM is now implemented.
- One-time edit is implemented.
- The HDA stuff had to be migrated.
- When creating new VMs, you can now choose custom BIOS files again.
- The keyboard layout is now set correctly.
- ARM machines are now defaulted to "virt" by EmuGUI. (or at least they should be)
- EmuGUI now utilises the Win32 API on Windows. This is to fix an issue where EmuGUI is not able to determine the Documents folder properly.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- The new settings aren't applied yet. However, as the way to temporarily save VM settings is to be changed anyway, this won't be fixed until then.
- This is a pre-release, so please don't use this for any productive purposes.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- Thanks to Mizuki, we now have more flexible Windows-specific code.
- As per the depreciation policy, the old USB Tablet checkbox has been removed for good.
- When creating new VMs, you can now choose custom BIOS files again.
- The keyboard layout is now set correctly.
- ARM machines are now defaulted to "virt" by EmuGUI. (or at least they should be)
- The VM table on the database can now save information which you would set when starting the VM (excluding TPM information).
- The bootfrom part has been added afterwards.
- The VM dialogs now show UI elements for those settings.
- The time settings can now be enabled and disabled in the VM dialogs using the RTC checkbox.
- The floppy seems to be able to get set on the dialogs.
- The newcomers can now be saved onto the database permanently.
- The CD Browse buttons work now.
- A class for storing VMs is on its way to replace the bad temporary file saving practice with good OOP practice.
- The VHD variable had to be added.
- The addargs also had to be added.
- The edit VM dialog is being adapted to the new OOP-based approach. The following has already been added:
- Name (now fully adapted)
- Architecture
- Machine
- CPU
- RAM
- Basic VHD settings
- VGA
- Network
- BIOS location & files
- Additional arguments
- Sound card
- Linux settings
- Mouse
- CPU cores
- Keyboard type & layout
- USB Controller & Support
- Hardware Acceleration
- HDD Controller
- CD Controllers
- CDs
- Floppy
- "Boot from" option
- Time option
- The Win2k checkbox is to be removed because of the OOP adaption.
- The Edit VM dialog will now turn the Win2k optimisations off regardless of what you really want.
- The Edit VM dialog would now use the new OOP-based initialisation instead of the file-based one.
- A log text had to be adjusted.
- A new Start VM dialog has already been designed.
- The code is in preparation.
- The vmdata can be passed on to the new Start VM dialog.
- The icon would be shown.
- The database connection would be set up.
- The old code for actually starting the VM is used as a base.
- References are changed to the new OOP ones.
- Media
- Date and time
- Architecture selection
- Base command
- HDA Addition
- The following other parameters:
- Machine
- CPU
- VGA
- Network
- USB
- BIOS Directory
- Sound
- Kernel
- Linux initrd
- Linux cmd args
- Mouse
- BIOS file
- Additional args
- Acceleration
- TPM
- Clicking the corresponding button should start it now.
- References are changed to the new OOP ones.
- The main dialog is now opening that instead of the old one.
- The code is in preparation.
- The vmdata converter has been removed again.
- Editing the VM is now implemented.
- Preparations for one-time edits have begun.
- One-time edit functions are prepared.
- One-time edit is implemented.
- One-time edit can be accessed.
- The HDA stuff had to be migrated.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- The new settings aren't applied yet. However, as the way to temporarily save VM settings is to be changed anyway, this won't be fixed until then.
- This is a pre-release, so please don't use this for any productive purposes.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- Thanks to Mizuki, we now have more flexible Windows-specific code.
- As per the depreciation policy, the old USB Tablet checkbox has been removed for good.
- When creating new VMs, you can now choose custom BIOS files again.
- The keyboard layout is now set correctly.
- The VM table on the database can now save information which you would set when starting the VM (excluding TPM information).
- The bootfrom part has been added afterwards.
- The VM dialogs now show UI elements for those settings.
- The time settings can now be enabled and disabled in the VM dialogs using the RTC checkbox.
- The floppy seems to be able to get set on the dialogs.
- The newcomers can now be saved onto the database permanently.
- The CD Browse buttons work now.
- A class for storing VMs is on its way to replace the bad temporary file saving practice with good OOP practice.
- The VHD variable had to be added.
- The addargs also had to be added.
- The edit VM dialog is being adapted to the new OOP-based approach. The following has already been added:
- Name (now fully adapted)
- Architecture
- Machine
- CPU
- RAM
- Basic VHD settings
- VGA
- Network
- BIOS location & files
- Additional arguments
- Sound card
- Linux settings
- Mouse
- CPU cores
- Keyboard type & layout
- USB Controller & Support
- Hardware Acceleration
- HDD Controller
- CD Controllers
- CDs
- Floppy
- "Boot from" option
- Time option
- The Win2k checkbox is to be removed because of the OOP adaption.
- The Edit VM dialog will now turn the Win2k optimisations off regardless of what you really want.
- The Edit VM dialog would now use the new OOP-based initialisation instead of the file-based one.
- A log text had to be adjusted.
- A new Start VM dialog has already been designed.
- The code is in preparation.
- The vmdata can be passed on to the new Start VM dialog.
- The icon would be shown.
- The database connection would be set up.
- The old code for actually starting the VM is used as a base.
- References are changed to the new OOP ones.
- Media
- Date and time
- Architecture selection
- Base command
- HDA Addition
- The following other parameters:
- Machine
- CPU
- VGA
- Network
- USB
- BIOS Directory
- Sound
- Kernel
- Linux initrd
- Linux cmd args
- Mouse
- BIOS file
- Additional args
- Acceleration
- TPM
- Clicking the corresponding button should start it now.
- References are changed to the new OOP ones.
- The main dialog is now opening that instead of the old one.
- The code is in preparation.
- The vmdata converter has been removed again.
- Editing the VM is now implemented.
- Preparations for one-time edits have begun.
- One-time edit functions are prepared.
- One-time edit is implemented.
- One-time edit can be accessed.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
The Browse buttons on CDs don't work yet.Fixed by Tech-FZ- The new settings aren't applied yet. However, as the way to temporarily save VM settings is to be changed anyway, this won't be fixed until then.
You can't start VMs right now. Use EmuGUI 2.0 instead.Fixed by Tech-FZ
- This is a pre-release, so please don't use this for any productive purposes.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- Thanks to Mizuki, we now have more flexible Windows-specific code.
- As per the depreciation policy, the old USB Tablet checkbox has been removed for good.
- When creating new VMs, you can now choose custom BIOS files again.
- The keyboard layout is now set correctly.
- An issue which failed VM creation and editing has been eliminated.
- User0 has also made Linux users more flexible with where they store user data.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- Thanks to Mizuki, we now have more flexible Windows-specific code.
- As per the depreciation policy, the old USB Tablet checkbox has been removed for good.
- When creating new VMs, you can now choose custom BIOS files again.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- EmuGUI now defaults ARM machines to virt if "Let QEMU decide is selected".
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- The keyboard layout is now set correctly.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- The keyboard layout is now set correctly.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- When creating new VMs, you can now choose custom BIOS files again.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- EmuGUI will no longer try to import the qtdarktheme module on Windows. I hereby thank Mizuki for suggesting the fix, which I will credit her for.
- I accidentally forgot to credit myself (Tech-FZ) for my EmuGUI 2.0 Banner.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- An error with VHD creation in the Edit VM dialog has been corrected.
- The "VGA" graphics card had to be removed from EmuGUI temporarily due to a bug in the Edit VM dialog. Use "std" instead.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- On Edit VM dialogs, the HDD controller can be changed again.
- On New VM dialogs, you also have freedom about HDD controllers for existing hard drives now.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- HWPR has been fixed on Linux.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You can't change the HDD controller on existing hard drives on the edit VM dialog.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this release.
- The Pathfinder is no longer in use on Linux.
- The Linux build parts of the readme have been updated to say you should use
--onefile
again.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- This is a pre-release, meaning it's still in development. Don't use this build for production. Evaluation is okay tho.
- In order for instances run by a desktop shortcut to run properly on Windows, a new variable will be used. The Ioana Rosa banner already is shown via that new variable.
- The variable is used in the main window now.
- The variable also applies on the icon.
- The variable is also in an extra file.
- The extra file has been updated to (hopefully) no longer conflict with folder names.
- Some error codes related to the variable have been added.
- The new pathfinder is used on the main window now, but doesn't work as expected (30th June, 2024 at 09:55 AM).
- The pathfinder has been fixed (30th June, 2024 at 09:58 AM).
- The pathfinder is now imported in all relevant files.
- The execution directory has been assigned in those files.
- Forgot the HardWare Plug-in Reader (HWPR) initially, so I had to add it there now.
- So far, the pathfinder is in use in the following modules:
- Main Window
- Edit VM dialog
- New VM dialog
- Error dialog
- Setting restart dialog
- Start VM dialog
- Translation script for "System default".
- HWPR/Additional Hardware Selection Plug-In System (AHSPIS)
- The variable is used in the main window now.
- The delcache scripts have been updated to remove the cache from the services folder as well.
- Unnecessary code has been removed from the following modules:
- Edit VM dialog
- Pathfinder
- I try to fix the Pathfinder on compiled binaries on Linux. (30th June, 2024 at 12:45 PM)
- The pathfinder needed some extra lines for Windows.
- The pathfinder should be fixed now, but the
--onefile
argument may no longer be used in PyInstaller.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- This is a pre-release, meaning it's still in development. Don't use this build for production. Evaluation is okay tho.
- As always, EmuGUI 2.0 receives another codename, in this case "Ioana Rosa".
- An architecture list in the main window and its usage made the number of used initialisation code shrink. The old code has been commented out.
- The same optimisation efforts have been applied to the code which changes the settings and the code which starts VMs.
- The old feature list has been updated.
- Even though the Additional Hardware Selection Plug-In System (AHSPIS) still has to be made, I started working on JSON plug-ins for x86, PowerPC and ARM machines which are planned to be included with EmuGUI anyway.
- The copyright in the license file has been updated.
- The "Install on Linux" part of the readme has been corrected.
- I'm now working on what will become the MIPS and SPARC plug-ins.
- Some plug-ins have been separated.
- The generic plug-in is in the works.
- HAXM is now depreciated on EmuGUI.
- A copy of the New VM dialog has been edited.
- A copy of the Edit VM dialog has been edited.
- I'm doing my best to optimise EmuGUI by adapting the New VM dialog.
- For that, the plug-in reader has been prepared.
- The delcache scripts have been updated.
- The Edit VM dialog is also to be shrunk in size.
- The New and Edit VM dialogs are being optimised further.
- An issue in the New VM dialog which caused the VM creation to be incomplete has been fixed.
- The Start VM dialog has been adjusted.
- The SPARC64 plug-in has been corrected.
- An Alpha plug-in is in the making.
- The Alpha support is mostly there.
- As suggested by levelad, an experimental option to run WHPX with
kernel-irqchip=off
has been added. - The translation of the main window was updated.
- I'm working on bringing back translations for the New VM dialog. However, it will take a while until I can actually re-activate them.
- Some things on the New VM dialog had to be corrected.
- The readme had to be corrected again.
- Work on the RISC-V 32/64 plug-in has begun.
- The translation files had to be corrected.
- The New VM dialog is now ready to be translated again.
- RISC-V 32-bit support has been added. Sorry, but I have to make a second QEMU page starting with RISC-V 64-bit.
- RISC-V 64-bit support has been added. From now on, there are two QEMU tabs.
- The translations for RISC-V have been added.
- April Fools! (from 2.0.0.5606_b2)
- Networking should now work on RISC-V and Alpha.
- Word wrapping is activated in the BIOS thing on the New VM dialog now.
- Thanks to imwez (Discord username), the Portuguese translation is now more complete.
- There are efforts in fixing the readme.
- The main UI file has been recreated.
- User0 is now responsible for the Debian packages. They will come out later than the portable binaries tho.
- Speaking about portable binaries, Windows executables will be built with Python 3.12 from now on.
- The additional argument for KVM is no longer mentioned in the readme because it is no longer necessary.
- The tab order in the first QEMU tab has been adjusted.
- Welcome to the team, PrelevatedInsider18204.
- The main window has been translated as far as possible.
- EmuGUI now has a Guilded server.
- If you wanna know: The VM dialogs are re-translated.
- The new banner has been introduced.
- The fact that EmuGUI on Linux now needs (lib)xcb-cursor0 is mentioned in the readme.
- On the Linux building section, you can now see the exact install commands for Git and binutils.
- Also on the Linux building section, you can now click directly on the installation section where you're told to install QEMU.
- On Linux, there are efforts to make EmuGUI accept spaces in file paths.
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
- The redundant code has been removed from the main window.
- Some old/backup files have been deleted.
- Some old code has been removed from the Start VM dialog.
- Some old code has been removed from the New VM dialog.
- Some old code has been removed from the Edit VM dialog.
- Old translation code has been removed from the language files for: Belarusian, Czech, German, Spanish, French, Italian, Polish, Portuguese, Romanian, Russian, Ukrainian.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- This is a pre-release, meaning it's still in development. Don't use this build for production. Evaluation is okay tho.
- As always, EmuGUI 2.0 receives another codename, in this case "Ioana Rosa".
- An architecture list in the main window and its usage made the number of used initialisation code shrink. The old code has been commented out.
- The same optimisation efforts have been applied to the code which changes the settings and the code which starts VMs.
- The old feature list has been updated.
- Even though the Additional Hardware Selection Plug-In System (AHSPIS) still has to be made, I started working on JSON plug-ins for x86, PowerPC and ARM machines which are planned to be included with EmuGUI anyway.
- The copyright in the license file has been updated.
- The "Install on Linux" part of the readme has been corrected.
- I'm now working on what will become the MIPS and SPARC plug-ins.
- Some plug-ins have been separated.
- The generic plug-in is in the works.
- HAXM is now depreciated on EmuGUI.
- A copy of the New VM dialog has been edited.
- A copy of the Edit VM dialog has been edited.
- I'm doing my best to optimise EmuGUI by adapting the New VM dialog.
- For that, the plug-in reader has been prepared.
- The delcache scripts have been updated.
- However, due to translation issues, the New VM dialog is exclusively in English at this time.
- The Edit VM dialog is also to be shrunk in size.
- The New and Edit VM dialogs are being optimised further.
- An issue in the New VM dialog which caused the VM creation to be incomplete has been fixed.
- The Start VM dialog has been adjusted.
- The SPARC64 plug-in has been corrected.
- An Alpha plug-in is in the making.
- The Alpha support is mostly there. However, VMs don't seem to run.
- As suggested by levelad, an experimental option to run WHPX with
kernel-irqchip=off
has been added. - The translation of the main window was updated.
- I'm working on bringing back translations for the New VM dialog. However, it will take a while until I can actually re-activate them.
- Some things on the New VM dialog had to be corrected.
- The readme had to be corrected again.
- Work on the RISC-V 32/64 plug-in has begun.
- The translation files had to be corrected.
- The New VM dialog is now ready to be translated again.
- RISC-V 32-bit support has been added. Sorry, but I have to make a second QEMU page starting with RISC-V 64-bit.
- RISC-V 64-bit support has been added. From now on, there are two QEMU tabs.
- The translations for RISC-V have been added.
- I'm working on bringing back the translation functionality on the Edit VM dialog.
- April Fools! (from 2.0.0.5606_b2)
- Networking should now work on RISC-V and Alpha.
- Word wrapping is activated in the BIOS thing on the New VM dialog now.
- Thanks to imwez (Discord username), the Portuguese translation is now more complete.
- There are efforts in fixing the readme.
- The main UI file has been recreated.
- User0 is now responsible for the Debian packages. They will come out later than the portable binaries tho.
- Speaking about portable binaries, Windows executables will be built with Python 3.12 from now on.
- The additional argument for KVM is no longer mentioned in the readme because it is no longer necessary.
- The tab order in the first QEMU tab has been adjusted.
- Welcome to the team, PrelevatedInsider18204.
- The main window has been translated as far as possible.
- EmuGUI now has a Guilded server.
- If you wanna know: The VM dialogs are re-translated.
- The new banner has been introduced.
- The fact that EmuGUI on Linux now needs (lib)xcb-cursor0 is mentioned in the readme.
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
- On the Linux building section, you can now see the exact install commands for Git and binutils.
- Also on the Linux building section, you can now click directly on the installation section where you're told to install QEMU.
- On Linux, there are efforts to make EmuGUI accept spaces in file paths.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- This is a pre-release, meaning it's still in development. Don't use this build for production. Evaluation is okay tho.
- As always, EmuGUI 2.0 receives another codename, in this case "Ioana Rosa".
- An architecture list in the main window and its usage made the number of used initialisation code shrink. The old code has been commented out.
- The same optimisation efforts have been applied to the code which changes the settings and the code which starts VMs.
- The old feature list has been updated.
- Even though the Additional Hardware Selection Plug-In System (AHSPIS) still has to be made, I started working on JSON plug-ins for x86, PowerPC and ARM machines which are planned to be included with EmuGUI anyway.
- The copyright in the license file has been updated.
- The "Install on Linux" part of the readme has been corrected.
- I'm now working on what will become the MIPS and SPARC plug-ins.
- Some plug-ins have been separated.
- The generic plug-in is in the works.
- HAXM is now depreciated on EmuGUI.
- A copy of the New VM dialog has been edited.
- A copy of the Edit VM dialog has been edited.
- I'm doing my best to optimise EmuGUI by adapting the New VM dialog.
- For that, the plug-in reader has been prepared.
- The delcache scripts have been updated.
- However, due to translation issues, the New VM dialog is exclusively in English at this time.
- The Edit VM dialog is also to be shrunk in size.
- The New and Edit VM dialogs are being optimised further.
- An issue in the New VM dialog which caused the VM creation to be incomplete has been fixed.
- The Start VM dialog has been adjusted.
- The SPARC64 plug-in has been corrected.
- An Alpha plug-in is in the making.
- The Alpha support is mostly there. However, VMs don't seem to run.
- As suggested by levelad, an experimental option to run WHPX with
kernel-irqchip=off
has been added. - The translation of the main window was updated.
- I'm working on bringing back translations for the New VM dialog. However, it will take a while until I can actually re-activate them.
- Some things on the New VM dialog had to be corrected.
- The readme had to be corrected again.
- Work on the RISC-V 32/64 plug-in has begun.
- The translation files had to be corrected.
- The New VM dialog is now ready to be translated again.
- RISC-V 32-bit support has been added. Sorry, but I have to make a second QEMU page starting with RISC-V 64-bit.
- RISC-V 64-bit support has been added. From now on, there are two QEMU tabs.
- The translations for RISC-V have been added.
- I'm working on bringing back the translation functionality on the Edit VM dialog.
- April Fools! (from 2.0.0.5606_b2)
- Networking should now work on RISC-V and Alpha.
- Word wrapping is activated in the BIOS thing on the New VM dialog now.
- Thanks to imwez (Discord username), the Portuguese translation is now more complete.
- There are efforts in fixing the readme.
- The main UI file has been recreated.
- User0 is now responsible for the Debian packages. They will come out later than the portable binaries tho.
- Speaking about portable binaries, Windows executables will be built with Python 3.12 from now on.
- The additional argument for KVM is no longer mentioned in the readme because it is no longer necessary.
- The tab order in the first QEMU tab has been adjusted.
- Welcome to the team, PrelevatedInsider18204.
- The main window has been translated as far as possible.
- EmuGUI now has a Guilded server.
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
- The new banner has been introduced.
- The fact that EmuGUI on Linux now needs (lib)xcb-cursor0 is mentioned in the readme.
Language | Status |
---|---|
German | Done |
Spanish | (Mostly) done |
French | In progress |
Italian | Done |
Polish | Done |
Portuguese | Done |
Romanian | Pending |
Russian | In progress |
Ukrainian | Pending |
Belarusian | In progress |
Czech | Done |
Language | Status |
---|---|
German | Done |
Spanish | Done |
French | In progress |
Italian | Done |
Polish | Done |
Portuguese | Done |
Romanian | Pending |
Russian | In progress |
Ukrainian | Pending |
Belarusian | In progress |
Czech | Done |
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- Due to the massive restructuring of the New and Edit VM dialogs, those will NOT be translated at this time, meaning they are English only. However, I'll be working on fixing that during development.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- This is a pre-release, meaning it's still in development. Don't use this build for production. Evaluation is okay tho.
- As always, EmuGUI 2.0 receives another codename, in this case "Ioana Rosa".
- An architecture list in the main window and its usage made the number of used initialisation code shrink. The old code has been commented out.
- The same optimisation efforts have been applied to the code which changes the settings and the code which starts VMs.
- The old feature list has been updated.
- Even though the Additional Hardware Selection Plug-In System (AHSPIS) still has to be made, I started working on JSON plug-ins for x86, PowerPC and ARM machines which are planned to be included with EmuGUI anyway.
- The copyright in the license file has been updated.
- The "Install on Linux" part of the readme has been corrected.
- I'm now working on what will become the MIPS and SPARC plug-ins.
- Some plug-ins have been separated.
- The generic plug-in is in the works.
- HAXM is now depreciated on EmuGUI.
- A copy of the New VM dialog has been edited.
- A copy of the Edit VM dialog has been edited.
- I'm doing my best to optimise EmuGUI by adapting the New VM dialog.
- For that, the plug-in reader has been prepared.
- The delcache scripts have been updated.
- However, due to translation issues, the New VM dialog is exclusively in English at this time.
- The Edit VM dialog is also to be shrunk in size.
- The New and Edit VM dialogs are being optimised further.
- An issue in the New VM dialog which caused the VM creation to be incomplete has been fixed.
- The Start VM dialog has been adjusted.
- The SPARC64 plug-in has been corrected.
- An Alpha plug-in is in the making.
- The Alpha support is mostly there. However, VMs don't seem to run.
- As suggested by levelad, an experimental option to run WHPX with
kernel-irqchip=off
has been added. - The translation of the main window was updated.
- I'm working on bringing back translations for the New VM dialog. However, it will take a while until I can actually re-activate them.
- Some things on the New VM dialog had to be corrected.
- The readme had to be corrected again.
- Work on the RISC-V 32/64 plug-in has begun.
- The translation files had to be corrected.
- The New VM dialog is now ready to be translated again.
- RISC-V 32-bit support has been added. Sorry, but I have to make a second QEMU page starting with RISC-V 64-bit.
- RISC-V 64-bit support has been added. From now on, there are two QEMU tabs.
- The translations for RISC-V have been added.
- I'm working on bringing back the translation functionality on the Edit VM dialog.
- April Fools! (from 2.0.0.5606_b2)
- Networking should now work on RISC-V and Alpha.
- Word wrapping is activated in the BIOS thing on the New VM dialog now.
- Thanks to imwez (Discord username), the Portuguese translation is now more complete.
- There are efforts in fixing the readme.
- The main UI file has been recreated.
- User0 is now responsible for the Debian packages. They will come out later than the portable binaries tho.
- Speaking about portable binaries, Windows executables will be built with Python 3.12 from now on.
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
- The additional argument for KVM is no longer mentioned in the readme because it is no longer necessary.
- The tab order in the first QEMU tab has been adjusted.
- Welcome to the team, PrelevatedInsider18204.
- The main window has been translated as far as possible.
- EmuGUI now has a Guilded server.
Language | Status |
---|---|
German | Done |
Spanish | (Mostly) done |
French | In progress |
Italian | Done |
Polish | Done |
Portuguese | Done |
Romanian | Pending |
Russian | In progress |
Ukrainian | Pending |
Belarusian | In progress |
Czech | Done |
Language | Status |
---|---|
German | Done |
Spanish | Done |
French | In progress |
Italian | Done |
Polish | Done |
Portuguese | Done |
Romanian | Pending |
Russian | In progress |
Ukrainian | Pending |
Belarusian | In progress |
Czech | Done |
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- Due to the massive restructuring of the New and Edit VM dialogs, those will NOT be translated at this time, meaning they are English only. However, I'll be working on fixing that during development.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- This is a pre-release, meaning it's still in development. Don't use this build for production. Evaluation is okay tho.
- As always, EmuGUI 2.0 receives another codename, in this case "Ioana Rosa".
- An architecture list in the main window and its usage made the number of used initialisation code shrink. The old code has been commented out.
- The same optimisation efforts have been applied to the code which changes the settings and the code which starts VMs.
- The old feature list has been updated.
- Even though the Additional Hardware Selection Plug-In System (AHSPIS) still has to be made, I started working on JSON plug-ins for x86, PowerPC and ARM machines which are planned to be included with EmuGUI anyway.
- The copyright in the license file has been updated.
- The "Install on Linux" part of the readme has been corrected.
- I'm now working on what will become the MIPS and SPARC plug-ins.
- Some plug-ins have been separated.
- The generic plug-in is in the works.
- HAXM is now depreciated on EmuGUI.
- A copy of the New VM dialog has been edited.
- A copy of the Edit VM dialog has been edited.
- I'm doing my best to optimise EmuGUI by adapting the New VM dialog.
- For that, the plug-in reader has been prepared.
- The delcache scripts have been updated.
- However, due to translation issues, the New VM dialog is exclusively in English at this time.
- The Edit VM dialog is also to be shrunk in size.
- The New and Edit VM dialogs are being optimised further.
- An issue in the New VM dialog which caused the VM creation to be incomplete has been fixed.
- The Start VM dialog has been adjusted.
- The SPARC64 plug-in has been corrected.
- An Alpha plug-in is in the making.
- The Alpha support is mostly there. However, VMs don't seem to run.
- As suggested by levelad, an experimental option to run WHPX with
kernel-irqchip=off
has been added. - The translation of the main window was updated.
- I'm working on bringing back translations for the New VM dialog. However, it will take a while until I can actually re-activate them.
- Some things on the New VM dialog had to be corrected.
- The readme had to be corrected again.
- Work on the RISC-V 32/64 plug-in has begun.
- The translation files had to be corrected.
- The New VM dialog is now ready to be translated again.
- RISC-V 32-bit support has been added. Sorry, but I have to make a second QEMU page starting with RISC-V 64-bit.
- RISC-V 64-bit support has been added. From now on, there are two QEMU tabs.
- The translations for RISC-V have been added.
- I'm working on bringing back the translation functionality on the Edit VM dialog.
- April Fools! (from 2.0.0.5606_b2)
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
- Networking should now work on RISC-V and Alpha.
- Word wrapping is activated in the BIOS thing on the New VM dialog now.
- Thanks to imwez (Discord username), the Portuguese translation is now more complete.
- There are efforts in fixing the readme.
- The main UI file has been recreated.
- User0 is now responsible for the Debian packages. They will come out later than the portable binaries tho.
- Speaking about portable binaries, Windows executables will be built with Python 3.12 from now on.
Language | Status |
---|---|
German | Done |
Spanish | (Mostly) done |
French | In progress |
Italian | Done |
Polish | Done |
Portuguese | Done |
Romanian | Pending |
Russian | In progress |
Ukrainian | Pending |
Belarusian | Pending |
Czech | Done |
Language | Status |
---|---|
German | Done |
Spanish | Done |
French | In progress |
Italian | Done |
Polish | Done |
Portuguese | Done |
Romanian | Pending |
Russian | In progress |
Ukrainian | Pending |
Belarusian | Pending |
Czech | Done |
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- Due to the massive restructuring of the New and Edit VM dialogs, those will NOT be translated at this time, meaning they are English only. However, I'll be working on fixing that during development.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- This is a pre-release, meaning it's still in development. Don't use this build for production. Evaluation is okay tho.
- As always, EmuGUI 2.0 receives another codename, in this case "Ioana Rosa".
- An architecture list in the main window and its usage made the number of used initialisation code shrink. The old code has been commented out.
- The same optimisation efforts have been applied to the code which changes the settings and the code which starts VMs.
- The old feature list has been updated.
- Even though the Additional Hardware Selection Plug-In System (AHSPIS) still has to be made, I started working on JSON plug-ins for x86, PowerPC and ARM machines which are planned to be included with EmuGUI anyway.
- The copyright in the license file has been updated.
- The "Install on Linux" part of the readme has been corrected.
- I'm now working on what will become the MIPS and SPARC plug-ins.
- Some plug-ins have been separated.
- The generic plug-in is in the works.
- HAXM is now depreciated on EmuGUI.
- A copy of the New VM dialog has been edited.
- A copy of the Edit VM dialog has been edited.
- I'm doing my best to optimise EmuGUI by adapting the New VM dialog.
- For that, the plug-in reader has been prepared.
- The delcache scripts have been updated.
- However, due to translation issues, the New VM dialog is exclusively in English at this time.
- The Edit VM dialog is also to be shrunk in size.
- The New and Edit VM dialogs are being optimised further.
- An issue in the New VM dialog which caused the VM creation to be incomplete has been fixed.
- The Start VM dialog has been adjusted.
- The SPARC64 plug-in has been corrected.
- An Alpha plug-in is in the making.
- The Alpha support is mostly there. However, VMs don't seem to run.
- As suggested by levelad, an experimental option to run WHPX with
kernel-irqchip=off
has been added. - The translation of the main window was updated.
- I'm working on bringing back translations for the New VM dialog. However, it will take a while until I can actually re-activate them.
- Some things on the New VM dialog had to be corrected.
- The readme had to be corrected again.
- Work on the RISC-V 32/64 plug-in has begun.
- The translation files had to be corrected.
- The New VM dialog is now ready to be translated again.
- RISC-V 32-bit support has been added. Sorry, but I have to make a second QEMU page starting with RISC-V 64-bit.
- RISC-V 64-bit support has been added. From now on, there are two QEMU tabs.
- The translations for RISC-V have been added.
- I'm working on bringing back the translation functionality on the Edit VM dialog.
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
- This is solely a translation update, I guess.
- April Fools!
Language | Status |
---|---|
German | Done |
Spanish | (Mostly) done |
French | In progress |
Italian | Pending |
Polish | Pending |
Portuguese | Pending |
Romanian | Pending |
Russian | In progress |
Ukrainian | Pending |
Belarusian | Pending |
Czech | Pending |
Language | Status |
---|---|
German | Done |
Spanish | Done |
French | In progress |
Italian | Pending |
Polish | Pending |
Portuguese | Pending |
Romanian | Pending |
Russian | In progress |
Ukrainian | Pending |
Belarusian | Pending |
Czech | Pending |
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- Due to the massive restructuring of the New and Edit VM dialogs, those will NOT be translated at this time, meaning they are English only. However, I'll be working on fixing that during development.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- This is a pre-release, meaning it's still in development. Don't use this build for production. Evaluation is okay tho.
- As always, EmuGUI 2.0 receives another codename, in this case "Ioana Rosa".
- An architecture list in the main window and its usage made the number of used initialisation code shrink. The old code has been commented out.
- The same optimisation efforts have been applied to the code which changes the settings and the code which starts VMs.
- The old feature list has been updated.
- Even though the Additional Hardware Selection Plug-In System (AHSPIS) still has to be made, I started working on JSON plug-ins for x86, PowerPC and ARM machines which are planned to be included with EmuGUI anyway.
- The copyright in the license file has been updated.
- The "Install on Linux" part of the readme has been corrected.
- I'm now working on what will become the MIPS and SPARC plug-ins.
- Some plug-ins have been separated.
- The generic plug-in is in the works.
- HAXM is now depreciated on EmuGUI.
- A copy of the New VM dialog has been edited.
- A copy of the Edit VM dialog has been edited.
- I'm doing my best to optimise EmuGUI by adapting the New VM dialog.
- For that, the plug-in reader has been prepared.
- The delcache scripts have been updated.
- However, due to translation issues, the New VM dialog is exclusively in English at this time.
- The Edit VM dialog is also to be shrunk in size.
- The New and Edit VM dialogs are being optimised further.
- An issue in the New VM dialog which caused the VM creation to be incomplete has been fixed.
- The Start VM dialog has been adjusted.
- The SPARC64 plug-in has been corrected.
- An Alpha plug-in is in the making.
- The Alpha support is mostly there. However, VMs don't seem to run.
- As suggested by levelad, an experimental option to run WHPX with
kernel-irqchip=off
has been added. - The translation of the main window was updated.
- I'm working on bringing back translations for the New VM dialog. However, it will take a while until I can actually re-activate them.
- Some things on the New VM dialog had to be corrected.
- The readme had to be corrected again.
- Work on the RISC-V 32/64 plug-in has begun.
- The translation files had to be corrected.
- The New VM dialog is now ready to be translated again.
- RISC-V 32-bit support has been added. Sorry, but I have to make a second QEMU page starting with RISC-V 64-bit.
- RISC-V 64-bit support has been added. From now on, there are two QEMU tabs.
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
- The translations for RISC-V have been added.
- I'm working on bringing back the translation functionality on the Edit VM dialog.
Language | Status |
---|---|
German | Done |
Spanish | (Mostly) done |
French | In progress |
Italian | Pending |
Polish | Pending |
Portuguese | Pending |
Romanian | Pending |
Russian | Pending |
Ukrainian | Pending |
Belarusian | Pending |
Czech | Pending |
Language | Status |
---|---|
German | Done |
Spanish | Done |
French | In progress |
Italian | Pending |
Polish | Pending |
Portuguese | Pending |
Romanian | Pending |
Russian | Pending |
Ukrainian | Pending |
Belarusian | Pending |
Czech | Pending |
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- Due to the massive restructuring of the New and Edit VM dialogs, those will NOT be translated at this time, meaning they are English only. However, I'll be working on fixing that during development.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- This is a pre-release, meaning it's still in development. Don't use this build for production. Evaluation is okay tho.
- As always, EmuGUI 2.0 receives another codename, in this case "Ioana Rosa".
- An architecture list in the main window and its usage made the number of used initialisation code shrink. The old code has been commented out.
- The same optimisation efforts have been applied to the code which changes the settings and the code which starts VMs.
- The old feature list has been updated.
- Even though the Additional Hardware Selection Plug-In System (AHSPIS) still has to be made, I started working on JSON plug-ins for x86, PowerPC and ARM machines which are planned to be included with EmuGUI anyway.
- The copyright in the license file has been updated.
- The "Install on Linux" part of the readme has been corrected.
- I'm now working on what will become the MIPS and SPARC plug-ins.
- Some plug-ins have been separated.
- The generic plug-in is in the works.
- HAXM is now depreciated on EmuGUI.
- A copy of the New VM dialog has been edited.
- A copy of the Edit VM dialog has been edited.
- I'm doing my best to optimise EmuGUI by adapting the New VM dialog.
- For that, the plug-in reader has been prepared.
- The delcache scripts have been updated.
- However, due to translation issues, the New VM dialog is exclusively in English at this time.
- The Edit VM dialog is also to be shrunk in size.
- The New and Edit VM dialogs are being optimised further.
- An issue in the New VM dialog which caused the VM creation to be incomplete has been fixed.
- The Start VM dialog has been adjusted.
- The SPARC64 plug-in has been corrected.
- An Alpha plug-in is in the making.
- The Alpha support is mostly there. However, VMs don't seem to run.
- As suggested by levelad, an experimental option to run WHPX with
kernel-irqchip=off
has been added. - The translation of the main window was updated.
- I'm working on bringing back translations for the New VM dialog. However, it will take a while until I can actually re-activate them.
- Some things on the New VM dialog had to be corrected.
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
- The readme had to be corrected again.
- Work on the RISC-V 32/64 plug-in has begun.
- The translation files had to be corrected.
- The New VM dialog is now ready to be translated again.
- RISC-V 32-bit support has been added. Sorry, but I have to make a second QEMU page starting with RISC-V 64-bit.
- RISC-V 64-bit support has been added. From now on, there are two QEMU tabs.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- Due to the massive restructuring of the New and Edit VM dialogs, those will NOT be translated at this time, meaning they are English only. However, I'll be working on fixing that during development.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- This is a pre-release, meaning it's still in development. Don't use this build for production. Evaluation is okay tho.
- As always, EmuGUI 2.0 receives another codename, in this case "Ioana Rosa".
- An architecture list in the main window and its usage made the number of used initialisation code shrink. The old code has been commented out.
- The same optimisation efforts have been applied to the code which changes the settings and the code which starts VMs.
- The old feature list has been updated.
- Even though the Additional Hardware Selection Plug-In System (AHSPIS) still has to be made, I started working on JSON plug-ins for x86, PowerPC and ARM machines which are planned to be included with EmuGUI anyway.
- The copyright in the license file has been updated.
- The "Install on Linux" part of the readme has been corrected.
- I'm now working on what will become the MIPS and SPARC plug-ins.
- Some plug-ins have been separated.
- The generic plug-in is in the works.
- HAXM is now depreciated on EmuGUI.
- A copy of the New VM dialog has been edited.
- A copy of the Edit VM dialog has been edited.
- I'm doing my best to optimise EmuGUI by adapting the New VM dialog.
- For that, the plug-in reader has been prepared.
- The delcache scripts have been updated.
- However, due to translation issues, the New VM dialog is exclusively in English at this time.
- The Edit VM dialog is also to be shrunk in size.
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
- The New and Edit VM dialogs are being optimised further.
- An issue in the New VM dialog which caused the VM creation to be incomplete has been fixed.
- The Start VM dialog has been adjusted.
- The SPARC64 plug-in has been corrected.
- An Alpha plug-in is in the making.
- The Alpha support is mostly there. However, VMs don't seem to run.
- As suggested by levelad, an experimental option to run WHPX with
kernel-irqchip=off
has been added. - The translation of the main window was updated.
- I'm working on bringing back translations for the New VM dialog. However, it will take a while until I can actually re-activate them.
- Some things on the New VM dialog had to be corrected.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
- Due to the massive restructuring of the New and Edit VM dialogs, those will NOT be translated at this time, meaning they are English only. However, I'll be working on fixing that during development.
- You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- This is a pre-release, meaning it's still in development. Don't use this build for production. Evaluation is okay tho.
- As always, EmuGUI 2.0 receives another codename, in this case "Ioana Rosa".
- An architecture list in the main window and its usage made the number of used initialisation code shrink. The old code has been commented out.
- The same optimisation efforts have been applied to the code which changes the settings and the code which starts VMs.
- The old feature list has been updated.
- Even though the Additional Hardware Selection Plug-In System (AHSPIS) still has to be made, I started working on JSON plug-ins for x86, PowerPC and ARM machines which are planned to be included with EmuGUI anyway.
- The copyright in the license file has been updated.
- The "Install on Linux" part of the readme has been corrected.
- I'm now working on what will become the MIPS and SPARC plug-ins.
- Some plug-ins have been separated.
- The generic plug-in is in the works.
- HAXM is now depreciated on EmuGUI.
- A copy of the New VM dialog has been edited.
- A copy of the Edit VM dialog has been edited.
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
- I'm doing my best to optimise EmuGUI by adapting the New VM dialog.
- For that, the plug-in reader has been prepared.
- The delcache scripts have been updated.
- However, due to translation issues, the New VM dialog is exclusively in English at this time.
- The Edit VM dialog is also to be shrunk in size.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As always, EmuGUI 2.0 receives another codename, in this case "Ioana Rosa".
- An architecture list in the main window and its usage made the number of used initialisation code shrink. The old code has been commented out.
- The same optimisation efforts have been applied to the code which changes the settings and the code which starts VMs.
- The old feature list has been updated.
- Even though the Additional Hardware Selection Plug-In System (AHSPIS) still has to be made, I started working on JSON plug-ins for x86, PowerPC and ARM machines which are planned to be included with EmuGUI anyway.
- The copyright in the license file has been updated.
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
- The "Install on Linux" part of the readme has been corrected.
- I'm now working on what will become the MIPS and SPARC plug-ins.
- Some plug-ins have been separated.
- The generic plug-in is in the works.
- HAXM is now depreciated on EmuGUI.
- A copy of the New VM dialog has been edited.
- A copy of the Edit VM dialog has been edited.
- Unfortunately, you might have to run EmuGUI from the terminal on Linux.
- You will not be notified about any more updates for now as update.txt will not be updated.
- As for the TPM functionality, you must run
mkdir (insert-path-here)
andswtpm socket --tpm2 --tpmstate dir=(insert-path-here) --ctrl type=unixio,path=(insert-path-here)/swtpm-sock --log level=20
in a terminal (You can leave the--tpm2
argument away tho if you plan to use TPM 1.2 instead). - The QCOW2 format is prone to not work for some Windows VMs.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As always, EmuGUI 2.0 receives another codename, in this case "Ioana Rosa".
- An architecture list in the main window and its usage made the number of used initialisation code shrink. The old code has been commented out.
- The same optimisation efforts have been applied to the code which changes the settings and the code which starts VMs.
- The old feature list has been updated.
- Even though the Additional Hardware Selection Plug-In System (AHSPIS) still has to be made, I started working on JSON plug-ins for x86, PowerPC and ARM machines which are planned to be included with EmuGUI anyway.
- The copyright in the license file has been updated.
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- SPARC64 VMs didn't have network capabilities under any circumstances. This is now fixed.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- The Polish translation has been worked on by Calibrato.
- More VHD file endings are now natively supported by EmuGUI.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- I forgot to actually assign the second ISO stuff. Now I realised and fixed it.
- The translations are now more complete too.
- Also, the RTC checkbox enables and disables the time options in the start VM dialog.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As for the last two feature updates, this one gets another codename: "Garuka Pula".
- The feature to import and export VMs has been added.
- The readme has been updated with the new system requirements.
- I think I might have fixed the issue with subprocess.run on Windows.
- An error dialog is now there.
- The YouTube and Odysee channels of EmuGUI have been linked in the readme and in the main window under the About tab.
- The outdated feature list has been updated.
- You can now choose the CD controller (IDE, SCSI or Virtio).
- You can now add two CDs to your VMs (instead of one).
- There are now bash scripts to start EmuGUI with on Linux.
- The Open/Save dialogs for VHDs are now correctly separated.
- A bug regarding VHDs has been fixed.
- Some more errors are now implemented.
- You can now choose the HDD controller.
- The MAC address generator is now taking up a lot less lines of code.
- System information is now being retrieved.
- The readme has been updated.
- The messages in the main script have been updated.
- I'm now working on a logging system.
- An easteregg has been removed because it wasn't telling the truth anymore.
- Translations have been updated.
- Thanks to Calibrato, we can now add the Polish translation.
- You can now start the VM without passing a specific time and date to it.
- The building process for Windows binaries with cx_Freeze is now documented in the readme.
- Now you can delete the cache with the delcache scripts for your OS.
- The Garuka Pula banner from lucien-rowan/Tech-FZ has been added.
- The musicpal machine can now be used for ARM machines.
- Some window names are now translated as well (at least technically).
- An effort in fixing the theme issue on Ubuntu 22.04 LTS has been made.
- The readme has been completed to fully support the cx_Freeze way of compiling.
- The readme contains the pyqtdarktheme module in its tutorials (for Linux only).
- Some unnecessary code has been removed.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As for the last two feature updates, this one gets another codename: "Garuka Pula".
- The feature to import and export VMs has been added.
- The readme has been updated with the new system requirements.
- I think I might have fixed the issue with subprocess.run on Windows.
- An error dialog is now there.
- The YouTube and Odysee channels of EmuGUI have been linked in the readme and in the main window under the About tab.
- The outdated feature list has been updated.
- You can now choose the CD controller (IDE, SCSI or Virtio).
- You can now add two CDs to your VMs (instead of one).
- There are now bash scripts to start EmuGUI with on Linux.
- The Open/Save dialogs for VHDs are now correctly separated.
- A bug regarding VHDs has been fixed.
- Some more errors are now implemented.
- You can now choose the HDD controller.
- The MAC address generator is now taking up a lot less lines of code.
- System information is now being retrieved.
- The readme has been updated.
- The messages in the main script have been updated.
- I'm now working on a logging system.
- An easteregg has been removed because it wasn't telling the truth anymore.
- Translations have been updated.
- Thanks to Calibrato, we can now add the Polish translation.
- You can now start the VM without passing a specific time and date to it.
- The building process for Windows binaries with cx_Freeze is now documented in the readme.
- Now you can delete the cache with the delcache scripts for your OS.
- The Garuka Pula banner from lucien-rowan/Tech-FZ has been added.
- The musicpal machine can now be used for ARM machines.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As for the last two feature updates, this one gets another codename: "Garuka Pula".
- The feature to import and export VMs has been added.
- The readme has been updated with the new system requirements.
- I think I might have fixed the issue with subprocess.run on Windows.
- An error dialog is now there.
- The YouTube and Odysee channels of EmuGUI have been linked in the readme and in the main window under the About tab.
- The outdated feature list has been updated.
- You can now choose the CD controller (IDE, SCSI or Virtio).
- You can now add two CDs to your VMs (instead of one).
- There are now bash scripts to start EmuGUI with on Linux.
- The Open/Save dialogs for VHDs are now correctly separated.
- A bug regarding VHDs has been fixed.
- Some more errors are now implemented.
- You can now choose the HDD controller.
- The MAC address generator is now taking up a lot less lines of code.
- System information is now being retrieved.
- The readme has been updated.
- The messages in the main script have been updated.
- I'm now working on a logging system.
- An easteregg has been removed because it wasn't telling the truth anymore.
- Translations have been updated.
- Thanks to Calibrato, we can now add the Polish translation.
- You can now start the VM without passing a specific time and date to it.
- The logging system is not as lazy as it was before.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As for the last two feature updates, this one gets another codename: "Garuka Pula".
- The feature to import and export VMs has been added.
- The readme has been updated with the new system requirements.
- I think I might have fixed the issue with subprocess.run on Windows.
- An error dialog is now there.
- The YouTube and Odysee channels of EmuGUI have been linked in the readme and in the main window under the About tab.
- The outdated feature list has been updated.
- You can now choose the CD controller (IDE, SCSI or Virtio).
- You can now add two CDs to your VMs (instead of one).
- There are now bash scripts to start EmuGUI with on Linux.
- The Open/Save dialogs for VHDs are now correctly separated.
- A bug regarding VHDs has been fixed.
- Some more errors are now implemented.
- You can now choose the HDD controller.
- The MAC address generator is now taking up a lot less lines of code.
- System information is now being retrieved.
- The readme has been updated.
- The messages in the main script have been updated.
- I'm now working on a logging system.
- An easteregg has been removed because it wasn't telling the truth anymore.
- Translations have been updated.
- Thanks to Calibrato, we can now add the Polish translation.
- You can now start the VM without passing a specific time and date to it.
- The edit VM dialog now received a logging system
- A dot has been removed in one of the logging messages for the new VM dialog.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As for the last two feature updates, this one gets another codename: "Garuka Pula".
- The feature to import and export VMs has been added.
- The readme has been updated with the new system requirements.
- I think I might have fixed the issue with subprocess.run on Windows.
- An error dialog is now there.
- The YouTube and Odysee channels of EmuGUI have been linked in the readme and in the main window under the About tab.
- The outdated feature list has been updated.
- You can now choose the CD controller (IDE, SCSI or Virtio).
- You can now add two CDs to your VMs (instead of one).
- There are now bash scripts to start EmuGUI with on Linux.
- The Open/Save dialogs for VHDs are now correctly separated.
- A bug regarding VHDs has been fixed.
- Some more errors are now implemented.
- You can now choose the HDD controller.
- The MAC address generator is now taking up a lot less lines of code.
- System information is now being retrieved.
- The readme has been updated.
- The messages in the main script have been updated.
- I'm now working on a logging system.
- An easteregg has been removed because it wasn't telling the truth anymore.
- Translations have been updated.
- Thanks to Calibrato, we can now add the Polish translation.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As for the last two feature updates, this one gets another codename: "Garuka Pula".
- The feature to import and export VMs has been added.
- The readme has been updated with the new system requirements.
- I think I might have fixed the issue with subprocess.run on Windows.
- An error dialog is now there.
- The YouTube and Odysee channels of EmuGUI have been linked in the readme and in the main window under the About tab.
- The outdated feature list has been updated.
- You can now choose the CD controller (IDE, SCSI or Virtio).
- You can now add two CDs to your VMs (instead of one).
- There are now bash scripts to start EmuGUI with on Linux.
- The Open/Save dialogs for VHDs are now correctly separated.
- A bug regarding VHDs has been fixed.
- Some more errors are now implemented.
- You can now choose the HDD controller.
- The MAC address generator is now taking up a lot less lines of code.
- System information is now being retrieved.
- The readme has been updated.
- The messages in the main script have been updated.
- I'm now working on a logging system.
- An easteregg has been removed because it wasn't telling the truth anymore.
- Translations have been updated.
- Thanks to Calibrato, we can now add the Polish translation.
- A bug which turned out to let EmuGUI utilise Portuguese when it should utilise Italian has been fixed. Thanks for reporting it, OSBetaEAC.
- The EmuGUI folder issue is now fixed.
- As Windows 11 internally identifies itself as Windows 10, this has been circumvented by letting each (potential) Windows 11 identify itself by the build number instead.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As for the last two feature updates, this one gets another codename: "Garuka Pula".
- The feature to import and export VMs has been added.
- The readme has been updated with the new system requirements.
- I think I might have fixed the issue with subprocess.run on Windows.
- An error dialog is now there.
- The YouTube and Odysee channels of EmuGUI have been linked in the readme and in the main window under the About tab.
- The outdated feature list has been updated.
- You can now choose the CD controller (IDE, SCSI or Virtio).
- You can now add two CDs to your VMs (instead of one).
- There are now bash scripts to start EmuGUI with on Linux.
- The Open/Save dialogs for VHDs are now correctly separated.
- A bug regarding VHDs has been fixed.
- Some more errors are now implemented.
- You can now choose the HDD controller.
- The MAC address generator is now taking up a lot less lines of code.
- System information is now being retrieved.
- The readme has been updated.
- The messages in the main script have been updated.
- I'm now working on a logging system.
- An easteregg has been removed because it wasn't telling the truth anymore.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As for the last two feature updates, this one gets another codename: "Garuka Pula".
- The feature to import and export VMs has been added.
- The readme has been updated with the new system requirements.
- I think I might have fixed the issue with subprocess.run on Windows.
- An error dialog is now there.
- The YouTube and Odysee channels of EmuGUI have been linked in the readme and in the main window under the About tab.
- The outdated feature list has been updated.
- You can now choose the CD controller (IDE, SCSI or Virtio).
- You can now add two CDs to your VMs (instead of one).
- There are now bash scripts to start EmuGUI with on Linux.
- The Open/Save dialogs for VHDs are now correctly separated.
- A bug regarding VHDs has been fixed.
- Some more errors are now implemented.
- You can now choose the HDD controller.
- A few more errors have been added.
- The MAC address generator is now taking up a lot less lines of code.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As for the last two feature updates, this one gets another codename: "Garuka Pula".
- The feature to import and export VMs has been added.
- The readme has been updated with the new system requirements.
- I think I might have fixed the issue with subprocess.run on Windows.
- An error dialog is now there.
- The YouTube and Odysee channels of EmuGUI have been linked in the readme and in the main window under the About tab.
- The outdated feature list has been updated.
- You can now choose the CD controller (IDE, SCSI or Virtio).
- You can now add two CDs to your VMs (instead of one).
- There are now bash scripts to start EmuGUI with on Linux.
- The Open/Save dialogs for VHDs are now correctly separated.
- A bug regarding VHDs has been fixed.
- Some more errors are now implemented.
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As for the last two feature updates, this one gets another codename: "Garuka Pula".
- The feature to import and export VMs has been added.
- The readme has been updated with the new system requirements.
- I think I might have fixed the issue with subprocess.run on Windows.
- An error dialog is now there.
- The fix issued by rzglitch regarding ARM64 VMs has been applied here as well.
- The YouTube and Odysee channels of EmuGUI have been linked in the readme and in the main window under the About tab.
- The outdated feature list has been updated.
- You can now choose the CD controller (IDE, SCSI or Virtio).
- You can now add two CDs to your VMs (instead of one).
You now need the latest version of your Linux distribution or at least Windows 10 to get official support for this pre-release.
- As for the last two feature updates, this one gets another codename: "Garuka Pula".
- The feature to import and export VMs has been added.
- The readme has been updated with the new system requirements.
- I think I might have fixed the issue with subprocess.run on Windows.
- An error dialog is now there.
Ubuntu 20.04 LTS and derivates will no longer receive new features on EmuGUI, now you need the latest (LTS) version of your Linux distribution for anything beyond the EmuGUI 1.1.x line. However, you will still receive bugfixes for the EmuGUI 1.1.x line.
- A bug which turned out to let EmuGUI utilise Portuguese when it should utilise Italian has been fixed. Thanks for reporting it, OSBetaEAC.
Ubuntu 20.04 LTS and derivates will no longer receive new features on EmuGUI, now you need the latest (LTS) version of your Linux distribution for anything beyond the EmuGUI 1.1.x line. However, you will still receive bugfixes for the EmuGUI 1.1.x line.
- A bug was fixed to address the issue in the Edit VM dialog regarding the creation of other VHDs for existing VMs.
Ubuntu 20.04 LTS and derivates will no longer receive new features on EmuGUI, now you need the latest (LTS) version of your Linux distribution for anything beyond the EmuGUI 1.1.x line. However, you will still receive bugfixes for the EmuGUI 1.1.x line.
- rzglitch fixed a bug on the Edit VM dialog which swapped machine and CPU.
Ubuntu 20.04 LTS and derivates will be no longer supported as EmuGUI hosts from 8th July, 2023. You would then need at least Ubuntu 22.04 LTS or one of its derivates.
- The Tab order has been corrected in the Start VM and Edit VM UIs.
- The Boot from combobox in the Start VM UI is now a little wider.
Ubuntu 20.04 LTS and derivates will be no longer supported as EmuGUI hosts from 8th July, 2023. You would then need at least Ubuntu 22.04 LTS or one of its derivates.
- The Tab order has been corrected in the Main and New VM UIs.
- A critical bug which ruined edited VMs has been fixed.
Ubuntu 20.04 LTS and derivates will be no longer supported as EmuGUI hosts from 8th July, 2023. You would then need at least Ubuntu 22.04 LTS or one of its derivates.
- New feature level, new codename. I decided to call it "Sara Angeline" based on what I want to add so far.
- Language files for French, Spanish, Czech, Russian, Belarusian and Romanian have been prepared.
- Thanks for translating EmuGUI into Russian and Belarusian, Danik2343.
- The old feature list has been updated again.
- The requests list has been commented out.
- Happy Easter! A banner just for easter has been added.
- As I noticed the code would go confusing, I decided to use text files containing the strings for affected combo boxes instead. The code which was used before this update has been commented out for now so we can roll back if something is wrong.
- The edit VM dialogue for choosing a VHD has been stripped down to save some time for now.
- The program has been translated into Spanish. (Thanks, SuperVitu64)
- In the contributors file, you'll now be credited with what you did, not only that you did something.
- Portuguese support has been added (Thanks, PurpleVibe32 and Rafael Magalhães).
- The New and Start VM UIs have been polished.
- TPM functionality for emulated TPM devices is implemented (but you will need a terminal and the feature is for Linux only).
- Hardware acceleration is now easier to set up. You can choose between no acceleration, TCG, HAXM (unsupported, can't help you), WHPX (can't help you) and KVM.
- The German translation has been updated.
- The Czech translation has been added (Thanks, ParmanCZ).
- The Italian translation has been added (Thanks, Vichingo455).
- The Main UI has been enhanced a little so it looks better.
- The readme has been updated.
- The code has been cleaned up.
- The banner for Sara Angeline has been added.
- Two words have been translated into Romanian.
Ubuntu 20.04 LTS and derivates will be no longer supported as EmuGUI hosts from 8th July, 2023. You would then need at least Ubuntu 22.04 LTS or one of its derivates.
- New feature level, new codename. I decided to call it "Sara Angeline" based on what I want to add so far.
- Language files for French, Spanish, Czech, Russian, Belarusian and Romanian have been prepared.
- Thanks for translating EmuGUI into Russian and Belarusian, Danik2343.
- The old feature list has been updated again.
- The requests list has been commented out.
- Happy Easter! A banner just for easter has been added.
- As I noticed the code would go confusing, I decided to use text files containing the strings for affected combo boxes instead. The code which was used before this update has been commented out for now so we can roll back if something is wrong.
- The edit VM dialogue for choosing a VHD has been stripped down to save some time for now.
- The program has been translated into Spanish. (Thanks, SuperVitu64)
- In the contributors file, you'll now be credited with what you did, not only that you did something.
- Portuguese support has been added (Thanks, PurpleVibe32 and Rafael Magalhães).
- The New and Start VM UIs have been polished.
- TPM functionality for emulated TPM devices is implemented (but you will need a terminal and the feature is for Linux only).
- Hardware acceleration is now easier to set up. You can choose between no acceleration, TCG, HAXM (unsupported, can't help you), WHPX (can't help you) and KVM.
- The German translation has been updated.
- The Czech translation has been added (Thanks, ParmanCZ).
- The Italian translation has been added (Thanks, Vichingo455).
- The Main UI has been enhanced a little so it looks better.
- The readme has been updated.
- The code has been cleaned up.
Ubuntu 20.04 LTS and derivates will be no longer supported as EmuGUI hosts from 8th July, 2023. You would then need at least Ubuntu 22.04 LTS or one of its derivates.
- New feature level, new codename. I decided to call it "Sara Angeline" based on what I want to add so far.
- Language files for French, Spanish, Czech, Russian, Belarusian and Romanian have been prepared.
- Thanks for translating EmuGUI into Russian and Belarusian, Danik2343.
- The old feature list has been updated again.
- The requests list has been commented out.
- Happy Easter! A banner just for easter has been added.
- As I noticed the code would go confusing, I decided to use text files containing the strings for affected combo boxes instead. The code which was used before this update has been commented out for now so we can roll back if something is wrong.
- The edit VM dialogue for choosing a VHD has been stripped down to save some time for now.
- The program has been translated into Spanish. (Thanks, SuperVitu64)
- In the contributors file, you'll now be credited with what you did, not only that you did something.
- Portuguese support has been added (Thanks, PurpleVibe32 and Rafael Magalhães).
- The New and Start VM UIs have been polished.
- TPM functionality for emulated TPM devices is implemented (but you will need a terminal and the feature is for Linux only).
- Hardware acceleration is now easier to set up. You can choose between no acceleration, TCG, HAXM (unsupported, can't help you), WHPX (can't help you) and KVM.
- The German translation has been updated.
- The Czech translation has been added (Thanks, ParmanCZ).
- The Italian translation has been added (Thanks, Vichingo455).
Ubuntu 20.04 LTS and derivates will be no longer supported as EmuGUI hosts from 8th July, 2023. You would then need at least Ubuntu 22.04 LTS or one of its derivates.
- New feature level, new codename. I decided to call it "Sara Angeline" based on what I want to add so far.
- Language files for French, Spanish, Czech, Russian, Belarusian and Romanian have been prepared.
- Thanks for translating EmuGUI into Russian and Belarusian, Danik2343.
- The old feature list has been updated again.
- The requests list has been commented out.
- Happy Easter! A banner just for easter has been added.
- As I noticed the code would go confusing, I decided to use text files containing the strings for affected combo boxes instead. The code which was used before this update has been commented out for now so we can roll back if something is wrong.
- The edit VM dialogue for choosing a VHD has been stripped down to save some time for now.
- The program has been translated into Spanish. (Thanks, SuperVitu64)
- In the contributors file, you'll now be credited with what you did, not only that you did something.
- Portuguese support has been added (Thanks, PurpleVibe32).
- The New and Start VM UIs have been polished.
- TPM functionality for emulated TPM devices is implemented (but you will need a terminal and the feature is for Linux only).
Ubuntu 20.04 LTS and derivates will be no longer supported as EmuGUI hosts from 8th July, 2023. You would then need at least Ubuntu 22.04 LTS or one of its derivates.
- New feature level, new codename. I decided to call it "Sara Angeline" based on what I want to add so far.
- Language files for French, Spanish, Czech, Russian, Belarusian and Romanian have been prepared.
- Thanks for translating EmuGUI into Russian and Belarusian, Danik2343.
- The old feature list has been updated again.
- The requests list has been commented out.
- Happy Eastern! A banner just for eastern has been added.
- For Python 3.10.11 on Windows, there was a bug which prevented EmuGUI from starting up, which is fixed by making a try-except clause for both the Python versions which still require the parent argument in the initialisation and those which crash because of it.
- As I noticed the code would go confusing, I decided to use text files containing the strings for affected combo boxes instead. The code which was used before this update has been commented out for now so we can roll back if something is wrong.
- The edit VM dialogue for choosing a VHD has been stripped down to save some time for now.
- The program has been translated into Spanish. (Thanks, SuperVitu64)
- In the contributors file, you'll now be credited with what you did, not only that you did something.
- New feature level, new codename. I decided to call it "Sara Angeline" based on what I want to add so far.
- Language files for French, Spanish, Czech, Russian, Belarusian and Romanian have been prepared.
- Thanks for translating EmuGUI into Russian and Belarusian, Danik2343.
- The old feature list has been updated again.
- The requests list has been commented out.
- Happy Eastern! A banner just for eastern has been added.
- For Python 3.10.11 on Windows, there was a bug which prevented EmuGUI from starting up, which is fixed by making a try-except clause for both the Python versions which still require the parent argument in the initialisation and those which crash because of it.
- As I noticed the code would go confusing, I decided to use text files containing the strings for affected combo boxes instead. The code which was used before this update has been commented out for now so we can roll back if something is wrong.
- New feature level, new codename. I decided to call it "Sara Angeline" based on what I want to add so far.
- Language files for French, Spanish, Czech, Russian, Belarusian and Romanian have been prepared.
- Thanks for translating EmuGUI into Russian and Belarusian, Danik2343.
- The old feature list has been updated again.
- The requests list has been commented out.
- Happy Eastern! A banner just for eastern has been added.
- For Python 3.10.11 on Windows, there was a bug which prevented EmuGUI from starting up, which is fixed by making a try-except clause for both the Python versions which still require the parent argument in the initialisation and those which crash because of it.
- New feature level, new codename. I decided to call it "Sara Angeline" based on what I want to add so far.
- Language files for French, Spanish, Czech, Russian, Belarusian and Romanian have been prepared.
- Thanks for translating EmuGUI into Russian and Belarusian, Danik2343.
- New feature level, new codename. I decided to call it "Sara Angeline" based on what I want to add so far.
- Language files for French, Spanish and Romanian have been prepared.
Windows 8.1 and Windows Server 2012 R2 are no longer supported as an EmuGUI host as of 14th February, 2023. Even if you are still able to run EmuGUI, you will need at least Windows 10 or Server 2016 to get support.
Ubuntu 20.04 LTS and derivates will be no longer supported as EmuGUI hosts from 8th July, 2023. You would then need at least Ubuntu 22.04 LTS or one of its derivates.
- A backport from the pre-release is now making compilation on later versions of Python possible.
Windows 8.1 and Windows Server 2012 R2 are no longer supported as an EmuGUI host as of 14th February, 2023. Even if you are still able to run EmuGUI, you will need at least Windows 10 or Server 2016 to get support.
- A bug which didn't let you edit x86_64 VMs directly has been fixed.
Windows 8.1 and Windows Server 2012 R2 are no longer supported as an EmuGUI host as of 14th February, 2023. Even if you are still able to run EmuGUI, you will need at least Windows 10 or Server 2016 to get support.
- The old feature list has been updated beforehand.
- The updater has been removed due to some unexpected complications.
- The database now supports the keyboard layout selection, which hasn't been implemented as of yet.
- This release is now GitHub-only due to some unexpected complications.
- You can now select different keyboard layouts.
- The version string has been moved to the About section and is also shown in the title of the main window.
- The main window now scales its content when resized.
- The codename will be shown in the About section as well.
- The license file has been updated with the copyright information.
- The readme has been updated so it fits the current circumstances.
- SPARC 32-bit support has been added and the functionality is ready for testing.
- The old feature list is updated so it fits the current circumstances.
- SPARC 64-bit support has been added and the functionality is ready for testing.
- In the development version 1.0.0.5305_dev, there has been a bug which didn't properly fill the text fields for the QEMU settings. That has been fixed in this development version.
- The readme was updated with the meaning of the "_b" ending.
- The translations have been worked on so the new features can be translated now.
- The text colourized logo has been made transparent.
- The default banner has been replaced with a new banner fitting the codename of EmuGUI 1.0.
- The contributors list has been updated so there you get credit for the banners you made.
- If one of your banners is being used, you'll also get credit in the About EmuGUI section.
- "main.py" has been renamed to "EmuGUI.py"
- You can now join a Discord server via Readme.
- The readme is fancier. Thanks, the-amazing-atharva.
- The commands and the documentation thing have been updated on the readme.
- Also, the-amazing-atharva added a Code of Conduct.
- The Windows binaries are updated to Python 3.10.10.
- The obsolete code which has been commented out has been removed.
- There are now social media links in the About EmuGUI section. However, please note that they are (mostly) in English.
- The .gitignore has been updated so it fits the new name of the Python script.
- The readme and the Windows 8.1 support dialog have been updated.
- I'm nice, so the about section will tell you if you use an outdated version of Windows.
- The old feature list has been updated beforehand.
- The updater has been removed due to some unexpected complications.
- The database now supports the keyboard layout selection, which hasn't been implemented as of yet.
- This release is now GitHub-only due to some unexpected complications.
- You can now select different keyboard layouts.
- The version string has been moved to the About section and is also shown in the title of the main window.
- The main window now scales its content when resized.
- The codename will be shown in the About section as well.
- The license file has been updated with the copyright information.
- The readme has been updated so it fits the current circumstances.
- SPARC 32-bit support has been added and the functionality is ready for testing.
- The old feature list is updated so it fits the current circumstances.
- SPARC 64-bit support has been added and the functionality is ready for testing.
- In the development version 1.0.0.5305_dev, there has been a bug which didn't properly fill the text fields for the QEMU settings. That has been fixed in this development version.
- The readme was updated with the meaning of the "_b" ending.
- The translations have been worked on so the new features can be translated now.
- The text colourized logo has been made transparent.
- The default banner has been replaced with a new banner fitting the codename of EmuGUI 1.0.
- The contributors list has been updated so there you get credit for the banners you made.
- If one of your banners is being used, you'll also get credit in the About EmuGUI section.
- "main.py" has been renamed to "EmuGUI.py"
- You can now join a Discord server via Readme.
- The readme is fancier. Thanks, the-amazing-atharva.
- The commands and the documentation thing have been updated on the readme.
- Also, the-amazing-atharva added a Code of Conduct.
- The Windows binaries are updated to Python 3.10.10.
- The obsolete code which has been commented out has been removed.
- There are now social media links in the About EmuGUI section. However, please note that they are (mostly) in English.
- The old feature list has been updated beforehand.
- The updater has been removed due to some unexpected complications.
- The database now supports the keyboard layout selection, which hasn't been implemented as of yet.
- This release is now GitHub-only due to some unexpected complications.
- You can now select different keyboard layouts.
- The version string has been moved to the About section and is also shown in the title of the main window.
- The main window now scales its content when resized.
- The codename will be shown in the About section as well.
- The license file has been updated with the copyright information.
- The readme has been updated so it fits the current circumstances.
- SPARC 32-bit support has been added and the functionality is ready for testing.
- The old feature list is updated so it fits the current circumstances.
- SPARC 64-bit support has been added and the functionality is ready for testing.
- In the development version 1.0.0.5305_dev, there has been a bug which didn't properly fill the text fields for the QEMU settings. That has been fixed in this development version.
- The readme was updated with the meaning of the "_b" ending.
- The translations have been worked on so the new features can be translated now.
- The text colourized logo has been made transparent.
- The default banner has been replaced with a new banner fitting the codename of EmuGUI 1.0.
- The contributors list has been updated so there you get credit for the banners you made.
- If one of your banners is being used, you'll also get credit in the About EmuGUI section.
- "main.py" has been renamed to "EmuGUI.py"
- You can now join a Discord server via Readme.
- The old feature list has been updated beforehand.
- The updater has been removed due to some unexpected complications.
- The database now supports the keyboard layout selection, which hasn't been implemented as of yet.
- This release is now GitHub-only due to some unexpected complications.
- You can now select different keyboard layouts.
- The version string has been moved to the About section and is also shown in the title of the main window.
- The main window now scales its content when resized.
- The codename will be shown in the About section as well.
- The license file has been updated with the copyright information.
- The readme has been updated so it fits the current circumstances.
- SPARC 32-bit support has been added and the functionality is ready for testing.
- The old feature list is updated so it fits the current circumstances.
- SPARC 64-bit support has been added and the functionality is ready for testing.
- In the development version 1.0.0.5305_dev, there has been a bug which didn't properly fill the text fields for the QEMU settings. That has been fixed in this development version.
- The readme was updated with the meaning of the "_b" ending.
- The translations have been worked on so the new features can be translated now.
- The text colourized logo has been made transparent.
- The old feature list has been updated beforehand.
- The updater has been removed due to some unexpected complications.
- The database now supports the keyboard layout selection, which hasn't been implemented as of yet.
- This release is now GitHub-only due to some unexpected complications.
- You can now select different keyboard layouts.
- The version string has been moved to the About section and is also shown in the title of the main window.
- The main window now scales its content when resized.
- The codename will be shown in the About section as well.
- The license file has been updated with the copyright information.
- The readme has been updated so it fits the current circumstances.
- SPARC 32-bit support has been added and the functionality is ready for testing.
- The old feature list is updated so it fits the current circumstances.
- SPARC 64-bit support has been added and the functionality is ready for testing.
- In the development version 1.0.0.5305_dev, there has been a bug which didn't properly fill the text fields for the QEMU settings. That has been fixed in this development version.
- The old feature list has been updated beforehand.
- The updater has been removed due to some unexpected complications.
- The database now supports the keyboard layout selection, which hasn't been implemented as of yet.
- This release is now GitHub-only due to some unexpected complications.
- You can now select different keyboard layouts.
- The version string has been moved to the About section and is also shown in the title of the main window.
- The main window now scales its content when resized.
- The codename will be shown in the About section as well.
- The license file has been updated with the copyright information.
- The readme has been updated so it fits the current circumstances.
- SPARC 32-bit support has been added and the functionality is ready for testing.
- The old feature list is updated so it fits the current circumstances.
- The old feature list has been updated beforehand.
- The updater has been removed due to some unexpected complications.
- The database now supports the keyboard layout selection, which hasn't been implemented as of yet.
- This release is now GitHub-only due to some unexpected complications.
- You can now select different keyboard layouts.
- The version string has been moved to the About section and is also shown in the title of the main window.
- The main window now scales its content when resized.
- The codename will be shown in the About section as well.
- The license file has been updated with the copyright information.
- The readme has been updated so it fits the current circumstances.
- The old feature list has been updated beforehand.
- The updater has been removed due to some unexpected complications.
- The database now supports the keyboard layout selection, which hasn't been implemented as of yet.
- This release is now GitHub-only due to some unexpected complications.
- The old feature list has been updated beforehand.
- Also, the update file will now be created in your user directory (instead of in the root).
- The database now supports the keyboard layout selection, which hasn't been implemented as of yet.
- This release is only put in place to ensure you can be directly redirected to GitLab as well. Please note that this is only a temporary action while we prepare to mirror the entirety of EmuGUI on GitLab.
- Also, the GitLab mirror has been added to the Readme.
- The old feature list has been updated beforehand.
- Also, the update file will now be created in your user directory (instead of in the root).
- The database now supports the keyboard layout selection, which hasn't been implemented as of yet.
- Also, this is the first release which is hosted on GitLab as well as Codeberg is not accessable in Belarus.
- The old feature list has been updated beforehand.
- Also, the update file will now be created in your user directory (instead of in the root).
- Support for the MIPS and MIPS64 big-endian architectures has been added.
- With a new dialog, editing VMs has been made more convenient than it was before.
- The edit VM dialog has been translated into the currently supported languages.
- "Переглядати" in Ukrainian has been changed to "Огляд" in the entire program.
- Same applies with "Назва", which is now "Звати".
- You can now choose a specific theme for EmuGUI. The number of themes included by default depends on your operating system.
- The requests module is now included into the default pip command of README.md.
- The Windows binaries will be made with Python 3.10.8 instead of 3.10.7.
- You can now create custom *.qss stylesheets. Just don't call it Windows, windowsvista, Fusion, Breeze or something else that one or another system might reserve for itself.
- The Ukrainian translation is another step further to completion.
- Support for the MIPS and MIPS64 big-endian architectures has been added.
- With a new dialog, editing VMs has been made more convenient than it was before.
- The edit VM dialog has been translated into the currently supported languages.
- "Переглядати" in Ukrainian has been changed to "Огляд" in the entire program.
- Same applies with "Назва", which is now "Звати".
- You can now choose a specific theme for EmuGUI. The number of themes included by default depends on your operating system.
- The requests module is now included into the default pip command of README.md.
- The Windows binaries will be made with Python 3.10.8 instead of 3.10.7.
- You can now create custom *.qss stylesheets. Just don't call it Windows, windowsvista, Fusion, Breeze or something else that one or another system might reserve for itself.
- Support for the MIPS and MIPS64 big-endian architectures has been added.
- With a new dialog, editing VMs has been made more convenient than it was before.
- The edit VM dialog has been translated into the currently supported languages.
- "Переглядати" in Ukrainian has been changed to "Огляд" in the entire program.
- Same applies with "Назва", which is now "Звати".
- You can now choose a specific theme for EmuGUI. The number of themes included by default depends on your operating system.
- An issue which translated both buttons at the bottom of the edit VM dialog to "OK" has been corrected.
- Support for the MIPS and MIPS64 big-endian architectures has been added.
- With a new dialog, editing VMs has been made more convenient than it was before.
- The edit VM dialog has been translated into the currently supported languages.
- "Переглядати" in Ukrainian has been changed to "Огляд" in the entire program.
- Same applies with "Назва", which is now "Звати".
- Support for the MIPS and MIPS64 big-endian architectures has been added.
- With a new dialog, editing VMs has been made more convenient than it was before.
- Support for the MIPS and MIPS64 big-endian architectures has been added.
- We began to work on a better dialog for editing existing virtual machines.
- The .gitignore file also experienced a change: The ./ suffix is no longer present - that's how the file works.
- The Icelake-Client x86/x64 CPU, which has been removed from QEMU 7.1, is depreciated on EmuGUI now. Please change the CPU on affected VMs as soon as possible. This measure is already present in 0.7.6.5112, but it had to be written into this version as well.
- The old editing VM dialog might have crashed if your installation didn't contain the EmuGUI.png icon. That is now fixed in both 0.7 and 0.8.
- Support for the MIPS and MIPS64 big-endian architectures has been added.
- The ./ prefix in .gitignore has been removed from every single line there.
- The Icelake-Client x86/x64 CPU, which has been removed from QEMU 7.1, is depreciated on EmuGUI now. Please change the CPU on affected VMs as soon as possible.
- The editing VM dialog might have crashed if your installation didn't contain the EmuGUI.png icon. That is now fixed.
- The Windows binaries are now compiled with Python 3.10.7 instead of Python 3.10.6.
- Obsolete code which was commented out is now completely removed.
- Some more words have been translated into Ukrainian.
- On some Linux configurations, the main branch was prone to crash. While the fix was exclusive to the Linux binaries in the previous two updates, the main code should also be fixed now.
- Also, some more phrases and words have been (partially) translated into Ukrainian.
- Obsolete code which is no longer in use within EmuGUI has been either commented out or removed as a whole.
- To make translating EmuGUI easier in the future, comments with the English translation have been added to all currently available ones.
- Also, something inside the German translation had to be corrected.
- I removed the OS support tables from OLD_FEATURES.md.
- In the main code, there was a bug which caused some Linux configurations to crash. This has been fixed with a try-catch block although an additional platform check must now be performed in the imports.
- Never has been translated into Ukrainian.
- I forgot to update OLD_FEATURES.md with 0.7.0.5106 - now I did it.
- And when we are already there, the TESTED.md file inside the doc folder has been depreciated in favour of the EmuGUI wiki on the stable repository on Codeberg.
- Also, I translated the "Start VM" button into Ukrainian as well.
- Worked on the Ukrainian translation again
- A fixed versioning scheme is on README.md.
- Fixed a spelling mistake on doc/OLD_FEATURES.md.
- The combo boxes can now be translated for the most part.
- Changed documentation to EmuGUI wiki.
- Added a basic contribution guide.
- Good news: You will now tell EmuGUI if and how to handle VHDs beforehand (instead of after selecting it).
- The formatting issues on README.md have been fixed.
- Also, "Let QEMU decide" has been translated into German in the entire program.
- I also made a small easteregg. Let's see if you can find it.
- The versioning scheme has been updated again.
- The combobox on the VHD usage has been translated into German.
- I also corrected the upper-/lowercase where the VHD mode should be added. (isEnabled instead of isenabled)
- Changed documentation to EmuGUI wiki.
- Added a basic contribution guide.
- Good news: You will now tell EmuGUI if and how to handle VHDs beforehand (instead of after selecting it).
- Removed the old component dependency code which was commented out in the previous build.
- Fixing a VHD problem which prevents you from booting VMs without a hard drive.
- Worrying that you have to install too much? No longer necessary, because you no longer need everything from QEMU to use EmuGUI.
- The formatting issues on README.md have been fixed.
- Also, "Let QEMU decide" has been translated into German in the entire program.
- A fixed versioning scheme is on README.md.
- Fixed a spelling mistake on doc/OLD_FEATURES.md.
- The combo boxes in the settings can now be translated.
- You can now boot virtual machines without VHDs (backported from v0.7.0.5103)
- Some formatting issues have been corrected.
- The update checker has been prepared for future development of feature updates.
- The pre-release mirror has been added to README.md.
- Translated the VHD exists dialog into German.
- The Windows 2000 checkbox is now depreciated and is going to be removed in a future update.
- TESTED.md has been updated as such.
- A new file, OLD_FEATURES.md, has been added.
- Reduced the number of required restarts by putting the incorporate code into a seperate except clause for every language block.
- Added a restart dialog for general settings
- Floppy & CD code for Linux has been added, what I forgot with the 0.5 lineup.
- Altered the floppy code so QEMU doesn't complain anymore.
- At least you can use EmuGUI normally now, except you can't change the language too often in a single session.
- A spacing mistake has been fixed.
- The editing VM dialog had a bug which sometimes didn't apply the actual architecture of the VM.
- I tried to fix a language bug but it failed. For now, if the editing VM dialog doesn't open, restart EmuGUI.
- A dialog for VMs which are created with a version of EmuGUI too new has been added.
- The most of EmuGUI is now translated into English, German, and also, English with parts of Ukrainian is supported
- Added a section for Windows users who can't install Qt via pip.
- Also, a note about the update checker has been added to README.md.
- To make translating a bit easier, "About" has been changed to "About EmuGUI"
- PowerPC 64-bit and MIPSel 32-bit architectures have been added.
- Thanks to BasDeGamer for fixing the spelling mistake on README.md. Credits to him or her go to CONTRIBUTORS.md.
- Also, I fear that I violated an Ukrainian grammar rule in the main menu tab (hopefully fixed).
- The updater also closes now when clicking "Yes".
- Windows 8.1 and Windows Server 2012 R2 users are now notified about end of support for EmuGUI.
- README.md has been updated as such.
- Updated TESTED.md
- Updated README.md
- An update checker has been added
- ARM-based VMs can now run with standard VGA
- You can now select between several USB controllers.
- This script can now be run on Linux.
- Installation and building instructions for Linux have been added to README.md.
- If you start a virtual machine, there is now a message at the bottom of the window which could be helpful when debugging.
- There is now a window which warns you if your VM uses the depreciated USB checkbox.
- The icon is now present on the windows as well.
- Added compiling instructions for Anaconda to README.md
- Resolved an issue which caused some virtual machines to be impossible to create
- Fixed an issue which caused USB input devices on ARM machines not to be accepted because USB support was being initialized too late.
- To do that, I had to specify an USB 1.1 controller in the VM bootcode.
- Also, to make it easier, USB support is enabled automatically if you decide to use an USB device.
- With that, a network issue has been caused on ARM emulator instances. That has been fixed by adding the virtio-net-device.
- Updated TESTED.md
- Updated TESTED.md
- Commented the code
- Fixed a raw issue
- Added USB support
- The USB Tablet checkbox is now depreciated and will be removed in a future update.
- Added USB keyboard support
- Added experimental ARM support
- Added python-magic instructions to README.md
- Updated TESTED.md
- Added extended mouse support (experimental)
- Added support for aarch64 virtual machines
- Added support for multiple cores
- Added some legal stuff
- Updated TESTED.md
- (Hopefully) fixed the Linux-specific argument issue by...
- ...adding an option to let QEMU decide where to boot from
- ...correcting "initrid" to "initrd" in the start VM code
- Corrected a grammar issue in README.md
- Corrected a spelling mistake of "initrd" in the VM creation/editing dialog
- Corrected an issue which caused the VHD exists dialog to appear when you selected the Linux kernel and initrd files
- (Hopefully) fixed a bug that caused additional arguments to be saved in the external BIOS variables as well
- With that, Windows NT 4.0 MIPS should also work again.
- Updated TESTED.md
- Fixed an issue causing some "Previous" buttons in the VM creation/editing dialog to no longer work
- Added update documentation to README.md.
- Updated README.md so terminal commands are formatted like such
- Updated TESTED.md
- Added Doumentation info in README.md
- Removed Reset button from the QEMU settings
- Removed Browse button from the BIOS location part of VM creating/editing feature
- Removed quotes from BIOS location addition line in starting VM
- Added experimental sound card support
- Added experimental Linux parameter support (kernel, intrid, cmd arguments)
- Windows binaries now use Python 3.9.13 instead of Python 3.9.12
- In the PowerPC machines there is some compatibility stuff now.
- added TESTED.md
- added building instructions for Windows
- fixed the VM creation/editing bug
- Capabilities to run i386, x86_64, mips64el and ppc operating systems via QEMU
- Added documentation