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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Hardware v
« Previous 1 ... 26 27 28 29 30 ... 189 Next »

Will AMD FX-8300 and AMD RX560 be enough to run GameCube and Wii games smoothly?
View New Posts | View Today's Posts

Pages (3): 1 2 3 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Will AMD FX-8300 and AMD RX560 be enough to run GameCube and Wii games smoothly?
03-20-2018, 08:22 PM (This post was last modified: 03-20-2018, 08:35 PM by MikroTik.)
#1
MikroTik Offline
Junior Member
**
Posts: 8
Threads: 1
Joined: Mar 2018
My current system's specification is

CPU : AMD FX-8300
RAM : 32GB
GPU : AMD HD6450

HD6450 is an ancient GPU that is no good for gaming.

If I replaced HD6450 with AMD RX560 2GB, would I be able to run every GameCube and Wii game on dolphin smoothly?

Or, should I wait a bit longer and build a new PC?
Find
Reply
03-21-2018, 12:08 AM
#2
DJBarry004 Offline
Don't even bother...
*******
Posts: 2,456
Threads: 33
Joined: Sep 2013
Every single game? Not really. Build a new PC instead.
Rig 1: Windows 10 Home | AMD A6-1450 @ 600/1000/1400 MHz | AMD Radeon HD Graphics 8250 | 4GB RAM | HP Pavilion TouchSmart 11.

Rig 2: Windows 10 Pro | Intel Core i7-2640M @ 780/2800/3500 MHz | Intel HD 3000 Mobile | 8GB RAM | Dell Latitude 6320.
Find
Reply
03-21-2018, 12:47 AM
#3
mstreurman Offline
Above and Beyond
*******
Posts: 1,239
Threads: 11
Joined: Nov 2015
(03-20-2018, 08:22 PM)MikroTik Wrote: My current system's specification is

CPU : AMD FX-8300
RAM : 32GB
GPU : AMD HD6450

HD6450 is an ancient GPU that is no good for gaming.

If I replaced HD6450 with AMD RX560 2GB, would I be able to run every GameCube and Wii game on dolphin smoothly?

Or, should I wait a bit longer and build a new PC?

Absolutely not every game, because there are still games out there that run slow on the latest and greatest machines.

Most importantly:
Use Vulkan or D3D not OpenGL for your graphics back-end... OpenGL is notoriously slow on AMD GPU's

For CPU it doesn't really matter how many cores you have since Dolphin only uses 2 cores maximum. More important is the Single Thread Perfomance or STP and this is what mostly affects the speed in Dolphin or any Emulator. AMD processors are also known in the community for having a low STP compared to Intel on the same generation, this has somewhat been solved by the Zen architecture in the latest AMD Ryzen CPU's. Having said this... The CPU is probably strong enough to run most games quite smoothly.
Check my profile for up to date specs.
Find
Reply
03-21-2018, 01:34 AM
#4
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,395
Threads: 15
Joined: May 2012
https://dolphin-emu.org/docs/faq/#which-cpu-should-i-use
Find
Reply
03-21-2018, 08:25 AM (This post was last modified: 03-21-2018, 08:44 AM by MikroTik.)
#5
MikroTik Offline
Junior Member
**
Posts: 8
Threads: 1
Joined: Mar 2018
(03-21-2018, 01:34 AM)Helios Wrote: https://dolphin-emu.org/docs/faq/#which-cpu-should-i-use

It seems I should wait for a few more years until dolphin is more optimized. If the last story was compiled as a native linux binary, FX-8300 and HD6450 should be more than powerful enough to run the game.

After watching https://www.youtube.com/watch?v=0e9_UibrHVw, I'm not sure if AMD Ryzen 7 1800X and AMD RX 580 will be enough to run the last story at full speed.

Will my current hardwares be enough to run GameCube games at full speed?
Find
Reply
03-21-2018, 08:51 AM (This post was last modified: 03-21-2018, 08:53 AM by Helios.)
#6
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,395
Threads: 15
Joined: May 2012
Dolphin is plenty optimized in the x86-64 JIT. I guess you haven't actually looked at the code huh. You're running a CPU that was based off AMD's god awful Bulldozer / Vishera arch. One of AMD's worst designs ever for single threaded perf, which any emulator needs.

Last Story is also one of the most demanding titles to run in Dolphin, so much so that it even lags significantly on a real Wii.

most Ryzen CPUs are fine (Disclaimer, on the latest development build). Your HD 6450 is also fine on Direct3D or Vulkan backend. Just get rid of the FX-8300 or overclock it to the moon if you want any reasonable performance in Last Story.

