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

[Feature Request]web version /option set File folder #87

Open
nenge123 opened this issue Aug 20, 2022 · 0 comments
Open

[Feature Request]web version /option set File folder #87

nenge123 opened this issue Aug 20, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@nenge123
Copy link

Use according to the option.ini configuration directory

such as

dir_saves = "/offline/saves"
dir_states = "/offline/sates"
dir_rooms = "/"


indexDB, too many files are too large, and they will be read slowly, so rooms should be set not to offline. It is easy to write roms game files on demand when customizing modifications.

Indexdb has size limits, such as nds, which cannot be written if it exceeds 128MB (requires split storage)

indexDB,文件太多太大,会很缓慢读取,所以rooms应该可以设置不放在offline中。以便于自定义修改时,按需写入roms游戏文件.

indexdb存在大小限制,如nds,超过128MB就会无法写入(需要分割储存)

@skylersaleh skylersaleh added the enhancement New feature or request label Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants