• 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 ... 604 605 606 607 608 ... 1198 Next »

error prompt then crash git version
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
error prompt then crash git version
12-04-2013, 05:04 PM
#1
Goddard
Unregistered
 
I see this alert - MSAA on default framebuffer isn't supported.
Please avoid forcing dolphin to use MSAA by the driver.
8 samples on default framebuffer found.

./dolphin-emu
59:37:694 /media/user1/drive/projects/dolphin-emu/Source/Core/DiscIO/Src/NANDContentLoader.cpp:216 W[DIO]: CreateFromDirectory: error opening /home/user1/.dolphin-emu/Wii/title/00000001/00000002/content/title.tmd
59:37:718 /media/user1/drive/projects/dolphin-emu/Source/Core/DiscIO/Src/NANDContentLoader.cpp:216 W[DIO]: CreateFromDirectory: error opening /home/user1/.dolphin-emu/Wii/title/00000001/00000002/content/title.tmd
59:47:865 /media/user1/drive/projects/dolphin-emu/Source/Core/Core/Src/ConfigManager.cpp:139 N[BOOT]: Saving settings to /home/user1/.dolphin-emu/Config/Dolphin.ini
59:48:027 /media/user1/drive/projects/dolphin-emu/Source/Core/DolphinWX/Src/Main.cpp:678 N[Wiimote]: Not connected
59:48:078 /media/user1/drive/projects/dolphin-emu/Source/Core/DolphinWX/Src/GLInterface/GLX.cpp:88 N[Video]: glX-Version 1.4
59:48:078 /media/user1/drive/projects/dolphin-emu/Source/Core/DolphinWX/Src/GLInterface/GLX.cpp:110 N[Video]: Got double buffered visual!
59:48:143 /media/user1/drive/projects/dolphin-emu/Source/Core/Core/Src/HW/WiimoteReal/WiimoteReal.cpp:611 N[Wiimote]: WiimoteReal::Initialize
59:48:143 /media/user1/drive/projects/dolphin-emu/Source/Core/Core/Src/Boot/Boot.cpp:196 N[BOOT]: Booting /media/user1/drive/downloads/Call.of.Duty.Modern.Warface.3/Call.of.Duty.Modern.Warface.3.iso
59:48:144 /media/user1/drive/projects/dolphin-emu/Source/Core/Core/Src/HLE/HLE_OS.cpp:43 N[OSREPORT]: 81200614->81300000|
Apploader Initialized.
59:48:144 /media/user1/drive/projects/dolphin-emu/Source/Core/Core/Src/HLE/HLE_OS.cpp:43 N[OSREPORT]: 81200630->81300000| This Apploader built Dec 11 2009 16:01:01 for RVL
00:43:086 /media/user1/drive/projects/dolphin-emu/Source/Core/Core/Src/HW/WiimoteReal/WiimoteReal.cpp:634 N[Wiimote]: WiimoteReal::Shutdown
Aborted (core dumped)


I compiled this from source so I may of done something wrong, or not set this up properly.

Appreciate the help.
Reply
12-05-2013, 12:52 PM
#2
pauldacheez Offline
hot take: fascism is bad
*******
Posts: 1,527
Threads: 1
Joined: Apr 2012
The MSAA message is just telling you that you have MSAA enabled through your GPU drivers (Catalyst, in this case) and that Dolphin isn't affected by that at all (no MSAA-related graphical improvement, may or may not kill performance).

The actual crash you're running into is actually probably caused by an unrelated bug in Catalyst where a GL extension Dolphin uses (AMD_pinned_memory) works fine on the Windows version of Catalyst, but is broken on the Linux version. The .diff I've attached disables that extension; just do "git apply no-pinned-memory.diff" to apply it, then "cmake .. && make -j5 && sudo make install" as usual.


Attached Files
.diff   no-pinned-memory.diff (Size: 1.17 KB / Downloads: 505)
<@skid_au> fishing resort is still broken: http://i.imgur.com/dvPiQKg.png
<@neobrain> dafuq
<+JMC47> no dude, you're just holding the postcard upside down
----------------------------------------
<@Lioncash> pauldachz in charge of shitposting :^)
Website Find
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