Go Back  
Reply
 
Thread Tools
Old 03-10-2013   #11
SvenGDK
Homebrew Developer
 
SvenGDK's Avatar
 
Join Date: Dec 2010
Location: Luxembourg
Posts: 310
Likes: 53
Liked 378 Times in 141 Posts
Mentioned: 70 Post(s)
Tagged: 0 Thread(s)
@GregoryRasputin Thanks for the explanation.

Integrated emulators will come soon
__________________
Developer of PS Multi Tools, PS3 Lite Tools, PS PKG File Manager and XMBPC.
SvenGDK is offline   Reply With Quote
Old 03-10-2013   #12
SonofUgly
Apprentice
 
Join Date: Oct 2011
Posts: 13
Likes: 29
Liked 1 Time in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
There's a new DS3 controller driver that works a lot better than MiJ:
forums.pcsx2(DOT)net/Thread-XInput-Wrapper-for-DS3-and-Play-com-USB-Dual-DS2-Controller

Bluetooth Beta
forums.pcsx2(DOT)net/Thread-XInput-Wrapper-for-DS3-and-Play-com-USB-Dual-DS2-Controller?page=31
SonofUgly is offline   Reply With Quote
Old 03-10-2013   #13
BradB111
Member
 
Join Date: Nov 2012
Posts: 66
Likes: 8
Liked 4 Times in 4 Posts
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
nice peice of software that works brilliantly. i was just wondering if anybody knew of a similar thing that is emulating the 360 dashboard for use with a 360 controller?
BradB111 is offline   Reply With Quote
Old 03-10-2013   #14
Priest282
Apprentice
 
Join Date: Jan 2011
Posts: 18
Likes: 0
Liked 2 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Its not an emulator please dont call it that, an emulator runs original files of the hardware its emulating and tries to accurately translate the code eg a retro games console emulator.
Its a simulator, which is something that mimicks how hardware/software works to try to produce a similar result eg a pinball machine sim.
Not nit picking, just clarifying :-)
Priest282 is offline   Reply With Quote
Likes: (1)
Old 03-10-2013   #15
GregoryRasputin
 
GregoryRasputin's Avatar
 
Join Date: Jan 2008
Posts: 14,485
Likes: 8,250
Liked 14,616 Times in 5,599 Posts
Mentioned: 1338 Post(s)
Tagged: 3 Thread(s)
Originally Posted by Priest282 View Post
Its not an emulator please dont call it that, an emulator runs original files of the hardware its emulating and tries to accurately translate the code eg a retro games console emulator.
Its a simulator, which is something that mimicks how hardware/software works to try to produce a similar result eg a pinball machine sim.
Not nit picking, just clarifying :-)
Simulation is used in Emulation.....
XMBPCE both Simulates and Emulates....
This is also an early beta and what may Simulate now can further Emulate in future.....
GregoryRasputin is online now   Reply With Quote
Old 03-10-2013   #16
DaniPoo
Apprentice
 
Join Date: Nov 2009
Posts: 1
Likes: 0
Liked 1 Time in 1 Post
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
hmmm..

For this to be a real XMB emulator it has to run some of the code from the (PS3 system software) and I dont think it does that.
If it doesnt run the real XMB code (From either the PS3 or PSP) then its not an emulator.
Its easier to make something that looks and functions like the XMB.

If this truly emulates anything I would be happy if anyone pin-pointed what exactly is being emulated.
DaniPoo is offline   Reply With Quote
Likes: (1)
Old 03-10-2013   #17
mrc1978
 
mrc1978's Avatar
 
Join Date: Jan 2011
Location: Bradford(West Yorks), Born and Bred
Posts: 1,961
Likes: 393
Liked 957 Times in 618 Posts
Mentioned: 245 Post(s)
Tagged: 0 Thread(s)
Originally Posted by DaniPoo View Post
For this to be a real XMB emulator it has to run some of the code from the (PS3 system software) and I dont think it does that.
If it doesnt run the real XMB code (From either the PS3 or PSP) then its not an emulator.
Its easier to make something that looks and functions like the XMB.

If this truly emulates anything I would be happy if anyone pin-pointed what exactly is being emulated.
For christs sake...

Nice one @SvenGDK , looks good

EDIT....Getting an error

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: The path is not of a legal form.
at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
at System.IO.Path.NormalizePath(String path, Boolean fullCheck)
at System.IO.Path.GetFullPathInternal(String path)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at †..(String , String , SearchOption )
at †..()
at †..›(Object , EventArgs )
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at †..(Message& )
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.5456 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
XMB
Assembly Version: 0.6.5.0
Win32 Version: 0.6.5.0
CodeBase: file:///C:/Users/Claw/Desktop/XMBPCE/XMB.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5460 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5462 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Microsoft.DirectX.AudioVideoPlayback
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.AudioVideoPlayback/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.AudioVideoPlayback.dll
----------------------------------------
{3931685f-3202-4d0d-ac3b-3d3e7c694771}
Assembly Version: 0.0.0.0
Win32 Version: 0.6.5.0
CodeBase: file:///C:/Users/Claw/Desktop/XMBPCE/XMB.exe
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.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.
__________________
Sig by RobGee789

Last edited by mrc1978; 03-10-2013 at 07:25 PM. Reason: Error
mrc1978 is online now   Reply With Quote
Old 03-10-2013   #18
babytuti
Member
 
babytuti's Avatar
 
Join Date: Oct 2012
Location: Puchi Island
Posts: 95
Likes: 10
Liked 16 Times in 10 Posts
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
This is a really neat applicaton. Kudos to you @SvenGDK .
babytuti is offline   Reply With Quote
Old 03-10-2013   #19
kmsi063
Member
null
 
Join Date: Jan 2013
Posts: 30
Likes: 10
Liked 5 Times in 4 Posts
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
it just seems to me a bit like making an application that 'emulates' mac on my pc, but just making a program with the buttons, pictures, task bar at the top with the apple icon, etc in the same places. it won't run any mac applications, it just looks like it, it would be cool to look at for some, but i don't really see the use.
as i said before, if it supported loading in real ps3 theme files, then it would be a really cool tool to see the theme how it would look like on your pc.

it would be cool also if it loaded other emulators via command line or whatever, like under the emu category or something, it lists roms and if the extension is .n64 then it runs a command to start the right emulator, just being a front end for stuff. (is this what it can do at the moment?)
but still it is nice to see people putting effort and time into things they want to make

-edit. ah you say it IS a media center thing, well cool i would just not use the word emulator since it will confuse people

Last edited by kmsi063; 03-11-2013 at 12:03 AM.
kmsi063 is offline   Reply With Quote
Old 03-11-2013   #20
SvenGDK
Homebrew Developer
 
SvenGDK's Avatar
 
Join Date: Dec 2010
Location: Luxembourg
Posts: 310
Likes: 53
Liked 378 Times in 141 Posts
Mentioned: 70 Post(s)
Tagged: 0 Thread(s)
@mrc1978 you forgot to click a Save button in the setup.
__________________
Developer of PS Multi Tools, PS3 Lite Tools, PS PKG File Manager and XMBPC.
SvenGDK is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 10:34 PM.