Difference between revisions of "Emulator:JPCSP"

From Wah!ki
Jump to navigation Jump to search
Line 6: Line 6:
 
! width="10%" | Version
 
! width="10%" | Version
 
! width="10%" | Device
 
! width="10%" | Device
! width="5%" | Exec
+
! width="15%" | Exec
 
! width="5%" | Type
 
! width="5%" | Type
! width="60%" | commandline_format
+
! width="50%" | commandline_format
 
|-
 
|-
 
| Linux
 
| Linux

Revision as of 00:46, 23 April 2011

About

Configuration

Platform Version Device Exec Type commandline_format
Linux SVN Disc Image start-linux-x86.sh D -u "[rompath]/[name].[romext]" -r
Linux SVN File start-linux-x86.sh D N/A

Troubleshooting

bash: ./start-linux-x86.sh: /bin/sh^M: bad interpreter: No such file or directory

Convert startup script to unix format

Games will not start using command line options

Add paramater parsing to the startup script

java -Xmx512m -Djava.library.path=lib/linux-x86 -jar bin/jpcsp.jar $@