GithubHelp home page GithubHelp logo

bin-y / pspplayer Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 16.19 MB

Automatically exported from code.google.com/p/pspplayer

License: GNU Lesser General Public License v2.1

C# 65.90% C++ 19.33% C 13.23% GLSL 0.15% Smalltalk 0.67% Objective-C 0.01% Makefile 0.15% Shell 0.03% Assembly 0.11% ASP 0.20% CSS 0.22%

pspplayer's People

Watchers

 avatar

pspplayer's Issues

Problem with compiling the CPU and SimpleInput

What steps will reproduce the problem?
1. I can't run the PSP.

What is the expected output? What do you see instead?
-----------------------------------------------------
An errormessage that containts, that the CPU is missing. 
And the following Compilererrors:
fatal error LNK1104: cannot open file  "dxguid.lib"
Noxa.Emulation.Psp.Input.SimpleInput
fatal error LNK1104: cannot open file 
"C:\Users\******\Documents\Visual.obj"  Noxa.Emulation.Psp.Cpu.R4000Ultra


What version of the product are you using? On what operating system?
--------------------------------------------------------------------
I'm using the newest Version of the SVN, my OS ist Windows Vista Business
32bit.


Please provide any additional information below.
------------------------------------------------
I've installed the DirectX SDK March 2009, and I've got Visual Studio 2008
Professional, I hope someone can help me ;)

Original issue reported on code.google.com by [email protected] on 26 May 2009 at 9:08

unable to play games due to lack of cpu plugin...

What steps will reproduce the problem?
1. clicking start on the main screen of the pspplayer program




What version of the product are you using? On what operating system?
svn 596

Please provide any additional information below.
error message -

" a required component was not found, please reconfigure your components,
component not found : CPU"

could you possibly give me an idea as to where i can acquire said plugin? cpu?

help is greatly appreciated,

thanks,
Owen

Original issue reported on code.google.com by [email protected] on 20 May 2010 at 12:56

Team DpSp

We are works on new ds emulator for psp please help me :):)

http://code.google.com/p/dsonpsp

Original issue reported on code.google.com by [email protected] on 9 May 2010 at 12:07

Team DpSp

We are works on new ds emulator for psp please help me :):)

http://code.google.com/p/dsonpsp

Original issue reported on code.google.com by [email protected] on 9 May 2010 at 12:06

unable to play games due to lack of cpu plugin...

What steps will reproduce the problem?
1. clicking start on the main screen of the pspplayer program




What version of the product are you using? On what operating system?
svn 596

Please provide any additional information below.
error message -

" a required component was not found, please reconfigure your components,
component not found : CPU"

could you possibly give me an idea as to where i can acquire said plugin? cpu?

help is greatly appreciated,

thanks,
Owen

Original issue reported on code.google.com by [email protected] on 20 May 2010 at 12:55

what happen with the r611

I see this commits every day!
And yesterday I saw the
http://code.google.com/p/pspplayer/source/detail?r=611 was so funny.
Anyway, good news have you back!
thanks for the GREAT WORK (the best one psp emulator)

Original issue reported on code.google.com by [email protected] on 17 Jul 2008 at 1:33

Enter one-line summary

There is a build issue in InputDriver.cpp  it looks like a simple file is
missing or may be part of an SDK that isn't in the build documentation.

Error   2   fatal error C1083: Cannot open include file: 'XInput.h': No such
file or directory
k:\pspemu\Noxa.Emulation.Psp.Input.SimpleInput\InputDriver.cpp  10  


Original issue reported on code.google.com by [email protected] on 13 May 2007 at 11:13

fw 1.5 kexploit not supported

Homebrew that use directory styles like:
  GAME
  GAME%

don't get handled properly. Must change code to look in one dir for an
EBOOT with SFO et al and the other dir for the binary.

Original issue reported on code.google.com by [email protected] on 5 Nov 2007 at 12:23

i can't run a game

It can't run a game an show this massage:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.IOException: 目錄名稱不正確。

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalGetFileDirectoryNames(String path, String
userPathOriginal, String searchPattern, Boolean includeFiles, Boolean
includeDirs, SearchOption searchOption)
   at System.IO.DirectoryInfo.GetDirectories(String searchPattern,
SearchOption searchOption)
   at System.IO.DirectoryInfo.GetDirectories()
   at Noxa.Emulation.Psp.Media.FileSystem.MediaFolder.Cache()
   at Noxa.Emulation.Psp.Media.FileSystem.UmdDevice.Load(String path,
Boolean minimalCache)
   at
Noxa.Emulation.Psp.Player.GamePicker.PickerDialog.LoadGameFromUmd(String
gamePath)
   at
Noxa.Emulation.Psp.Player.GamePicker.PickerDialog.browseButton_Click(Object
sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons
button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase:
file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Noxa.Emulation.Psp.Player
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase:
file:///C:/Documents%20and%20Settings/canny/My%20Documents/Release/Noxa.Emulatio
n.Psp.Player.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e
089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/Sy
stem.Drawing.dll
----------------------------------------
Noxa.Emulation.Psp
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase:
file:///C:/Documents%20and%20Settings/canny/My%20Documents/Release/Noxa.Emulatio
n.Psp.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50
a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System
.Xml.dll
----------------------------------------
guvrxpsb
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase:
file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Noxa.Utilities.Controls
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase:
file:///C:/Documents%20and%20Settings/canny/My%20Documents/Release/Noxa.Utilitie
s.Controls.DLL
----------------------------------------
Noxa.Utilities
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase:
file:///C:/Documents%20and%20Settings/canny/My%20Documents/Release/Noxa.Utilitie
s.DLL
----------------------------------------
Noxa.Emulation.Psp.Bios.ManagedHLE
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase:
file:///C:/Documents%20and%20Settings/canny/My%20Documents/Release/Noxa.Emulatio
n.Psp.Bios.ManagedHLE.DLL
----------------------------------------
Noxa.Emulation.Psp.Configuration
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase:
file:///C:/Documents%20and%20Settings/canny/My%20Documents/Release/Noxa.Emulatio
n.Psp.Configuration.DLL
----------------------------------------
Noxa.Emulation.Psp.Cpu.R4000Ultra
    Assembly Version: 1.0.2690.39404
    Win32 Version: 
    CodeBase:
file:///C:/Documents%20and%20Settings/canny/My%20Documents/Release/Noxa.Emulatio
n.Psp.Cpu.R4000Ultra.DLL
----------------------------------------
Noxa.Emulation.Psp.Media.HostFileSystem
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase:
file:///C:/Documents%20and%20Settings/canny/My%20Documents/Release/Noxa.Emulatio
n.Psp.Media.HostFileSystem.DLL
----------------------------------------
Noxa.Emulation.Psp.Media.Iso
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase:
file:///C:/Documents%20and%20Settings/canny/My%20Documents/Release/Noxa.Emulatio
n.Psp.Media.Iso.DLL
----------------------------------------
Noxa.Emulation.Psp.Player.XmlSerializers
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase:
file:///C:/Documents%20and%20Settings/canny/My%20Documents/Release/Noxa.Emulatio
n.Psp.Player.XmlSerializers.DLL
----------------------------------------
Noxa.Emulation.Psp.Video.OpenGL
    Assembly Version: 1.0.2690.39432
    Win32 Version: 
    CodeBase:
file:///C:/Documents%20and%20Settings/canny/My%20Documents/Release/Noxa.Emulatio
n.Psp.Video.OpenGL.DLL
----------------------------------------
msvcm80
    Assembly Version: 8.0.50727.163
    Win32 Version: 8.00.50727.163
    CodeBase:
file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.163_
x-ww_681e29fb/msvcm80.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.



Original issue reported on code.google.com by [email protected] on 1 Jul 2008 at 8:43

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.