Raptor Computing Systems Community Forums (BETA)
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
RCS Forums now online!
Home
Help
Search
Login
Register
Raptor Computing Systems Community Forums (BETA)
»
Software
»
Applications and Porting
»
[GAMES] Unvanquished is now fully open-sourced
« previous
next »
Print
Pages: [
1
]
Author
Topic: [GAMES] Unvanquished is now fully open-sourced (Read 1401 times)
tle
Sr. Member
Posts: 341
Karma: +40/-0
[GAMES] Unvanquished is now fully open-sourced
«
on:
September 18, 2020, 09:40:34 pm »
Good news, the Unvaquished game is now open sourced
URL:
https://github.com/Unvanquished/Unvanquished
It does not support PPC64 nor PPC64LE yet but I don't it would be too much work to get it ported.
I am more than happy to join anyone who want to start the PPC64LE port effort.
Logged
Faithful Linux enthusiast
My Raptor Blackbird
Borley
Full Member
Posts: 149
Karma: +12/-0
Re: [GAMES] Unvanquished is now fully open-sourced
«
Reply #1 on:
September 19, 2020, 02:43:33 pm »
What happens if you try to build and run it right now on ppc?
Logged
Blackbird C1P9S01, CPU 02CY650, 2x 8GB 2666 RAM, 1024GB M.2 SSD, AMD RX 560X, 2U heatsink, 500W SFX PSU, Debian 11
tle
Sr. Member
Posts: 341
Karma: +40/-0
Re: [GAMES] Unvanquished is now fully open-sourced
«
Reply #2 on:
September 19, 2020, 10:22:30 pm »
It does not compile yet due to some conditional checks for architecture. I have not attempted to modify the codes to make it compile yet.
Logged
Faithful Linux enthusiast
My Raptor Blackbird
Borley
Full Member
Posts: 149
Karma: +12/-0
Re: [GAMES] Unvanquished is now fully open-sourced
«
Reply #3 on:
October 04, 2020, 09:08:42 pm »
I wonder if that is the same issue that I have been hitting when trying to compile certain projects. I just tried to build Veloren today and ended up
opening an issue
as it seems to rely on some x86 mmx functionality.
Logged
Blackbird C1P9S01, CPU 02CY650, 2x 8GB 2666 RAM, 1024GB M.2 SSD, AMD RX 560X, 2U heatsink, 500W SFX PSU, Debian 11
MPC7500
Hero Member
Posts: 512
Karma: +33/-1
Re: [GAMES] Unvanquished is now fully open-sourced
«
Reply #4 on:
October 05, 2020, 05:39:44 am »
Is it not possible to use
mmintrin.h
to convert MMX to Altivec?
Here are some documentations linked:
RCSwiki
Logged
My RaptorCS system
Print
Pages: [
1
]
« previous
next »
Raptor Computing Systems Community Forums (BETA)
»
Software
»
Applications and Porting
»
[GAMES] Unvanquished is now fully open-sourced