DC Dev ISO R3

If you have any questions on programming, this is the place to ask them, whether you're a newbie or an experienced programmer. Discussion on programming in general is also welcome. We will help you with programming homework, but we will not do your work for you! Any porting requests must be made in Developmental Ideas.
Post Reply
User avatar
emptythought
DC Developer
DC Developer
Posts: 2015
https://www.artistsworkshop.eu/meble-kuchenne-na-wymiar-warszawa-gdzie-zamowic/
Joined: Wed Jan 30, 2002 9:14 am
Location: UNITED STATES NRN
Has thanked: 0
Been thanked: 0
Contact:

DC Dev ISO R3

Post by emptythought »

Here's the final version of R3. I wasn't able to test Dream Inducer on a actual Dreamcast, so if it doesn't play, let me know and I'll fix it up.

- GCC toolchain updated (3.4.6)
- KallistiOS updated (1.3 svn 385) - November 26, 2006
- extra KOS libs
  • - FreeType 2.1.3 by BlueCrab
    - lib3ds by SWAT
    - lib7z by SWAT
    - libkglx by Heinrich Tillack
    - liblzma by SWAT
    - libmxml by SWAT
    - libpbm by SWAT
    - libpng 1.2.8 by chui
    - SDL 1.2.9 by chui
    - SDL_flic by chui
    - SDL_gfx by chui
    - SDL_image 1.2.4 by chi
    - SDL_mixer 1.2.6 by chui
    - SDL_prim 0.2.1 by BlueCrab
    - SDL_ttf 2.0.7 by SWAT
    - SFont by chui
    - zlib 1.2.3 by chui
- manual setup tutorial
- 1ST_READ.BIN Checker, BootDreams, dc-tool GUI and IP.BIN Writer
- Dreamcast emulators Chankast (new BIN loader) and DEMUL

There's a few other things too, just downloadit to see for yourself.

EDIT: Read below. If you couldn't install or Cygwin couldn't find the folder KOS is in, then I've explained how to fix it manually. If you want, you can redownload the ISO as those bugs are fixed. It shouldn't have anymore problems. The first time I don't test anything before releasing it and there's bugs. BAH!
Last edited by emptythought on Sat Jan 05, 2008 2:13 pm, edited 2 times in total.
erwan
DCEmu Newbie
DCEmu Newbie
Posts: 5
Joined: Tue Feb 22, 2005 2:55 pm
Location: Bretagne (France)
Has thanked: 0
Been thanked: 0
Contact:

[DDE rc1] bug

Post by erwan »

Hello
I have a problem with the installation of "DC Dev ISO R3".
Here an image:

(Babel Fish)

Image
User avatar
emptythought
DC Developer
DC Developer
Posts: 2015
Joined: Wed Jan 30, 2002 9:14 am
Location: UNITED STATES NRN
Has thanked: 0
Been thanked: 0
Contact:

Post by emptythought »

I'm taking a look at it right now. I was playing with KOS a lot so my setup program is looking for an older filename. I'll fix it and upload the new fixed version when I'm done. Sorry to the people who mirrored it (DC-France, SiZiOUS, DCEmu UK).

EDIT: Foolish mistake. I'll upload the fix now. If you don't want to redownload the 82MB file then rip the image and rename kos_13svn385.7z to kos-13svn385.7z and reimage it. I apologize.
erwan
DCEmu Newbie
DCEmu Newbie
Posts: 5
Joined: Tue Feb 22, 2005 2:55 pm
Location: Bretagne (France)
Has thanked: 0
Been thanked: 0
Contact:

[b]second bug[/b]

Post by erwan »

second bug

bash: cd: /usr/local/dc/kos/kos: No such file or directory
bash: environ.sh: No such file or directory
User avatar
emptythought
DC Developer
DC Developer
Posts: 2015
Joined: Wed Jan 30, 2002 9:14 am
Location: UNITED STATES NRN
Has thanked: 0
Been thanked: 0
Contact:

Post by emptythought »

Fix: Make a new folder in /usr/local/dc. Place kos and kos-ports inside it and rename it to kos.

EDIT: This fix is uploaded to the current download.
erwan
DCEmu Newbie
DCEmu Newbie
Posts: 5
Joined: Tue Feb 22, 2005 2:55 pm
Location: Bretagne (France)
Has thanked: 0
Been thanked: 0
Contact:

Post by erwan »

thank you
User avatar
I.M. Weasel
Iron Muskateer Weasel
Posts: 2780
Joined: Fri Jan 04, 2002 4:45 am
Location: The city of the future, Los Braingeles
Has thanked: 1 time
Been thanked: 3 times
Contact:

Post by I.M. Weasel »

Fackue, this is awesome! thanks to you and everyone who contributed.
:arrow: http://tofuheavyindustries.com
Mac Dream Tool / Mac Dream Tool Services (released Sept. 2019)
Creator of Various awesome Video Games

"You don't have to be forgiven. Clint Eastwood taught us that."
|darc|
DCEmu Webmaster
DCEmu Webmaster
Posts: 16374
Joined: Wed Mar 14, 2001 6:00 pm
Location: New Orleans, LA
Has thanked: 104 times
Been thanked: 91 times
Contact:

Post by |darc| »

Um, this disk doesn't boot for me...
It's thinking...
User avatar
emptythought
DC Developer
DC Developer
Posts: 2015
Joined: Wed Jan 30, 2002 9:14 am
Location: UNITED STATES NRN
Has thanked: 0
Been thanked: 0
Contact:

Post by emptythought »

|darc| wrote:Um, this disk doesn't boot for me...
I just finished uploading the fix. It should boot fine now. Incase you don't want to redownload it you can rip the files then burn them with BootDreams letting it create a IP.BIN for you.
User avatar
pnpbios
DCEmu Freak
DCEmu Freak
Posts: 96
Joined: Mon May 16, 2005 5:28 pm
Has thanked: 0
Been thanked: 0

Post by pnpbios »

Wow, it's been a while since i've been able to chill out here, but a third relsease! This is awsome. Thanks!
Dreamcast alive
DCEmu Junior
DCEmu Junior
Posts: 45
Joined: Tue Apr 11, 2006 3:29 am
Has thanked: 0
Been thanked: 2 times

Post by Dreamcast alive »

This message probably is a little bit old but might interest somebody.
Some people had or have problems with release 2 of fackues disk.
They coudn't see any path in their bash. To solve this problem just open the file etc/profile and add

Code: Select all

PS1="\u@\h \t\n\w>"
This is just an example.
You can customize the prompt of your shell with the following escape sequences:

Code: Select all

\u    ->   login-name
\h    ->   hostname
\t     ->   current time
\d    ->   current date
\w   ->    working directory
\n   ->    new line
There are others but this are the most important.
User avatar
Arqueiro
DCEmu Nutter
DCEmu Nutter
Posts: 785
Joined: Tue Jul 02, 2002 9:29 am
Has thanked: 0
Been thanked: 0
Contact:

Post by Arqueiro »

anyone already make this release work with dev-cpp our code-blocks ?
3d graphics and visualization ?
http://www.arquiteturadigital.com
Moi
QuakeDev Respected
QuakeDev Respected
Posts: 592
Joined: Thu Mar 14, 2002 1:15 am
Has thanked: 0
Been thanked: 6 times

Re: DC Dev ISO R3

Post by Moi »

Since consolevision.com seems to redesign at the moment you can use this mirror to download th r3 image:

http://ftp.dc-france.com/Windows/Progra ... Toolchain/
Create your own Dreamcast games using the Quake-Engine:
http://quakedev.dcemulation.org/develop/getstarted.htm
ZereoX
DCEmu Newbie
DCEmu Newbie
Posts: 3
Joined: Tue Oct 30, 2007 10:23 pm
Has thanked: 0
Been thanked: 0

Re: DC Dev ISO R3

Post by ZereoX »

Anyone got this working with Vista? if no do you know how to get a Environment set-up on Vista?
User avatar
Maturion
Moderator
Moderator
Posts: 619
Joined: Fri Oct 12, 2007 1:52 pm
Location: Munich, Germany
Has thanked: 0
Been thanked: 0
Contact:

Re: DC Dev ISO R3

Post by Maturion »

Yes, Consolevision.com is down forever. Please fix the link to one of the mirror sites.
User avatar
emptythought
DC Developer
DC Developer
Posts: 2015
Joined: Wed Jan 30, 2002 9:14 am
Location: UNITED STATES NRN
Has thanked: 0
Been thanked: 0
Contact:

Re: DC Dev ISO R3

Post by emptythought »

Maturion wrote:Please fix the link to one of the mirror sites.
done
q_006
Mental DCEmu
Mental DCEmu
Posts: 415
Joined: Thu Oct 10, 2002 7:18 pm
Has thanked: 0
Been thanked: 0
Contact:

Re: DC Dev ISO R3

Post by q_006 »

Will you be adding ChankastEX to the next ISO version?
http://chankex.esmartdesign.com/mainindex.html
User avatar
emptythought
DC Developer
DC Developer
Posts: 2015
Joined: Wed Jan 30, 2002 9:14 am
Location: UNITED STATES NRN
Has thanked: 0
Been thanked: 0
Contact:

Re: DC Dev ISO R3

Post by emptythought »

Wasn't planning to, but thanks, I'll look into it.
User avatar
emptythought
DC Developer
DC Developer
Posts: 2015
Joined: Wed Jan 30, 2002 9:14 am
Location: UNITED STATES NRN
Has thanked: 0
Been thanked: 0
Contact:

Re: DC Dev ISO R3

Post by emptythought »

q_006 wrote:Will you be adding ChankastEX to the next ISO version?
http://chankex.esmartdesign.com/mainindex.html
Do you have the original fullbundle.rar?
Post Reply