• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 43 44 45 46 47 ... 117 Next »

TEV Debugger
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
TEV Debugger
05-15-2014, 01:51 PM
#1
antidote Offline
Junior Member
**
Posts: 21
Threads: 5
Joined: May 2014
How difficult would it be to implement a TEV debugger?
I think it would be useful to homebrew devs if they could easily debug their TEV operations to ensure they're doing what they expect them to do.
However as a programmer myself, I understand that it's one thing to suggest something but something else entirely to actually do it. And since I have very little knowledge of TEV I'm unable to do so myself, otherwise I'd provide my own patches.
Find
Reply
05-15-2014, 02:31 PM
#2
mbc07 Offline
Wiki Caretaker
*******
Content Creators (Moderators)
Posts: 3,578
Threads: 47
Joined: Dec 2010
I'm not sure if it allow messing with TEV, but we have FIFO player, it may be useful...
Avell A70 MOB: Core i7-11800H, GeForce RTX 3060, 16 GB DDR4-3200, Windows 11 (Insider Preview)
ASRock Z97M OC Formula: Pentium G3258, GeForce GT 440, 16 GB DDR3-1600, Windows 10 (22H2)
Find
Reply
05-15-2014, 02:47 PM
#3
antidote Offline
Junior Member
**
Posts: 21
Threads: 5
Joined: May 2014
That is useful, and I was aware of it, but hadn't realized it was part of dolphin. I was under the assumption it was a separate tool.
However it's not live, and you can't see it happen realtime, you have to play a bit while recording the FIFO then play it back.
Find
Reply
05-15-2014, 04:54 PM
#4
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
I usually debug such issues with any gfx debugger (eg apitrace, nsight, ...). You'll see the results of every draw call, but the intermediate result of each TEV step is still hidden :/

I'd like such a full featured gfx debugger in dolphin, but I think it will be much too big.
Find
Reply
05-16-2014, 10:20 AM
#5
antidote Offline
Junior Member
**
Posts: 21
Threads: 5
Joined: May 2014
That's what I was afraid of, it wouldn't be worth the effort if only a few would use it would it? If only I knew more about TEV, I'd do my own implementation and have it available on github. If you have any notes or resources on that I'd greatly appreciate it, it would also help me understand Metroid Prime's material implementations.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode