Homebrew [Release] Quake2CTR - Quake 2 port

Searinox

"Dances" with Dragons
Member
Joined
Dec 16, 2007
Messages
2,073
Trophies
1
Age
36
Location
Bucharest
XP
2,198
Country
Romania
I noticed that if the console is put to sleep while the game is running, when it wakes back up it will show an in-game "no connection" icon between the singleplayer session and the "server", and just hang there.
 
  • Like
Reactions: bonkmaykr

Npcutz64

New Member
Newbie
Joined
Jul 7, 2019
Messages
1
Trophies
0
Age
22
XP
50
Country
United States
Hi! I just wanna say ctrquake 1 and 2 are great ports, I've just been having a couple problems with quake 2.

Quake 2 will not save any settings I change such as c stick sensitivity or mapped controls, I was able to change the config file to keep look strafing turned on but c stick sensitivity reverts back to being super slow whenever I close the game
 

MrHuu

Well-Known Member
Member
Joined
Sep 19, 2015
Messages
562
Trophies
0
Age
37
XP
1,588
Country
Netherlands
To play mods with Quake2CTR, the mod has to be compiled from source and statically linked to Quake2CTR.
I've pushed a few changes to allow us to do exactly this, create custom .3dsx and .cia builds with a mod included.

https://github.com/MrHuu/Quake2CTR

Currently available build options:
Code:
make
make ctf
make ctc
make rogue
make xatrix
make dday

You still have to provide your own game-assets.

All credits and massive thanks to @MasterFeizz for creating Quake2CTR and making this possible.
 
Last edited by MrHuu,
  • Like
Reactions: Itzumi and Nutez

placebo_yue

Well-Known Member
Member
Joined
Aug 7, 2019
Messages
739
Trophies
0
Age
33
XP
1,264
Country
Argentina
I installed the doom port last night and its awesome!
Does this one have 3D support as well? that's the biggest reason for me to download these, as i already have all these games for PC, and the VR ports too for those that have em.
Thanks for the work put on keeping those classics alive
 

MasterFeizz

Well-Known Member
OP
Member
Joined
Oct 15, 2015
Messages
1,098
Trophies
1
Age
29
XP
3,710
Country
United States
I installed the doom port last night and its awesome!
Does this one have 3D support as well? that's the biggest reason for me to download these, as i already have all these games for PC, and the VR ports too for those that have em.
Thanks for the work put on keeping those classics alive
Stereoscopic 3D support is currently not implemented. Of my work, only ctrQuake and daedalusX64 have stereoscopic 3d
 

Wavy

