English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 17 October 2009, 02:10   #301
smoorke
Registered User
 
smoorke's Avatar
 
Join Date: Jul 2007
Location: Ghent/Belgium
Age: 43
Posts: 247
Send a message via MSN to smoorke
since b14, winuae no longer wants to open kickstarts wich are on a networked path (\\CName\SName\Path\kick.rom)

Last edited by smoorke; 20 October 2009 at 20:29. Reason: removed logs
smoorke is offline  
Old 17 October 2009, 12:19   #302
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by smoorke View Post
since b14, winuae no longer wants to open kickstarts wich are on a networked path (\\CName\SName\Path\kick.rom)
Urgh. I added "path cleanup" code that removes possible double \\'s or //'s without testing if path started with \\..
Toni Wilen is offline  
Old 18 October 2009, 16:57   #303
Predabot
Registered User
 
Predabot's Avatar
 
Join Date: Nov 2008
Location: Swedun'
Posts: 397
So it's an easy fix then, Toni?
Predabot is offline  
Old 19 October 2009, 09:17   #304
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by Predabot View Post
So it's an easy fix then, Toni?
Yeah, this is normal brown paper bag bug
Toni Wilen is offline  
Old 31 October 2009, 12:35   #305
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
http://www.winuae.net/files/b/winuae_2000b19.zip

Beta 19:

- do not "fix" \\'s at start of path (b14)
- sound sync ignored recently emulated NTSC short/long line toggle
- less aggressive sound sync in non-vsync modes (not much point really)
- 68020 CE cycle counting rewritten (may not be better yet but easier to tweak in future)
- added support for single sided PC/Atari ST-style images
- added .st to disk image dialog extension list, .vhd to hardfile list
- onscreen leds show selected disk side
- onscreen led track number is dimmed when drive is empty
- always mount regular hardfiles, even if dostype is unknown or filesystem fails to load (unknown dostype = whole drive disappeared after reboot)
- add or create regular partition hardfile and size >=512M: generate more compatible default disk geometry (cylinders less than 65536)
- Action Replay statefile support should work again (again and again)
- AVIOutput: handle recording thread errors without freezing, record as 24-bit (instead of 32) if display is 32-bit
- fixed really stupid and old bug in blitter state restore
- added pause priorities (user pause > inactive > minimized), lower priority pause states can't unpause higher priority states
Toni Wilen is offline  
Old 31 October 2009, 14:58   #306
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by Maren View Post
Good job , still, I can no longer set my custom resolutions even though they remain selectable from the Display panel, it always falls back to 720x576.
Does not appear to be problem in winuae, display driver/directdraw says "can't do and I don't even know whats wrong". (and I don't think this is beta specific..)
Toni Wilen is offline  
Old 31 October 2009, 15:14   #307
kaptajnbligh
 
Posts: n/a
Quote:
Originally Posted by Toni Wilen View Post
Is there anywhere I can download the source code of the 2.0 betas?
 
Old 31 October 2009, 15:54   #308
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by kaptajnbligh View Post
Is there anywhere I can download the source code of the 2.0 betas?
winuaesrc.zip in same directory
Toni Wilen is offline  
Old 31 October 2009, 17:39   #309
Maren
Banned
 
Join Date: Jul 2009
Location: *
Posts: 567
Quote:
Originally Posted by Toni Wilen View Post
Does not appear to be problem in winuae, display driver/directdraw says "can't do and I don't even know whats wrong". (and I don't think this is beta specific..)
Yep, and that's why I removed the post

After some testing, I tracked down the problem to Forceware's "Hide modes that this monitor cannot support" which got checked somehow.
Maren is offline  
Old 01 November 2009, 12:08   #310
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
SFS HDF does not work (single-partition, not RDB).

I don't know how it's expected to work, but I am sure this is wrong.

Did this:

- Add Hardfile
- entered 100 MB, selected SFS, clicked on Create
- status line says "6400 cyls, 204800 blocks, 100.0MB/100.0MB SFS..... [5346530000000000]"
- Ok, Start

Now in 1.6.1 the HDF does not appear at all. Assign and Info don't show DH0.

In B19 an icon DH0:SFS appears which means it is mounted as DOS, not SFS (should be DH0:NDOS). Version DH0: shows the same, filesystem 40.1 instead of SmartFileSystem.

Also in 1.6.1 after creating a HDF, it is automatically put into the Path field, in B19 you have to select it manually.
thomas is offline  
Old 01 November 2009, 12:14   #311
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by thomas View Post
SFS HDF does not work (single-partition, not RDB).
This means it can't find filesystem driver, point filesys-path in hardfiles properties to sfs driver. (there is no RDB so it can't find it automatically, unless you have patched rom that includes sfs driver in filesys.resource)

(note that this is not really supported anymore feature, just use RDB)
Toni Wilen is offline  
Old 03 November 2009, 18:00   #312
Maren
Banned
 
Join Date: Jul 2009
Location: *
Posts: 567
As far as cycle-exact A500 emulation is concerned, everything has been very stable for a couple of betas now, except for the minor, untestable glitch in Rolling Ronny. I have run a billion demos, plenty of games and I have yet to witness something genuinely abnormal occur

So, is there something specific you would like to have thoroughly tested? just curious.
Maren is offline  
Old 03 November 2009, 21:18   #313
plankton
Banned
 
Join Date: Apr 2009
Location: .
Posts: 26
Quote:
Originally Posted by Toni Wilen View Post
...unless you have patched rom that includes sfs driver in filesys.resource)

