• 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 ... 33 34 35 36 37 ... 117 Next »

Fixing texture pack stuttering with less ram
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Fixing texture pack stuttering with less ram
09-29-2015, 05:30 PM
#4
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,952
Threads: 7
Joined: Oct 2014
(09-29-2015, 03:06 PM)Shonumi Wrote: I'm going to take a guess on this and say that it might be really hard to pinpoint where exactly a game says "load navi.gcimg".

Exactly. It's easy to detect when the game is trying to read certain data from the disc, but we have no idea about which data on the disc corresponds to which file in the texture pack. If Dolphin is going to support anything like that, the texture pack would need to provide mappings for it, and that would involve quite a bit of work from the texture pack makers.

(09-29-2015, 03:06 PM)Shonumi Wrote: Something more straightforward would be to load a texture from your HDD/SDD or whatever as soon as texture data hits Dolphin's emulated VRAM and is properly hashed. But you'd still come across (or at least run the risk of) stuttering due to an I/O bottleneck. That would only potentially solve the issue of consuming massive amounts of RAM during gameplay.

That's pretty much what currently happens when prefetching is disabled.

(09-29-2015, 03:06 PM)Shonumi Wrote: Here's a crazy idea that would be an absolute pain to implement, but I think it has some merit. If Dolphin could somehow assign certain textures a priority level, certain textures could be loaded on startup, while others are loaded dynamically as they are encountered in the game. It would probably be something best left to the people making texture packs (they can pick and choose common ones, or do a 50/50 type deal). They could chose smaller textures or lesser used textures to be loaded dynamically.

Maybe? I'll keep this in mind in the future.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Fixing texture pack stuttering with less ram - phly95 - 09-29-2015, 02:23 PM
RE: Fixing texture pack stuttering with less ram - Shonumi - 09-29-2015, 03:06 PM
RE: Fixing texture pack stuttering with less ram - mimimi - 09-29-2015, 03:46 PM
RE: Fixing texture pack stuttering with less ram - phly95 - 09-29-2015, 11:23 PM
RE: Fixing texture pack stuttering with less ram - JosJuice - 09-29-2015, 05:30 PM
RE: Fixing texture pack stuttering with less ram - AnyOldName3 - 09-29-2015, 11:34 PM
RE: Fixing texture pack stuttering with less ram - phly95 - 09-30-2015, 01:59 PM
RE: Fixing texture pack stuttering with less ram - AnyOldName3 - 09-30-2015, 09:49 PM
RE: Fixing texture pack stuttering with less ram - phly95 - 10-01-2015, 12:42 AM

  • 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