Hi Greg, ... Cool app! When I ran it on my Win95 OSR2.1 I got a 'A required .DLL file, MSVBVM50.DLL, was not found.' A visual basic DLL I would assume. I...
Jeff Frohwein
jeff@...
Jan 1, 2001 1:21 pm
175
Jeff, Grrr... When I asked Visual Basic to create an .exe I expected a TRUE .exe, not this munged up DLL thingy. I may have to add the DLL to the Download....
Alcor /greg
cybiko@...
Jan 1, 2001 4:26 pm
176
greg, when i transfer apps, i just put the file into local_files/user_files, and cyberload seems to pick up on it just fine... ... Ernest S. Pazera aka...
Ernest S. Pazera
dtmsoftware@...
Jan 1, 2001 5:14 pm
177
Ok this is a long shot here... but when the MP3 player comes out, do any of you think it would be possible to get "digital sound" in games through the use of...
David
popkorn1@...
Jan 1, 2001 5:23 pm
178
I never get that response. Maybe I need the latest CyberLoad. In my experience I must always modify the MyComputer.ini file. I'll try getting the latest...
Alcor
cybiko@...
Jan 1, 2001 7:30 pm
179
I just downloaded the latest CyberLoad and I don't get the same results you get. Can you tell me what version of CyberLoad you are running? I have Version...
Alcor
cybiko@...
Jan 1, 2001 7:44 pm
180
... I don't experience that either. It seems that any file BUT .app files will show up in local_files/user_files when using CyberLoad. I'm using a version of...
Jeff Frohwein
jeff@...
Jan 1, 2001 8:23 pm
181
HEY! How is it that Cybiko's applications (and Yopu Yopu) have the COOL animated openning screen but my apps have the boring one with the scrolling display? ...
Alcor /greg
cybiko@...
Jan 2, 2001 1:25 am
182
i, too, am using build 1.16 build 121. not all files will show up, i've found. i have to ensure that a root.inf has been placed into the app archive, or...
Ernest S. Pazera
dtmsoftware@...
Jan 2, 2001 2:21 am
183
do you mean where the icon moves to the upper left of the screen before the root.spl file is scrolled? ... Ernest S. Pazera aka TANSTAAFL CFO, GameDev.net, LLC...
Ernest S. Pazera
dtmsoftware@...
Jan 2, 2001 2:29 am
184
Yes, that is the cool thingy i mean. what do you do to get that? -greg ... Alcor/Greg www.alcorgrp.com/DevCybiko...
Alcor
cybiko@...
Jan 2, 2001 2:42 am
185
if you have an intro.pic, you'll get the full screen scrolling thing. if you just have root.ico, you'll get the animation. ... Ernest S. Pazera aka TANSTAAFL ...
Ernest S. Pazera
dtmsoftware@...
Jan 2, 2001 2:48 am
186
... I started doing that as well after I got the idea from Stephane with Yopu Topu. Just remove intro.pic from filer.list. That's it. Plus you save 1-2kbytes...
Jeff Frohwein
jeff@...
Jan 2, 2001 3:49 am
187
... not necessarily... the code itself wouldn't change(or wouldnt change much), there would just have to be different builds for 9x/ME and NT/2k. Ernest S....
Ernest S. Pazera
dtmsoftware@...
Jan 2, 2001 4:45 am
188
GACK! ok, i've just made my first foray into cybiko forms, and i just wanted to say: EVIL EVIL EVIL EVIL!!! would it be possible to have a MORE complicated way...
Ernest S. Pazera
dtmsoftware@...
Jan 3, 2001 3:40 am
189
Jeff, I just had a creepy thought - what if they decide to change the CRC rules? It would be easy for them to change the system pack to a new rev and change ...
Alcor
cybiko@...
Jan 3, 2001 3:42 am
190
I agree WHOLE Heartedly! I am rolling my own ... Prepare for GUI2 coming to a palmtop near you. -greg ... Alcor/Greg www.alcorgrp.com/DevCybiko...
Alcor
cybiko@...
Jan 3, 2001 3:44 am
191
i was thinking about doing that. one of the reaons i would suggest against it is that i'm not sure how much of the cybiko ui stuff is built into the bytecode...
Ernest S. Pazera
dtmsoftware@...
Jan 3, 2001 11:46 pm
192
Handy function I wrote. thought i should share. it assumes that the displaygraphic pointed to by gfx is a 160x100 image. it could easily be modified to...
Ernest S. Pazera
dtmsoftware@...
Jan 4, 2001 12:30 am
193
Ernest, As you might be able to tell, I dont fear making a bulky program - Colossal Cave port was 72K. And my initial GUI is very trim at less than 2K. GUIs ...
Alcor
cybiko@...
Jan 4, 2001 12:47 am
194
DUDE! You rock! Now... can you export it to a PC and turn it into a BMP or GIF? The opposite of the CONVERT utility. -greg ... Alcor/Greg ...
Alcor
cybiko@...
Jan 4, 2001 12:48 am
195
you can take it off the device using cyberload, then you can use picview.exe to look at it, and export it as a bitmap. if i get annoyed at this overly long...
Ernest S. Pazera
dtmsoftware@...
Jan 4, 2001 12:57 am
196
... They could do that, I suppose. I thinking, though, that some of this transfer code is imbedded at a deeper level. I.E. If you were to delete all of the ...
Jeff Frohwein
jeff@...
Jan 4, 2001 4:21 am
197
i've been thinking along these lines. to really expand gameplay, it would be good to make a modular game engine with the baseline rules/functionality for the...
Ernest S. Pazera
dtmsoftware@...
Jan 4, 2001 5:01 am
198
Hi I've been trying to get some atari emulators to compile, at first I was getting error 1's, then got further I think, it stopped and said could not locate...
toqer@...
Jan 4, 2001 6:25 am
199
the problem you're having is that none of the standard c headers exist for the cybiko (stdio, conio, math, etc), so porting stuff is a little more involved...
Ernest S. Pazera
dtmsoftware@...
Jan 4, 2001 7:56 am
200
I was looking at the cDialog object, and i thought to myself that it would be really cool if we just had a simple way to do standard dialog boxes (similar to...
Ernest S. Pazera
dtmsoftware@...
Jan 4, 2001 7:59 am
201
Geesh, Its been sorta a dream for me and my pop to get an atari in the cybiko size. check out http://fuji.sourceforge.net to see where we've been too on this....
toqer
toqer@...
Jan 4, 2001 8:13 am
202
I'm not sure if this has been brought up before or not, but since there is now a website with information to the masses on changing your cybiko ID, I think...
Jason Crisman
jason_crisman@...
Jan 4, 2001 5:51 pm
203
Its not like email is a secure system anyway. Most email passwords and usernames are sent unencrypted so it isnt that hard to get someones (all email - not...