English Amiga Board


Go Back   English Amiga Board > Support > support.WinFellow

 
 
Thread Tools
Old 07 June 2002, 16:25   #1
Muzkat
Into the Wonderful
 
Muzkat's Avatar
 
Join Date: Jul 2001
Location: Earthrealm
Age: 42
Posts: 1,429
Two questions

Question 1: Does Vroom play significantly faster on Winfellow than on Win UAE? On my Fellow, the game flies!!! The roadside objects become a blur Not that I'm complaining. I think it's great

Or, does Vroom play slower on Win UAE? (right now I'm using the latest version of UAE)

Question 2: Does animation (ie: when sprites and objects move around the screen) appear...hazy...in Winfellow? On mine, it does.

Is this normal, or have I enabled something by accident? I've tried mucking around with the display properties, but to no avail.

Thanx
Muzkat is offline  
Old 08 June 2002, 02:31   #2
andreas
Zone Friend
 
Join Date: Jun 2001
Location: Germany
Age: 50
Posts: 5,857
Send a message via ICQ to andreas Send a message via AIM to andreas
Quote:
Question 2: Does animation (ie: when sprites and objects move around the screen) appear...hazy...in Winfellow? On mine, it does.
YES!

And I know why: it's the code!
If you have access to a machine that can still run REAL dos (I've got Win2k ), try to compare Fellow 0.3.3 and Fellow 0.3.6 R1.
You will see that the outlines of the sprites appear much more clearer in 0.3.3 than they do in 0.3.6 R1.
Ah, and playing ZOOL 2 in WinFellow is really a pain for the eyes ...

Petter? Worfje? carfesh? Can anyone of you confirm this?
andreas is offline  
Old 11 June 2002, 10:51   #3
Worfje
Moderator
 
Worfje's Avatar
 
Join Date: Oct 2001
Location: The Netherlands
Posts: 125
Yes, i can confirm the hazy/blurry sprites and overall image quality of WinFellow. The blurring is caused by using a fixed size frame buffer of around 320x200 pixels. With higher resolutions (for example 640x400) this would lead to loss of information. Currently, the frame uses some kind of interpolation scheme to map a higher resolution to the fixed frame buffer.

This problem has my attention and i already talked about it with Petter (who has written the code). I will look into it and keep you updated on the progress.
Worfje is offline  
Old 11 June 2002, 15:59   #4
Muzkat
Into the Wonderful
 
Muzkat's Avatar
 
Join Date: Jul 2001
Location: Earthrealm
Age: 42
Posts: 1,429
Thanx Worfje. Keep up the good work, mate.
Muzkat is offline  
Old 18 June 2002, 16:32   #5
andreas
Zone Friend
 
Join Date: Jun 2001
Location: Germany
Age: 50
Posts: 5,857
Send a message via ICQ to andreas Send a message via AIM to andreas
Thanks Worfje for the info.
Quote:
Currently, the frame uses some kind of interpolation scheme to map a higher resolution to the fixed frame buffer.
Ah, now I see. Didn't know that you're interpolating higher resolutions.
So another circumstance comparable to this would be the loss of quality and sharpness if you're playing a video with Media Player in DOUBLE size. I doubt that they're using a different method.
andreas is offline  
Old 20 June 2002, 14:17   #6
Worfje
Moderator
 
Worfje's Avatar
 
Join Date: Oct 2001
Location: The Netherlands
Posts: 125
As 'promised' here's a update:

I've been going through the graphical code which is written by Petter. Going through the code raised all kinds of questions, which Petter answered on the email. If someone wishes, i can put them (question/answer) on the forum.

It is difficult code (yes, it's mostly uncommented assembly), but its working is becoming clearer. With help of Petter i got a working rendering for higher resolution without the loss of pixels. The true 640x200 resolution (a DOS-screen and Lemmings menu) is shown. To use it in a next snapshot we need to align the DirectDraw blitting source window and destination window, they have changed due to the changed use of the frame buffer (640x200 instead of 320x200). This is the first step in getting rid of the interpolation and loss of pixels.

If there are question (raised by above), feel free to post them.
Quote:
So another circumstance comparable to this would be the loss of quality and sharpness if you're playing a video with Media Player in DOUBLE size. I doubt that they're using a different method.
They use the same method, since they also blit using DirectX.
Worfje is offline  
Old 20 June 2002, 21:29   #7
andreas
Zone Friend
 
Join Date: Jun 2001
Location: Germany
Age: 50
Posts: 5,857
Send a message via ICQ to andreas Send a message via AIM to andreas
Smile

Yay, now I know why the effect looks so similar.
Thanks for the good news, Worfje!
andreas 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
A few questions Muzer project.ClassicWB 10 12 September 2009 14:14
C/C++ questions pmc Coders. General 26 22 May 2007 03:22
Three Little Questions. mindjoker support.Hardware 2 16 March 2003 03:38
Two questions Drakon request.Old Rare Games 7 19 November 2002 19:33
A few questions! One1 New to Emulation or Amiga scene 2 30 October 2002 17:41

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:27.

Top

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