This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Build Testing With DX12 Reserved For Windows 10
#21
I have the depth buffer rendered in the bottom right hand corner too, I'm not sure why since it should be set by the scale/offset value.

I enabled mrt read/write. Similar to depth_read, when context_dma_color_a/b/c/d changes, or when a semaphore is released, the content of the color buffer is written to.
The cube_mrt.ppu.elf test should work properly now.
Reply
#22
when the dx12 branch is merged, could you do it so that you dont need mvs140(something) to run the emu? because i dont know how the emu is gonna work on linux for example...
[Image: tumblr_nq0lhp2BoL1r61mabo4_500.gif] [Image: Cloud___Tifa_kids_by_ferus.jpg]
Reply
#23
I don't understand what you meant. Why is msvc140 problematic for Linux build ?
Reply
#24
i dont know, but for some reason, it does not let me run rpcs3 on my windows 7. is there a newer version of Visual C++ Redistributable Packages? i have them for year 2013. So i dont know why the emu does not even run... even if the emu supports dx12, it should be at least able to run and choose the opengl if i want to.
[Image: tumblr_nq0lhp2BoL1r61mabo4_500.gif] [Image: Cloud___Tifa_kids_by_ferus.jpg]
Reply
#25
Last Build 30/05/2015

With Last commit, look Here

Other Video
Upload you Log Here :
PC spec:
Windows 10 PRO X64 Insider 16.232
Amd Ryzen 1700X @3.8 ghz
MSI Core Frozr L
16 go Corsair Vengeance LPX PC4-25600 (3200MHz)
MSI GTX 1080 Gaming X 8G
MSI X370 Gaming Pro Carbon
500 Go SSD Samsung 960 EVO M.2
Reply
#26
(05-30-2015, 09:42 PM)Dante38490 Wrote: Last Build 30/05/2015
Snip
With Last commit, look Here

Amazing.
i7 3930K Overclocked 4.7 Ghz
X2 R9 295X2
32GB DDR3 Ram Overclocked 3000 MHz
Asus Sabertooth X79
XSPC Raystorm EX560 Extreme Water Cooling Kit
4K monitor
Corsair RGB Mouse and keyboard
Best Sound System by Sony

Late Late 2015 Updated my specs Smile
Reply
#27
Nice progress on the DX12 renderer.

[raven02]


Attached Files Thumbnail(s)
                   
Reply
#28
I tested the DX12 renderer with Arkedo swap game, with current code it crashes but with some dirty hack I got it running.
I'm getting almost twice the fps as with GL renderer in game (ie 17 fps with DX12 vs 9-10 with GL).

There is some room for improvement for DX12 (per frame vertex buffer caching is one of them) and GL (again per frame vbo + texture caching) but I think we can't reach 60 fps without tracking texture data modification in local memory (to avoid reuploading texture each frame).

Unfortunalty I don't know where in rpcs3 RSX local memory is "stored" so that I can try to record memory write to region of data.
Reply
#29
(06-01-2015, 12:27 AM)vlj Wrote: I tested the DX12 renderer with Arkedo swap game, with current code it crashes but with some dirty hack I got it running.
I'm getting almost twice the fps as with GL renderer in game (ie 17 fps with DX12 vs 9-10 with GL).

There is some room for improvement for DX12 (per frame vertex buffer caching is one of them) and GL (again per frame vbo + texture caching) but I think we can't reach 60 fps without tracking texture data modification in local memory (to avoid reuploading texture each frame).

Unfortunalty I don't know where in rpcs3 RSX local memory is "stored" so that I can try to record memory write to region of data.
This might work. Best idea i've heard. Doing this can help so much more on games.
i7 3930K Overclocked 4.7 Ghz
X2 R9 295X2
32GB DDR3 Ram Overclocked 3000 MHz
Asus Sabertooth X79
XSPC Raystorm EX560 Extreme Water Cooling Kit
4K monitor
Corsair RGB Mouse and keyboard
Best Sound System by Sony

Late Late 2015 Updated my specs Smile
Reply
#30
With last commit Arkedo 2 swap should work (I tested arcade mode)
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)