Just finished the game, no ending is shown after (SPOILER?) Kazuma picks you with the dragon (/SPOILER?).
Only a dark blue screen is shown, no matter how much you wait. Sometimes, the fanfare keeps playing in a loop (happened while using new graphics/new music), while others it keeps silent (happened with original graphics and music).
Using Ubuntu 10.04.3 32 bits, if that matters.
No ending shown on Cave Story+ (Linux)
Started by Sheldon_Cooper, Dec 18 2011 12:20 AM
- Please log in to reply
4 replies to this topic
#1
18 December 2011 - 12:20 AM
#2
18 December 2011 - 03:01 AM
Offline
D:<
![]() | "Life begins and ends with Nu." |
Join Date: 19 Apr 2009
Location:
Location(japan is where i want to live)
Posts: 3,577
Age: 69
Does it do this before or after the spiel about the Doctor and you and Kazuma? Because it did this afterward when I played Cave Story+, but it's been so long since I've taken the bad ending that I assumed it was supposed to be like that. However, if it happens before the spiel, I wouldn't be surprised. Cave Story+ doesn't get along with Linux.
Also it's a pleasure to meet you Dr. Cooper.
Also it's a pleasure to meet you Dr. Cooper.
YOU CALL ME GAY I HAVE 6 GIRLFRIEND
YOU CALL ME FAG I AM COOL
YOU CALL ME LOOSER I LAUGH
YOU CALL ME REDARDED I HAVE STRAIGHT A’S
YOU CALL ME NERD IM DATING CHEERLADDER
99% OF BULLYS DONT KNOW THAT THE STUFF THEY SAYING IS ALL WRONG
REPOST THIS IF FUCK BULLYS
#3
18 December 2011 - 03:19 AM
Same problem here however I waited for some time and it eventually started showing some game screens but no credit text at all until the "Thank You" screen at the end.
#4
21 December 2011 - 02:26 AM
Same problem here however I waited for some time and it eventually started showing some game screens but no credit text at all until the "Thank You" screen at the end.
This is due to the game trying to load incorrect filenames. The problem is that on Linux the filenames are case-sensitive:
Loading file: credit.tsc
(Could not find!)
Loading file: CREDIT01.bmp
(Could not find!)
Loading file: ogph/CREDIT01.bmp
(Could not find!)
Loading file: CREDIT02.bmp
(Could not find!)
Loading file: ogph/CREDIT02.bmp
(Could not find!)
…
The following filename changes need to be made:
To prevent the game from crashing when going into the 'Lounge' room:
data/base/Stage/Lounge.{pxe,pxm,tsc} -> data/base/Stage/lounge.{pxe,pxm,tsc}
To allow the credits to work properly and the game to finish:
data/base/Credit.tsc -> data/base/credit.tsc
data/base/Credit01.bmp -> data/base/CREDIT01.bmp
data/base/Credit02.bmp -> data/base/CREDIT02.bmp
data/base/Credit03.bmp -> data/base/CREDIT03.bmp
data/base/Credit04.bmp -> data/base/CREDIT04.bmp
data/base/Credit05.bmp -> data/base/CREDIT05.bmp
data/base/Credit06.bmp -> data/base/CREDIT06.bmp
data/base/Credit07.bmp -> data/base/CREDIT07.bmp
data/base/Credit08.bmp -> data/base/CREDIT08.bmp
data/base/Credit09.bmp -> data/base/CREDIT09.bmp
data/base/Credit10.bmp -> data/base/CREDIT10.bmp
data/base/ogph/Credit01.bmp -> data/base/ogph/CREDIT01.bmp
data/base/ogph/Credit02.bmp -> data/base/ogph/CREDIT02.bmp
data/base/ogph/Credit03.bmp -> data/base/ogph/CREDIT03.bmp
data/base/ogph/Credit04.bmp -> data/base/ogph/CREDIT04.bmp
data/base/ogph/Credit05.bmp -> data/base/ogph/CREDIT05.bmp
data/base/ogph/Credit06.bmp -> data/base/ogph/CREDIT06.bmp
data/base/ogph/Credit07.bmp -> data/base/ogph/CREDIT07.bmp
data/base/ogph/Credit08.bmp -> data/base/ogph/CREDIT08.bmp
data/base/ogph/Credit09.bmp -> data/base/ogph/CREDIT09.bmp
data/base/ogph/Credit10.bmp -> data/base/ogph/CREDIT10.bmp
#5
28 December 2011 - 02:15 AM
Thanks so much for the info, guys. I've been having the same problem and it was driving me insane!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users













