Forum Replies Created
-
AuthorPosts
-
xtrinoParticipant
Hmm.. it seems like it gives the same effect but i i look in the menu in the nes emulator it says:
Stock filter Linear
Shader#0 Filter Don’t careBut it works as i wanted anyway =)
ThanksxtrinoParticipantOk i’ve tested it and it set the standard shader to Linear but i want the standard shader to be Nearest and then the stock.glsl (Shader#0 Filter) to be Linear, do you know how to do that?
I also tried config_save_on_exit = true but that didn’t save the settings.xtrinoParticipantThanks :) gonna try it out.
I thought i read somewhere that you shouldn’t have video_smooth on if you were using a filter, that’s why i didn’t enable it.xtrinoParticipantNo one knows or have any idea how to fix this? Its the linear/nearest setting.
xtrinoParticipantHi!
I have the same problem, what retropie-setup do you mean?
Thanks.xtrinoParticipantI would like to see Amiga CD32 emulation :)
xtrinoParticipantHi!
I had the same problem yesterday and i found a solution.
I’m not sure if there is a better one though since i’m kinda new to both linux and the raspberry pi.
Go into /opt/retropie/configs/nes
open the retroarch.cfg and clean the “# All settings made here will override the global settings for the current emulator corevideo_shader = “/opt/retropie/emulators/RetroArch/shader/phosphor.glslp”
video_shader_enable = false
video_smooth = false” lines out, instead add this line : joypad_autoconfig_dir = /opt/retropie/emulators/RetroArch/configs/nes/ and save the file.
then go into: /opt/retropie/emulators/RetroArch/configs/ and make a folder called nes.go back to /opt/retropie/emulators/RetroArch/configs/
in that folder there should be an xbox cfg file for your controller (not completely sure about the name since i use the ps3 controller instead).
copy that one into the nes folder you just made.
Open the nes folder and edit the .cfg file and change the buttons like you want them to be for nes.
save the file and launch. -
AuthorPosts