Ultimate Amiga

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 [2]   Go Down

Author Topic: FS-UAE 1.1 Development Series  (Read 17274 times)

0 Members and 1 Guest are viewing this topic.

FrodeSolheim

  • fs-uae Dev
  • A600
  • *****
  • Karma: 8
  • Offline Offline
  • Gender: Male
  • Posts: 64
    • FS-UAE Homepage
Re: FS-UAE 1.1 Development Series
« Reply #15 on: April 19, 2012, 06:02:05 PM »

However, the States (and possibly roms? although they are being 'found') appear to be in the wrong place.... (one folder too far back)

Hi, your problem was that the folder did not exist and was created relative to the current working dir. This is not a bug. But in version 1.1.8, you can use the $config/ prefix to force the path to be relative to the config dir.

Version 1.1.8

* Always load default host-specific configuration values from Host.fs-uae,
  if it exists (useful for fullscreen settings, etc).
* Support replacement prefix $config in paths - will be replaced by
  the directory containing the current configuration file.
* Boolean options ("1" or "0") can now be simplified when specifying as
  program arguments as --arg (same as --arg=1) or --no-arg (same as --arg=0).
  For instance you can just use --fullscreen or --no-fullscreen.

Version 1.1.7

* Try creating a OpenAL context at 48000 Hz first.
* Use GL_ARB_sync extension for display synchronization where available.

Version 1.1.6

* Use GL_NV_fence extension for display synchronization where available.
* Use GL_APPLE_fence extension for display synchronization where available.
* Some code refactoring for better future portability.
* Fix rendering of scanlines with aspect correction on (overscan).
* Use requested video_format for text rendering and utility textures as well.
* Use smaller texture for text rendering and caching (for now).

Mac version: http://fengestad.no/fs-uae/files/fs-uae-1.1.8-macosx.tar.gz
(haven't made binaries for other OSes yet)

Source code: http://fengestad.no/fs-uae/files/fs-uae-1.1.8.tar.gz
Logged

FrodeSolheim

  • fs-uae Dev
  • A600
  • *****
  • Karma: 8
  • Offline Offline
  • Gender: Male
  • Posts: 64
    • FS-UAE Homepage
Re: FS-UAE 1.1 Development Series
« Reply #16 on: April 24, 2012, 09:59:49 PM »

Version 1.1.9

* Merged updated code from filesys.cpp isofs.cpp and isofs_api.h, fixes crash when inserting CD image.
* Fix screenshot saving when buffers are BGRA.
* new option to choose between video sync methods (video_sync_method).
* Use older video sync method as default
* New default port for net play: 25100 (the port range from 25100 to 25500 is by default used for the new net play service).
* New options fullscreen_width, fullscreen_height (especially useful to force output to one display only on a Linux/nVIDIA/twinview setup).

http://fengestad.no/wp/fs-uae/download-beta
Logged
Pages: 1 [2]   Go Up
 

TinyPortal 2.2.2 © 2005-2022