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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 2 3 4 5 ... 117 Next »

[UNOFFICIAL] Ishiiruka-Dolphin Custom Version
View New Posts | View Today's Posts

Pages (806): « Previous 1 ... 342 343 344 345 346 ... 806 Next »
Jump to page 
Thread Rating:
  • 33 Vote(s) - 4.55 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[UNOFFICIAL] Ishiiruka-Dolphin Custom Version
12-13-2015, 11:35 AM
#3,431
rlaugh0095 Offline
God of Conquest
****
Posts: 519
Threads: 28
Joined: Oct 2013
(12-13-2015, 08:36 AM)Tino Wrote: What do you mena when you say occlusion textures?

In crazy bump, there is a type of material texture that has a .occ file extension. You can find more information here.

http://www.garagegames.com/community/blogs/view/15080 
If you want some example textures I can make some, for what ever game you have that supports material maps, that is if this is at all possible.
Find
Reply
12-13-2015, 10:42 PM
#3,432
CowlScatman Offline
Texture Maker
***
Posts: 134
Threads: 1
Joined: May 2015
(12-12-2015, 04:52 AM)Tino Wrote:
(12-11-2015, 01:53 PM)CowlScatman Wrote: Tino im having some trouble with loading .elf files in ishiiruka. Im using the project m netplay build and it uses a .elf file to boot, but when i boot it through ishiiruka it's extremely full of static.

can you give more detail on the problem?

Yeah basically the newest version of project m netplay uses a virtual sd card, and a .elf file to auto boot and apply the codes to a Brawl Iso. When i do this all music is distorted but regular sounds are perfectly fine. It seems to have to do something with it being on an sd card cause if i use an older version of PM made into an iso instead of virtual sd card its fine.
Find
Reply
12-14-2015, 12:24 AM
#3,433
DrHouse64 Offline
A woman yet a man, a man yet a woman
****
Posts: 343
Threads: 18
Joined: Jun 2013
(12-13-2015, 10:42 PM)CowlScatman Wrote:
(12-12-2015, 04:52 AM)Tino Wrote:
(12-11-2015, 01:53 PM)CowlScatman Wrote: Tino im having some trouble with loading .elf files in ishiiruka. Im using the project m netplay build and it uses a .elf file to boot, but when i boot it through ishiiruka it's extremely full of static.

can you give more detail on the problem?

Yeah basically the newest version of project m netplay uses a virtual sd card, and a .elf file to auto boot and apply the codes to a Brawl Iso. When i do this all music is distorted but regular sounds are perfectly fine. It seems to have to do something with it being on an sd card cause if i use an older version of PM made into an iso instead of virtual sd card its fine.

Did you try to change the hook type in the launcher options?
From France with love.
Laptop ROG : W10 / Ryzen 7 4800HS @2.9 GHz (4.2 GHz Turbo disabled unless necessary for better thermals) / 16 Go DDR4 / RTX 2060 MaxQ (6 Go GDDR6)
Find
Reply
12-14-2015, 01:12 AM
#3,434
leolam Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,478
Threads: 5
Joined: Sep 2015
(07-25-2015, 10:21 AM)Tino Wrote: updated the latest folder with a new version, some small fixes and added fxaa to IshiirukaFX. Teorically i fixed linux compilation so  if anyone with linux can compile and test if everything work in linux i will really apreciate it.

So, I know this is old… but I just tried compiling it on a GNU/Linux (Ubuntu 15.10) system and it failed.

