-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to save snapshot #153
Comments
The problem is easy to resolve. Because itis simple: the game tryes to save file with the name "filename-blblabla-date-time", You should take out the illegal file characters like "colon" ( : ) |
I'll change it to |
we still really need a solution to this problem. Unable to save game |
I have tried to change the source code and build a new apk to correct this problem but I am constantly getting the error "no rule to make target". I tried different gt versions, jdk versions, android NDK versions, but no success. I think somerhing is missing from the source. |
Any chance for the app to be updated? |
I did it! I fixed the issue. For some reason I could not recompile the source. I am missing something. BUT I edited the APK. I changed the "hh:mm:ss" to "hh_mm_ss" in the file name and now all works like a charm. |
Howto? Where? |
Here is what you need to do: Tools to be used: On Android: On Windows PC: APKTOOL: https://apktool.org/docs/install KEYTOOL: Download JDK: https://www.oracle.com/java/technologies/downloads/ keytool path: c:\Program Files\Java\jdk-22\bin APKSIGNER: https://dl.google.com/android/repository/build-tools_r30.0.1-windows.zip apksigner path: c:\Users\username\AppData\Local\Android\Sdk\build-tools\34.0.0 add to path variable
Deflate APK: This will extract the content of the APK in a folder withh the same name. Edit with Notepad++ Run CMD or Powershell in ADMIN mode Generate Signature Key Password: your_keystore_password Build new APK Sign new APK Copy Spectacol_New to Android.
Allow install from local source.
|
Wow! There is the Answer! Thank you very much, I'll try it! |
Thank you, kdonath. This works perfect. |
Hello, good afternoon, could you please give me the modified apk? I have tried all the ways to modify it and without success, I would appreciate it if someone could give me the modified apk so I can save games, thank you very much. |
Hi, try this Tested on Android 13 |
thank you so much tested and working, just need to sign the apk, thanks |
Hi, new to github but signed up to ask if there's a new updated apk available for this as I'm having the same issues with snapshot and the above updated spectacol fixed zip keeps saying it's invalid. Any help appreciated. |
Hi Stewbie2001, Try this: The APK file is signed and free of viruses, it works well without any issues. But please note that I was not able to test it on all kind and versions of Android phones, so you should use it at your own responsibility. Enjoy! |
That's super thanks very much your a gem. I can confirm it's working on my s24 ultra just fine and I have the latest firmware on that. Thanks again bud! |
I am happy it works. |
Nice, I'm sure all us old speccy lovers will appreciate it so thanks for your hard work bud. |
Could you increase the size of the buttons on the joysticks as I find the current ones abit on the small side. |
Sure, I'll take a look.
…On Thu, 12 Dec 2024, 17:09 Stewbie2001, ***@***.***> wrote:
Could you increase the size of the buttons on the joysticks as I find the
current ones abit on the small side.
—
Reply to this email directly, view it on GitHub
<#153 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYLUB326Y6VG3TSVLB62SRT2FGYJZAVCNFSM6AAAAABJK57DTOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZZGM4DOOJZGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Spectacol_DK9.zip
If you installed my previous mod (Spektak2), you need to delete if first and then install this version. |
Yup there definitely bigger, Do you think you could make them half there current size or maybe double the size they were originally. Sorry to be a pain but thanks for the work your doing to improve this emulator as I think it's the best one available on smart phones. |
Spectacol_DK9.zip |
On a Xiaomi Redmi note 11 pro 5g the buttons look perfect now, did you say you could put roms? Will it also be possible to search the folders from the external sd? Thanks for your work |
Yup that's better with the size, just for reference I'm using a samsung galaxy s24 |
I searched the issues and found that others had an issue unable to save as the operation is not permitted, the solution was to become a beta tester, I tried this and still have the same issue, Iam using android 11, I signed up for the beta program yesterday, uninstalled spectacol and reinstalled from play store. Version is showing as 1.6.05.
The text was updated successfully, but these errors were encountered: