Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Add quick test direct to emulator mode #31

Open
knot126 opened this issue Dec 28, 2022 · 0 comments
Open

Add quick test direct to emulator mode #31

knot126 opened this issue Dec 28, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@knot126
Copy link
Contributor

knot126 commented Dec 28, 2022

Problem

Currently, Quick Test uses a custom client and runs a server on the computer. This is nice for quickly testing things using a phone and computer combination, it's overkill for using only an emulator on one computer where we could just copy some files to the emulator.

Solution

It would nice to have a ExportSHBT Quick Test Emulator option that simply copies files to an installed emulator instead of having to use the network for this.

Copying files

We would probably still want a custom client to load segments and rooms from (for example) an SD card or the user data folder.

  • An emulated SD card would be optimal, but might require extra privileges for Smash Hit.
  • The user data folder requires root to modify, but will work easily with a mod.

Loading the stage

The stage should load just as in regular quick test: simply push the start button.

@knot126 knot126 added the enhancement New feature or request label Dec 28, 2022
@knot126 knot126 added this to the v3.0.0 milestone Dec 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant