Pstros NDS: Difference between revisions

From GameBrew
(Created page with "{{Infobox homebrew | title = Pstros NDS | image = File:Pstrosds.PNG | type = Emulator | version = 0.7.2 | licence = Mixed | author = Ole, D...")
 
m (Text replacement - "Category:DS Homebrew Emulators" to "")
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = Pstros NDS
|title=Java4NDS
| image       = [[File:Pstrosds.PNG]]
|image=pstrosnds.png
| type       = Emulator
|description=MIDP implementation running on the CLDC java machine compiled.
| version     = 0.7.2
|author=Ole, Davr
| licence    = Mixed
|lastupdated=2008/07/06
| author      = Ole, Davr
|type=Other Emulators
| website     = http://www.volny.cz/molej/pstrosnds/index.htm
|version=0.7.2
| download    = Media:Pstros072nds.rar
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/pstrosnds.7z
|website=http://www.volny.cz/molej/pstrosnds/index.htm
}}
}}
Pstros NDS is a MIDP implementation running on the CLDC java machine compiled for the Nintendo DS. It allows you to run some java programs and games written for the mobile phones on your NDS.  
Pstros NDS is a MIDP implementation running on the CLDC java machine compiled for the Nintendo DS. It allows you to run some java programs and games written for the mobile phones on your NDS.  


==Installation==
==Installation==
The program is a homebrewed application so you have to have one of the cards that allows you to run a custom software on the NDS.  
Download and extract file.


#Download and extract file
[[DLDI|DLDI]] patch .nds file and copy the archive to the card.
#[http://chishm.drunkencoders.com/DLDI/ DLDI patch] .nds file and copy the archive to the card  
 
#Select a .class or .jad file and run it by pressing the (A) button
==User guide==
Select a .class or .jad file and run it by pressing the A button.
 
Configuration options are stored in the jad file for remapping keys (optional).


==Controls==
==Controls==
Left - left soft key
Left - Left soft key


Right - right soft key
Right - Right soft key


D-pad - cursor key
D-Pad - Cursor keys


B - fire
B - Fire


Y - key [1]
Y - Key [1]


A - key [3]
A - Key [3]


X - key [0]
X - Key [0]


Start - key [#]  
Start - Key [#]  


Select - key [*]  
Select - Key [*]
 
==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/pstrosnds2.png
https://dlhb.gamebrew.org/dshomebrew/pstrosnds3.png


==Changelog==
==Changelog==
'''2008.07.06: version 0.7.2 - R6 build'''
'''version 0.7.2 R6 build 2008/07/06'''
*New configuration options can be stored in the jad file (case senitive !)
* New configuration options can be stored in the jad file (case senitive).
Note: none of the parameters is manadatory. If you don't specify any of the
** Note: none of the parameters is manadatory. If you don't specify any of the parameter then the default values are used.
parameter then the default values are used.
* NDS-resolution: WWWxHHH
*NDS-resolution: WWWxHHH
** Sets the dimensions of the screen to width WWW and height HHH.
:sets the dimensions of the screen to width WWW and height HHH.
** Maximal resolution is 256x256. Example: NDS-resolution: 176x208
:Maximal resolution is 256x256. Example: NDS-resolution: 176x208
* NDS-screen-X: XXX
*NDS-screen-X: XXX
** Sets the screen X position (negative values are valid). By default the X position of the screen is set to center the image.  
:sets the screen X position (negative values are valid). By default the X position of the screen is set to center the image. Example:
** Example: NDS-screen-X: 0
:NDS-screen-X: 0
* NDS-screen-Y: YYY
*NDS-screen-Y: YYY
** Sets the screen Y position (negative values are valid). By default the Y position of the screen is set to center the image.  
:sets the screen Y position (negative values are valid). By default the Y position of the screen is set to center the image. Example:
** Example: NDS-screen-Y: -12
:NDS-screen-Y: -12
* NDS-key-[button]: [key]
*NDS-key-[button]: [key]
** Remaps the NDS button [button] to the phone key [key].
:remaps the NDS button [button] to the phone key [key]
** Valid [button] values: A,B,X,Y,L,R,Start,Select,Left,Right,Up,Down.
:valid [button] values: A,B,X,Y,L,R,Start,Select,Left,Right,Up,Down
** Valid [key] values: keyNum0, keyNum1...keyNum9, keySoftLeft, keySoftRight, keyFire, keyLeft, keyRight, keyUp, keyDown, keyStar, keyCross.
:valid [key] values: keyNum0, keyNum1,..., keyNum9, keySoftLeft, keySoftRight,
** Example: NDS-key-A: keyNum5  
:keyFire, keyLeft, keyRight, keyUp, keyDown, keyStar, keyCross
** This line will remap NDS button A to press of the number [5] on the phone.
:Examples: NDS-key-A: keyNum5 this line will remap NDS button A to press of the nuber [5] on the phone
* NDS-key-Start: keySoftLeft
*NDS-key-Start: keySoftLeft
** This line will remap NDS button Start to press of the Left soft key of the phone.
:this line will remap NDS button Start to press of the Left soft key of the phone
 
==External links==
* Author's website - http://www.volny.cz/molej/pstrosnds/index.htm


[[Category:Homebrew applications]]
[[Category:Other Emulators on DS]]

Latest revision as of 07:08, 7 May 2024

Java4NDS
Pstrosnds.png
General
AuthorOle, Davr
TypeOther Emulators
Version0.7.2
LicenseMixed
Last Updated2008/07/06
Links
Download
Website

Pstros NDS is a MIDP implementation running on the CLDC java machine compiled for the Nintendo DS. It allows you to run some java programs and games written for the mobile phones on your NDS.

Installation

Download and extract file.

DLDI patch .nds file and copy the archive to the card.

User guide

Select a .class or .jad file and run it by pressing the A button.

Configuration options are stored in the jad file for remapping keys (optional).

Controls

Left - Left soft key

Right - Right soft key

D-Pad - Cursor keys

B - Fire

Y - Key [1]

A - Key [3]

X - Key [0]

Start - Key [#]

Select - Key [*]

Screenshots

pstrosnds2.pngpstrosnds3.png

Changelog

version 0.7.2 R6 build 2008/07/06

  • New configuration options can be stored in the jad file (case senitive).
    • Note: none of the parameters is manadatory. If you don't specify any of the parameter then the default values are used.
  • NDS-resolution: WWWxHHH
    • Sets the dimensions of the screen to width WWW and height HHH.
    • Maximal resolution is 256x256. Example: NDS-resolution: 176x208
  • NDS-screen-X: XXX
    • Sets the screen X position (negative values are valid). By default the X position of the screen is set to center the image.
    • Example: NDS-screen-X: 0
  • NDS-screen-Y: YYY
    • Sets the screen Y position (negative values are valid). By default the Y position of the screen is set to center the image.
    • Example: NDS-screen-Y: -12
  • NDS-key-[button]: [key]
    • Remaps the NDS button [button] to the phone key [key].
    • Valid [button] values: A,B,X,Y,L,R,Start,Select,Left,Right,Up,Down.
    • Valid [key] values: keyNum0, keyNum1...keyNum9, keySoftLeft, keySoftRight, keyFire, keyLeft, keyRight, keyUp, keyDown, keyStar, keyCross.
    • Example: NDS-key-A: keyNum5
    • This line will remap NDS button A to press of the number [5] on the phone.
  • NDS-key-Start: keySoftLeft
    • This line will remap NDS button Start to press of the Left soft key of the phone.

External links

Advertising: