Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - spacefractal

#3421
dropbox and such is all you need. But nice to hear you got most your files back, so its "only" 3 month and not 15 month. still sad, howover. I hope you find the last 10 files, even one of the backups on that harddrive.


#3422
MTF corruption is a software failure, not hardware. That I saw in the first post, those good commercial recovery software should find all/most files and copy to a new drive as the best option. Property found from the backup MTF table and/or scanning all throught the harddrive (which take hours).

I have done that for some friends when that kind of issue have happens. So those software IS very good and its more than those software I used.

If harddrive is broken mechanical, then its much worse..... A proffesional service is required.
#3423
Yes its mightbeen why I could repair the MFT broken (or something) last time its happens on that machine, but did not contain any sourcecode (but other kind of files). Here no external software was required and CHKDSK did a good job repair that (which I got very surpriced its did). Its property did used the MFT backup, which was still in good shape.

the picture recovertool you used is normally allways on the main dir when you take photos with your camera and it was designed with that in mind. Limited, but works for photos recovery thing, but not on files. That why you dosen't get any filename or dir folders recovered. So you should get a better commercial software, which all worth each thier cents.
#3424
You not have tried one of the named commercial software and scanning thought hd?

Sad backups might been gone as well, so I guess glbasic support and trust might end due this?

If the HDD is not physical broken, then you should try and get one of the commercial product, which all is worth money (also I both used Active@ File Recovery and R-Studio with nice succes). Also recently Windows could even recover the MTF crashed harddrive with a regular CHDDSK from a another machine (here its was none important drive, but did contain a lots of music on it, all recovered nice).

And DONT recover on the original disk, undless if can been done with regular CHDDSK.

#3425
Damn. Hope it's not end glbasic, hope you can recover it.

I have used r-studio In the past with good result, same with http://www.file-recovery.net/

Both commercial but nice prices.

For both chases, don't try cover to same hard drive.....
#3426
then I want the beta version so I can test this as well Android Surface issues. I have PM but have not got back yet (but I guess its sooner or later).
#3427
I happy for test it. I have a iCade and have that implemented in greedy mouse. I do not have access to beta yet, so what to download for fix?

But very great work!!!
#3428
he means to open the software keyboard, here there is no sign of INKEY$, since you need do somewhere to call the keyboard first. Also not all physical buttons is correctly supported. Example the soft touch back button should been returned back to glbasic, and not just quit the app (ICS), unlike the hard back button (Except if circle is pressed on Sony's Playstation Device). Howover its a SDLActivity.java me think? So I look on that later.

The best would of course been direct support of java API calls directly from inline calls, but not sure its possible by using Android NDK and then calling Java API from there?

If that is not possible directly, but possisble indirectly, then the java USERFUNCTION$(FUNCTION$, ARGS$[]) mightbeen the next best thing in sdl-main.java. Its could still been invoked from inline using ?IFDEF ANDROID (Since is a Android thing), so its never touch the other OS builds.
#3429
If just adpcm was possible on all os i think its would been best format for short dynamic loop music. Here both ogg and mp3 came too short due gaps in endning.

Sound and/or music generally could been improvement in glbasic v11 or v12
#3430
Yep there is a little delay which happens on most platforms. Mightbeen the load thing should been started into a thread internally, so its would been much less notiable?

Howover its a minimal issue really and not effect my game anyway since I start the music on black screen.

Also this should been in the document. Also MacOS might require OGG too.

Just remember converting from lossy to a another lossy format can lose quality as well, so its allways best to doing directly from source. Its not allways possible, but if the mp3 was brought with 320kbit mp3, you could with no problems convert it to 128kbit ogg anyway to save filespace and quality is still nice.
#3431
Have this been implemented in v11, so we can call java rutines from glbasic (via inline), either via array or by a wrapper (array) string.

I known its not the best soluations, but still its a best method to limit around ndk and glbasic without been too compliced, and you would not often call that much elsewise.

Its could been even just called to a function in SDLActivity.java to start with, even own java file is better.

Personlly I would use this to get more info about device as well example pixel distiny and such thing. That would been possible for us that want it.
#3432
I should pay you for that one :-). i wait to you doing v11 donate button :-).

So awesome!
#3433
Greedy Mouse is one of the game that require a lots and using POLYVECTORS, shadows and such thing (but I did avoid using problem commands like GRABSPRITE and other typical OS limit issues) as well I also using GOTO as well.

So its could been fun to checkout how its really perform with this game. Also I can change resoulution, details as well as well removing scaling to save cpu time.

Would been fun to do a light version of this game in html5 (even the game got delayed around a month throught).

So all in all this is a pretty cool project to show on as Flash is also not required to do a internet game, hehe.

#3434
haha. I noticed that too, so some of us was fast. So its was nothing problem more people worked on same document on same time.
#3435
That idea seen to been once, and only one one device with same account? So I'm not sure its a good idea for a partiaclly new feature, not all can use.

So you should add a another way to gain tips as well, not only rating. Example getting 3 coins tree times could also gain a tip as long with rating. In that way more people would try to get 3 coins in each level.... Just a idea :-D.

I soon update the language file for danish (DONE).