ITotalJustice / notorious_beeg

gba emulator written in c++23
https://notorious-beeg.netlify.app/
GNU General Public License v3.0
41 stars 4 forks source link

Pokemon Emerald Yoshi Menu wont show Open, save or any options #111

Closed Madden20082008 closed 1 year ago

Madden20082008 commented 1 year ago

when i go to the pokemon emerald launch page, none of the options like open, save import, or export. i dont know how to get it to show the option.

ITotalJustice commented 1 year ago

Hi, thanks for opening an issue.

Which platform are you having this issue on? Is it the web build? If so, what browser are you trying this with?

When you load a game, it should hide the menu. To get the menu back, you press this icon here Screenshot_20230117-170826

Also, the on-screen controls auto hide themselves if you press a controller button or a keyboard key. This is because if you're not using the touch screen for controls, then no point covering screen with them. To get them back, simply touch the screen and they will appear.

Hope this helps!

Madden20082008 commented 1 year ago

the menu that shows the expanding Yoshi isn't allowing me to open the game. all it shows is a black screen. this is on a Chromebook on google. the menu that pulls up when you push the 3 lines button isn't there. I cannot see the expanding Yoshi or the menu options. The green writing is all the stuff that is missing

Screenshot 2023-01-17 11 39 04 AM the green writing is what it should show but it is all missing when I open the page https://itotaljustice.github.io/notorious_beeg/ it should show me the open, save, back, import and export options but it is just a black screen.

ITotalJustice commented 1 year ago

Ah I see the issue thank you! Looks like something broke with the GitHub hosting.

Can you try https://notorious-beeg.netlify.app/ and see if it works for you?

Were you using the website to play your games in the past? Like do you have save files and stuff on it? If so I'll try and quickly fix the GitHub URL for you so you can continue playing 😄

ITotalJustice commented 1 year ago

hi, the issue should be fixed now. you can force refresh the page by pressing CTRL+SHIFT+R .

image

let me know if it still persists!

Madden20082008 commented 1 year ago

You fixed the issue. Thanks