Just out of curiosity, what is the method to prepare a modified yet bootable rom?
plankton is offline  
Old 03 November 2009, 21:42   #314
msayed1977
Better than the Original
 
msayed1977's Avatar
 
Join Date: May 2008
Location: Cairo, Egypt
Posts: 152
in beta 19:
The title screen of "Kick Off 2", there is a black horizontal line that appears and disappears continuously (you can find it near the bottom).

Note:
I use "Double" Line Mode, and Horizontal & Vertical Centering.
msayed1977 is offline  
Old 04 November 2009, 14:25   #315
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by Maren View Post
As far as cycle-exact A500 emulation is concerned, everything has been very stable for a couple of betas now, except for the minor, untestable glitch in Rolling Ronny. I have run a billion demos, plenty of games and I have yet to witness something genuinely abnormal occur

So, is there something specific you would like to have thoroughly tested? just curious.
Any demo. Lots of weird hardware banging + really easy to duplicate, usually no interactivity


Quote:
Originally Posted by plankton View Post
Just out of curiosity, what is the method to prepare a modified yet bootable rom?
Remus, see other threads for more information.

Quote:
Originally Posted by msayed1977 View Post
in beta 19:
The title screen of "Kick Off 2", there is a black horizontal line that appears and disappears continuously (you can find it near the bottom).

Note:
I use "Double" Line Mode, and Horizontal & Vertical Centering.
Include image checksum please (or upload it to the zone), there are too many Kick Off 2 "versions" floating around.
Toni Wilen is offline  
Old 04 November 2009, 16:15   #316
msayed1977
Better than the Original
 
msayed1977's Avatar
 
Join Date: May 2008
Location: Cairo, Egypt
Posts: 152
Here I have included my kick off 2 image.
Attached Files
File Type: zip Kick Off 2.zip (307.5 KB, 147 views)
msayed1977 is offline  
Old 05 November 2009, 18:50   #317
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by msayed1977 View Post
Here I have included my kick off 2 image.
I can't duplicate using any available A500 quickstart configuration.
Toni Wilen is offline  
Old 05 November 2009, 21:32   #318
msayed1977
Better than the Original
 
msayed1977's Avatar
 
Join Date: May 2008
Location: Cairo, Egypt
Posts: 152
Quote:
Originally Posted by Toni Wilen View Post
I can't duplicate using any available A500 quickstart configuration.
I have attached my configuration files.
Attached Files
File Type: zip Configurations.zip (32.4 KB, 143 views)
msayed1977 is offline  
Old 05 November 2009, 21:36   #319
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by msayed1977 View Post
I have attached my configuration files.
I think you should read rules in first post first. (is this even beta specific?)
ADDED: above simply means: more information please or this gets ignored.

Last edited by Toni Wilen; 05 November 2009 at 21:48.
Toni Wilen is offline  
Old 05 November 2009, 23:26   #320
msayed1977
Better than the Original
 
msayed1977's Avatar
 
Join Date: May 2008
Location: Cairo, Egypt
Posts: 152
Quote:
Originally Posted by Toni Wilen View Post
I think you should read rules in first post first. (is this even beta specific?)
ADDED: above simply means: more information please or this gets ignored.
It is beta 19 specific (maybe beta 18 also).
I use DirectX 9.0c (August 2009)
I use Windows XP SP3 Pro
My VGA card is GeForce 8500 GT
msayed1977 is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
WinUAE 2.5.1 beta series Toni Wilen support.WinUAE 69 22 December 2012 10:22
WinUAE 2.3.3 beta series Toni Wilen support.WinUAE 124 17 September 2011 15:48
WinUAE 2.3.2 beta series Toni Wilen support.WinUAE 79 31 May 2011 19:39
WinUAE 2.3.0 beta series (was 2.2.1) Toni Wilen support.WinUAE 229 22 September 2010 19:20

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 14:24.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.27313 seconds with 16 queries