GC games are no less demanding than Wii games for the most part. GC and Wii is mostly the same hardware with some small clock speed differences (Which is mostly irrelevant because we emulate an infinitely fast GPU). So it all depends on how the game works and what it does that determines how much it taxes your CPU.
Find
Reply
03-21-2018, 09:30 AM (This post was last modified: 03-21-2018, 09:41 AM by MikroTik.)
#7
MikroTik Offline
Junior Member
**
Posts: 8
Threads: 1
Joined: Mar 2018
(03-21-2018, 08:51 AM)Helios Wrote: I guess you haven't actually looked at the code huh. You're running a CPU that was based off AMD's god awful Bulldozer / Vishera arch. One of AMD's worst designs ever for single threaded perf, which any emulator needs.

1. Most people who play game are not developers or don't have enough knowledge or time to assess the level of optimization in an emulator. I merely compared performance of linux games to that of GameCube/Wii games on a computer, Is it possible to parallelize dolphin?

2. I bought FX-8300 as a server CPU for ECC RAMs in a hurry, but my desktop died due to my mistakes. So, I ended up using my server as a desktop. I'll have to wait a while to figure out my real performance requirements and have enough money for a new PC. I recently started gaming, and my current PC is not optimized for gaming.
Find
Reply
03-21-2018, 10:41 AM
#8
DJBarry004 Offline
Don't even bother...
*******
Posts: 2,456
Threads: 33
Joined: Sep 2013
Parallelizing Dolphin won´t really benefit it, if it won´t make it slower.
Rig 1: Windows 10 Home | AMD A6-1450 @ 600/1000/1400 MHz | AMD Radeon HD Graphics 8250 | 4GB RAM | HP Pavilion TouchSmart 11.

Rig 2: Windows 10 Pro | Intel Core i7-2640M @ 780/2800/3500 MHz | Intel HD 3000 Mobile | 8GB RAM | Dell Latitude 6320.
Find
Reply
03-21-2018, 10:51 AM
#9
MayImilae Offline
Chronically Distracted
**********
Administrators
Posts: 4,619
Threads: 120
Joined: Mar 2011
Quote:Is it possible to parallelize dolphin?

https://dolphin-emu.org/docs/faq/#couldnt-dolphin-use-more-my-cpu-cores-go-faster
[Image: RPvlSEt.png]
AMD Threadripper Pro 5975WX PBO+200 | Asrock WRX80 Creator | NVIDIA GeForce RTX 4090 FE | 64GB DDR4-3600 Octo-Channel | Windows 11 22H2 | (details)
MacBook Pro 14in | M1 Max (32 GPU Cores) | 64GB LPDDR5 6400 | macOS 12
Find
Reply
03-21-2018, 12:35 PM
#10
admin89 Offline
Overclocker™ ✓ᵛᵉʳᶦᶠᶦᵉᵈ
*******
Posts: 6,889
Threads: 127
Joined: Nov 2009
Quote:If I replaced HD6450 with AMD RX560 2GB, would I be able to run every GameCube and Wii game on dolphin smoothly?
At a time like this ?
Aren't GPU and Ram too expensive right now ? like 2x or even triple the original price

But since your FX 8300 is very outdated , you might consider getting a Ryzen APU instead
According to benchmark , Ryzen R5 2400G iGPU is 941% faster than your current GPU
http://gpu.userbenchmark.com/Compare/AMD-RX-Vega-11-Ryzen-iGPU-vs-AMD-Radeon-HD-6450/m401440vsm7821
Ryzen APU R5 2400G is also 50% faster than your current FX 8300 in multithread bench and up to 80% faster than FX 8300 in single thread bench

Dolphin is a dual core (triple core in some cases) . So R5 2400G is going to be way faster than your current CPU , its single thread performance is on par with Haswell i7 4770k
Laptop: (Show Spoiler)
Clevo W230SS : 3200x1800 IPS | i7 4700MQ @ 3.6GHz (Intel XTU + Triple fan mod) | GTX 860M GDDR5 | 128GB Toshiba CFD SSD | 16GB DDR3L 1600MHz
Aspire 715 43G : 1080p 144Hz |  R5 5625U @ 4.3GHz | Nvidia RTX 3050 4GB | 500GB WD SSD  | 16GB DDR4 3200MHz 
Mini PC :: (Show Spoiler)
G3258 @ 4.6GHz | ELSA GTX 750 | Asrock Z87E ITX | 600W SFX 80+ Gold Silverstone + SG06-LITE | Corsair Vengeance 8GB 2000MHz | Scythe Kozuti + Ao Kaze | 45TB 2.5" Ex HDD (in total) , Zelda Gold Wiimote , LE Wii Classic Controller , Gold LE PS3 DualShock , BlackWidow Chroma ,
Now Playing : Xenoblade Definitive Edition on Yuzu - Switch Emu 

 
Find
Reply
« Next Oldest | Next Newest »
Pages (3): 1 2 3 Next »


  • 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