Lunar 2 Not Loading
Lunar 2 Not Loading
Latest 01/24/2021 core. US 2.21 BIOS with core set to auto-detect. BIOS loads without issues. Game music is heard for a split second like it is trying to load, but just a black screen. This repeats over and over.
I was me, but now he's gone!
-
- Posts: 157
- Joined: Sun Aug 30, 2020 12:04 am
- Has thanked: 98 times
- Been thanked: 46 times
Re: Lunar 2 Not Loading
Edit: tried with both MegaCD_20210123.rbf and MegaCD_20210124.rbf, same issue
Orig:
I just tried Lunar 2 and got the same results as above using the following:
Disc:
"Lunar - Eternal Blue (USA) (RE)" from Redump
"Lunar - Eternal Blue (Japan) (Rev A)" from Redump
Bios:
"Sega CD (USA) (v1.10)" (MD5: 2EFD74E3232FF260E371B99F84024F7F)
"Sega CD 2 US (Region Free) 930601 l_oliveira" (MD5: 14DB9657BBAA6FBB9249752424DC0CE4)
Orig:
I just tried Lunar 2 and got the same results as above using the following:
Disc:
"Lunar - Eternal Blue (USA) (RE)" from Redump
"Lunar - Eternal Blue (Japan) (Rev A)" from Redump
Bios:
"Sega CD (USA) (v1.10)" (MD5: 2EFD74E3232FF260E371B99F84024F7F)
"Sega CD 2 US (Region Free) 930601 l_oliveira" (MD5: 14DB9657BBAA6FBB9249752424DC0CE4)
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Lunar 2 Not Loading
What does your region say in the OSD after you load it? Also, can you test the first Lunar? There was previously a problem with CHD that was fixed regarding LBA increments, and it's possible this might still be related.
birdybro~
-
- Posts: 157
- Joined: Sun Aug 30, 2020 12:04 am
- Has thanked: 98 times
- Been thanked: 46 times
Re: Lunar 2 Not Loading
First Lunar 1 (NA and JP) load fine for me.
Region is set to Auto and OSD and shows "Auto (US)" when using either of the two BIOS.
I placed a Japanese bios ([BIOS] Mega-CD 2 (Japan) (v2.00C)) in the folder for Lunar 2 JP and it shows "Auto (JP)" but the game still has the same issue.
Region is set to Auto and OSD and shows "Auto (US)" when using either of the two BIOS.
I placed a Japanese bios ([BIOS] Mega-CD 2 (Japan) (v2.00C)) in the folder for Lunar 2 JP and it shows "Auto (JP)" but the game still has the same issue.
- SwedishGojira
- Posts: 64
- Joined: Sun May 24, 2020 7:26 pm
- Location: Sweden
- Has thanked: 26 times
- Been thanked: 28 times
- Contact:
Re: Lunar 2 Not Loading
Have this also. The files that have worked before is no longer loading. Tested both the us original and the "unworked designes" version and none of them boot.
Check out my MiSTer scripts on Github.
-
- Posts: 91
- Joined: Mon Jun 08, 2020 1:54 am
- Has thanked: 3 times
- Been thanked: 11 times
Re: Lunar 2 Not Loading
+1 I tested before running the update script and pulling down the latest rfb of the megaCD and after. Lunar External Blue stopped working after the update.
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Lunar 2 Not Loading
Which BIOS are you using and what is the CRC32 hash of it?
I'll try and confirm this when I get home tonight and report it on github if the issue is the same for me after testing around a bit.
I'll try and confirm this when I get home tonight and report it on github if the issue is the same for me after testing around a bit.
birdybro~
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Lunar 2 Not Loading
Just compiled 3 cores, the current region code change from sorg (20210127), the previous region code change from shane (20210105), and the last update just before shane's region code change (20201119).
You can try those out, that way you aren't rolling all the way back as far, maybe the problem occurred in between somewhere. I'm thinking shane's fix or sorg's fix, but maybe it happened before that as well...
You can try those out, that way you aren't rolling all the way back as far, maybe the problem occurred in between somewhere. I'm thinking shane's fix or sorg's fix, but maybe it happened before that as well...
- Attachments
-
- megacd.zip
- (4.49 MiB) Downloaded 273 times
birdybro~
- SwedishGojira
- Posts: 64
- Joined: Sun May 24, 2020 7:26 pm
- Location: Sweden
- Has thanked: 26 times
- Been thanked: 28 times
- Contact:
Re: Lunar 2 Not Loading
Thanks, but all of these cores exhibit the same problem and will not load Lunar 2 and some other Sega CD games. The first time this problem is mentioned is after the commit made on september 19 to fix Timer interrupt on Popful Mail by srg320.
Could you try to clone the repository and then run:
Code: Select all
git rebase -p --onto 4f4ede6a9698d8c4f28e97ffaa3c6cdd4318a965^ 4f4ede6a9698d8c4f28e97ffaa3c6cdd4318a965
Check out my MiSTer scripts on Github.
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Lunar 2 Not Loading
I think keeping some of the later commits but only undoing that one could break functionality. What I do instead is usually just look at the commit and click "browse files", then you have a snapshot of all of that during that period of time.
I'm going to compile the srg320 timer fix commit snapshot now. This doesn't necessarily mean that is something that broke this, it could very well be that the CHD functionality added on could have messed something up in conjunction with something else that is impacted by the timer fix, it's hard to tell.
I'm going to compile the srg320 timer fix commit snapshot now. This doesn't necessarily mean that is something that broke this, it could very well be that the CHD functionality added on could have messed something up in conjunction with something else that is impacted by the timer fix, it's hard to tell.
birdybro~
- SwedishGojira
- Posts: 64
- Joined: Sun May 24, 2020 7:26 pm
- Location: Sweden
- Has thanked: 26 times
- Been thanked: 28 times
- Contact:
Re: Lunar 2 Not Loading
That completely depends on what changes to the code that had been made. Did you even try my suggestion?
Check out my MiSTer scripts on Github.
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Lunar 2 Not Loading
Yes, see above comment. Also, see how I said "could" instead of "should" or "will". I tried the commit as of that date using "browse files" on github from the timer commit link, and downloading the whole thing, then compiling. This is the equivalent of if a new release was made that same day and labeled, it did the same thing, meaning that timer fix is what likely caused the problem (since to go before the timer fix commit is literally just the last release back then).SwedishGojira wrote: ↑Thu Jan 28, 2021 5:47 amThat completely depends on what changes to the code that had been made. Did you even try my suggestion?
https://github.com/birdybro/MiSTer_Core ... 020128.rbf
If anyone else wants to test the latest commit that srg320 did which should fix the issue, I just compiled it for you.
birdybro~
-
- Posts: 157
- Joined: Sun Aug 30, 2020 12:04 am
- Has thanked: 98 times
- Been thanked: 46 times
Re: Lunar 2 Not Loading
aberu, I just tried the rbf you linked and the game loads now. Thanks! Working fine with NA and JP versions and some different BIOSes.
Re: Lunar 2 Not Loading
I can confirm that now Lunar 2 loads, does this includes the timer fix?aberu wrote: ↑Thu Jan 28, 2021 5:02 pmYes, see above comment. Also, see how I said "could" instead of "should" or "will". I tried the commit as of that date using "browse files" on github from the timer commit link, and downloading the whole thing, then compiling. This is the equivalent of if a new release was made that same day and labeled, it did the same thing, meaning that timer fix is what likely caused the problem (since to go before the timer fix commit is literally just the last release back then).SwedishGojira wrote: ↑Thu Jan 28, 2021 5:47 amThat completely depends on what changes to the code that had been made. Did you even try my suggestion?
https://github.com/birdybro/MiSTer_Core ... 020128.rbf
If anyone else wants to test the latest commit that srg320 did which should fix the issue, I just compiled it for you.
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: Lunar 2 Not Loading
This rolls back the timer fix, meaning it has everything else except the timer fix.kubbie wrote: ↑Fri Jan 29, 2021 12:58 pmI can confirm that now Lunar 2 loads, does this includes the timer fix?aberu wrote: ↑Thu Jan 28, 2021 5:02 pmYes, see above comment. Also, see how I said "could" instead of "should" or "will". I tried the commit as of that date using "browse files" on github from the timer commit link, and downloading the whole thing, then compiling. This is the equivalent of if a new release was made that same day and labeled, it did the same thing, meaning that timer fix is what likely caused the problem (since to go before the timer fix commit is literally just the last release back then).SwedishGojira wrote: ↑Thu Jan 28, 2021 5:47 am
That completely depends on what changes to the code that had been made. Did you even try my suggestion?
https://github.com/birdybro/MiSTer_Core ... 020128.rbf
If anyone else wants to test the latest commit that srg320 did which should fix the issue, I just compiled it for you.
birdybro~