Skip to content
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

Shader error & UI sizing #18

Open
gitthisissue opened this issue Jan 15, 2018 · 8 comments
Open

Shader error & UI sizing #18

gitthisissue opened this issue Jan 15, 2018 · 8 comments

Comments

@gitthisissue
Copy link

  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
Copy link
Author

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
Copy link
Author

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 saber-nyan self-assigned this Jan 15, 2018
@saber-nyan saber-nyan added this to the v1.0.0 milestone Jan 15, 2018
@saber-nyan
Copy link
Owner

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

@gitthisissue
Copy link
Author

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

@saber-nyan
Copy link
Owner

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!

@saber-nyan saber-nyan added the bug label Jan 15, 2018
@saber-nyan saber-nyan changed the title DDLC! won't start. Shader error & UI sizing Jan 15, 2018
@gitthisissue
Copy link
Author

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
Copy link
Owner

What I can share at this moment is this;

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

WIP!

saber-nyan added a commit that referenced this issue Jan 16, 2018
Added a new menu for character control (.chr files).
Mentioned in #18.
saber-nyan added a commit that referenced this issue Jan 22, 2018
Quick buttons borders fix & more
Relates to #18, closes #6.
@saber-nyan
Copy link
Owner

Most likely, the shader error was fixed in afc4e73.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants