Suggestions for ports
-
Maybe anyone knows this i installed the legend of edgar and run it normal with: edgar
it runs fullscreen but its flickering then i run it with startx edgar it does not flickering but it runs in a small screen in the middle
i pass-though it to work with rucommand small screen again
any ideas ?? -
So Captain law and Jazz 2 or Dave ? not good ? :\
-
only dave working
-
@retropi19
Bumer , but still something ;) -
Trying to make an assault cube server but im trying to do it from source and not from the downloaded files since the files are dated from 2013 and the source from 2018
are there any instructions about?
all the info i can find online is only by build from the download files :AssaultCube_v1.2.0.2.source.tar.bz2
AssaultCube_v1.2.0.2.tar.bz2 -
@retropi19 I usually just use cmake and make and if the source ports has building instructions for linux/source, i just follow that instead.
Some source ports relies directly on OpenGL and can therefore not be run on a Raspberry Pi. Take for example GZDoom which is the OpenGL version of ZDoom.
Let me look into Captain Claw and see if i can find out what i did.
-
@tpo1990 thanks do i follow the original info to build the server from here for example after i git clone the repository or i change something?
since i get the files with git and not with wgethttps://developer-blog.net/en/assault-cube-server-on-raspberry-pi/
Nevermind i will make the server normal too much mind breaking
thanks for claw
-
More Ports from zerojay fixed and working: fofix , bloboats and hurrican with opengl
also Xmoto working with opengl
after a lot of tests finally urban terror v3x is functional with opengl
unfortunate any newer version is not possible to work yet -
@retropi19 said in Suggestions for ports:
this scripts are made for retropie if and when they become available you will have the change to install them from there, now if you want a specific port i can give it to you
Did you mean chance to install them? Do you have plans to push them into the official retropie repo?
-
tpo1990 can push them for me since i dont know the way,any specific port you want?
-
@retropi19 the best way it will be to send the install scripts to @tpo1990 and he will know what to do😁
-
@bloodykean said in Suggestions for ports:
@retropi19 the best way it will be to send the install scripts to @tpo1990 and he will know what to do😁
I might have an idea on how to do it since i did need to learn it the hard way on how to use github and how to make a pull request from RetroPie setup git repository that i forked from. I did it first for Hexen 2 and now all that is left is to merge my pull request into the RetroPie setup git repository, so that it will be an official part of RetroPie ;-)
-
My big surprise is now ready. Return to Castle Wolfenstein is ready for the RetroPie community to try out. See in the other topic: https://retropie.org.uk/forum/topic/22554/return-to-castle-wolfenstein-iortcw-source-port
-
I've go two big projects I'd like to suggest:
Ikemen GO Plus
Uses Golang to interpret M.U.G.E.N files and characters
Repo: https://github.com/Windblade-GR01/Ikemen_GO
Discussion is in this thread: http://mugenguild.com/forum/topics/ikemen-go-plus-184152.1060.htmland RenPy visual novel interpreter written in Python:
https://www.renpy.org/latest.html -
Managed to make urban terror latest version 4,3 full workable Genius!!!
also work in progress with smokin guns Reaction and world of padman -
@retropi19 Great work. Did you compile directly from source?
-
no compile at all, only testing with the engine
-
@retropi19 Was it ioquake3 or openarena engine that you tested with? The last time i tested urban terror was with ioquake3 the one that you install from RetroPie Setup and i could only get into the main menu of urban terror.
-
@tpo1990 so early on the post you said how to fix the flickering on Dune Legacy.
now that i have it installed. i wanted to give it a try, but i cant find the file that you said to edit
other then the flicking everything works great.
oh and great work on RTCW. it worked perfectly.
-
@ExarKunIv It's worth to mention that before you compile Dune Legacy after getting the source files, you need to make a change in in the file named: Game.cpp
You should be able to find the Game.cpp file inside the Dune Legacy source port folder that you extracted.
File path: your/dune/legacy/source/folder/src/Game.cppEdit the Game.cpp file and change the line SDL_RenderPresent(renderer);
Change it to the following and save the Game.cpp file.
//SDL_RenderPresent(renderer);
Then compile Dune Legacy again and the flickering should be gone.
Thank you. Good to hear that RTCW works for other people than my self :-)
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.