PDA

View Full Version : Will We See Java Emulators for PS3 ?



wraggster
July 27th, 2008, 22:21
The release of the 2 Player Pong Game for PS3 and also the Homebrew Devkit using the Java Runtime for PS3 brings hope that a full on exploit for Homebrew on the PS3 can be found.

In the meantime this use of the Blue Disc Java Runtime means that at least Java Games are doable in Homebrew on the PS3 and on most any firmware/region version of the Console.

The next eventual step will some sort of emulator on the PS3 using Java and looking on Google (http://www.google.com/custom?domains=www.dcemu.co.uk&q=java+emulators&sitesearch=&sa=Search&client=pub-8038068168054371&forid=1&ie=ISO-8859-1&oe=ISO-8859-1&cof=GALT%3A%23E9382F%3BGL%3A1%3BDIV%3A%23CCCCCC%3B VLC%3A7E3939%3BAH%3Acenter%3BBGC%3AFFFFFF%3BLBGC%3 Affffff%3BALC%3AE9382F%3BLC%3AE9382F%3BT%3A000000% 3BGFNT%3A7E3939%3BGIMP%3A7E3939%3BLH%3A32%3BLW%3A7 5%3BL%3Ahttp%3A%2F%2Fwww.google.com%2Flogos%2FLogo _25wht.gif%3BS%3Ahttp%3A%2F%2F%3BFORID%3A1&hl=en) you can see theres quite a few Java Emulators emulating a lot of systems, theres even a Java PSP Emulator for Windows (http://psp-news.dcemu.co.uk/jpcsp-a-java-psp-emulator-for-windows-v0-2-released-124633.html) being worked on, now imagine running PSP Games on your PS3 in time.

Mc_Logical
July 27th, 2008, 22:55
Theres no way in hell I will be updating for now on! lol wait past an update to see if this is patched, and yeah! this deff brings hope, I know to the people who are like oh! don`t get your hopes up, well I do lol just like first psp homebrew, and if my hopes get run down, then I don`t care... lets wait and see, infact im still having hope on dark alex

DPyro
July 27th, 2008, 23:01
No, the PS3 java couldn't even handle a simple loop statement.

jamotto
July 28th, 2008, 00:10
No, the PS3 java couldn't even handle a simple loop statement.

Really, what makes you say that?

DPyro
July 28th, 2008, 00:39
Because I tried it, and the PS3 just froze up.

jamotto
July 28th, 2008, 02:15
Because I tried it, and the PS3 just froze up.

What did your code look like, could be that your exit statement is not right or does not exist.

dragula96
July 28th, 2008, 03:11
Because I tried it, and the PS3 just froze up.

dude no offence, but how do you think i got pong to work? , it uses a loop: check controls, update variables, clear screen, draw stuff on screen based on new variables, and repeat.

just look at my source code and you will see where the loop is.


enyway if you guys dont know already the second ps3 homebrew game is out already:

PS3 Snake 1.1

_____________________________________

here is a very simple snake game i coded.

snake speeds up and gets longer the more "apples" you eat.

includes a high score tracker.

game and source (http://forums.qj.net/attachment.php?attachmentid=8628&d=1217217792) (cant attach file for some reason) *FIXED*
what more can i say it's snake.
[UPDATE]
updated to 1.1
changes:
-added snake head
-added apple image

http://i57.photobucket.com/albums/g226/dragula96/ps3_snake11.jpg



--------------------------------------------------------
Back to topic:
emulators might be possible, it just depends on when someone will take the time and interest to make one.:thumbup:

Mc_Logical
July 28th, 2008, 04:44
Nice work man! I gotta try snake! lol if any emulators do get written like this, will there allways be a skip icon on the bottom right? lol tapping left or right, X pause icon? I suppose after awhile ud get use to it... EDIT: Nevermind, just tried snake after watching a movie, it doesn`t do that skip thing :D I do have high hopes on this! finally homebrew etc on ps3 :p

rageteam1000
July 28th, 2008, 08:45
nice work, dragula.

Kasimir2007
July 28th, 2008, 16:53
Good :thumbup:

An emulator for the next time ? :o

porchemasi
July 29th, 2008, 19:51
dragula plz release a guide on how to program in bd-j