Splatana Stamper Enjoyer
Member
Joined
Aug 24, 2020
Messages
302
Trophies
0
Location
MAP13: Downtown
XP
1,571
Country
Australia
Game works fine but when i open my saved file, it always starts from the beginning. And also there is no music, what can i do?
Quake2CTR (as of now) has no music support and as for the saving, are you saving/loading on SSV2? or are you making a saving on the other save slots? If you're saving/loading on SSV2, then save on any other save slot besides SSV2. If you're saving on any of the other save slots, then that's pretty strange and that means unfortunately, I can't help you. =(
 

Steamquail

New Member
Newbie
Joined
Aug 28, 2020
Messages
1
Trophies
0
Age
32
XP
48
Country
Russia
Hi, guys, awesome port! But i have some issues with touch control. In the 0.1 release it was ok ( a little too sensitive, but ok), but in the 0.2 release there was some kind of dead zone added to the touch screen. Can i reduse it a little or turn off completely? Via console commands or something
 
Last edited by Steamquail,

EvilJagaGenius

Well-Known Member
Member
Joined
May 27, 2020
Messages
110
Trophies
0
XP
341
Country
United States
To play mods with Quake2CTR, the mod has to be compiled from source and statically linked to Quake2CTR.
I've pushed a few changes to allow us to do exactly this, create custom .3dsx and .cia builds with a mod included.

https://github.com/MrHuu/Quake2CTR

Currently available build options:
Code:
make
make ctf
make ctc
make rogue
make xatrix
make dday

You still have to provide your own game-assets.

All credits and massive thanks to @MasterFeizz for creating Quake2CTR and making this possible.

What tools can I use to compile the source code? I have both mission packs and would love to put them on 3DS. There's just no instructions or readme in the repositories, and I've never messed with 3DS homebrew before, so I'm not sure what to do.
 

Wavy

Splatana Stamper Enjoyer
Member
Joined
Aug 24, 2020
Messages
302
Trophies
0
Location
MAP13: Downtown
XP
1,571
Country
Australia
I need to dust up my laptop, but from what I remember I only needed to fix a couple of bugs and it should be ready for release.
No rush but have you dusted off your laptop yet? I'm curious to see how hardware rendering goes.

--------------------- MERGED ---------------------------

What tools can I use to compile the source code? I have both mission packs and would love to put them on 3DS. There's just no instructions or readme in the repositories, and I've never messed with 3DS homebrew before, so I'm not sure what to do.
You'll need devkitPro to compile. just go into the Quake2CTR source then type one of the listed commands.
 

theRec

New Member
Newbie
Joined
Nov 26, 2020
Messages
1
Trophies
0
Age
33
XP
42
Country
Mexico
Very nice job MasterFeizz :bow:, also for your other jobs (nuke dukem and quake 1 & 3),
and MrHuu for the .3dsx files that allow play xatrix and rogue , i have the steam quakes but a shame no music, then i prefer play in my New 2DS, if you added music it would be amazing, but still excellent work, thank you so much, sorry my english.
 
Last edited by theRec,

EvilJagaGenius

Well-Known Member
Member
Joined
May 27, 2020
Messages
110
Trophies
0
XP
341
Country
United States
You'll need devkitPro to compile. just go into the Quake2CTR source then type one of the listed commands.

Finally got around to trying this, I tried with both MasterFeizz's repo and MrHuu's, but I get multiple definition errors when it links stuff. Using a fresh install of devkitPro with the 3DS components installed.

Code:
linking Quake2CTR.elf
c:/devkitpro/devkitarm/bin/../lib/gcc/arm-none-eabi/11.1.0/../../../../arm-none-eabi/bin/ld.exe: game/g_main.o:C:/devkitPro/projects/Quake2CTR-master/game/g_main.c:47: multiple definition of `dedicated'; qcommon/common.o:C:/devkitPro/projects/Quake2CTR-master/qcommon/common.c:46: first defined here
c:/devkitpro/devkitarm/bin/../lib/gcc/arm-none-eabi/11.1.0/../../../../arm-none-eabi/bin/ld.exe: game/g_main.o:C:/devkitPro/projects/Quake2CTR-master/game/g_main.c:43: multiple definition of `maxclients'; server/sv_main.o:C:/devkitPro/projects/Quake2CTR-master/server/sv_main.c:47: first defined here
c:/devkitpro/devkitarm/bin/../lib/gcc/arm-none-eabi/11.1.0/../../../../arm-none-eabi/bin/ld.exe: ctr/vid_ctr.o:C:/devkitPro/projects/Quake2CTR-master/ctr/vid_ctr.c:34: multiple definition of `scr_viewsize'; client/cl_scrn.o:C:/devkitPro/projects/Quake2CTR-master/client/cl_scrn.c:47: first defined here
c:/devkitpro/devkitarm/bin/../lib/gcc/arm-none-eabi/11.1.0/../../../../arm-none-eabi/bin/ld.exe: ctr/vid_ctr.o:C:/devkitPro/projects/Quake2CTR-master/ctr/vid_ctr.c:33: multiple definition of `vid_gamma'; ref_soft/r_main.o:C:/devkitPro/projects/Quake2CTR-master/ref_soft/r_main.c:137: first defined here
c:/devkitpro/devkitarm/bin/../lib/gcc/arm-none-eabi/11.1.0/../../../../arm-none-eabi/bin/ld.exe: ctr/vid_ctr.o:C:/devkitPro/projects/Quake2CTR-master/ctr/vid_ctr.c:32: multiple definition of `vid_fullscreen'; ref_soft/r_main.o:C:/devkitPro/projects/Quake2CTR-master/ref_soft/r_main.c:136: first defined here
collect2.exe: error: ld returned 1 exit status
make[1]: *** [/opt/devkitpro/devkitARM/3ds_rules:42: /c/devkitPro/projects/Quake2CTR-master/Quake2CTR.elf] Error 1
make: *** [Makefile:252: build] Error 2

Any help would be nice, thanks!
 

Wavy

Splatana Stamper Enjoyer
Member
Joined
Aug 24, 2020
Messages
302
Trophies
0
Location
MAP13: Downtown
XP
1,571
Country
Australia
Finally got around to trying this, I tried with both MasterFeizz's repo and MrHuu's, but I get multiple definition errors when it links stuff. Using a fresh install of devkitPro with the 3DS components installed.

Code:
linker errors

Any help would be nice, thanks!
Ah, I think it could be because Quake2CTR can't compile on latest versions of devkitARM and libctru. No way to fix that (to my knowledge). Sorry!
 

Hambrew

Well-Known Member
Member
Joined
Oct 9, 2018
Messages
597
Trophies
0
Location
Yoyle City
XP
1,596
Country
United States
Hi, guys, awesome port! But i have some issues with touch control. In the 0.1 release it was ok ( a little too sensitive, but ok), but in the 0.2 release there was some kind of dead zone added to the touch screen. Can i reduse it a little or turn off completely? Via console commands or something
I actually also have that problem, and it's a bit annoying knowing that next to none of my shots will be perfectly accurate...
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=pnRVIC7kS4s