ps2homebrew / wLaunchELF

ELF loader and File browser for Sony PlayStation 2
Other
509 stars 51 forks source link

Ability to open TXT files through file browser? #17

Closed gingerbeardman closed 6 years ago

gingerbeardman commented 6 years ago

It would be great if using the file browser I could open text files by pressing O

Currently I have to open the text editor, press R1, choose open, find the file.

Specifically useful for CHEATS.TXT

sp193 commented 6 years ago

Feature added in commit f90f9b1.

gingerbeardman commented 6 years ago

Awesome! Thanks

gingerbeardman commented 6 years ago

I'm having problems saving CHEATS.TXT opened using this new method. It says "File Save Failed"

If I go back to menu, open text editor, open file, make the same edits, it saves just fine.

What's the difference?

sp193 commented 6 years ago

Fixed in 59a4962.

gingerbeardman commented 6 years ago

Thanks.

Is it possible to return to the directory the file is in after editing from file listing? currently it returns to the main menu which is slightly inconvenient.