• 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 ... 48 49 50 51 52 ... 117 Next »

Texture load question
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Texture load question
02-12-2013, 06:00 AM
#1
KHRZ Offline
Above and Beyond
*******
Posts: 1,527
Threads: 61
Joined: Mar 2009
So I'd like to write something for Dolphin, I'm currently taking a C++ class so I might not be able to do it yet, so that's why I'm asking. I want to write some option to load game files from a folder instead of an iso, similar to texture load, except for files. It doesn't sound too complicated, but I'm not sure where the texture load code is, if I could study it maybe I could figure it out.
Specs: intel i5 3570k @ 3.4GHz;
16Gb RAM; Raedon HD 7900;
Win8 64-Bit
Website Find
Reply
02-12-2013, 06:13 AM
#2
neobrain Offline
"Wow, I made my code 1000x faster! That means I can make it 2048x slower now!"
**********
Developers (Some Administrators and Super Moderators)
Posts: 3,208
Threads: 50
Joined: Jun 2009
Two things here:
a) Loading a full extracted iso is already possible. Not sure if you're just trying to find any way to replace ingame textures without modifying your iso or if you're looking for some kind of Riivolution thing for Dolphin, but fyi if the former is the case you'd just be wasting time Wink
b) about the texture load code, it depends what texture loading you are referring to. The actual texture loading code is in Source/Core/VideoCommon/Src/TextureCacheBase.cpp, but you're likely looking for the file loading code. That should be somewhere in Source/Core/Core/Src/IPC_HLE.
My blog
Me on Twitter
My wishlist on Amazon.de
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