It is currently 04.09.2010, 02:14

All times are UTC + 1 hour [ DST ]


 

Welcome in this Forum - This information is closed after your registration automaticly

 

Welcome in this Forum

You are watching this forum as a guest with limited access to discussion and other functions. If you register for free you can create new topics unter your name, send other members private messages, take part on polls and other special functions. The registration is very simple and free !

Now register for free.

Already registered ? Login now !

Username:
Password:

Log me on automatically each visit

Hide my online status this session




Post new topic Reply to topic  [ 7 posts ] 
 Running Toonstruck under XP / Vista (English) 
Author Message
Toonstruck 2 Dev-Team
Toonstruck 2 Dev-Team
User avatar

Joined: 21.06.2009, 13:57
Posts: 581
Post Running Toonstruck under XP / Vista (English)
What you will need:
- the newest Version of DosBox (http://www.dosbox.com/) (i used 0.72 here)
- The Toonstruck CDs
- some time :)

-------

- Install DosBox
- Insert the Toonstruck CD 1
- locate the "dosbox.conf"
-> C:\User\yourname\AppData\Local\DosBox\dosbox.conf or
-> in the folder you installed DosBox to
-> if you don't find it just use the Search Function.

- Scroll down to [Autoexec]
-> now write:
Code:
mount c c:\Games\Toonstruck  (Installation folder of the game)
mount d d:\ -t cdrom  (d:\  = your CD Drive)


- perhaps you have to edit under [cpu]
Code:
core=auto
cycles=max


- and if you want to play the game in fullscreen just change it to:
Code:
Fullscreen = True


- Save and close it.

-Now open Dosbox and type:
d: and hit Enter

- type install and hit Enter

Just let it install in default place, which is Burst\Toonstrk

When you get to the Sound and Video configuration:
- For Sound choose just Soundblaster, DevicePort = 0x220, DeviceIRQ = 7, DeviceDMA = 1
- For Video let it test and find it itself. Don't be alarmed by the warnings, just go through with it all. (It could take a few minutes so don't be afraid about a blackscreen)

Now you can exit the installation.

Close Dosbox again and open/edit the dosbox.conf again.

Scroll to [Autoexec] and change it to this one:
Code:
[Autoexec]
mount c c:\Games 
mount d d:\ -t cdrom

c:
cd burst\toonstrk
toonstrk


Save and close it.

Next time you open Dosbox, it will start Toonstruck

Tip:
If you have problems with the WACME Machine (that it is too fast)
just change the "cycles" under the [CPU] Area to:
"cycles=4000"
now the game runs really slow and lags a little bit but after you have beaten the WACME Machine just save the game and change the cycles configuration back to "cycles = max"


Annotation:
If you want to play Toonstruck with better graphics, try to change the "output" under the [SDL] Area to:
"output=opengl"
If your PC supports this mode, Toonstruck will look much better than with "output=surface".


And if you would like to play it in a bigger window (especially if you have a big monitor with a high resolution) you have to change these things:

[SDL]
fullscreen=false
output=opengl
windowresolution=1024x768(or any other resolution you want)

[render]
aspect=true


Another Tip:
If you don't want to change the CDs all the time, or just don't want 2 CDs seperately, you can easily put the two CDs on one DVD.
If you do so you won't have to change the CDs and can use the config file from above.
Just copy everything from the first CD (CD1) on your hard drive. Then copy the second CD (CD2) into the same folder and overwrite every file if your asked for. now just burn this Folder onto a DVD.


If you don't want to use a DVD, you can also just play the game from your Hard Drive.
The only thing you got to do is change this line in the [autoexec] Area of the DosBox config File:


Code:
[Autoexec]
...
mount d d:\Testfolder\allinone -t cdrom
(just enter the path of the Folder you copied the 2 CDs to)
....

_________________
If any Link is broken, pls just send me a PM.

Leader of the Toonstruck 2 Fan Project

Image
Powered by Windows Vista


22.06.2009, 23:31
Profile

Joined: 02.09.2009, 22:27
Posts: 2
Post Re: Running Toonstruck under XP / Vista (English)
Excuse me, but I'm using Vista, and I have more than the C and D Drives; the E as the CD Drive (D is recovery) while F and G drives are additional and hooked up.

