10-11-2012, 07:20 PM
Mmm, it seems the logger windows is behind the emulator or somewhere on the screen. To restore the windows default position you could delete the file "Settings.properties" and then execute JPCSP again. NOTE: This will erase all your personal configuration on the emulation, recent loaded ISO's and everything else that leave a trace.
Also, you can modify this file with a text editor, like this:
To reset the log window position, set those values on your Settings.properties:
Also, you can modify this file with a text editor, like this:
To reset the log window position, set those values on your Settings.properties:
Code:
SET THIS VALUE TO 0 (Cero):
gui.saveWindowPos=0
DELETE THOSE IF THEY EXIST:
gui.windows.logwindow.h=300
gui.windows.logwindow.w=500
gui.windows.logwindow.x=0
gui.windows.logwindow.y=356