Open-PS2-Loader icon indicating copy to clipboard operation
Open-PS2-Loader copied to clipboard

[ISSUE]: Buffer size to load conf_apps.cfg is too small

Open hugorsgarcia opened this issue 3 years ago • 0 comments

Checks

Describe the issue

I noticed anything after the line 246 at my conf_apps.cfg is simple ignored and not listed at all by OPL. If I change the content of line 246 OPL lists the change in APPS page correctly. But any addition or change after this line is not listed. Probably you guys are using a small data-type or buffer. My cfg has around 16,358 characters if I count till line 246. So the limit is being reached a around 16,358 strings. I think this is a low limit it can be reached easily if you list lots of popostarter elfs like me for example. I think increasing this buffer to something that could load around 22k - 25k characters or something is the best option

Console model

SCPH-90010

OPL version / revision

OPL v1.2.0-Beta-1826-271338d

In which device(s) have you experienced this issue?

USB

Context and extra information

No response

hugorsgarcia avatar Jan 10 '22 21:01 hugorsgarcia