because winuae is made of code and your amiga is made of stuff
Resolute and IndustriousGrand ruler of the yellow people and the Ultimate Amiga Empire
I could never get it working, instructions are'nt that clear.
There is, of course, the drawback (or advantage?) of the emulator being less accuracy / option-driven than it's WinUAE / PUAE counterparts, but I will certainly be interested in giving this a try on my MacMini.
Hi there! fs-uae author here. I wrote the description on the home page in a hurry, and it seems the text was misunderstood a bit. fs-uae only enables the most accurate emulation modes from WinUAE (cycle-exact emulation). With regards to options, the point is that I wanted to limit options to the most useful, to have fewer configurations / combinations to test (not having to support an "Amiga 1200" but with OCS chipset etc.)
hi FrodeSolheim! Great to have you at our forum - I hope you will be willing to take comments and feeback from here too
I have taken your clarification on-board and adjusted the first post.
I understand you are working on HD support? I hope this will include the option to mount two HD folders for one Game-Setup? I tend to favour having a generic "first disk" and then having a set of game-files (WHDload) in the second disk... this way i can get all the benefits of WHDload installs (like saving high-scores, bugfixes, joypad support etc) but also keep the games set-up for a single-click system, like fs-uae seems to use, without duplicating files such as WHDload and my keyfile for every single game.
Your setup makes sense, so I will definitely take that into account. I have actually never used hard drives with Amiga myself, neither on real hardware, nor in emulation. But I see that WHDload-games etc would fit in with fs-uae's goals.
But don't worry, I will make sure I support at least two drives (do you use virtual folders, or disk images btw?)
I always opt for virtual folders if i can, because it makes it far easier to add the latest WHDLoad patches when they are released, without needing to re-install the entire game.
Quote from: Hungry Horace on February 08, 2012, 08:42:28 PMI always opt for virtual folders if i can, because it makes it far easier to add the latest WHDLoad patches when they are released, without needing to re-install the entire game.I have just managed to make both hard drive files and virtual folders work -Logging off now, will probably make another release with preliminary HD support tomorrow evening.
[application]## You can override the title displayed in menu modetitle = "first test"## You can also override the sub-title displayed in menu modesub_title = more test
rom_dir = /Volumes/GAMING/AMIGA/Roms/
i finally managed to get fs-uae running, by putting the kickstart file into the same folder as the program.I am sure it is ignoring my config file though. I have specified; Code: [Select][application]## You can override the title displayed in menu modetitle = "first test"## You can also override the sub-title displayed in menu modesub_title = more testbut neither show in the menus.i also have the following, which is meant to look on a USB stick called "gaming"Code: [Select]rom_dir = /Volumes/GAMING/AMIGA/Roms/I have been using TextEdit on OSX (10.6.7) and saved with the.utf-8 format.....