![]() |
![]() |
#121 | |
Online Amiga Gaming
Join Date: Jun 2010
Location: Paris/France
Posts: 280
|
Quote:
![]() ![]() |
|
![]() |
![]() |
#122 |
Registered User
![]() |
"Super may not run with correct speed, use A4000/04"
4hz ??? ![]() |
![]() |
![]() |
#123 |
FS-UAE Developer
![]() ![]() Join Date: Dec 2011
Location: Førde, Norway
Age: 40
Posts: 3,785
|
|
![]() |
![]() |
#124 |
Registered User
Join Date: Feb 2012
Location: Sicily/Palermo/Italy
Age: 43
Posts: 62
|
Hello Frode.
I just tested the new option "low_latency_vsync" and actually made the video appear smoother. Would not it be better to implement this last option in the already existing "video_sync"? There is a problem with theme, FS_UAE load only ubuntu theme, 1084x_night_wall_white_1.0 will not load, this problem occurs only on Linux version and not on Window version of the emulator. |
![]() |
![]() |
#125 | ||
FS-UAE Developer
![]() ![]() Join Date: Dec 2011
Location: Førde, Norway
Age: 40
Posts: 3,785
|
Quote:
Actually, the low latency vsync is how full vsync probably should work by default. In this mode, an Amiga frame is emulated and then afterwards it is immediately uploaded to the GPU and rendered. Though the emuiation and rendering are always performed in separate threads, in this case it works more like single thread since the rendering thread waits while the frame is emulated, and a new frame is not emulated until the previous has been shown on screen. With the existing (and still default, for now) behavior, the Amiga frame is emulated in parallel while the previous frame is uploaded and rendered. This allows more time to be used to emulate the frame while still allow vsync, but effectively introduces a 20ms of extra latency since the renderer is always one frame behind. So, It should ideally not make the video smoother, only decrease the latency (And if the computer is a bit slow, the low latency vsync will decrease performance). But I have seen some occasional stuttering in *window mode* on Gnome 3 with compositing, so it is possible the compositing process makes vsync somewhat unreliable (and with Compiz/nVIDIA on Ubuntu 12.04, it is completely broken!), but this problem may be less noticable when emulation and rendering are run serially. Or of course, there is a fs-uae bug in the swapping logic - but I haven't been able to reproduce the same occasional stuttering in full-screen mode ![]() Quote:
Code:
fs-uae --theme=/home/frode/Desktop/1084x_night_wall_white_1.0 |
||
![]() |
![]() |
#126 |
Posts: n/a
|
Is there going to be floppy disk swapping from the GUI eventually?
|
![]() |
#127 | |
FS-UAE Developer
![]() ![]() Join Date: Dec 2011
Location: Førde, Norway
Age: 40
Posts: 3,785
|
Quote:
- Or you can use the new GUI launcher available with the recent development versions. It has for convenience a "select multiple floppies" button which you can use to for instance select all 11 disks of Monkey Island 2 at once (first four will fill the available floppy drives and all disks are automatically added to the swapping list). |
|
![]() |
![]() |
#128 | |
Posts: n/a
|
Quote:
ok..so it doesnt have a "directory browser" that lets me select images via gui, correct? BTW, bad ass job on FS-UAE.. E-UAE GUI crapped out on my Linux Mint 13 distro and yours showed up right on time.. ![]() |
|
![]() |
#129 |
Registered User
![]() |
Something has changed between 1.3.9 andd 1.3.10 .. same config but everything speedup .. i'm launching RSI Megademo par exemple and everything is faassssttt
![]() |
![]() |
![]() |
#130 |
Posts: n/a
|
Hi,
First of all congrats on this amazing amiga emulator, im on mac, and its the best by far. Im using the laucher to configure and play the games, what i would like to ask, is what is the configuration file the laucher uses and where is located, i have been search for it and cant find it. Looked at the laucher package, and on teh FS-EMU folder and nothing, this question is because i have noticed that the laucher dont use my default.fs-uae that is located at the emu folder configurations. Thks. |
![]() |
#131 | |||
FS-UAE Developer
![]() ![]() Join Date: Dec 2011
Location: Førde, Norway
Age: 40
Posts: 3,785
|
Quote:
![]() Quote:
Quote:
![]() |
|||
![]() |
![]() |
#132 |
Registered User
![]() |
using A4000/040, log attached
![]() |
![]() |
![]() |
#133 |
FS-UAE Developer
![]() ![]() Join Date: Dec 2011
Location: Førde, Norway
Age: 40
Posts: 3,785
|
Uhm, ..yes
![]() Also, just a note about the your config: video_sync = low_latency_vsync is invalid, (low_latency_vsync = 1 is valid, but only when full video sync is enabled). And also, full video sync is never enabled in fastest possible mode. You said somewhere that you couldn't run the 32-bit version of fs-uae. But if you run Ubuntu 12.04, you can actually download and install the 32-bit deb due to the new great debian multiarch system (and 32-bit libraries will be pulled in as necessary). -Could be useful if you want to try jit, for instance... In the upcoming FS-UAE 1.3.11, the 32-bit version will also work with large files (> 4GB hdf), which it currently does not. So if anyone here has had trouble with 32-bit fs-uae and large hdf files (or possibly trying to read large memory cards directly on Linux), you should try again when the next version is out! Last edited by FrodeSolheim; 29 May 2012 at 20:40. |
![]() |
![]() |
#134 |
Registered User
![]() |
okay ! excellent ! thx again
![]() |
![]() |
![]() |
#135 |
FS-UAE Developer
![]() ![]() Join Date: Dec 2011
Location: Førde, Norway
Age: 40
Posts: 3,785
|
Version 1.3.11:
|
![]() |
![]() |
#136 |
Registered User
![]() |
The man compiling faster than light
![]() ![]() |
![]() |
![]() |
#137 |
Posts: n/a
|
Hi,
I have read a few post in mention a host.fs-uae config file, and that this host comes first than any config file, like default, where is this host.fs-uae stored ? I would like to make some permanent configurations and just change some few, thats why i would like to find this file, if anyone could point it to me would be nice ![]() Thanks and take care PS : Frode thanks again for this amazing work and for the reply ![]() |
![]() |
#138 | |
FS-UAE Developer
![]() ![]() Join Date: Dec 2011
Location: Førde, Norway
Age: 40
Posts: 3,785
|
Quote:
Code:
(My) Documents/FS-UAE/Configurations/Default.fs-uae (My) Documents/FS-UAE/Configurations/Host.fs-uae Tip for using the launcher: Currently, the Host.fs-uae is also read when fs-uae is started by the launcher. Later, when everything can be controlled from the launcher, the launcher will instruct fs-uae to not read Host.fs-uae to avoid accidental configuration conflicts. |
|
![]() |
![]() |
#139 | |
Registered User
Join Date: Nov 2010
Location: nice / France
Posts: 15
|
Hi Frode,
I did not test the 1.3.10 version, but version 1.3.11 does not display high resolution 1680*1050 (it works if I set 1024*768) (as it is still working in 1.3.9) on MacOSX. When I launch FS-UAE with the following configuration, the screen stay black. Here is the configuration file and the associated log Quote:
Thanks a lot ! |
|
![]() |
![]() |
#140 |
Registered User
Join Date: Feb 2012
Location: Sicily/Palermo/Italy
Age: 43
Posts: 62
|
Frode, the last beta don't load hard disk file.
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
FS-UAE <= 2.9.x development series | FrodeSolheim | support.FS-UAE | 1346 | 18 April 2020 08:02 |
FS-UAE 1.1 Development Series | FrodeSolheim | support.FS-UAE | 214 | 06 May 2012 13:53 |
FS-UAE 1.0 Stable Series | FrodeSolheim | support.FS-UAE | 62 | 01 May 2012 00:15 |
FS-UAE 1.1 Development Series - Autoscaling problem | weiju | support.FS-UAE | 4 | 06 April 2012 06:11 |
E-UAE Development | pjhutch | support.OtherUAE | 1 | 06 October 2008 02:26 |
|
|