vogons - very old games on new systems Last Visit : never :: 2013-5-24 @ 09:11 pm : Now
?FAQ sSearch mMemberlist uUsergroups
rRegister pProfile "Messages lLog in
View posts : unanswered
Forum Index :: OpenGLide Development ::
up 0.09 Alpha 7 Release
Goto page 1, 2, 3  Next
Reply with quote 0.09 Alpha 7 Release :: 2003-1-03 @ 10:32 pm
GoldFinger
Member
no avatar
Joined: 2002-09-26
Posts: 152
Check it out, see if this fix the problem with TR and with others, I am speeding the code a lot, these may not imply a direct speed in games as they control the timing but I am sure less overhead means greater smooth playing... Happy
Post your finds here.
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 06:03 am
Kaminari
Classic Raider
[avatar]
Joined: 2002-12-06
Posts: 681
Fabio,

The performances are great, sadly the transparency issue isn't resolved in TR. Below I provide some screenshots of this problem as it appears on my system with OpenGlide alpha 5 to 7.

http://namida.com/kaminarimon/tmp/tr1g_01.jpg (0.09a7)
http://namida.com/kaminarimon/tmp/tr1g_02.jpg (0.09a7)
http://namida.com/kaminarimon/tmp/tr1g_03.jpg (0.09a7)
http://namida.com/kaminarimon/tmp/tr1g_04.jpg (0.09a4)

Compare the third and fourth shots; hopefully you'll figure out what's wrong here Sticking Tongue Out
Post new topicReply to topic
Hidden
Reply with quote :: 2003-1-04 @ 07:33 am
DosFreak
Freaky Ram Thing
[avatar]
Joined: 2002-06-30
Posts: 8338
Location: Your Head
Just did a quick test with the Morpheus map in UT.

(Same settings) 1600X1200 16bit
OGL=130fps
Glide=90fps.

Very Happy Good job!

_________________
Game Acronym List
DosBox CVS Builds
DosBox Feature Request Thread
DosBox FAQ
PC Game Compatibility List
DOSBox Video Tutorial
Quote:
John Bender: Without lamps there'd be no light.
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 01:11 pm
Glidos
l33t
[avatar]
Joined: 2002-08-08
Posts: 3093
I must have missed some earlier posts: I didn't know about the transparency problem. I'll try to take a look today sometime.

