View Single Post
Old 14 April 2021, 19:45   #4446
DamienD
Banned
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: London / Sydney
Age: 47
Posts: 20,420
Quote:
Originally Posted by hitm4n View Post
You can have a Host override and a Hardware override. Some settings are only applied when loading from the correct override file. Mine are named "OverrideHardware.uae" and "OverrideHost.uae". Both are added to the relevant section in WinUAE and the autoload option applied as per Damiens guide. Works for me (including floppy speed).

To be honest, i don't know which is which when it comes to all the settings, so i have all the override settings i want to be applied in both files. Heres my setup.

This is the Host one, notice the lines that say config_hardware=false and config_host=true. These are the other way round in the other file.

<snip>

Hope this helps.
Ah I see, didn't even know about a "Hardware" based one

Ok, so for wanderer do this:
  • Create a directory "C:\WinUAE\Configurations\Hardware".
  • Create a config file named say "FloppySpeed400.uae", with the following and save in above:

    Code:
    config_description=
    config_hardware=true
    floppy_speed=400
  • Start WinUAE and select "Hardware".
  • Click on "FloppySpeed400" and then click "Set".
  • Tick "Autoload" and then "OK".

Edit: Ah, I see you've figured this out wanderer and posted whilst I was putting these step-by-step instructions together
DamienD is offline  
 
Page generated in 0.08828 seconds with 11 queries