An open API service indexing awesome lists of open source software.

https://github.com/coyoteclan/codlinux

CoD 1/UO client helper for linux
https://github.com/coyoteclan/codlinux

call-of-duty cod1 coduo gaming gtk4 gtk4-rs helper linux linux-gaming relm4 rust tool united-offensive

Last synced: 6 months ago
JSON representation

CoD 1/UO client helper for linux

Awesome Lists containing this project

README

          

# codlinux
[![Rust Release](https://github.com/coyoteclan/codlinux/actions/workflows/rust.yml/badge.svg)](https://github.com/coyoteclan/codlinux/actions/workflows/rust.yml)

Unlike CoD 2, CoD 1/UO require some environment variables to be set to run through wine (see [this](https://appdb.winehq.org/objectManager.php?sClass=version&iId=36969)).
To run the games, you need a script. But using scripts is a little inconvenient. This wrapper allows you to run these games easily and also sets up default app (itself) for opening `iw1x://` uri scheme.

## Notes
- You can remove the remembered game from ``codlinux_conf/codlinux.cfg``. For example,

Screenshot_2025-08-04_19-01-02

- You can only check for updates 60 times per hour
- Press **ESC** if "More Options" menu doesn't close. This is a gtk4 issue.

## Todo
- Add an option to create a launcher of individual games

## Screenshots

### When run from CoD (1.1) folder
Screenshot_2025-08-04_18-31-26

### When run from UO folder
Screenshot_2025-08-04_18-33-16

### Updating
Screenshot_2025-08-04_18-31-46
Screenshot_2025-08-04_18-32-06