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

PS2 : compiles without erros with new toolchain but only get a black screen when startup on PS2 #53

Closed
hugorsgarcia opened this issue Aug 17, 2021 · 11 comments

Comments

@hugorsgarcia
Copy link

239270425_4521511374549397_1745929227799418058_n
Complies nicely but after you start the game on the PS2 only gives a black screen

@fgsfdsfgs
Copy link
Owner

fgsfdsfgs commented Aug 17, 2021

Unfortunately I couldn't tell you what the problem is, since I don't have the new toolchain set up right now. Last time I tested was over a year ago with the GCC7-based new toolchain and it worked okay.
What method are you using to load it?

@hugorsgarcia
Copy link
Author

I got some warnings though

@hugorsgarcia
Copy link
Author

hugorsgarcia commented Aug 17, 2021

See if you can replicate this. Use the newest toolchain.

@skx7
Copy link

skx7 commented Aug 19, 2021

I just compiled it via docker on linux and all working fine. I also got the black screen until I pushed a button, I guess I pushed X :) you need to push a button and you will get the Super Mario 64 title screen and all is working super smooth. Great job devs!! Amazing native port 👯

@hugorsgarcia
Copy link
Author

n

Wrong. This is not true because is not even possible. The pressing of a button does not interfere on PS2 boot process. There are warnings appearing that do not appear at the old toolchain that is the explanation why is not working. Something in new toolchain was changed and is causing these warnings. I you check then in details later

@skx7
Copy link

skx7 commented Aug 20, 2021

n

Wrong. This is not true because is not even possible. The pressing of a button does not interfere on PS2 boot process. There are warnings appearing that do not appear at the old toolchain that is the explanation why is not working. Something in new toolchain was changed and is causing these warnings. I you check then in details later

I can just confirm I built it with the latest toolchain 3 days ago and it works. Meanwhile I played it more and can confirm the first boot attempt takes more time compared to all others. Maybe it's generating a savegame on the memory card? It works, this I can confirm, maybe pushing the button was pure coincidence on my end. Just sharing my personal feedback

PS, I built the US version...

@hugorsgarcia
Copy link
Author

n

Wrong. This is not true because is not even possible. The pressing of a button does not interfere on PS2 boot process. There are warnings appearing that do not appear at the old toolchain that is the explanation why is not working. Something in new toolchain was changed and is causing these warnings. I you check then in details later

I can just confirm I built it with the latest toolchain 3 days ago and it works. Meanwhile I played it more and can confirm the first boot attempt takes more time compared to all others. Maybe it's generating a savegame on the memory card? It works, this I can confirm, maybe pushing the button was pure coincidence on my end. Just sharing my personal feedback

PS, I built the US version...

Wrong again. fjtrujy one of the contributors of ps2sdk just confirmed the problem and did a pull request to fix it. Hence confirming I am right about the issue. Get a look yourself at the pull requests here

@metchebe
Copy link

Greetings, first of all thank you for the project.

I compiled 32bd7b3 this week, following the instructions for building in Docker, and I also have only a black screen when trying to run this on my PS2.

I may have misunderstood but I believe this was fixed, is this indeed the case? Or is there some other fix required to make this work?

I would appreciate any information.

@xdccrlz
Copy link

xdccrlz commented Sep 8, 2022

Have a black screen too. And size of elf is 14 Mb vs 16 Mb for working elf at 15.10.20 from fgsfdsfgs, compiled on gcc-3.2.3. Help, please. Maybe we need manual fix ps2dev for old toolchain, but code have many fixes, that no working with old toolchain.

@Brandon98SE
Copy link

I have a black screen too, compiled on Ubuntu 20.04 LTS running under WSL1 following the latest guide as of 2022-10-11

@fgsfdsfgs
Copy link
Owner

See #72 for more discussion about this and a temporary solution.

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

No branches or pull requests

6 participants