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

[Android} No ability to switch games/Data.rsdk files #429

Open
nonremittal opened this issue May 2, 2024 · 2 comments
Open

[Android} No ability to switch games/Data.rsdk files #429

nonremittal opened this issue May 2, 2024 · 2 comments

Comments

@nonremittal
Copy link

Expected Behavior

User is able to switch game inside/outside the app

Actual Behavior

App is restricted to one game/file in its folder and settings

Steps to Reproduce

  1. Install APK from Releases page.
  2. Set up Data.rsdk file as normal for chosen game.
  3. This is now the only game playable.

On desktop computers this is a non-issue, since you can simply set up multiple directories each with separate Data.rsdk files for different games.

Issue #380 suggests a launcher which I understand is outside the scope of this project. However unlike in Windows, Linux, etc. you can (usually) only have one instance of an app installed.

Rather than have 2-3 separate apps or a fancy in-app launcher, what about something like the following:
settings.ini's DataFile=Data.rsdk is instead something like DataFile=Data.rsdk,Data2.rsdk,Data3.rsdk for different games?
Alternatively, DataFile=Data.rsdk, DataFile2=Data2.rsdk etc,

It would load the first RSDK file as normal, but a Dev Menu option allows the user to select one of the others and restart the app with the chosen data file.

Screenshots

No response

Log File

No response

Decompilation Version

N/A

Game

Sonic 2

Game Version

Mobile (Sega Forever)

Game Revision

No response

Platform

Android 11

Additional Comments

No response

@nonremittal nonremittal added the bug Something isn't working label May 2, 2024
@MegAmi24
Copy link
Member

MegAmi24 commented May 2, 2024

@stxticOVFL planned to bring over the directory system from the RSDKv5(U) decomp, however she never did so. Would be cool to see, so I'll leave this issue open as a feature request.

@MegAmi24 MegAmi24 added suggestion and removed bug Something isn't working labels May 2, 2024
@diogodiogo2
Copy link

I'd suggest having 2 separated folders and 2 different apks for the games (such as RSDKv4 and RSDKv4_2). Would probably be an easy fix.

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

No branches or pull requests

3 participants