• 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 ... 1137 1138 1139 1140 1141 ... 1197 Next »

Linux dual core crash
View New Posts | View Today's Posts

Pages (2): « Previous 1 2
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Linux dual core crash
10-14-2009, 08:10 AM
#11
wea0 Offline
Junior Member
**
Posts: 20
Threads: 0
Joined: Jul 2009
In my experience instant segfaults are caused by audio and not by input.
Try changing your Audio Backend to AOSound or NullSound.
Find
Reply
10-14-2009, 08:23 AM
#12
WindPower
Unregistered
 
(10-14-2009, 08:10 AM)wea0 Wrote: In my experience instant segfaults are caused by audio and not by input.
Try changing your Audio Backend to AOSound or NullSound.
Thanks, you are right! However AOSound makes the sound play at half speed and half pitch, which sounds terrible, and NullSound, well, means no sound at all.
So I guess I'll stick to Dolphin-in-Wine, which runs perfectly (albeit with a ~400 ms audio lag but that's because of Wine not supporting Pulseaudio). Big Grin
Reply
10-14-2009, 11:13 AM
#13
boogerlad Offline
Above and Beyond
*******
Posts: 1,134
Threads: 21
Joined: Apr 2009
(10-05-2009, 08:16 AM)Dugie Wrote: Q: How to run Linux builds without constant Crashes
A: You don't. Download Windows XP x86 (It's free now)

You know what? Shut up. You're not helping the problem, you're just making it worse. Anyways, you can't download xp legally.
Find
Reply
10-15-2009, 03:41 AM
#14
skyw4lker Offline
Junior Member
**
Posts: 5
Threads: 0
Joined: Oct 2009
Have a look at the google code page of dolphin i posted a quick and dirty solution for those who are able to compile dolphin.
I hope it gets into the next release Smile

Have fun with linux-dolphin Smile
Sky
Find
Reply
10-15-2009, 05:00 AM
#15
skyw4lker Offline
Junior Member
**
Posts: 5
Threads: 0
Joined: Oct 2009
Since it works with dual core for me iam still looking for more speedup, so i took a look at the compiler flags.
I got about additional 15fps by adding these flags
-fomit-frame-pointer -O3 -march=i686
to the compiler flags array in SConstruct

be careful about -march=i686 , it works only on processors with i686 architecture, you have too look for the keyword of your cpu architecture.

Have Fun! Smile
Find
Reply
« Next Oldest | Next Newest »
Pages (2): « Previous 1 2


  • 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