![]() |
|
|||||||
| Register | >> Amiga FAQ/Wiki << | Rules & Help | Members List / Moderators List | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools |
|
|
#281 |
|
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 11,938
|
http://www.winuae.net/files/b/winuae_2500b25.zip
Beta 25 RC1: (Final in end of November. Really.) - Switching to interlaced mode and autoscale enabled: don't calculate new size until 2 frames have been drawn to prevent multiple display size changes. - More accurate GUI resizing algorithm. - Show also first few bytes of disk in harddrive selection GUI. - Add real harddrive as IDE: calculate physical CHS values using H=16,S=63,C=total blocks/(H*S) formula to better match with real hardware. (ROM built-in IDE drivers use IDE identify device CHS values to calculate last accessible block of drive, LBA support was added in ROM updates) - Action Replay 2 copper list detection code hang tweak. - Prowizard AC1D update (Asle) |
|
|
|
|
#282 |
|
Registered User
Join Date: Jan 2008
Location: England
Age: 35
Posts: 54
|
Love the 'autoscale aspect correction', it's an excellent feature. It's amazing how so many games fit nicely to a widescreen aspect, it's as if they were made for widescreen long before widescreen was recognized.
Is there (or could there be) a way to have only the In-Use OSD lights ? For example, if i'm playing a 1 disk game it would just show the 'Power' and 'DF0' OSD's (no need for the HD, CD and DF1-DF3 lights). |
|
|
|
|
#283 | ||
|
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 11,938
|
Quote:
![]() Quote:
|
||
|
|
|
|
#284 |
|
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 11,938
|
http://www.winuae.net/files/b/winuae_2500b26.zip
Beta 26 RC2: (1-2 weeks to go) - RTG aspect ratio setting was loaded to wrong variable from config file (filter panel aspect ratio, not RTG) - CD32 CD audio play delay timing fixed. (Was originally timed using bad Liberation CD image) - RTG on screen leds was rendered twice in D3D mode (D3D sprite and software method). - Audio 14bit to 16bit scaling introduced extra low level noise. - Only enable AUDxPER limit hack (to reduce CPU usage with weird programs) if audio DMA is active. Manual AUDxDAT audio software may use higher periods. - Fixed rare crash in input/gameports panel test/remap support. - Added on screen leds per-led enable/disable config file support, for example show_leds_enabled/show_leds_enabled_rtg=power,df0,df1. In future versions order of led names are also supported and gaps in place of disabled leds will be gone. - DPI GUI size compensation disappeared (b25). |
|
|
|
|
#285 |
|
Registered User
Join Date: Jul 2012
Location: Kent
Posts: 376
|
Hope you don't mind Toni I've plugged your Emulator on my site
http://indieretronews.blogspot.co.uk...ulator-on.html
__________________
IndieRetroNews - Indie Retro News on twitter 2500K 4.7GHZ,Z68XP-UD3P,HyperX 8GB, 560Ti OC,Samsung 1TB+SSD CACHE,Win7 Highly Tweaked My motto * You can't please everyone * |
|
|
|
|
#286 | |
|
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 11,938
|
Quote:
![]() |
|
|
|
|
|
#287 |
|
Registered User
Join Date: Nov 2009
Location: UK
Posts: 484
|
Just one question: Will Cloanto be supporting WinUAE 2.5 on final release in Amiga Forever?
|
|
|
|
|
#288 |
|
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 11,938
|
|
|
|
|
|
#289 |
|
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 11,938
|
http://www.winuae.net/files/b/winuae_2500b27.zip
http://www.winuae.net/files/b/winuae64.zip (64-bit version) Beta 27 RC3: - Modulated volume value wasn't range checked, caused noise if volume word was not between 0 to 63. (Platou title music) - Fixed SPTI mode CDFS crash. - CDFS didn't correctly remove hidden trailing ;1's in some Joliet CD filenames. - SPTI standard CD access: Use READ (10), not READ CD when requesting standard 2048 byte user sectors, not all BD/DVD drives support READ CD when reading DVDs. |
|
|
|
|
#290 |
|
Registered User
Join Date: Jul 2012
Location: Kent
Posts: 376
|
Nice
![]()
__________________
IndieRetroNews - Indie Retro News on twitter 2500K 4.7GHZ,Z68XP-UD3P,HyperX 8GB, 560Ti OC,Samsung 1TB+SSD CACHE,Win7 Highly Tweaked My motto * You can't please everyone * |
|
|
|
|
#291 | |
|
Lemon Curry ?
Join Date: Sep 2004
Location: Frederikshavn, Denmark
Age: 38
Posts: 1,937
|
Quote:
![]() Most of the files on the T-Zer0 CD are truncated with ~1 if I mount using CD0: . If I do it the wrong way, mount image in Windows to a virtual drive and then mount the virtual drive as a HD in WinUAE it displays the filenames correct.
__________________
RIP mom (1953-2008) |
|
|
|
|
|
#292 | |
|
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 11,938
|
Quote:
T0 filenames works fine here mounted as a CD + CDFS enabled. You really sure you use built-in CDFS and not some Amiga-side CDFS with bad configuration? (attach logs) Mounting as a HD = exact same file names as Windows explorer shows, no need to check it inside emulation. (Your screenshot shows fallback ISO 9660 names, not joliet or rock ridge long names) |
|
|
|
|
|
#293 |
|
Lemon Curry ?
Join Date: Sep 2004
Location: Frederikshavn, Denmark
Age: 38
Posts: 1,937
|
Aaah what da ya know..
![]() It's just me and the old habit of installing AmiCDROM 1.15.. ![]() Using built-in CDFS did the trick. ![]()
__________________
RIP mom (1953-2008) |
|
|
|
|
#294 |
|
Registered User
Join Date: Nov 2012
Location: Brussels / Belgium
Posts: 2
|
Thanks Toni for continuously bringing improvements to WinUAE. This is really neat work. Nearly any disk I'll insert will function correctly now. This is mint.
|
|
|
|
|
#295 | |
|
Global Moderator
Join Date: Aug 2008
Location: Sidcup, England
Posts: 8,694
|
Quote:
![]() Please help to improve WinUAE still further by letting Toni know which disks they are and uploading them if necessary. Also please give full details of the steps necessary to recreate the symptoms of the failure. That would be a great start to your EAB membership! ![]() |
|
|
|
|
|
#296 |
|
Registered User
Join Date: Nov 2012
Location: Brussels / Belgium
Posts: 2
|
So hello, I've been following UAE since 1996, and I'm one of the guys that encouraged Bernt Schmidt into merging the 68000 and 68040 UAE versions, in 1997 I think.
I read this board quite often but I don't like spending time writing. And yesterday I thought Toni really deserved a congratulation for all that work and dedication (not mentioning the 64b version). All I can say is that *ALL* the ADFs I've been inserting since ~2.4.0 have been working flawlessly. I wish I could test more obscure demos -hence the nearly- but don't have enough time for WinUAE testing these days. If I run into some issue, I promise to report it with the config/logs in the proper topic here. |
|
|
|
|
#297 |
|
Global Moderator
Join Date: Aug 2008
Location: Sidcup, England
Posts: 8,694
|
Thanks for the explanation, fabmars.
![]() I certainly didn't mean to cause offence with my response to your first post here. I thought it was just possible that you were implying that you had found a bug. ![]() Anyway, thanks also for your contribution, however small, to the development of WinUAE all that time ago. I hadn't even heard of the Amiga until 2001! ![]() |
|
|
|
|
#298 |
|
SPS Nose
Join Date: Nov 2008
Location: Hawk's Creek
Age: 37
Posts: 1,141
|
I had almost forgotten about it by then. Until I went to my father's basement in 2008 to re-discover my lost treasures.
![]() And yes, awesome work by Toni. |
|
|
|
|
#299 |
|
Registered User
Join Date: May 2012
Location: Amalur
Posts: 17
|
64-bit version ? What is this ? You said before we will never see a proper 64-bit version because JIT engine etc. isn't it ?
|
|
|
|
|
#300 | ||
|
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 11,938
|
Thanks.
Quote:
64-bit Windows + 32-bit WinUAE: usually max is about 1G. Quote:
Note that any non-working demo (or game) needs real Amiga testing today because most common problem is broken image or corrupted data. |
||
|
|
|
|
#301 |
|
Old fart!
Join Date: Apr 2002
Location: London
Age: 51
Posts: 401
|
Also I suspect some people actually develop via an emulator which as seen in the past on other platforms often leads to an item not working on the real hardware.
__________________
http://mclaneinc.wordpress.com/2011/...ental-illness/ Find out what depression feels like, learn what mental illness does to you. |
|
|
|
|
#302 |
|
Registered User
Join Date: Jul 2012
Location: Kent
Posts: 376
|
Damn it stop replying I keep thinking the final is out
![]()
__________________
IndieRetroNews - Indie Retro News on twitter 2500K 4.7GHZ,Z68XP-UD3P,HyperX 8GB, 560Ti OC,Samsung 1TB+SSD CACHE,Win7 Highly Tweaked My motto * You can't please everyone * |
|
|
|
|
#303 |
|
Registered User
Join Date: Sep 2008
Location: Gainesville U.S.A.
Posts: 296
|
I've just had a look at beta 27 and really like the work done in the AR3 section. The cold start and reset screens work just like my Amiga. Kickstart 2 works like it is supposed to. In my early testing one difference is when the AR3 reset (not keyboard reset) command is issued the freeze button stops working. The freeze button is always working after reset command on real cart.
|
|
|
|
|
#304 |
|
Old fart!
Join Date: Apr 2002
Location: London
Age: 51
Posts: 401
|
Ignore...My error..
__________________
http://mclaneinc.wordpress.com/2011/...ental-illness/ Find out what depression feels like, learn what mental illness does to you. Last edited by Mclane; 28 November 2012 at 18:12. |
|
|
|
|
#305 |
|
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 11,938
|
|
|
|
|
|
#306 |
|
Old fart!
Join Date: Apr 2002
Location: London
Age: 51
Posts: 401
|
The bit where you hold down the keys Toni
Its ok, I managed to be pressing the wrong keys down... Feel stupid now..
__________________
http://mclaneinc.wordpress.com/2011/...ental-illness/ Find out what depression feels like, learn what mental illness does to you. |
|
|
|
|
#307 |
|
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 11,938
|
|
|
|
|
|
#308 |
|
SCCAN Member
|
On that topic...
I normally assign the Right-Amiga key to the right-Ctrl key. This way, it has the same feel as the Amiga keyboards, even when there is no 2nd Windows key on the keyboard
__________________
Dell Precision M4400/8GB RAM/512GB SSD/BD-RE/27" Dell U2711 display/Win7 x64 - WinUAE 2.5.1/OS3.9+Amiga Forever 2012 A1200/68030/68882/64MB RAM/8GB CF Card/IndivisionAGA MkII |
|
|
|
|
#309 |
|
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 11,938
|
http://www.winuae.net/files/b/winuae_2500b28.zip
Beta 28 RC4 (Final on 2-3 days unless something really bad happens) - uaescsi.device SCSI sense data is now returned correctly (For example MakeCD shows error messages that make sense now) - AHI channel swap also swaps AHI recording channels. - BMP screenshots were corrupted. |
|
|
|
|
#310 |
|
Registered User
Join Date: Nov 2012
Location: UK
Posts: 2
|
Small problems I'm having
CPU and FPU page ------------------ FPU 68881 68882 don't shade out when not available advanced Jit Settings cache size arrow jumps to 8 MB and freezes when I slide arrow to 0 MB How do you enable custom CPU frequency ? Thanks ! |
|
|
|
|
#311 | ||
|
WinUAE developer
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 11,938
|
Thanks, this will be fixed in official version.
Quote:
Quote:
|
||
|
|
![]() |
| 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.4.1 beta series | Toni Wilen | support.WinUAE | 223 | 09 May 2012 16:16 |
| WinUAE 2.3.3 beta series | Toni Wilen | support.WinUAE | 124 | 17 September 2011 15:48 |
| WinUAE 1.5.3 beta series | Toni Wilen | support.WinUAE | 58 | 09 November 2008 13:46 |
| WinUAE 1.5.0 beta series | Toni Wilen | support.WinUAE | 453 | 19 June 2008 09:05 |