QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

MasterXPiece

This is a discussion on MasterXPiece within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; This A Shell for MasterPiece it includes a On Screen keyboard, Knights Tour, and a wanna be calculator. It works ...

Reply
 
LinkBack Thread Tools
Old 01-23-2006, 02:03 PM   #1

Developer
 
Join Date: Jan 2006
Location: California
Posts: 285
Trader Feedback: 0
Default MasterXPiece

This A Shell for MasterPiece it includes a On Screen keyboard,
Knights Tour, and a wanna be calculator.
It works for windows/PSP/Linux etc.

Im going to update this project everyonce in a while and add new features..
its just for fun and full source code is included..

if you have PSPSDK and SDL (for your system and pspsdk)
just type:

make psp && make && make pc

to build it from source..

heres some screens:












Download it from here:

http://www.lostsidedead.biz/software/MasterXPiece.rar

this was tested on 2.0 with 0.9 Eboot loader..
lostjared is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 02:10 PM   #2
 
Master Inuyasha's Avatar
 
Join Date: Jul 2005
Location: GA | Banned: 3 | Warned: 3
Posts: 2,253
Trader Feedback: 0
Default

Damn Jared, you just love porting code, keep up the good work, your visual demos are neat, and this is pretty cool, even though i dont know why you have like offsets in the program and bytes (correct me if im wrong). Well, looks cool, imma download, hopefully this wannabe calculator is better than a wannabe .
Master Inuyasha is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 02:18 PM   #3

Developer
 
Join Date: Jan 2006
Location: California
Posts: 285
Trader Feedback: 0
Default

what do you mean Offsets in the program and bytes ?
can you explain?
lostjared is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 02:22 PM   #4
 
Master Inuyasha's Avatar
 
Join Date: Jul 2005
Location: GA | Banned: 3 | Warned: 3
Posts: 2,253
Trader Feedback: 0
Default

These: 0x0 and 0xFFFFFFFL those look like gameshark hacking, which i used to do, forgot the proper terms, i think its hex. People also call them offsets, etc. Sorry if im being retarded. LOL, well keep porting, seems like your good at it. And its always multi-platforum, not only restricted on the PSP, cool. Also, can an eboot be reversed engineered? Like how to turn C/C++ by compiling it into an eboot, can that be reversed, like uncompiling the eboot into C/C++? Im just wondering....
Master Inuyasha is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 02:24 PM   #5

Developer
 
Join Date: Jan 2006
Location: California
Posts: 285
Trader Feedback: 0
Default

Oh hex yeah I use hex sometimes.. Im not to sure about the decompiling of a eboot, its most likely possible..
lostjared is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 02:26 PM   #6

Developer
 
Join Date: Jan 2006
Location: California
Posts: 285
Trader Feedback: 0
Default

Im thinking of adding a console to the program what do you think?
lostjared is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 02:26 PM   #7
 
Master Inuyasha's Avatar
 
Join Date: Jul 2005
Location: GA | Banned: 3 | Warned: 3
Posts: 2,253
Trader Feedback: 0
Default

Thats what im starting to think too. Keep up the porting. Also, i sent PSPU an email to put this on frontpage!
EDIT: Console, what do you mean by that?
Master Inuyasha is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 02:35 PM   #8

Developer
 
Join Date: Jan 2006
Location: California
Posts: 285
Trader Feedback: 0
Default

like a text prompt where you would use the on screen keyboard to do commands..
lostjared is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 02:45 PM   #9

Developer
 
Join Date: Jan 2006
Location: California
Posts: 285
Trader Feedback: 0
Default

Heres the controls:

Joystick to move mouse
L or R to shift dimensions
Circle to click the mouse
Use the D-Pad to move the blocks in MasterPiece
same controls for MP
lostjared is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 03:00 PM   #10
 
Master Inuyasha's Avatar
 
Join Date: Jul 2005
Location: GA | Banned: 3 | Warned: 3
Posts: 2,253
Trader Feedback: 0
Default

Quote:
Originally Posted by lostjared
like a text prompt where you would use the on screen keyboard to do commands..
That would be pretty cool actually.
Master Inuyasha is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 03:04 PM   #11

Developer
 
Join Date: Jan 2006
Location: California
Posts: 285
Trader Feedback: 0
Default

i think so too.. =)
lostjared is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 08:37 PM   #12

Developer
 
Join Date: Jan 2006
Location: California
Posts: 285
Trader Feedback: 0
Default MasterXPiece running on FreeBSD

Heres a pic of it running on FreeBSD.

lostjared is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 09:22 PM   #13
 
Join Date: Jan 2006
Posts: 47
Trader Feedback: 0
Default

how do i get masterxpeice on my 2.5 psp
BKPSP is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 11:08 PM   #14

Developer
 
Join Date: Jan 2006
Location: California
Posts: 285
Trader Feedback: 0
Default

you could ethier wait for the 2.01+ Eboot loader or re-write the SDL function calls to use CrossGTA..
lostjared is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-24-2006, 10:00 AM   #15

Developer
 
Join Date: Jan 2006
Location: California
Posts: 285
Trader Feedback: 0
Default

There is a special version of MasterPiece for 2.01+

http://pspupdates.qj.net/2006/01/mas...platforms.html
lostjared is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-24-2006, 12:27 PM   #16
 
Master Inuyasha's Avatar
 
Join Date: Jul 2005
Location: GA | Banned: 3 | Warned: 3
Posts: 2,253
Trader Feedback: 0
Default

Quote:
Originally Posted by lostjared
Heres a pic of it running on FreeBSD.

What is FreeBSD?
Master Inuyasha is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-24-2006, 01:04 PM   #17
 
Join Date: Dec 2005
Posts: 195
Trader Feedback: 0
Default

Quote:
Originally Posted by Master Inuyasha
These: 0x0 and 0xFFFFFFFL those look like gameshark hacking, which i used to do, forgot the proper terms, i think its hex. People also call them offsets, etc. Sorry if im being retarded. LOL, well keep porting, seems like your good at it. And its always multi-platforum, not only restricted on the PSP, cool. Also, can an eboot be reversed engineered? Like how to turn C/C++ by compiling it into an eboot, can that be reversed, like uncompiling the eboot into C/C++? Im just wondering....
Firat we need to dump it, IMO
NaYoN is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-24-2006, 01:27 PM   #18

Developer
 
Join Date: Jan 2006
Location: California
Posts: 285
Trader Feedback: 0
Default

FreeBSD is a operating system..
lostjared is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-24-2006, 01:31 PM   #19

Developer
 
Join Date: Jan 2006
Location: California
Posts: 285
Trader Feedback: 0
Default MasterXConsole

Heres a new mod for MasterXPiece called MasterXConsole..

its a text prompt that lets you type commands and add your own commands to the program..



simply use the on screen keyboard when in the console dimension,
use the up and down on the D-pad to scroll the consoles output text..
only commands implemented so far are:

ls
cd
about
add

ill leave it up to you to add the commands..
This might have some bugs in it.. I was working most of the night on getting
the feel of the console right..
remember its just a demo.



http://www.lostsidedead.biz/software/MasterXConsole.rar
lostjared is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
masterxpiece

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 10:58 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us