English Amiga Board


Go Back   English Amiga Board > Support > support.WinUAE

 
 
Thread Tools
Old 12 July 2008, 15:40   #81
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by MandiATO View Post
heavily flicks when I move mouse pointer
Do you mean it is either 100% correct looking cursor or it has pink rectangle depending on location?

Do you see any "logic" in cursor behaviour?

For example, does it stay correct if you move mouse down only? Or is it totally random looking? Set mouse speed to very slow and try moving it pixel by pixel.. (Perhaps the problem only happens in specific positions and my test is using "correct" positions..)

[/QUOTE]
Toni Wilen is online now  
Old 12 July 2008, 21:06   #82
MandiATO
 
Posts: n/a
Quote:
Originally Posted by Toni Wilen View Post
Do you mean it is either 100% correct looking cursor or it has pink rectangle depending on location?
Pointer itself is 100% correct, but uncer pointer whole pointer area is filled by non-transparent pink rectangle.

Quote:
Originally Posted by Toni Wilen View Post
Do you see any "logic" in cursor behaviour?

For example, does it stay correct if you move mouse down only? Or is it totally random looking? Set mouse speed to very slow and try moving it pixel by pixel.. (Perhaps the problem only happens in specific positions and my test is using "correct" positions..)
There's nothing "logic" in that. This doesn't depend from cursor speed. And it only occurs when I boot to 32 bit GFX modes. When I boot into any other bit-depth GFX mode there's no problem. When I change GFX mode after booting it's also ok, but booting directly to 32 bit mode results in pink rectangle under pointer. I can live with that, I can set 16-bit mode, even 4-bit mode is enought to my work:-). Maybe easiest way will be adds new option in Display option - with description that use it only when problems with pointer occurs. And don't automate dertecting that, this is not worth effort for one user right now.

Regards
MandiATO
 
Old 13 July 2008, 13:32   #83
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
http://www.winuae.net/files/b/winuae_1510b5.zip

Beta 5:

- avi recording crash if only audio recording was enabled
- native dll support fixed
- do not enable second Z3 board if RAM limit reached (=decrease Z3 size) and Z3 size is smaller than 256M (4M+2M combination for example is quite stupid..)
- adjusted max RAM limit calculation (max RAM + max page file instead of currently available RAM + max page file)
- sound adjustments, previously it was possible to lock non-safe portion of directsound sound buffer causing glitches in some cases (which may or may have never happened)
- SuperEagle, Super2xSaI and 2xSaI 32-bit color support added
- disable filter if filter size multiplier is too big for configured display size (instead of overflowing buffers..)
- resolution and doubling setting change on the fly updates filter centering
- added -ddsoftwarecolorkey command line option. Workaround for buggy Intel integrated laptop chipset Vista graphics driver causing non- transparent (pink rectangle) RTG hardware cursor
- (new AHI driver will be only available after 1.5.1)
Toni Wilen is online now  
Old 13 July 2008, 15:07   #84
MandiATO
 
Posts: n/a
Quote:
Originally Posted by Toni Wilen View Post
- added -ddsoftwarecolorkey command line option. Workaround for buggy Intel integrated laptop chipset Vista graphics driver causing non- transparent (pink rectangle) RTG hardware cursor
Thanks! This solve my issue! Now everything works here as expected! Again many thanks!

Regards
MandiATO
 
Old 14 July 2008, 20:48   #85
hexaae
Bug hunter
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 48
Posts: 2,161
Since v 1.5.x WUAE shows a strange sprite bug with Apidya.
Here is a shot: the dropping bombs (you have to play for 30-40 secs) have those vertical lines following the bomb trajectory:

With WUAE 1.4.6 and previous doesn't appear...
I'm using Apidya with the very latest WHD installer.

Last edited by hexaae; 14 July 2008 at 20:53.
hexaae is offline  
Old 14 July 2008, 21:50   #86
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
uaescsi.device (with CD0 mounted) + Check4GB crashes WinUAE. Screen becomes black and crashdump appears.
Attached Files
File Type: zip winuae_1515_20080714_213621.zip (30.1 KB, 312 views)
thomas is offline  
Old 14 July 2008, 22:48   #87
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by thomas View Post
uaescsi.device (with CD0 mounted) + Check4GB crashes WinUAE. Screen becomes black and crashdump appears.
It seems there is no check if media is not inserted when calling uaescsi.device CMD_READ and friends.. (HD_SCSICMD works)

What does real scsi.device return in this case? Error 29? (trackdisk "no disk" error)
Toni Wilen is online now  
Old 14 July 2008, 23:19   #88
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by hexaae View Post
With WUAE 1.4.6 and previous doesn't appear...
I'm using Apidya with the very latest WHD installer.
Does it happen with disk version using a500 config? I don't really care about whdload specific problems. (if it is the usual "too fast" everything)
Toni Wilen is online now  
Old 15 July 2008, 00:08   #89
Steve
I Identify as an Ewok
 
Steve's Avatar
 
Join Date: Jul 2001
Location: North Lincolnshire
Age: 45
Posts: 2,356
Quote:
Originally Posted by Toni Wilen View Post
Does it happen with disk version using a500 config?
No it doesn't. I tried the IPF version using a standard A500 config. I didn't find any sprite problems.
Steve is offline  
Old 15 July 2008, 08:05   #90
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
Quote:
Originally Posted by Toni Wilen View Post
It seems there is no check if media is not inserted when calling uaescsi.device CMD_READ and friends.. (HD_SCSICMD works)
The only read command Check4GB uses is TD_READ64 with io_Data/Length/Offset/Actual all 0. This should return either IOERR_NOCMD (if TD64 is not supported) or something like invalid length or so. That's the documented way to check for TD64 support. It should not even try to read anything IMHO. Especially because io_Data is not valid.

Check4GB uses these commands (in this order):

NSCMD_DEVICEQUERY
TD_READ64
HD_SCSICMD Read Capacity
HD_SCSICMD Read(10)


Quote:
What does real scsi.device return in this case? Error 29? (trackdisk "no disk" error)
Don't know (no real Amiga at hand). Trackdisk.device returns 29.

BTW, it cannot be CMD_READ because this is what TSGUI uses and TSGUI does not crash. In TSGUI uaescsi.device returns -5 on an empty drive. TSGUI does not check for TD64 if the drive is not bigger than 4GB. Check4GB always does the check.
thomas is offline  
Old 15 July 2008, 15:18   #91
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by thomas View Post
The only read command Check4GB uses is TD_READ64 with io_Data/Length/Offset/Actual all 0. This should return either IOERR_NOCMD (if TD64 is not supported) or something like invalid length or so. That's the documented way to check for TD64 support. It should not even try to read anything IMHO. Especially because io_Data is not valid.
It was the length check that passed when length was zero
Now it returns IOERR_BADLENGTH (same fix also added to uaehf.device)

It still can return weird error codes if no disk in drive and data, length and offset are valid.
Toni Wilen is online now  
Old 15 July 2008, 20:34   #92
hexaae
Bug hunter
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 48
Posts: 2,161
Quote:
Originally Posted by Steve View Post
No it doesn't. I tried the IPF version using a standard A500 config. I didn't find any sprite problems.
You have to play it for a while. The dropping bomb trash bug happens after the first mushroom...
I tried with another WHD installer (written by another author in 2001) and it does the same...
Even slowing down emulation (CPU, Match A500 speed) the bug is still there. With WUAE 1.4.6 there is no trashed sprite instead. That's strange...
If I try to run the Quickstart config A500 the emulator quits saying the ROM setting is incompatible with the Apidya1.ADF (???)...
hexaae is offline  
Old 15 July 2008, 20:38   #93
Retro-Nerd
Missile Command Champion
 
Retro-Nerd's Avatar
 
Join Date: Aug 2005
Location: Germany
Age: 52
Posts: 12,438
Quote:
Originally Posted by hexaae View Post
If I try to run the Quickstart config A500 the emulator quits saying the ROM setting is incompatible with the Apidya1.ADF (???)...
Try the IPF images. There should be no bugs and it boots flawless here.
Retro-Nerd is offline  
Old 15 July 2008, 20:46   #94
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by hexaae View Post
If I try to run the Quickstart config A500 the emulator quits saying the ROM setting is incompatible with the Apidya1.ADF (???)...
Sounds as if UAE can't find a Kickstart ROM. Check the path in the "ROM" settings.
StingRay is offline  
Old 15 July 2008, 21:53   #95
Photon
Moderator
 
