Recent content by ryz0z

  1. R

    Game (PokeMMO) almost works

    Alright, I renamed the file, but it crashes shortly after booting (the first loading screen displays). I'm not sure what error causes it to crash, as the terminal closes for some reason. Is there some way to force a terminal to output to a log?
  2. R

    Game (PokeMMO) almost works

    I found libjinput-linux.so in the Java pnd, but not the 64 one. It looks like the libjinput-linux64.so file is specific to 64 bit x86 architecture, so I would need a copy of it modded to work on ARM. I don't even know if that is possible. I got the initial loading screen to work by replacing all...
  3. R

    Game (PokeMMO) almost works

    That's possible, I'll check, but it's worth noting that for some reason the paste data left out a bunch of lines that look like this: glGetProcAddress: glXCreatePixmap not found. So I get the feeling that its still missing some libraries. EDIT: This may be the cause: Failed to load library...
  4. R

    Game (PokeMMO) almost works

    @ptitSeb Alright, done, though it doesn't seem to change anything.
  5. R

    Youtube?

    I would think that this would be rather simple, but despite my attempts, I simply cannot get my Pandora 1ghz to play youtube videos in a respectable manner. Playing from a browser only seems to be working with Firefox, and that ends up being a total slideshow. The dedicated applications on the...
  6. R

    Game (PokeMMO) almost works

    Okay, with that in place, the game attempts to launch, goes into fullscreen mode, but the screen remains black. After a little while, it crashes. According to the terminal, glXGetProcAddress fails to find dozens of functions and lwjgl fails to set the display mode. Full...
  7. R

    Game (PokeMMO) almost works

    @mcoit I haven't packaged the application as a PND yet, at the moment it's just a folder with a sh file at the root and lib/resource files in directories under it. The sh file executes a single Java command: java -Xmx512M -ea -Xbootclasspath/p:./libs/jsr166.jar -cp ./lib/*:PokeMMO.exe...
  8. R

    Game (PokeMMO) almost works

    @ptitSeb Thanks a lot, I'll check that out and see if I can just swap out the libraries. EDIT: Alright, I hate to ask, but where might I find a copy of your Minecraft PND? Its not on the repo, and the forum search is turning up nothing... EDIT: Nevermind, found it buried in the Port Requests...
  9. R

    Game (PokeMMO) almost works

    PokeMMO is a game written primarily in Java, and executes fine on the Pandora, up until a point, where a method call fails. There is no source available from what I can tell, but maybe someone here can decipher the error thrown. So, here's the error: Java HotSpot Client VM warning: You have...
  10. R

    Anybody considering picking up an Oculus Rift..?

    I had one of the DK1 versions, but unfortunately I couldn't get a lense that didn't heavily strain my eyes.  It was so bad that I couldn't use the headset for more than 10 minutes at a time, so I ended up selling it.  I've never heard of this problem before, so this likely will not affect anyone...
  11. R

    Looking for an Android developer...

    I might be able to help, pm me with details.
Back
Top