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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Android v
« Previous 1 ... 20 21 22 23 24 ... 126 Next »

Slight Performance boost?
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Slight Performance boost?
12-23-2018, 10:21 AM
#1
Danishblunt Offline
Junior Member
**
Posts: 13
Threads: 3
Joined: Dec 2018
So I am using this emulator on my android phone and WOW. I am absolutely stunned about it's performance. Most games run really well but there is 1 game that actually does suffer from quite the performance problems.

I was wondering if people could tell me how I could possibly improve on the performance of Need For Speed Underground. It's the only game that does have quite severe drops in framerates.
Find
Reply
12-23-2018, 10:57 AM
#2
JMC47 Offline
Content Producer
*******
Content Creators (Moderators)
Posts: 6,542
Threads: 29
Joined: Feb 2013
In order to do this, someone would have to find out where the bottleneck is (probably can figure that out on desktop builds) and then figure out if it's possible to optimize it. If the game does demanding things then it may not be possible without compromising emulation.
Find
Reply
12-23-2018, 08:43 PM
#3
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,827
Threads: 10
Joined: May 2012
NFS Undergrund is a variable FPS game. So the game tries to render as many frames as possible. This yields a huge load for the emulator. Just keep an eye on the FPS counter and you'll notice 100+ fps while running at 30% speed. To get a more playable performance, you might either try to run the GPU fully unsynchronized with SyncOnSkipIdle = False, but this is quite risky to crash. The other way is to slow down the GPU emulation with SyncGPU = True and SyncGpuOverclock = 0.1. Just play a bit with the overclocking factor, but I'd expect a fine range in 0.01 to 0.1. All of those settings are in /sdcard/dolphin-emu/Config/Dolphin.ini
Find
Reply
12-23-2018, 09:38 PM
#4
Danishblunt Offline
Junior Member
**
Posts: 13
Threads: 3
Joined: Dec 2018
So I tried to play with the overclock settings, which didn't do much.

Much like Super mario sunshine there is probably something the emulator emulates that is a performance hog for no reason. Now my question is the following:
How do I make a config file for each game? Is there any documentation on what settings exist which could be played around with? The game itself runs pretty well except for very specific places on each map, once you get to those, it starts dipping into 15fps.

I tried using the gamecode as the config name "GNDP" but that didn't seem to work.
Find
Reply
12-23-2018, 10:03 PM
#5
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,839
Threads: 7
Joined: Oct 2014
(12-23-2018, 09:38 PM)Danishblunt Wrote: Much like Super mario sunshine there is probably something the emulator emulates that is a performance hog for no reason.

Unlike games like Super Mario Sunshine and Zelda: Wind Waker, Dolphin doesn't force any accuracy settings for Need for Speed Underground.

(12-23-2018, 09:38 PM)Danishblunt Wrote: I tried using the gamecode as the config name "GNDP" but that didn't seem to work.

You have to include the publisher code at the end, so GNDP69.ini. Or you can use just the first three characters, GND.ini.
Find
Reply
12-23-2018, 10:31 PM
#6
Danishblunt Offline
Junior Member
**
Posts: 13
Threads: 3
Joined: Dec 2018
(12-23-2018, 10:03 PM)JosJuice Wrote: Unlike games like Super Mario Sunshine and Zelda: Wind Waker, Dolphin doesn't force any accuracy settings for Need for Speed Underground.


You have to include the publisher code at the end, so GNDP69.ini. Or you can use just the first three characters, GND.ini.

Yeah I found that out Smile
Also found a wiki page with all sorts of informations about settings and stuff, so far game runs really smooth (around 30fps) except for those specific places where it now dumps down to 21ish FPS.

Could you guys maybe look into what is causing these lags?
I could provide screenshots and a small guide how to get to the places fast and where they are. Maybe you can find out what is causing the performance hog.
Find
Reply
12-24-2018, 08:59 AM
#7
Guilherme Offline
Just another geek
***
Posts: 220
Threads: 9
Joined: Oct 2013
NFS games are actually CPU-intensive, so change GPU settings won't exactly improve performance. If you have a powerful enough PC you will notice that if you set higher clocks to the virtual CPU (150% or more), you'll have constant 60 FPS, default clock will give you around 30-60 FPS. If you set lower clocks you might have better results on your phone, but a lower FPS range (20-40 FPS depending on how much you reduce the clock).
PC: AMD Ryzen 5 3600 / GTX 660 2GB / 16GB DDR4 3600MHz / Windows 10 Pro

Phones: Poco F3 8/256GB (Snapdragon 870 5G) and Redmi Note 6 Pro 4/64GB (Snapdragon 636)
Find
Reply
12-25-2018, 06:00 PM
#8
JMC47 Offline
Content Producer
*******
Content Creators (Moderators)
Posts: 6,542
Threads: 29
Joined: Feb 2013
Can confirm, the game just pushes a ton of polygons. There isn't much to optimize.
Find
Reply
01-05-2019, 12:39 PM
#9
Danishblunt Offline
Junior Member
**
Posts: 13
Threads: 3
Joined: Dec 2018
(12-25-2018, 06:00 PM)JMC47 Wrote: Can confirm, the game just pushes a ton of polygons. There isn't much to optimize.

I get that, the FPS are really low compared to oher games such as DBZ Budokai or Soul Calibur, but the performance issues are caused by some kind of glitch. Because I can be on the same road and just move a couple cm while seing my FPS go down by 10 or more. If we would talk about a place where models etc. are less present vs tons of polygons, I would understand, but basicially rendering the same scene having 10fps less by moving very slight foward and getting 10 fps back by driving slightly back while rendering the same scene is letting me believing that this is some sort of glitch.
Find
Reply
01-05-2019, 07:57 PM
#10
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,839
Threads: 7
Joined: Oct 2014
That doesn't have to be a glitch. The game might very well be loading in a new part of the scene with more polygons when you move those couple centimeters.
Find
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 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