Spoiler: (Show Spoiler)
Code:
CMakeFiles/dolphin-emu.dir/Debugger/DebuggerPanel.cpp.o: In function `GFXDebuggerPanel::OnPauseButton(wxCommandEvent&)':
DebuggerPanel.cpp:(.text+0x152): undefined reference to `GFXDebuggerPauseFlag'
CMakeFiles/dolphin-emu.dir/Debugger/DebuggerPanel.cpp.o: In function `GFXDebuggerPanel::OnPauseAtNextFrameButton(wxCommandEvent&)':
DebuggerPanel.cpp:(.text+0x162): undefined reference to `GFXDebuggerPauseFlag'
DebuggerPanel.cpp:(.text+0x169): undefined reference to `GFXDebuggerToPauseAtNext'
DebuggerPanel.cpp:(.text+0x173): undefined reference to `GFXDebuggerEventToPauseCount'
CMakeFiles/dolphin-emu.dir/Debugger/DebuggerPanel.cpp.o: In function `GFXDebuggerPanel::OnContButton(wxCommandEvent&)':
DebuggerPanel.cpp:(.text+0x182): undefined reference to `GFXDebuggerToPauseAtNext'
DebuggerPanel.cpp:(.text+0x18c): undefined reference to `GFXDebuggerPauseFlag'
CMakeFiles/dolphin-emu.dir/Debugger/DebuggerPanel.cpp.o: In function `GFXDebuggerPanel::~GFXDebuggerPanel()':
DebuggerPanel.cpp:(.text+0x1a3): undefined reference to `g_pdebugger'
DebuggerPanel.cpp:(.text+0x1ad): undefined reference to `GFXDebuggerPauseFlag'
CMakeFiles/dolphin-emu.dir/Debugger/DebuggerPanel.cpp.o: In function `GFXDebuggerPanel::~GFXDebuggerPanel()':
DebuggerPanel.cpp:(.text+0x1d4): undefined reference to `g_pdebugger'
DebuggerPanel.cpp:(.text+0x1e1): undefined reference to `GFXDebuggerPauseFlag'
CMakeFiles/dolphin-emu.dir/Debugger/DebuggerPanel.cpp.o: In function `GFXDebuggerPanel::OnPauseAtNextButton(wxCommandEvent&)':
DebuggerPanel.cpp:(.text+0x289): undefined reference to `GFXDebuggerPauseFlag'
DebuggerPanel.cpp:(.text+0x2ba): undefined reference to `GFXDebuggerToPauseAtNext'
DebuggerPanel.cpp:(.text+0x2e1): undefined reference to `GFXDebuggerEventToPauseCount'
DebuggerPanel.cpp:(.text+0x327): undefined reference to `GFXDebuggerEventToPauseCount'
CMakeFiles/dolphin-emu.dir/Debugger/DebuggerPanel.cpp.o: In function `GFXDebuggerPanel::GFXDebuggerPanel(wxWindow*, int, wxPoint const&, wxSize const&, long, wxString const&)':
DebuggerPanel.cpp:(.text+0x4a84): undefined reference to `g_pdebugger'
CMakeFiles/dolphin-emu.dir/Debugger/DebuggerPanel.cpp.o: In function `GFXDebuggerPanel::OnUpdateScreenButton(wxCommandEvent&)':
DebuggerPanel.cpp:(.text+0x52b2): undefined reference to `GFXDebuggerUpdateScreen()'
CMakeFiles/dolphin-emu.dir/Debugger/DebuggerPanel.cpp.o: In function `GFXDebuggerPanel::OnDumpButton(wxCommandEvent&)':
DebuggerPanel.cpp:(.text+0x5631): undefined reference to `GFXDebuggerBase::DumpMatrices(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
DebuggerPanel.cpp:(.text+0x57b9): undefined reference to `GFXDebuggerBase::DumpStats(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
DebuggerPanel.cpp:(.text+0x57c9): undefined reference to `GFXDebuggerBase::DumpPixelShader(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
DebuggerPanel.cpp:(.text+0x57d9): undefined reference to `GFXDebuggerBase::DumpVertexShader(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
DebuggerPanel.cpp:(.text+0x57e9): undefined reference to `GFXDebuggerBase::DumpPixelShaderConstants(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
DebuggerPanel.cpp:(.text+0x57f9): undefined reference to `GFXDebuggerBase::DumpVertexShaderConstants(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
DebuggerPanel.cpp:(.text+0x5809): undefined reference to `GFXDebuggerBase::DumpTextures(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
DebuggerPanel.cpp:(.text+0x5819): undefined reference to `GFXDebuggerBase::DumpFrameBuffer(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
DebuggerPanel.cpp:(.text+0x5829): undefined reference to `GFXDebuggerBase::DumpGeometry(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
DebuggerPanel.cpp:(.text+0x5839): undefined reference to `GFXDebuggerBase::DumpVertexDecl(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/dolphin-emu.dir/Debugger/DebuggerPanel.cpp.o: In function `GFXDebuggerPanel::OnClearTextureCacheButton(wxCommandEvent&)':
DebuggerPanel.cpp:(.text+0x211): undefined reference to `TextureCacheBase::Invalidate()'
CMakeFiles/dolphin-emu.dir/FifoPlayerDlg.cpp.o: In function `FifoPlayerDlg::OnObjectCmdListSelectionChanged(wxCommandEvent&)':
FifoPlayerDlg.cpp:(.text+0x1987): undefined reference to `GetBPRegInfo(unsigned char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
CMakeFiles/dolphin-emu.dir/Frame.cpp.o: In function `CFrame::OnMouse(wxMouseEvent&)':
Frame.cpp:(.text+0x1002): undefined reference to `g_Config'
Frame.cpp:(.text+0x113c): undefined reference to `VertexShaderManager::TranslateView(float, float, float)'
Frame.cpp:(.text+0x11a3): undefined reference to `VertexShaderManager::RotateView(float, float)'
CMakeFiles/dolphin-emu.dir/Frame.cpp.o: In function `CFrame::ParseHotkeys()::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) const [clone .isra.157] [clone .constprop.203]':
Frame.cpp:(.text+0x15c4): undefined reference to `g_Config'
Frame.cpp:(.text+0x17a5): undefined reference to `OSD::AddMessage(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)'
CMakeFiles/dolphin-emu.dir/Frame.cpp.o: In function `CFrame::DoFullscreen(bool)':
Frame.cpp:(.text+0x4def): undefined reference to `g_Config'
Frame.cpp:(.text+0x4e11): undefined reference to `g_Config'
Frame.cpp:(.text+0x4e83): undefined reference to `g_Config'
CMakeFiles/dolphin-emu.dir/Frame.cpp.o: In function `CFrame::ParseHotkeys()':
Frame.cpp:(.text+0x5500): undefined reference to `g_Config'
Frame.cpp:(.text+0x5507): undefined reference to `OSDChoice'
Frame.cpp:(.text+0x5521): undefined reference to `g_Config'
Frame.cpp:(.text+0x552c): undefined reference to `OSDChoice'
Frame.cpp:(.text+0x553c): undefined reference to `g_Config'
Frame.cpp:(.text+0x5552): undefined reference to `g_Config'
Frame.cpp:(.text+0x5558): undefined reference to `OSDChoice'
Frame.cpp:(.text+0x5568): undefined reference to `g_Config'
Frame.cpp:(.text+0x557e): undefined reference to `g_Config'
Frame.cpp:(.text+0x5585): undefined reference to `OSDChoice'
Frame.cpp:(.text+0x559f): undefined reference to `g_Config'
Frame.cpp:(.text+0x55a6): undefined reference to `OSDChoice'
Frame.cpp:(.text+0x5661): undefined reference to `g_Config'
Frame.cpp:(.text+0x5672): undefined reference to `g_Config'
Frame.cpp:(.text+0x5685): undefined reference to `g_Config'
Frame.cpp:(.text+0x569f): undefined reference to `g_Config'
Frame.cpp:(.text+0x56b0): undefined reference to `g_Config'
CMakeFiles/dolphin-emu.dir/Frame.cpp.o:Frame.cpp:(.text+0x56c3): more undefined references to `g_Config' follow
CMakeFiles/dolphin-emu.dir/Frame.cpp.o: In function `CFrame::ParseHotkeys()':
Frame.cpp:(.text+0x5dcb): undefined reference to `VertexShaderManager::TranslateView(float, float, float)'
Frame.cpp:(.text+0x5de4): undefined reference to `VertexShaderManager::TranslateView(float, float, float)'
Frame.cpp:(.text+0x5e08): undefined reference to `VertexShaderManager::TranslateView(float, float, float)'
Frame.cpp:(.text+0x5e21): undefined reference to `VertexShaderManager::TranslateView(float, float, float)'
Frame.cpp:(.text+0x5e49): undefined reference to `VertexShaderManager::ResetView()'
Frame.cpp:(.text+0x5e84): undefined reference to `VertexShaderManager::TranslateView(float, float, float)'
Frame.cpp:(.text+0x5ea8): undefined reference to `VertexShaderManager::TranslateView(float, float, float)'
Frame.cpp:(.text+0x6066): undefined reference to `g_Config'
Frame.cpp:(.text+0x6075): undefined reference to `g_Config'
Frame.cpp:(.text+0x60cc): undefined reference to `g_Config'
Frame.cpp:(.text+0x60db): undefined reference to `g_Config'
Frame.cpp:(.text+0x60ec): undefined reference to `g_Config'
CMakeFiles/dolphin-emu.dir/Frame.cpp.o:Frame.cpp:(.text+0x60fb): more undefined references to `g_Config' follow
CMakeFiles/dolphin-emu.dir/FrameTools.cpp.o: In function `CFrame::OnConfigGFX(wxCommandEvent&)':
FrameTools.cpp:(.text+0x66e): undefined reference to `g_video_backend'
CMakeFiles/dolphin-emu.dir/FrameTools.cpp.o: In function `CFrame::DoStop() [clone .part.109] [clone .constprop.163]':
FrameTools.cpp:(.text+0x800b): undefined reference to `g_Config'
FrameTools.cpp:(.text+0x8011): undefined reference to `g_Config'
CMakeFiles/dolphin-emu.dir/Main.cpp.o: In function `DolphinApp::OnInit()':
Main.cpp:(.text+0x4dbc): undefined reference to `VideoBackend::ActivateBackend(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/dolphin-emu.dir/PostProcessingConfigDiag.cpp.o: In function `PostProcessingConfigDiag::~PostProcessingConfigDiag()':
PostProcessingConfigDiag.cpp:(.text+0x80c): undefined reference to `PostProcessingShaderConfiguration::SaveOptionsConfiguration()'
PostProcessingConfigDiag.cpp:(.text+0x813): undefined reference to `g_renderer'
PostProcessingConfigDiag.cpp:(.text+0x81d): undefined reference to `Renderer::m_post_processor'
CMakeFiles/dolphin-emu.dir/PostProcessingConfigDiag.cpp.o: In function `PostProcessingConfigDiag::Event_Slider(wxCommandEvent&)':
PostProcessingConfigDiag.cpp:(.text+0x37d5): undefined reference to `PostProcessingShaderConfiguration::SetOptionf(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, float)'
PostProcessingConfigDiag.cpp:(.text+0x388c): undefined reference to `PostProcessingShaderConfiguration::SetOptioni(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int)'
CMakeFiles/dolphin-emu.dir/PostProcessingConfigDiag.cpp.o: In function `PostProcessingConfigDiag::Event_CheckBox(wxCommandEvent&)':
PostProcessingConfigDiag.cpp:(.text+0x39f2): undefined reference to `PostProcessingShaderConfiguration::SetOptionb(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)'
CMakeFiles/dolphin-emu.dir/PostProcessingConfigDiag.cpp.o: In function `PostProcessingConfigDiag::PostProcessingConfigDiag(wxWindow*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
PostProcessingConfigDiag.cpp:(.text+0x3e04): undefined reference to `g_renderer'
PostProcessingConfigDiag.cpp:(.text+0x3ed6): undefined reference to `Renderer::m_post_processor'
PostProcessingConfigDiag.cpp:(.text+0x5c9b): undefined reference to `PostProcessingShaderConfiguration::LoadShader(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
CMakeFiles/dolphin-emu.dir/PostProcessingConfigDiag.cpp.o: In function `PostProcessingConfigDiag::Event_Slider_Finish(wxScrollEvent&)':
PostProcessingConfigDiag.cpp:(.text+0x678f): undefined reference to `PostProcessingShaderConfiguration::SetOptionf(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, float)'
PostProcessingConfigDiag.cpp:(.text+0x6810): undefined reference to `PostProcessingShaderConfiguration::SetOptioni(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int)'
CMakeFiles/dolphin-emu.dir/SoftwareVideoConfigDialog.cpp.o: In function `SoftwareVideoConfigDialog::SoftwareVideoConfigDialog(wxWindow*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
SoftwareVideoConfigDialog.cpp:(.text+0x1012): undefined reference to `g_available_video_backends'
SoftwareVideoConfigDialog.cpp:(.text+0x1019): undefined reference to `g_available_video_backends'
SoftwareVideoConfigDialog.cpp:(.text+0x114d): undefined reference to `g_video_backend'
CMakeFiles/dolphin-emu.dir/SoftwareVideoConfigDialog.cpp.o: In function `SoftwareVideoConfigDialog::Event_Backend(wxCommandEvent&)':
SoftwareVideoConfigDialog.cpp:(.text._ZN25SoftwareVideoConfigDialog13Event_BackendER14wxCommandEvent[_ZN25SoftwareVideoConfigDialog13Event_BackendER14wxCommandEvent]+0x25): undefined reference to `g_available_video_backends'
SoftwareVideoConfigDialog.cpp:(.text._ZN25SoftwareVideoConfigDialog13Event_BackendER14wxCommandEvent[_ZN25SoftwareVideoConfigDialog13Event_BackendER14wxCommandEvent]+0x30): undefined reference to `g_video_backend'
SoftwareVideoConfigDialog.cpp:(.text._ZN25SoftwareVideoConfigDialog13Event_BackendER14wxCommandEvent[_ZN25SoftwareVideoConfigDialog13Event_BackendER14wxCommandEvent]+0x43): undefined reference to `g_video_backend'
SoftwareVideoConfigDialog.cpp:(.text._ZN25SoftwareVideoConfigDialog13Event_BackendER14wxCommandEvent[_ZN25SoftwareVideoConfigDialog13Event_BackendER14wxCommandEvent]+0x7f): undefined reference to `g_video_backend'
CMakeFiles/dolphin-emu.dir/VideoConfigDiag.cpp.o: In function `VideoConfigDiag::Event_Close(wxCloseEvent&)':
VideoConfigDiag.cpp:(.text+0x6c2): undefined reference to `g_Config'
VideoConfigDiag.cpp:(.text+0x6cb): undefined reference to `VideoConfig::Save(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/dolphin-emu.dir/VideoConfigDiag.cpp.o: In function `VideoConfigDiag::Event_PPShader(wxCommandEvent&)':
VideoConfigDiag.cpp:(.text+0x9a8): undefined reference to `PostProcessingShaderConfiguration::LoadShader(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
CMakeFiles/dolphin-emu.dir/VideoConfigDiag.cpp.o: In function `VideoConfigDiag::Event_Backend(wxCommandEvent&)':
VideoConfigDiag.cpp:(.text+0x121f): undefined reference to `g_available_video_backends'
VideoConfigDiag.cpp:(.text+0x122a): undefined reference to `g_video_backend'
VideoConfigDiag.cpp:(.text+0x128d): undefined reference to `g_video_backend'
VideoConfigDiag.cpp:(.text+0x12da): undefined reference to `g_video_backend'
VideoConfigDiag.cpp:(.text+0x1498): undefined reference to `g_video_backend'
CMakeFiles/dolphin-emu.dir/VideoConfigDiag.cpp.o: In function `VideoConfigDiag::PopulatePostProcessingShaders()':
VideoConfigDiag.cpp:(.text+0x1e67): undefined reference to `PostProcessingShaderConfiguration::LoadShader(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
CMakeFiles/dolphin-emu.dir/VideoConfigDiag.cpp.o: In function `VideoConfigDiag::VideoConfigDiag(wxWindow*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
VideoConfigDiag.cpp:(.text+0x2e76): undefined reference to `g_Config'
VideoConfigDiag.cpp:(.text+0x2f99): undefined reference to `VideoConfig::Load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
VideoConfigDiag.cpp:(.text+0x3406): undefined reference to `g_available_video_backends'
VideoConfigDiag.cpp:(.text+0x340d): undefined reference to `g_available_video_backends'
VideoConfigDiag.cpp:(.text+0x351b): undefined reference to `g_video_backend'
../Core/libcore.a(BootManager.cpp.o): In function `BootManager::Stop()':
BootManager.cpp:(.text+0xef): undefined reference to `VideoBackend::ActivateBackend(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
../Core/libcore.a(BootManager.cpp.o): In function `BootManager::BootCore(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
BootManager.cpp:(.text+0x11c5): undefined reference to `VideoBackend::ActivateBackend(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
../Core/libcore.a(Core.cpp.o): In function `Core::CpuThread()':
Core.cpp:(.text+0x19): undefined reference to `g_video_backend'
../Core/libcore.a(Core.cpp.o): In function `Core::FifoPlayerThread()':
Core.cpp:(.text+0x123): undefined reference to `g_video_backend'
Core.cpp:(.text+0x143): undefined reference to `g_video_backend'
../Core/libcore.a(Core.cpp.o): In function `Core::EmuThread()':
Core.cpp:(.text+0x3ad): undefined reference to `g_video_backend'
Core.cpp:(.text+0x5d6): undefined reference to `OSD::AddMessage(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)'
Core.cpp:(.text+0xbe3): undefined reference to `g_video_backend'
Core.cpp:(.text+0xc13): undefined reference to `g_video_backend'
Core.cpp:(.text+0xc43): undefined reference to `g_video_backend'
Core.cpp:(.text+0xee3): undefined reference to `g_video_backend'
../Core/libcore.a(Core.cpp.o): In function `Core::DisplayMessage(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)':
Core.cpp:(.text+0x1243): undefined reference to `g_video_backend'
../Core/libcore.a(Core.cpp.o):Core.cpp:(.text+0x138d): more undefined references to `g_video_backend' follow
../Core/libcore.a(Movie.cpp.o): In function `Movie::SaveRecording(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
Movie.cpp:(.text+0x3bc1): undefined reference to `g_ActiveConfig'
Movie.cpp:(.text+0x3bcf): undefined reference to `g_ActiveConfig'
Movie.cpp:(.text+0x3bdd): undefined reference to `g_ActiveConfig'
Movie.cpp:(.text+0x3beb): undefined reference to `g_ActiveConfig'
Movie.cpp:(.text+0x3bf9): undefined reference to `g_ActiveConfig'
../Core/libcore.a(Movie.cpp.o): In function `Movie::SetGraphicsConfig()':
Movie.cpp:(.text+0x4069): undefined reference to `g_Config'
Movie.cpp:(.text+0x4076): undefined reference to `g_Config'
Movie.cpp:(.text+0x4083): undefined reference to `g_Config'
Movie.cpp:(.text+0x4090): undefined reference to `g_Config'
Movie.cpp:(.text+0x409d): undefined reference to `g_Config'
../Core/libcore.a(Movie.cpp.o): In function `Movie::GetSettings()':
Movie.cpp:(.text+0x40bc): undefined reference to `g_video_backend'
../Core/libcore.a(State.cpp.o): In function `State::DoState(PointerWrap&) [clone .part.108]':
State.cpp:(.text+0xcb): undefined reference to `g_video_backend'
State.cpp:(.text+0x379): undefined reference to `AVIDump::DoState()'
../Core/libcore.a(CPU.cpp.o): In function `CPU::EnableStepping(bool)':
CPU.cpp:(.text+0x408): undefined reference to `g_video_backend'
CPU.cpp:(.text+0x457): undefined reference to `g_video_backend'
../Core/libcore.a(CPU.cpp.o): In function `CPU::Break()':
CPU.cpp:(.text+0x4fb): undefined reference to `g_video_backend'
../Core/libcore.a(DSPHost.cpp.o): In function `DSPHost::OSD_AddMessage(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)':
DSPHost.cpp:(.text+0x21): undefined reference to `OSD::AddMessage(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int)'
../Core/libcore.a(GPFifo.cpp.o): In function `GPFifo::UpdateGatherPipe()':
GPFifo.cpp:(.text+0x40): undefined reference to `g_video_backend'
../Core/libcore.a(Memmap.cpp.o): In function `Memory::Init()':
Memmap.cpp:(.text+0x164): undefined reference to `g_video_backend'
Memmap.cpp:(.text+0x192): undefined reference to `PixelEngine::RegisterMMIO(MMIO::Mapping*, unsigned int)'
Memmap.cpp:(.text+0x21f): undefined reference to `PixelEngine::RegisterMMIO(MMIO::Mapping*, unsigned int)'
../Core/libcore.a(SystemTimers.cpp.o): In function `SystemTimers::CPCallback(unsigned long, int)':
SystemTimers.cpp:(.text+0x29): undefined reference to `g_video_backend'
../Core/libcore.a(SystemTimers.cpp.o): In function `SystemTimers::ThrottleCallback(unsigned long, int)':
SystemTimers.cpp:(.text+0x85): undefined reference to `GpuMaySleep()'
../Core/libcore.a(VideoInterface.cpp.o): In function `VideoInterface::Update()':
VideoInterface.cpp:(.text+0x27b3): undefined reference to `g_video_backend'
VideoInterface.cpp:(.text+0x282e): undefined reference to `g_video_backend'
VideoInterface.cpp:(.text+0x2893): undefined reference to `g_ActiveConfig'
VideoInterface.cpp:(.text+0x28da): undefined reference to `g_ActiveConfig'
../Core/libcore.a(MMU.cpp.o): In function `PowerPC::Read_U8(unsigned int)':
MMU.cpp:(.text+0x1135): undefined reference to `g_video_backend'
../Core/libcore.a(MMU.cpp.o): In function `PowerPC::Read_U16(unsigned int)':
MMU.cpp:(.text+0x177d): undefined reference to `g_video_backend'
../Core/libcore.a(MMU.cpp.o): In function `PowerPC::Read_U32(unsigned int)':
MMU.cpp:(.text+0x2035): undefined reference to `g_video_backend'
../Core/libcore.a(MMU.cpp.o): In function `PowerPC::Read_U64(unsigned int)':
MMU.cpp:(.text+0x289b): undefined reference to `g_video_backend'
../Core/libcore.a(MMU.cpp.o): In function `PowerPC::Read_F64(unsigned int)':
MMU.cpp:(.text+0x30ab): undefined reference to `g_video_backend'
../Core/libcore.a(MMU.cpp.o):MMU.cpp:(.text+0x3955): more undefined references to `g_video_backend' follow
../Core/libcore.a(FifoPlaybackAnalyzer.cpp.o): In function `FifoPlaybackAnalyzer::StoreEfbCopyRegion()':
FifoPlaybackAnalyzer.cpp:(.text+0x2b0): undefined reference to `bpmem'
FifoPlaybackAnalyzer.cpp:(.text+0x330): undefined reference to `TexDecoder_GetBlockWidthInTexels(unsigned int)'
FifoPlaybackAnalyzer.cpp:(.text+0x33a): undefined reference to `TexDecoder_GetBlockHeightInTexels(unsigned int)'
FifoPlaybackAnalyzer.cpp:(.text+0x35e): undefined reference to `TexDecoder_GetTextureSizeInBytes(unsigned int, unsigned int, unsigned int)'
../Core/libcore.a(FifoAnalyzer.cpp.o): In function `FifoAnalyzer::CalculateVertexElementSizes(int*, int, FifoAnalyzer::CPMemory const&)':
FifoAnalyzer.cpp:(.text+0x460): undefined reference to `VertexLoader_Position::GetSize(unsigned int, unsigned int, unsigned int)'
FifoAnalyzer.cpp:(.text+0x4e1): undefined reference to `VertexLoader_TextCoord::GetSize(unsigned int, unsigned int, unsigned int)'
FifoAnalyzer.cpp:(.text+0x5a4): undefined reference to `VertexLoader_Normal::GetSize(unsigned int, unsigned int, unsigned int, unsigned int)'
../Core/libcore.a(FifoAnalyzer.cpp.o): In function `FifoAnalyzer::Init()':
FifoAnalyzer.cpp:(.text+0x1): undefined reference to `VertexLoader_Normal::Init()'
../UICommon/libuicommon.a(UICommon.cpp.o): In function `UICommon::Init()':
UICommon.cpp:(.text+0xf): undefined reference to `VideoBackend::PopulateList()'
UICommon.cpp:(.text+0x2c): undefined reference to `VideoBackend::ActivateBackend(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
../UICommon/libuicommon.a(UICommon.cpp.o): In function `UICommon::Shutdown()':
UICommon.cpp:(.text+0x5f): undefined reference to `VideoBackend::ClearList()'
collect2: error: ld returned 1 exit status
Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/build.make:1578: recipe for target 'Binaries/dolphin-emu' failed
make[2]: *** [Binaries/dolphin-emu] Error 1
CMakeFiles/Makefile2:902: recipe for target 'Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all' failed
make[1]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all] Error 2
Makefile:146: recipe for target 'all' failed
make: *** [all] Error 2

All dependencies were installed. This was on commit af610d6.
Website Find
Reply
12-14-2015, 01:49 AM
#3,435
Tino Offline
Above and Beyond
*******
Posts: 2,276
Threads: 1
Joined: Oct 2013
Thanks for the report. Will take a look
Find
Reply
12-14-2015, 09:43 AM
#3,436
theelf Offline
Junior Member
**
Posts: 8
Threads: 0
Joined: Dec 2015
(12-12-2015, 04:51 AM)Tino Wrote:
(12-11-2015, 12:00 PM)theelf Wrote: Hi! greetings

My first post, sorry my english.  I just came here to say a big THANK YOU to the developer of this build of Dolphin, is amazing

My OS right now is windows XP x64 (sadly latest release dont work anymore in XP) but i just download one "Ishiruka.8b64cb3.64"  that work great


A question, from the old releases, what the "order"? i feel a little confuse, i start downloading some, and check the about for "compiled" date,  but there is too much files


Thanks a lot for the good work

https://goo.gl/Eldxmf

there you can sort the folder by date so you can explore it easily.


Thank you very much, your build are amazing


I found that latest version that work in XP x64 is from august 2014, it seems that maybe in some point on this year, you change to a new Visual Studio

By the way, i just try to compile your latest build in Visual 2010 but no luck, do you know if is easy/possible to target XP in the VS2015 you use?

I need to install windows 7+ , download VS2015, etc just for test this, if you know, and is not possible, i will save lot of time

Thanks a lot! great work
Find
Reply
12-14-2015, 10:22 AM
#3,437
Tino Offline
Above and Beyond
*******
Posts: 2,276
Threads: 1
Joined: Oct 2013
You cannot compile /target xp directly you need to install vs 2012 express to add support to build with xp support. But at thisvpoint there is a lot of code you will have to revert to make it work under xp as i use a lot of code that needs at least windos 7
Find
Reply
12-14-2015, 10:43 AM
#3,438
theelf Offline
Junior Member
**
Posts: 8
Threads: 0
Joined: Dec 2015
(12-14-2015, 10:22 AM)Tino Wrote: You cannot compile /target xp directly you need to install vs 2012 express to add support to build with xp support. But at thisvpoint there is a lot of code you will have to revert to make it work under xp as i use a lot of code that needs at least windos 7


Thanks a lot, it save me some time

Please, let me ask you one more question, im sorry to take your time. Do you remember what is the latest sourcecode that don' t have windows 7 code?


The latest build that works in XP x64 is from Jul 31 2014. In github i see a point in jul 29, maybe this?


I will continue my private builds from latest working code, and just add fixes from newer builds in case something is not working


Thanks a lot
Find
Reply
12-14-2015, 11:38 AM
#3,439
Tino Offline
Above and Beyond
*******
Posts: 2,276
Threads: 1
Joined: Oct 2013
@theelf : that is the last version compatible with xp, after the next release that is a merge from master xp compatibility was brocken.
Find
Reply
12-14-2015, 02:44 PM
#3,440
Aleron Ives Offline
Senior Member
****
Posts: 662
Threads: 7
Joined: Apr 2014
It may also be worth noting that AFAIK XP64 was never officially supported at all; only XP32 was, so using XP64 may cause even more strange problems than trying to port new features back to XP32.
Find
Reply
« Next Oldest | Next Newest »
Pages (806): « Previous 1 ... 342 343 344 345 346 ... 806 Next »
Jump to page 


  • 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