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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 350 351 352 353 354 ... 369 Next »

Optimization
View New Posts | View Today's Posts

Pages (3): 1 2 3 Next »
Thread Closed 
Thread Rating:
  • 4 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Optimization
08-23-2009, 04:45 PM
#1
IceCold
Unregistered
 
Exclamation 
The emulator works great and I know you people are doing the best you can to do it better but you need to work on the optimization.I mean:

intel core i7 2.67 ghz
6gb ddr3 1333
Gtx 260 core 216 superclocked

To Lag on Zelda Twilight Princess and other games?I mean come on I doubt that U will find better computers in a normal family.You need to make the emulator eat less resources cause at the moment the emulator is very "hungry".
08-23-2009, 05:18 PM (This post was last modified: 08-23-2009, 05:20 PM by LiquidSnakE.)
#2
LiquidSnakE Offline
Metal Gear Maniac
**
Posts: 13
Threads: 1
Joined: Jul 2009
I got an Intel i7 920 as well and the emulator works ok on most games (ok means 20-30 FPS average). PCSX2 runs better on my machine though.

Dolphins major problem is that it only supports 2 cores, which makes an i7 920 (non overclocked) inferior to a good Core 2 Duo. According to the devs there's no way to deliver better emulation using 4 (or more) cores, so I doubt we'll see at least Quad Core emulation very soon...
XBL: LiquidSnakeEe | PSN: LiquidSnakeEe | Steam: daNightmare | Wii-Code: 6816 8784 5539 9297
Website Find
08-23-2009, 05:32 PM
#3
IceCold
Unregistered
 
20-30 FPS you call ok?
I am used to 100+ FPS from the PC games so a 30-40 FPS from some emulator games kind of makes me feel like I have a 'crap' computer,although I know it's not true.

Maybe the Dolphin developers will consider optimizing the emulator so it will work better and eat less resources.

And also I saw people that complains about 1GB+ memory a solution whould be that the dev will add some options for the people with weak PC's so they could play too.(it's not imposible,maybe time consuming but not imposible)
08-23-2009, 06:12 PM
#4
shuffle2 Offline
godisgovernment
*
Project Owner  Developers (Administrators)
Posts: 698
Threads: 17
Joined: Mar 2009
i like when people have no idea what they're talking about
Find
08-23-2009, 06:52 PM
#5
LiquidSnakE Offline
Metal Gear Maniac
**
Posts: 13
Threads: 1
Joined: Jul 2009
When I said 20-30 FPS, I was talking about Dolphins internal FPS counter (which is messy). 30 FPS can be considered full speed. So, yeah, most games I play on Dolphin (and which aren't broken, like MGS The Twin Snakes or Fatal Frame 4) got an average speed of at least 20 FPS, according to Dolphin.
XBL: LiquidSnakeEe | PSN: LiquidSnakeEe | Steam: daNightmare | Wii-Code: 6816 8784 5539 9297
Website Find
08-23-2009, 07:03 PM
#6
fagoatse Offline
The Dungeon Keeper
****
Posts: 300
Threads: 2
Joined: Mar 2009
And its GHz that matters, not amount of cores that cannot be supported by dolphin because of GC/Wii hardware architecture. You'd better OC your CPU get an IL build and play with dolphin settings to make games run on a decent performance level.
[Image: FSM_Logo.svg]
F S M I believe.
Find
08-23-2009, 07:41 PM (This post was last modified: 08-23-2009, 07:41 PM by Iulius.)
#7
Iulius Offline
Senior Member
****
Posts: 410
Threads: 6
Joined: Jun 2009
(08-23-2009, 04:45 PM)IceCold Wrote: I mean come on I doubt that U will find better computers in a normal family.

just because you wasted a lot of money does not mean your machine is any good.

i7 920 without overclocking is really not that fast.
you can overclock a stupid 50$ cpu to higher speed.

in fact, many overclocked c2d from first days (summer 2006) still outperform a 920 at stock clock.


Quote:You need to make the emulator eat less resources cause at the moment the emulator is very "hungry".

its not.

it runs much better compared to ps2, ps1 or n64 emulation.

wii has >700mhz, ps2 got 300.

for example try to run psxe2 on a i7 downclocked to ~1,2ghz. good luck with that.
Dolphin with Quadcore Support soon ? ....[color=#DCDCDC]Attention : knowledge inside[/color]
Find
08-24-2009, 12:49 PM
#8
omegadox Offline
Senior Member
****
Posts: 401
Threads: 17
Joined: Mar 2009
If you want optimization, then implement stream caching, ZTP slows down because of the geometry payload that occurs basically on every frame. Dolphin spends most of its time loading all the vertex loading, gamecube can use over 8 vertex loaders and they all do their work every second basically. This technique is fast on hardware because the hardware spends time just doing that and nothing else, else for software, this isn't a good approach to mimic something that only good in performance on dedicated hardware, so we need to make a vertex array hash table and cache them, they way it saves time on dolphin from loading too much every second and same can go for Display Lists, they could be cached and then point to them stored in ram, this is how Gamecube does it, I am not sure if Dolphin does this already.
:: System Specs ::
Operating System: Windows 7 Professional x64
Video Card: ATI Radeon HD 5770
CPU: AMD Phenom I X4 9550
RAM: 6GB DDR2
EXP Index: 999999.999999
Find
08-24-2009, 02:05 PM
#9
THELUKESTIR Offline
Above and Beyond
*******
Posts: 958
Threads: 16
Joined: Jul 2009
Since rene isnt here and blinkhawk isnt around i will post for them

Rene:

Quote:i7 920 without overclocking is really not that fast.
you can overclock a stupid 50$ cpu to higher speed.

that was an ignorant comment, I7 920'S ROX0R TEH BIG ONEZ111

Blinkhawk:

Quote:And its GHz that matters

NOOBS! allways speaking bullshit, clock speed doesnt mattter, dude your cpu is way better than mine so you should have no problem running games

Me:

Fuck all of you
http://omnithon.com/
Rig:
Phenom ii 955 3.2Ghz
4GB RAM
ASUS GTX 560
Find
08-24-2009, 02:33 PM (This post was last modified: 08-24-2009, 02:34 PM by boogerlad.)
#10
boogerlad Offline
Above and Beyond
*******
Posts: 1,134
Threads: 21
Joined: Apr 2009
I agree with the second part. It was pretty stupid to say that clock speed is what matters, however, a e5200/equivalent quad. or phenom II overclocked to about 3.5ghz and up will match or overcome an i7.
Find
« Next Oldest | Next Newest »
Pages (3): 1 2 3 Next »
Thread Closed 


  • 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