Jump to content


Photo
- - - - -

No ending shown on Cave Story+ (Linux)


Old topic!
Guest, the last post in this thread is over 60 days old. Posting in this thread will be considered a bump, so please make an attempt to be courteous if you go ahead with it.

If the last post is over 6 months old, it may instead be a better idea to start a new topic. If you aren't sure about what to do, feel free to ask a staff member for help, or try to locate a 'general questions'-type thread if it exists in this (sub-)forum.


  • Please log in to reply
4 replies to this topic

#1 18 December 2011 - 12:20 AM

Sheldon_Cooper Offline
Novice Member
"Officially Worth 1 Rupee"
Join Date: 18 Dec 2011
Location:
Posts: 1
 

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.

#2 18 December 2011 - 03:01 AM

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.

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

Nemoder Offline
Novice Member
"Fresh from the Bakery"
Join Date: 16 Dec 2011
Location:
Posts: 3
 

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

supermathie Offline
Novice Member
"Officially Worth 1 Rupee"
Join Date: 21 Dec 2011
Location:
Posts: 1
 

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

ricardogce Offline
Novice Member
"Officially Worth 1 Rupee"
Join Date: 28 Dec 2011
Location:
Posts: 1
 

Thanks so much for the info, guys. I've been having the same problem and it was driving me insane!



Old topic!
Guest, the last post in this thread is over 60 days old. Posting in this thread will be considered a bump, so please make an attempt to be courteous if you go ahead with it.

If the last post is over 6 months old, it may instead be a better idea to start a new topic. If you aren't sure about what to do, feel free to ask a staff member for help, or try to locate a 'general questions'-type thread if it exists in this (sub-)forum.



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users