• 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 ... 78 79 80 81 82 ... 123 Next »

Game Settings to Improve Performance
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
Game Settings to Improve Performance
07-16-2017, 01:33 PM (This post was last modified: 07-16-2017, 01:35 PM by cruise871.)
#1
cruise871 Offline
Member
***
Posts: 167
Threads: 30
Joined: Dec 2014
I created the GameSettings folder and placed the Twighlight Princess Hack and noticed some major performance increases.

If I understand this correctly all this hack really does is disable some bloom effects that slow down the emu drastically.

Can we use this hack for other games or are there any other GameSettings ini changes we can make to improve performance ?

GameCube NTSC-U
GZ2E01.ini
-----------------cut here--------------------------
[OnFrame]
$Hyrule Field Speed Hack
0x8003D50C:dword:0x60000000
0x8003D528:dword:0x60000000
0x8003D540:dword:0x60000000
0x8003D55C:dword:0x60000000
0x8003D5B8:dword:0x60000000
0x8003D5D4:dword:0x60000000
0x8003D5EC:dword:0x60000000
0x8003D608:dword:0x60000000
[OnFrame_Enabled]
$Hyrule Field Speed Hack
-----------------cut here-------------------------

GameCube PAL
GZ2P01.ini
-----------------cut here--------------------------
[OnFrame]
$Hyrule Field Speed Hack
0x8003d63c:dword:0x60000000
0x8003d658:dword:0x60000000
0x8003d670:dword:0x60000000
0x8003d68c:dword:0x60000000
0x8003d6e8:dword:0x60000000
0x8003d704:dword:0x60000000
0x8003d71c:dword:0x60000000
0x8003d738:dword:0x60000000
[OnFrame_Enabled]
$Hyrule Field Speed Hack
Find
Reply
07-16-2017, 02:58 PM
#2
Sonicadvance1 Offline
Professional Hand Holder
**********
Developers (Some Administrators and Super Moderators)
Posts: 716
Threads: 15
Joined: Jan 2013
It is cutting out some of the minimap rendering code, it doesn't effect the bloom effects.
The minimap renders in a stupid way that slows down Dolphin, the hack changes it a bit.
Find
Reply
07-16-2017, 03:01 PM
#3
cruise871 Offline
Member
***
Posts: 167
Threads: 30
Joined: Dec 2014
https://github.com/dolphin-emu/dolphin
See the link above for the GitHub link for Dolphin master
Looks like it has GameSettings presaved to help boot games and increase performance with game specific settings already set.
Example bounding box preenabled for  Paper Mario and Twighlight Princess Speedhack + many other game specific settings that are required for other games to boot
Download the full masterfile here and move the GameSettings folder from Data/Sys to the dolphin-emu folder.
There are thousands of per game settings here that should benefit anyone trying to run dolphin on Android
Find
Reply
07-16-2017, 03:03 PM
#4
cruise871 Offline
Member
***
Posts: 167
Threads: 30
Joined: Dec 2014
(07-16-2017, 02:58 PM)Sonicadvance1 Wrote: It is cutting out some of the minimap rendering code, it doesn't effect the bloom effects.
The minimap renders in a stupid way that slows down Dolphin, the hack changes it a bit.

I have heard of an action Replay code to disable Bloom effects , could using this help with Android performance ?
Find
Reply
07-17-2017, 01:02 AM
#5
cruise871 Offline
Member
***
Posts: 167
Threads: 30
Joined: Dec 2014
Why is the GameSettings folder not included in the Android build ?? 


This is confirmed to fix many games that never booted before.


I can confirm these settings are working on Android.
Find
Reply
07-17-2017, 01:20 AM
#6
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,630
Threads: 7
Joined: Oct 2014
(07-17-2017, 01:02 AM)cruise871 Wrote: Why is the GameSettings folder not included in the Android build ?? 

We can't read from an internal GameSettings directory the way that PC versions of Dolphin do, because the way that Dolphin reads GameSettings doesn't fit with the way that Android stores installed applications. We don't want to automatically extract thousands of files to the user directory either, because that would be a lot of files (which in particular is a problem due to the time needed to extract them all).

A while ago, I attempted to make Dolphin support reading GameSettings stored inside the installed Android app so that it would work like on PC, but I hit a roadblock and wasn't able to finish the pull request...
Find
Reply
07-17-2017, 05:55 AM
#7
cruise871 Offline
Member
***
Posts: 167
Threads: 30
Joined: Dec 2014
(07-17-2017, 01:20 AM)JosJuice Wrote: We can't read from an internal GameSettings directory the way that PC versions of Dolphin do, because the way that Dolphin reads GameSettings doesn't fit with the way that Android stores installed applications. We don't want to automatically extract thousands of files to the user directory either, because that would be a lot of files (which in particular is a problem due to the time needed to extract them all).

A while ago, I attempted to make Dolphin support reading GameSettings stored inside the installed Android app so that it would work like on PC, but I hit a roadblock and wasn't able to finish the pull request...

I can confirm the GameSettings folder is working after moving the folder to the Dolphin-emu folder.
Find
Reply
07-23-2017, 10:36 PM
#8
rounak5075 Offline
Banned
Posts: 31
Threads: 2
Joined: May 2017
When Android version of Dolphin will support Local AD-HOC Multiplayer!!!!!!!!!!!!!
Find
Reply
07-24-2017, 07:41 AM
#9
DJBarry004 Offline
Don't even bother...
*******
Posts: 2,455
Threads: 33
Joined: Sep 2013
(07-23-2017, 10:36 PM)rounak5075 Wrote: When Android version of Dolphin will support Local AD-HOC Multiplayer!!!!!!!!!!!!!

When smartphones get good enough hardware to support GC/Wii games´ multiplayer modes. 
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
07-24-2017, 01:02 PM
#10
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,395
Threads: 15
Joined: May 2012
When somebody bothers to implement it. There is currently 1.5 regular devs that care about Dolphin on Android right now, and one of those devs only cares about the rendering pipeline Tongue
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