saber-nyan / ddlc-android

[WIP] "Doki Doki Literature Club!" Android port
https://vndb.org/v21905
81 stars 21 forks source link

Shader error & UI sizing #18

Open gitthisissue opened 6 years ago

gitthisissue commented 6 years ago
  1. Downloaded latest APK and OBB file.
  2. Copy APK to sd card.
  3. Copy OBB file to appropriate place; see screenshot https://share.riseup.net/#fEtE-niNPSQFcgUlgYnZjg
  4. Tap APK file from android's file manager. Install the app.
  5. Open"DDLC!"

Result: The app closed automatically, and "Looking for resources to download" notification appeared. Tap "DDLC!" again, same result.

gitthisissue commented 6 years ago

So I moved OBB file to "internal storage". And tap "DDLC!" again. Now it opened.

So,

The .obb file must be placed in /sdcard/Android/obb/ru.saber_nyan.ddlc/. If there is no such directory, create it.

you might need to update the code to detect "/sdcard/" path.

Mine is: Internal storage path = /storage/emulated/0/ SD card path = /storage/sdcard1/

gitthisissue commented 6 years ago

Finished playing all route(except 'delete monika.chr from character folder' route; don't know how) using "Skip" button.

1 bug: At the "space classroom with Monika" scene, turn off the screen by pressing power button, and turn it back on. You'll get "An exception has occured / While running game code: Exception: Shader error:" error.

Suggestion:

  1. Poem screen is small, hard to read the text. Change poem grapic to "80% of the screen width"

  2. [UI] "History" and "Settings" - both word's position need adjustment Hi|story, Settin|gs. Move "History" to a little right, and "Settings" to left.

HTH

saber-nyan commented 6 years ago

Please upload a few screenshots and specify the resolution and screen size of your smartphone.

gitthisissue commented 6 years ago

Resolution is 960x540. Pretty common size if you have older smartphone.

saber-nyan commented 6 years ago

except 'delete monika.chr from character folder' route; don't know how

Implemented in #16, will be in the next beta.

At the "space classroom with Monika" scene, turn off the screen by pressing power button, and turn it back on.

Hmm, I was expecting something like #1... Can you please attach /sdcard/Android/data/ru.saber_nyan.ddlc/files/traceback.txt and log.txt?

Suggestion:

Poem screen is small, hard to read the text. Change poem grapic to "80% of the screen width"

[UI] "History" and "Settings" - both word's position need adjustment Hi|story, Settin|gs. Move "History" to a little right, and "Settings" to left.

I still need screenshots and screen diagonal!

gitthisissue commented 6 years ago

Damn, I already deleted & uninstalled the game... But there are 2 bugs which I found(and someone can reproduce it I think):

  1. On the 2nd loop(start game glitch), make a new save in the first slot. Continue playing, and when you reach the space classroom, Monika will say "Are you cheating?" or something and close the game. Reopen the game will take you to classroom - this time, no error happen.

  2. Like I wrote above: At the "space classroom with Monika" scene, turn off the screen by pressing power button, and turn it back on. Result is Renpy's "An exception has occured / While running game code: Exception: Shader error:" screen. You can press Ignore and continue playing though.

What I can share at this moment is this; https://share.riseup.net#J2DIW9sIyu5it64KhjJ-ow

saber-nyan commented 6 years ago

What I can share at this moment is this;

Ah, it's known issue. Related to #6.

WIP!

saber-nyan commented 6 years ago

Most likely, the shader error was fixed in afc4e739002fd33a508090bfab24ade0536ec658.