Thank you very muche rsn, first of all for your fantastic emulator (which i tested with some adfs). Regarding hdf, i just did what you suggested but trying some hdf result in a blue screen with a window saying "Not a DOS disk in unit B)
Go back into the menu and restart the emulation. That's a bug I've found where it uses kickstart 1.3 on first boot of a configuration even if a different kickstart is selected, restarting fixes it.
Thank you hippy but i cannot get it run yet. I also tried updating to 1.79 but not luck. I just have a yellow blanking screen after pressing R in the main menu
Is it me or is the disk swapping not working. ?
I have the latest instalment. But when i am being ask for disk b. For example in last ninja remix. It isn’t working. I push - to get into the menu and choose the right disk. As i did in the psvita version. But won’t work for the switch version.
Any one an idea?
Is it me or is the disk swapping not working. ?
I have the latest instalment. But when i am being ask for disk b. For example in last ninja remix. It isn’t working. I push - to get into the menu and choose the right disk. As i did in the psvita version. But won’t work for the switch version.
Any one an idea?
There's really no difference in floppy code between Vita and Switch. If it works on Vita it should work on Switch.
Another thought: Maybe you have some game-specific config on your Switch that you don't have on your Vita (check contents of configs folder). The game specific config might get loaded when you insert disc 2.
I improved keyboard handling. Now Celtic Legends can be started. On Switch, I also improved single/dual joycon mode switching. Thanks to Toni Wilen for help fixing the keyboard bug.
Thanks to my supporters on Patreon: Andyways, CountDuckula, Jesse Harlin, Matthew Machnee, and RadicalR.
Changes in this version
1.80
- improve keyboard input (fixes Celtic Legends)
- on Switch, improve single/dual joycon mode switching
Yes. On the Vita I already have external bluetooth keyboard and mouse support. As soon as mouse and keyboard support is added to the SDL2 library for the Switch, UAE4All2 will then automatically support it. I am not sure when that will be.
Note if you are playing in handheld mode, the touchscreen mouse works pretty well, too. You can adjust the speed in the menu to your liking. You can control the pointer with the touchscreen just like on a touchpad on a laptop (put finger anywhere and drag, no need to put finger on top of the pointer).
I agree. I have to admit I was also disappointed that SDL2 on the Switch didn't already support keyboard and mouse. Let me look into it, because I implemented that on the Vita and it wasn't very hard at all.
hi I am new to this forum can anyone point me In the right direction for the kickstart roms there is that many of them I am unsure which ones to get can I add all do they need to be renamed etc thanks in advance.
hi I am new to this forum can anyone point me In the right direction for the kickstart roms there is that many of them I am unsure which ones to get can I add all do they need to be renamed etc thanks in advance.
My system.hdf wont boot anymore, i have nothing changed, the HD led is flashing but black screen.
Im on 1.80, tested other versions and copied the system.hdf again but no luck.
My system.hdf wont boot anymore, i have nothing changed, the HD led is flashing but black screen.
Im on 1.80, tested other versions and copied the system.hdf again but no luck.
One of your inserted hdfs (not necessarily system.hdf) is being "validated" by the Amiga OS. It is a slow process. It happens when the emulator was quit while the Amiga was accessing the hdf.
The solution is to just wait a really (really) long time at the black screen. Wait ca. 5-10 minutes or so. It will boot normally again. This wait only needs to be done once. After that, it will boot fast again.
If it still doesn’t work, copy all inserted hdfs over from the backup (not just system.hdf but also the others). The Amiga OS tries to validate ALL inserted hdfs when booting, not just dh0:
To prevent this problem:
Always exit the emulator safely (go to menu, press L). Don't exit the emulator by pressing the Home button.
On the Vita, I disabled the home button because of this problem. But on the Switch, I haven't found a way to disable the home button yet.
In case your SD card is exFAT formatted, I put my exFAT rant here:
exFAT will always (always) become corrupted eventually, which might also cause this validation problem. The Switch OS itself is responsible for the corruption. Sometimes the corruption can be fixed on Windows by running chkdsk. Many people say they have not encountered problems with exFAT: I challenge those people to run chkdsk. I bet they will already see all kinds of corruption in their Nintendo folder that they just haven't noticed yet.
Because of these problems, FAT32 is the way to go. It is possible to just make a backup of all files, re-format the SD card to FAT32, and then restore the files. Installed files in the Nintendo folder are already all <4GB, because the OS does that automatically when installing .nsp files. Guiformat.exe for Windows works well to easily format your SD Card with cluster size 32. For large (>4 GB) new .nsp files and your large .xci game cart backups, there are xci-cutter and nsp-splitter tools available to convert those .xci and .nsp files to 4Gb chunks so they work on FAT32.
It is worth it to make the change to FAT32, trust me. I have encountered so many problems with exFAT during my testing of the emulator. Eventually, I switched to FAT32 and all my problems were gone.
I think you can already do this with the current version, but you have to manually edit your config file.
Configure your game, and then save a game specific configuration. The game specific configuration will be loaded automatically when you load your hdf/adf.
Go into the conf folder and find your configuration file. It should be named after your hdf/adf. Edit the config file with a text editor.
Find the line after spritecollisions, where it says
cpu = “some negative number”
Change the number:
0 is 7 MHz,
-1 is 14 MHz,
-2 is 28 MHz,
-3 should be 56 MHz
-4 should be 112 MHz
I have never tested numbers other than 0,-1,-2. The menu only allows you to set those, but nothing should stop you editing config files.
One of your inserted hdfs (not necessarily system.hdf) is being "validated" by the Amiga OS. It is a slow process. It happens when the emulator was quit while the Amiga was accessing the hdf.
The solution is to just wait a really (really) long time at the black screen. Wait ca. 5-10 minutes or so. It will boot normally again. This wait only needs to be done once. After that, it will boot fast again.
If it still doesn’t work, copy all inserted hdfs over from the backup (not just system.hdf but also the others). The Amiga OS tries to validate ALL inserted hdfs when booting, not just dh0:
To prevent this problem:
Always exit the emulator safely (go to menu, press L). Don't exit the emulator by pressing the Home button.
On the Vita, I disabled the home button because of this problem. But on the Switch, I haven't found a way to disable the home button yet.
In case your SD card is exFAT formatted, I put my exFAT rant here:
exFAT will always (always) become corrupted eventually, which might also cause this validation problem. The Switch OS itself is responsible for the corruption. Sometimes the corruption can be fixed on Windows by running chkdsk. Many people say they have not encountered problems with exFAT: I challenge those people to run chkdsk. I bet they will already see all kinds of corruption in their Nintendo folder that they just haven't noticed yet.
Because of these problems, FAT32 is the way to go. It is possible to just make a backup of all files, re-format the SD card to FAT32, and then restore the files. Installed files in the Nintendo folder are already all <4GB, because the OS does that automatically when installing .nsp files. Guiformat.exe for Windows works well to easily format your SD Card with cluster size 32. For large (>4 GB) new .nsp files and your large .xci game cart backups, there are xci-cutter and nsp-splitter tools available to convert those .xci and .nsp files to 4Gb chunks so they work on FAT32.
It is worth it to make the change to FAT32, trust me. I have encountered so many problems with exFAT during my testing of the emulator. Eventually, I switched to FAT32 and all my problems were gone.
It's a good time to be a first generation Pokemon fan. But when was it not a good time to be one? In recent weeks we've seen a native LOVE2D recreation of Pokemon Red...
If you've been waiting for an excuse to replay Super Mario Sunshine and happen to have up to nine friends, do I have some good news for you. Released earlier today...
Images for the rumoured Zelda-themed limited edition Switch 2 for The Legend of Zelda's 40th Anniversary have started to leak online.
The leak shows only the...
Hoenn to the ROM hacking scene is like Kanto to the official games. It's everywhere. At this point you've probably played through Pokemon Emerald with a party of...
After being announced last year, the fan-made remake Gamma Emerald has finally gotten its first early access release. A complete rebuild of fan-favourite Pokemon...
The golden age of emulation on the Switch continues as a native Dolphin port was released by @Nagaa earlier today. Included in this port, we're looking at cover art...
With the latest entry to the Fire Emblem series, Fortune's Weave, set to launch in September, Nintendo have today announced a new Nintendo Direct to put it soundly in...
Harbour Masters were cutting it close with this one, promising a release of their Banjo Kazooie PC port "Lighthouse" by the end of this month. And they did not...
So I got pretty lucky on this one. Having ordered the physical version of Oblivion Remastered on Switch 2, I had it delivered earlier today, beating out the official...
Though we knew all the way back in May that this was coming, the exact numbers remained a mystery for prospective Nintendo gamers in the UK. If you happen to have...
Images for the rumoured Zelda-themed limited edition Switch 2 for The Legend of Zelda's 40th Anniversary have started to leak online.
The leak shows only the...
Though we knew all the way back in May that this was coming, the exact numbers remained a mystery for prospective Nintendo gamers in the UK. If you happen to have...
After being announced last year, the fan-made remake Gamma Emerald has finally gotten its first early access release. A complete rebuild of fan-favourite Pokemon...
With the latest entry to the Fire Emblem series, Fortune's Weave, set to launch in September, Nintendo have today announced a new Nintendo Direct to put it soundly in...
Over the past week, rumors have started swirling as Redditors (probably correctly) deduced the title of the upcoming Elder Scrolls game, which will apparently be...
It's a good time to be a first generation Pokemon fan. But when was it not a good time to be one? In recent weeks we've seen a native LOVE2D recreation of Pokemon Red...
So I got pretty lucky on this one. Having ordered the physical version of Oblivion Remastered on Switch 2, I had it delivered earlier today, beating out the official...
GBAtemp is and always has been an independent community. Since 2002 our staff have voluntarily kept the site running, added new forums, features, provided constant...
Over the weekend, SQUARE ENIX and Disney & Pixar Games shared the release window for the highly anticipated action-RPG Kingdom Hearts IV. A new trailer also...
Hoenn to the ROM hacking scene is like Kanto to the official games. It's everywhere. At this point you've probably played through Pokemon Emerald with a party of...