PDA

View Full Version : DS Game Maker 24/06/08



wraggster
June 25th, 2008, 20:16
New version out, heres the details:

DS Game Maker improves on the powerful engine of XtenDS providing a fast, clean and useful environment for developing DS Games. Not only can you visually piece together characters, scenes, and scoring, you can add Wifi, Rumble and sound without having to know any programming!

Unlike any other program of it's kind, DS Game Maker has a comprehensive manual which will set you on the track of making great DS Games. And when you think your game is good, you can upload it to the dsgamemaker.com community for others to play.


Click here to download DS Game Maker. (http://www.dsgamemaker.com/download.php)

With DS Game Maker
Visually plot and organize sprites in the room designer
Add a vast range of actions to your game, including basic 3D support
Customize the whole development experience
Share your games with the dsgamemaker.com community

+ 256 color sprite problem solved! (but you can't add more than 16 sprites to your project on the left... but 16's enough until we sort that out. At least you can work again.)
+ Slight tweaks in upload to site process, backgrounds larger than 256x192 do not affect the screen shot size any more.
+ 3 actions fixed: Init FAT and Play Sound MP3 and Create Sprite (after the new system was introduced in this version).
+ Transition In and Transition Out - you can now use constants instead of numbers, .e.g. LEFTRIGHT, FROMCENTER, STARS, DIAMONDS for the shapes and directions.
+ Fixed a crappy little bug with registration.

Still to fix/make/do:

+ Font chooser
+ Sprite transparency on/off (button is there, does nothing)
+ Global actions list

Stunan
June 25th, 2008, 21:40
Every time i try and run it the app fails to initialize properly (0xc0000135) does anyone else get this error? I've downloaded it 3 times and installed a fresh each time and still get the same error?

kennyk
June 26th, 2008, 00:26
Yeah, I'm getting the same problem.

fg-54
June 26th, 2008, 03:37
seems to work fine for me:)

some_guy_named_matt
June 26th, 2008, 11:54
not bad, not bad.
got a ways to go, however...

[Matt]

RockmanHX
June 27th, 2008, 22:22
Anyone know how to fix the problem? I can't get it to work.

Invisionsoft
July 3rd, 2008, 18:29
Yes! Go and install Microsoft .NET Framework 3.5 from Microsoft, essential kit for PCs these days. Then this app will run just fine =D

- DSGameMaker

Clodoaldo-N
July 13th, 2008, 08:04
It's an awesome program, the one noobs always dream of. I got run it, but I can't compile the rom, tho. I get some errors:

"'make' isn't known as a intern or extern command, a operational program or lote file'' (or something like that...)

What it is?


I tried compile one of samples and I got this log:

''Deleted all bin files
Started PAIni
Included all includes
Added all scoring and % action variables
Added all room int()s
Added all InitText()s
Added all comments
Looping through sprites: SPR Sprite_989,C:\DSGameMaker\smile.bmp
sprwithext: Sprite_989.png
About to save: C:\DSGameMaker/Temp/source/gfx/Sprite_989.png
Looping through backgrounds
Finished Looping + Made PAGfx Code
On to the rooms
Rmname: Room_1, bg1: Nothing, bg0: Nothing
Made Sprites array
[Array] sprname: Sprite_989, sprx: 112, spry: 80
Writing PAIni
Backing up makefile
Making processinfos''