Photon's Avatar
 
Join Date: Nov 2004
Location: Eksjö / Sweden
Posts: 5,602
When I read 'window sizing': Is it possible to get a 1280x512 ECS resolution on a 1280x1024 capable PC in windowed mode?

To be honest, I haven't experimented, but it seems it's 320x256, 640x256 doubled, or 640x512 with interlace.

Looking forward to next version, will try this one - please advise me as to the above quandary.
Photon is offline  
Old 15 July 2008, 22:23   #96
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by hexaae View Post
You have to play it for a while. The dropping bomb trash bug happens after the first mushroom...
I tried with another WHD installer (written by another author in 2001) and it does the same...
Even slowing down emulation (CPU, Match A500 speed) the bug is still there. With WUAE 1.4.6 there is no trashed sprite instead. That's strange...
JIT enabled? 1.5.0+ had some JIT adjustments that increase speed but can cause even more weird timings to happen with custom chipset and blitter. (it still works as long as blitter waits are correct. at least in theory..)

Does it start working if you run winuae with -jitevent 3000? ("winuae.exe -jitevent 3000")

Quote:
If I try to run the Quickstart config A500 the emulator quits saying the ROM setting is incompatible with the Apidya1.ADF (???)...
It means disk has FFS bootblock = non 1.3 compatible. (weird disk..)

EDIT: I was wrong, it really means no KS ROM found. (message means "kickstart replacement" could not boot it)

Last edited by Toni Wilen; 15 July 2008 at 22:40.
Toni Wilen is online now  
Old 15 July 2008, 22:25   #97
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,505
Quote:
Originally Posted by Photon View Post
When I read 'window sizing': Is it possible to get a 1280x512 ECS resolution on a 1280x1024 capable PC in windowed mode?

To be honest, I haven't experimented, but it seems it's 320x256, 640x256 doubled, or 640x512 with interlace.

Looking forward to next version, will try this one - please advise me as to the above quandary.
What do you mean? Scale laced superhires to 1280x1024 with 1:2 pixel mapping? Selecting superhires in resolution selectbox and enabling null filter and setting horiz=1x and vert=2x should do it.
Toni Wilen is online now  
Old 16 July 2008, 00:40   #98
hexaae
Bug hunter
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 48
Posts: 2,161
Quote:
Originally Posted by Toni Wilen View Post
JIT enabled? 1.5.0+ had some JIT adjustments that increase speed but can cause even more weird timings to happen with custom chipset and blitter. (it still works as long as blitter waits are correct. at least in theory..)

Does it start working if you run winuae with -jitevent 3000? ("winuae.exe -jitevent 3000")



It means disk has FFS bootblock = non 1.3 compatible. (weird disk..)

EDIT: I was wrong, it really means no KS ROM found. (message means "kickstart replacement" could not boot it)
Tried with -jitevent 3000 and tried also to run the game without JIT at all. Still the same gfx bugs.
Happens also with disk images from the original game, I've got it with full box, and shows no sprite problems with WUAE 1.4.6. That's why I thought to a sprite bug in latest WUAE... Isn't strange that in the same conditions (same WUAE settings, same disks etc.) with WUAE 1.4.6 there was no garbage around those sprites 'till WUAE 1.5 came out?

Last edited by hexaae; 16 July 2008 at 00:47.
hexaae is offline  
Old 16 July 2008, 00:41   #99
hexaae
Bug hunter
 
hexaae's Avatar
 
Join Date: Jul 2006
Location: Italy
Age: 48
Posts: 2,161
Quote:
Originally Posted by Retro-Nerd View Post
Try the IPF images. There should be no bugs and it boots flawless here.
I got the original game.
I WHD-zied it.

PS
The ADF files I tried to use were from a quick game crack downloaded from the net... just to test...
hexaae is offline  
Old 16 July 2008, 03:25   #100
Photon
Moderator
 
Photon's Avatar
 
Join Date: Nov 2004
Location: Eksjö / Sweden
Posts: 5,602
Quote:
Originally Posted by Toni Wilen View Post
What do you mean? Scale laced superhires to 1280x1024 with 1:2 pixel mapping? Selecting superhires in resolution selectbox and enabling null filter and setting horiz=1x and vert=2x should do it.
Yup, that's it exactly. Thx.
Photon 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 17:01.

Top

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