Audio (115) Datatype (15) Demo (64) Development (262) Document (70) Driver (20) Emulation (71) Game (589) Graphics (235) Library (23) Network (70) Office (23) Utility (295) Video (20)
Total files: 1872
Full index file Recent index file
Part of Aros World Exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Amiberry Preview v6.3.4 - Ported by Deremon
What is working:
Emulation, JIT, cycle exact and "fastest possible"
RTG*
Quickstart
Display modes: Windowed, Fullscreen (limited to 800x600), Full-window,
Filtering (Warning! Slow!)
Sound (Don't go too low with buffer)
Keyboard emulation and Joystick/pad
WHDBoot
What is not working:
Drawbridge/Greaseweazle
Fullscreen lesser than and greater than 800x600 (use full-window, but it may
be slow!)
BSDSocket (sorry)
Rescan ROMs on real hardware**
Virtual Keyboard
Host Run
What problems you can expect:
Some Crashes
JIT 64bit serious errors (indirect JIT is not working so all JIT memory must be
32bit)
Extra configurations:
Aside from application configurations it's possible to configure the 32Bit
memory to reserve for the program (available address space), while it is
calculated to a maximum of 384MiB you can set it manually on the tooltype using
the option:
NATMEM_SIZE=MemoryInMiB (for example NATMEM_SIZE=305)
Enable SDL_RENDERER_ACCELERATED via OpenGL for a smooth full-window experience:
HW_ACCEL, can also be enabled with --hw-accel flag
Fixes:
Resetting a running emulation no longer crashes Amiberry
Caveats:
Using pixelated (now the default) "filter" will improve performance
Closing Amiberry or choosing "Restart" before changing configuration will
prevent some crashes
If you cannot use fullscreen 800x600 it will switch to full-window
On hosted (having at least 768MiB of RAM) the default RAM assigned as available
address space is 128MB however using NATMEM_SIZE=305 is safe if you want to use
RTG
GUI does not support changing units (eg. pointing a directory on a different
disk/assign) but you can directly edit the .uae config file or edit manually the
unit on the top path bar.
Known issues:
AROS memory is unprotected so switching configs that uses JIT + a lot of Z3 RAM
may crash the program
In windowed mode mouse is not always "grabbed" and AmigaOS/AROS68k right click
menu may trigger the host one instead, clicking out of the window and in again
may help
Using too much RAM can cause JIT 64bit serious error which can eventually crash
AROS
On hosted you cannot use joystick/pads
You cannot use (due to AROS SFS filesystem limits) HDF files >= 2GiB or VHD
dynamic files filled with data >=2GiB, is better use directories instead
* RTG/Z3 RAM needs at least 305MB of available address space (you can see it on
RAM panel and set it as described with NATMEM_SIZE)
** Rescan ROMs works on VM or Hosted and it is fundamental to use WHDBoot, if
using real hardware you can rescan on hosted/VM before using it on real or
follow this guide:
https://github.com/BlitterStudio/amiberry/wiki/WHDLoad-Auto-booting/b33e8a0e3061
5ed9cbf30d4a56db34b22f7768d6 to manually copy roms with the right name
|