• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 276 277 278 279 280 ... 1174 Next »

[Debian] Delete EVERYTHING of Dolphin-emu
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[Debian] Delete EVERYTHING of Dolphin-emu
09-28-2017, 03:59 AM
#1
canfi
Unregistered
 
Hey guys,

I recently f*cked up in the configuration somewhere on my debian ( deepin distro) laptop, fire emblem - path of radiance not running anymore, cant get past the hertz selection, getting a blackscreen after it.

I tried "sudo apt-get --purge remove dolphin-emu" and reinstalling it several times but the settings + saves etc stayed, f.e. my keybindings. is there a way to remove all of dolphin without any leftovers? Like it has never been there. So i can get a fresh install of it and have it work again?


Pre-Thanks for all replies Smile


Canfi
Reply
09-28-2017, 04:12 AM
#2
Neui Offline
Quiet
***
Posts: 170
Threads: 1
Joined: Apr 2015
Probably the best solution would be to just remove the config files: rm -rf ~/.dolphin-emu/Config ~/.config/dolphin-emu/

Assumes you haven't set XDG_DATA_HOME, XDG_CONFIG_HOME and/or XDG_CACHE_HOME (unlikely) or there is't an portable.txt in the executable directory. It seems ~/.dolphin-emu is an old path, so don't worry if it's missing.

Anyway, to remove everything related to dolphin: rm -rf ~/.dolphin-emu ~/.config/dolphin-emu ~/.cache/dolphin-emu ~/.local/share/dolphin-emu

https://github.com/dolphin-emu/dolphin/blob/131c97e87c203f2ea54410bf3b3ee59489369bbe/Source/Core/UICommon/UICommon.cpp#L166
Find
Reply
09-28-2017, 04:57 AM
#3
canfi
Unregistered
 
(09-28-2017, 04:12 AM)Neui Wrote: Probably the best solution would be to just remove the config files: rm -rf ~/.dolphin-emu/Config ~/.config/dolphin-emu/

Assumes you haven't set XDG_DATA_HOME, XDG_CONFIG_HOME and/or XDG_CACHE_HOME (unlikely) or there is't an portable.txt in the executable directory. It seems ~/.dolphin-emu is an old path, so don't worry if it's missing.

Anyway, to remove everything related to dolphin: rm -rf ~/.dolphin-emu ~/.config/dolphin-emu ~/.cache/dolphin-emu ~/.local/share/dolphin-emu

https://github.com/dolphin-emu/dolphin/blob/131c97e87c203f2ea54410bf3b3ee59489369bbe/Source/Core/UICommon/UICommon.cpp#L166

Thanks for the clear explanation, I'll try asap and report back then Smile
Reply
09-28-2017, 08:20 PM
#4
canfi
Unregistered
 
dpkg -l | grep '^.i'
| grep -i dolphin

Thats what i also used to remove every leftover of the Programm, then I deleted all games and started fresh, now it worked on the first launch after a short launching time and i can now launch it anytime without problems.
Reply
« Next Oldest | Next Newest »


  • 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