The Ultimate Site of Worms Armageddon

Worms: Armageddon => Tech Support => Topic started by: Turko on October 24, 2013, 12:28 PM

Title: where are the worms config files?
Post by: Turko on October 24, 2013, 12:28 PM
Hi guys :D

I want to reset my worms config (everything in options>advanced ingame) because i did something wrong there yesterday and the game does not work anymore... Im in linux and using wine...

Fixed... plz delete this post
Title: Re: where are the worms config files?
Post by: Statik on October 24, 2013, 01:34 PM
if you've found a solution, then post it, maybe it will help some1
Title: Re: where are the worms config files?
Post by: Turko on October 24, 2013, 01:47 PM
if you've found a solution, then post it, maybe it will help some1

Here it is..

1st: Right click inside any folder>>Show hidden files
2nd: Go to /home/(username)/.wine  folder
3rd: Open user.reg and delete worms armageddon log
4th: restart

Worms armageddon log looks like this
Spoiler! View
[Software\\Team17SoftwareLTD\\WormsArmageddon] 1382622325
"PATH"="D:\\home\\juli\\Worms Armageddon"

[Software\\Team17SoftwareLTD\\WormsArmageddon\\Options] 1382622326
"Animations"=dword:00000001
"AssistedVsync"=dword:00000001
"AutomaticallyRegisterAssociations"=dword:00000000
"CD Tracks"=dword:0000007f
"ColourDeficiency"=dword:00000000
"DisableBackgroundGradientParallax"=dword:00000000
"DisablePhone"=dword:00000000
"DisableSmoothBackgroundGradient"=dword:00000000
"DisplayXSize"=dword:00000556
"DisplayYSize"=dword:00000300
"ForceWineVirtualDesktop"=dword:00000001
"FrontendPaletteFix"=dword:0000000f
"FrontendUseDesktopWindow"=dword:00000001
"GDILayerTransparencyWorkaround"=dword:00000000
"Language"=dword:00000003
"LanguageName"="Spanish"
"LargerFonts"=dword:00000000
"LegacyUtilityKey"=dword:00000000
"LoadWormKitModules"=dword:00000000
"MapAreaWarnLimit"=dword:00800000
"MapDetailAMax"=dword:00000064
"MapDetailAMin"=dword:00000064
"MapDetailBMax"=dword:00000064
"MapDetailBMin"=dword:00000064
"OfflineRopeKnocking"=dword:00000000
"Renderer"=dword:00000001
"SkipIntro"=dword:00000000
"SlowFrontendWorkaround"=dword:00000000
"StereoFactor"=dword:00010000
"TimerWorkaround"=dword:00000000
"UseCommunityServerList"=dword:00000000
"UseHardwareCursors"=dword:00000001
"Volume"=dword:00000001
"VolumeFX"=dword:00000064
"Vsync"=dword:00000001
"WineCompatibilitySuggested"=dword:00000001


Btw is possible run the game without screen lag? (I mean in linux)
Title: Re: where are the worms config files?
Post by: HHC on October 24, 2013, 04:14 PM
whats the dword? dick?  :o
Title: Re: where are the worms config files?
Post by: Statik on October 24, 2013, 04:56 PM
double word
Title: Re: where are the worms config files?
Post by: StepS on October 24, 2013, 05:58 PM
...or simply use Tweaks\ResetRegistryOptions.reg
Title: Re: where are the worms config files?
Post by: Turko on October 24, 2013, 09:07 PM
...or simply use Tweaks\ResetRegistryOptions.reg

.reg files doesnt work on linux
Title: Re: where are the worms config files?
Post by: StepS on October 24, 2013, 10:54 PM
...or simply use Tweaks\ResetRegistryOptions.reg

.reg files doesnt work on linux
they do, if you assign an appropriate file association, which is quite easy
Title: Re: where are the worms config files?
Post by: Turko on October 24, 2013, 11:00 PM
...or simply use Tweaks\ResetRegistryOptions.reg

.reg files doesnt work on linux
they do, if you assign an appropriate file association, which is quite easy

I suck discussing about technology :P you win... btw how do you do that? right click>run as executable?
Title: Re: where are the worms config files?
Post by: StepS on October 25, 2013, 11:43 AM
...or simply use Tweaks\ResetRegistryOptions.reg

.reg files doesnt work on linux
they do, if you assign an appropriate file association, which is quite easy

I suck discussing about technology :P you win... btw how do you do that? right click>run as executable?
I think you can just use in console

Code: [Select]
wine regedit.exe "...\ResetRegistryOptions.reg"
instead of "..." is the full path to your Tweaks folder in wine

other than that I'm not really sure, never used wine, but there are certainly ways to associate it to be accessible just via a click.