Skip to content

The last release for a while

Latest
Compare
Choose a tag to compare
@EnterpriseFreak-v2 EnterpriseFreak-v2 released this 06 May 11:09
8a63189

Edit (May, 20th. 2020):
When booting swiss you have to use the compressed DOL as for some reason the loader crashes when trying to load a DOL above ~ 1 MB in size for some reason. If you find a solution for this problem feel free to create a PR.

Alright let's get this started right away:

  • Your autoexec.dol needs to be relocated from SD:/autoexec.dol to SD:/autoexec-ldr/autoexec.dol for this new release to work.
  • autoexec-ldr can now set a display mode before jumping into a target DOL. To do so create a file called "videomode.txt" in SD:/autoexec-ldr/ and write one of the following numbers into it:
    • "0": for 240p 60 Hz NTSC
    • "1": for 480i 60 Hz NTSC
    • "2": for 480p 60 Hz NTSC (Composite cable required!)
    • "3": for 528i 50 Hz PAL50
    • "4" for 480i 60 Hz RGB Scart PAL60
  • The bootdisk version got a new banner thanks to @seewood. He did a great job with it if you ask me.
  • The bootdisk version will now stop the DVD drive after starting.