k4zmu2a / SpaceCadetPinball

Decompilation of 3D Pinball for Windows – Space Cadet
MIT License
3.49k stars 214 forks source link

.dat file needed #196

Closed demo308 closed 8 months ago

demo308 commented 1 year ago

I am on mac and it says ".dat file needed"

k4zmu2a commented 1 year ago

That is expected, the game needs assets in order to run. You are supposed to procure them yourself. See more details in similar story: #190.

demo308 commented 1 year ago

I will use https://archive.org/details/pinballxp

On Tue, Nov 7, 2023 at 10:59 PM Muzychenko Andrey @.***> wrote:

That is expected, the game needs assets in order to run. You are supposed to procure them yourself. See more details in similar story: #190 https://github.com/k4zmu2a/SpaceCadetPinball/issues/190.

— Reply to this email directly, view it on GitHub https://github.com/k4zmu2a/SpaceCadetPinball/issues/196#issuecomment-1801086743, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASK2MJJVTGPHCREOKU3G373YDMGS5AVCNFSM6AAAAAA7BNQPYOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBRGA4DMNZUGM . You are receiving this because you authored the thread.Message ID: @.***>

charlesthobe commented 8 months ago

On UNIX-like systems the program needs the names of all data files to be in uppercase. Also I think this issue can be safely closed.