And even though I started the Install, I keep getting "C Drive doesn't exist or is not readable". Can you help me out?


31.12.2009, 19:26
Profile
Toonstruck 2 Dev-Team
Toonstruck 2 Dev-Team
User avatar

Joined: 22.09.2009, 03:39
Posts: 369
Location: Over There!
Post Re: Running Toonstruck under XP / Vista (English)
if you are having any problems just get the (DosShell)

it is easy to use. i never used the dosbox alone.

_________________
Character/BG designer


01.01.2010, 22:39
Profile
Toonstruck 2 Dev-Team
Toonstruck 2 Dev-Team
User avatar

Joined: 21.06.2009, 13:57
Posts: 581
Post Re: Running Toonstruck under XP / Vista (English)
Did you type it in correctly?

if you write:
mount c t:\
it means that in dosbox the letter c ist associated with the drive t.
does this help you ?

_________________
If any Link is broken, pls just send me a PM.

Leader of the Toonstruck 2 Fan Project

Image
Powered by Windows Vista


01.01.2010, 23:19
Profile

Joined: 02.09.2009, 22:27
Posts: 2
Post Re: Running Toonstruck under XP / Vista (English)
unterbuchse wrote:
Did you type it in correctly?

if you write:
mount c t:\
it means that in dosbox the letter c ist associated with the drive t.
does this help you ?

I don't think I did "t:\".


02.01.2010, 16:48
Profile
Toonstruck 2 Dev-Team
Toonstruck 2 Dev-Team
User avatar

Joined: 21.06.2009, 13:57
Posts: 581
Post Re: Running Toonstruck under XP / Vista (English)
that was just an example. Its just to show that "T:\" is the variable in this case.

Did you really do anything described in the Tutorial?

_________________
If any Link is broken, pls just send me a PM.

Leader of the Toonstruck 2 Fan Project

Image
Powered by Windows Vista


02.01.2010, 21:11
Profile

Joined: 26.03.2010, 12:22
Posts: 1
Post Re: Running Toonstruck under XP / Vista (English)
EDIT: RESOLVED! See end.

I'm getting flickering on the characters (esp Flux) and on the text (speech and labels).
I'm using DosBox 0.73 under Vista SP2.
I'm using the all-in-one method rather than the physical cd drive.
I've tried windowed and fullscreen.

The video detection crashed dosbox the first time, but Toonstruck picked that up on the second pass and switched off UniVBE.
I tried opengl, but that wouldn't let me into the game.


Toonstrk.conf:
Code:
[TOONSTRUCK]
CD = D:\

[CD]
TransferRate = 0

[CPU]
CPUID = x486

[DIGITAL]
DeviceName = Sound Blaster
DeviceIRQ = 7
DeviceDMA = 1
DevicePort = 0x220
DeviceID = 0xe000
DeviceMonoID = 0xe000
Stereo = 0
TimerRate = 60
Flip = 0

[VIDEO]
UniVBE = 0
Width = 640
Height = 400
PaletteWidth = 8
Linear = 1


DosBox-0.73.conf all defaults except:
Code:
[sdl]
fullscreen=true

[autoexec]
MOUNT C C:\
MOUNT D D:\Toonstruck -t cdrom
C:
CD C:\BURST\TOONSTRK
TOONSTRK


Anyone got any ideas?
I'd screenshot, but when I do, it all looks fine!



EDIT: I've found this, which seems to aptly describe my problem, but I haven't a clue where the -b is referring to. Anyone got any knowledge of this?


EDIT: Lesson of the day - Google first, then ask. Following on from the above, I found this.

Amending my dosbox config to the following solved my problem:
Code:
[autoexec]
MOUNT C C:\
MOUNT D D:\Toonstruck -t cdrom
C:
CD C:\BURST\TOONSTRK
TOONSTRK -b


26.03.2010, 12:57
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB © phpBB Group.
Designed by Vjacheslav Trushkin.
[ Time : 0.308s | 15 Queries | Steinbock | d15 ]