• 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 2 3 4 5 6 ... 116 Next »

HLE Riivolution XML Problems
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
HLE Riivolution XML Problems
11-08-2021, 01:01 AM
#1
Unidentified Offline
Junior Member
**
Posts: 5
Threads: 1
Joined: Nov 2021
Ay, i'm one of the Devs of Riibalanced and noticed that lines like {$_region},{$_gameid} or {$_maker} don't actually work on dolphin.

What do these do you may ask, these lines check your Game's region via letters at the end of the file name (like MainP.dol or StaticRJ.rel) and automatically select the file to patch

Example: If you're playing on an US disk riivolution will automatically replace the file specified for your region, useful for DOL or StaticR patching or generally the same files that are different between regions.

these lines will straight up do nothing on Dolphin. This is a big problem for mod creators that want to make the XML region-free.

Could anyone develop a DEV Build of Dolphin that fixes this problem? Thanks.
Find
Reply
11-08-2021, 01:34 AM
#2
AdmiralCurtiss Offline
Member
***
Posts: 118
Threads: 0
Joined: Feb 2015
Can you post a file that doesn't work? I'm pretty sure I tested this.
Find
Reply
11-08-2021, 01:37 AM
#3
AdmiralCurtiss Offline
Member
***
Posts: 118
Threads: 0
Joined: Feb 2015
Wait, are you actually using {$_region}/{$_gameid}/{$_maker} with a single underscore? The documentation says two underscores, so {$__region}/{$__gameid}/{$__maker}.
Find
Reply
11-08-2021, 02:40 AM
#4
Unidentified Offline
Junior Member
**
Posts: 5
Threads: 1
Joined: Nov 2021
(11-08-2021, 01:37 AM)AdmiralCurtiss Wrote: Wait, are you actually using {$_region}/{$_gameid}/{$_maker} with a single underscore? The documentation says two underscores, so {$__region}/{$__gameid}/{$__maker}.
My bad, i forgot to add the two _ in the post. altough, the xml has the 2 underscores but still doesn't work. XML in question
Find
Reply
11-08-2021, 02:46 AM
#5
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,849
Threads: 7
Joined: Oct 2014
Sorry, but there doesn't seem to be any file attached.
Find
Reply
11-08-2021, 05:48 AM
#6
Unidentified Offline
Junior Member
**
Posts: 5
Threads: 1
Joined: Nov 2021
(11-08-2021, 02:46 AM)JosJuice Wrote: Sorry, but there doesn't seem to be any file attached.

Here it is, if you need it.


Attached Files
.txt   Riibalance.txt (Size: 15.84 KB / Downloads: 126)
Find
Reply
11-08-2021, 02:43 PM
#7
AdmiralCurtiss Offline
Member
***
Posts: 118
Threads: 0
Joined: Feb 2015
[Image: FPKvPvZ.png]

I don't have the actual files this points at, but this looks right to me...?
Find
Reply
11-09-2021, 11:36 PM
#8
Unidentified Offline
Junior Member
**
Posts: 5
Threads: 1
Joined: Nov 2021
(11-08-2021, 02:43 PM)AdmiralCurtiss Wrote: [Image: FPKvPvZ.png]

I don't have the actual files this points at, but this looks right to me...?
it's right but annoying to select the right xml everytime. i attached the new txt (to then convert in xml) with the "region free" lines
Find
Reply
11-10-2021, 10:51 AM
#9
AdmiralCurtiss Offline
Member
***
Posts: 118
Threads: 0
Joined: Feb 2015
Once again there is no file attached. I'm also not sure what you mean -- the file you previously posted already had the ${__region} in the XML.
Find
Reply
11-27-2021, 02:57 AM
#10
Unidentified Offline
Junior Member
**
Posts: 5
Threads: 1
Joined: Nov 2021
(11-10-2021, 10:51 AM)AdmiralCurtiss Wrote: Once again there is no file attached. I'm also not sure what you mean -- the file you previously posted already had the ${__region} in the XML.

And that's why it doesn't work. It has the {$__region} line in the XML. On real hardware this **WORKS PERFECTLY** meanwhile not on Dolphin.
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