#241✎ 392CyberYoshi64Expert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthGreat PageHiddenAchievementsNight PersonI like the quiet night and sleep late.Express Yourself
File Explorer fails to open (displays an error upon opening)
I removed the EXPLORER.EXE file so I can go ahead to compress it into a window.
An error appears when the desktop appears
It's the simple file system and simply tells that it didn't exist and had to be created.
Opening the View menu, a SmileBASIC error occurs, halting execution of Windows 3DS.
Can you tell me the line and perhaps send a screenshot?
Include the new Windows 10 background as 'BG_1906.GRP'.
What?Oh, your post underneath...
Okay then.
Add an editable desktop.
I was already planning on making it customizable!
I did a System Transfer, so now, I'm unable to test on an old 3DS.
No problem. Luma 3DS allows me to slow down the CPU to the old 3DS speed and disable L2 cache which it has proven to turn my New 2DS into an old 2DS so I can test it.
Did you take inspiration for the Windows Vista 2.0's background from me?
No, when I uploaded and posted the screenshot with the background, I was already planning on adding it before you posted that comment.
Speaking of BGs, you can even directly send me an image to be used as a system icon or as a desktop background. (Sending e-mails are allowed too if someone hasn't their own account here or just for the sake of it.)
EDIT: My 3DS breaks quotes for some reason...
Posted
Edited
by CyberYoshi64
#242✎ 480the_squat1115Second YearMy account is over 2 years oldWebsiteAvatar TabooI didn't change my avatar for 180 daysWebsiteForum ContributorHiddenAchievementsCY64, I have made some sort of security system that if the user forces Windows 3DS to select an illegal operation, like the "View" option, triggers the BSOD, preventing a crash itself.
Posted
#243✎ 211RGamesOfficalTouhou Project Is Awesome!I love Touhou Project!Express YourselfMinecraft Is Awesome!I love Minecraft!Express YourselfVideo GamesI like to play video games!HobbiesThe Error
The Line that caused it
Moral of the story: Practice most commands, even if they're your own.
EDIT: I have a New Nintendo 2DS XL too!
Posted
Edited
by RGamesOffical
#244✎ 480the_squat1115Second YearMy account is over 2 years oldWebsiteAvatar TabooI didn't change my avatar for 180 daysWebsiteForum ContributorHiddenAchievements
The Error
The Line that caused it
Moral of the story: Practice most commands, even if they're your own.
EDIT: I have a New Nintendo 2DS XL too!
Uhhhh... I didn't understand too much the story. Make it more explicit...
Posted
#245✎ 1558randoIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthThird YearMy account is over 3 years oldWebsiteAvatar TabooI didn't change my avatar for 180 daysWebsite
The Error
The Line that caused it
Moral of the story: Practice most commands, even if they're your own.
EDIT: I have a New Nintendo 2DS XL too!
yeah use commands correctly lol
Posted
#246✎ 392CyberYoshi64Expert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthGreat PageHiddenAchievementsNight PersonI like the quiet night and sleep late.Express Yourself
The Error
The Line that caused it
Oh, damn. I see.
Reason why crash occured: STRING$ had been modified.
STRING$(ID,LANG)
Outputs the string that belongs to the ID with the translation LANG.
ID - ID of the string
LANG - Translation of the stringSTRING$(ID)
Outputs a string from the current language pack loaded. (Only one can be loaded at a time.)
ID - String ID (can be referenced using the language pack editor and subtracting 1 on the result.)
I guess I overlooked this and the MML player. Gosh, I even looked for every STRING$ and replaced them accordingly, but these?Oops...
Posted
#247✎ 211RGamesOfficalTouhou Project Is Awesome!I love Touhou Project!Express YourselfMinecraft Is Awesome!I love Minecraft!Express YourselfVideo GamesI like to play video games!HobbiesMoral of the story: Replace/Replace all makes things easier.
Posted
#248✎ 1558randoIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthThird YearMy account is over 3 years oldWebsiteAvatar TabooI didn't change my avatar for 180 daysWebsitemaybe I should make an instruction that searches the code and replaces the stuff
String functions! YYYAAAAYYYYY!!!!!!
Posted
#249✎ 392CyberYoshi64Expert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthGreat PageHiddenAchievementsNight PersonI like the quiet night and sleep late.Express Yourself
Moral of the story: Replace/Replace all makes things easier.
I couldn't do it as the IDs are important for the correct string to appear there. If I did a "?" or a random string would appear at that point). Also I had special "languages" like 144-COL,-3 that displays a checkbox [ ] or [x] depending on COL here.
maybe I should make an instruction that searches the code and replaces the stuff
String functions! YYYAAAAYYYYY!!!!!!
I am working on it already!
EDIT: I give up... Can you do it?
Posted
Edited
by CyberYoshi64
#250✎ 1558randoIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthThird YearMy account is over 3 years oldWebsiteAvatar TabooI didn't change my avatar for 180 daysWebsite
Moral of the story: Replace/Replace all makes things easier.
I couldn't do it as the IDs are important for the correct string to appear there. If I did a "?" or a random string would appear at that point). Also I had special "languages" like 144-COL,-3 that displays a checkbox [ ] or [x] depending on COL here.
maybe I should make an instruction that searches the code and replaces the stuff
String functions! YYYAAAAYYYYY!!!!!!
I am working on it already!
EDIT: I give up... Can you do it?
umm idk it sounds kinda hard and would need a ton of arguments. Idk how I would do it.
Posted
#251✎ 480the_squat1115Second YearMy account is over 2 years oldWebsiteAvatar TabooI didn't change my avatar for 180 daysWebsiteForum ContributorHiddenAchievements
Moral of the story: Replace/Replace all makes things easier.
I couldn't do it as the IDs are important for the correct string to appear there. If I did a "?" or a random string would appear at that point). Also I had special "languages" like 144-COL,-3 that displays a checkbox [ ] or [x] depending on COL here.
maybe I should make an instruction that searches the code and replaces the stuff
String functions! YYYAAAAYYYYY!!!!!!
I am working on it already!
EDIT: I give up... Can you do it?
umm idk it sounds kinda hard and would need a ton of arguments. Idk how I would do it.
Maybe I can help you, but don't know very much about that...
Posted
#252✎ 480the_squat1115Second YearMy account is over 2 years oldWebsiteAvatar TabooI didn't change my avatar for 180 daysWebsiteForum ContributorHiddenAchievementsHey! CY64! I have an idea for the "Bowser"! (Srry, a joke)
trying to mean, Browser! PetitModem can access the Internet? If it does, then, we can make some sort of Browser to explore pages on HTML documents! Or simply compile them, huh. But yeah, it should be an innovative step for SmileBASIC, AND to end all the Mock OSes.
Posted
#253✎ 392CyberYoshi64Expert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthGreat PageHiddenAchievementsNight PersonI like the quiet night and sleep late.Express Yourself
PetitModem can access the Internet? If it does, then, we can make some sort of Browser to explore pages on HTML documents! Or simply compile them, huh. But yeah, it should be an innovative step for SmileBASIC, AND to end all the Mock OSes.
That would require merging a browser, a compiler and PetitModem together which I guess it's very difficult to do so. The SmileBASIC front is also difficult, f.e. when you select a link, it would need to instantly switch to the PetitModem DEF to send the URL the link is linking to.
also CSS is currently impossible on SmileBASIC unless I assign a LOT of memory just for each individual item in an HTML page though I guess a normal HTML needs more than 8 MB to work with unless I ditch CSS.
Posted
#254✎ 480the_squat1115Second YearMy account is over 2 years oldWebsiteAvatar TabooI didn't change my avatar for 180 daysWebsiteForum ContributorHiddenAchievements
PetitModem can access the Internet? If it does, then, we can make some sort of Browser to explore pages on HTML documents! Or simply compile them, huh. But yeah, it should be an innovative step for SmileBASIC, AND to end all the Mock OSes.
That would require merging a browser, a compiler and PetitModem together which I guess it's very difficult to do so. The SmileBASIC front is also difficult, f.e. when you select a link, it would need to instantly switch to the PetitModem DEF to send the URL the link is linking to.
also CSS is currently impossible on SmileBASIC unless I assign a LOT of memory just for each individual item in an HTML page though I guess a normal HTML needs more than 8 MB to work with unless I ditch CSS.
Then we need to do it with someone that knows how to do it, and... WHAT ABOUT THIS!?
(Read the part that is on a side of the mini–planet.)
Posted
Edited
by the_squat1115
#255✎ 211RGamesOfficalTouhou Project Is Awesome!I love Touhou Project!Express YourselfMinecraft Is Awesome!I love Minecraft!Express YourselfVideo GamesI like to play video games!HobbiesHere's a solution! Sue the company that made the tablet.
Posted
#256✎ 392CyberYoshi64Expert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthGreat PageHiddenAchievementsNight PersonI like the quiet night and sleep late.Express YourselfNo, it isn't just this one made by Archos.
Before 2018 I had a different one not made by them and I cannot just sue 2 companies for this one reason.
I and my dad assume this is factory standard to turn a profit on semi-faulty hardware.
Please don't turn that around though as it may cause me to bend this apart.
EDIT: Who knows whether it was the SD card that coincidentally died when the reset occured.
Or even better, this and the yearly reset is required so a backup is a necessity before it wipes it.
Posted
Edited
by CyberYoshi64
#257✎ 480the_squat1115Second YearMy account is over 2 years oldWebsiteAvatar TabooI didn't change my avatar for 180 daysWebsiteForum ContributorHiddenAchievements
No, it isn't just this one made by Archos.
Before 2018 I had a different one not made by them and I cannot just sue 2 companies for this one reason.
I and my dad assume this is factory standard to turn a profit on semi-faulty hardware.
Please don't turn that around though as it may cause me to bend this apart.
EDIT: Who knows whether it was the SD card that coincidentally died when the reset occured.
Or even better, this and the yearly reset is required so a backup is a necessity before it wipes it.
CyberYoshi, hope you make a backup, you can't leave this project on it's youngness!
Posted
#258✎ 392CyberYoshi64Expert ProgrammerProgramming no longer gives me any trouble. Come to me for help, if you like!Programming StrengthGreat PageHiddenAchievementsNight PersonI like the quiet night and sleep late.Express Yourself
No, it isn't just this one made by Archos.
Before 2018 I had a different one not made by them and I cannot just sue 2 companies for this one reason.
I and my dad assume this is factory standard to turn a profit on semi-faulty hardware.
Please don't turn that around though as it may cause me to bend this apart.
EDIT: Who knows whether it was the SD card that coincidentally died when the reset occured.
Or even better, this and the yearly reset is required so a backup is a necessity before it wipes it.
CyberYoshi, hope you make a backup, you can't leave this project on it's youngness!
Thank goodness it's just the microSD, so I can start from the public beta here again.
In the mean time I think I'm making my other projects more "old 3DS-friendly" but not Win3DS because then it would be as bad as Win3DS V.0.3.2 (not released) which may not be great to describe that as "the end of all SB mock OSs" if others can perform better by standard...
Posted
#259✎ 480the_squat1115Second YearMy account is over 2 years oldWebsiteAvatar TabooI didn't change my avatar for 180 daysWebsiteForum ContributorHiddenAchievements
No, it isn't just this one made by Archos.
Before 2018 I had a different one not made by them and I cannot just sue 2 companies for this one reason.
I and my dad assume this is factory standard to turn a profit on semi-faulty hardware.
Please don't turn that around though as it may cause me to bend this apart.
EDIT: Who knows whether it was the SD card that coincidentally died when the reset occured.
Or even better, this and the yearly reset is required so a backup is a necessity before it wipes it.
CyberYoshi, hope you make a backup, you can't leave this project on it's youngness!
Thank goodness it's just the microSD, so I can start from the public beta here again.
In the mean time I think I'm making my other projects more "old 3DS-friendly" but not Win3DS because then it would be as bad as Win3DS V.0.3.2 (not released) which may not be great to describe that as "the end of all SB mock OSs" if others can perform better by standard...
Thank god!!!
Posted
#260✎ 341spaceturtlesVideo GamesI like to play video games!HobbiesAvatar BlockI didn't change my avatar for 30 days.WebsiteIntermediate ProgrammerI can make programs, but I still have trouble here and there. Programming StrengthI miss the sturdiness of full size sd cards
Posted