TR uses chromakeying. When I implemented that in OpenGlide, part of the alteration was to enable OpenGL blending when Glide has chromakeying enabled. I'd imagine that is where things have gotten broken... unless you've made changes to the texture cachine in PGTexture.cpp
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 02:21 pm
GoldFinger
Member
no avatar
Joined: 2002-09-26
Posts: 152
Welcome back Paul,
If you can look at the TR problem it would be great... Happy
I am changing so many stuff that I dont know what I`ve broke Sticking Tongue Out
I will be looking at it anyway too.
Thanks all for the feedback.
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 03:13 pm
GoldFinger
Member
no avatar
Joined: 2002-09-26
Posts: 152
Thanks Paul,
I think I found the problem, it is exactly in the chroma keying, I changed the way palettes are handled but did not changed the ApplyKeyToPalette function.
UPDATE: Wrong, the problem was in the ChromakeyValue function and not in the Apply...

I will be releasing and 0.09 Alpha 8 right now
Post new topicReply to topic
Offline
Reply with quote Holy shit :: 2003-1-04 @ 04:04 pm
GoldFinger
Member
no avatar
Joined: 2002-09-26
Posts: 152
Damn,
What did I done?
Now lots of games that did not work before are great, Wing Commander Prophecy, Descent FreeSpace and a lot of others are RUNNING GREAT.
Please people try the new release out and tell me teh results, try it with games that did not work and that worked, try TR and others... please... Happy
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 04:50 pm
DosFreak
Freaky Ram Thing
[avatar]
Joined: 2002-06-30
Posts: 8338
Location: Your Head
You got it...

_________________
Game Acronym List
DosBox CVS Builds
DosBox Feature Request Thread
DosBox FAQ
PC Game Compatibility List
DOSBox Video Tutorial
Quote:
John Bender: Without lamps there'd be no light.
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 05:09 pm
Kaminari
Classic Raider
[avatar]
Joined: 2002-12-06
Posts: 681
Two thumbs up Happy

Now there's only one peculiar problem remaining, as far as I can tell (I only got TR to test my teeth on, but it could affect other games as well). The transparency issue is completely gone... except when displaying the Inventory screen Confused

Have a look:

http://namida.com/kaminarimon/tmp/tr1g_05.jpg (0.09a8)
http://namida.com/kaminarimon/tmp/tr1g_06.jpg (0.09a8)
http://namida.com/kaminarimon/tmp/tr1g_07.jpg (0.09a4)

Hope that helps.
Post new topicReply to topic
Hidden
Reply with quote Damn :: 2003-1-04 @ 05:15 pm
GoldFinger
Member
no avatar
Joined: 2002-09-26
Posts: 152
If I fix this problem I will release it as 0.09 version.
I need to install Tomb Raider to test it, well, Paul, any ideas?
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 05:21 pm
Glidos
l33t
[avatar]
Joined: 2002-08-08
Posts: 3093
GoldFinger wrote:

Thanks Paul,
I think I found the problem, it is exactly in the chroma keying, I changed the way palettes are handled but did not changed the ApplyKeyToPalette function.
UPDATE: Wrong, the problem was in the ChromakeyValue function and not in the Apply...

I will be releasing and 0.09 Alpha 8 right now


Eee, strange: I updated about 4:00pm, tested all the Glidos games, plus RedBaron and saw no problems. Could your "right now" above have been earlier than 4:00pm?

Also I looked at the Chromakey stuff and could find nothing wrong. I did see a removed "& 0x00FFFFFF"...

Hang on, I'm having another look now. I think I see what you mean - comparing an RGB value with a BGR one. I think I must have updated after the fix. Craig, this should fix a lot of the transparency problems in Screamer too.

Great! Great! Great! I have a few more games to test, but so far no new problems.

Oh, the sun in Redguard is still broken. We don't yet handle the case where the alpha-combine unit uses a texture while the color-combine unit does. Just thought I'd remind you in case you are working in area where that issue might be handled.

Really great work.
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 05:30 pm
Glidos
l33t
[avatar]
Joined: 2002-08-08
Posts: 3093
Kaminari wrote:

Two thumbs up Happy

Now there's only one peculiar problem remaining, as far as I can tell (I only got TR to test my teeth on, but it could affect other games as well). The transparency issue is completely gone... except when displaying the Inventory screen Confused

Have a look:

http://namida.com/kaminarimon/tmp/tr1g_05.jpg (0.09a8)
http://namida.com/kaminarimon/tmp/tr1g_06.jpg (0.09a8)
http://namida.com/kaminarimon/tmp/tr1g_07.jpg (0.09a4)

Hope that helps.


We are all posting simultaneously so the order of comments might seem a bit strange.

Anyway the problem with the background isn't transparency I think. When you go to the inventory screen in TR, it reads the LFB to get a snapshot of the game, it darkens it, splits it into 6 textures and renders it back as textured rectangles. Something
is going wrong in that process. It is unlikely that TR is reading constant grey out of the LFB, so I think the texture creation must be failing, so OpenGL is being told to use a non-existent texture.

Oh hang on: is this v1.19 of Glidos? Early versions didn't handle the menu background.
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 05:32 pm
Glidos
l33t
[avatar]
Joined: 2002-08-08
Posts: 3093
Glidos wrote:

Oh hang on: is this v1.19 of Glidos? Early versions didn't handle the menu background.

Sorry stupid comment. You show one working version and one not, with the only difference being the OpenGlide version. I'll have a look and see if I can get the same problem.
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 06:34 pm
Kaminari
Classic Raider
[avatar]
Joined: 2002-12-06
Posts: 681
No, you're right, I should have mentioned it. Actually I'm using your latest 'Blood ver 3' built. I'll give a try to the original 1.19 server.
Post new topicReply to topic
Hidden
Reply with quote :: 2003-1-04 @ 06:49 pm
DosFreak
Freaky Ram Thing
[avatar]
Joined: 2002-06-30
Posts: 8338
Location: Your Head
OpenGlide 0.09 Alpha 8

WORKS

NO PROBLEMS

Return Fire 2
Works great

Terminus
Works

Mortal Kombat 4
Works

GRAPHICS PROBLEMS

Carmageddon 2
Graphics messed up in menus. In game graphics work.

Descent 3
Graphics mess up when firing weapons.

Formula 1
Menu graphics are corrupted and runs very slowly in menus.
Runs and looks fine in game.

Starsiege Tribes
Works good but seperation between textures is shown.

Turok
Game text is messed up.

SLOW

Freespace 2
Works but waaaaayyy too slow.

Myth 2 SoulBlighter
Works but runs slow at 1024X768.




DOES NOT WORK

Uprising 2
Graphics are corrupted.

Requiem
Doesn't work. Don't think it's glide.






NEED TO TEST
Undying
Need to test

Unreal
Need to Test

Unreal Tournament
Need to test

Adventure Pinball: Forgotten Island
Need to test

Rune
Need to test

Star Trek Deep Space Nine The Fallen
Need to test

Deus Ex
Need to test

_________________
Game Acronym List
DosBox CVS Builds
DosBox Feature Request Thread
DosBox FAQ
PC Game Compatibility List
DOSBox Video Tutorial
Quote:
John Bender: Without lamps there'd be no light.
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 07:02 pm
CraigG
Retro/PC Gamer
[avatar]
Joined: 2002-09-01
Posts: 207
Well I hate to be the bringer of bad news, but.......

I see no change in any of my win games from the last few releases. Sorry. Sad

Ignition still has tremendous slow down problems, almost the same as Screamer for DOS. The freeplaying mode plays just fine, but start a game and it all slows down to just 6fps max.

Outlaws still doesn't display any graphics, only your gun.

Croc still has the same transparent problems, whereby all sprites are surrounded in black.

_________________
Athlon 64 3000+ stock
MSI NForce 4 K8N Neo Platinum
2Gb RAM
nVidia Geforce 6800GT stock clocks
SBLive! Platinum + Audigy ZS2 Drivers
WinXP Pro SP2
Post new topicReply to topic
Offline
Reply with quote I think I fixed :: 2003-1-04 @ 08:20 pm
GoldFinger
Member
no avatar
Joined: 2002-09-26
Posts: 152
Hey all, thanks for teh reply, I released another file, this one is Release Candidade 1, so, if this one is ok I will release it... Happy
Try it on TR inventory and see if it is ok, please.
Craig, on the Croc stuff, I will need to think a little better to remove the transparency problem.
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 09:41 pm
Kaminari
Classic Raider
[avatar]
Joined: 2002-12-06
Posts: 681
Fabio, still no luck with the Inventory screen Disapproving

Paul, I've tested Glidos 1.19 (from the original archive) with same result. Incidentally, I've noticed that Lara's shadow disappears with Glidos 1.19 + OpenGlide 0.09rc1, but is correctly displayed with Glidos 1.19b3 (Blood ver 3) + OpenGlide 0.09rc1. I took care of deleting the settings.dat file between the tests...

The mystery's thickening Wink


Last edited by Kaminari on 2003-1-04 @ 10:00 pm; edited 1 time in total
Post new topicReply to topic
Hidden
Reply with quote :: 2003-1-04 @ 11:46 pm
CraigG
Retro/PC Gamer
[avatar]
Joined: 2002-09-01
Posts: 207
Quote:
Craig, on the Croc stuff, I will need to think a little better to remove the transparency problem.



No worries, Fabio. The game is certainly playable.

I think that if you get this fixed, you will fix a lot more games that use similar features. Happy So it won't be just for Croc.

It would be nice to get you a load of these games as well, then you would have something to test with.

_________________
Athlon 64 3000+ stock
MSI NForce 4 K8N Neo Platinum
2Gb RAM
nVidia Geforce 6800GT stock clocks
SBLive! Platinum + Audigy ZS2 Drivers
WinXP Pro SP2
Post new topicReply to topic
Offline
Reply with quote :: 2003-1-04 @ 11:48 pm
CraigG
Retro/PC Gamer
[avatar]
Joined: 2002-09-01
Posts: 207
Paul, any chance you could test out
Ignition
Croc
Outlaws

for me, just to make sure it ain't my PC.

I doubt it is, as it does this in WinME, Win2k, and WinXP.

_________________
Athlon 64 3000+ stock
MSI NForce 4 K8N Neo Platinum
2Gb RAM
nVidia Geforce 6800GT stock clocks
SBLive! Platinum + Audigy ZS2 Drivers
WinXP Pro SP2
Post new topicReply to topic
Offline
page 1 of 3
Goto page 1, 2, 3  Next
All times are GMT
Moderate
Quick Reply & Options
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
Powered by phpBB © 2001-2003 phpBB Group.
vogons and vogons site design and content herein is under a creative commons license 2002-2003 zetafleet.dom.
This site hosts no abandonware. There is no material that is knowingly illegal here.
zetafleet.dom will not be held responsible for users' posts.
This disclaimer is brought to you thanks to the BSA.