Project

General

Profile

Actions

Emulator Issues #10033

closed

Minima Launcher not working correctly

Added by MinimaMan over 7 years ago. Updated about 6 years ago.

Status:
Working as intended
Priority:
Low
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Minima Launcher

[It's a Homebrew application most commonly used to play Brawl mods but can be used to launch any game with codes enabled quickly with less folder clutter than gecko.]

N/A

N/A

What's the problem? Describe what went wrong.

[On Wii you can use Minima Launcher.dol to launch Brawl Minus or anything else with codes, on Dolphin the .dol won't even start and the .elf causes graphical glitches in the game]

What steps will reproduce the problem?

[1. Open Minima Launcher.elf with a default ISO set
2. Start playing the game
3. Notice weird bits of geometry wigging out]

Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?

[The latest as of yesterday and 5.0-321(because the goal is to use it for netplay]

What are your PC specifications? (CPU, GPU, Operating System, more)

Is there any other relevant information? (e.g. logs, screenshots,
configuration files)

[It works flawlessly on Wii both the .elf via exploit (i.e. SmashStack) and the .dol via Homebrew Channel. Minima Launcher: http://forums.brawlminus.net/threads/release-minimalauncher-v1-2.354/]

Actions #2

Updated by JMC4789 about 7 years ago

I don't think I've set up the minima launcher correctly yet to even boot a game. Is there any extra steps to launching it compared to Gecko OS?

Actions #3

Updated by MinimaMan about 7 years ago

JMC4789 wrote:

I don't think I've set up the minima launcher correctly yet to even boot a game. Is there any extra steps to launching it compared to Gecko OS?

Set a game as default, load minima launcher and the game starts.

Actions #4

Updated by JMC4789 about 7 years ago

I tested the Minima launcher via Homebrew Channel and it works correctly. With PR5228 the dol starts working as well from the gamelist.

Actions #5

Updated by leoetlino over 6 years ago

  • Status changed from New to Accepted

Reproduced.

Seems to only affect Minima when dual core is enabled, though.

Actions #6

Updated by leoetlino over 6 years ago

The issue is caused by MinimaLauncher choosing to hook into OSSleepThread. With the hook removed, the text doesn't flicker anymore.

Actions #7

Updated by leoetlino over 6 years ago

  • Priority changed from Normal to Low

Turns out the code handler has a fun bug: it never restores the MSR after modifying it! So after the game returns from the code handler, the MSR will have the wrong value and this appears to affect game functions randomly.

This mfmsr should be a mtmsr instead.

Obviously, this is still a Dolphin bug, since the bugged code handler definitely works on console and on Dolphin when using single core.

Actions #8

Updated by ryanebola16 about 6 years ago

I noticed a commit was recently made to the Minima Launcher repo to change the hook type. Can someone tell me how to build Minima Launcher on Windows or provide a compiled version with the hook type change?

Minima Launcher could be a way to avoid Android's problems with launchers:
Gecko OS: #10786
Project M Launcher: #10791

Actions #9

Updated by ryanebola16 about 6 years ago

Whipped out a Linux VM and compiled the version of Minima Launcher that includes the Hook Fix. The latest version of Minima Launcher appears to solve this issue. The Minima forum post hasn't been updated so you'll need to build it yourself or download the version I compiled (http://www.mediafire.com/file/c80olbmtsjdlb11/MinimaLauncherHookFix.zip). I didn't need any workarounds for this launcher so it boosted Android's Brawl Mod performance from ~30FPS to ~37FPS!

Actions #10

Updated by Helios about 6 years ago

  • Status changed from Accepted to Working as intended
Actions

Also available in: Atom PDF