The above video goes away if you are a member and logged in, so log in now!
|
| |
Would you like to get all the new info from PSX-Scene in your email each day?
| |
|
-
ughh –
12-02-2010,05:34 PM
so i got the sdk working, everything compiles, i rename the .self to eboot.bin and launch it
all my code does is use an ofstream and creates a file with text however when i launch it..then get booted back to XMB after it completes the txt file isnt in the usrdir does that mean it just didnt work?
1.90 sdk btw
-
12-02-2010,11:05 PM

Originally Posted by
ColdReader
so i got the sdk working, everything compiles, i rename the .self to eboot.bin and launch it
all my code does is use an ofstream and creates a file with text however when i launch it..then get booted back to XMB after it completes the txt file isnt in the usrdir does that mean it just didnt work?
1.90 sdk btw
Try using ofstream to make a text file and write to it. Then attempt to read it. Throw in some error messages with the code and you should get some answers. This way you'll know if for some reason the text file is created but deleted after you exit the app.
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|