Hmm, open include\17_testing.au3
Replace the existing functions with this:
Func _Test_CheckRequieredFiles_BG1()
Return SetError(0, 0, 2)
EndFunc
Func _Test_CheckRequieredFiles_BG2()
Return SetError(0, 0, 2)
EndFunc
This should bypass the tests for the installations. Not tested, but it should work.
Select any folder you want as your install-path, the check should always be positive.
This way, you are able to use the BWS without an installation.
Ok, thanks, but I'm a problem child.. The internet connection I have is kinda crappy; it took me 16 hrs to wget the files so I'm not redoing that again..
What if I go into \Config\Mod.ini and change
[BWS-URLUpdate.exe]
Name=BiG World Setup - URL Updates
Link=http://kerzenburg.nightisforum.de/showthread.php?t=34931
Down=http://kerzenburg.nightisforum.de/downloads.php?id=3&do=downloadlatest
Type=R,S,T,E,F
Tra=0:EN,0:GE
GE-Ext=Lädt URL Updates für das BiG World Setup.
EN-Ext=Loads URL updates for the BiG World Setup.
Size=11449
Save=BWS_Linkupdates-20090504_2.7z
What if I go into \Config\Mod.ini and change
to
[BWS-URLUpdate.exe]
Name=BiG World Setup - URL Updates
Link=http://kerzenburg.nightisforum.de/showthread.php?t=34931
Down=http://kerzenburg.nightisforum.de/downloads.php?id=3&do=downloadlatest
Type=R,S,T,E,F
Tra=0:EN,0:GE
GE-Ext=Lädt URL Updates für das BiG World Setup.
EN-Ext=Loads URL updates for the BiG World Setup.
Size=11114
Save=BWS_Linkupdates-20090703_0.7z
Would that make BWS patch itself with the newest patch later on? And more importantly does the rest of BWS correspond after such an action (what file to unpack etc)?
Thanks
j