Draw to framebuffer fix for Tekken DR?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Draw to framebuffer fix for Tekken DR?

Post by Torch »

What is the fix to write to framebuffer in Tekkem DR, to draw stuff on screen? Finding the framebuffer and writing to it doesn't work.

I remember seeing some apps that draw on screen that required to be updated with a special fix for Tekken DR.
TyRaNiD
Posts: 907
Joined: Sun Jan 18, 2004 12:23 am

Post by TyRaNiD »

Why would you want to :)
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

For the in-game version of Lockdown.

http://forums.mformature.net/showthread.php?t=1195
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

Bump.
User avatar
Coldbird
Posts: 97
Joined: Thu Feb 08, 2007 7:22 am

Post by Coldbird »

Hey Torch. On a sidenote, I'm really interested how you did the ingame blitting for your Lockdown Tool...

I know how blitting works, by hooking the Framebuffer Functions, etc...
But seriously I wouldn't want to code something out that another person already did...

So... mind providing me with that bit of information?

If I know your code I can think of a possible solution for the Tekken Problem aswell. In fact I've got a idea what might be causing problems with Tekken already.

Drop me a message.
Been gone for some time. Now I'm back. Someone mind getting me up-2-date?
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

I already posted the source in a recent thread, which has can directly draw a given image to screen with alpha blending.

http://forums.ps2dev.org/viewtopic.php?t=11289
User avatar
Coldbird
Posts: 97
Joined: Thu Feb 08, 2007 7:22 am

Post by Coldbird »

Oh my - Thank you.
As for your Tekken Problem, it's probably not displaying anything, is it?
Been gone for some time. Now I'm back. Someone mind getting me up-2-date?
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

No thing shows on screen. Even if I freeze all threads and wait a while, and then find the framebuffer, drawing to it still doesn't show anything most of the time.
Post Reply