ScummVM logo Forum Index - ScummVM website - Contact us - Buy Supported Games: GOG.comDotEmu  Rules - Search - Register - Login curved edge
Folder Forum Index > Other Ports > Bada port? Goto page Previous  1, 2, 3 ... 9, 10, 11
Bada port?
  Author    Thread Reply to topic
cotterhier



Joined: 01 Jan 2012
Posts: 2
 

Hi, my prob is that my ScummVM app wont start anymore, it displays this message: config file buggy: junk found in line 2: autosave_period!
How can I fix the config file? I cant find a way to view or open any apps or system directories (not on the phone or in windows explorer)!

 Reply with quote  
Post Sun Jan 01, 2012 5:17 pm 
 View user's profile Send private message
chrisws



Joined: 15 Apr 2011
Posts: 25
 

quote:
Originally posted by cotterhier
Hi, my prob is that my ScummVM app wont start anymore, it displays this message: config file buggy: junk found in line 2: autosave_period!
How can I fix the config file? I cant find a way to view or open any apps or system directories (not on the phone or in windows explorer)!


1. On your phone click settings / connectivity / usb / massstorage, then click "set"

2. Attach the usb cable from your wave to your desktop machine.

3. Once the drive has mounted, locate the scummvm.ini file. On my system it is here:

d:/Others/__@@bada_applications@@__/7m4wzp5te6/Data/scummvm.ini

4. Either delete or rename this file.

5. From the desktop, Unmount / eject the drive.

ScummVM should now start without any problem. You will need to re-add your games, but the save
game files should still be intact.

I had the same problem. I think the app needs to maintain a backup of the ini file, and check
whether there is a corruption at start up and handle it. The corruption was probably something going
wrong during shutdown but it is hard to make this area more robust.

Could you also see whether there is stackFrame file and report the contents:

d:/Others/__@@bada_applications@@__/7m4wzp5te6/Bin/stackFrame.txt

The above instructions might only help if you have installed the app onto a memory card. The files don't seem to be accessible when installed to the phone memory. If so you might need to re-install the app.


Cheers
Chris
 Reply with quote  
Post Sun Jan 01, 2012 10:25 pm 
 View user's profile Send private message
cotterhier



Joined: 01 Jan 2012
Posts: 2
 

Thanks for your help. I'm gonna reinstall the app, on my memory card this time.

 Reply with quote  
Post Mon Jan 02, 2012 6:17 pm 
 View user's profile Send private message
Yogr



Joined: 11 Feb 2012
Posts: 1
 

This port is AWESOME, it's my favourite app indeed, keep up the good work.

I have a crash on Full throttle (Italian version), it always happens in the same point.
I provided my savegame, if this can be of any help. Go to the mine road and wait for the rothweiler with the wodden plank, hit him with the spiked skull chain and the VM will crash. An alert dialog is displayed, but it's too fast and I can olny read that's realated with iMuse...
I also didn't manage to find any stack trace in the bin folder.

Here it is the save file: http://www.mediafire.com/?lltd6rbd3zmgdds

Bye mate!

 Reply with quote  
Post Sat Feb 11, 2012 10:39 am 
 View user's profile Send private message
chrisws



Joined: 15 Apr 2011
Posts: 25
 

quote:
Originally posted by Yogr
This port is AWESOME, it's my favourite app indeed, keep up the good work.

I have a crash on Full throttle (Italian version), it always happens in the same point.
I provided my savegame, if this can be of any help. Go to the mine road and wait for the rothweiler with the wodden plank, hit him with the spiked skull chain and the VM will crash. An alert dialog is displayed, but it's too fast and I can olny read that's realated with iMuse...
I also didn't manage to find any stack trace in the bin folder.

Here it is the save file: http://www.mediafire.com/?lltd6rbd3zmgdds

Bye mate!


I finally got around to investigating this and I've got a fix for the problem. The next release will be based on the bada 2.0 SDK (ie will no longer run on bada 1.2).

Cheers,
Chris
 Reply with quote  
Post Wed Feb 29, 2012 12:08 pm 
 View user's profile Send private message
Catscratch



Joined: 22 May 2012
Posts: 1
Location: Deutschland
 

Hi. Is there a workaround for the Wave3? The Wave3 does not have a camera hardware button.

 Reply with quote  
Post Tue May 22, 2012 6:17 am 
 View user's profile Send private message AIM Address
chrisws



Joined: 15 Apr 2011
Posts: 25
 

quote:
Originally posted by Catscratch
Hi. Is there a workaround for the Wave3? The Wave3 does not have a camera hardware button.


I previously tried submitting a fix to the Samsung app-store, but it got rejected because of a problem on the Wave3 where pressing the lock button would cause the phone to reboot.

This did not happen on my wave1 phone so I wasn't sure what to do next.

I just discovered Samsung have provided a TestKit app which you can download onto your phone from the app store. This allows a small number of people to be registered as application testers.

If anyone with a Wave3 would like to help me fix this problem please send a private forum message. Testing would be a few iterations of trial+error, I have a rough idea of what the problem might be.

Cheers,
Chris
 Reply with quote  
Post Tue Jun 19, 2012 11:41 am 
 View user's profile Send private message
chrisws



Joined: 15 Apr 2011
Posts: 25
 

quote:
Originally posted by chrisws
quote:
Originally posted by Catscratch
Hi. Is there a workaround for the Wave3? The Wave3 does not have a camera hardware button.


I previously tried submitting a fix to the Samsung app-store, but it got rejected because of a problem on the Wave3 where pressing the lock button would cause the phone to reboot.

This did not happen on my wave1 phone so I wasn't sure what to do next.

I just discovered Samsung have provided a TestKit app which you can download onto your phone from the app store. This allows a small number of people to be registered as application testers.

If anyone with a Wave3 would like to help me fix this problem please send a private forum message. Testing would be a few iterations of trial+error, I have a rough idea of what the problem might be.

Cheers,
Chris


Thanks to help from users Cameliosso and catsctach I managed to find the cause of the problem (accessing the graphics layer outside of the game thread). I've submitted a new 1.4.1 build to Samsung sellers office. It has a few other fixes:

- Hardware key handling now just uses volume up to toggle, down to activate. If you have one, the camera button displays the virtual keypad.
- Full-throttle is playable up to at least the street fighting scenes.
- Save games use the wall time in lieu of GMT
- Experimental: If the config somehow gets corrupted the .INI is deleted before closing. This will allow you to keep using the app without needing to use the support steps from my previous message.

Cheers,
Chris
 Reply with quote  
Post Wed Jun 27, 2012 2:48 am 
 View user's profile Send private message
chrisws



Joined: 15 Apr 2011
Posts: 25
 

quote:
Originally posted by chrisws
quote:
Originally posted by chrisws
quote:
Originally posted by Catscratch
Hi. Is there a workaround for the Wave3? The Wave3 does not have a camera hardware button.


I previously tried submitting a fix to the Samsung app-store, but it got rejected because of a problem on the Wave3 where pressing the lock button would cause the phone to reboot.

This did not happen on my wave1 phone so I wasn't sure what to do next.

I just discovered Samsung have provided a TestKit app which you can download onto your phone from the app store. This allows a small number of people to be registered as application testers.

If anyone with a Wave3 would like to help me fix this problem please send a private forum message. Testing would be a few iterations of trial+error, I have a rough idea of what the problem might be.

Cheers,
Chris


Thanks to help from users Cameliosso and catsctach I managed to find the cause of the problem (accessing the graphics layer outside of the game thread). I've submitted a new 1.4.1 build to Samsung sellers office. It has a few other fixes:

- Hardware key handling now just uses volume up to toggle, down to activate. If you have one, the camera button displays the virtual keypad.
- Full-throttle is playable up to at least the street fighting scenes.
- Save games use the wall time in lieu of GMT
- Experimental: If the config somehow gets corrupted the .INI is deleted before closing. This will allow you to keep using the app without needing to use the support steps from my previous message.

Cheers,
Chris


Unfortunately the update got rejected by the Samsung app-store people. I packaged the app for bada version 1.2 and their reports were based on using this version. I'm now using 2.0 so no longer have access to a 1.2 device.

Unless someone with a bada 1.2 phone volunteers to test and help fix the problem, I will resubmit it marked as version 2.0.
 Reply with quote  
Post Fri Jul 06, 2012 10:24 pm 
 View user's profile Send private message
myself600



Joined: 31 Jul 2012
Posts: 4
Location: A hungarian from Slovakia
Very quiet sound in 1.4.1 

Hi Chris,

I recently noticed that in your latest release(1.4.1), the volume control is very quiet compared to your previous version(1.4.0), in which it was very loud. Also, when I unplug my headphone during gameplay, the sound will not switch back to speaker.

If you have time, please, try to fix at least the first issue on one of your future releases because this really prevents me to play these GOGs comfortably in outside.

Moreover, do you know a way how to do the character building trick[1] in QFG1VGA (other than copying the saved game from PC)?

Cheers,
mYse|f.

[1] https://www.youtube.com/watch?v=ZOjeMhGOn5A (rewind to 7:00)

 Reply with quote  
Post Sat Aug 18, 2012 12:28 pm 
 View user's profile Send private message
myself600



Joined: 31 Jul 2012
Posts: 4
Location: A hungarian from Slovakia
Re: Very quiet sound in 1.4.1 

quote:
Originally posted by myself600
Hi Chris,

I recently noticed that in your latest release(1.4.1), the volume control is very quiet compared to your previous version(1.4.0), in which it was very loud. Also, when I unplug my headphone during gameplay, the sound will not switch back to speaker.

If you have time, please, try to fix at least the first issue on one of your future releases because this really prevents me to play these GOGs comfortably in outside.

Moreover, do you know a way how to do the character building trick[1] in QFG1VGA (other than copying the saved game from PC)?

Cheers,
mYse|f.

[1] https://www.youtube.com/watch?v=ZOjeMhGOn5A (rewind to 7:00)


I found out that 'media volume' directly affects the in-game volume control, but the sound is still very quiet when using headphones.

There are another issues: When using custom 'save path', the saving does not work. It shows "Could not save the game. ()". Also, when saving in SKY, I can enter only one character at a time.
 Reply with quote  
Post Mon Aug 27, 2012 3:35 pm 
 View user's profile Send private message
myself600



Joined: 31 Jul 2012
Posts: 4
Location: A hungarian from Slovakia
WTF: Missing saved games?! 

I've just reinstalled ScummVM onto memory card to be able to reuse some of my saved games from PC because customizing the 'save path' does not worked. Now where the hell are my previous saved games??? Shocked Shocked Shocked

 Reply with quote  
Post Mon Aug 27, 2012 4:46 pm 
 View user's profile Send private message
myself600



Joined: 31 Jul 2012
Posts: 4
Location: A hungarian from Slovakia
Re: WTF: Missing saved games?! 

quote:
Originally posted by myself600
I've just reinstalled ScummVM onto memory card to be able to reuse some of my saved games from PC because customizing the 'save path' does not worked. Now where the hell are my previous saved games??? Shocked Shocked Shocked

To answer my own question, reinstalling ScummVM onto memory card removes all the ScummVM related files on internal memory, including the saved games(like mine Crying or Very sad) so DON'T DO IT unless you haven't played any game so far. So, how to backup your precious data before moving to memory card? The answer is: USE STUNE! With STune, you can access bada internal memory, so you can backup your data before reinstalling ScummVM. Here is how:

Pre-requisite: You need 'SAMSUNG USB Driver for Mobile Phones' that is bundled in 'Samsung Kies' package to be installed.

1. Download & run STune.
2. On the Devices tab, there should be 'SAMSUNG Mobile USB Modem' (you must connect in 'Samsung Kies' mode). If so, click on 'Auto Connect'.
3. Then click on Browser tab and search for ScummVM save folder (mine was at 'Osp -> Applications -> 7m4wzp5te6 -> Share'). You can also backup your setting file, which is in '... -> Data -> scummvm.ini'.
4. Right-click on the folder an select 'Copy...'. Select the destination folder and click OK.
5. Now search for that folder and make sure that everything went correctly and the files are there.
6. You can NOW reinstall ScummVM onto memory card (first remove, then install again!).
7. Once installed, change to 'Mass storage' mode in Settings and access your memory card.
8. Search for 'Others\__@@bada_applications@@__\7m4wzp5te6\Share' and move your backed up saved games here (also scummvm.ini to Data folder if you backed up that too).
9. Now disconnect, and run ScummVM.
10. Enjoy!! Wink

STune v1.0.6 download (v1.0.7 doesn't worked for me):
http://www.mediafire.com/?hrqr5h9824h1r6a

Samsung Kies download (latest version):
http://www.samsung.com/ca/kies
 Reply with quote  
Post Mon Sep 03, 2012 7:13 pm 
 View user's profile Send private message
  Display posts from previous:      
Reply to topic

Forum Jump:
 
Goto page Previous  1, 2, 3 ... 9, 10, 11


Forum Rules:
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
You cannot vote in polls in this forum

 

Powered by phpBB © 2001, 2006 phpBB Group
Forum design by ScummVM team, icons by raina
curved edge   curved edge