Emulator Parameters are converted to lowercase

Issue #229 closed
Former user created an issue

I would like to add retroarch.exe with the parameter "-L C:/Path/To/Core/fbneo_libretro.dll" but the "-L" gets converted to "-l" and thus retroarch will not run.

Fix: do not convert parameters to lowercase (at least not the options but only the path).

Comments (2)

  1. Log in to comment