• 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 ... 18 19 20 21 22 ... 117 Next »

GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs
05-10-2018, 11:15 AM (This post was last modified: 05-10-2018, 11:52 AM by Zexaron.)
#18
Zexaron Offline
Member
***
Posts: 118
Threads: 15
Joined: Oct 2016
Continuing.

Custom Textures could be moved to Enhancements Tab preferrably, but maybe spacing issue, then General is the only other place that make sense, with existing numbers of tabs, unless default sizes for the graphics window are adjusted.
Log Render Time To File feels more like it fits into the Utility groupbox in the Advanced tab

Also, borderless fulscreen is a standalone thing right, not something used ontop of "Use Fullscreen" ?

Also if (now by default) Custom Fullscreen Resolution is set to AUTO and Use Fullscreen is enabled, than it is upscaling/downscaling whatever IR is set to and the "Auto Adjust Window Size" has no effect. That right?

I was trying 3xNative without fullscreen and with auto-adjust and it looked almost the same as 4x, which was a few pixels larger, I have 1440p and 3x (1920x...) definitely shouldn't take 95% of the screen. (Vulkan, Qt)

Metroid Prime Trilogy: 2x Native (1280x..)
Actual with EURGB60: Width 1604x..
Actual without EURGB60: Width 1924x..

Same thing with Wx and D3D11





(05-09-2018, 10:21 AM)mstreurman Wrote: Is Samus able to look through objects/walls until the shader is compiled? YES! Can she shoot or walk through these objects that she cannot see yet? NO!

Does this directly have to do with accuracy? NO...  It has to do with how a PC GPU works in emulation.

FIRST OF ALL: *Remember you are emulating the console not the game*

This means that your PC's GPU has to pretend to be the console's GPU and the emulator has to translate the instructions given to the consoles GPU by the game to something a PC GPU can understand. The problem lies here: The instructions can only be interpreted by the emulator and given to the PC's GPU when the console's GPU receives them from given game(the emulator can not look into the future). So your PC's GPU can only start compiling shaders once they've appeared on the screen.

Native PC games can compile all shaders before they are even used once since the game can let the GPU know "Hey in the future I am going to use the following shaders so please have them ready when I ask for them" so the PC's GPU can compile ALL shaders while the game is loading.

Understood, I wish there is something we could do about that, you think ubershaders have room for improvement at all?
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-02-2018, 10:43 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - mstreurman - 05-05-2018, 11:44 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-06-2018, 10:51 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - mstreurman - 05-07-2018, 11:26 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Helios - 05-06-2018, 04:17 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Helios - 05-06-2018, 04:23 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-06-2018, 10:14 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-08-2018, 06:05 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - mstreurman - 05-08-2018, 04:50 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-08-2018, 07:39 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - mstreurman - 05-09-2018, 09:14 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-09-2018, 09:26 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - mstreurman - 05-09-2018, 10:21 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-10-2018, 11:15 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Helios - 05-10-2018, 01:51 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - MayImilae - 05-09-2018, 09:53 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-09-2018, 10:02 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - sirdaniel - 05-09-2018, 06:04 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - mstreurman - 05-10-2018, 01:10 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - MayImilae - 05-10-2018, 02:13 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Helios - 05-10-2018, 02:47 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-10-2018, 10:31 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - JosJuice - 05-10-2018, 10:38 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-10-2018, 10:46 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - JosJuice - 05-10-2018, 10:53 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-10-2018, 11:21 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - mstreurman - 05-11-2018, 06:12 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-11-2018, 11:22 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-11-2018, 10:32 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - mstreurman - 05-12-2018, 08:13 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - spycrab - 05-12-2018, 11:52 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-14-2018, 04:06 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Helios - 05-14-2018, 04:25 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-23-2018, 12:20 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Zexaron - 05-14-2018, 04:58 AM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - MayImilae - 05-23-2018, 12:42 PM
RE: GUI: Graphics Window Renaming and Sort - Hacks, Advanced and Debug Tabs - Helios - 05-23-2018, 12:52 PM

  • 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