| View previous topic :: View next topic |
| Author |
Message |
CaseyB
Joined: 23 Jan 2006 Posts: 15
|
Posted: Mon Jan 23, 2006 2:39 pm Post subject: gxemul |
|
|
I am having trouble getting it to run the "Hello World" tutorial. When I use the command line
| Code: |
./gxemul.exe -E psp hello.elf
|
it says
| Code: |
WARNING! You are emulating a PSP without -X. You will miss graphical output!
|
and it doesn't show the "Hello World" and I can't figure out how to stop it! When I use the -X like this
| Code: |
./gxemul.exe -X -E psp hello.elf
|
I get this result.
 |
|
| Back to top |
|
 |
ReKleSS

Joined: 18 Jun 2005 Posts: 73 Location: Melbourne, Australia
|
Posted: Mon Jan 23, 2006 3:15 pm Post subject: |
|
|
It looks like it's trying to connect to an X11 display, which isn't going to work under windows. Don't bother with emulators, you're not going to get anywhere. Use a real psp.
-ReK |
|
| Back to top |
|
 |
groepaz

Joined: 01 Sep 2005 Posts: 305
|
|
| Back to top |
|
 |
|