[GenRes] 0.1 released

Talk about development tools here

Moderator: BigEvilCorporation

KanedaFr
Administrateur
Posts: 1139
Joined: Tue Aug 29, 2006 10:56 am
Contact:

Post by KanedaFr » Tue Aug 09, 2011 12:13 am

I don't know....
Do you use the latest one (only available throught svn) ?

Does it crash only on this file or any one with no compression ?

sega16
Very interested
Posts: 251
Joined: Sat Jan 29, 2011 3:16 pm
Location: U.S.A.

Post by sega16 » Tue Aug 09, 2011 12:26 am

I just downloaded the one from the svn and it happens even on the moon.bmp sample from your tutorial using sgdk I will try to create a clean project and see if it fixes also I am using windows 7 but I relay do hope I can get this to work because It relay would be a HUGE time saver.

Edit almost forgot the build log:
-------------- Build: default in Doctor robotnik The Video Game For the Sega Genesis ---------------

Using makefile: C:\downloads\sgdk081\makefile.gen
make: *** [resource.asm] Error 255
Process terminated with status 2 (0 minutes, 5 seconds)
0 errors, 0 warnings

Edit2:Made clean project with the code from the wiki http://sgdk.googlecode.com/svn/wiki/fil ... GenRes.zip

KanedaFr
Administrateur
Posts: 1139
Joined: Tue Aug 29, 2006 10:56 am
Contact:

Post by KanedaFr » Tue Aug 09, 2011 8:44 am

it's strange you can't even compile the tut source ...
I'll look at it today.

KanedaFr
Administrateur
Posts: 1139
Joined: Tue Aug 29, 2006 10:56 am
Contact:

Post by KanedaFr » Tue Aug 09, 2011 12:24 pm

memory leak fixed
SGDK SVN is up to date

sega16
Very interested
Posts: 251
Joined: Sat Jan 29, 2011 3:16 pm
Location: U.S.A.

Post by sega16 » Tue Aug 09, 2011 3:12 pm

THANK YOU SO MUCH!!!!
It works perfectly! :D :D :D :D :D
Now with genres I can start saving lots of time!

KanedaFr
Administrateur
Posts: 1139
Joined: Tue Aug 29, 2006 10:56 am
Contact:

Post by KanedaFr » Tue Aug 09, 2011 4:14 pm

remember to use the genres.h

I'll update the tutorial on next full release of SGDK

sega16
Very interested
Posts: 251
Joined: Sat Jan 29, 2011 3:16 pm
Location: U.S.A.

Post by sega16 » Tue Aug 09, 2011 4:30 pm

that is what I am using right now but anyways thank you for this wonderful program!

Moon-Watcher
Very interested
Posts: 117
Joined: Sun Jan 02, 2011 9:14 pm
Contact:

Post by Moon-Watcher » Wed Aug 24, 2011 10:53 pm

As Stef suggested:

I had an error using last SGDK version (viewtopic.php?t=14&start=277)

Genres.exe needs MSVCR100.dll file to work. Otherwise will crash.

sega16
Very interested
Posts: 251
Joined: Sat Jan 29, 2011 3:16 pm
Location: U.S.A.

Post by sega16 » Thu Aug 25, 2011 1:28 am

Did you try running windows update????

KanedaFr
Administrateur
Posts: 1139
Joined: Tue Aug 29, 2006 10:56 am
Contact:

Post by KanedaFr » Thu Aug 25, 2011 8:46 am

it seems there is a way to avoid this DLL.
I'll try and let you know...

Post Reply