OHH YESS!!!!!!! PS1 on Switch????? * Drools *Beetle-PSX GitHub repo is up.
Just for the people who want to work with converting GitHub repos to GitLab...
OHH YESS!!!!!!! PS1 on Switch????? * Drools *Beetle-PSX GitHub repo is up.
Just for the people who want to work with converting GitHub repos to GitLab...

Don't get too excited yet!OHH YESS!!!!!!! PS1 on Switch????? * Drools *
I know, haha I realize it wasnt.... just happy that it will possibly be a thing soonDon't get too excited yet!
The NRO doesn't boot...
Beetle-PSX GitHub repo is up.
Just for the people who want to work with converting GitHub repos to GitLab...
endif
endif
-else ifneq ($(findstring MINGW,$(shell uname -a)),)
+else ifneq ($(findstri
+ng MINGW,$(shell uname -a)),)
platform = win
platform = win

Wait, where did you find that?Code:endif endif -else ifneq ($(findstring MINGW,$(shell uname -a)),) +else ifneq ($(findstri +ng MINGW,$(shell uname -a)),) platform = win platform = win
What the fuck
Wait, where did you find that?
Add fpic := -fPIC tooWait, where did you find that?
Note: I forked the repo from Simias's Beetle-PSX repo, but the fork apparently had commits that dated back to 2016, and aren't updated with the LibTransistor support or anything else.

Oh.
Wait, where did you find that?
Note: I forked the repo from Simias's Beetle-PSX repo, but the fork apparently had commits that dated back to 2016, and aren't updated with the LibTransistor support or anything else.

Where should I put it? Alongside the C flags in the LibNX code?Add fpic := -fPIC too
Then try again with the newest threading branch
Where should I put it? Alongside the C flags in the LibNX code?
# Nintendo Switch (libnx)
else ifeq ($(platform), switch)
platform = unix
include $(DEVKITPRO)/libnx/switch_rules
CC = $(DEVKITPRO)/devkitA64/bin/aarch64-none-elf-gcc
CXX = $(DEVKITPRO)/devkitA64/bin/aarch64-none-elf-g++
AR = $(DEVKITPRO)/devkitA64/bin/aarch64-none-elf-ar
EXT=a
fpic := -fPIC

Did what I was told, and this is what I got:add it like the other entries
add
Code:# Nintendo Switch (libnx) else ifeq ($(platform), switch) platform = unix include $(DEVKITPRO)/libnx/switch_rules CC = $(DEVKITPRO)/devkitA64/bin/aarch64-none-elf-gcc CXX = $(DEVKITPRO)/devkitA64/bin/aarch64-none-elf-g++ AR = $(DEVKITPRO)/devkitA64/bin/aarch64-none-elf-ar EXT=a fpic := -fPIC
at the begining (so it looks like that)
Then it might start
I always thought your build logs include some (too much) windows shit.
This might be the cause
Thanks for the update. How do I save my new settings every time I go out of snes it resets the settings again? ThanksUpdated Threaded + Fullscreen (optional!) Test Builds:
https://git.m4xw.net/Switch/RetroArch/VBA-Next/-/jobs/585/artifacts/download
https://git.m4xw.net/Switch/RetroArch/libretro-snes9x2010/-/jobs/583/artifacts/download
Use w/o config (as supplied), Integer scaling is off by default (it works but seems to freeze on certain aspect ratios. leave it off for SNES if you want it like it was, for vba enable it to have it as it was [but I like the default more, @SeongGino]).
If you want fullscreen set aspect to Custom, make sure there is no integer scaling
Integer scaling + certain aspect rations will freeze
I capped everything 1270x780 as supersampling isn't there yet.
Def. need feedback on that. @SeongGino @Leonidas87
Edit: Don't forget vsync swap = 4 smoothes things out a bit. I'll use that as default (if it is still needed) at some point!
I also d like to know itThanks for the update. How do I save my new settings every time I go out of snes it resets the settings again? Thanks
I thought it might of been configurations/save current configuration... but pressing on it does nothing.I also d like to know it
I also d like to know it
I thought it might of been configurations/save current configuration... but pressing on it does nothing.
I deleted the retroarch.cfg file?If I say don't use a config on this builds, it has a reason
I deleted the retroarch.cfg file?
do you mean delete the overlay.cfg file which .cfg file do you mean?The builds you quoted do not have a config file. If there's one, it's yours and should be moved away right now
btw updated my post
do you mean delete the overlay.cfg file which .cfg file do you mean?
I thought it might of been configurations/save current configuration... but pressing on it does nothing.
Honest I have deleted the retroarch.cfg file asap soon as I put your new files on my sd card, it still wont save the configuration?I am talking about the retroarch.cfg, not the overlay (its ignored as is)
Do you need to select anything or press anything to keep your config saved or should it do it automatically?I am talking about the retroarch.cfg, not the overlay (its ignored as is)
-> You don't do it right now. Simple as that. Its possible but could crash and what not

