Search found 8 matches

by PacmanGraphics
Thu May 23, 2024 12:29 pm
Forum: Mapping and Modding
Topic: Map Resize Problems
Replies: 3
Views: 680

Re: Map Resize Problems

I wrote some c/c++ code for resizing.
It works with codeblocks ide under ubuntu Linux.

https://github.com/HakkaTjakka/OPENRA-MAP-EDITOR-2

If you need help i'm glad to help...
by PacmanGraphics
Thu May 23, 2024 12:25 pm
Forum: Mapping and Modding
Topic: RA - How do I add the Ultimate AI to my own maps?
Replies: 3
Views: 673

Re: RA - How do I add the Ultimate AI to my own maps?

Hi. You first search your directory where the .oramap files are located. The <mapname>.oramap is a .zip file, you can extract it. Inside the map.yaml at the bottom, you can include several other files with configurations, units, menu options, and .lua files. .lua is a script loaded by the main progr...
by PacmanGraphics
Wed Apr 05, 2023 6:53 am
Forum: Mapping and Modding
Topic: Server Error (500)
Replies: 0
Views: 102087

Server Error (500)

When i want to upload a map to OpenRA Resource Center :

https://resource.openra.net/

I get a Server Error (500)
Then the upload(s) look like this:
Screenshot from 2023-04-05 08-49-17.jpg
Screenshot from 2023-04-05 08-49-17.jpg (109.58 KiB) Viewed 102087 times
And when clicking them i get the Server Error (500) again...
by PacmanGraphics
Fri Mar 24, 2023 10:42 pm
Forum: Mapping and Modding
Topic: OpenRA map resize
Replies: 1
Views: 1705

OpenRA map resize

C/C++ adapted source code from (stalled) OpenRA editor. For resizing OpenRA maps. Usage: ./red_alert resize map.bin <NEW_X_SIZE> <NEW_Y_SIZE> Found out you also can do it with the --utility flag: https://github.com/OpenRA/OpenRA/wiki/Utility And another tool: https://github.com/FRenzy-OpenRA/OpenRA/...
by PacmanGraphics
Sun Dec 11, 2022 1:21 pm
Forum: Mapping and Modding
Topic: Need help on editor... (ra interior tileset only for now)
Replies: 0
Views: 101436

Need help on editor... (ra interior tileset only for now)

Hi folks, https://github.com/HakkaTjakka/Project-OpenRA-Map-Editor I've started also with a kind of map editor thing. For now i have a c/c++ program that can read / write the map.bin file in the my_map.oramap (.zip) file, and produce map.yaml data. I started with a file interior.yaml i found in the ...
by PacmanGraphics
Sun Dec 11, 2022 1:16 pm
Forum: Mapping and Modding
Topic: OpenRA Mod Editor
Replies: 3
Views: 13714

Re: OpenRA Mod Editor

Hi folks, https://github.com/HakkaTjakka/Project-OpenRA-Map-Editor I've started also with a kind of map editor thing. For now i have a c/c++ program that can read / write the map.bin file in the my_map.oramap (.zip) file, and produce map.yaml data. I started with a file interior.yaml i found in the ...
by PacmanGraphics
Sat Dec 10, 2022 3:50 pm
Forum: General Discussion
Topic: Map editor for OpenRA
Replies: 0
Views: 102704

Map editor for OpenRA

https://github.com/HakkaTjakka/Project- ... Map-Editor

Hi i'm working on a map editor in c/c++. Just started. There are some bugs however.
Maybe you can take a look...
by PacmanGraphics
Wed Nov 09, 2022 1:15 pm
Forum: Mapping and Modding
Topic: Screen Tearing
Replies: 1
Views: 3928

Re: Screen Tearing

Very common issue... Maybe NVIDIA X Server Settings -> OpenGL Settings -> Sync to VBlank See also: (And remember the stuff that fixed the problem...) https://www.makeuseof.com/fix-screen-tearing-on-linux/ https://askubuntu.com/questions/1141291/screen-tearing-ubuntu-18-04 https://askubuntu.com/quest...