Results 1 to 2 of 2
- 03-26-2008, 01:37 AM #1
Member
- Join Date
- Mar 2008
- Posts
- 4
- Rep Power
- 0
I would like some help lightly modifying a java emulator
Hello all my name is oasis and no i have not posted in the introduce yourself thread just yet ill do that right after this post
but to make things nice and simple
I am part of a on-line gaming site called retrouprising.com and im just getting into the whole web development and java particularly now im OK with VB and C++ but i have never used java but im picking it up as i go and i can understand what i am reading
but enough of the back ground what i need help with
i am trying to modify the game boy emulator java boy
source code found here
JavaBoy - The Portable Gameboy Emulator for Java
but not trying to do anything major what we need for our site is to be able to take a screen shot of the buffered image that is on the screen (not the entire computer screen just what is shown in the applet window) the reason why we want to do this is so we can make the game boy games high score enabled
so what would happen is the user click the game screen to pull up the menu then it would have a option that says click to submit score at that time the image would be sent to the website server for approval then a mod would add the score to the high score board...
now i believe i have modified the code so it shows the click score in the menu option but the issue that i have is the part of the code that actually takes the image
im sure its something simple IE if user clicks option then capture buffered image
but i dont know the syntax to make that work no the web design experience to upload it to the server. so thats why i am asking for help
eventually i will be able to figure it out but i thought it might speed things up if i asked for some help.
thanks in advance
Oasis
you know it might be helpfull if include what i modified but i really did not do anything just added a thing to the control menu that says push A for screen shot
and another thing to the menu that says click to submit score but if you need what i have changed please let me knowLast edited by oasis; 03-26-2008 at 01:52 AM.
- 03-27-2008, 07:40 PM #2
Member
- Join Date
- Mar 2008
- Posts
- 4
- Rep Power
- 0
Maybe what I was asking for was a little confusing let me try rephrasing
here is what i need
i need a button that says click to submit score
when you click that button it takes a screen shot of the buffered image
then sends that image to the server.
now i have the button
what i dont know what to do is the java code required to take the screenshot
and send it to the server.
Similar Threads
-
Nokia Emulator
By David55 in forum Sun Java Wireless ToolkitReplies: 2Last Post: 03-08-2009, 03:01 PM -
VT6530 Terminal Emulator 0.2.2
By JavaBean in forum Java SoftwareReplies: 0Last Post: 03-01-2008, 10:18 PM -
Modifying data in database table using PreparedStatement
By Java Tip in forum Java TipReplies: 0Last Post: 02-09-2008, 08:22 PM -
Jagacy VT100/VT220 Emulator 1.1.1
By levent in forum Java SoftwareReplies: 0Last Post: 07-26-2007, 08:25 PM -
Jagacy 3270 Emulator 1.5.8
By levent in forum Java SoftwareReplies: 0Last Post: 07-26-2007, 08:24 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks