Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. IGA
    • Profile
    • Following 0
    • Followers 0
    • Topics 18
    • Posts 62
    • Best 2
    • Controversial 1
    • Groups 0

    IGA

    @IGA

    1
    Reputation
    5
    Profile views
    62
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    IGA Unfollow Follow

    Best posts made by IGA

    • Atomiswave KOF neowave by reicast

      Hello)
      Could somebody tell about king of fighters NeoWave emulation status on atomiswave via reicast?

      I have permanent yellow screen :
      alt text

      This screen also appeared in another atomiswave games but it's cure by deleting files game.nvmems from saves\atomiswave\reicast, and after that the games starts.
      With kofnw it's not working

      I've found similar theme https://forum.recalbox.com/topic/21676/rom-atomiswave/31 but i don't well in french, and as i understood no solution was found there

      So, there are still no solution now?
      Thanks

      posted in Emulator Arcade/PC/Console
      IGA
      IGA
    • How to get progressive scan mode ( 240p) with composite cable on crt?

      Hardware: Pi 4 - 4gb
      Power supply: 5V 3A Power Supply
      Recalbox 9.1-Pulstar (RPi 64bits)
      Built From: Pre made from website pi4 image
      USB: logitech keyboard
      Controller: saitek x-box 360 controller
      VideoOut: crt-tv via composite !

      Hello!

      How could now get progressive scan mode ( 240p) with composite cable on crt???

      Ok, in previous versions of recalbox it could be done by adding line:
      sdtv_mode=16 ( instead default sdtv_mode=1 , as interlace) in recalbox-user-config.txt

      So, when i do it now (sdtv_mode=16), i've got wrong resolutions:
      alt text
      alt text
      alt text
      alt text

      So, ask again - how could fix it??

      posted in Recalbox General
      IGA
      IGA
    • RE: Select game refresh rate at launch...

      @Alvin said in Select game refresh rate at launch...:

      You have to use HDMI to do so.

      I have to use HDMI at old crt-tv? What??))

      sdtv_mode=3
      Brazilian version of PAL has different subcarrier – makes very strange unnormal rainbow-random colors at all my 3 crts

      posted in Recalbox General
      IGA
      IGA

    Latest posts made by IGA

    • RE: How to get progressive scan mode ( 240p) with composite cable on crt?

      @Mocce1972 What did you mean? - RbPi4 is out rate?

      posted in Recalbox General
      IGA
      IGA
    • How to get progressive scan mode ( 240p) with composite cable on crt?

      Hardware: Pi 4 - 4gb
      Power supply: 5V 3A Power Supply
      Recalbox 9.1-Pulstar (RPi 64bits)
      Built From: Pre made from website pi4 image
      USB: logitech keyboard
      Controller: saitek x-box 360 controller
      VideoOut: crt-tv via composite !

      Hello!

      How could now get progressive scan mode ( 240p) with composite cable on crt???

      Ok, in previous versions of recalbox it could be done by adding line:
      sdtv_mode=16 ( instead default sdtv_mode=1 , as interlace) in recalbox-user-config.txt

      So, when i do it now (sdtv_mode=16), i've got wrong resolutions:
      alt text
      alt text
      alt text
      alt text

      So, ask again - how could fix it??

      posted in Recalbox General
      IGA
      IGA
    • 240p option in Recalbox 9.1

      Hardware: Pi 4 - 4gb
      Power supply: 5V 3A Power Supply
      Recalbox 9.1-Pulstar (RPi 64bits)
      Built From: Pre made from website pi4 image
      USB: logitech keyboard
      Controller: saitek x-box 360 controller
      VideoOut: crt-tv via composite !

      Hello!
      Have issue with 240p option...

      I've still use RPi4 with crt tv connected via composite cable, and it worked as default 720x480 - interlaced 60hz.

      But if i go to recalbox's main menu\advanced settings\resolutions and choose there 720x240 - progressive 60hz, then I've got wrong picture - more stretched vertically in menu and too narrowed vertically in games wih overlays for 16x9 tv ( I've use standard old 4x3 crt tv).

      How could to fix it?

      V_vxrILt9Ww.jpg
      EolOxa_Bh8k.jpg
      LQjfKkGQbl8.jpg
      kMGCIdWTeB4.jpg

      posted in Recalbox General
      IGA
      IGA
    • progressive scan at composite at recalbox since 9.xxx version

      Hardware: Pi 4 - 4gb
      Power supply: 5V 3A Power Supply
      Recalbox 9
      Built From: Pre made from website pi4 image
      USB: logitech keyboard
      Controller: saitek x-box 360 controller
      VideoOut: crt-tv via composite !

      Hello!
      Why progressive scan video output stopped correctly work on recalbox since 9.xxx version?

      If use sdtvmode=1 ( just regular ntsc) in recalbox-user-config.txt, all work fine (as earlier and still have some screen blinking), but if use sdtvmode=16 (ntsc with progressive) we've got half screen image:

      alt text

      At earlier recalbox versions 8\7 it's worked...

      posted in Recalbox General
      IGA
      IGA
    • RE: tweakvec on new recalbox 9.0 pulstar problem

      update:
      sorry, i've used wrong file... ( and i can't edit first post of topic)
      and full command was:

      python3 tweakvec.py --preset PAL60
      

      But now, it's said:

      • DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
        import distutils.util

      49bd1072-30df-40f5-a895-f15dba3394c1-image.png

      and I'm not understanding....

      posted in Recalbox General
      IGA
      IGA
    • tweakvec on new recalbox 9.0 pulstar problem

      Hello everyone!

      I've still use RPi4 with crt tv connected via composite cable.

      In previous versions of recalbox i've used TweakVec to fix ntsc' colors and get PAL60 mode.

      I've used WinSCP to put tweakvec.py file to sd card's share partition, then used terminal and just write command:

      tweakvec.py --preset PAL60
      

      After that i've got true colors and 60fps/
      It's worked on Recalbox 7, 7.1, 7.1.1, 8.0, 8.1-electron.

      But now, on 9.0-pulstar it's doesn't work!

      After entering command on the terminal i've get message:
      */recalbox/share$ tweakvec.py --preset PAL60
      -bash: line 13: tweakvec.py: command not found
      /recalbox/share$ python3 tweakvec.py --preset PAL60
      File "/recalbox/share/tweakvec.py", line 73
      <title>tweakvec/tweakvec.py at main В· kFYatek/tweakvec В· GitHub</title>
      ^
      SyntaxError: invalid character 'В·' (U+00B7)
      *
      dfccc27e-8ff7-4773-98b3-66c687b81bcd-image.png

      Why?

      And what i need to do make it's work correct again?

      posted in Recalbox General
      IGA
      IGA
    • RE: Duckstation on RecalBox8.1 at RBpi4

      @Zing said in Duckstation on RecalBox8.1 at RBpi4:

      What videomodes have you tested? What were the results?

      sdtv_mode=16 - ntsc with progressive.

      If choose sdtv_mode=1 (simple NTSC)the image is alight.
      And only port of dukstation has this problem with progressive...

      Or this question need ask author of original duckstation?

      posted in Emulator Arcade/PC/Console
      IGA
      IGA
    • RE: Select game refresh rate at launch...

      @Alvin said in Select game refresh rate at launch...:

      But hey, you 're the one who got a Problem not me, so wait for a better Answer which will never come.

      • Not quite.
        I'am just wanted to know what this feature do in crt options menu
      posted in Recalbox General
      IGA
      IGA
    • RE: Select game refresh rate at launch...

      @Alvin said in Select game refresh rate at launch...:

      You have to use HDMI to do so.

      I have to use HDMI at old crt-tv? What??))

      sdtv_mode=3
      Brazilian version of PAL has different subcarrier – makes very strange unnormal rainbow-random colors at all my 3 crts

      posted in Recalbox General
      IGA
      IGA
    • Select game refresh rate at launch...

      Well, I'm just want to know about this option in recalbox crt options.

      I've use pi4 with composite cable connected to crt.
      And when i've turn this option on nothin happened when games start ( about select rate)

      I'm running recalbox on raspberry at NTSC mode (sdtv_mode=0 parameter) 60hz\fps. But in Pal (sdtv_mode=2) - the colors are better, but games runs at 50 fps with slowdowns.

      So, is it possible to start recalbox in PAL, but when games runs choose 60Hz \ 60fps??? ( another words, i'am talking about PL60)

      Yea, i know about tweakvec and i used it too.
      But i want to understood what this recalbox's option exactly for? ( Select game refresh rate at launch)

      posted in Recalbox General
      IGA
      IGA