Re: been a long time, got a error [message #71207 is a reply to message #71206] |
Sun, 15 November 2015 12:10 |
Walter253b
Messages: 42 Registered: October 2015
|
|
|
|
You might need to download the def.xml here.
And put it in Fable Explorer folder.
EDIT: Quote: | <InternalSplash>FALSE</InternalSplash>
<SplashFileName>Shadow Net.jpg</SplashFileName>
|
This is for Shadow Net build, are you using it? maybe check for it.
If it helps my config.xml (from shadow net build) looks like this:
<?xml version="1.0" encoding="utf-8"?>
<!--
UseRegistry - TRUE or FALSE. If You want Fable Explorer to lookup your install - use this as TRUE
RegistryPath - The path that it seeks in the registry by default
InstallDirectory - If UseRegistry is False, it will look for Fable.exe or default.xbe (Xbox) in your specified path to verify it is correct
InternalSplash - TRUE or FALSE. If you want to use a different splash than the one that is compiled it must be set to FALSE
SplashFileName - If FALSE it will look for file in the same directory as Fable Explorer.
-->
<FableExplorer>
<ApplicationSettings>
<UseRegistry>FALSE</UseRegistry>
<RegistryPath>SOFTWARE\\Microsoft\\Microsoft Games\\Fable\\1.0</RegistryPath>
<InstallDirectory>C:\Games\Fable - The Lost Chapters\</InstallDirectory>
<InternalSplash>FALSE</InternalSplash>
<SplashFileName>Shadow Net.jpg</SplashFileName>
</ApplicationSettings>
</FableExplorer>
[Updated on: Sun, 15 November 2015 12:21] Report message to a moderator
|
|
|