OUR OFFICIAL WEBSITE: https://dsgamemaker.online - ONLINE


WARNING! YOU WILL BE BANNED WITHOUT WARNING PERMENANTLY FOR SPAMMING THE FORUM WITH NON-DSGM RELATED TOPICS & POSTS! - FULLY ENFORCED!!!

NOTICE: ALL members that have NOT logged in once since their activation within 5 days have been and will be deleted!!! LAST UPDATED: 5-1-2022

NOTICE: I will NOT be sending anymore emails confirming your account being activated.. Try to log in and see if your account was activated yet..

ALL accounts MUST be Admin activated due to the server we are on! - More info in the announcements section

Please read announcements section of the forum upon logging in to stay up to date

Side note: Just a reminder, 4.9 and 5.12 are 2 totally different programs. You cannot use 1 app to load projects from the other.

Search found 11 matches

by Jdulay
Sun Jan 31, 2021 6:39 am
Forum: DSGM - 5.12
Topic: Save File Possible? Examples?
Replies: 16
Views: 6362

Re: Save File Possible? Examples?

@Jdulay Glad you figured out how to successfully write text to a file. :) Looks like finding a way to save and load variable values is the next challenge. Wish I knew more myself on how that would be accomplished. Hoping that someone with more of a computer science background can share some insight...
by Jdulay
Fri Jan 29, 2021 9:41 am
Forum: DSGM - 5.12
Topic: Save File Possible? Examples?
Replies: 16
Views: 6362

Re: Save File Possible? Examples? :SOLVED:

Hi team. Hey, guess what, it looks like we've done it! I got save files working. I used the code: fatInitDefault(); Dim Content As String = "Save success success get!" Write_File(Content, "saveTest.txt") And it successfully created a new file with that string data. I was able to ...
by Jdulay
Fri Jan 29, 2021 8:26 am
Forum: DSGM - 5.12
Topic: Save File Possible? Examples?
Replies: 16
Views: 6362

Re: Save File Possible? Examples?

There are example on 4.9 folder in Virtual Machine. However I found it buggy, as it almost loads random or wrong position, however the same one if you repeat without saving again. SO it means the saving is either correct or kinda correct. Something in HOW it saves or what variables it loads is the ...
by Jdulay
Thu Jan 28, 2021 5:03 am
Forum: DSGM - 5.12
Topic: Save File Possible? Examples?
Replies: 16
Views: 6362

Re: Save File Possible? Examples?

I'll share any information I can figure out while I try to get it working.
If I can't get it working, I guess it's back to the ol' password system.
by Jdulay
Wed Jan 27, 2021 9:04 am
Forum: DSGM - 5.12
Topic: Save File Possible? Examples?
Replies: 16
Views: 6362

Re: Save File Possible? Examples?

That is hugely appreciated! Thank you! I'll try to get save file system working.
Are you saying you haven't been able to get save data working, though, despite this code being available?
by Jdulay
Wed Jan 27, 2021 7:15 am
Forum: DSGM - 4.9
Topic: Any other users using 4.9?
Replies: 4
Views: 5146

Re: Any other users using 4.9?

I'm using 5.12. Is there a document anywhere that explains the differences and benefits to using one version over the other?
by Jdulay
Wed Jan 27, 2021 7:10 am
Forum: 5.12 Work In Progress
Topic: Silver Falls
Replies: 5
Views: 2843

Re: Silver Falls

As someone who loves survival horror, I'm hyped for your potential project Jdulay! Always glad to meet a fellow survival horror fan. I always found the RE DS port absolutely impressive. Shame we never got a Silent Hill on DS, but at least we got Dimentium. I'm looking forward to having fun making g...
by Jdulay
Wed Jan 27, 2021 12:51 am
Forum: DSGM - 5.12
Topic: Save File Possible? Examples?
Replies: 16
Views: 6362

Re: Save File Possible? Examples?

Thank you for the reply. I couldn't find any information on the differences and benefits between the 2 different versions.

I'm planning a basic password system to record basic progress in games, but no one wants to remember a 20 character password!
by Jdulay
Tue Jan 26, 2021 7:07 am
Forum: 5.12 Work In Progress
Topic: Silver Falls
Replies: 5
Views: 2843

Silver Falls

Hi there everyone! I develop a commercial survival horror game series titled Silver Falls. We currently have 2 games out on 3DS, with new ones launching soon for both 3DS and Switch. I am planning on launching a couple small games for free on the DS as thanks to our Fanbase. We are still determining...
by Jdulay
Tue Jan 26, 2021 7:01 am
Forum: DSGM - 5.12
Topic: Save File Possible? Examples?
Replies: 16
Views: 6362

Save File Possible? Examples?

Hello,
I am wondering if Save File functionality is possible. If so, are there any examples?
I'm planning a number of Homebrew games I'd like to develop and publish and need to plan accordingly based on Save File functionality.
Thank you very much for your time,

Jerrel