Sega model 3 #segamodel3
-
@phialek Any reason you've added the
hdmi_group/mode
options ? Comment them, along with thehdmi_force_audio_edid=1
and try again. If you have a Pi4, thegpu_mem
is also redundant and it's not needed (default is 76M). -
I think i was trying to rotate the screen in moonlight, but i don't remember that really.
Can i just delete the hdmi group and hdmi mode comments there?
-
Good call of @mitu.
Actually I was thinking a bit in the same area, yesterday.I would not delete the lines just comment them with # .
Your pi should boot if you comment those lines, just like this :# uncomment if hdmi display is not detected and composite is being output #hdmi_force_hotplug=1 # uncomment to force a specific HDMI mode (this will force VGA) #hdmi_group=2 #hdmi_mode=82 #hdmi_ignore_edid_audio=1
Be aware that you always turn on your TV or monitor before turning on the pi.
Not the other way around, as the pi might not recognize the TV or monitor. -
That is a small problem. I have a cabinet and everything will is powered on at the sane time. I will try it out anyway :)
-
@phialek said in Sega model 3 #segamodel3:
That is a small problem. I have a cabinet and everything will is powered on at the sane time. I will try it out anyway :)
Powering the tv and pi at the same time will often give the same problem, not recognizing the TV or monitor properly.
Curious if it will improve after all recommendations.
-
unfortunatly that didnt help at all....
the log changed though, no more errors. but performance is as slow as before.
supermodel
Supermodel-mechafatnick-496x384
/home/pi/RetroPie/roms/supermodel/daytona2.zip
SDL_VIDEO_KMSDRM_CRTCID=87 SDL_VIDEO_KMSDRM_MODEID=37 pushd /opt/retropie/emulators/supermodel-mechafatnick; SDL_VIDEO_KMSDRM_CRTCID=87 SDL_VIDEO_KMSDRM_MODEID=37 ./supermodel -res=496,384 "/home/pi/RetroPie/roms/supermodel/daytona2.zip" -
Sad to hear it isn't improved.
-
It's ok, ill stream those games over moonlight.
Im sure though that one day i will get it to work ;)
-
@phialek How do other games hold up? Try Virtua Fighter 3.
-
@mechafatnick said in Sega model 3 #segamodel3:
@folly Yes we talked about that didn't we? This is a good plan
I canceled my idea of making a new thread, at this moment.
It seems there isn't that much amino for it, otherwise more people would have reacted on the idea.We can always do it in the future, when there is more desire.
Agreed ? -
@folly I was waiting with great anticipation for it :-p cause i'm totally lost in this thread, not sure whats still relevant and what is now obsolete instruction wize.
-
@folly I agree with Crush, I'd like to see a separate thread as well for the same reasons.
-
-
@folly Knowing what you can do, I vote "YES" :).
-
Tutorial for RetroPie:
Go out from Emulationstation with WiFi or Ethernet connection to Internet, press START -> QUIT, QUIT EMULATIONSTATION.Now download script inside emulators folder, typing:
cd /home/pi/RetroPie-Setup/scriptmodules/emulators/
Now get the script type:
wget https://raw.githubusercontent.com/FollyMaddy/RetroPie-Share/bcc1bfb9ef00ded0b060f70df06d10c6660f07f1/00-scriptmodules-00/emulators/supermodel-mechafatnick.sh
Go back to Emulationstation or directly open retropie_setup.sh :
sudo /home/pi/RetroPie-Setup/./retropie_setup.sh
Once RetroPie Setup open, go to Manage experimental packages and search for option 53 Supermodel-mechafatnick, press Enter and then choose Install from source, acept with Yes by pressing Enter and wait for the magic of @mechafatnick and @Folly .
If it fail because Internet down, just retry!Once installed, choose <back> by pressing Enter , repeat untill go back to <Exit> and exit.
Supermodel was succesfully installed
We need a theme for SuperModel:
I share mine, if you dont want, you need to create one yourself. So the next step is totally optional:
cd
git clone https://github.com/Luciano2018/SuperModel3_Pi_Buenos_Aires.git
cd SuperModel3_Pi_Buenos_Aires
sudo mv /home/pi/SuperModel3_Pi_Buenos_Aires/model3 /etc/emulationstation/themes/carbon/supermodel
Where i put roms(*.zip extension)?:
/home/pi/RetroPie/roms/supermodel
I don't want your theme, tell me the steps man!:
First you need a nice logo.svg or logo.png
Here,in this thread are a very cool logos so search or google someone.Now we need create the model3 theme, from another one that came with RetroPie by default:
sudo cp -rf /etc/emulationstation/themes/carbon/arcade /etc/emulationstation/themes/carbon/model3
Put your logo named system.svg in /home/pi/ folder then move it to the correct folder:
sudo mv /home/pi/system.svg /etc/emulationstation/themes/carbon/model3/art/
Nice theme finished!!!
But if you get a logo .png you need extra steps to show correctly, rename to system.png put in /home/pi/ folder and move it to the right place:
sudo mv /home/pi/system.png /etc/emulationstation/themes/carbon/model3/art/
Because the *.png extension you need to edit the file *themes.xml:
sudo nano /etc/emulationstation/themes/carbon/model3/theme.xml
Here change all the system.svg to system.png so *EmulationStation will see your choice logo, the file will turn to this:
<theme> <formatVersion>3</formatVersion> <include>./../carbon.xml</include> <view name="system"> <image name="ControllerOverlay" extra="true"> <tile>false</tile> <pos>0.5 0.2</pos> <origin>0.5 0.5</origin> <size>0.3 0</size> <path>./art/controller.svg</path> <!-- <color>8b0000</color> --> </image> <image name="logo"> <path>./art/system.png</path> </image> </view> <view name="basic, detailed, video"> <image name="logo"> <path>./art/system.png</path> <pos>0.266 0.074</pos> <maxSize>0.460 0.126</maxSize> <origin>0.5 0.5</origin> </image> <image name="logo2" extra="true"> <path>./art/controller.svg</path> <pos>0.874 0.074</pos> <maxSize>0.460 0.126</maxSize> <origin>0.5 0.5</origin> <color>bbbbbb</color> </image> </view> <view name="basic"> </view> <view name="detailed"> </view> </theme>
Save with Ctrl+o (vowel o) then press Enter to confirm the change and close the file with Ctrl+x
Remember this instructions for theme are based in theme Carbon if you have another one, you will have to learn how do similar steps but for your current theme.
Now just type:
reboot
And enjoy, search for roms!!!
Thats all!!!
-
@folly It seems to be popular :D
I was playing around earlier because i fired up the DC Virtual fighter 3 and it made me think about how slow the Supermodel Version is in comparison.
Consequently, i thought I'd go old school and halve the native Model 3 resolution:
Supermodel-Performance = "XINIT:/opt/retropie/emulators/supermodel/bin/supermodel -res=248,192 %ROM%"
Works a charm. The graphics are a lot jaggier naturally BUT everything is much, much smoother. The only problem is Stretch and Widescreen no longer weem to work for some reason.
-
Nice job !.
We can use this for the new thread.
It would be nice if you could help us with that.Personally, I don't have that much time at the moment.
Hopefully we can start with it in a few weeks or so.Just a question, why do you edit the es_systems.cfg ?
My module-script should already added that. -
Ok, that's a nice one if it will be faster with that resolution.
No promise, as I don't have much time at the moment, but I will test that if I can. -
@mechafatnick said in Sega model 3 #segamodel3:
@folly It seems to be popular :D
I was playing around earlier because i fired up the DC Virtual fighter 3 and it made me think about how slow the Supermodel Version is in comparison.
Consequently, i thought I'd go old school and halve the native Model 3 resolution:
Supermodel-Performance = "XINIT:/opt/retropie/emulators/supermodel/bin/supermodel -res=248,192 %ROM%"
Works a charm. The graphics are a lot jaggier naturally BUT everything is much, much smoother. The only problem is Stretch and Widescreen no longer weem to work for some reason.
The stretch is rare behaviour, i compiled with your instructions web in raspberry pi os with retropie inside, and just adding the option -wide-screen -wide-bg just go stretched but in a pure retropie image nothing happens, and in raspberry pi os the monitor go to 800x600 automatically trying to show the default resolution of supermodel without option -res , and the square is more big that in retropie.
-
@folly oh hehe! Remember i made the tutorial for my web in spanish before i found this thread, i forget that you already add it! 😋 i will fix it now!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.