Search found 23 matches

by KingFalcon
Wed Apr 03, 2024 12:04 pm
Forum: Tables
Topic: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24
Replies: 410
Views: 506541

Re: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24

Sorry have been busy and have not played the game for a while. Updated version of the table. I have tested it with CE 7.5 and DX12. EDIT: Restarted and figured it out. I'm dumb haha I'm having troubles actually getting into the script itself. I open CE fine, and it loads up fine, but when I click t...
by KingFalcon
Wed Dec 13, 2023 2:56 pm
Forum: Tables
Topic: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24
Replies: 410
Views: 506541

Re: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24

iniochos wrote:
Wed Dec 13, 2023 2:32 pm
Here is the attached error message.
I just tasted
The issue seems to be memory related. Can you try and change line 143 from :

alloc(MyCode,4096,GameCore_XP2_FinalRelease.dll)

to

alloc(MyCode,4096)

This will try and use any available memory.
by KingFalcon
Wed Dec 13, 2023 9:57 am
Forum: Tables
Topic: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24
Replies: 410
Views: 506541

Re: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24

iniochos wrote:
Mon Dec 11, 2023 2:27 pm
Yes to all of them.
Do you want me to send you the whole error message?
Yes please. I will see if I can figure out what is going on.
by KingFalcon
Tue Dec 12, 2023 8:57 pm
Forum: Tables
Topic: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24
Replies: 410
Views: 506541

Re: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24

Firstly thanks for your effort. Your script appears to have a problem. A message pops up referring to "nearby allocation error". Can you fix it? I just finished testing the script on DX11 and DX12. All options appear to work. Just a reminder, the steps are: 1. Start Civ 6. 2. Start a new game or lo...
by KingFalcon
Sun Dec 10, 2023 11:48 pm
Forum: Tables
Topic: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24
Replies: 410
Views: 506541

Re: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24

iniochos wrote:
Sat Dec 09, 2023 8:05 am
Firstly thanks for your effort.
Your script appears to have a problem. A message pops up referring to "nearby allocation error".
Can you fix it?
Are using it with CIV build V1-0-12-58, DX12 and XP2? Also are you using CE 7.5?

I will test it again next week and update if needed.
by KingFalcon
Sat Dec 02, 2023 5:17 pm
Forum: Tables
Topic: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24
Replies: 410
Views: 506541

Re: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24

Sorry have been busy and have not played the game for a while.

Updated version of the table. I have tested it with CE 7.5 and DX12.
by KingFalcon
Mon Feb 20, 2023 11:01 am
Forum: Tables
Topic: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24
Replies: 410
Views: 506541

Re: Civilization VI + XP1 +XP2 Steam (GM and More) 2021-Apr-24

I have managed to update the table for XP2 to work with the latest version "v1.0.12.37 (871434).

Tested the options and they all seem to work. I have also added couple of pointers for the city and unit (look at the table extras for details).

Enjoy. :)
by KingFalcon
Thu Sep 08, 2022 10:36 pm
Forum: Tables
Topic: Age of Empires IV v5.0.15965.0 (Steam/WS) (GM and More) 2022-Jul-04
Replies: 42
Views: 28715

Re: Age of Empires IV v5.0.15965.0 (Steam/WS) (GM and More) 2022-Jul-04

Game was updated to version 5.0.23349, any chance of an update to table. Thanks,
by KingFalcon
Thu Feb 04, 2021 11:27 am
Forum: Tables
Topic: Age of Empires III Definitive Edition v100.13.12327.0 Steam (GM and More) 2022-Jul-04
Replies: 124
Views: 76881

Re: Age of Empires III Definitive Edition v100.12.9476.0 Steam/WS (GM and More) 2020-Dec-08

kaiserdrake1 wrote:
Wed Feb 03, 2021 1:46 pm
Hey,

The latest update broke the table.
New version (V.100.12.14825.0)
Yes,

I have the same issue, it was fine till last week.
by KingFalcon
Tue Aug 27, 2019 6:18 am
Forum: Tables
Topic: X4 Foundations SV v5.10 (476551) Steam (GM and More) 2022-Apr-16
Replies: 289
Views: 200739

Re: X4 Foundations v2.50 Steam (GM and More) 2019-May-28

Any way to cheat items like giving yourself Engine Parts? Some of my stations are lacking engine parts and other resources that are preventing them from building ships. The only I know of is to buy and sell a small quantity of the item that you need and search for the values in CE. for example buy ...
by KingFalcon
Wed Feb 27, 2019 8:48 am
Forum: Tables
Topic: X4 Foundations SV v5.10 (476551) Steam (GM and More) 2022-Apr-16
Replies: 289
Views: 200739

Re: X4 Foundations v1.50 Steam (GM and More) 2018-Dec-21

Updated code for unlimited consumables for Version 2.00: { Game : X4.exe Version: 2.00 Date : 2019-02-27 Author : kingFalcon This script enable unlimited consumables } [ENABLE] aobscanmodule(satDeploy,X4.exe,41 29 00 75 08 49 8B CF E8 CE C0 EC FF) // Satellites aobscanmodule(navBeacon,X4.exe,41 29 0...
by KingFalcon
Fri Feb 08, 2019 4:55 am
Forum: Tables
Topic: X4 Foundations SV v5.10 (476551) Steam (GM and More) 2022-Apr-16
Replies: 289
Views: 200739

Re: X4 Foundations v1.50 Steam (GM and More) 2018-Dec-21

Update to the "Unlimited Consumables" code for V1.60: { Game : X4.exe Version: 1.60 Date : 2019-02-05 Author : kingFalcon This script enable unlimited consumables } [ENABLE] aobscanmodule(satDeploy,X4.exe,41 29 00 75 08 49 8B CF E8 2E 12 ED FF) // Satellites aobscanmodule(navBeacon,X4.exe,41 29 00 7...
by KingFalcon
Tue Feb 05, 2019 10:55 pm
Forum: Single Player Cheat Requests
Topic: X4 Foundations
Replies: 35
Views: 36957

Re: X4 Foundations

Update to the "Unlimited Consumables" code for V1.60:

Sorry, wrong topic
by KingFalcon
Tue Feb 05, 2019 10:54 pm
Forum: Single Player Cheat Requests
Topic: X4 Foundations
Replies: 35
Views: 36957

Re: X4 Foundations

update to the "Unlimited Consumables" code for V1.60:
by KingFalcon
Fri Dec 21, 2018 7:24 pm
Forum: Tables
Topic: X4 Foundations SV v5.10 (476551) Steam (GM and More) 2022-Apr-16
Replies: 289
Views: 200739

Re: X4 Foundations v1.21 Steam (GM and More) 2018-Dec-06

Update for the Unlimited Consumables for 1.50: { Game : X4.exe Version: 1.50 Date : 2018-12-21 Author : kingFalcon This script enable unlimited consumables } [ENABLE] aobscanmodule(satDeploy,X4.exe,41 29 00 75 08 49 8B CF E8 3E 04 ED FF) // Satellites aobscanmodule(navBeacon,X4.exe,41 29 00 75 08 49...