* [Bug 30488] New: Star Wars - Jedi Kight : Jedi Academy does not render correctly.
@ 2010-09-30 7:56 bugzilla-daemon
2010-12-11 14:38 ` [Bug 30488] " bugzilla-daemon
` (8 more replies)
0 siblings, 9 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-09-30 7:56 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30488
Summary: Star Wars - Jedi Kight : Jedi Academy does not render
correctly.
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r300
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: oreaus@gmail.com
Created an attachment (id=39062)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39062)
Menu screen
I installed the game 'Star Wars - Jedi Kight : Jedi Academy' using wine and it
runs but does not render correctly. Attached is a screenshot of the menu screen
where all buttons are invisible and middle part is not rendering or refreshing
there. This is on rv350 using 2.6.36_rc5 on Arch Linux. Can anyone else confirm
this problem?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 30488] Star Wars - Jedi Kight : Jedi Academy does not render correctly.
2010-09-30 7:56 [Bug 30488] New: Star Wars - Jedi Kight : Jedi Academy does not render correctly bugzilla-daemon
@ 2010-12-11 14:38 ` bugzilla-daemon
2010-12-14 14:28 ` bugzilla-daemon
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-12-11 14:38 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30488
--- Comment #1 from Marek Olšák <maraeo@gmail.com> 2010-12-11 06:38:22 PST ---
There has been some fixes in Mesa master. Could you possibly test the game
again with current git?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 30488] Star Wars - Jedi Kight : Jedi Academy does not render correctly.
2010-09-30 7:56 [Bug 30488] New: Star Wars - Jedi Kight : Jedi Academy does not render correctly bugzilla-daemon
2010-12-11 14:38 ` [Bug 30488] " bugzilla-daemon
@ 2010-12-14 14:28 ` bugzilla-daemon
2010-12-14 14:51 ` bugzilla-daemon
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-12-14 14:28 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30488
--- Comment #2 from Scott Moreau <oreaus@gmail.com> 2010-12-14 06:28:49 PST ---
Created an attachment (id=41104)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41104)
Wine output
(In reply to comment #1)
> There has been some fixes in Mesa master. Could you possibly test the game
> again with current git?
I have tested again with git from a few minutes ago and I'm getting strange
results. I have a feeling it could be wine problems however. Attached is the
output. It starts fullscreen and displays the splash screens fine, but when it
gets to the menu screen, it drops out of fullscreen and goes to a garbled (or
sometimes black with game cursor) area that is seemingly less than 640x480.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 30488] Star Wars - Jedi Kight : Jedi Academy does not render correctly.
2010-09-30 7:56 [Bug 30488] New: Star Wars - Jedi Kight : Jedi Academy does not render correctly bugzilla-daemon
2010-12-11 14:38 ` [Bug 30488] " bugzilla-daemon
2010-12-14 14:28 ` bugzilla-daemon
@ 2010-12-14 14:51 ` bugzilla-daemon
2010-12-14 14:58 ` bugzilla-daemon
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-12-14 14:51 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30488
--- Comment #3 from Marek Olšák <maraeo@gmail.com> 2010-12-14 06:51:12 PST ---
I think I can see the problem. Wine uses the subset of ARB_texture_rg that
depends on ARB_texture_float, i.e. it can only be used if ARB_texture_float is
supported, but Wine doesn't appear to care and uses it anyway. This should be
fixed in Wine.
Does setting this environment variable like this help?
MESA_EXTENSION_OVERRIDE=-GL_ARB_texture_rg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 30488] Star Wars - Jedi Kight : Jedi Academy does not render correctly.
2010-09-30 7:56 [Bug 30488] New: Star Wars - Jedi Kight : Jedi Academy does not render correctly bugzilla-daemon
` (2 preceding siblings ...)
2010-12-14 14:51 ` bugzilla-daemon
@ 2010-12-14 14:58 ` bugzilla-daemon
2010-12-14 15:04 ` bugzilla-daemon
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-12-14 14:58 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30488
--- Comment #4 from Scott Moreau <oreaus@gmail.com> 2010-12-14 06:58:45 PST ---
I found that using wine's 'virtual desktop' mode allows the game to work
correctly but only windowed. Without this mode, the menu screen behaves as
described in my last comment. I'm really not sure if it's wine or the driver
causing this behavior though.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 30488] Star Wars - Jedi Kight : Jedi Academy does not render correctly.
2010-09-30 7:56 [Bug 30488] New: Star Wars - Jedi Kight : Jedi Academy does not render correctly bugzilla-daemon
` (3 preceding siblings ...)
2010-12-14 14:58 ` bugzilla-daemon
@ 2010-12-14 15:04 ` bugzilla-daemon
2010-12-14 15:27 ` bugzilla-daemon
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-12-14 15:04 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30488
--- Comment #5 from Scott Moreau <oreaus@gmail.com> 2010-12-14 07:04:01 PST ---
(In reply to comment #3)
> I think I can see the problem. Wine uses the subset of ARB_texture_rg that
> depends on ARB_texture_float, i.e. it can only be used if ARB_texture_float is
> supported, but Wine doesn't appear to care and uses it anyway. This should be
> fixed in Wine.
>
> Does setting this environment variable like this help?
>
> MESA_EXTENSION_OVERRIDE=-GL_ARB_texture_rg
No, the game still exits fullscreen when it gets to the menu screen and goes to
a ~640x480 black box in the upper left of the screen, displaying the game
cursor.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 30488] Star Wars - Jedi Kight : Jedi Academy does not render correctly.
2010-09-30 7:56 [Bug 30488] New: Star Wars - Jedi Kight : Jedi Academy does not render correctly bugzilla-daemon
` (4 preceding siblings ...)
2010-12-14 15:04 ` bugzilla-daemon
@ 2010-12-14 15:27 ` bugzilla-daemon
2010-12-14 16:36 ` bugzilla-daemon
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-12-14 15:27 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30488
--- Comment #6 from Henri Verbeet <hverbeet@gmail.com> 2010-12-14 07:27:11 PST ---
(In reply to comment #3)
> I think I can see the problem. Wine uses the subset of ARB_texture_rg that
> depends on ARB_texture_float, i.e. it can only be used if ARB_texture_float is
> supported, but Wine doesn't appear to care and uses it anyway. This should be
> fixed in Wine.
>
This is actually fixed in current Wine versions. However, the application
strikes me as a DirectDraw application that doesn't use those formats anyway,
except during wined3d initialization to see what's available for FBO
attachments. This could very well be a Wine bug, but I wouldn't be able to tell
without doing actual debugging on the application.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 30488] Star Wars - Jedi Kight : Jedi Academy does not render correctly.
2010-09-30 7:56 [Bug 30488] New: Star Wars - Jedi Kight : Jedi Academy does not render correctly bugzilla-daemon
` (5 preceding siblings ...)
2010-12-14 15:27 ` bugzilla-daemon
@ 2010-12-14 16:36 ` bugzilla-daemon
2010-12-14 17:44 ` bugzilla-daemon
2010-12-14 18:10 ` [Bug 30488] Star Wars - Jedi Knight " bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-12-14 16:36 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30488
--- Comment #7 from Marek Olšák <maraeo@gmail.com> 2010-12-14 08:36:25 PST ---
(In reply to comment #4)
> I found that using wine's 'virtual desktop' mode allows the game to work
> correctly but only windowed.
Ok then, I guess this bug can be closed now...
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 30488] Star Wars - Jedi Kight : Jedi Academy does not render correctly.
2010-09-30 7:56 [Bug 30488] New: Star Wars - Jedi Kight : Jedi Academy does not render correctly bugzilla-daemon
` (6 preceding siblings ...)
2010-12-14 16:36 ` bugzilla-daemon
@ 2010-12-14 17:44 ` bugzilla-daemon
2010-12-14 18:10 ` [Bug 30488] Star Wars - Jedi Knight " bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-12-14 17:44 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30488
Marek Olšák <maraeo@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NOTOURBUG
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 30488] Star Wars - Jedi Knight : Jedi Academy does not render correctly.
2010-09-30 7:56 [Bug 30488] New: Star Wars - Jedi Kight : Jedi Academy does not render correctly bugzilla-daemon
` (7 preceding siblings ...)
2010-12-14 17:44 ` bugzilla-daemon
@ 2010-12-14 18:10 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2010-12-14 18:10 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30488
Alan Coopersmith <alan.coopersmith@oracle.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Star Wars - Jedi Kight : |Star Wars - Jedi Knight :
|Jedi Academy does not |Jedi Academy does not
|render correctly. |render correctly.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2010-12-14 18:10 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-30 7:56 [Bug 30488] New: Star Wars - Jedi Kight : Jedi Academy does not render correctly bugzilla-daemon
2010-12-11 14:38 ` [Bug 30488] " bugzilla-daemon
2010-12-14 14:28 ` bugzilla-daemon
2010-12-14 14:51 ` bugzilla-daemon
2010-12-14 14:58 ` bugzilla-daemon
2010-12-14 15:04 ` bugzilla-daemon
2010-12-14 15:27 ` bugzilla-daemon
2010-12-14 16:36 ` bugzilla-daemon
2010-12-14 17:44 ` bugzilla-daemon
2010-12-14 18:10 ` [Bug 30488] Star Wars - Jedi Knight " bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.