游戏动画在AMD处理器上存在性能问题 [英] Game animation has performance issues on AMD processor

查看:74
本文介绍了游戏动画在AMD处理器上存在性能问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好

这是我的游戏中使用VB .NET构建的性能问题.

Here is a performance issue in my game that is built in VB .NET.

  1.        我们正在使用PAINT事件在imagebox中绘制图像.
  1.        We are using PAINT event to draw images in imagebox.
  2.       We are using IMAGE LIST to load and store all reusable assets (images).

*** We are getting a good performance with 20 FPS on the Intel processor.

***但是AMD 1.6 GHz处理器的性能问题.

*** But issue of performance there with AMD 1.6 GHz processor.

请建议我一个可能的解决方案.

Please suggest me a possible solution.

推荐答案

在其他条件相同的情况下,我不知道使用AMD与Intel的任何问题.

I am not aware of any issues using AMD vs Intel all other things equal.

您可以向我们展示您的代码的简短示例吗?

Can you show us a short example of your code?

除非有其他原因需要,否则您可以删除图像列表并创建自己的内存列表.

You can do away with the image list and make your own memory list unless it is required for some other reason.

PS AMD上是否还有其他正在干扰的软件?

PS Is there some other software running on the AMD that is interfering?


这篇关于游戏动画在AMD处理器上存在性能问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